Pull request #43992 opened Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from 2c17e9a33357ac5cfb80dcb93e048bb3ae5618d0+2160f0041dc94cdf7ef2fc4a5beaef57f480f935 (a2e59c0fef5ad00dcc906e6c2e4a4dec21c53aa3) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library jps@master Examining docker/jps Attempting to resolve master as a branch Resolved master as branch master at revision 4f8fd6a86e521290dafaf7c28eced2a9b21b220a The recommended git tool is: NONE using credential jps-reader Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository https://github.com/docker/jps.git > git init /var/cloudbees-jenkins-distribution/workspace/moby_PR-43992@libs/jps # timeout=10 Fetching upstream changes from https://github.com/docker/jps.git > git --version # timeout=10 > git --version # 'git version 2.20.1' using GIT_ASKPASS to set credentials GitHub credentials for docker/jps > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 Avoid second fetch Checking out Revision 4f8fd6a86e521290dafaf7c28eced2a9b21b220a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 4f8fd6a86e521290dafaf7c28eced2a9b21b220a # timeout=10 Commit message: "Merge pull request #26 from docker/add-retry-to-vpn-image-pull" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.20.1' Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] withEnv [Pipeline] { [Pipeline] timeout Timeout set to expire in 2 hr 0 min [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] stage [Pipeline] { (pr-hack) [Pipeline] script [Pipeline] { [Pipeline] echo [2022-08-18T18:20:10.219Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2022-08-18T18:20:10.222Z] Trying to pass milestone 1 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2022-08-18T18:20:10.398Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0545013a2f08f6f28) in /home/ubuntu/workspace/moby_PR-43992 [Pipeline] { [Pipeline] checkout [2022-08-18T18:20:10.422Z] The recommended git tool is: git [2022-08-18T18:20:10.471Z] using credential docker-jenkins-github-credentials [2022-08-18T18:20:10.479Z] Cloning the remote Git repository [2022-08-18T18:20:10.479Z] Cloning with configured refspecs honoured and without tags [2022-08-18T18:20:10.481Z] Cloning repository https://github.com/moby/moby.git [2022-08-18T18:20:10.481Z] > git init /home/ubuntu/workspace/moby_PR-43992 # timeout=10 [2022-08-18T18:20:10.492Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-18T18:20:10.492Z] > git --version # timeout=10 [2022-08-18T18:20:10.495Z] > git --version # 'git version 2.17.1' [2022-08-18T18:20:10.495Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-18T18:20:10.495Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43992/head:refs/remotes/origin/PR-43992 +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10 [2022-08-18T18:20:26.469Z] Fetching without tags [2022-08-18T18:20:26.716Z] Merging remotes/origin/22.06 commit 2160f0041dc94cdf7ef2fc4a5beaef57f480f935 into PR head commit 2c17e9a33357ac5cfb80dcb93e048bb3ae5618d0 [2022-08-18T18:20:27.309Z] Merge succeeded, producing 2c17e9a33357ac5cfb80dcb93e048bb3ae5618d0 [2022-08-18T18:20:27.310Z] Checking out Revision 2c17e9a33357ac5cfb80dcb93e048bb3ae5618d0 (PR-43992) [2022-08-18T18:20:27.679Z] Commit message: "api: set default "Builder-Version" to "2" (BuildKit) on Linux" [2022-08-18T18:20:27.679Z] First time build. Skipping changelog. [2022-08-18T18:20:27.688Z] > git --version # timeout=10 [2022-08-18T18:20:27.692Z] > git --version # 'git version 2.17.1' [2022-08-18T18:20:27.697Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T18:20:26.449Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-18T18:20:26.454Z] > git config --add remote.origin.fetch +refs/pull/43992/head:refs/remotes/origin/PR-43992 # timeout=10 [2022-08-18T18:20:26.456Z] > git config --add remote.origin.fetch +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10 [2022-08-18T18:20:26.463Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-18T18:20:26.515Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-18T18:20:26.516Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-18T18:20:26.516Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43992/head:refs/remotes/origin/PR-43992 +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10 [2022-08-18T18:20:26.718Z] > git config core.sparsecheckout # timeout=10 [2022-08-18T18:20:26.723Z] > git checkout -f 2c17e9a33357ac5cfb80dcb93e048bb3ae5618d0 # timeout=10 [2022-08-18T18:20:27.287Z] > git remote # timeout=10 [2022-08-18T18:20:27.292Z] > git config --get remote.origin.url # timeout=10 [2022-08-18T18:20:27.297Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-18T18:20:27.297Z] > git merge 2160f0041dc94cdf7ef2fc4a5beaef57f480f935 # timeout=10 [2022-08-18T18:20:27.304Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-08-18T18:20:27.311Z] > git config core.sparsecheckout # timeout=10 [2022-08-18T18:20:27.315Z] > git checkout -f 2c17e9a33357ac5cfb80dcb93e048bb3ae5618d0 # timeout=10 [2022-08-18T18:20:28.352Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43992:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=22.06 alpine sh -c apk add --no-cache -q bash git openssh-client && git config --system --add safe.directory /workspace && cd /workspace && hack/validate/dco [2022-08-18T18:20:30.866Z] Congratulations! All commits are properly signed with the DCO! [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: unit-validate) [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: rootless) [Pipeline] { (Branch: cgroup2) [Pipeline] { (Branch: s390x) [Pipeline] { (Branch: s390x integration-cli) [Pipeline] { (Branch: ppc64le) [Pipeline] { (Branch: ppc64le integration-cli) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (unit-validate) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (rootless) [Pipeline] stage [Pipeline] { (cgroup2) [Pipeline] stage [Pipeline] { (s390x) [Pipeline] stage [Pipeline] { (s390x integration-cli) [Pipeline] stage [Pipeline] { (ppc64le) [Pipeline] stage [Pipeline] { (ppc64le integration-cli) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [2022-08-18T18:20:31.039Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0545013a2f08f6f28) in /home/ubuntu/workspace/moby_PR-43992 [Pipeline] node Stage "s390x" skipped due to when conditional Stage "s390x integration-cli" skipped due to when conditional Stage "ppc64le" skipped due to when conditional Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [2022-08-18T18:20:31.055Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-05e803a9ebae9a920) in /home/ubuntu/workspace/moby_PR-43992 Stage "s390x" skipped due to when conditional [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [2022-08-18T18:20:31.057Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-050e002769b42e35f) in /home/ubuntu/workspace/moby_PR-43992 [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [2022-08-18T18:20:31.061Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0434c593bcac4be69) in /home/ubuntu/workspace/moby_PR-43992 [Pipeline] { [Pipeline] checkout [2022-08-18T18:20:31.089Z] The recommended git tool is: git [2022-08-18T18:20:31.095Z] using credential docker-jenkins-github-credentials [Pipeline] { [2022-08-18T18:20:31.106Z] Fetching changes from the remote Git repository [Pipeline] // stage [Pipeline] { [2022-08-18T18:20:31.113Z] Fetching without tags [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] { [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] checkout [2022-08-18T18:20:31.167Z] The recommended git tool is: git [Pipeline] checkout [2022-08-18T18:20:31.176Z] The recommended git tool is: git [2022-08-18T18:20:31.177Z] using credential docker-jenkins-github-credentials [Pipeline] checkout [2022-08-18T18:20:31.183Z] The recommended git tool is: git [2022-08-18T18:20:31.186Z] Cloning the remote Git repository [2022-08-18T18:20:31.186Z] Cloning with configured refspecs honoured and without tags [2022-08-18T18:20:31.193Z] using credential docker-jenkins-github-credentials Stage "s390x" skipped due to when conditional [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [2022-08-18T18:20:31.199Z] using credential docker-jenkins-github-credentials [2022-08-18T18:20:31.204Z] Cloning the remote Git repository [2022-08-18T18:20:31.204Z] Cloning with configured refspecs honoured and without tags [2022-08-18T18:20:31.208Z] Cloning the remote Git repository [2022-08-18T18:20:31.209Z] Cloning with configured refspecs honoured and without tags [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) Stage "s390x" skipped due to when conditional [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2022-08-18T18:20:31.359Z] Merging remotes/origin/22.06 commit 2160f0041dc94cdf7ef2fc4a5beaef57f480f935 into PR head commit 2c17e9a33357ac5cfb80dcb93e048bb3ae5618d0 Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2022-08-18T18:20:31.746Z] Merge succeeded, producing 2c17e9a33357ac5cfb80dcb93e048bb3ae5618d0 [2022-08-18T18:20:31.746Z] Checking out Revision 2c17e9a33357ac5cfb80dcb93e048bb3ae5618d0 (PR-43992) [2022-08-18T18:20:31.804Z] Commit message: "api: set default "Builder-Version" to "2" (BuildKit) on Linux" [2022-08-18T18:20:31.813Z] > git --version # timeout=10 [2022-08-18T18:20:31.818Z] > git --version # 'git version 2.17.1' [2022-08-18T18:20:31.826Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a [2022-08-18T18:20:31.103Z] > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-43992/.git # timeout=10 [2022-08-18T18:20:31.108Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-18T18:20:31.156Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-18T18:20:31.156Z] > git --version # timeout=10 [2022-08-18T18:20:31.167Z] > git --version # 'git version 2.17.1' [2022-08-18T18:20:31.167Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-18T18:20:31.168Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43992/head:refs/remotes/origin/PR-43992 +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10 [2022-08-18T18:20:31.361Z] > git config core.sparsecheckout # timeout=10 [2022-08-18T18:20:31.366Z] > git checkout -f 2c17e9a33357ac5cfb80dcb93e048bb3ae5618d0 # timeout=10 [2022-08-18T18:20:31.719Z] > git remote # timeout=10 [2022-08-18T18:20:31.724Z] > git config --get remote.origin.url # timeout=10 [2022-08-18T18:20:31.726Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-18T18:20:31.727Z] > git merge 2160f0041dc94cdf7ef2fc4a5beaef57f480f935 # timeout=10 [2022-08-18T18:20:31.735Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-08-18T18:20:31.748Z] > git config core.sparsecheckout # timeout=10 [2022-08-18T18:20:31.749Z] > git checkout -f 2c17e9a33357ac5cfb80dcb93e048bb3ae5618d0 # timeout=10 [2022-08-18T18:20:31.189Z] Cloning repository https://github.com/moby/moby.git [2022-08-18T18:20:31.190Z] > git init /home/ubuntu/workspace/moby_PR-43992 # timeout=10 [2022-08-18T18:20:31.202Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-18T18:20:31.202Z] > git --version # timeout=10 [2022-08-18T18:20:31.208Z] > git --version # 'git version 2.17.1' [2022-08-18T18:20:31.208Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-18T18:20:31.208Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43992/head:refs/remotes/origin/PR-43992 +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10 [2022-08-18T18:20:31.211Z] Cloning repository https://github.com/moby/moby.git [2022-08-18T18:20:31.211Z] > git init /home/ubuntu/workspace/moby_PR-43992 # timeout=10 [2022-08-18T18:20:31.222Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-18T18:20:31.222Z] > git --version # timeout=10 [2022-08-18T18:20:31.227Z] > git --version # 'git version 2.25.1' [2022-08-18T18:20:31.227Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-18T18:20:31.228Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43992/head:refs/remotes/origin/PR-43992 +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10 [2022-08-18T18:20:31.215Z] Cloning repository https://github.com/moby/moby.git [2022-08-18T18:20:31.216Z] > git init /home/ubuntu/workspace/moby_PR-43992 # timeout=10 [2022-08-18T18:20:31.228Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-18T18:20:31.228Z] > git --version # timeout=10 [2022-08-18T18:20:31.233Z] > git --version # 'git version 2.25.1' [2022-08-18T18:20:31.233Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-18T18:20:31.234Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43992/head:refs/remotes/origin/PR-43992 +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-08-18T18:20:33.283Z] + docker version [2022-08-18T18:20:33.283Z] Client: Docker Engine - Community [2022-08-18T18:20:33.283Z] Version: 20.10.14 [2022-08-18T18:20:33.283Z] API version: 1.41 [2022-08-18T18:20:33.283Z] Go version: go1.16.15 [2022-08-18T18:20:33.283Z] Git commit: a224086 [2022-08-18T18:20:33.283Z] Built: Thu Mar 24 01:47:57 2022 [2022-08-18T18:20:33.283Z] OS/Arch: linux/amd64 [2022-08-18T18:20:33.283Z] Context: default [2022-08-18T18:20:33.283Z] Experimental: true [2022-08-18T18:20:33.283Z] [2022-08-18T18:20:33.283Z] Server: Docker Engine - Community [2022-08-18T18:20:33.283Z] Engine: [2022-08-18T18:20:33.283Z] Version: 20.10.14 [2022-08-18T18:20:33.283Z] API version: 1.41 (minimum version 1.12) [2022-08-18T18:20:33.283Z] Go version: go1.16.15 [2022-08-18T18:20:33.283Z] Git commit: 87a90dc [2022-08-18T18:20:33.283Z] Built: Thu Mar 24 01:45:46 2022 [2022-08-18T18:20:33.283Z] OS/Arch: linux/amd64 [2022-08-18T18:20:33.283Z] Experimental: true [2022-08-18T18:20:33.283Z] containerd: [2022-08-18T18:20:33.283Z] Version: 1.5.11 [2022-08-18T18:20:33.283Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-08-18T18:20:33.283Z] runc: [2022-08-18T18:20:33.283Z] Version: 1.0.3 [2022-08-18T18:20:33.283Z] GitCommit: v1.0.3-0-gf46b6ba [2022-08-18T18:20:33.283Z] docker-init: [2022-08-18T18:20:33.283Z] Version: 0.19.0 [2022-08-18T18:20:33.283Z] GitCommit: de40ad0 [Pipeline] sh [2022-08-18T18:20:33.596Z] + docker info [2022-08-18T18:20:33.596Z] Client: [2022-08-18T18:20:33.596Z] Context: default [2022-08-18T18:20:33.596Z] Debug Mode: false [2022-08-18T18:20:33.596Z] Plugins: [2022-08-18T18:20:33.596Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-08-18T18:20:33.596Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-08-18T18:20:33.596Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-08-18T18:20:33.596Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-08-18T18:20:33.596Z] [2022-08-18T18:20:33.596Z] Server: [2022-08-18T18:20:33.596Z] Containers: 0 [2022-08-18T18:20:33.596Z] Running: 0 [2022-08-18T18:20:33.596Z] Paused: 0 [2022-08-18T18:20:33.596Z] Stopped: 0 [2022-08-18T18:20:33.596Z] Images: 6 [2022-08-18T18:20:33.596Z] Server Version: 20.10.14 [2022-08-18T18:20:33.596Z] Storage Driver: overlay2 [2022-08-18T18:20:33.596Z] Backing Filesystem: extfs [2022-08-18T18:20:33.596Z] Supports d_type: true [2022-08-18T18:20:33.596Z] Native Overlay Diff: true [2022-08-18T18:20:33.596Z] userxattr: false [2022-08-18T18:20:33.596Z] Logging Driver: json-file [2022-08-18T18:20:33.596Z] Cgroup Driver: cgroupfs [2022-08-18T18:20:33.596Z] Cgroup Version: 1 [2022-08-18T18:20:33.596Z] Plugins: [2022-08-18T18:20:33.596Z] Volume: local [2022-08-18T18:20:33.596Z] Network: bridge host ipvlan macvlan null overlay [2022-08-18T18:20:33.596Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-08-18T18:20:33.596Z] Swarm: inactive [2022-08-18T18:20:33.596Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-08-18T18:20:33.596Z] Default Runtime: runc [2022-08-18T18:20:33.596Z] Init Binary: docker-init [2022-08-18T18:20:33.596Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-08-18T18:20:33.596Z] runc version: v1.0.3-0-gf46b6ba [2022-08-18T18:20:33.596Z] init version: de40ad0 [2022-08-18T18:20:33.596Z] Security Options: [2022-08-18T18:20:33.596Z] apparmor [2022-08-18T18:20:33.596Z] seccomp [2022-08-18T18:20:33.596Z] Profile: default [2022-08-18T18:20:33.596Z] Kernel Version: 5.4.0-1071-aws [2022-08-18T18:20:33.596Z] Operating System: Ubuntu 18.04.6 LTS [2022-08-18T18:20:33.596Z] OSType: linux [2022-08-18T18:20:33.596Z] Architecture: x86_64 [2022-08-18T18:20:33.596Z] CPUs: 2 [2022-08-18T18:20:33.596Z] Total Memory: 7.565GiB [2022-08-18T18:20:33.596Z] Name: ip-10-100-83-220 [2022-08-18T18:20:33.596Z] ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW [2022-08-18T18:20:33.596Z] Docker Root Dir: /var/lib/docker [2022-08-18T18:20:33.596Z] Debug Mode: false [2022-08-18T18:20:33.596Z] Registry: https://index.docker.io/v1/ [2022-08-18T18:20:33.596Z] Labels: [2022-08-18T18:20:33.596Z] Experimental: true [2022-08-18T18:20:33.596Z] Insecure Registries: [2022-08-18T18:20:33.596Z] 127.0.0.0/8 [2022-08-18T18:20:33.596Z] Live Restore Enabled: true [2022-08-18T18:20:33.596Z] [2022-08-18T18:20:33.596Z] WARNING: No swap limit support [Pipeline] sh [2022-08-18T18:20:33.912Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-08-18T18:20:33.912Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-08-18T18:20:33.912Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43992/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-08-18T18:20:33.912Z] + bash /home/ubuntu/workspace/moby_PR-43992/check-config.sh [2022-08-18T18:20:33.912Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-08-18T18:20:33.912Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ... [2022-08-18T18:20:33.912Z] [2022-08-18T18:20:33.912Z] Generally Necessary: [2022-08-18T18:20:33.912Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-08-18T18:20:33.912Z] - apparmor: enabled and tools installed [2022-08-18T18:20:33.912Z] - CONFIG_NAMESPACES: enabled [2022-08-18T18:20:33.912Z] - CONFIG_NET_NS: enabled [2022-08-18T18:20:33.912Z] - CONFIG_PID_NS: enabled [2022-08-18T18:20:33.912Z] - CONFIG_IPC_NS: enabled [2022-08-18T18:20:33.912Z] - CONFIG_UTS_NS: enabled [2022-08-18T18:20:33.912Z] - CONFIG_CGROUPS: enabled [2022-08-18T18:20:33.912Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-08-18T18:20:33.912Z] - CONFIG_CGROUP_DEVICE: enabled [2022-08-18T18:20:33.912Z] - CONFIG_CGROUP_FREEZER: enabled [2022-08-18T18:20:33.912Z] - CONFIG_CGROUP_SCHED: enabled [2022-08-18T18:20:33.912Z] - CONFIG_CPUSETS: enabled [2022-08-18T18:20:33.912Z] - CONFIG_MEMCG: enabled [2022-08-18T18:20:33.912Z] - CONFIG_KEYS: enabled [2022-08-18T18:20:33.912Z] - CONFIG_VETH: enabled (as module) [2022-08-18T18:20:33.912Z] - CONFIG_BRIDGE: enabled (as module) [2022-08-18T18:20:33.912Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-08-18T18:20:33.912Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-08-18T18:20:33.912Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-08-18T18:20:33.912Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-08-18T18:20:33.912Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-08-18T18:20:33.912Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-08-18T18:20:33.912Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-08-18T18:20:33.912Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-08-18T18:20:33.912Z] - CONFIG_NF_NAT: enabled (as module) [2022-08-18T18:20:33.912Z] - CONFIG_POSIX_MQUEUE: enabled [2022-08-18T18:20:33.912Z] - CONFIG_CGROUP_BPF: enabled [2022-08-18T18:20:33.912Z] [2022-08-18T18:20:33.912Z] Optional Features: [2022-08-18T18:20:33.912Z] - CONFIG_USER_NS: enabled [2022-08-18T18:20:33.912Z] - CONFIG_SECCOMP: enabled [2022-08-18T18:20:33.912Z] - CONFIG_SECCOMP_FILTER: enabled [2022-08-18T18:20:33.912Z] - CONFIG_CGROUP_PIDS: enabled [2022-08-18T18:20:33.912Z] - CONFIG_MEMCG_SWAP: enabled [2022-08-18T18:20:33.912Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-08-18T18:20:33.912Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-08-18T18:20:34.168Z] - CONFIG_BLK_CGROUP: enabled [2022-08-18T18:20:34.168Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-08-18T18:20:34.168Z] - CONFIG_CGROUP_PERF: enabled [2022-08-18T18:20:34.168Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-08-18T18:20:34.168Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-08-18T18:20:34.168Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-08-18T18:20:34.168Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-08-18T18:20:34.168Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-08-18T18:20:34.168Z] - CONFIG_RT_GROUP_SCHED: missing [2022-08-18T18:20:34.168Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-08-18T18:20:34.168Z] - CONFIG_IP_VS: enabled (as module) [2022-08-18T18:20:34.168Z] - CONFIG_IP_VS_NFCT: enabled [2022-08-18T18:20:34.168Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-08-18T18:20:34.168Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-08-18T18:20:34.168Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-08-18T18:20:34.168Z] - CONFIG_SECURITY_SELINUX: enabled [2022-08-18T18:20:34.168Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-08-18T18:20:34.168Z] - CONFIG_EXT4_FS: enabled [2022-08-18T18:20:34.168Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-08-18T18:20:34.168Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-08-18T18:20:34.168Z] - Network Drivers: [2022-08-18T18:20:34.168Z] - "overlay": [2022-08-18T18:20:34.168Z] - CONFIG_VXLAN: enabled (as module) [2022-08-18T18:20:34.168Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-08-18T18:20:34.168Z] Optional (for encrypted networks): [2022-08-18T18:20:34.168Z] - CONFIG_CRYPTO: enabled [2022-08-18T18:20:34.168Z] - CONFIG_CRYPTO_AEAD: enabled [2022-08-18T18:20:34.168Z] - CONFIG_CRYPTO_GCM: enabled [2022-08-18T18:20:34.168Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-08-18T18:20:34.168Z] - CONFIG_CRYPTO_GHASH: enabled [2022-08-18T18:20:34.168Z] - CONFIG_XFRM: enabled [2022-08-18T18:20:34.168Z] - CONFIG_XFRM_USER: enabled (as module) [2022-08-18T18:20:34.168Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-08-18T18:20:34.168Z] - CONFIG_INET_ESP: enabled (as module) [2022-08-18T18:20:34.168Z] - "ipvlan": [2022-08-18T18:20:34.168Z] - CONFIG_IPVLAN: enabled (as module) [2022-08-18T18:20:34.168Z] - "macvlan": [2022-08-18T18:20:34.168Z] - CONFIG_MACVLAN: enabled (as module) [2022-08-18T18:20:34.168Z] - CONFIG_DUMMY: enabled (as module) [2022-08-18T18:20:34.168Z] - "ftp,tftp client in container": [2022-08-18T18:20:34.424Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-08-18T18:20:34.424Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-08-18T18:20:34.424Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-08-18T18:20:34.424Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-08-18T18:20:34.424Z] - Storage Drivers: [2022-08-18T18:20:34.424Z] - "aufs": [2022-08-18T18:20:34.424Z] - CONFIG_AUFS_FS: enabled (as module) [2022-08-18T18:20:34.424Z] - "btrfs": [2022-08-18T18:20:34.424Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-08-18T18:20:34.424Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-08-18T18:20:34.424Z] - "devicemapper": [2022-08-18T18:20:34.424Z] - CONFIG_BLK_DEV_DM: enabled [2022-08-18T18:20:34.424Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-08-18T18:20:34.424Z] - "overlay": [2022-08-18T18:20:34.424Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-08-18T18:20:34.424Z] - "zfs": [2022-08-18T18:20:34.424Z] - /dev/zfs: present [2022-08-18T18:20:34.424Z] - zfs command: missing [2022-08-18T18:20:34.424Z] - zpool command: missing [2022-08-18T18:20:34.424Z] [2022-08-18T18:20:34.424Z] Limits: [2022-08-18T18:20:34.424Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-08-18T18:20:34.424Z] [2022-08-18T18:20:34.424Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-08-18T18:20:34.784Z] + sudo modprobe ip_vs [2022-08-18T18:20:34.784Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:2c17e9a33357ac5cfb80dcb93e048bb3ae5618d0 . [2022-08-18T18:20:35.040Z] #1 [internal] load build definition from Dockerfile [2022-08-18T18:20:35.040Z] #1 sha256:17ad443a195cea57808d62f5b89c8400011999a89ba20d4e03f6d0b44d776006 [2022-08-18T18:20:35.040Z] #1 transferring dockerfile: 19.25kB done [2022-08-18T18:20:35.040Z] #1 DONE 0.0s [2022-08-18T18:20:35.040Z] [2022-08-18T18:20:35.040Z] #2 [internal] load .dockerignore [2022-08-18T18:20:35.040Z] #2 sha256:e77e72b73fb97b437ab36bf1015a0901afc78488bdff21368fb250df3aa56a7e [2022-08-18T18:20:35.040Z] #2 transferring context: 145B done [2022-08-18T18:20:35.040Z] #2 DONE 0.0s [2022-08-18T18:20:35.040Z] [2022-08-18T18:20:35.040Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-08-18T18:20:35.040Z] #3 sha256:ac072d521901222eeef550f52282877f196e16b0247844be9ceb1ccc1eac391d [2022-08-18T18:20:35.040Z] #3 DONE 0.1s [2022-08-18T18:20:35.040Z] [2022-08-18T18:20:35.040Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 [2022-08-18T18:20:35.040Z] #4 sha256:48a83027ce1f5c304cb45d91fac69a612cf40aeee970f6f9794eda714e262e35 [2022-08-18T18:20:35.040Z] #4 CACHED [2022-08-18T18:20:35.295Z] [2022-08-18T18:20:35.295Z] #5 [internal] load .dockerignore [2022-08-18T18:20:35.295Z] #5 sha256:69bdc2df374a02c88d5c4676c5c22788b9ae7af59fafccf29fedfb148eb12c98 [2022-08-18T18:20:35.295Z] #5 DONE 0.0s [2022-08-18T18:20:35.295Z] [2022-08-18T18:20:35.295Z] #6 [internal] load build definition from Dockerfile [2022-08-18T18:20:35.295Z] #6 sha256:1df575ac89ce83a510f303cc53bcd6c3d8b75c250c0dc2cbd931b8f9c1e025ca [2022-08-18T18:20:35.295Z] #6 DONE 0.0s [2022-08-18T18:20:35.295Z] [2022-08-18T18:20:35.295Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-18T18:20:35.295Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-08-18T18:20:35.295Z] #9 DONE 0.1s [2022-08-18T18:20:35.295Z] [2022-08-18T18:20:35.295Z] #10 [internal] load metadata for docker.io/library/golang:1.18.5-bullseye [2022-08-18T18:20:35.295Z] #10 sha256:270c61ec05f7077d80feab907042c413eec3b1432a04e783dd042417a02cfd50 [2022-08-18T18:20:35.295Z] #10 DONE 0.1s [2022-08-18T18:20:35.295Z] [2022-08-18T18:20:35.295Z] #8 [internal] load metadata for docker.io/library/debian:bullseye [2022-08-18T18:20:35.295Z] #8 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-08-18T18:20:35.295Z] #8 DONE 0.1s [2022-08-18T18:20:35.295Z] [2022-08-18T18:20:35.295Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-18T18:20:35.295Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-08-18T18:20:35.295Z] #7 DONE 0.1s [2022-08-18T18:20:35.295Z] [2022-08-18T18:20:35.295Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-18T18:20:35.295Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-08-18T18:20:35.295Z] #73 DONE 0.0s [2022-08-18T18:20:35.295Z] [2022-08-18T18:20:35.295Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-18T18:20:35.295Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-08-18T18:20:35.295Z] #71 DONE 0.0s [2022-08-18T18:20:35.295Z] [2022-08-18T18:20:35.295Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-18T18:20:35.295Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-18T18:20:35.295Z] #11 DONE 0.0s [2022-08-18T18:20:35.295Z] [2022-08-18T18:20:35.295Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 [2022-08-18T18:20:35.295Z] #28 sha256:342d3f1a9feaabcaa9369107436102e95e40e8435fa273d9ec6994dcc5087163 [2022-08-18T18:20:35.295Z] #28 DONE 0.0s [2022-08-18T18:20:35.295Z] [2022-08-18T18:20:35.295Z] #24 [internal] load build context [2022-08-18T18:20:35.296Z] #24 sha256:01ad42f30743e5e7cb9b4de9130c6806cd4f60b607b4c4815ace39e8d265b051 [2022-08-18T18:20:35.861Z] #24 ... [2022-08-18T18:20:35.861Z] [2022-08-18T18:20:35.861Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-08-18T18:20:35.861Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-08-18T18:20:35.861Z] #49 DONE 0.4s [2022-08-18T18:20:35.861Z] [2022-08-18T18:20:35.861Z] #24 [internal] load build context [2022-08-18T18:20:35.861Z] #24 sha256:01ad42f30743e5e7cb9b4de9130c6806cd4f60b607b4c4815ace39e8d265b051 [2022-08-18T18:20:37.239Z] #24 transferring context: 62.38MB 1.6s done [2022-08-18T18:20:37.239Z] #24 DONE 1.7s [2022-08-18T18:20:37.239Z] [2022-08-18T18:20:37.239Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-08-18T18:20:37.239Z] #62 sha256:d0b9a58fbb5e4f8af7e102faf65164f0638b5a9fcc0846402c4ea26e7d7e2363 [2022-08-18T18:20:37.239Z] #62 CACHED [2022-08-18T18:20:37.239Z] [2022-08-18T18:20:37.239Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-08-18T18:20:37.239Z] #47 sha256:a3d31ed0c916c9ea0b1c8e3bcea450a6c821f3fe6ec76d50aba959bd197ea91b [2022-08-18T18:20:37.239Z] #47 CACHED [2022-08-18T18:20:37.239Z] [2022-08-18T18:20:37.239Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-08-18T18:20:37.239Z] #30 sha256:7e24cd026ae89359e616a0701a4976b925e67d938069bef1a8101302d4eae879 [2022-08-18T18:20:37.239Z] #30 CACHED [2022-08-18T18:20:37.239Z] [2022-08-18T18:20:37.239Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-08-18T18:20:37.239Z] #74 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-08-18T18:20:37.239Z] #74 CACHED [2022-08-18T18:20:37.239Z] [2022-08-18T18:20:37.239Z] #20 [dev-systemd-false 6/28] RUN ldconfig [2022-08-18T18:20:37.239Z] #20 sha256:6a9eb29723672f54f61b1d381cbab2a47cf50514d165fbb1724e889f37a865ad [2022-08-18T18:20:37.239Z] #20 CACHED [2022-08-18T18:20:37.239Z] [2022-08-18T18:20:37.239Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-08-18T18:20:37.239Z] #25 sha256:77f7e10a87e95effd2c961186faea33e84986f7882af7945b3316a46c030bcf0 [2022-08-18T18:20:37.239Z] #25 CACHED [2022-08-18T18:20:37.239Z] [2022-08-18T18:20:37.239Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-18T18:20:37.239Z] #42 sha256:3c3c0379e5bcba0945381483f27d2b570a532e3d2496cd580f604a48e68e0a26 [2022-08-18T18:20:37.239Z] #42 CACHED [2022-08-18T18:20:37.239Z] [2022-08-18T18:20:37.239Z] #41 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-08-18T18:20:37.239Z] #41 sha256:6fbad17f0f1d1b506c4502ca3bf6a1c2d8c37d38c967d149b8f928e6bee3f547 [2022-08-18T18:20:37.239Z] #41 CACHED [2022-08-18T18:20:37.239Z] [2022-08-18T18:20:37.239Z] #50 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2022-08-18T18:20:37.239Z] #50 sha256:f40f6a6097f0e6f58c8530714f759e174c7ccfb7106581173524f264af3a35e5 [2022-08-18T18:20:37.239Z] #50 CACHED [2022-08-18T18:20:37.239Z] [2022-08-18T18:20:37.239Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-08-18T18:20:37.239Z] #36 sha256:8bedd83179876fdb3665081577d58a70a9b45e4eb7ecb5a7bf64d88e4d61136a [2022-08-18T18:20:37.239Z] #36 CACHED [2022-08-18T18:20:37.239Z] [2022-08-18T18:20:37.239Z] #65 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-08-18T18:20:37.239Z] #65 sha256:d7acdd089657935528294b0a143387f6b8f5dd401b59355d1c6c6f31b2112ae1 [2022-08-18T18:20:37.239Z] #65 CACHED [2022-08-18T18:20:37.239Z] [2022-08-18T18:20:37.239Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-08-18T18:20:37.239Z] #34 sha256:c0fc1778ed32c362ac8abc728100abc56d1b76171aa50ffc34ff241aa1a45f82 [2022-08-18T18:20:37.239Z] #34 CACHED [2022-08-18T18:20:37.239Z] [2022-08-18T18:20:37.239Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-08-18T18:20:37.239Z] #53 sha256:ca7573725226e0cd8da5d65a6a414fd08e9df3c738ab2e94ae2a670155c2dd9f [2022-08-18T18:20:37.239Z] #53 CACHED [2022-08-18T18:20:37.239Z] [2022-08-18T18:20:37.239Z] #13 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2022-08-18T18:20:37.239Z] #13 sha256:02df85f6f55037f38d4b8512b732964b6b0038a617afb265c78cc0b9daa000f6 [2022-08-18T18:20:37.239Z] #13 CACHED [2022-08-18T18:20:37.239Z] [2022-08-18T18:20:37.239Z] #52 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-08-18T18:20:37.239Z] #52 sha256:7c1cee67d3d2757bf370fa6141d63293c7cb519d890bbe98eae6545238d52c54 [2022-08-18T18:20:37.239Z] #52 CACHED [2022-08-18T18:20:37.239Z] [2022-08-18T18:20:37.239Z] #45 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-08-18T18:20:37.239Z] #45 sha256:9dd029c6b1e28ebc6aa182c6ef7aaa4db0da73112c7f0ccabf456ac2f88c4b11 [2022-08-18T18:20:37.239Z] #45 CACHED [2022-08-18T18:20:37.239Z] [2022-08-18T18:20:37.239Z] #57 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-08-18T18:20:37.239Z] #57 sha256:2ca635a6002d0bd1a0b3bdf97ab7e2f85001ed11ec767a8b9f55ed2992da60ef [2022-08-18T18:20:37.239Z] #57 CACHED [2022-08-18T18:20:37.239Z] [2022-08-18T18:20:37.239Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-18T18:20:37.239Z] #21 sha256:23fac662c9aea76cbe4cae9b126eb33f2c1a0ccc862e0d76625220395dd618e9 [2022-08-18T18:20:37.239Z] #21 CACHED [2022-08-18T18:20:37.239Z] [2022-08-18T18:20:37.239Z] #37 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-08-18T18:20:37.239Z] #37 sha256:00dbfd3a40a27dfe2648ee501e5e85b734180df5df8a0e7054975dfdf95919c8 [2022-08-18T18:20:37.239Z] #37 CACHED [2022-08-18T18:20:37.239Z] [2022-08-18T18:20:37.239Z] #48 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-08-18T18:20:37.239Z] #48 sha256:9d425fcdaed2d859e495dc4fffbdd7847ca83e97cc2b2a6c41118e0f6a3fc1ab [2022-08-18T18:20:37.239Z] #48 CACHED [2022-08-18T18:20:37.239Z] [2022-08-18T18:20:37.239Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-08-18T18:20:37.239Z] #60 sha256:b6e0ea7a5680e044194d947b239d9273b9444032f0f9534d714994b26aa15048 [2022-08-18T18:20:37.239Z] #60 CACHED [2022-08-18T18:20:37.239Z] [2022-08-18T18:20:37.239Z] #70 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-08-18T18:20:37.239Z] #70 sha256:d374f1d16cc7e11a17779bd0277d131a8a444883202d82d72e87497d9e849fba [2022-08-18T18:20:37.239Z] #70 CACHED [2022-08-18T18:20:37.239Z] [2022-08-18T18:20:37.239Z] #22 [dev-systemd-false 8/28] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-08-18T18:20:37.239Z] #22 sha256:1188df334e117c9ba37407cc0bb9046dbfed4c62fb4b9eec53c20df985ec6e1e [2022-08-18T18:20:37.239Z] #22 CACHED [2022-08-18T18:20:37.239Z] [2022-08-18T18:20:37.239Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-08-18T18:20:37.239Z] #23 sha256:e7bb66228e49fa0fc419e450d5ea1e25d260e213b7b568c09ee3d12112235804 [2022-08-18T18:20:37.239Z] #23 CACHED [2022-08-18T18:20:37.239Z] [2022-08-18T18:20:37.239Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-08-18T18:20:37.239Z] #31 sha256:d70c58ed358f3ced9ee1010808caa2dffe2eea9ffe8c3e645054b3afe2af0e6d [2022-08-18T18:20:37.239Z] #31 CACHED [2022-08-18T18:20:37.239Z] [2022-08-18T18:20:37.239Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-18T18:20:37.239Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-18T18:20:37.239Z] #55 CACHED [2022-08-18T18:20:37.239Z] [2022-08-18T18:20:37.239Z] #27 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-08-18T18:20:37.239Z] #27 sha256:000e334baa8f673424db5a28e0c0cf4dc8c1295f1646013a863710582e4f0b41 [2022-08-18T18:20:37.239Z] #27 CACHED [2022-08-18T18:20:37.239Z] [2022-08-18T18:20:37.239Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-08-18T18:20:37.239Z] #29 sha256:601c99527caa13aa55a51f6b29a631a12feecea5c86d74d8a96abc8e7e0c3ed4 [2022-08-18T18:20:37.239Z] #29 CACHED [2022-08-18T18:20:37.239Z] [2022-08-18T18:20:37.239Z] #38 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-08-18T18:20:37.239Z] #38 sha256:a1fc0ec15961aec245b67c2809d1bdefeaa79d60e08b07062fce12a636760b52 [2022-08-18T18:20:37.239Z] #38 CACHED [2022-08-18T18:20:37.239Z] [2022-08-18T18:20:37.239Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-08-18T18:20:37.240Z] #75 sha256:384a6b2dfc0d7094da724fff280d45e252919738af14732d55fc660986e0ff95 [2022-08-18T18:20:37.240Z] #75 CACHED [2022-08-18T18:20:37.240Z] [2022-08-18T18:20:37.240Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-08-18T18:20:37.240Z] #72 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-08-18T18:20:37.240Z] #72 CACHED [2022-08-18T18:20:37.240Z] [2022-08-18T18:20:37.240Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-08-18T18:20:37.240Z] #33 sha256:ea61007e71da38551d3dc16a23be5958ed650772f19a0ab118fe57e63b053cc9 [2022-08-18T18:20:37.240Z] #33 CACHED [2022-08-18T18:20:37.240Z] [2022-08-18T18:20:37.240Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-18T18:20:37.240Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-18T18:20:37.240Z] #14 CACHED [2022-08-18T18:20:37.240Z] [2022-08-18T18:20:37.240Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-08-18T18:20:37.240Z] #40 sha256:04163fb3f69291ebf8adab0c8f8e51a4e38463db1fbcfecbdb0a2aa98785ceb1 [2022-08-18T18:20:37.240Z] #40 CACHED [2022-08-18T18:20:37.240Z] [2022-08-18T18:20:37.240Z] #61 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-08-18T18:20:37.240Z] #61 sha256:83173fdb16cccc80c6bf253d221c6b41bb7df81e112bf479da17ab785d91e216 [2022-08-18T18:20:37.240Z] #61 CACHED [2022-08-18T18:20:37.240Z] [2022-08-18T18:20:37.240Z] #54 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-08-18T18:20:37.240Z] #54 sha256:ae36bc55c9a6ad3a87426c62fe6753bd7edad310d3adf73f318f19b3ef1ea491 [2022-08-18T18:20:37.240Z] #54 CACHED [2022-08-18T18:20:37.240Z] [2022-08-18T18:20:37.240Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-08-18T18:20:37.240Z] #76 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-18T18:20:37.240Z] #76 CACHED [2022-08-18T18:20:37.240Z] [2022-08-18T18:20:37.240Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-18T18:20:37.240Z] #64 sha256:cd503ad200777c870351ebc83f7bdd37cf39ada9f7fc10b71cb8c8f75d8ece8c [2022-08-18T18:20:37.240Z] #64 CACHED [2022-08-18T18:20:37.240Z] [2022-08-18T18:20:37.240Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-08-18T18:20:37.240Z] #26 sha256:905c5719e011a67d2810a48426e1958f2328c5f6309ad984460a08d1d13ab8c2 [2022-08-18T18:20:37.240Z] #26 CACHED [2022-08-18T18:20:37.240Z] [2022-08-18T18:20:37.240Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-08-18T18:20:37.240Z] #69 sha256:6de47a56f38dc0509da4aeedb1f46c81ad5c3e83aef4eb04c6f7ba7df702e4b7 [2022-08-18T18:20:37.240Z] #69 CACHED [2022-08-18T18:20:37.240Z] [2022-08-18T18:20:37.240Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-08-18T18:20:37.240Z] #66 sha256:665ee6dfb4f91951eaaa01707f2233842523a26920ea585b37b225372a605136 [2022-08-18T18:20:37.240Z] #66 CACHED [2022-08-18T18:20:37.240Z] [2022-08-18T18:20:37.240Z] #78 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-08-18T18:20:37.240Z] #78 sha256:4602e1938ab10dcc8d3a2e35201e8edf38fb7f3940ae30427d40f3be3cfa98a6 [2022-08-18T18:20:37.240Z] #78 CACHED [2022-08-18T18:20:37.240Z] [2022-08-18T18:20:37.240Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-08-18T18:20:37.240Z] #46 sha256:204f13c2ebd5f8cf12661cec9fb153ac610aee1fee87cef4ff4fdc3075d6a0dc [2022-08-18T18:20:37.240Z] #46 CACHED [2022-08-18T18:20:37.240Z] [2022-08-18T18:20:37.240Z] #16 [dev-systemd-false 2/28] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-08-18T18:20:37.240Z] #16 sha256:d8e9851bb51fee408bb8b157f4bd569212be21f9947a8084c3a9e555b911b33b [2022-08-18T18:20:37.240Z] #16 CACHED [2022-08-18T18:20:37.240Z] [2022-08-18T18:20:37.240Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-18T18:20:37.240Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-18T18:20:37.240Z] #77 CACHED [2022-08-18T18:20:37.240Z] [2022-08-18T18:20:37.240Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-08-18T18:20:37.240Z] #63 sha256:b0c8cc1f19dcd4095cd24b1221c9f3cf63693c3bae7160d67beef9cfd8d53175 [2022-08-18T18:20:37.240Z] #63 CACHED [2022-08-18T18:20:37.240Z] [2022-08-18T18:20:37.240Z] #19 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-08-18T18:20:37.240Z] #19 sha256:c435b6f0c56a8a1282389e932e75e2d2d70ae1f088d27b64596099b09def9eba [2022-08-18T18:20:37.240Z] #19 CACHED [2022-08-18T18:20:37.240Z] [2022-08-18T18:20:37.240Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-08-18T18:20:37.240Z] #51 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-18T18:20:37.240Z] #51 CACHED [2022-08-18T18:20:37.240Z] [2022-08-18T18:20:37.240Z] #15 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-08-18T18:20:37.240Z] #15 sha256:077d7a259b0ad1112d80cac59b099c071f493e65cdf7318685176c5e35269c62 [2022-08-18T18:20:37.240Z] #15 CACHED [2022-08-18T18:20:37.240Z] [2022-08-18T18:20:37.240Z] #56 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-08-18T18:20:37.240Z] #56 sha256:50c3b013b50f1bca92fb73d1c39a2867183739cc864a7cf7c8e91a1e2b30f2c0 [2022-08-18T18:20:37.240Z] #56 CACHED [2022-08-18T18:20:37.240Z] [2022-08-18T18:20:37.240Z] #32 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-08-18T18:20:37.240Z] #32 sha256:eec4187fa6553c07d9a6ee36bbfb5a2c7ab2b548246b2f0f706c7654796db65c [2022-08-18T18:20:37.240Z] #32 CACHED [2022-08-18T18:20:37.240Z] [2022-08-18T18:20:37.240Z] #39 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-08-18T18:20:37.240Z] #39 sha256:ee5a6f10f97f77ac2be129bd3f5280608212a39c0a3dee8fb2779c91e8769efc [2022-08-18T18:20:37.240Z] #39 CACHED [2022-08-18T18:20:37.240Z] [2022-08-18T18:20:37.240Z] #17 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-08-18T18:20:37.240Z] #17 sha256:ccea2b62b67916b9b6892a4436109863b264b12fec2310ab94dd75b537f5d229 [2022-08-18T18:20:37.240Z] #17 CACHED [2022-08-18T18:20:37.240Z] [2022-08-18T18:20:37.240Z] #35 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-08-18T18:20:37.240Z] #35 sha256:d6651a7b69b9d701571251f440991b1b3c92331c09e3fdff1d094cafc6684c2f [2022-08-18T18:20:37.240Z] #35 CACHED [2022-08-18T18:20:37.240Z] [2022-08-18T18:20:37.240Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-08-18T18:20:37.240Z] #12 sha256:fc1f9c6523b63e31cd6290c947a9bf9ef1e8accbd2728936630c3d6006fbceb7 [2022-08-18T18:20:37.240Z] #12 CACHED [2022-08-18T18:20:37.240Z] [2022-08-18T18:20:37.240Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-08-18T18:20:37.240Z] #67 sha256:7c73354cb662814a60f737e45020e0127e7baff551e67dc2ba980a1989575fb0 [2022-08-18T18:20:37.240Z] #67 CACHED [2022-08-18T18:20:37.240Z] [2022-08-18T18:20:37.240Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-08-18T18:20:37.240Z] #43 sha256:6d8d01f3654972ae81e390759c089ed13175ac743c8845b8adb1d66d6165d4dd [2022-08-18T18:20:37.240Z] #43 CACHED [2022-08-18T18:20:37.240Z] [2022-08-18T18:20:37.240Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-08-18T18:20:37.240Z] #59 sha256:afe9ab3c62332d63856579e181f7942dd2a19663a31d891b88228e12fe24c671 [2022-08-18T18:20:37.240Z] #59 CACHED [2022-08-18T18:20:37.240Z] [2022-08-18T18:20:37.240Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-08-18T18:20:37.240Z] #68 sha256:a447bd313ad7743613ad38fb41501d9ed241a6d5822f554b49295718fc3271a6 [2022-08-18T18:20:37.240Z] #68 CACHED [2022-08-18T18:20:37.240Z] [2022-08-18T18:20:37.240Z] #44 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-08-18T18:20:37.240Z] #44 sha256:7150af4160fefaff52518632bcf87277d7a2680e4bb5db2690a9da05172dc167 [2022-08-18T18:20:37.240Z] #44 CACHED [2022-08-18T18:20:37.240Z] [2022-08-18T18:20:37.240Z] #58 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-08-18T18:20:37.240Z] #58 sha256:82c405df148d09bf727cdc4330167fb239dd7f86b987665cd8064989ce3de133 [2022-08-18T18:20:37.240Z] #58 CACHED [2022-08-18T18:20:37.240Z] [2022-08-18T18:20:37.240Z] #18 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-08-18T18:20:37.240Z] #18 sha256:9b7f580850957ad0bb8f9ef2bad01882bcaa115ae2dcd7208636b5b7ad2c9dc6 [2022-08-18T18:20:37.240Z] #18 CACHED [2022-08-18T18:20:37.240Z] [2022-08-18T18:20:37.240Z] #79 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-08-18T18:20:37.240Z] #79 sha256:20df0260073bfdfb513938a80bf448cd0923d5f47d6840b56bd2c6f3ee2aee4e [2022-08-18T18:20:37.240Z] #79 CACHED [2022-08-18T18:20:37.240Z] [2022-08-18T18:20:37.240Z] #80 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-08-18T18:20:37.240Z] #80 sha256:0680e9ef14db74811a7e28b4bca3a21a634daecb206de32f0759b6dcf0c543b7 [2022-08-18T18:20:37.240Z] #80 CACHED [2022-08-18T18:20:37.240Z] [2022-08-18T18:20:37.240Z] #81 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-08-18T18:20:37.240Z] #81 sha256:11fc8c182fc9a2e1cab7e33cc6ac8e93f06448be079b63f8a916a20ba0e450ad [2022-08-18T18:20:38.167Z] #81 DONE 0.9s [2022-08-18T18:20:38.167Z] [2022-08-18T18:20:38.167Z] #82 exporting to image [2022-08-18T18:20:38.167Z] #82 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-08-18T18:20:38.167Z] #82 exporting layers [2022-08-18T18:20:39.095Z] #82 exporting layers 1.1s done [2022-08-18T18:20:39.095Z] #82 writing image sha256:66779fa5f1b26a25c2589ed3d25df47c6bd45ac04ab488d18d080536a4daa863 done [2022-08-18T18:20:39.095Z] #82 naming to docker.io/library/docker:2c17e9a33357ac5cfb80dcb93e048bb3ae5618d0 done [2022-08-18T18:20:39.095Z] #82 DONE 1.1s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2022-08-18T18:20:39.461Z] + trap exit INT TERM [2022-08-18T18:20:39.461Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2022-08-18T18:20:39.461Z] + CONTAINER_NAME=docker-pr1 [2022-08-18T18:20:39.461Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43992/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43992/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=2c17e9a33357ac5cfb80dcb93e048bb3ae5618d0 -e DOCKER_GRAPHDRIVER docker:2c17e9a33357ac5cfb80dcb93e048bb3ae5618d0 hack/make.sh dynbinary [2022-08-18T18:20:40.025Z] [2022-08-18T18:20:40.025Z] Removing bundles/ [2022-08-18T18:20:40.025Z] [2022-08-18T18:20:40.025Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-08-18T18:20:40.025Z] Building: bundles/dynbinary-daemon/dockerd [2022-08-18T18:20:40.025Z] GOOS="" GOARCH="" GOARM="" [2022-08-18T18:20:43.484Z] Fetching without tags [2022-08-18T18:20:43.700Z] Merging remotes/origin/22.06 commit 2160f0041dc94cdf7ef2fc4a5beaef57f480f935 into PR head commit 2c17e9a33357ac5cfb80dcb93e048bb3ae5618d0 [2022-08-18T18:20:43.469Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-18T18:20:43.475Z] > git config --add remote.origin.fetch +refs/pull/43992/head:refs/remotes/origin/PR-43992 # timeout=10 [2022-08-18T18:20:43.482Z] > git config --add remote.origin.fetch +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10 [2022-08-18T18:20:43.489Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-18T18:20:43.497Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-18T18:20:43.497Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-18T18:20:43.498Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43992/head:refs/remotes/origin/PR-43992 +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10 [2022-08-18T18:20:43.712Z] > git config core.sparsecheckout # timeout=10 [2022-08-18T18:20:43.716Z] > git checkout -f 2c17e9a33357ac5cfb80dcb93e048bb3ae5618d0 # timeout=10 [2022-08-18T18:20:44.260Z] Merge succeeded, producing 2c17e9a33357ac5cfb80dcb93e048bb3ae5618d0 [2022-08-18T18:20:44.261Z] Checking out Revision 2c17e9a33357ac5cfb80dcb93e048bb3ae5618d0 (PR-43992) [2022-08-18T18:20:44.643Z] Commit message: "api: set default "Builder-Version" to "2" (BuildKit) on Linux" [2022-08-18T18:20:44.665Z] > git --version # timeout=10 [2022-08-18T18:20:44.687Z] > git --version # 'git version 2.25.1' [2022-08-18T18:20:44.698Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-08-18T18:20:45.347Z] + docker version [2022-08-18T18:20:45.347Z] Client: Docker Engine - Community [2022-08-18T18:20:45.347Z] Version: 20.10.14 [2022-08-18T18:20:45.347Z] API version: 1.41 [2022-08-18T18:20:45.347Z] Go version: go1.16.15 [2022-08-18T18:20:45.347Z] Git commit: a224086 [2022-08-18T18:20:45.347Z] Built: Thu Mar 24 01:47:20 2022 [2022-08-18T18:20:45.347Z] OS/Arch: linux/arm64 [2022-08-18T18:20:45.347Z] Context: default [2022-08-18T18:20:45.347Z] Experimental: true [2022-08-18T18:20:45.347Z] [2022-08-18T18:20:45.347Z] Server: Docker Engine - Community [2022-08-18T18:20:45.347Z] Engine: [2022-08-18T18:20:45.347Z] Version: 20.10.14 [2022-08-18T18:20:45.347Z] API version: 1.41 (minimum version 1.12) [2022-08-18T18:20:45.347Z] Go version: go1.16.15 [2022-08-18T18:20:45.347Z] Git commit: 87a90dc [2022-08-18T18:20:45.347Z] Built: Thu Mar 24 01:45:39 2022 [2022-08-18T18:20:45.347Z] OS/Arch: linux/arm64 [2022-08-18T18:20:45.347Z] Experimental: true [2022-08-18T18:20:45.347Z] containerd: [2022-08-18T18:20:45.347Z] Version: 1.5.11 [2022-08-18T18:20:45.347Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-08-18T18:20:45.347Z] runc: [2022-08-18T18:20:45.347Z] Version: 1.0.3 [2022-08-18T18:20:45.347Z] GitCommit: v1.0.3-0-gf46b6ba [2022-08-18T18:20:45.347Z] docker-init: [2022-08-18T18:20:45.347Z] Version: 0.19.0 [2022-08-18T18:20:45.347Z] GitCommit: de40ad0 [Pipeline] sh [2022-08-18T18:20:44.237Z] > git remote # timeout=10 [2022-08-18T18:20:44.241Z] > git config --get remote.origin.url # timeout=10 [2022-08-18T18:20:44.244Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-18T18:20:44.245Z] > git merge 2160f0041dc94cdf7ef2fc4a5beaef57f480f935 # timeout=10 [2022-08-18T18:20:44.261Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-08-18T18:20:44.274Z] > git config core.sparsecheckout # timeout=10 [2022-08-18T18:20:44.283Z] > git checkout -f 2c17e9a33357ac5cfb80dcb93e048bb3ae5618d0 # timeout=10 [2022-08-18T18:20:45.629Z] + docker info [2022-08-18T18:20:46.037Z] Still waiting to schedule task [2022-08-18T18:20:46.037Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-18T18:20:46.197Z] Client: [2022-08-18T18:20:46.197Z] Context: default [2022-08-18T18:20:46.197Z] Debug Mode: false [2022-08-18T18:20:46.197Z] Plugins: [2022-08-18T18:20:46.197Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-08-18T18:20:46.197Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-08-18T18:20:46.197Z] [2022-08-18T18:20:46.197Z] Server: [2022-08-18T18:20:46.197Z] Containers: 0 [2022-08-18T18:20:46.197Z] Running: 0 [2022-08-18T18:20:46.197Z] Paused: 0 [2022-08-18T18:20:46.197Z] Stopped: 0 [2022-08-18T18:20:46.197Z] Images: 3 [2022-08-18T18:20:46.197Z] Server Version: 20.10.14 [2022-08-18T18:20:46.197Z] Storage Driver: overlay2 [2022-08-18T18:20:46.197Z] Backing Filesystem: extfs [2022-08-18T18:20:46.197Z] Supports d_type: true [2022-08-18T18:20:46.197Z] Native Overlay Diff: true [2022-08-18T18:20:46.197Z] userxattr: false [2022-08-18T18:20:46.197Z] Logging Driver: json-file [2022-08-18T18:20:46.197Z] Cgroup Driver: cgroupfs [2022-08-18T18:20:46.197Z] Cgroup Version: 1 [2022-08-18T18:20:46.197Z] Plugins: [2022-08-18T18:20:46.197Z] Volume: local [2022-08-18T18:20:46.197Z] Network: bridge host ipvlan macvlan null overlay [2022-08-18T18:20:46.197Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-08-18T18:20:46.197Z] Swarm: inactive [2022-08-18T18:20:46.197Z] Runtimes: io.containerd.runtime.v1.linux runc io.containerd.runc.v2 [2022-08-18T18:20:46.197Z] Default Runtime: runc [2022-08-18T18:20:46.197Z] Init Binary: docker-init [2022-08-18T18:20:46.197Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-08-18T18:20:46.197Z] runc version: v1.0.3-0-gf46b6ba [2022-08-18T18:20:46.197Z] init version: de40ad0 [2022-08-18T18:20:46.197Z] Security Options: [2022-08-18T18:20:46.197Z] apparmor [2022-08-18T18:20:46.197Z] seccomp [2022-08-18T18:20:46.197Z] Profile: default [2022-08-18T18:20:46.197Z] Kernel Version: 5.13.0-1021-aws [2022-08-18T18:20:46.197Z] Operating System: Ubuntu 20.04.4 LTS [2022-08-18T18:20:46.197Z] OSType: linux [2022-08-18T18:20:46.197Z] Architecture: aarch64 [2022-08-18T18:20:46.197Z] CPUs: 2 [2022-08-18T18:20:46.197Z] Total Memory: 7.562GiB [2022-08-18T18:20:46.197Z] Name: ip-10-100-38-140 [2022-08-18T18:20:46.197Z] ID: LVRX:CKHA:X5KA:JEHN:2DHR:HCQN:INVL:FYLI:K73M:VAGR:C6AR:CZXQ [2022-08-18T18:20:46.197Z] Docker Root Dir: /var/lib/docker [2022-08-18T18:20:46.197Z] Debug Mode: false [2022-08-18T18:20:46.197Z] Registry: https://index.docker.io/v1/ [2022-08-18T18:20:46.197Z] Labels: [2022-08-18T18:20:46.197Z] Experimental: true [2022-08-18T18:20:46.197Z] Insecure Registries: [2022-08-18T18:20:46.197Z] 127.0.0.0/8 [2022-08-18T18:20:46.197Z] Live Restore Enabled: true [2022-08-18T18:20:46.197Z] [Pipeline] sh [2022-08-18T18:20:46.478Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-08-18T18:20:46.478Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-08-18T18:20:46.478Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43992/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-08-18T18:20:46.478Z] + bash /home/ubuntu/workspace/moby_PR-43992/check-config.sh [2022-08-18T18:20:46.478Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-08-18T18:20:46.478Z] info: reading kernel config from /boot/config-5.13.0-1021-aws ... [2022-08-18T18:20:46.478Z] [2022-08-18T18:20:46.478Z] Generally Necessary: [2022-08-18T18:20:46.478Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-08-18T18:20:46.478Z] - apparmor: enabled and tools installed [2022-08-18T18:20:46.478Z] - CONFIG_NAMESPACES: enabled [2022-08-18T18:20:46.478Z] - CONFIG_NET_NS: enabled [2022-08-18T18:20:46.478Z] - CONFIG_PID_NS: enabled [2022-08-18T18:20:46.478Z] - CONFIG_IPC_NS: enabled [2022-08-18T18:20:46.478Z] - CONFIG_UTS_NS: enabled [2022-08-18T18:20:46.478Z] - CONFIG_CGROUPS: enabled [2022-08-18T18:20:46.478Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-08-18T18:20:46.478Z] - CONFIG_CGROUP_DEVICE: enabled [2022-08-18T18:20:46.478Z] - CONFIG_CGROUP_FREEZER: enabled [2022-08-18T18:20:46.478Z] - CONFIG_CGROUP_SCHED: enabled [2022-08-18T18:20:46.478Z] - CONFIG_CPUSETS: enabled [2022-08-18T18:20:46.478Z] - CONFIG_MEMCG: enabled [2022-08-18T18:20:46.478Z] - CONFIG_KEYS: enabled [2022-08-18T18:20:46.478Z] - CONFIG_VETH: enabled (as module) [2022-08-18T18:20:46.478Z] - CONFIG_BRIDGE: enabled (as module) [2022-08-18T18:20:46.478Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-08-18T18:20:46.478Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-08-18T18:20:46.478Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-08-18T18:20:46.478Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-08-18T18:20:46.478Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-08-18T18:20:46.478Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-08-18T18:20:46.478Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-08-18T18:20:46.478Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-08-18T18:20:46.478Z] - CONFIG_NF_NAT: enabled (as module) [2022-08-18T18:20:46.478Z] - CONFIG_POSIX_MQUEUE: enabled [2022-08-18T18:20:46.478Z] - CONFIG_CGROUP_BPF: enabled [2022-08-18T18:20:46.478Z] [2022-08-18T18:20:46.478Z] Optional Features: [2022-08-18T18:20:46.478Z] - CONFIG_USER_NS: enabled [2022-08-18T18:20:46.551Z] Fetching without tags [2022-08-18T18:20:46.730Z] Merging remotes/origin/22.06 commit 2160f0041dc94cdf7ef2fc4a5beaef57f480f935 into PR head commit 2c17e9a33357ac5cfb80dcb93e048bb3ae5618d0 [2022-08-18T18:20:46.738Z] - CONFIG_SECCOMP: enabled [2022-08-18T18:20:46.738Z] - CONFIG_SECCOMP_FILTER: enabled [2022-08-18T18:20:46.738Z] - CONFIG_CGROUP_PIDS: enabled [2022-08-18T18:20:46.738Z] - CONFIG_MEMCG_SWAP: enabled [2022-08-18T18:20:46.738Z] (cgroup swap accounting is currently enabled) [2022-08-18T18:20:46.738Z] - CONFIG_BLK_CGROUP: enabled [2022-08-18T18:20:46.738Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-08-18T18:20:46.738Z] - CONFIG_CGROUP_PERF: enabled [2022-08-18T18:20:46.738Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-08-18T18:20:46.738Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-08-18T18:20:46.738Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-08-18T18:20:46.738Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-08-18T18:20:46.738Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-08-18T18:20:46.738Z] - CONFIG_RT_GROUP_SCHED: missing [2022-08-18T18:20:46.738Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-08-18T18:20:46.738Z] - CONFIG_IP_VS: enabled (as module) [2022-08-18T18:20:46.738Z] - CONFIG_IP_VS_NFCT: enabled [2022-08-18T18:20:46.738Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-08-18T18:20:46.738Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-08-18T18:20:46.738Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-08-18T18:20:46.738Z] - CONFIG_SECURITY_SELINUX: enabled [2022-08-18T18:20:46.738Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-08-18T18:20:46.738Z] - CONFIG_EXT4_FS: enabled [2022-08-18T18:20:46.738Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-08-18T18:20:46.738Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-08-18T18:20:46.738Z] - Network Drivers: [2022-08-18T18:20:46.738Z] - "overlay": [2022-08-18T18:20:46.738Z] - CONFIG_VXLAN: enabled (as module) [2022-08-18T18:20:46.738Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-08-18T18:20:46.738Z] Optional (for encrypted networks): [2022-08-18T18:20:46.738Z] - CONFIG_CRYPTO: enabled [2022-08-18T18:20:46.738Z] - CONFIG_CRYPTO_AEAD: enabled [2022-08-18T18:20:46.738Z] - CONFIG_CRYPTO_GCM: enabled [2022-08-18T18:20:46.738Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-08-18T18:20:46.738Z] - CONFIG_CRYPTO_GHASH: enabled [2022-08-18T18:20:46.738Z] - CONFIG_XFRM: enabled [2022-08-18T18:20:46.738Z] - CONFIG_XFRM_USER: enabled (as module) [2022-08-18T18:20:46.738Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-08-18T18:20:46.738Z] - CONFIG_INET_ESP: enabled (as module) [2022-08-18T18:20:46.738Z] - "ipvlan": [2022-08-18T18:20:46.997Z] - CONFIG_IPVLAN: enabled (as module) [2022-08-18T18:20:46.997Z] - "macvlan": [2022-08-18T18:20:46.997Z] - CONFIG_MACVLAN: enabled (as module) [2022-08-18T18:20:46.997Z] - CONFIG_DUMMY: enabled (as module) [2022-08-18T18:20:46.997Z] - "ftp,tftp client in container": [2022-08-18T18:20:46.997Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-08-18T18:20:46.997Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-08-18T18:20:46.997Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-08-18T18:20:46.997Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-08-18T18:20:46.997Z] - Storage Drivers: [2022-08-18T18:20:46.997Z] - "aufs": [2022-08-18T18:20:46.997Z] - CONFIG_AUFS_FS: enabled (as module) [2022-08-18T18:20:46.997Z] - "btrfs": [2022-08-18T18:20:46.997Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-08-18T18:20:46.997Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-08-18T18:20:46.997Z] - "devicemapper": [2022-08-18T18:20:46.997Z] - CONFIG_BLK_DEV_DM: enabled [2022-08-18T18:20:46.997Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-08-18T18:20:46.997Z] - "overlay": [2022-08-18T18:20:46.997Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-08-18T18:20:46.997Z] - "zfs": [2022-08-18T18:20:46.997Z] - /dev/zfs: present [2022-08-18T18:20:46.997Z] - zfs command: missing [2022-08-18T18:20:46.997Z] - zpool command: missing [2022-08-18T18:20:46.997Z] [2022-08-18T18:20:46.997Z] Limits: [2022-08-18T18:20:46.997Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-08-18T18:20:46.997Z] [2022-08-18T18:20:46.997Z] + true [Pipeline] } [Pipeline] // stage [2022-08-18T18:20:47.028Z] Fetching without tags [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-08-18T18:20:47.001Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-18T18:20:47.007Z] > git config --add remote.origin.fetch +refs/pull/43992/head:refs/remotes/origin/PR-43992 # timeout=10 [2022-08-18T18:20:47.013Z] > git config --add remote.origin.fetch +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10 [2022-08-18T18:20:47.023Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-18T18:20:47.031Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-18T18:20:47.031Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-18T18:20:47.032Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43992/head:refs/remotes/origin/PR-43992 +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10 [2022-08-18T18:20:46.532Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-18T18:20:46.536Z] > git config --add remote.origin.fetch +refs/pull/43992/head:refs/remotes/origin/PR-43992 # timeout=10 [2022-08-18T18:20:46.541Z] > git config --add remote.origin.fetch +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10 [2022-08-18T18:20:46.547Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-18T18:20:46.553Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-18T18:20:46.553Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-18T18:20:46.553Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43992/head:refs/remotes/origin/PR-43992 +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10 [2022-08-18T18:20:46.731Z] > git config core.sparsecheckout # timeout=10 [2022-08-18T18:20:46.738Z] > git checkout -f 2c17e9a33357ac5cfb80dcb93e048bb3ae5618d0 # timeout=10 [2022-08-18T18:20:47.235Z] Merging remotes/origin/22.06 commit 2160f0041dc94cdf7ef2fc4a5beaef57f480f935 into PR head commit 2c17e9a33357ac5cfb80dcb93e048bb3ae5618d0 [2022-08-18T18:20:47.294Z] Merge succeeded, producing 2c17e9a33357ac5cfb80dcb93e048bb3ae5618d0 [2022-08-18T18:20:47.294Z] Checking out Revision 2c17e9a33357ac5cfb80dcb93e048bb3ae5618d0 (PR-43992) [2022-08-18T18:20:47.319Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:2c17e9a33357ac5cfb80dcb93e048bb3ae5618d0 . [2022-08-18T18:20:47.578Z] #1 [internal] load build definition from Dockerfile [2022-08-18T18:20:47.578Z] #1 sha256:df0409996838c0aa4981fd25d289fe72c247bde4ce3d6ae5a7d5827944ca53dc [2022-08-18T18:20:47.578Z] #1 transferring dockerfile: 19.25kB done [2022-08-18T18:20:47.578Z] #1 DONE 0.0s [2022-08-18T18:20:47.578Z] [2022-08-18T18:20:47.578Z] #2 [internal] load .dockerignore [2022-08-18T18:20:47.578Z] #2 sha256:e234bf41ceb78ba4fdbd57e76832cea8ce6478e3a20c215b3a018a504987a386 [2022-08-18T18:20:47.578Z] #2 transferring context: 145B done [2022-08-18T18:20:47.578Z] #2 DONE 0.0s [2022-08-18T18:20:47.578Z] [2022-08-18T18:20:47.578Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-08-18T18:20:47.578Z] #3 sha256:5511bf222770ecb09bae16a5e9dc6ddaf6633b05719203c5e2b00644727cd62f [2022-08-18T18:20:47.578Z] #3 DONE 0.1s [2022-08-18T18:20:47.578Z] [2022-08-18T18:20:47.578Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 [2022-08-18T18:20:47.578Z] #4 sha256:aae1624761845ad12d0965b3e71ab9a531ae51ffa9b9aa952662f0f44079cf17 [2022-08-18T18:20:47.578Z] #4 CACHED [2022-08-18T18:20:47.643Z] Commit message: "api: set default "Builder-Version" to "2" (BuildKit) on Linux" [2022-08-18T18:20:47.654Z] > git --version # timeout=10 [2022-08-18T18:20:47.664Z] > git --version # 'git version 2.25.1' [2022-08-18T18:20:47.671Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a [2022-08-18T18:20:47.806Z] Merge succeeded, producing 2c17e9a33357ac5cfb80dcb93e048bb3ae5618d0 [2022-08-18T18:20:47.806Z] Checking out Revision 2c17e9a33357ac5cfb80dcb93e048bb3ae5618d0 (PR-43992) [2022-08-18T18:20:47.837Z] [2022-08-18T18:20:47.837Z] #6 [internal] load .dockerignore [2022-08-18T18:20:47.837Z] #6 sha256:41b073f498833922e78b43a392ae46da1029f1d73489cab06b55bdbb02d8c1bf [2022-08-18T18:20:47.837Z] #6 DONE 0.0s [2022-08-18T18:20:47.837Z] [2022-08-18T18:20:47.837Z] #5 [internal] load build definition from Dockerfile [2022-08-18T18:20:47.837Z] #5 sha256:33e2d9583fd99e2d9879b0ce660a736acb8f1ea408a3865e4097c70473a0b644 [2022-08-18T18:20:47.837Z] #5 DONE 0.0s [2022-08-18T18:20:47.837Z] [2022-08-18T18:20:47.837Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-18T18:20:47.837Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-08-18T18:20:47.837Z] #9 DONE 0.1s [2022-08-18T18:20:47.837Z] [2022-08-18T18:20:47.837Z] #10 [internal] load metadata for docker.io/library/golang:1.18.5-bullseye [2022-08-18T18:20:47.837Z] #10 sha256:1dd8dccf8b8386d70fa31526ea848b3091e2c3af74c29a8cba65e128a80126b8 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-08-18T18:20:48.099Z] #10 DONE 0.1s [2022-08-18T18:20:48.099Z] [2022-08-18T18:20:48.099Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-18T18:20:48.099Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-08-18T18:20:48.099Z] #7 DONE 0.1s [2022-08-18T18:20:48.099Z] [2022-08-18T18:20:48.099Z] #8 [internal] load metadata for docker.io/library/debian:bullseye [2022-08-18T18:20:48.099Z] #8 sha256:6d9fd31165915ffec207af44d888d4ad2b51a327ff941d94598791b75383e1d9 [2022-08-18T18:20:48.099Z] #8 DONE 0.1s [2022-08-18T18:20:48.326Z] + docker version [2022-08-18T18:20:48.326Z] Client: Docker Engine - Community [2022-08-18T18:20:48.326Z] Version: 20.10.14 [2022-08-18T18:20:48.326Z] API version: 1.41 [2022-08-18T18:20:48.326Z] Go version: go1.16.15 [2022-08-18T18:20:48.326Z] Git commit: a224086 [2022-08-18T18:20:48.326Z] Built: Thu Mar 24 01:48:02 2022 [2022-08-18T18:20:48.326Z] OS/Arch: linux/amd64 [2022-08-18T18:20:48.326Z] Context: default [2022-08-18T18:20:48.326Z] Experimental: true [2022-08-18T18:20:48.326Z] [2022-08-18T18:20:48.326Z] Server: Docker Engine - Community [2022-08-18T18:20:48.326Z] Engine: [2022-08-18T18:20:48.326Z] Version: 20.10.14 [2022-08-18T18:20:48.326Z] API version: 1.41 (minimum version 1.12) [2022-08-18T18:20:48.326Z] Go version: go1.16.15 [2022-08-18T18:20:48.326Z] Git commit: 87a90dc [2022-08-18T18:20:48.326Z] Built: Thu Mar 24 01:45:53 2022 [2022-08-18T18:20:48.326Z] OS/Arch: linux/amd64 [2022-08-18T18:20:48.326Z] Experimental: true [2022-08-18T18:20:48.326Z] containerd: [2022-08-18T18:20:48.326Z] Version: 1.5.11 [2022-08-18T18:20:48.326Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-08-18T18:20:48.326Z] runc: [2022-08-18T18:20:48.326Z] Version: 1.0.3 [2022-08-18T18:20:48.326Z] GitCommit: v1.0.3-0-gf46b6ba [2022-08-18T18:20:48.326Z] docker-init: [2022-08-18T18:20:48.326Z] Version: 0.19.0 [2022-08-18T18:20:48.326Z] GitCommit: de40ad0 [Pipeline] sh [2022-08-18T18:20:48.358Z] [2022-08-18T18:20:48.358Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-18T18:20:48.358Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-08-18T18:20:48.358Z] #73 DONE 0.0s [2022-08-18T18:20:48.358Z] [2022-08-18T18:20:48.358Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-18T18:20:48.358Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-08-18T18:20:48.358Z] #71 DONE 0.0s [2022-08-18T18:20:48.358Z] [2022-08-18T18:20:48.358Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-18T18:20:48.358Z] #11 sha256:5d6d2c8505e6a6e39ff5a371e0949e4f6df355d723be36560ba0f1510561d32e [2022-08-18T18:20:48.358Z] #11 DONE 0.0s [2022-08-18T18:20:48.358Z] [2022-08-18T18:20:48.358Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 [2022-08-18T18:20:48.358Z] #28 sha256:9ba39cb572c0a44d7873dd23b4ec5e5ffc028915971aa35e827c3d588b4296d0 [2022-08-18T18:20:48.358Z] #28 DONE 0.0s [2022-08-18T18:20:48.358Z] [2022-08-18T18:20:48.358Z] #24 [internal] load build context [2022-08-18T18:20:48.358Z] #24 sha256:a2d3b38ae62889c0abebc2a30606fa4feba228f4faf8c7b98bdce188e56810ca [2022-08-18T18:20:48.445Z] Commit message: "api: set default "Builder-Version" to "2" (BuildKit) on Linux" [2022-08-18T18:20:48.465Z] > git --version # timeout=10 [2022-08-18T18:20:48.473Z] > git --version # 'git version 2.17.1' [2022-08-18T18:20:48.480Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a [2022-08-18T18:20:48.605Z] + docker info [Pipeline] withEnv [Pipeline] { [2022-08-18T18:20:47.237Z] > git config core.sparsecheckout # timeout=10 [2022-08-18T18:20:47.243Z] > git checkout -f 2c17e9a33357ac5cfb80dcb93e048bb3ae5618d0 # timeout=10 [2022-08-18T18:20:47.775Z] > git remote # timeout=10 [2022-08-18T18:20:47.783Z] > git config --get remote.origin.url # timeout=10 [2022-08-18T18:20:47.791Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-18T18:20:47.792Z] > git merge 2160f0041dc94cdf7ef2fc4a5beaef57f480f935 # timeout=10 [2022-08-18T18:20:47.799Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-08-18T18:20:47.808Z] > git config core.sparsecheckout # timeout=10 [2022-08-18T18:20:47.816Z] > git checkout -f 2c17e9a33357ac5cfb80dcb93e048bb3ae5618d0 # timeout=10 [Pipeline] sh [2022-08-18T18:20:47.270Z] > git remote # timeout=10 [2022-08-18T18:20:47.275Z] > git config --get remote.origin.url # timeout=10 [2022-08-18T18:20:47.279Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-18T18:20:47.279Z] > git merge 2160f0041dc94cdf7ef2fc4a5beaef57f480f935 # timeout=10 [2022-08-18T18:20:47.287Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-08-18T18:20:47.294Z] > git config core.sparsecheckout # timeout=10 [2022-08-18T18:20:47.301Z] > git checkout -f 2c17e9a33357ac5cfb80dcb93e048bb3ae5618d0 # timeout=10 [2022-08-18T18:20:48.930Z] #24 ... [2022-08-18T18:20:48.930Z] [2022-08-18T18:20:48.930Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-08-18T18:20:48.930Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-08-18T18:20:48.930Z] #49 DONE 0.4s [2022-08-18T18:20:48.930Z] [2022-08-18T18:20:48.930Z] #24 [internal] load build context [2022-08-18T18:20:48.930Z] #24 sha256:a2d3b38ae62889c0abebc2a30606fa4feba228f4faf8c7b98bdce188e56810ca [2022-08-18T18:20:49.131Z] + [ PR != PR ] [2022-08-18T18:20:49.131Z] + [ 22.06 != master ] [2022-08-18T18:20:49.131Z] + echo 1 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-08-18T18:20:49.466Z] + docker version [2022-08-18T18:20:49.466Z] Client: Docker Engine - Community [2022-08-18T18:20:49.466Z] Version: 20.10.14 [2022-08-18T18:20:49.466Z] API version: 1.41 [2022-08-18T18:20:49.466Z] Go version: go1.16.15 [2022-08-18T18:20:49.466Z] Git commit: a224086 [2022-08-18T18:20:49.466Z] Built: Thu Mar 24 01:47:57 2022 [2022-08-18T18:20:49.466Z] OS/Arch: linux/amd64 [2022-08-18T18:20:49.466Z] Context: default [2022-08-18T18:20:49.466Z] Experimental: true [2022-08-18T18:20:49.466Z] [2022-08-18T18:20:49.466Z] Server: Docker Engine - Community [2022-08-18T18:20:49.466Z] Engine: [2022-08-18T18:20:49.466Z] Version: 20.10.14 [2022-08-18T18:20:49.466Z] API version: 1.41 (minimum version 1.12) [2022-08-18T18:20:49.466Z] Go version: go1.16.15 [2022-08-18T18:20:49.466Z] Git commit: 87a90dc [2022-08-18T18:20:49.466Z] Built: Thu Mar 24 01:45:46 2022 [2022-08-18T18:20:49.466Z] OS/Arch: linux/amd64 [2022-08-18T18:20:49.466Z] Experimental: true [2022-08-18T18:20:49.466Z] containerd: [2022-08-18T18:20:49.466Z] Version: 1.5.11 [2022-08-18T18:20:49.466Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-08-18T18:20:49.466Z] runc: [2022-08-18T18:20:49.466Z] Version: 1.0.3 [2022-08-18T18:20:49.466Z] GitCommit: v1.0.3-0-gf46b6ba [2022-08-18T18:20:49.466Z] docker-init: [2022-08-18T18:20:49.466Z] Version: 0.19.0 [2022-08-18T18:20:49.466Z] GitCommit: de40ad0 [Pipeline] sh [2022-08-18T18:20:49.498Z] #24 transferring context: 62.38MB 1.1s done [2022-08-18T18:20:49.498Z] #24 DONE 1.1s [2022-08-18T18:20:49.498Z] [2022-08-18T18:20:49.498Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-08-18T18:20:49.498Z] #60 sha256:c8e84eb2303ae764db24c9cc661107b5a6f55a627bc17356118a4eecdcabe485 [2022-08-18T18:20:49.498Z] #60 CACHED [2022-08-18T18:20:49.498Z] [2022-08-18T18:20:49.498Z] #18 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-08-18T18:20:49.498Z] #18 sha256:f07ff2ac9fd46250779327c7d38974e9bb1cbcf347068f6d43bbd85c8667bbd6 [2022-08-18T18:20:49.498Z] #18 CACHED [2022-08-18T18:20:49.498Z] [2022-08-18T18:20:49.498Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-08-18T18:20:49.498Z] #34 sha256:4b41878b4762cb0683fc280c29ac8b5b269125ec65df29026de7c40e51009d4b [2022-08-18T18:20:49.498Z] #34 CACHED [2022-08-18T18:20:49.498Z] [2022-08-18T18:20:49.498Z] #32 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-08-18T18:20:49.498Z] #32 sha256:27a19668cdb0aeaec3b77db628f0cabc1b0ca4b5976f324cb6dbc9c546597d67 [2022-08-18T18:20:49.498Z] #32 CACHED [2022-08-18T18:20:49.498Z] [2022-08-18T18:20:49.498Z] #27 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-08-18T18:20:49.498Z] #27 sha256:383df20479ce4bff4039a4e2179c24d243bc84dfbfdda23352685c17fe3ce96e [2022-08-18T18:20:49.498Z] #27 CACHED [2022-08-18T18:20:49.498Z] [2022-08-18T18:20:49.498Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-08-18T18:20:49.498Z] #74 sha256:b49b59bfc5c6eb145c6a024e010cf4a3618a6b2ef592b80b68c17cd8c3cdcb08 [2022-08-18T18:20:49.498Z] #74 CACHED [2022-08-18T18:20:49.498Z] [2022-08-18T18:20:49.498Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-08-18T18:20:49.498Z] #62 sha256:a922500f3cdbd3f51b62da14fcc82525ccaa34a1e6b3e6e746e0aedc590a31de [2022-08-18T18:20:49.498Z] #62 CACHED [2022-08-18T18:20:49.498Z] [2022-08-18T18:20:49.498Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-08-18T18:20:49.498Z] #66 sha256:a08cdf93e82e24819fa5faefc11a56dece7cd2228c5fb62062cdc0f7f121eacc [2022-08-18T18:20:49.498Z] #66 CACHED [2022-08-18T18:20:49.498Z] [2022-08-18T18:20:49.498Z] #35 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-08-18T18:20:49.498Z] #35 sha256:3f150752b39f75dc230f924b555551a5407197b34d11068259b0d1404d40158e [2022-08-18T18:20:49.498Z] #35 CACHED [2022-08-18T18:20:49.498Z] [2022-08-18T18:20:49.498Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-08-18T18:20:49.498Z] #69 sha256:0744e47b871d374c8fb979e67751723af983318c19cafc1b50e2028b6fa3df30 [2022-08-18T18:20:49.498Z] #69 CACHED [2022-08-18T18:20:49.498Z] [2022-08-18T18:20:49.498Z] #48 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-08-18T18:20:49.498Z] #48 sha256:35c29851254947d9115b04815c36f959128cbb44a3262ce005702523a24f4a85 [2022-08-18T18:20:49.498Z] #48 CACHED [2022-08-18T18:20:49.498Z] [2022-08-18T18:20:49.498Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-08-18T18:20:49.498Z] #33 sha256:e80816566d71fce896145e0bb5346aa09debfdd454c63c9608e59c245d90e4a0 [2022-08-18T18:20:49.498Z] #33 CACHED [2022-08-18T18:20:49.498Z] [2022-08-18T18:20:49.498Z] #57 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-08-18T18:20:49.498Z] #57 sha256:a3a5813f76520bf3568edd80f01f59dc71cbcb3d8fa218a31e7caaf63c37bf35 [2022-08-18T18:20:49.498Z] #57 CACHED [2022-08-18T18:20:49.498Z] [2022-08-18T18:20:49.498Z] #15 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-08-18T18:20:49.498Z] #15 sha256:4cb23e92961690195d4aec764eed4a398ec84f077b04b9ba921efb39d521ab53 [2022-08-18T18:20:49.498Z] #15 CACHED [2022-08-18T18:20:49.498Z] [2022-08-18T18:20:49.498Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-08-18T18:20:49.498Z] #51 sha256:e97bc4e141c470e79af822c7812d17925cbc9d5e8a97d1bd281f8f15f0cbfa78 [2022-08-18T18:20:49.498Z] #51 CACHED [2022-08-18T18:20:49.498Z] [2022-08-18T18:20:49.498Z] #56 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-08-18T18:20:49.498Z] #56 sha256:796573617d579e460fddd8bb002c9466a1ad3f670f9971a618176645b579a74b [2022-08-18T18:20:49.498Z] #56 CACHED [2022-08-18T18:20:49.498Z] [2022-08-18T18:20:49.498Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-08-18T18:20:49.498Z] #75 sha256:1631ddece2beade0d64202dddfb5ca62d8e4456f2260c93be3f326238370c960 [2022-08-18T18:20:49.498Z] #75 CACHED [2022-08-18T18:20:49.498Z] [2022-08-18T18:20:49.498Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-08-18T18:20:49.498Z] #53 sha256:c2b7baa3a398da628953c9c8b55f28a47dcb6ea86c993b76242c87504fe14697 [2022-08-18T18:20:49.498Z] #53 CACHED [2022-08-18T18:20:49.498Z] [2022-08-18T18:20:49.498Z] #41 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-08-18T18:20:49.499Z] #41 sha256:ffdb8eb1e24c342e59d98a2ce82b406b606a570bae9fe393b70e4e11909de4d2 [2022-08-18T18:20:49.499Z] #41 CACHED [2022-08-18T18:20:49.499Z] [2022-08-18T18:20:49.499Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-18T18:20:49.499Z] #55 sha256:d78db600156b117dec76afdf97844cc0278c0f3d815c9b0189cbbcbfabc803aa [2022-08-18T18:20:49.499Z] #55 CACHED [2022-08-18T18:20:49.499Z] [2022-08-18T18:20:49.499Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-08-18T18:20:49.499Z] #47 sha256:e69378d82c8c8cbcefc35269e70e7e3c279d811c390ced71ff7954797ab7ab3a [2022-08-18T18:20:49.499Z] #47 CACHED [2022-08-18T18:20:49.499Z] [2022-08-18T18:20:49.499Z] #50 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2022-08-18T18:20:49.499Z] #50 sha256:25dc087b06119ece4c0858160446b4e82d21a784bb017a84a0d19ca3035866ed [2022-08-18T18:20:49.499Z] #50 CACHED [2022-08-18T18:20:49.499Z] [2022-08-18T18:20:49.499Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-08-18T18:20:49.499Z] #68 sha256:d28f0910863cba584aafdbd633a0c8d06637b8dcca4fb886770d6575dc95bb14 [2022-08-18T18:20:49.499Z] #68 CACHED [2022-08-18T18:20:49.499Z] [2022-08-18T18:20:49.499Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-08-18T18:20:49.499Z] #26 sha256:1ffb46318f25fba785b362abd984a6537ff7b3b4c34c032070c914c040dc9aac [2022-08-18T18:20:49.499Z] #26 CACHED [2022-08-18T18:20:49.499Z] [2022-08-18T18:20:49.499Z] #20 [dev-systemd-false 6/28] RUN ldconfig [2022-08-18T18:20:49.499Z] #20 sha256:c3525b3da3fd3efe5719964eee1b2aeff2d670820a72f607d7066937ed101317 [2022-08-18T18:20:49.499Z] #20 CACHED [2022-08-18T18:20:49.499Z] [2022-08-18T18:20:49.499Z] #13 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2022-08-18T18:20:49.499Z] #13 sha256:8c34d0ad3df4c12b11dd32703c9eb3b8985fcf362601d7dacf42ebcf39dc15ab [2022-08-18T18:20:49.499Z] #13 CACHED [2022-08-18T18:20:49.499Z] [2022-08-18T18:20:49.499Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-08-18T18:20:49.499Z] #25 sha256:ded4773dac7b919ba29b7418400b500ededb985ef0b18dc5a88d4d0681b93ffb [2022-08-18T18:20:49.499Z] #25 CACHED [2022-08-18T18:20:49.499Z] [2022-08-18T18:20:49.499Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-08-18T18:20:49.499Z] #59 sha256:4ef3c75772562c082ce85a0958fd736d3d2b01c88852aed4c7e121fe264ac1e6 [2022-08-18T18:20:49.499Z] #59 CACHED [2022-08-18T18:20:49.499Z] [2022-08-18T18:20:49.499Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-08-18T18:20:49.499Z] #72 sha256:99eb965b5318dc0ce9d71a22280a9be9dfb5920da56425940fa51d60891053ef [2022-08-18T18:20:49.499Z] #72 CACHED [2022-08-18T18:20:49.499Z] [2022-08-18T18:20:49.499Z] #54 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-08-18T18:20:49.499Z] #54 sha256:1165e6da982cae6367d75b5255c96a73f90af9847a2648c739a10e1ba7ed3e2e [2022-08-18T18:20:49.499Z] #54 CACHED [2022-08-18T18:20:49.499Z] [2022-08-18T18:20:49.499Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-08-18T18:20:49.499Z] #67 sha256:e90ec122933a4692e4124f96ba58357be59bd34a8ad1d08cefbd34897afa2179 [2022-08-18T18:20:49.499Z] #67 CACHED [2022-08-18T18:20:49.499Z] [2022-08-18T18:20:49.499Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-08-18T18:20:49.499Z] #63 sha256:782eaf2bb592b9d9b016c9cde6d20692c5dd71514c3b1d227909ce8e5e0b6017 [2022-08-18T18:20:49.499Z] #63 CACHED [2022-08-18T18:20:49.499Z] [2022-08-18T18:20:49.499Z] #16 [dev-systemd-false 2/28] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-08-18T18:20:49.499Z] #16 sha256:af04b8d62a70a6749757939799115e3707e7241a50fffe1872053d2b7923fc58 [2022-08-18T18:20:49.499Z] #16 CACHED [2022-08-18T18:20:49.499Z] [2022-08-18T18:20:49.499Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-08-18T18:20:49.499Z] #29 sha256:22964e96082ae912ff5117150cf07c5471929036c761c019294b342782e4e250 [2022-08-18T18:20:49.499Z] #29 CACHED [2022-08-18T18:20:49.499Z] [2022-08-18T18:20:49.499Z] #37 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-08-18T18:20:49.499Z] #37 sha256:00a89ce97e5aaece9b3b9c57f60882e17b444c1173fa586cee9585508880ecdc [2022-08-18T18:20:49.499Z] #37 CACHED [2022-08-18T18:20:49.499Z] [2022-08-18T18:20:49.499Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-08-18T18:20:49.499Z] #12 sha256:bbd7c79ba8f998364c663d0fa204bb0e8ac615a82d7732798556439b1da561b7 [2022-08-18T18:20:49.499Z] #12 CACHED [2022-08-18T18:20:49.499Z] [2022-08-18T18:20:49.499Z] #22 [dev-systemd-false 8/28] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-08-18T18:20:49.499Z] #22 sha256:ff1ac79b04749ee5dd4dfde32a3c1d00f6f9c295daec668a1a7487c19a4969a9 [2022-08-18T18:20:49.499Z] #22 CACHED [2022-08-18T18:20:49.499Z] [2022-08-18T18:20:49.499Z] #65 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-08-18T18:20:49.499Z] #65 sha256:21739737b71b775bb41c8c2848a2aaa9061c5a70711f46262d8a3e8ed3ae25be [2022-08-18T18:20:49.499Z] #65 CACHED [2022-08-18T18:20:49.499Z] [2022-08-18T18:20:49.499Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-18T18:20:49.499Z] #21 sha256:3bb240db4ffded7d1d5349a9044e8c4086be9fc5546b186283f64923158f0927 [2022-08-18T18:20:49.499Z] #21 CACHED [2022-08-18T18:20:49.499Z] [2022-08-18T18:20:49.499Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-08-18T18:20:49.499Z] #31 sha256:59d4b450980349a61e36e7f78890d8ffe7490bc47f59853501e368a917311bb3 [2022-08-18T18:20:49.499Z] #31 CACHED [2022-08-18T18:20:49.499Z] [2022-08-18T18:20:49.499Z] #70 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-08-18T18:20:49.499Z] #70 sha256:6e47ac11e048e6b196b6a5e8a183018f61f85b4f04c7294aae607e4d7f2911cd [2022-08-18T18:20:49.499Z] #70 CACHED [2022-08-18T18:20:49.499Z] [2022-08-18T18:20:49.499Z] #38 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-08-18T18:20:49.499Z] #38 sha256:c896c42fc52d68eb0bdf368fbaf5b7fdd774b9a57470726289de1511b423f53e [2022-08-18T18:20:49.499Z] #38 CACHED [2022-08-18T18:20:49.499Z] [2022-08-18T18:20:49.499Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-08-18T18:20:49.499Z] #46 sha256:ea4824a11dc4bb760bb0af966210e5a5c8cecae78503a30ad627e3cba18a1870 [2022-08-18T18:20:49.499Z] #46 CACHED [2022-08-18T18:20:49.499Z] [2022-08-18T18:20:49.499Z] #39 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-08-18T18:20:49.499Z] #39 sha256:e44b7413ba7ca153895f4399064bf1ab649d2767c0c5e70eaa4f1107bc989489 [2022-08-18T18:20:49.499Z] #39 CACHED [2022-08-18T18:20:49.499Z] [2022-08-18T18:20:49.499Z] #44 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-08-18T18:20:49.499Z] #44 sha256:e64d653be6ceb18fe9f3a6859389575ea88d4c22d2e259fcc4c87266530f9826 [2022-08-18T18:20:49.499Z] #44 CACHED [2022-08-18T18:20:49.499Z] [2022-08-18T18:20:49.499Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-08-18T18:20:49.499Z] #40 sha256:69570b798ff99da2ef0b1346cd9a9f0570efcefad557de6cde34dfcdb46133cd [2022-08-18T18:20:49.499Z] #40 CACHED [2022-08-18T18:20:49.499Z] [2022-08-18T18:20:49.499Z] #45 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-08-18T18:20:49.499Z] #45 sha256:a879ac5e6cfee09f68dedfa8b4ea301b719d2b372b18b07b44533df8713c3898 [2022-08-18T18:20:49.499Z] #45 CACHED [2022-08-18T18:20:49.499Z] [2022-08-18T18:20:49.499Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-18T18:20:49.499Z] #14 sha256:601ea04962c88b771b704e6476508df2d546ebb62d410810ee4c3576c0abef4c [2022-08-18T18:20:49.499Z] #14 CACHED [2022-08-18T18:20:49.499Z] [2022-08-18T18:20:49.499Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-18T18:20:49.499Z] #42 sha256:94be227a87f8e9ad109bdca62160c87af49153c490d2d161654b79177444bd2d [2022-08-18T18:20:49.499Z] #42 CACHED [2022-08-18T18:20:49.499Z] [2022-08-18T18:20:49.499Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-08-18T18:20:49.499Z] #76 sha256:6728089915318b010a209278b80cd51f716c36147ae67c727d31e94443fc267e [2022-08-18T18:20:49.499Z] #76 CACHED [2022-08-18T18:20:49.499Z] [2022-08-18T18:20:49.499Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-18T18:20:49.499Z] #77 sha256:b3dd202755c0fdfeb116c33d48437f86c297a96d1cd497efb6d922829012a6c0 [2022-08-18T18:20:49.499Z] #77 CACHED [2022-08-18T18:20:49.499Z] [2022-08-18T18:20:49.499Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-08-18T18:20:49.499Z] #43 sha256:32b5210d422bd72c95d71c3a90b24ee0bf5269ecf3f407dac53603792edfd48c [2022-08-18T18:20:49.499Z] #43 CACHED [2022-08-18T18:20:49.499Z] [2022-08-18T18:20:49.499Z] #79 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-08-18T18:20:49.499Z] #79 sha256:3aef06a42e67286bc901052e88629e5931c26031a2259864362d1f8d697a662e [2022-08-18T18:20:49.499Z] #79 CACHED [2022-08-18T18:20:49.499Z] [2022-08-18T18:20:49.499Z] #17 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-08-18T18:20:49.499Z] #17 sha256:5a043a1bf04d32135199d8dd013684c7dd7a866030adbe71d62fceb853833dbd [2022-08-18T18:20:49.499Z] #17 CACHED [2022-08-18T18:20:49.499Z] [2022-08-18T18:20:49.499Z] #58 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-08-18T18:20:49.499Z] #58 sha256:4e2bb8cc317b730560446f00683fc9c5e4cafebc1b7917fa651fca3107e36848 [2022-08-18T18:20:49.499Z] #58 CACHED [2022-08-18T18:20:49.499Z] [2022-08-18T18:20:49.499Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-08-18T18:20:49.499Z] #30 sha256:c99c3af79dcc7333c0a80385d8c5a2cde7e861b32ce7e987b93080745e904ff7 [2022-08-18T18:20:49.499Z] #30 CACHED [2022-08-18T18:20:49.499Z] [2022-08-18T18:20:49.499Z] #52 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-08-18T18:20:49.499Z] #52 sha256:7407d12648f4d9e3a1784adc1edd9b6dc732e64e64eb5f08d8bf4ebbb057caf0 [2022-08-18T18:20:49.499Z] #52 CACHED [2022-08-18T18:20:49.499Z] [2022-08-18T18:20:49.499Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-18T18:20:49.499Z] #64 sha256:0d7deb4e556e94f483501d2199a1d7050c32045b92cf8d9815ee3d973b13f43f [2022-08-18T18:20:49.499Z] #64 CACHED [2022-08-18T18:20:49.499Z] [2022-08-18T18:20:49.499Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-08-18T18:20:49.499Z] #23 sha256:84a5b1c72bac77e8cd8f13eae9f29c4b5adacf4f518dbd5a5d465469fba3289c [2022-08-18T18:20:49.499Z] #23 CACHED [2022-08-18T18:20:49.499Z] [2022-08-18T18:20:49.499Z] #78 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-08-18T18:20:49.499Z] #78 sha256:99a1f3b39c0ae023721c891fb678273fa457ea27aea2381f27045a73995966bc [2022-08-18T18:20:49.499Z] #78 CACHED [2022-08-18T18:20:49.499Z] [2022-08-18T18:20:49.499Z] #19 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-08-18T18:20:49.499Z] #19 sha256:dd23165dd72a2a1f8a87b49cbd3dd137a15f0e1683938f561ac373a5933852b2 [2022-08-18T18:20:49.499Z] #19 CACHED [2022-08-18T18:20:49.499Z] [2022-08-18T18:20:49.499Z] #61 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-08-18T18:20:49.499Z] #61 sha256:d92c06900e9a5b0abaccac6007b3858b656b32eca88315273931834475743429 [2022-08-18T18:20:49.499Z] #61 CACHED [2022-08-18T18:20:49.499Z] [2022-08-18T18:20:49.499Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-08-18T18:20:49.499Z] #36 sha256:6583f4de9b49d5f9f0af4e74d176b75cd3860e05f2b1b1432241659433d7f138 [2022-08-18T18:20:49.499Z] #36 CACHED [2022-08-18T18:20:49.499Z] [2022-08-18T18:20:49.499Z] #80 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-08-18T18:20:49.499Z] #80 sha256:e2a67f0ee5d4e80785a5a39d56b97074ae0a039f06d9dfff82f0f2a19dfe0b14 [2022-08-18T18:20:49.499Z] #80 CACHED [2022-08-18T18:20:49.499Z] [2022-08-18T18:20:49.499Z] #81 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-08-18T18:20:49.499Z] #81 sha256:32d98a00668c82e8930784b05ba8fa856cb259f21b50af9d80f3cf26909b761a [2022-08-18T18:20:49.538Z] Client: [2022-08-18T18:20:49.538Z] Context: default [2022-08-18T18:20:49.538Z] Debug Mode: false [2022-08-18T18:20:49.538Z] Plugins: [2022-08-18T18:20:49.538Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-08-18T18:20:49.538Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-08-18T18:20:49.538Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-08-18T18:20:49.538Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-08-18T18:20:49.538Z] [2022-08-18T18:20:49.538Z] Server: [2022-08-18T18:20:49.538Z] Containers: 0 [2022-08-18T18:20:49.538Z] Running: 0 [2022-08-18T18:20:49.538Z] Paused: 0 [2022-08-18T18:20:49.538Z] Stopped: 0 [2022-08-18T18:20:49.538Z] Images: 3 [2022-08-18T18:20:49.538Z] Server Version: 20.10.14 [2022-08-18T18:20:49.538Z] Storage Driver: overlay2 [2022-08-18T18:20:49.538Z] Backing Filesystem: extfs [2022-08-18T18:20:49.538Z] Supports d_type: true [2022-08-18T18:20:49.538Z] Native Overlay Diff: true [2022-08-18T18:20:49.538Z] userxattr: false [2022-08-18T18:20:49.538Z] Logging Driver: json-file [2022-08-18T18:20:49.538Z] Cgroup Driver: systemd [2022-08-18T18:20:49.538Z] Cgroup Version: 2 [2022-08-18T18:20:49.538Z] Plugins: [2022-08-18T18:20:49.538Z] Volume: local [2022-08-18T18:20:49.538Z] Network: bridge host ipvlan macvlan null overlay [2022-08-18T18:20:49.538Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-08-18T18:20:49.538Z] Swarm: inactive [2022-08-18T18:20:49.538Z] Runtimes: io.containerd.runtime.v1.linux runc io.containerd.runc.v2 [2022-08-18T18:20:49.538Z] Default Runtime: runc [2022-08-18T18:20:49.538Z] Init Binary: docker-init [2022-08-18T18:20:49.538Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-08-18T18:20:49.538Z] runc version: v1.0.3-0-gf46b6ba [2022-08-18T18:20:49.538Z] init version: de40ad0 [2022-08-18T18:20:49.538Z] Security Options: [2022-08-18T18:20:49.538Z] apparmor [2022-08-18T18:20:49.538Z] seccomp [2022-08-18T18:20:49.538Z] Profile: default [2022-08-18T18:20:49.538Z] cgroupns [2022-08-18T18:20:49.538Z] Kernel Version: 5.13.0-1021-aws [2022-08-18T18:20:49.538Z] Operating System: Ubuntu 20.04.4 LTS [2022-08-18T18:20:49.538Z] OSType: linux [2022-08-18T18:20:49.538Z] Architecture: x86_64 [2022-08-18T18:20:49.538Z] CPUs: 2 [2022-08-18T18:20:49.538Z] Total Memory: 7.559GiB [2022-08-18T18:20:49.538Z] Name: ip-10-100-120-48 [2022-08-18T18:20:49.538Z] ID: MWBM:O2DR:UIIW:N5FR:BUIP:XRQ4:PN4R:3HFS:VMDL:OFU6:ZREW:HRLK [2022-08-18T18:20:49.538Z] Docker Root Dir: /var/lib/docker [2022-08-18T18:20:49.538Z] Debug Mode: false [2022-08-18T18:20:49.538Z] Registry: https://index.docker.io/v1/ [2022-08-18T18:20:49.538Z] Labels: [2022-08-18T18:20:49.538Z] Experimental: true [2022-08-18T18:20:49.538Z] Insecure Registries: [2022-08-18T18:20:49.538Z] 127.0.0.0/8 [2022-08-18T18:20:49.538Z] Live Restore Enabled: true [2022-08-18T18:20:49.538Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-08-18T18:20:49.750Z] + docker info [2022-08-18T18:20:49.856Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:2c17e9a33357ac5cfb80dcb93e048bb3ae5618d0 . [2022-08-18T18:20:50.113Z] #1 [internal] load build definition from Dockerfile [2022-08-18T18:20:50.113Z] #1 sha256:0a658d3a400d6a7e660dc906e4a661ef86211a27e606a9ad1b9811fc13fb7f54 [2022-08-18T18:20:50.113Z] #1 transferring dockerfile: 19.25kB done [2022-08-18T18:20:50.113Z] #1 DONE 0.0s [2022-08-18T18:20:50.113Z] [2022-08-18T18:20:50.113Z] #2 [internal] load .dockerignore [2022-08-18T18:20:50.113Z] #2 sha256:a8a6837adef77c64bde01dd4a85182d6a51a4281b88c32634568b80fd11d8c24 [2022-08-18T18:20:50.113Z] #2 transferring context: 145B done [2022-08-18T18:20:50.113Z] #2 DONE 0.0s [2022-08-18T18:20:50.113Z] [2022-08-18T18:20:50.113Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-08-18T18:20:50.113Z] #3 sha256:ac072d521901222eeef550f52282877f196e16b0247844be9ceb1ccc1eac391d [2022-08-18T18:20:50.113Z] #3 DONE 0.2s [2022-08-18T18:20:50.113Z] [2022-08-18T18:20:50.113Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 [2022-08-18T18:20:50.113Z] #4 sha256:48a83027ce1f5c304cb45d91fac69a612cf40aeee970f6f9794eda714e262e35 [2022-08-18T18:20:50.113Z] #4 CACHED [2022-08-18T18:20:50.372Z] [2022-08-18T18:20:50.372Z] #5 [internal] load .dockerignore [2022-08-18T18:20:50.372Z] #5 sha256:f0eac21c627aee2d732cbf1b67001253556eebcd3a3752166b7942c7b2b56d0c [2022-08-18T18:20:50.372Z] #5 DONE 0.0s [2022-08-18T18:20:50.372Z] [2022-08-18T18:20:50.372Z] #6 [internal] load build definition from Dockerfile [2022-08-18T18:20:50.372Z] #6 sha256:d7723a97d5658c4be84b72e197237ccad0bac698e54f9a0eb4beca50c3eef96a [2022-08-18T18:20:50.372Z] #6 DONE 0.0s [2022-08-18T18:20:50.372Z] [2022-08-18T18:20:50.372Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2022-08-18T18:20:50.372Z] #7 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-08-18T18:20:50.372Z] #7 DONE 0.1s [2022-08-18T18:20:50.372Z] [2022-08-18T18:20:50.372Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-18T18:20:50.372Z] #10 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-08-18T18:20:50.436Z] #81 DONE 1.0s [2022-08-18T18:20:50.436Z] [2022-08-18T18:20:50.436Z] #82 exporting to image [2022-08-18T18:20:50.436Z] #82 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-08-18T18:20:50.436Z] #82 exporting layers [2022-08-18T18:20:50.630Z] #10 DONE 0.1s [2022-08-18T18:20:50.630Z] [2022-08-18T18:20:50.630Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-18T18:20:50.630Z] #9 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-08-18T18:20:50.630Z] #9 DONE 0.1s [2022-08-18T18:20:50.630Z] [2022-08-18T18:20:50.630Z] #8 [internal] load metadata for docker.io/library/golang:1.18.5-bullseye [2022-08-18T18:20:50.630Z] #8 sha256:270c61ec05f7077d80feab907042c413eec3b1432a04e783dd042417a02cfd50 [2022-08-18T18:20:50.630Z] #8 DONE 0.1s [2022-08-18T18:20:50.687Z] Client: [2022-08-18T18:20:50.687Z] Context: default [2022-08-18T18:20:50.687Z] Debug Mode: false [2022-08-18T18:20:50.687Z] Plugins: [2022-08-18T18:20:50.687Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-08-18T18:20:50.687Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-08-18T18:20:50.687Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-08-18T18:20:50.687Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-08-18T18:20:50.687Z] [2022-08-18T18:20:50.687Z] Server: [2022-08-18T18:20:50.687Z] Containers: 0 [2022-08-18T18:20:50.687Z] Running: 0 [2022-08-18T18:20:50.687Z] Paused: 0 [2022-08-18T18:20:50.687Z] Stopped: 0 [2022-08-18T18:20:50.687Z] Images: 4 [2022-08-18T18:20:50.687Z] Server Version: 20.10.14 [2022-08-18T18:20:50.687Z] Storage Driver: overlay2 [2022-08-18T18:20:50.687Z] Backing Filesystem: extfs [2022-08-18T18:20:50.687Z] Supports d_type: true [2022-08-18T18:20:50.687Z] Native Overlay Diff: true [2022-08-18T18:20:50.687Z] userxattr: false [2022-08-18T18:20:50.687Z] Logging Driver: json-file [2022-08-18T18:20:50.687Z] Cgroup Driver: cgroupfs [2022-08-18T18:20:50.687Z] Cgroup Version: 1 [2022-08-18T18:20:50.687Z] Plugins: [2022-08-18T18:20:50.687Z] Volume: local [2022-08-18T18:20:50.687Z] Network: bridge host ipvlan macvlan null overlay [2022-08-18T18:20:50.687Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-08-18T18:20:50.687Z] Swarm: inactive [2022-08-18T18:20:50.687Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-08-18T18:20:50.687Z] Default Runtime: runc [2022-08-18T18:20:50.687Z] Init Binary: docker-init [2022-08-18T18:20:50.687Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-08-18T18:20:50.687Z] runc version: v1.0.3-0-gf46b6ba [2022-08-18T18:20:50.687Z] init version: de40ad0 [2022-08-18T18:20:50.687Z] Security Options: [2022-08-18T18:20:50.687Z] apparmor [2022-08-18T18:20:50.687Z] seccomp [2022-08-18T18:20:50.687Z] Profile: default [2022-08-18T18:20:50.687Z] Kernel Version: 5.4.0-1071-aws [2022-08-18T18:20:50.687Z] Operating System: Ubuntu 18.04.6 LTS [2022-08-18T18:20:50.687Z] OSType: linux [2022-08-18T18:20:50.687Z] Architecture: x86_64 [2022-08-18T18:20:50.687Z] CPUs: 2 [2022-08-18T18:20:50.687Z] Total Memory: 7.565GiB [2022-08-18T18:20:50.687Z] Name: ip-10-100-48-181 [2022-08-18T18:20:50.687Z] ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW [2022-08-18T18:20:50.687Z] Docker Root Dir: /var/lib/docker [2022-08-18T18:20:50.687Z] Debug Mode: false [2022-08-18T18:20:50.687Z] Registry: https://index.docker.io/v1/ [2022-08-18T18:20:50.687Z] Labels: [2022-08-18T18:20:50.687Z] Experimental: true [2022-08-18T18:20:50.687Z] Insecure Registries: [2022-08-18T18:20:50.687Z] 127.0.0.0/8 [2022-08-18T18:20:50.687Z] Live Restore Enabled: true [2022-08-18T18:20:50.687Z] [2022-08-18T18:20:50.687Z] WARNING: No swap limit support [Pipeline] sh [2022-08-18T18:20:50.904Z] [2022-08-18T18:20:50.904Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-18T18:20:50.904Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-08-18T18:20:50.904Z] #73 DONE 0.0s [2022-08-18T18:20:50.904Z] [2022-08-18T18:20:50.904Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-18T18:20:50.904Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-08-18T18:20:50.904Z] #71 DONE 0.0s [2022-08-18T18:20:50.904Z] [2022-08-18T18:20:50.904Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-18T18:20:50.904Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-18T18:20:50.904Z] #11 DONE 0.0s [2022-08-18T18:20:50.904Z] [2022-08-18T18:20:50.904Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 [2022-08-18T18:20:50.904Z] #28 sha256:342d3f1a9feaabcaa9369107436102e95e40e8435fa273d9ec6994dcc5087163 [2022-08-18T18:20:50.904Z] #28 DONE 0.0s [2022-08-18T18:20:50.904Z] [2022-08-18T18:20:50.904Z] #24 [internal] load build context [2022-08-18T18:20:50.904Z] #24 sha256:23b68bf6b634bfdc997f1c9fd377981f538cd3fe387246ee49eb6cd1b95cc8b1 [2022-08-18T18:20:50.971Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-08-18T18:20:50.971Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-08-18T18:20:50.971Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43992/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-08-18T18:20:50.971Z] + bash /home/ubuntu/workspace/moby_PR-43992/check-config.sh [2022-08-18T18:20:50.971Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-08-18T18:20:50.971Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ... [2022-08-18T18:20:50.971Z] [2022-08-18T18:20:50.971Z] Generally Necessary: [2022-08-18T18:20:50.971Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-08-18T18:20:50.971Z] - apparmor: enabled and tools installed [2022-08-18T18:20:50.971Z] - CONFIG_NAMESPACES: enabled [2022-08-18T18:20:50.971Z] - CONFIG_NET_NS: enabled [2022-08-18T18:20:50.971Z] - CONFIG_PID_NS: enabled [2022-08-18T18:20:50.971Z] - CONFIG_IPC_NS: enabled [2022-08-18T18:20:50.971Z] - CONFIG_UTS_NS: enabled [2022-08-18T18:20:50.971Z] - CONFIG_CGROUPS: enabled [2022-08-18T18:20:50.971Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-08-18T18:20:50.971Z] - CONFIG_CGROUP_DEVICE: enabled [2022-08-18T18:20:50.971Z] - CONFIG_CGROUP_FREEZER: enabled [2022-08-18T18:20:50.971Z] - CONFIG_CGROUP_SCHED: enabled [2022-08-18T18:20:50.971Z] - CONFIG_CPUSETS: enabled [2022-08-18T18:20:50.971Z] - CONFIG_MEMCG: enabled [2022-08-18T18:20:50.971Z] - CONFIG_KEYS: enabled [2022-08-18T18:20:50.971Z] - CONFIG_VETH: enabled (as module) [2022-08-18T18:20:50.971Z] - CONFIG_BRIDGE: enabled (as module) [2022-08-18T18:20:50.971Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-08-18T18:20:50.971Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-08-18T18:20:50.971Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-08-18T18:20:50.971Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-08-18T18:20:51.165Z] #24 ... [2022-08-18T18:20:51.165Z] [2022-08-18T18:20:51.165Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-08-18T18:20:51.165Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-08-18T18:20:51.165Z] #49 DONE 0.4s [2022-08-18T18:20:51.165Z] [2022-08-18T18:20:51.165Z] #24 [internal] load build context [2022-08-18T18:20:51.165Z] #24 sha256:23b68bf6b634bfdc997f1c9fd377981f538cd3fe387246ee49eb6cd1b95cc8b1 [2022-08-18T18:20:51.231Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-08-18T18:20:51.231Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-08-18T18:20:51.231Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-08-18T18:20:51.231Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-08-18T18:20:51.231Z] - CONFIG_NF_NAT: enabled (as module) [2022-08-18T18:20:51.231Z] - CONFIG_POSIX_MQUEUE: enabled [2022-08-18T18:20:51.231Z] - CONFIG_CGROUP_BPF: enabled [2022-08-18T18:20:51.231Z] [2022-08-18T18:20:51.231Z] Optional Features: [2022-08-18T18:20:51.231Z] - CONFIG_USER_NS: enabled [2022-08-18T18:20:51.231Z] - CONFIG_SECCOMP: enabled [2022-08-18T18:20:51.231Z] - CONFIG_SECCOMP_FILTER: enabled [2022-08-18T18:20:51.231Z] - CONFIG_CGROUP_PIDS: enabled [2022-08-18T18:20:51.231Z] - CONFIG_MEMCG_SWAP: enabled [2022-08-18T18:20:51.231Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-08-18T18:20:51.231Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-08-18T18:20:51.231Z] - CONFIG_BLK_CGROUP: enabled [2022-08-18T18:20:51.231Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-08-18T18:20:51.231Z] - CONFIG_CGROUP_PERF: enabled [2022-08-18T18:20:51.231Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-08-18T18:20:51.231Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-08-18T18:20:51.231Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-08-18T18:20:51.231Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-08-18T18:20:51.231Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-08-18T18:20:51.231Z] - CONFIG_RT_GROUP_SCHED: missing [2022-08-18T18:20:51.231Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-08-18T18:20:51.231Z] - CONFIG_IP_VS: enabled (as module) [2022-08-18T18:20:51.231Z] - CONFIG_IP_VS_NFCT: enabled [2022-08-18T18:20:51.231Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-08-18T18:20:51.231Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-08-18T18:20:51.231Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-08-18T18:20:51.231Z] - CONFIG_SECURITY_SELINUX: enabled [2022-08-18T18:20:51.231Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-08-18T18:20:51.231Z] - CONFIG_EXT4_FS: enabled [2022-08-18T18:20:51.231Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-08-18T18:20:51.231Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-08-18T18:20:51.231Z] - Network Drivers: [2022-08-18T18:20:51.231Z] - "overlay": [2022-08-18T18:20:51.376Z] #82 exporting layers 0.8s done [2022-08-18T18:20:51.376Z] #82 writing image sha256:087f0649ae6d52bc317bdfa45c88d5629aabbe11266a33cfff5e3f84568580da done [2022-08-18T18:20:51.376Z] #82 naming to docker.io/library/docker:2c17e9a33357ac5cfb80dcb93e048bb3ae5618d0 done [2022-08-18T18:20:51.376Z] #82 DONE 0.9s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-08-18T18:20:51.490Z] - CONFIG_VXLAN: enabled (as module) [2022-08-18T18:20:51.490Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-08-18T18:20:51.490Z] Optional (for encrypted networks): [2022-08-18T18:20:51.490Z] - CONFIG_CRYPTO: enabled [2022-08-18T18:20:51.490Z] - CONFIG_CRYPTO_AEAD: enabled [2022-08-18T18:20:51.490Z] - CONFIG_CRYPTO_GCM: enabled [2022-08-18T18:20:51.490Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-08-18T18:20:51.490Z] - CONFIG_CRYPTO_GHASH: enabled [2022-08-18T18:20:51.490Z] - CONFIG_XFRM: enabled [2022-08-18T18:20:51.490Z] - CONFIG_XFRM_USER: enabled (as module) [2022-08-18T18:20:51.490Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-08-18T18:20:51.490Z] - CONFIG_INET_ESP: enabled (as module) [2022-08-18T18:20:51.490Z] - "ipvlan": [2022-08-18T18:20:51.490Z] - CONFIG_IPVLAN: enabled (as module) [2022-08-18T18:20:51.490Z] - "macvlan": [2022-08-18T18:20:51.490Z] - CONFIG_MACVLAN: enabled (as module) [2022-08-18T18:20:51.490Z] - CONFIG_DUMMY: enabled (as module) [2022-08-18T18:20:51.490Z] - "ftp,tftp client in container": [2022-08-18T18:20:51.490Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-08-18T18:20:51.490Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-08-18T18:20:51.490Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-08-18T18:20:51.490Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-08-18T18:20:51.490Z] - Storage Drivers: [2022-08-18T18:20:51.490Z] - "aufs": [2022-08-18T18:20:51.490Z] - CONFIG_AUFS_FS: enabled (as module) [2022-08-18T18:20:51.490Z] - "btrfs": [2022-08-18T18:20:51.490Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-08-18T18:20:51.490Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-08-18T18:20:51.490Z] - "devicemapper": [2022-08-18T18:20:51.490Z] - CONFIG_BLK_DEV_DM: enabled [2022-08-18T18:20:51.490Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-08-18T18:20:51.490Z] - "overlay": [2022-08-18T18:20:51.490Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-08-18T18:20:51.490Z] - "zfs": [2022-08-18T18:20:51.490Z] - /dev/zfs: present [2022-08-18T18:20:51.490Z] - zfs command: missing [2022-08-18T18:20:51.490Z] - zpool command: missing [2022-08-18T18:20:51.490Z] [2022-08-18T18:20:51.490Z] Limits: [2022-08-18T18:20:51.490Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-08-18T18:20:51.490Z] [2022-08-18T18:20:51.490Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-08-18T18:20:51.721Z] + sudo modprobe ip6table_filter [Pipeline] sh [2022-08-18T18:20:51.813Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg CROSS=true -t docker:2c17e9a33357ac5cfb80dcb93e048bb3ae5618d0 . [2022-08-18T18:20:51.813Z] #2 [internal] load .dockerignore [2022-08-18T18:20:51.813Z] #2 sha256:dd2a1be1d341f91cff535e564ec7669631c41d99966b0955920b0994888299aa [2022-08-18T18:20:51.813Z] #2 transferring context: 145B done [2022-08-18T18:20:51.813Z] #2 DONE 0.0s [2022-08-18T18:20:51.813Z] [2022-08-18T18:20:51.813Z] #1 [internal] load build definition from Dockerfile [2022-08-18T18:20:51.813Z] #1 sha256:de043d7a8920b3d3900229eaed4b80de9d354a22563d18f954cb6d930dd0484d [2022-08-18T18:20:51.813Z] #1 transferring dockerfile: 19.25kB done [2022-08-18T18:20:51.813Z] #1 DONE 0.0s [2022-08-18T18:20:51.813Z] [2022-08-18T18:20:51.813Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-08-18T18:20:51.813Z] #3 sha256:ac072d521901222eeef550f52282877f196e16b0247844be9ceb1ccc1eac391d [2022-08-18T18:20:52.003Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43992/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=2c17e9a33357ac5cfb80dcb93e048bb3ae5618d0 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=22.06 docker:2c17e9a33357ac5cfb80dcb93e048bb3ae5618d0 hack/test/unit [2022-08-18T18:20:52.072Z] #3 DONE 0.1s [2022-08-18T18:20:52.072Z] [2022-08-18T18:20:52.072Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 [2022-08-18T18:20:52.072Z] #4 sha256:48a83027ce1f5c304cb45d91fac69a612cf40aeee970f6f9794eda714e262e35 [2022-08-18T18:20:52.072Z] #4 CACHED [2022-08-18T18:20:52.262Z] + BUILDFLAGS=(-tags 'netgo libdm_no_deferred_remove') [2022-08-18T18:20:52.263Z] + TESTFLAGS+=' -test.timeout=5m' [2022-08-18T18:20:52.263Z] + TESTDIRS=./... [2022-08-18T18:20:52.263Z] + exclude_paths='/vendor/|/integration' [2022-08-18T18:20:52.263Z] ++ go list ./... [2022-08-18T18:20:52.263Z] ++ grep -vE '(/vendor/|/integration)' [2022-08-18T18:20:52.332Z] [2022-08-18T18:20:52.332Z] #5 [internal] load .dockerignore [2022-08-18T18:20:52.332Z] #5 sha256:842076dbcbb65b41521da556f38d6291dfb8e8d6407e5fb383f14dcaf17b93f3 [2022-08-18T18:20:52.332Z] #5 DONE 0.0s [2022-08-18T18:20:52.332Z] [2022-08-18T18:20:52.332Z] #6 [internal] load build definition from Dockerfile [2022-08-18T18:20:52.332Z] #6 sha256:ad1e441c6d5b1b7a3772f32054412ca43cfad2062fc7526537937d608d09cd4c [2022-08-18T18:20:52.332Z] #6 DONE 0.0s [2022-08-18T18:20:52.332Z] [2022-08-18T18:20:52.332Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-18T18:20:52.332Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-08-18T18:20:52.556Z] #24 transferring context: 62.37MB 1.6s done [2022-08-18T18:20:52.556Z] #24 DONE 1.7s [2022-08-18T18:20:52.556Z] [2022-08-18T18:20:52.556Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-08-18T18:20:52.556Z] #68 sha256:3ece901b5fc03b8b630add6ef2218616fe87ffd8aa9318b59bcc17c2d892529c [2022-08-18T18:20:52.556Z] #68 CACHED [2022-08-18T18:20:52.556Z] [2022-08-18T18:20:52.556Z] #41 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-08-18T18:20:52.556Z] #41 sha256:3808d7105d5df56e387e54ec3153c79f3d35ce02ba6a32aa7bf51ce67f3a5a86 [2022-08-18T18:20:52.556Z] #41 CACHED [2022-08-18T18:20:52.556Z] [2022-08-18T18:20:52.556Z] #80 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-08-18T18:20:52.556Z] #80 sha256:fcba148bf3d83d44bbf91fb6a6d925213c1b07bc65679a507677604bb57e6de8 [2022-08-18T18:20:52.556Z] #80 CACHED [2022-08-18T18:20:52.556Z] [2022-08-18T18:20:52.556Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-08-18T18:20:52.556Z] #12 sha256:fc1f9c6523b63e31cd6290c947a9bf9ef1e8accbd2728936630c3d6006fbceb7 [2022-08-18T18:20:52.556Z] #12 CACHED [2022-08-18T18:20:52.556Z] [2022-08-18T18:20:52.556Z] #65 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-08-18T18:20:52.556Z] #65 sha256:0bd87fa3155697f96e0319473090195c59cd494cb8fd98f57514432d7d3ccd09 [2022-08-18T18:20:52.556Z] #65 CACHED [2022-08-18T18:20:52.556Z] [2022-08-18T18:20:52.557Z] #13 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2022-08-18T18:20:52.557Z] #13 sha256:02df85f6f55037f38d4b8512b732964b6b0038a617afb265c78cc0b9daa000f6 [2022-08-18T18:20:52.557Z] #13 CACHED [2022-08-18T18:20:52.557Z] [2022-08-18T18:20:52.557Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-08-18T18:20:52.557Z] #74 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-08-18T18:20:52.557Z] #74 CACHED [2022-08-18T18:20:52.557Z] [2022-08-18T18:20:52.557Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-08-18T18:20:52.557Z] #36 sha256:8bedd83179876fdb3665081577d58a70a9b45e4eb7ecb5a7bf64d88e4d61136a [2022-08-18T18:20:52.557Z] #36 CACHED [2022-08-18T18:20:52.557Z] [2022-08-18T18:20:52.557Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-08-18T18:20:52.557Z] #43 sha256:124ac5eed757ffac4f26b29d55442d5e085561896d21ed2552dee35f284c0739 [2022-08-18T18:20:52.557Z] #43 CACHED [2022-08-18T18:20:52.557Z] [2022-08-18T18:20:52.557Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-08-18T18:20:52.557Z] #51 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-18T18:20:52.557Z] #51 CACHED [2022-08-18T18:20:52.557Z] [2022-08-18T18:20:52.557Z] #35 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-08-18T18:20:52.557Z] #35 sha256:30ea4f66acbba482efc3da5a02a71a8c06d63d60a577ad7d8a033e0438afaca4 [2022-08-18T18:20:52.557Z] #35 CACHED [2022-08-18T18:20:52.557Z] [2022-08-18T18:20:52.557Z] #54 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-08-18T18:20:52.557Z] #54 sha256:5ddc69ecea8bae600723fe43e8bd808dbb0ef12a8ebe901fb9e77896c2ffe15c [2022-08-18T18:20:52.557Z] #54 CACHED [2022-08-18T18:20:52.557Z] [2022-08-18T18:20:52.557Z] #17 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-08-18T18:20:52.557Z] #17 sha256:ccea2b62b67916b9b6892a4436109863b264b12fec2310ab94dd75b537f5d229 [2022-08-18T18:20:52.557Z] #17 CACHED [2022-08-18T18:20:52.557Z] [2022-08-18T18:20:52.557Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-18T18:20:52.557Z] #64 sha256:84b02549cfe9a60afea566b37c806f2453f0579c6c096dd4d6c0abf902992e59 [2022-08-18T18:20:52.557Z] #64 CACHED [2022-08-18T18:20:52.557Z] [2022-08-18T18:20:52.557Z] #56 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-08-18T18:20:52.557Z] #56 sha256:8941dfcaa8aeef2be595da95e37cd19606f211baae3034b0d0cc3208b676b751 [2022-08-18T18:20:52.557Z] #56 CACHED [2022-08-18T18:20:52.557Z] [2022-08-18T18:20:52.557Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-08-18T18:20:52.557Z] #69 sha256:41edd442ba415e32d470316024fd8d9118d1fb42b86f33f5f75590a07c0a8bd4 [2022-08-18T18:20:52.557Z] #69 CACHED [2022-08-18T18:20:52.557Z] [2022-08-18T18:20:52.557Z] #81 [dev-systemd-true 1/2] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends dbus dbus-user-session systemd systemd-sysv [2022-08-18T18:20:52.557Z] #81 sha256:cee7c0b21507785be0a985fb595f4249b885c0ae9a3846dcebffa24835f0dcfe [2022-08-18T18:20:52.557Z] #81 CACHED [2022-08-18T18:20:52.557Z] [2022-08-18T18:20:52.557Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-08-18T18:20:52.557Z] #59 sha256:a06d61bfddf38ee4099e3dc96a3d593f1ba38a699c69335dcea9e1d89cccdb77 [2022-08-18T18:20:52.557Z] #59 CACHED [2022-08-18T18:20:52.557Z] [2022-08-18T18:20:52.557Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-08-18T18:20:52.557Z] #63 sha256:87fd47924f092e742898ac62f386518d4d8eb9cbac78b377202dfbaa08b9ccfe [2022-08-18T18:20:52.557Z] #63 CACHED [2022-08-18T18:20:52.557Z] [2022-08-18T18:20:52.557Z] #78 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-08-18T18:20:52.557Z] #78 sha256:0d8b51273cf06105100ab119d5ac36cbf40e12ab23039d85c286b7b1913c6baa [2022-08-18T18:20:52.557Z] #78 CACHED [2022-08-18T18:20:52.557Z] [2022-08-18T18:20:52.557Z] #39 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-08-18T18:20:52.557Z] #39 sha256:4dfe3b96cc857f4601ff1e64670d39133c6de65a7e9d0ce3594ddccdd28b2e9e [2022-08-18T18:20:52.557Z] #39 CACHED [2022-08-18T18:20:52.557Z] [2022-08-18T18:20:52.557Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-18T18:20:52.557Z] #42 sha256:3c3c0379e5bcba0945381483f27d2b570a532e3d2496cd580f604a48e68e0a26 [2022-08-18T18:20:52.557Z] #42 CACHED [2022-08-18T18:20:52.557Z] [2022-08-18T18:20:52.557Z] #50 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2022-08-18T18:20:52.557Z] #50 sha256:f40f6a6097f0e6f58c8530714f759e174c7ccfb7106581173524f264af3a35e5 [2022-08-18T18:20:52.557Z] #50 CACHED [2022-08-18T18:20:52.557Z] [2022-08-18T18:20:52.557Z] #18 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-08-18T18:20:52.557Z] #18 sha256:9b7f580850957ad0bb8f9ef2bad01882bcaa115ae2dcd7208636b5b7ad2c9dc6 [2022-08-18T18:20:52.557Z] #18 CACHED [2022-08-18T18:20:52.557Z] [2022-08-18T18:20:52.557Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-18T18:20:52.557Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-18T18:20:52.557Z] #55 CACHED [2022-08-18T18:20:52.557Z] [2022-08-18T18:20:52.557Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-08-18T18:20:52.557Z] #23 sha256:e7bb66228e49fa0fc419e450d5ea1e25d260e213b7b568c09ee3d12112235804 [2022-08-18T18:20:52.557Z] #23 CACHED [2022-08-18T18:20:52.557Z] [2022-08-18T18:20:52.557Z] #44 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-08-18T18:20:52.557Z] #44 sha256:8c77a5d2358e56ca904b04bc852c310f29be69bcb9ec27c91339f024105c89d6 [2022-08-18T18:20:52.557Z] #44 CACHED [2022-08-18T18:20:52.557Z] [2022-08-18T18:20:52.557Z] #48 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-08-18T18:20:52.557Z] #48 sha256:b1d2d86a2d6a2fcfb12f7479c038d361b04895133e2d2583a2bfd2321c90e84f [2022-08-18T18:20:52.557Z] #48 CACHED [2022-08-18T18:20:52.557Z] [2022-08-18T18:20:52.557Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-18T18:20:52.557Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-18T18:20:52.557Z] #14 CACHED [2022-08-18T18:20:52.557Z] [2022-08-18T18:20:52.557Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-08-18T18:20:52.557Z] #67 sha256:e818c75d4304705a5cb19bc675f00da85124fb4ad39afa1994e9744f26c8f5a2 [2022-08-18T18:20:52.557Z] #67 CACHED [2022-08-18T18:20:52.557Z] [2022-08-18T18:20:52.557Z] #15 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-08-18T18:20:52.557Z] #15 sha256:077d7a259b0ad1112d80cac59b099c071f493e65cdf7318685176c5e35269c62 [2022-08-18T18:20:52.557Z] #15 CACHED [2022-08-18T18:20:52.557Z] [2022-08-18T18:20:52.557Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-08-18T18:20:52.557Z] #25 sha256:31160c239af716c93ad293e7808ca7cd6038eeabebda9f1699f23006f0867489 [2022-08-18T18:20:52.557Z] #25 CACHED [2022-08-18T18:20:52.557Z] [2022-08-18T18:20:52.557Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-08-18T18:20:52.557Z] #47 sha256:a3d31ed0c916c9ea0b1c8e3bcea450a6c821f3fe6ec76d50aba959bd197ea91b [2022-08-18T18:20:52.557Z] #47 CACHED [2022-08-18T18:20:52.557Z] [2022-08-18T18:20:52.557Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-18T18:20:52.557Z] #21 sha256:23fac662c9aea76cbe4cae9b126eb33f2c1a0ccc862e0d76625220395dd618e9 [2022-08-18T18:20:52.557Z] #21 CACHED [2022-08-18T18:20:52.557Z] [2022-08-18T18:20:52.557Z] #57 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-08-18T18:20:52.557Z] #57 sha256:2ca635a6002d0bd1a0b3bdf97ab7e2f85001ed11ec767a8b9f55ed2992da60ef [2022-08-18T18:20:52.557Z] #57 CACHED [2022-08-18T18:20:52.557Z] [2022-08-18T18:20:52.557Z] #61 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-08-18T18:20:52.557Z] #61 sha256:96bf8cf1bda0b42127ce9d2f3d2653612ae3ec21283f11390198fd5cc89ad172 [2022-08-18T18:20:52.557Z] #61 CACHED [2022-08-18T18:20:52.557Z] [2022-08-18T18:20:52.557Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-08-18T18:20:52.557Z] #26 sha256:8a24556a4fed85aac74973bd07ea674b3fb66c7e2f652631929e8cd813ec8551 [2022-08-18T18:20:52.557Z] #26 CACHED [2022-08-18T18:20:52.557Z] [2022-08-18T18:20:52.557Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-08-18T18:20:52.557Z] #75 sha256:587132deb2a90217826ed47bb12be78cf071f0bfef124d9be473e3d9e1a18b64 [2022-08-18T18:20:52.557Z] #75 CACHED [2022-08-18T18:20:52.557Z] [2022-08-18T18:20:52.557Z] #16 [dev-systemd-false 2/28] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-08-18T18:20:52.557Z] #16 sha256:d8e9851bb51fee408bb8b157f4bd569212be21f9947a8084c3a9e555b911b33b [2022-08-18T18:20:52.557Z] #16 CACHED [2022-08-18T18:20:52.557Z] [2022-08-18T18:20:52.557Z] #70 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-08-18T18:20:52.557Z] #70 sha256:e0f18f6f258c89cf49cf5a925b36b62efe3c77fee60a2922317b5b2994bdbbd3 [2022-08-18T18:20:52.557Z] #70 CACHED [2022-08-18T18:20:52.557Z] [2022-08-18T18:20:52.557Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-08-18T18:20:52.557Z] #62 sha256:d0b9a58fbb5e4f8af7e102faf65164f0638b5a9fcc0846402c4ea26e7d7e2363 [2022-08-18T18:20:52.557Z] #62 CACHED [2022-08-18T18:20:52.557Z] [2022-08-18T18:20:52.557Z] #45 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-08-18T18:20:52.557Z] #45 sha256:7833466f121081ba3681c857de29767fa99e1b88a2549e85143f5b529a574567 [2022-08-18T18:20:52.557Z] #45 CACHED [2022-08-18T18:20:52.557Z] [2022-08-18T18:20:52.557Z] #27 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-08-18T18:20:52.557Z] #27 sha256:620f15d39514dbfcfbb18f11ece4e21d9734c4f8b51d01ee1b964dd4645f45ff [2022-08-18T18:20:52.557Z] #27 CACHED [2022-08-18T18:20:52.557Z] [2022-08-18T18:20:52.557Z] #38 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-08-18T18:20:52.557Z] #38 sha256:a1fc0ec15961aec245b67c2809d1bdefeaa79d60e08b07062fce12a636760b52 [2022-08-18T18:20:52.557Z] #38 CACHED [2022-08-18T18:20:52.557Z] [2022-08-18T18:20:52.557Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-08-18T18:20:52.557Z] #34 sha256:c0fc1778ed32c362ac8abc728100abc56d1b76171aa50ffc34ff241aa1a45f82 [2022-08-18T18:20:52.557Z] #34 CACHED [2022-08-18T18:20:52.557Z] [2022-08-18T18:20:52.557Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-08-18T18:20:52.557Z] #40 sha256:04163fb3f69291ebf8adab0c8f8e51a4e38463db1fbcfecbdb0a2aa98785ceb1 [2022-08-18T18:20:52.557Z] #40 CACHED [2022-08-18T18:20:52.557Z] [2022-08-18T18:20:52.557Z] #19 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-08-18T18:20:52.557Z] #19 sha256:c435b6f0c56a8a1282389e932e75e2d2d70ae1f088d27b64596099b09def9eba [2022-08-18T18:20:52.557Z] #19 CACHED [2022-08-18T18:20:52.557Z] [2022-08-18T18:20:52.557Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-08-18T18:20:52.557Z] #46 sha256:204f13c2ebd5f8cf12661cec9fb153ac610aee1fee87cef4ff4fdc3075d6a0dc [2022-08-18T18:20:52.557Z] #46 CACHED [2022-08-18T18:20:52.557Z] [2022-08-18T18:20:52.557Z] #32 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-08-18T18:20:52.557Z] #32 sha256:d5a647fe6417b28104bfb17795d7aec97ba792479d645f34b8e0728ea3f9a4ff [2022-08-18T18:20:52.557Z] #32 CACHED [2022-08-18T18:20:52.557Z] [2022-08-18T18:20:52.557Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-08-18T18:20:52.557Z] #53 sha256:ca7573725226e0cd8da5d65a6a414fd08e9df3c738ab2e94ae2a670155c2dd9f [2022-08-18T18:20:52.557Z] #53 CACHED [2022-08-18T18:20:52.557Z] [2022-08-18T18:20:52.557Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-08-18T18:20:52.557Z] #33 sha256:ea61007e71da38551d3dc16a23be5958ed650772f19a0ab118fe57e63b053cc9 [2022-08-18T18:20:52.557Z] #33 CACHED [2022-08-18T18:20:52.557Z] [2022-08-18T18:20:52.557Z] #22 [dev-systemd-false 8/28] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-08-18T18:20:52.557Z] #22 sha256:1188df334e117c9ba37407cc0bb9046dbfed4c62fb4b9eec53c20df985ec6e1e [2022-08-18T18:20:52.557Z] #22 CACHED [2022-08-18T18:20:52.557Z] [2022-08-18T18:20:52.557Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-08-18T18:20:52.557Z] #31 sha256:59a71a7ec3c06a39d2bc98cde839476626fe2899751701d12190dcac014d2aed [2022-08-18T18:20:52.557Z] #31 CACHED [2022-08-18T18:20:52.557Z] [2022-08-18T18:20:52.557Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-08-18T18:20:52.557Z] #29 sha256:601c99527caa13aa55a51f6b29a631a12feecea5c86d74d8a96abc8e7e0c3ed4 [2022-08-18T18:20:52.557Z] #29 CACHED [2022-08-18T18:20:52.557Z] [2022-08-18T18:20:52.557Z] #37 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-08-18T18:20:52.557Z] #37 sha256:1a956203ed96fa8849ab34e38dbc3d37d2b35976b7f11598d6916103a31fd9ec [2022-08-18T18:20:52.557Z] #37 CACHED [2022-08-18T18:20:52.557Z] [2022-08-18T18:20:52.557Z] #79 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-08-18T18:20:52.557Z] #79 sha256:00dc87976f6e4cb2253dc47c30da56c10307cd625a1eefcb93d42b6d80ca463d [2022-08-18T18:20:52.557Z] #79 CACHED [2022-08-18T18:20:52.557Z] [2022-08-18T18:20:52.557Z] #20 [dev-systemd-false 6/28] RUN ldconfig [2022-08-18T18:20:52.557Z] #20 sha256:6a9eb29723672f54f61b1d381cbab2a47cf50514d165fbb1724e889f37a865ad [2022-08-18T18:20:52.557Z] #20 CACHED [2022-08-18T18:20:52.557Z] [2022-08-18T18:20:52.557Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-18T18:20:52.557Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-18T18:20:52.557Z] #77 CACHED [2022-08-18T18:20:52.557Z] [2022-08-18T18:20:52.557Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-08-18T18:20:52.557Z] #66 sha256:5175171089b50ca8b4fa2fcd9cef756c314331afdf492c6486cf63dc30d06db9 [2022-08-18T18:20:52.557Z] #66 CACHED [2022-08-18T18:20:52.557Z] [2022-08-18T18:20:52.557Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-08-18T18:20:52.557Z] #72 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-08-18T18:20:52.557Z] #72 CACHED [2022-08-18T18:20:52.557Z] [2022-08-18T18:20:52.557Z] #52 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-08-18T18:20:52.557Z] #52 sha256:8b4a01ec60966e4bddfce6db562eafe89d2f440355fa2ef78fb8300c32ad232a [2022-08-18T18:20:52.557Z] #52 CACHED [2022-08-18T18:20:52.557Z] [2022-08-18T18:20:52.557Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-08-18T18:20:52.557Z] #60 sha256:e649bc037889afc3ffac12dcc0e3a58f5bb0033885f9c6bca4360c6dfb5dad9d [2022-08-18T18:20:52.557Z] #60 CACHED [2022-08-18T18:20:52.557Z] [2022-08-18T18:20:52.557Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-08-18T18:20:52.557Z] #76 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-18T18:20:52.557Z] #76 CACHED [2022-08-18T18:20:52.557Z] [2022-08-18T18:20:52.557Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-08-18T18:20:52.557Z] #30 sha256:e9c414c86c832295e99d6c1694720c8934309d2f0638a794da7b888bb234ebe2 [2022-08-18T18:20:52.557Z] #30 CACHED [2022-08-18T18:20:52.557Z] [2022-08-18T18:20:52.557Z] #58 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-08-18T18:20:52.557Z] #58 sha256:b31f107989a42c4fbf28967bc69068e23523ad45e28c625ac56cfd470d0a6de3 [2022-08-18T18:20:52.557Z] #58 CACHED [2022-08-18T18:20:52.557Z] [2022-08-18T18:20:52.557Z] #82 [dev-systemd-true 2/2] RUN mkdir -p hack && curl -o hack/dind-systemd https://raw.githubusercontent.com/AkihiroSuda/containerized-systemd/b70bac0daeea120456764248164c21684ade7d0d/docker-entrypoint.sh && chmod +x hack/dind-systemd [2022-08-18T18:20:52.557Z] #82 sha256:8522ead4eadc226dc7a0275819ac011653586edaf113b282ffbe59f9e53f14a2 [2022-08-18T18:20:52.557Z] #82 CACHED [2022-08-18T18:20:52.557Z] [2022-08-18T18:20:52.557Z] #83 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-08-18T18:20:52.557Z] #83 sha256:c90653be7c6fb6ba213207e7e1cac3749cf5580f70d474c67794a76b2bbee4c1 [2022-08-18T18:20:52.593Z] #10 DONE 0.1s [2022-08-18T18:20:52.593Z] [2022-08-18T18:20:52.593Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-18T18:20:52.593Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-08-18T18:20:52.593Z] #8 DONE 0.1s [2022-08-18T18:20:52.593Z] [2022-08-18T18:20:52.593Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2022-08-18T18:20:52.593Z] #7 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-08-18T18:20:52.593Z] #7 DONE 0.1s [2022-08-18T18:20:52.593Z] [2022-08-18T18:20:52.593Z] #9 [internal] load metadata for docker.io/library/golang:1.18.5-bullseye [2022-08-18T18:20:52.593Z] #9 sha256:270c61ec05f7077d80feab907042c413eec3b1432a04e783dd042417a02cfd50 [2022-08-18T18:20:52.593Z] #9 DONE 0.1s [2022-08-18T18:20:52.859Z] [2022-08-18T18:20:52.859Z] #80 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-18T18:20:52.859Z] #80 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-08-18T18:20:52.859Z] #80 DONE 0.0s [2022-08-18T18:20:52.859Z] [2022-08-18T18:20:52.859Z] #78 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-18T18:20:52.859Z] #78 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-08-18T18:20:52.859Z] #78 DONE 0.0s [2022-08-18T18:20:52.859Z] [2022-08-18T18:20:52.859Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-18T18:20:52.859Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-18T18:20:52.859Z] #11 DONE 0.0s [2022-08-18T18:20:52.859Z] [2022-08-18T18:20:52.859Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-08-18T18:20:52.859Z] #12 sha256:fc1f9c6523b63e31cd6290c947a9bf9ef1e8accbd2728936630c3d6006fbceb7 [2022-08-18T18:20:52.859Z] #12 CACHED [2022-08-18T18:20:52.859Z] [2022-08-18T18:20:52.859Z] #13 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2022-08-18T18:20:52.859Z] #13 sha256:02df85f6f55037f38d4b8512b732964b6b0038a617afb265c78cc0b9daa000f6 [2022-08-18T18:20:52.859Z] #13 CACHED [2022-08-18T18:20:52.859Z] [2022-08-18T18:20:52.859Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 [2022-08-18T18:20:52.859Z] #35 sha256:342d3f1a9feaabcaa9369107436102e95e40e8435fa273d9ec6994dcc5087163 [2022-08-18T18:20:52.859Z] #35 DONE 0.0s [2022-08-18T18:20:52.859Z] [2022-08-18T18:20:52.859Z] #31 [internal] load build context [2022-08-18T18:20:52.859Z] #31 sha256:0d511e39c4b44182f091c2fa7a79abd3d6979db797adb6ac7ecf15759183544d [2022-08-18T18:20:53.120Z] #31 ... [2022-08-18T18:20:53.120Z] [2022-08-18T18:20:53.120Z] #56 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-08-18T18:20:53.120Z] #56 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-08-18T18:20:53.120Z] #56 DONE 0.5s [2022-08-18T18:20:53.120Z] [2022-08-18T18:20:53.120Z] #31 [internal] load build context [2022-08-18T18:20:53.120Z] #31 sha256:0d511e39c4b44182f091c2fa7a79abd3d6979db797adb6ac7ecf15759183544d [2022-08-18T18:20:53.202Z] + pkg_list='github.com/docker/docker/api [2022-08-18T18:20:53.202Z] github.com/docker/docker/api/server [2022-08-18T18:20:53.202Z] github.com/docker/docker/api/server/backend/build [2022-08-18T18:20:53.202Z] github.com/docker/docker/api/server/httpstatus [2022-08-18T18:20:53.202Z] github.com/docker/docker/api/server/httputils [2022-08-18T18:20:53.202Z] github.com/docker/docker/api/server/middleware [2022-08-18T18:20:53.202Z] github.com/docker/docker/api/server/router [2022-08-18T18:20:53.202Z] github.com/docker/docker/api/server/router/build [2022-08-18T18:20:53.202Z] github.com/docker/docker/api/server/router/checkpoint [2022-08-18T18:20:53.202Z] github.com/docker/docker/api/server/router/container [2022-08-18T18:20:53.202Z] github.com/docker/docker/api/server/router/debug [2022-08-18T18:20:53.202Z] github.com/docker/docker/api/server/router/distribution [2022-08-18T18:20:53.202Z] github.com/docker/docker/api/server/router/grpc [2022-08-18T18:20:53.202Z] github.com/docker/docker/api/server/router/image [2022-08-18T18:20:53.202Z] github.com/docker/docker/api/server/router/network [2022-08-18T18:20:53.202Z] github.com/docker/docker/api/server/router/plugin [2022-08-18T18:20:53.202Z] github.com/docker/docker/api/server/router/session [2022-08-18T18:20:53.202Z] github.com/docker/docker/api/server/router/swarm [2022-08-18T18:20:53.202Z] github.com/docker/docker/api/server/router/system [2022-08-18T18:20:53.202Z] github.com/docker/docker/api/server/router/volume [2022-08-18T18:20:53.202Z] github.com/docker/docker/api/types [2022-08-18T18:20:53.202Z] github.com/docker/docker/api/types/backend [2022-08-18T18:20:53.202Z] github.com/docker/docker/api/types/blkiodev [2022-08-18T18:20:53.202Z] github.com/docker/docker/api/types/container [2022-08-18T18:20:53.202Z] github.com/docker/docker/api/types/events [2022-08-18T18:20:53.202Z] github.com/docker/docker/api/types/filters [2022-08-18T18:20:53.202Z] github.com/docker/docker/api/types/image [2022-08-18T18:20:53.202Z] github.com/docker/docker/api/types/mount [2022-08-18T18:20:53.202Z] github.com/docker/docker/api/types/network [2022-08-18T18:20:53.202Z] github.com/docker/docker/api/types/plugins/logdriver [2022-08-18T18:20:53.202Z] github.com/docker/docker/api/types/registry [2022-08-18T18:20:53.202Z] github.com/docker/docker/api/types/strslice [2022-08-18T18:20:53.202Z] github.com/docker/docker/api/types/swarm [2022-08-18T18:20:53.202Z] github.com/docker/docker/api/types/swarm/runtime [2022-08-18T18:20:53.202Z] github.com/docker/docker/api/types/time [2022-08-18T18:20:53.202Z] github.com/docker/docker/api/types/versions [2022-08-18T18:20:53.202Z] github.com/docker/docker/api/types/versions/v1p19 [2022-08-18T18:20:53.202Z] github.com/docker/docker/api/types/versions/v1p20 [2022-08-18T18:20:53.202Z] github.com/docker/docker/api/types/volume [2022-08-18T18:20:53.202Z] github.com/docker/docker/builder [2022-08-18T18:20:53.202Z] github.com/docker/docker/builder/builder-next [2022-08-18T18:20:53.202Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-08-18T18:20:53.202Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-08-18T18:20:53.202Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-08-18T18:20:53.202Z] github.com/docker/docker/builder/builder-next/exporter [2022-08-18T18:20:53.202Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-08-18T18:20:53.202Z] github.com/docker/docker/builder/builder-next/worker [2022-08-18T18:20:53.202Z] github.com/docker/docker/builder/dockerfile [2022-08-18T18:20:53.202Z] github.com/docker/docker/builder/remotecontext [2022-08-18T18:20:53.202Z] github.com/docker/docker/builder/remotecontext/git [2022-08-18T18:20:53.202Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-08-18T18:20:53.202Z] github.com/docker/docker/cli [2022-08-18T18:20:53.202Z] github.com/docker/docker/cli/config [2022-08-18T18:20:53.202Z] github.com/docker/docker/cli/debug [2022-08-18T18:20:53.202Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-08-18T18:20:53.202Z] github.com/docker/docker/cli/winresources/dockerd [2022-08-18T18:20:53.202Z] github.com/docker/docker/client [2022-08-18T18:20:53.202Z] github.com/docker/docker/cmd/docker-proxy [2022-08-18T18:20:53.202Z] github.com/docker/docker/cmd/dockerd [2022-08-18T18:20:53.202Z] github.com/docker/docker/cmd/dockerd/trap [2022-08-18T18:20:53.202Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-08-18T18:20:53.202Z] github.com/docker/docker/container [2022-08-18T18:20:53.202Z] github.com/docker/docker/container/stream [2022-08-18T18:20:53.202Z] github.com/docker/docker/contrib/apparmor [2022-08-18T18:20:53.202Z] github.com/docker/docker/contrib/docker-device-tool [2022-08-18T18:20:53.202Z] github.com/docker/docker/contrib/httpserver [2022-08-18T18:20:53.202Z] github.com/docker/docker/daemon [2022-08-18T18:20:53.202Z] github.com/docker/docker/daemon/cluster [2022-08-18T18:20:53.202Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-08-18T18:20:53.202Z] github.com/docker/docker/daemon/cluster/convert [2022-08-18T18:20:53.202Z] github.com/docker/docker/daemon/cluster/executor [2022-08-18T18:20:53.202Z] github.com/docker/docker/daemon/cluster/executor/container [2022-08-18T18:20:53.202Z] github.com/docker/docker/daemon/cluster/provider [2022-08-18T18:20:53.202Z] github.com/docker/docker/daemon/config [2022-08-18T18:20:53.202Z] github.com/docker/docker/daemon/events [2022-08-18T18:20:53.202Z] github.com/docker/docker/daemon/events/testutils [2022-08-18T18:20:53.202Z] github.com/docker/docker/daemon/exec [2022-08-18T18:20:53.202Z] github.com/docker/docker/daemon/graphdriver [2022-08-18T18:20:53.202Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-08-18T18:20:53.202Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-08-18T18:20:53.202Z] github.com/docker/docker/daemon/graphdriver/copy [2022-08-18T18:20:53.202Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-08-18T18:20:53.202Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-08-18T18:20:53.202Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-08-18T18:20:53.202Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-08-18T18:20:53.202Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-08-18T18:20:53.202Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-08-18T18:20:53.202Z] github.com/docker/docker/daemon/graphdriver/register [2022-08-18T18:20:53.202Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-08-18T18:20:53.202Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-08-18T18:20:53.202Z] github.com/docker/docker/daemon/images [2022-08-18T18:20:53.202Z] github.com/docker/docker/daemon/initlayer [2022-08-18T18:20:53.202Z] github.com/docker/docker/daemon/links [2022-08-18T18:20:53.202Z] github.com/docker/docker/daemon/listeners [2022-08-18T18:20:53.202Z] github.com/docker/docker/daemon/logger [2022-08-18T18:20:53.202Z] github.com/docker/docker/daemon/logger/awslogs [2022-08-18T18:20:53.202Z] github.com/docker/docker/daemon/logger/fluentd [2022-08-18T18:20:53.202Z] github.com/docker/docker/daemon/logger/gcplogs [2022-08-18T18:20:53.202Z] github.com/docker/docker/daemon/logger/gelf [2022-08-18T18:20:53.202Z] github.com/docker/docker/daemon/logger/journald [2022-08-18T18:20:53.202Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-08-18T18:20:53.202Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-08-18T18:20:53.202Z] github.com/docker/docker/daemon/logger/local [2022-08-18T18:20:53.202Z] github.com/docker/docker/daemon/logger/logentries [2022-08-18T18:20:53.202Z] github.com/docker/docker/daemon/logger/loggertest [2022-08-18T18:20:53.202Z] github.com/docker/docker/daemon/logger/loggerutils [2022-08-18T18:20:53.202Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-08-18T18:20:53.202Z] github.com/docker/docker/daemon/logger/splunk [2022-08-18T18:20:53.202Z] github.com/docker/docker/daemon/logger/syslog [2022-08-18T18:20:53.202Z] github.com/docker/docker/daemon/logger/templates [2022-08-18T18:20:53.202Z] github.com/docker/docker/daemon/names [2022-08-18T18:20:53.202Z] github.com/docker/docker/daemon/network [2022-08-18T18:20:53.202Z] github.com/docker/docker/daemon/stats [2022-08-18T18:20:53.202Z] github.com/docker/docker/distribution [2022-08-18T18:20:53.202Z] github.com/docker/docker/distribution/metadata [2022-08-18T18:20:53.202Z] github.com/docker/docker/distribution/utils [2022-08-18T18:20:53.202Z] github.com/docker/docker/distribution/xfer [2022-08-18T18:20:53.202Z] github.com/docker/docker/dockerversion [2022-08-18T18:20:53.202Z] github.com/docker/docker/errdefs [2022-08-18T18:20:53.202Z] github.com/docker/docker/image [2022-08-18T18:20:53.202Z] github.com/docker/docker/image/cache [2022-08-18T18:20:53.202Z] github.com/docker/docker/image/tarexport [2022-08-18T18:20:53.202Z] github.com/docker/docker/image/v1 [2022-08-18T18:20:53.202Z] github.com/docker/docker/internal/test/suite [2022-08-18T18:20:53.202Z] github.com/docker/docker/layer [2022-08-18T18:20:53.202Z] github.com/docker/docker/libcontainerd [2022-08-18T18:20:53.202Z] github.com/docker/docker/libcontainerd/queue [2022-08-18T18:20:53.202Z] github.com/docker/docker/libcontainerd/remote [2022-08-18T18:20:53.202Z] github.com/docker/docker/libcontainerd/supervisor [2022-08-18T18:20:53.202Z] github.com/docker/docker/libcontainerd/types [2022-08-18T18:20:53.202Z] github.com/docker/docker/libnetwork [2022-08-18T18:20:53.202Z] github.com/docker/docker/libnetwork/bitseq [2022-08-18T18:20:53.202Z] github.com/docker/docker/libnetwork/cluster [2022-08-18T18:20:53.202Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-18T18:20:53.202Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-18T18:20:53.202Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-18T18:20:53.202Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-18T18:20:53.202Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-18T18:20:53.202Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-18T18:20:53.202Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-18T18:20:53.202Z] github.com/docker/docker/libnetwork/config [2022-08-18T18:20:53.202Z] github.com/docker/docker/libnetwork/datastore [2022-08-18T18:20:53.202Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-18T18:20:53.203Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-18T18:20:53.203Z] github.com/docker/docker/libnetwork/driverapi [2022-08-18T18:20:53.203Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-18T18:20:53.203Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-18T18:20:53.203Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-18T18:20:53.203Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-18T18:20:53.203Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-18T18:20:53.203Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-18T18:20:53.203Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-18T18:20:53.203Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-18T18:20:53.203Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-18T18:20:53.203Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-18T18:20:53.203Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-18T18:20:53.203Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-18T18:20:53.203Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-18T18:20:53.203Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-18T18:20:53.203Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-18T18:20:53.203Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-18T18:20:53.203Z] github.com/docker/docker/libnetwork/etchosts [2022-08-18T18:20:53.203Z] github.com/docker/docker/libnetwork/idm [2022-08-18T18:20:53.203Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-18T18:20:53.203Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-18T18:20:53.203Z] github.com/docker/docker/libnetwork/ipam [2022-08-18T18:20:53.203Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-18T18:20:53.203Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-18T18:20:53.203Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-18T18:20:53.203Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-18T18:20:53.203Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-18T18:20:53.203Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-18T18:20:53.203Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-18T18:20:53.203Z] github.com/docker/docker/libnetwork/iptables [2022-08-18T18:20:53.203Z] github.com/docker/docker/libnetwork/netlabel [2022-08-18T18:20:53.203Z] github.com/docker/docker/libnetwork/netutils [2022-08-18T18:20:53.203Z] github.com/docker/docker/libnetwork/networkdb [2022-08-18T18:20:53.203Z] github.com/docker/docker/libnetwork/ns [2022-08-18T18:20:53.203Z] github.com/docker/docker/libnetwork/options [2022-08-18T18:20:53.203Z] github.com/docker/docker/libnetwork/osl [2022-08-18T18:20:53.203Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-18T18:20:53.203Z] github.com/docker/docker/libnetwork/portallocator [2022-08-18T18:20:53.203Z] github.com/docker/docker/libnetwork/portmapper [2022-08-18T18:20:53.203Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-18T18:20:53.203Z] github.com/docker/docker/libnetwork/testutils [2022-08-18T18:20:53.203Z] github.com/docker/docker/libnetwork/types [2022-08-18T18:20:53.203Z] github.com/docker/docker/oci [2022-08-18T18:20:53.203Z] github.com/docker/docker/oci/caps [2022-08-18T18:20:53.203Z] github.com/docker/docker/opts [2022-08-18T18:20:53.203Z] github.com/docker/docker/pkg/aaparser [2022-08-18T18:20:53.203Z] github.com/docker/docker/pkg/archive [2022-08-18T18:20:53.203Z] github.com/docker/docker/pkg/authorization [2022-08-18T18:20:53.203Z] github.com/docker/docker/pkg/broadcaster [2022-08-18T18:20:53.203Z] github.com/docker/docker/pkg/capabilities [2022-08-18T18:20:53.203Z] github.com/docker/docker/pkg/chrootarchive [2022-08-18T18:20:53.203Z] github.com/docker/docker/pkg/containerfs [2022-08-18T18:20:53.203Z] github.com/docker/docker/pkg/devicemapper [2022-08-18T18:20:53.203Z] github.com/docker/docker/pkg/directory [2022-08-18T18:20:53.203Z] github.com/docker/docker/pkg/dmesg [2022-08-18T18:20:53.203Z] github.com/docker/docker/pkg/fileutils [2022-08-18T18:20:53.203Z] github.com/docker/docker/pkg/fsutils [2022-08-18T18:20:53.203Z] github.com/docker/docker/pkg/homedir [2022-08-18T18:20:53.203Z] github.com/docker/docker/pkg/idtools [2022-08-18T18:20:53.203Z] github.com/docker/docker/pkg/ioutils [2022-08-18T18:20:53.203Z] github.com/docker/docker/pkg/jsonmessage [2022-08-18T18:20:53.203Z] github.com/docker/docker/pkg/longpath [2022-08-18T18:20:53.203Z] github.com/docker/docker/pkg/loopback [2022-08-18T18:20:53.203Z] github.com/docker/docker/pkg/namesgenerator [2022-08-18T18:20:53.203Z] github.com/docker/docker/pkg/parsers [2022-08-18T18:20:53.203Z] github.com/docker/docker/pkg/parsers/kernel [2022-08-18T18:20:53.203Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-08-18T18:20:53.203Z] github.com/docker/docker/pkg/pidfile [2022-08-18T18:20:53.203Z] github.com/docker/docker/pkg/platform [2022-08-18T18:20:53.203Z] github.com/docker/docker/pkg/plugingetter [2022-08-18T18:20:53.203Z] github.com/docker/docker/pkg/plugins [2022-08-18T18:20:53.203Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-08-18T18:20:53.203Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-08-18T18:20:53.203Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-08-18T18:20:53.203Z] github.com/docker/docker/pkg/plugins/transport [2022-08-18T18:20:53.203Z] github.com/docker/docker/pkg/pools [2022-08-18T18:20:53.203Z] github.com/docker/docker/pkg/progress [2022-08-18T18:20:53.203Z] github.com/docker/docker/pkg/pubsub [2022-08-18T18:20:53.203Z] github.com/docker/docker/pkg/reexec [2022-08-18T18:20:53.203Z] github.com/docker/docker/pkg/signal [2022-08-18T18:20:53.203Z] github.com/docker/docker/pkg/stack [2022-08-18T18:20:53.203Z] github.com/docker/docker/pkg/stdcopy [2022-08-18T18:20:53.203Z] github.com/docker/docker/pkg/streamformatter [2022-08-18T18:20:53.203Z] github.com/docker/docker/pkg/stringid [2022-08-18T18:20:53.203Z] github.com/docker/docker/pkg/sysinfo [2022-08-18T18:20:53.203Z] github.com/docker/docker/pkg/system [2022-08-18T18:20:53.203Z] github.com/docker/docker/pkg/tailfile [2022-08-18T18:20:53.203Z] github.com/docker/docker/pkg/tarsum [2022-08-18T18:20:53.203Z] github.com/docker/docker/pkg/truncindex [2022-08-18T18:20:53.203Z] github.com/docker/docker/pkg/urlutil [2022-08-18T18:20:53.203Z] github.com/docker/docker/pkg/useragent [2022-08-18T18:20:53.203Z] github.com/docker/docker/plugin [2022-08-18T18:20:53.203Z] github.com/docker/docker/plugin/executor/containerd [2022-08-18T18:20:53.203Z] github.com/docker/docker/plugin/v2 [2022-08-18T18:20:53.203Z] github.com/docker/docker/profiles/apparmor [2022-08-18T18:20:53.203Z] github.com/docker/docker/profiles/seccomp [2022-08-18T18:20:53.203Z] github.com/docker/docker/quota [2022-08-18T18:20:53.203Z] github.com/docker/docker/reference [2022-08-18T18:20:53.203Z] github.com/docker/docker/registry [2022-08-18T18:20:53.203Z] github.com/docker/docker/registry/resumable [2022-08-18T18:20:53.203Z] github.com/docker/docker/restartmanager [2022-08-18T18:20:53.203Z] github.com/docker/docker/rootless [2022-08-18T18:20:53.203Z] github.com/docker/docker/rootless/specconv [2022-08-18T18:20:53.203Z] github.com/docker/docker/runconfig [2022-08-18T18:20:53.203Z] github.com/docker/docker/runconfig/opts [2022-08-18T18:20:53.203Z] github.com/docker/docker/testutil [2022-08-18T18:20:53.203Z] github.com/docker/docker/testutil/daemon [2022-08-18T18:20:53.203Z] github.com/docker/docker/testutil/environment [2022-08-18T18:20:53.203Z] github.com/docker/docker/testutil/fakecontext [2022-08-18T18:20:53.203Z] github.com/docker/docker/testutil/fakegit [2022-08-18T18:20:53.203Z] github.com/docker/docker/testutil/fakestorage [2022-08-18T18:20:53.203Z] github.com/docker/docker/testutil/fixtures/load [2022-08-18T18:20:53.203Z] github.com/docker/docker/testutil/fixtures/plugin [2022-08-18T18:20:53.203Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-08-18T18:20:53.203Z] github.com/docker/docker/testutil/registry [2022-08-18T18:20:53.203Z] github.com/docker/docker/testutil/request [2022-08-18T18:20:53.203Z] github.com/docker/docker/volume [2022-08-18T18:20:53.203Z] github.com/docker/docker/volume/drivers [2022-08-18T18:20:53.203Z] github.com/docker/docker/volume/local [2022-08-18T18:20:53.203Z] github.com/docker/docker/volume/mounts [2022-08-18T18:20:53.203Z] github.com/docker/docker/volume/service [2022-08-18T18:20:53.203Z] github.com/docker/docker/volume/service/opts [2022-08-18T18:20:53.203Z] github.com/docker/docker/volume/testutils' [2022-08-18T18:20:53.203Z] ++ grep --fixed-strings -v /libnetwork [2022-08-18T18:20:53.203Z] ++ echo 'github.com/docker/docker/api [2022-08-18T18:20:53.203Z] github.com/docker/docker/api/server [2022-08-18T18:20:53.203Z] github.com/docker/docker/api/server/backend/build [2022-08-18T18:20:53.203Z] github.com/docker/docker/api/server/httpstatus [2022-08-18T18:20:53.203Z] github.com/docker/docker/api/server/httputils [2022-08-18T18:20:53.203Z] github.com/docker/docker/api/server/middleware [2022-08-18T18:20:53.203Z] github.com/docker/docker/api/server/router [2022-08-18T18:20:53.203Z] github.com/docker/docker/api/server/router/build [2022-08-18T18:20:53.203Z] github.com/docker/docker/api/server/router/checkpoint [2022-08-18T18:20:53.203Z] github.com/docker/docker/api/server/router/container [2022-08-18T18:20:53.203Z] github.com/docker/docker/api/server/router/debug [2022-08-18T18:20:53.203Z] github.com/docker/docker/api/server/router/distribution [2022-08-18T18:20:53.203Z] github.com/docker/docker/api/server/router/grpc [2022-08-18T18:20:53.203Z] github.com/docker/docker/api/server/router/image [2022-08-18T18:20:53.203Z] github.com/docker/docker/api/server/router/network [2022-08-18T18:20:53.203Z] github.com/docker/docker/api/server/router/plugin [2022-08-18T18:20:53.203Z] github.com/docker/docker/api/server/router/session [2022-08-18T18:20:53.203Z] github.com/docker/docker/api/server/router/swarm [2022-08-18T18:20:53.203Z] github.com/docker/docker/api/server/router/system [2022-08-18T18:20:53.203Z] github.com/docker/docker/api/server/router/volume [2022-08-18T18:20:53.203Z] github.com/docker/docker/api/types [2022-08-18T18:20:53.203Z] github.com/docker/docker/api/types/backend [2022-08-18T18:20:53.203Z] github.com/docker/docker/api/types/blkiodev [2022-08-18T18:20:53.203Z] github.com/docker/docker/api/types/container [2022-08-18T18:20:53.203Z] github.com/docker/docker/api/types/events [2022-08-18T18:20:53.203Z] github.com/docker/docker/api/types/filters [2022-08-18T18:20:53.203Z] github.com/docker/docker/api/types/image [2022-08-18T18:20:53.203Z] github.com/docker/docker/api/types/mount [2022-08-18T18:20:53.203Z] github.com/docker/docker/api/types/network [2022-08-18T18:20:53.203Z] github.com/docker/docker/api/types/plugins/logdriver [2022-08-18T18:20:53.203Z] github.com/docker/docker/api/types/registry [2022-08-18T18:20:53.203Z] github.com/docker/docker/api/types/strslice [2022-08-18T18:20:53.203Z] github.com/docker/docker/api/types/swarm [2022-08-18T18:20:53.203Z] github.com/docker/docker/api/types/swarm/runtime [2022-08-18T18:20:53.203Z] github.com/docker/docker/api/types/time [2022-08-18T18:20:53.203Z] github.com/docker/docker/api/types/versions [2022-08-18T18:20:53.203Z] github.com/docker/docker/api/types/versions/v1p19 [2022-08-18T18:20:53.203Z] github.com/docker/docker/api/types/versions/v1p20 [2022-08-18T18:20:53.203Z] github.com/docker/docker/api/types/volume [2022-08-18T18:20:53.203Z] github.com/docker/docker/builder [2022-08-18T18:20:53.203Z] github.com/docker/docker/builder/builder-next [2022-08-18T18:20:53.203Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-08-18T18:20:53.203Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-08-18T18:20:53.203Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-08-18T18:20:53.203Z] github.com/docker/docker/builder/builder-next/exporter [2022-08-18T18:20:53.203Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-08-18T18:20:53.203Z] github.com/docker/docker/builder/builder-next/worker [2022-08-18T18:20:53.203Z] github.com/docker/docker/builder/dockerfile [2022-08-18T18:20:53.203Z] github.com/docker/docker/builder/remotecontext [2022-08-18T18:20:53.203Z] github.com/docker/docker/builder/remotecontext/git [2022-08-18T18:20:53.203Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-08-18T18:20:53.203Z] github.com/docker/docker/cli [2022-08-18T18:20:53.203Z] github.com/docker/docker/cli/config [2022-08-18T18:20:53.203Z] github.com/docker/docker/cli/debug [2022-08-18T18:20:53.203Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-08-18T18:20:53.203Z] github.com/docker/docker/cli/winresources/dockerd [2022-08-18T18:20:53.203Z] github.com/docker/docker/client [2022-08-18T18:20:53.203Z] github.com/docker/docker/cmd/docker-proxy [2022-08-18T18:20:53.203Z] github.com/docker/docker/cmd/dockerd [2022-08-18T18:20:53.203Z] github.com/docker/docker/cmd/dockerd/trap [2022-08-18T18:20:53.203Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-08-18T18:20:53.203Z] github.com/docker/docker/container [2022-08-18T18:20:53.203Z] github.com/docker/docker/container/stream [2022-08-18T18:20:53.203Z] github.com/docker/docker/contrib/apparmor [2022-08-18T18:20:53.203Z] github.com/docker/docker/contrib/docker-device-tool [2022-08-18T18:20:53.203Z] github.com/docker/docker/contrib/httpserver [2022-08-18T18:20:53.203Z] github.com/docker/docker/daemon [2022-08-18T18:20:53.203Z] github.com/docker/docker/daemon/cluster [2022-08-18T18:20:53.203Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-08-18T18:20:53.203Z] github.com/docker/docker/daemon/cluster/convert [2022-08-18T18:20:53.203Z] github.com/docker/docker/daemon/cluster/executor [2022-08-18T18:20:53.203Z] github.com/docker/docker/daemon/cluster/executor/container [2022-08-18T18:20:53.203Z] github.com/docker/docker/daemon/cluster/provider [2022-08-18T18:20:53.203Z] github.com/docker/docker/daemon/config [2022-08-18T18:20:53.203Z] github.com/docker/docker/daemon/events [2022-08-18T18:20:53.203Z] github.com/docker/docker/daemon/events/testutils [2022-08-18T18:20:53.203Z] github.com/docker/docker/daemon/exec [2022-08-18T18:20:53.203Z] github.com/docker/docker/daemon/graphdriver [2022-08-18T18:20:53.203Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-08-18T18:20:53.203Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-08-18T18:20:53.203Z] github.com/docker/docker/daemon/graphdriver/copy [2022-08-18T18:20:53.203Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-08-18T18:20:53.203Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-08-18T18:20:53.203Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-08-18T18:20:53.203Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-08-18T18:20:53.203Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-08-18T18:20:53.203Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-08-18T18:20:53.203Z] github.com/docker/docker/daemon/graphdriver/register [2022-08-18T18:20:53.203Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-08-18T18:20:53.203Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-08-18T18:20:53.203Z] github.com/docker/docker/daemon/images [2022-08-18T18:20:53.203Z] github.com/docker/docker/daemon/initlayer [2022-08-18T18:20:53.203Z] github.com/docker/docker/daemon/links [2022-08-18T18:20:53.203Z] github.com/docker/docker/daemon/listeners [2022-08-18T18:20:53.203Z] github.com/docker/docker/daemon/logger [2022-08-18T18:20:53.203Z] github.com/docker/docker/daemon/logger/awslogs [2022-08-18T18:20:53.203Z] github.com/docker/docker/daemon/logger/fluentd [2022-08-18T18:20:53.203Z] github.com/docker/docker/daemon/logger/gcplogs [2022-08-18T18:20:53.203Z] github.com/docker/docker/daemon/logger/gelf [2022-08-18T18:20:53.203Z] github.com/docker/docker/daemon/logger/journald [2022-08-18T18:20:53.203Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-08-18T18:20:53.203Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-08-18T18:20:53.203Z] github.com/docker/docker/daemon/logger/local [2022-08-18T18:20:53.203Z] github.com/docker/docker/daemon/logger/logentries [2022-08-18T18:20:53.203Z] github.com/docker/docker/daemon/logger/loggertest [2022-08-18T18:20:53.203Z] github.com/docker/docker/daemon/logger/loggerutils [2022-08-18T18:20:53.203Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-08-18T18:20:53.203Z] github.com/docker/docker/daemon/logger/splunk [2022-08-18T18:20:53.203Z] github.com/docker/docker/daemon/logger/syslog [2022-08-18T18:20:53.203Z] github.com/docker/docker/daemon/logger/templates [2022-08-18T18:20:53.203Z] github.com/docker/docker/daemon/names [2022-08-18T18:20:53.203Z] github.com/docker/docker/daemon/network [2022-08-18T18:20:53.203Z] github.com/docker/docker/daemon/stats [2022-08-18T18:20:53.203Z] github.com/docker/docker/distribution [2022-08-18T18:20:53.203Z] github.com/docker/docker/distribution/metadata [2022-08-18T18:20:53.203Z] github.com/docker/docker/distribution/utils [2022-08-18T18:20:53.203Z] github.com/docker/docker/distribution/xfer [2022-08-18T18:20:53.203Z] github.com/docker/docker/dockerversion [2022-08-18T18:20:53.203Z] github.com/docker/docker/errdefs [2022-08-18T18:20:53.203Z] github.com/docker/docker/image [2022-08-18T18:20:53.203Z] github.com/docker/docker/image/cache [2022-08-18T18:20:53.203Z] github.com/docker/docker/image/tarexport [2022-08-18T18:20:53.203Z] github.com/docker/docker/image/v1 [2022-08-18T18:20:53.203Z] github.com/docker/docker/internal/test/suite [2022-08-18T18:20:53.203Z] github.com/docker/docker/layer [2022-08-18T18:20:53.203Z] github.com/docker/docker/libcontainerd [2022-08-18T18:20:53.203Z] github.com/docker/docker/libcontainerd/queue [2022-08-18T18:20:53.203Z] github.com/docker/docker/libcontainerd/remote [2022-08-18T18:20:53.203Z] github.com/docker/docker/libcontainerd/supervisor [2022-08-18T18:20:53.203Z] github.com/docker/docker/libcontainerd/types [2022-08-18T18:20:53.203Z] github.com/docker/docker/libnetwork [2022-08-18T18:20:53.203Z] github.com/docker/docker/libnetwork/bitseq [2022-08-18T18:20:53.203Z] github.com/docker/docker/libnetwork/cluster [2022-08-18T18:20:53.203Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-18T18:20:53.203Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-18T18:20:53.203Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-18T18:20:53.203Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-18T18:20:53.203Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-18T18:20:53.203Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-18T18:20:53.203Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-18T18:20:53.203Z] github.com/docker/docker/libnetwork/config [2022-08-18T18:20:53.203Z] github.com/docker/docker/libnetwork/datastore [2022-08-18T18:20:53.203Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-18T18:20:53.203Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-18T18:20:53.203Z] github.com/docker/docker/libnetwork/driverapi [2022-08-18T18:20:53.203Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-18T18:20:53.203Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-18T18:20:53.203Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-18T18:20:53.203Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-18T18:20:53.203Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-18T18:20:53.203Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-18T18:20:53.203Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-18T18:20:53.203Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-18T18:20:53.203Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-18T18:20:53.203Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-18T18:20:53.203Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-18T18:20:53.203Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-18T18:20:53.203Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-18T18:20:53.203Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-18T18:20:53.203Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-18T18:20:53.203Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-18T18:20:53.203Z] github.com/docker/docker/libnetwork/etchosts [2022-08-18T18:20:53.203Z] github.com/docker/docker/libnetwork/idm [2022-08-18T18:20:53.203Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-18T18:20:53.203Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-18T18:20:53.203Z] github.com/docker/docker/libnetwork/ipam [2022-08-18T18:20:53.203Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-18T18:20:53.203Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-18T18:20:53.203Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-18T18:20:53.203Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-18T18:20:53.203Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-18T18:20:53.203Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-18T18:20:53.203Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-18T18:20:53.203Z] github.com/docker/docker/libnetwork/iptables [2022-08-18T18:20:53.203Z] github.com/docker/docker/libnetwork/netlabel [2022-08-18T18:20:53.203Z] github.com/docker/docker/libnetwork/netutils [2022-08-18T18:20:53.203Z] github.com/docker/docker/libnetwork/networkdb [2022-08-18T18:20:53.203Z] github.com/docker/docker/libnetwork/ns [2022-08-18T18:20:53.203Z] github.com/docker/docker/libnetwork/options [2022-08-18T18:20:53.203Z] github.com/docker/docker/libnetwork/osl [2022-08-18T18:20:53.203Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-18T18:20:53.203Z] github.com/docker/docker/libnetwork/portallocator [2022-08-18T18:20:53.203Z] github.com/docker/docker/libnetwork/portmapper [2022-08-18T18:20:53.203Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-18T18:20:53.203Z] github.com/docker/docker/libnetwork/testutils [2022-08-18T18:20:53.203Z] github.com/docker/docker/libnetwork/types [2022-08-18T18:20:53.203Z] github.com/docker/docker/oci [2022-08-18T18:20:53.203Z] github.com/docker/docker/oci/caps [2022-08-18T18:20:53.203Z] github.com/docker/docker/opts [2022-08-18T18:20:53.203Z] github.com/docker/docker/pkg/aaparser [2022-08-18T18:20:53.203Z] github.com/docker/docker/pkg/archive [2022-08-18T18:20:53.203Z] github.com/docker/docker/pkg/authorization [2022-08-18T18:20:53.203Z] github.com/docker/docker/pkg/broadcaster [2022-08-18T18:20:53.203Z] github.com/docker/docker/pkg/capabilities [2022-08-18T18:20:53.203Z] github.com/docker/docker/pkg/chrootarchive [2022-08-18T18:20:53.203Z] github.com/docker/docker/pkg/containerfs [2022-08-18T18:20:53.203Z] github.com/docker/docker/pkg/devicemapper [2022-08-18T18:20:53.203Z] github.com/docker/docker/pkg/directory [2022-08-18T18:20:53.203Z] github.com/docker/docker/pkg/dmesg [2022-08-18T18:20:53.203Z] github.com/docker/docker/pkg/fileutils [2022-08-18T18:20:53.203Z] github.com/docker/docker/pkg/fsutils [2022-08-18T18:20:53.203Z] github.com/docker/docker/pkg/homedir [2022-08-18T18:20:53.203Z] github.com/docker/docker/pkg/idtools [2022-08-18T18:20:53.203Z] github.com/docker/docker/pkg/ioutils [2022-08-18T18:20:53.203Z] github.com/docker/docker/pkg/jsonmessage [2022-08-18T18:20:53.203Z] github.com/docker/docker/pkg/longpath [2022-08-18T18:20:53.203Z] github.com/docker/docker/pkg/loopback [2022-08-18T18:20:53.203Z] github.com/docker/docker/pkg/namesgenerator [2022-08-18T18:20:53.203Z] github.com/docker/docker/pkg/parsers [2022-08-18T18:20:53.203Z] github.com/docker/docker/pkg/parsers/kernel [2022-08-18T18:20:53.203Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-08-18T18:20:53.203Z] github.com/docker/docker/pkg/pidfile [2022-08-18T18:20:53.203Z] github.com/docker/docker/pkg/platform [2022-08-18T18:20:53.203Z] github.com/docker/docker/pkg/plugingetter [2022-08-18T18:20:53.203Z] github.com/docker/docker/pkg/plugins [2022-08-18T18:20:53.203Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-08-18T18:20:53.203Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-08-18T18:20:53.203Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-08-18T18:20:53.203Z] github.com/docker/docker/pkg/plugins/transport [2022-08-18T18:20:53.203Z] github.com/docker/docker/pkg/pools [2022-08-18T18:20:53.203Z] github.com/docker/docker/pkg/progress [2022-08-18T18:20:53.203Z] github.com/docker/docker/pkg/pubsub [2022-08-18T18:20:53.203Z] github.com/docker/docker/pkg/reexec [2022-08-18T18:20:53.203Z] github.com/docker/docker/pkg/signal [2022-08-18T18:20:53.203Z] github.com/docker/docker/pkg/stack [2022-08-18T18:20:53.204Z] github.com/docker/docker/pkg/stdcopy [2022-08-18T18:20:53.204Z] github.com/docker/docker/pkg/streamformatter [2022-08-18T18:20:53.204Z] github.com/docker/docker/pkg/stringid [2022-08-18T18:20:53.204Z] github.com/docker/docker/pkg/sysinfo [2022-08-18T18:20:53.204Z] github.com/docker/docker/pkg/system [2022-08-18T18:20:53.204Z] github.com/docker/docker/pkg/tailfile [2022-08-18T18:20:53.204Z] github.com/docker/docker/pkg/tarsum [2022-08-18T18:20:53.204Z] github.com/docker/docker/pkg/truncindex [2022-08-18T18:20:53.204Z] github.com/docker/docker/pkg/urlutil [2022-08-18T18:20:53.204Z] github.com/docker/docker/pkg/useragent [2022-08-18T18:20:53.204Z] github.com/docker/docker/plugin [2022-08-18T18:20:53.204Z] github.com/docker/docker/plugin/executor/containerd [2022-08-18T18:20:53.204Z] github.com/docker/docker/plugin/v2 [2022-08-18T18:20:53.204Z] github.com/docker/docker/profiles/apparmor [2022-08-18T18:20:53.204Z] github.com/docker/docker/profiles/seccomp [2022-08-18T18:20:53.204Z] github.com/docker/docker/quota [2022-08-18T18:20:53.204Z] github.com/docker/docker/reference [2022-08-18T18:20:53.204Z] github.com/docker/docker/registry [2022-08-18T18:20:53.204Z] github.com/docker/docker/registry/resumable [2022-08-18T18:20:53.204Z] github.com/docker/docker/restartmanager [2022-08-18T18:20:53.204Z] github.com/docker/docker/rootless [2022-08-18T18:20:53.204Z] github.com/docker/docker/rootless/specconv [2022-08-18T18:20:53.204Z] github.com/docker/docker/runconfig [2022-08-18T18:20:53.204Z] github.com/docker/docker/runconfig/opts [2022-08-18T18:20:53.204Z] github.com/docker/docker/testutil [2022-08-18T18:20:53.204Z] github.com/docker/docker/testutil/daemon [2022-08-18T18:20:53.204Z] github.com/docker/docker/testutil/environment [2022-08-18T18:20:53.204Z] github.com/docker/docker/testutil/fakecontext [2022-08-18T18:20:53.204Z] github.com/docker/docker/testutil/fakegit [2022-08-18T18:20:53.204Z] github.com/docker/docker/testutil/fakestorage [2022-08-18T18:20:53.204Z] github.com/docker/docker/testutil/fixtures/load [2022-08-18T18:20:53.204Z] github.com/docker/docker/testutil/fixtures/plugin [2022-08-18T18:20:53.204Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-08-18T18:20:53.204Z] github.com/docker/docker/testutil/registry [2022-08-18T18:20:53.204Z] github.com/docker/docker/testutil/request [2022-08-18T18:20:53.204Z] github.com/docker/docker/volume [2022-08-18T18:20:53.204Z] github.com/docker/docker/volume/drivers [2022-08-18T18:20:53.204Z] github.com/docker/docker/volume/local [2022-08-18T18:20:53.204Z] github.com/docker/docker/volume/mounts [2022-08-18T18:20:53.204Z] github.com/docker/docker/volume/service [2022-08-18T18:20:53.204Z] github.com/docker/docker/volume/service/opts [2022-08-18T18:20:53.204Z] github.com/docker/docker/volume/testutils' [2022-08-18T18:20:53.204Z] + base_pkg_list='github.com/docker/docker/api [2022-08-18T18:20:53.204Z] github.com/docker/docker/api/server [2022-08-18T18:20:53.204Z] github.com/docker/docker/api/server/backend/build [2022-08-18T18:20:53.204Z] github.com/docker/docker/api/server/httpstatus [2022-08-18T18:20:53.204Z] github.com/docker/docker/api/server/httputils [2022-08-18T18:20:53.204Z] github.com/docker/docker/api/server/middleware [2022-08-18T18:20:53.204Z] github.com/docker/docker/api/server/router [2022-08-18T18:20:53.204Z] github.com/docker/docker/api/server/router/build [2022-08-18T18:20:53.204Z] github.com/docker/docker/api/server/router/checkpoint [2022-08-18T18:20:53.204Z] github.com/docker/docker/api/server/router/container [2022-08-18T18:20:53.204Z] github.com/docker/docker/api/server/router/debug [2022-08-18T18:20:53.204Z] github.com/docker/docker/api/server/router/distribution [2022-08-18T18:20:53.204Z] github.com/docker/docker/api/server/router/grpc [2022-08-18T18:20:53.204Z] github.com/docker/docker/api/server/router/image [2022-08-18T18:20:53.204Z] github.com/docker/docker/api/server/router/network [2022-08-18T18:20:53.204Z] github.com/docker/docker/api/server/router/plugin [2022-08-18T18:20:53.204Z] github.com/docker/docker/api/server/router/session [2022-08-18T18:20:53.204Z] github.com/docker/docker/api/server/router/swarm [2022-08-18T18:20:53.204Z] github.com/docker/docker/api/server/router/system [2022-08-18T18:20:53.204Z] github.com/docker/docker/api/server/router/volume [2022-08-18T18:20:53.204Z] github.com/docker/docker/api/types [2022-08-18T18:20:53.204Z] github.com/docker/docker/api/types/backend [2022-08-18T18:20:53.204Z] github.com/docker/docker/api/types/blkiodev [2022-08-18T18:20:53.204Z] github.com/docker/docker/api/types/container [2022-08-18T18:20:53.204Z] github.com/docker/docker/api/types/events [2022-08-18T18:20:53.204Z] github.com/docker/docker/api/types/filters [2022-08-18T18:20:53.204Z] github.com/docker/docker/api/types/image [2022-08-18T18:20:53.204Z] github.com/docker/docker/api/types/mount [2022-08-18T18:20:53.204Z] github.com/docker/docker/api/types/network [2022-08-18T18:20:53.204Z] github.com/docker/docker/api/types/plugins/logdriver [2022-08-18T18:20:53.204Z] github.com/docker/docker/api/types/registry [2022-08-18T18:20:53.204Z] github.com/docker/docker/api/types/strslice [2022-08-18T18:20:53.204Z] github.com/docker/docker/api/types/swarm [2022-08-18T18:20:53.204Z] github.com/docker/docker/api/types/swarm/runtime [2022-08-18T18:20:53.204Z] github.com/docker/docker/api/types/time [2022-08-18T18:20:53.204Z] github.com/docker/docker/api/types/versions [2022-08-18T18:20:53.204Z] github.com/docker/docker/api/types/versions/v1p19 [2022-08-18T18:20:53.204Z] github.com/docker/docker/api/types/versions/v1p20 [2022-08-18T18:20:53.204Z] github.com/docker/docker/api/types/volume [2022-08-18T18:20:53.204Z] github.com/docker/docker/builder [2022-08-18T18:20:53.204Z] github.com/docker/docker/builder/builder-next [2022-08-18T18:20:53.204Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-08-18T18:20:53.204Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-08-18T18:20:53.204Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-08-18T18:20:53.204Z] github.com/docker/docker/builder/builder-next/exporter [2022-08-18T18:20:53.204Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-08-18T18:20:53.204Z] github.com/docker/docker/builder/builder-next/worker [2022-08-18T18:20:53.204Z] github.com/docker/docker/builder/dockerfile [2022-08-18T18:20:53.204Z] github.com/docker/docker/builder/remotecontext [2022-08-18T18:20:53.204Z] github.com/docker/docker/builder/remotecontext/git [2022-08-18T18:20:53.204Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-08-18T18:20:53.204Z] github.com/docker/docker/cli [2022-08-18T18:20:53.204Z] github.com/docker/docker/cli/config [2022-08-18T18:20:53.204Z] github.com/docker/docker/cli/debug [2022-08-18T18:20:53.204Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-08-18T18:20:53.204Z] github.com/docker/docker/cli/winresources/dockerd [2022-08-18T18:20:53.204Z] github.com/docker/docker/client [2022-08-18T18:20:53.204Z] github.com/docker/docker/cmd/docker-proxy [2022-08-18T18:20:53.204Z] github.com/docker/docker/cmd/dockerd [2022-08-18T18:20:53.204Z] github.com/docker/docker/cmd/dockerd/trap [2022-08-18T18:20:53.204Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-08-18T18:20:53.204Z] github.com/docker/docker/container [2022-08-18T18:20:53.204Z] github.com/docker/docker/container/stream [2022-08-18T18:20:53.204Z] github.com/docker/docker/contrib/apparmor [2022-08-18T18:20:53.204Z] github.com/docker/docker/contrib/docker-device-tool [2022-08-18T18:20:53.204Z] github.com/docker/docker/contrib/httpserver [2022-08-18T18:20:53.204Z] github.com/docker/docker/daemon [2022-08-18T18:20:53.204Z] github.com/docker/docker/daemon/cluster [2022-08-18T18:20:53.204Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-08-18T18:20:53.204Z] github.com/docker/docker/daemon/cluster/convert [2022-08-18T18:20:53.204Z] github.com/docker/docker/daemon/cluster/executor [2022-08-18T18:20:53.204Z] github.com/docker/docker/daemon/cluster/executor/container [2022-08-18T18:20:53.204Z] github.com/docker/docker/daemon/cluster/provider [2022-08-18T18:20:53.204Z] github.com/docker/docker/daemon/config [2022-08-18T18:20:53.204Z] github.com/docker/docker/daemon/events [2022-08-18T18:20:53.204Z] github.com/docker/docker/daemon/events/testutils [2022-08-18T18:20:53.204Z] github.com/docker/docker/daemon/exec [2022-08-18T18:20:53.204Z] github.com/docker/docker/daemon/graphdriver [2022-08-18T18:20:53.204Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-08-18T18:20:53.204Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-08-18T18:20:53.204Z] github.com/docker/docker/daemon/graphdriver/copy [2022-08-18T18:20:53.204Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-08-18T18:20:53.204Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-08-18T18:20:53.204Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-08-18T18:20:53.204Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-08-18T18:20:53.204Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-08-18T18:20:53.204Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-08-18T18:20:53.204Z] github.com/docker/docker/daemon/graphdriver/register [2022-08-18T18:20:53.204Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-08-18T18:20:53.204Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-08-18T18:20:53.204Z] github.com/docker/docker/daemon/images [2022-08-18T18:20:53.204Z] github.com/docker/docker/daemon/initlayer [2022-08-18T18:20:53.204Z] github.com/docker/docker/daemon/links [2022-08-18T18:20:53.204Z] github.com/docker/docker/daemon/listeners [2022-08-18T18:20:53.204Z] github.com/docker/docker/daemon/logger [2022-08-18T18:20:53.204Z] github.com/docker/docker/daemon/logger/awslogs [2022-08-18T18:20:53.204Z] github.com/docker/docker/daemon/logger/fluentd [2022-08-18T18:20:53.204Z] github.com/docker/docker/daemon/logger/gcplogs [2022-08-18T18:20:53.204Z] github.com/docker/docker/daemon/logger/gelf [2022-08-18T18:20:53.204Z] github.com/docker/docker/daemon/logger/journald [2022-08-18T18:20:53.204Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-08-18T18:20:53.204Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-08-18T18:20:53.204Z] github.com/docker/docker/daemon/logger/local [2022-08-18T18:20:53.204Z] github.com/docker/docker/daemon/logger/logentries [2022-08-18T18:20:53.204Z] github.com/docker/docker/daemon/logger/loggertest [2022-08-18T18:20:53.204Z] github.com/docker/docker/daemon/logger/loggerutils [2022-08-18T18:20:53.204Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-08-18T18:20:53.204Z] github.com/docker/docker/daemon/logger/splunk [2022-08-18T18:20:53.204Z] github.com/docker/docker/daemon/logger/syslog [2022-08-18T18:20:53.204Z] github.com/docker/docker/daemon/logger/templates [2022-08-18T18:20:53.204Z] github.com/docker/docker/daemon/names [2022-08-18T18:20:53.204Z] github.com/docker/docker/daemon/network [2022-08-18T18:20:53.204Z] github.com/docker/docker/daemon/stats [2022-08-18T18:20:53.204Z] github.com/docker/docker/distribution [2022-08-18T18:20:53.204Z] github.com/docker/docker/distribution/metadata [2022-08-18T18:20:53.204Z] github.com/docker/docker/distribution/utils [2022-08-18T18:20:53.204Z] github.com/docker/docker/distribution/xfer [2022-08-18T18:20:53.204Z] github.com/docker/docker/dockerversion [2022-08-18T18:20:53.204Z] github.com/docker/docker/errdefs [2022-08-18T18:20:53.204Z] github.com/docker/docker/image [2022-08-18T18:20:53.204Z] github.com/docker/docker/image/cache [2022-08-18T18:20:53.204Z] github.com/docker/docker/image/tarexport [2022-08-18T18:20:53.204Z] github.com/docker/docker/image/v1 [2022-08-18T18:20:53.204Z] github.com/docker/docker/internal/test/suite [2022-08-18T18:20:53.204Z] github.com/docker/docker/layer [2022-08-18T18:20:53.204Z] github.com/docker/docker/libcontainerd [2022-08-18T18:20:53.204Z] github.com/docker/docker/libcontainerd/queue [2022-08-18T18:20:53.204Z] github.com/docker/docker/libcontainerd/remote [2022-08-18T18:20:53.204Z] github.com/docker/docker/libcontainerd/supervisor [2022-08-18T18:20:53.204Z] github.com/docker/docker/libcontainerd/types [2022-08-18T18:20:53.204Z] github.com/docker/docker/oci [2022-08-18T18:20:53.204Z] github.com/docker/docker/oci/caps [2022-08-18T18:20:53.204Z] github.com/docker/docker/opts [2022-08-18T18:20:53.204Z] github.com/docker/docker/pkg/aaparser [2022-08-18T18:20:53.204Z] github.com/docker/docker/pkg/archive [2022-08-18T18:20:53.204Z] github.com/docker/docker/pkg/authorization [2022-08-18T18:20:53.204Z] github.com/docker/docker/pkg/broadcaster [2022-08-18T18:20:53.204Z] github.com/docker/docker/pkg/capabilities [2022-08-18T18:20:53.204Z] github.com/docker/docker/pkg/chrootarchive [2022-08-18T18:20:53.204Z] github.com/docker/docker/pkg/containerfs [2022-08-18T18:20:53.204Z] github.com/docker/docker/pkg/devicemapper [2022-08-18T18:20:53.204Z] github.com/docker/docker/pkg/directory [2022-08-18T18:20:53.204Z] github.com/docker/docker/pkg/dmesg [2022-08-18T18:20:53.204Z] github.com/docker/docker/pkg/fileutils [2022-08-18T18:20:53.204Z] github.com/docker/docker/pkg/fsutils [2022-08-18T18:20:53.204Z] github.com/docker/docker/pkg/homedir [2022-08-18T18:20:53.204Z] github.com/docker/docker/pkg/idtools [2022-08-18T18:20:53.204Z] github.com/docker/docker/pkg/ioutils [2022-08-18T18:20:53.204Z] github.com/docker/docker/pkg/jsonmessage [2022-08-18T18:20:53.204Z] github.com/docker/docker/pkg/longpath [2022-08-18T18:20:53.204Z] github.com/docker/docker/pkg/loopback [2022-08-18T18:20:53.204Z] github.com/docker/docker/pkg/namesgenerator [2022-08-18T18:20:53.204Z] github.com/docker/docker/pkg/parsers [2022-08-18T18:20:53.204Z] github.com/docker/docker/pkg/parsers/kernel [2022-08-18T18:20:53.204Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-08-18T18:20:53.204Z] github.com/docker/docker/pkg/pidfile [2022-08-18T18:20:53.204Z] github.com/docker/docker/pkg/platform [2022-08-18T18:20:53.204Z] github.com/docker/docker/pkg/plugingetter [2022-08-18T18:20:53.204Z] github.com/docker/docker/pkg/plugins [2022-08-18T18:20:53.204Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-08-18T18:20:53.204Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-08-18T18:20:53.204Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-08-18T18:20:53.204Z] github.com/docker/docker/pkg/plugins/transport [2022-08-18T18:20:53.204Z] github.com/docker/docker/pkg/pools [2022-08-18T18:20:53.204Z] github.com/docker/docker/pkg/progress [2022-08-18T18:20:53.204Z] github.com/docker/docker/pkg/pubsub [2022-08-18T18:20:53.204Z] github.com/docker/docker/pkg/reexec [2022-08-18T18:20:53.204Z] github.com/docker/docker/pkg/signal [2022-08-18T18:20:53.204Z] github.com/docker/docker/pkg/stack [2022-08-18T18:20:53.204Z] github.com/docker/docker/pkg/stdcopy [2022-08-18T18:20:53.204Z] github.com/docker/docker/pkg/streamformatter [2022-08-18T18:20:53.204Z] github.com/docker/docker/pkg/stringid [2022-08-18T18:20:53.204Z] github.com/docker/docker/pkg/sysinfo [2022-08-18T18:20:53.204Z] github.com/docker/docker/pkg/system [2022-08-18T18:20:53.204Z] github.com/docker/docker/pkg/tailfile [2022-08-18T18:20:53.204Z] github.com/docker/docker/pkg/tarsum [2022-08-18T18:20:53.204Z] github.com/docker/docker/pkg/truncindex [2022-08-18T18:20:53.204Z] github.com/docker/docker/pkg/urlutil [2022-08-18T18:20:53.204Z] github.com/docker/docker/pkg/useragent [2022-08-18T18:20:53.204Z] github.com/docker/docker/plugin [2022-08-18T18:20:53.204Z] github.com/docker/docker/plugin/executor/containerd [2022-08-18T18:20:53.204Z] github.com/docker/docker/plugin/v2 [2022-08-18T18:20:53.204Z] github.com/docker/docker/profiles/apparmor [2022-08-18T18:20:53.204Z] github.com/docker/docker/profiles/seccomp [2022-08-18T18:20:53.204Z] github.com/docker/docker/quota [2022-08-18T18:20:53.204Z] github.com/docker/docker/reference [2022-08-18T18:20:53.204Z] github.com/docker/docker/registry [2022-08-18T18:20:53.204Z] github.com/docker/docker/registry/resumable [2022-08-18T18:20:53.204Z] github.com/docker/docker/restartmanager [2022-08-18T18:20:53.204Z] github.com/docker/docker/rootless [2022-08-18T18:20:53.204Z] github.com/docker/docker/rootless/specconv [2022-08-18T18:20:53.204Z] github.com/docker/docker/runconfig [2022-08-18T18:20:53.204Z] github.com/docker/docker/runconfig/opts [2022-08-18T18:20:53.204Z] github.com/docker/docker/testutil [2022-08-18T18:20:53.204Z] github.com/docker/docker/testutil/daemon [2022-08-18T18:20:53.204Z] github.com/docker/docker/testutil/environment [2022-08-18T18:20:53.204Z] github.com/docker/docker/testutil/fakecontext [2022-08-18T18:20:53.204Z] github.com/docker/docker/testutil/fakegit [2022-08-18T18:20:53.204Z] github.com/docker/docker/testutil/fakestorage [2022-08-18T18:20:53.204Z] github.com/docker/docker/testutil/fixtures/load [2022-08-18T18:20:53.204Z] github.com/docker/docker/testutil/fixtures/plugin [2022-08-18T18:20:53.204Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-08-18T18:20:53.204Z] github.com/docker/docker/testutil/registry [2022-08-18T18:20:53.204Z] github.com/docker/docker/testutil/request [2022-08-18T18:20:53.204Z] github.com/docker/docker/volume [2022-08-18T18:20:53.204Z] github.com/docker/docker/volume/drivers [2022-08-18T18:20:53.204Z] github.com/docker/docker/volume/local [2022-08-18T18:20:53.204Z] github.com/docker/docker/volume/mounts [2022-08-18T18:20:53.204Z] github.com/docker/docker/volume/service [2022-08-18T18:20:53.204Z] github.com/docker/docker/volume/service/opts [2022-08-18T18:20:53.204Z] github.com/docker/docker/volume/testutils' [2022-08-18T18:20:53.204Z] ++ grep --fixed-strings /libnetwork [2022-08-18T18:20:53.204Z] ++ echo 'github.com/docker/docker/api [2022-08-18T18:20:53.204Z] github.com/docker/docker/api/server [2022-08-18T18:20:53.204Z] github.com/docker/docker/api/server/backend/build [2022-08-18T18:20:53.204Z] github.com/docker/docker/api/server/httpstatus [2022-08-18T18:20:53.204Z] github.com/docker/docker/api/server/httputils [2022-08-18T18:20:53.204Z] github.com/docker/docker/api/server/middleware [2022-08-18T18:20:53.204Z] github.com/docker/docker/api/server/router [2022-08-18T18:20:53.204Z] github.com/docker/docker/api/server/router/build [2022-08-18T18:20:53.204Z] github.com/docker/docker/api/server/router/checkpoint [2022-08-18T18:20:53.204Z] github.com/docker/docker/api/server/router/container [2022-08-18T18:20:53.204Z] github.com/docker/docker/api/server/router/debug [2022-08-18T18:20:53.204Z] github.com/docker/docker/api/server/router/distribution [2022-08-18T18:20:53.204Z] github.com/docker/docker/api/server/router/grpc [2022-08-18T18:20:53.204Z] github.com/docker/docker/api/server/router/image [2022-08-18T18:20:53.204Z] github.com/docker/docker/api/server/router/network [2022-08-18T18:20:53.204Z] github.com/docker/docker/api/server/router/plugin [2022-08-18T18:20:53.204Z] github.com/docker/docker/api/server/router/session [2022-08-18T18:20:53.204Z] github.com/docker/docker/api/server/router/swarm [2022-08-18T18:20:53.204Z] github.com/docker/docker/api/server/router/system [2022-08-18T18:20:53.204Z] github.com/docker/docker/api/server/router/volume [2022-08-18T18:20:53.204Z] github.com/docker/docker/api/types [2022-08-18T18:20:53.204Z] github.com/docker/docker/api/types/backend [2022-08-18T18:20:53.204Z] github.com/docker/docker/api/types/blkiodev [2022-08-18T18:20:53.204Z] github.com/docker/docker/api/types/container [2022-08-18T18:20:53.204Z] github.com/docker/docker/api/types/events [2022-08-18T18:20:53.204Z] github.com/docker/docker/api/types/filters [2022-08-18T18:20:53.204Z] github.com/docker/docker/api/types/image [2022-08-18T18:20:53.204Z] github.com/docker/docker/api/types/mount [2022-08-18T18:20:53.204Z] github.com/docker/docker/api/types/network [2022-08-18T18:20:53.204Z] github.com/docker/docker/api/types/plugins/logdriver [2022-08-18T18:20:53.204Z] github.com/docker/docker/api/types/registry [2022-08-18T18:20:53.204Z] github.com/docker/docker/api/types/strslice [2022-08-18T18:20:53.204Z] github.com/docker/docker/api/types/swarm [2022-08-18T18:20:53.204Z] github.com/docker/docker/api/types/swarm/runtime [2022-08-18T18:20:53.204Z] github.com/docker/docker/api/types/time [2022-08-18T18:20:53.204Z] github.com/docker/docker/api/types/versions [2022-08-18T18:20:53.204Z] github.com/docker/docker/api/types/versions/v1p19 [2022-08-18T18:20:53.204Z] github.com/docker/docker/api/types/versions/v1p20 [2022-08-18T18:20:53.204Z] github.com/docker/docker/api/types/volume [2022-08-18T18:20:53.204Z] github.com/docker/docker/builder [2022-08-18T18:20:53.204Z] github.com/docker/docker/builder/builder-next [2022-08-18T18:20:53.204Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-08-18T18:20:53.204Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-08-18T18:20:53.204Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-08-18T18:20:53.204Z] github.com/docker/docker/builder/builder-next/exporter [2022-08-18T18:20:53.204Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-08-18T18:20:53.204Z] github.com/docker/docker/builder/builder-next/worker [2022-08-18T18:20:53.204Z] github.com/docker/docker/builder/dockerfile [2022-08-18T18:20:53.204Z] github.com/docker/docker/builder/remotecontext [2022-08-18T18:20:53.204Z] github.com/docker/docker/builder/remotecontext/git [2022-08-18T18:20:53.204Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-08-18T18:20:53.204Z] github.com/docker/docker/cli [2022-08-18T18:20:53.204Z] github.com/docker/docker/cli/config [2022-08-18T18:20:53.204Z] github.com/docker/docker/cli/debug [2022-08-18T18:20:53.204Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-08-18T18:20:53.204Z] github.com/docker/docker/cli/winresources/dockerd [2022-08-18T18:20:53.204Z] github.com/docker/docker/client [2022-08-18T18:20:53.204Z] github.com/docker/docker/cmd/docker-proxy [2022-08-18T18:20:53.204Z] github.com/docker/docker/cmd/dockerd [2022-08-18T18:20:53.204Z] github.com/docker/docker/cmd/dockerd/trap [2022-08-18T18:20:53.204Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-08-18T18:20:53.204Z] github.com/docker/docker/container [2022-08-18T18:20:53.204Z] github.com/docker/docker/container/stream [2022-08-18T18:20:53.204Z] github.com/docker/docker/contrib/apparmor [2022-08-18T18:20:53.204Z] github.com/docker/docker/contrib/docker-device-tool [2022-08-18T18:20:53.204Z] github.com/docker/docker/contrib/httpserver [2022-08-18T18:20:53.204Z] github.com/docker/docker/daemon [2022-08-18T18:20:53.204Z] github.com/docker/docker/daemon/cluster [2022-08-18T18:20:53.204Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-08-18T18:20:53.204Z] github.com/docker/docker/daemon/cluster/convert [2022-08-18T18:20:53.204Z] github.com/docker/docker/daemon/cluster/executor [2022-08-18T18:20:53.204Z] github.com/docker/docker/daemon/cluster/executor/container [2022-08-18T18:20:53.204Z] github.com/docker/docker/daemon/cluster/provider [2022-08-18T18:20:53.204Z] github.com/docker/docker/daemon/config [2022-08-18T18:20:53.204Z] github.com/docker/docker/daemon/events [2022-08-18T18:20:53.204Z] github.com/docker/docker/daemon/events/testutils [2022-08-18T18:20:53.204Z] github.com/docker/docker/daemon/exec [2022-08-18T18:20:53.204Z] github.com/docker/docker/daemon/graphdriver [2022-08-18T18:20:53.204Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-08-18T18:20:53.204Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-08-18T18:20:53.204Z] github.com/docker/docker/daemon/graphdriver/copy [2022-08-18T18:20:53.204Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-08-18T18:20:53.204Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-08-18T18:20:53.204Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-08-18T18:20:53.204Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-08-18T18:20:53.204Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-08-18T18:20:53.204Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-08-18T18:20:53.204Z] github.com/docker/docker/daemon/graphdriver/register [2022-08-18T18:20:53.204Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-08-18T18:20:53.204Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-08-18T18:20:53.204Z] github.com/docker/docker/daemon/images [2022-08-18T18:20:53.204Z] github.com/docker/docker/daemon/initlayer [2022-08-18T18:20:53.204Z] github.com/docker/docker/daemon/links [2022-08-18T18:20:53.204Z] github.com/docker/docker/daemon/listeners [2022-08-18T18:20:53.204Z] github.com/docker/docker/daemon/logger [2022-08-18T18:20:53.204Z] github.com/docker/docker/daemon/logger/awslogs [2022-08-18T18:20:53.204Z] github.com/docker/docker/daemon/logger/fluentd [2022-08-18T18:20:53.204Z] github.com/docker/docker/daemon/logger/gcplogs [2022-08-18T18:20:53.204Z] github.com/docker/docker/daemon/logger/gelf [2022-08-18T18:20:53.204Z] github.com/docker/docker/daemon/logger/journald [2022-08-18T18:20:53.204Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-08-18T18:20:53.204Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-08-18T18:20:53.204Z] github.com/docker/docker/daemon/logger/local [2022-08-18T18:20:53.204Z] github.com/docker/docker/daemon/logger/logentries [2022-08-18T18:20:53.204Z] github.com/docker/docker/daemon/logger/loggertest [2022-08-18T18:20:53.204Z] github.com/docker/docker/daemon/logger/loggerutils [2022-08-18T18:20:53.204Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-08-18T18:20:53.205Z] github.com/docker/docker/daemon/logger/splunk [2022-08-18T18:20:53.205Z] github.com/docker/docker/daemon/logger/syslog [2022-08-18T18:20:53.205Z] github.com/docker/docker/daemon/logger/templates [2022-08-18T18:20:53.205Z] github.com/docker/docker/daemon/names [2022-08-18T18:20:53.205Z] github.com/docker/docker/daemon/network [2022-08-18T18:20:53.205Z] github.com/docker/docker/daemon/stats [2022-08-18T18:20:53.205Z] github.com/docker/docker/distribution [2022-08-18T18:20:53.205Z] github.com/docker/docker/distribution/metadata [2022-08-18T18:20:53.205Z] github.com/docker/docker/distribution/utils [2022-08-18T18:20:53.205Z] github.com/docker/docker/distribution/xfer [2022-08-18T18:20:53.205Z] github.com/docker/docker/dockerversion [2022-08-18T18:20:53.205Z] github.com/docker/docker/errdefs [2022-08-18T18:20:53.205Z] github.com/docker/docker/image [2022-08-18T18:20:53.205Z] github.com/docker/docker/image/cache [2022-08-18T18:20:53.205Z] github.com/docker/docker/image/tarexport [2022-08-18T18:20:53.205Z] github.com/docker/docker/image/v1 [2022-08-18T18:20:53.205Z] github.com/docker/docker/internal/test/suite [2022-08-18T18:20:53.205Z] github.com/docker/docker/layer [2022-08-18T18:20:53.205Z] github.com/docker/docker/libcontainerd [2022-08-18T18:20:53.205Z] github.com/docker/docker/libcontainerd/queue [2022-08-18T18:20:53.205Z] github.com/docker/docker/libcontainerd/remote [2022-08-18T18:20:53.205Z] github.com/docker/docker/libcontainerd/supervisor [2022-08-18T18:20:53.205Z] github.com/docker/docker/libcontainerd/types [2022-08-18T18:20:53.205Z] github.com/docker/docker/libnetwork [2022-08-18T18:20:53.205Z] github.com/docker/docker/libnetwork/bitseq [2022-08-18T18:20:53.205Z] github.com/docker/docker/libnetwork/cluster [2022-08-18T18:20:53.205Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-18T18:20:53.205Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-18T18:20:53.205Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-18T18:20:53.205Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-18T18:20:53.205Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-18T18:20:53.205Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-18T18:20:53.205Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-18T18:20:53.205Z] github.com/docker/docker/libnetwork/config [2022-08-18T18:20:53.205Z] github.com/docker/docker/libnetwork/datastore [2022-08-18T18:20:53.205Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-18T18:20:53.205Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-18T18:20:53.205Z] github.com/docker/docker/libnetwork/driverapi [2022-08-18T18:20:53.205Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-18T18:20:53.205Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-18T18:20:53.205Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-18T18:20:53.205Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-18T18:20:53.205Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-18T18:20:53.205Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-18T18:20:53.205Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-18T18:20:53.205Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-18T18:20:53.205Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-18T18:20:53.205Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-18T18:20:53.205Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-18T18:20:53.205Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-18T18:20:53.205Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-18T18:20:53.205Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-18T18:20:53.205Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-18T18:20:53.205Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-18T18:20:53.205Z] github.com/docker/docker/libnetwork/etchosts [2022-08-18T18:20:53.205Z] github.com/docker/docker/libnetwork/idm [2022-08-18T18:20:53.205Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-18T18:20:53.205Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-18T18:20:53.205Z] github.com/docker/docker/libnetwork/ipam [2022-08-18T18:20:53.205Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-18T18:20:53.205Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-18T18:20:53.205Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-18T18:20:53.205Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-18T18:20:53.205Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-18T18:20:53.205Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-18T18:20:53.205Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-18T18:20:53.205Z] github.com/docker/docker/libnetwork/iptables [2022-08-18T18:20:53.205Z] github.com/docker/docker/libnetwork/netlabel [2022-08-18T18:20:53.205Z] github.com/docker/docker/libnetwork/netutils [2022-08-18T18:20:53.205Z] github.com/docker/docker/libnetwork/networkdb [2022-08-18T18:20:53.205Z] github.com/docker/docker/libnetwork/ns [2022-08-18T18:20:53.205Z] github.com/docker/docker/libnetwork/options [2022-08-18T18:20:53.205Z] github.com/docker/docker/libnetwork/osl [2022-08-18T18:20:53.205Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-18T18:20:53.205Z] github.com/docker/docker/libnetwork/portallocator [2022-08-18T18:20:53.205Z] github.com/docker/docker/libnetwork/portmapper [2022-08-18T18:20:53.205Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-18T18:20:53.205Z] github.com/docker/docker/libnetwork/testutils [2022-08-18T18:20:53.205Z] github.com/docker/docker/libnetwork/types [2022-08-18T18:20:53.205Z] github.com/docker/docker/oci [2022-08-18T18:20:53.205Z] github.com/docker/docker/oci/caps [2022-08-18T18:20:53.205Z] github.com/docker/docker/opts [2022-08-18T18:20:53.205Z] github.com/docker/docker/pkg/aaparser [2022-08-18T18:20:53.205Z] github.com/docker/docker/pkg/archive [2022-08-18T18:20:53.205Z] github.com/docker/docker/pkg/authorization [2022-08-18T18:20:53.205Z] github.com/docker/docker/pkg/broadcaster [2022-08-18T18:20:53.205Z] github.com/docker/docker/pkg/capabilities [2022-08-18T18:20:53.205Z] github.com/docker/docker/pkg/chrootarchive [2022-08-18T18:20:53.205Z] github.com/docker/docker/pkg/containerfs [2022-08-18T18:20:53.205Z] github.com/docker/docker/pkg/devicemapper [2022-08-18T18:20:53.205Z] github.com/docker/docker/pkg/directory [2022-08-18T18:20:53.205Z] github.com/docker/docker/pkg/dmesg [2022-08-18T18:20:53.205Z] github.com/docker/docker/pkg/fileutils [2022-08-18T18:20:53.205Z] github.com/docker/docker/pkg/fsutils [2022-08-18T18:20:53.205Z] github.com/docker/docker/pkg/homedir [2022-08-18T18:20:53.205Z] github.com/docker/docker/pkg/idtools [2022-08-18T18:20:53.205Z] github.com/docker/docker/pkg/ioutils [2022-08-18T18:20:53.205Z] github.com/docker/docker/pkg/jsonmessage [2022-08-18T18:20:53.205Z] github.com/docker/docker/pkg/longpath [2022-08-18T18:20:53.205Z] github.com/docker/docker/pkg/loopback [2022-08-18T18:20:53.205Z] github.com/docker/docker/pkg/namesgenerator [2022-08-18T18:20:53.205Z] github.com/docker/docker/pkg/parsers [2022-08-18T18:20:53.205Z] github.com/docker/docker/pkg/parsers/kernel [2022-08-18T18:20:53.205Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-08-18T18:20:53.205Z] github.com/docker/docker/pkg/pidfile [2022-08-18T18:20:53.205Z] github.com/docker/docker/pkg/platform [2022-08-18T18:20:53.205Z] github.com/docker/docker/pkg/plugingetter [2022-08-18T18:20:53.205Z] github.com/docker/docker/pkg/plugins [2022-08-18T18:20:53.205Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-08-18T18:20:53.205Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-08-18T18:20:53.205Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-08-18T18:20:53.205Z] github.com/docker/docker/pkg/plugins/transport [2022-08-18T18:20:53.205Z] github.com/docker/docker/pkg/pools [2022-08-18T18:20:53.205Z] github.com/docker/docker/pkg/progress [2022-08-18T18:20:53.205Z] github.com/docker/docker/pkg/pubsub [2022-08-18T18:20:53.205Z] github.com/docker/docker/pkg/reexec [2022-08-18T18:20:53.205Z] github.com/docker/docker/pkg/signal [2022-08-18T18:20:53.205Z] github.com/docker/docker/pkg/stack [2022-08-18T18:20:53.205Z] github.com/docker/docker/pkg/stdcopy [2022-08-18T18:20:53.205Z] github.com/docker/docker/pkg/streamformatter [2022-08-18T18:20:53.205Z] github.com/docker/docker/pkg/stringid [2022-08-18T18:20:53.205Z] github.com/docker/docker/pkg/sysinfo [2022-08-18T18:20:53.205Z] github.com/docker/docker/pkg/system [2022-08-18T18:20:53.205Z] github.com/docker/docker/pkg/tailfile [2022-08-18T18:20:53.205Z] github.com/docker/docker/pkg/tarsum [2022-08-18T18:20:53.205Z] github.com/docker/docker/pkg/truncindex [2022-08-18T18:20:53.205Z] github.com/docker/docker/pkg/urlutil [2022-08-18T18:20:53.205Z] github.com/docker/docker/pkg/useragent [2022-08-18T18:20:53.205Z] github.com/docker/docker/plugin [2022-08-18T18:20:53.205Z] github.com/docker/docker/plugin/executor/containerd [2022-08-18T18:20:53.205Z] github.com/docker/docker/plugin/v2 [2022-08-18T18:20:53.205Z] github.com/docker/docker/profiles/apparmor [2022-08-18T18:20:53.205Z] github.com/docker/docker/profiles/seccomp [2022-08-18T18:20:53.205Z] github.com/docker/docker/quota [2022-08-18T18:20:53.205Z] github.com/docker/docker/reference [2022-08-18T18:20:53.205Z] github.com/docker/docker/registry [2022-08-18T18:20:53.205Z] github.com/docker/docker/registry/resumable [2022-08-18T18:20:53.205Z] github.com/docker/docker/restartmanager [2022-08-18T18:20:53.205Z] github.com/docker/docker/rootless [2022-08-18T18:20:53.205Z] github.com/docker/docker/rootless/specconv [2022-08-18T18:20:53.205Z] github.com/docker/docker/runconfig [2022-08-18T18:20:53.205Z] github.com/docker/docker/runconfig/opts [2022-08-18T18:20:53.205Z] github.com/docker/docker/testutil [2022-08-18T18:20:53.205Z] github.com/docker/docker/testutil/daemon [2022-08-18T18:20:53.205Z] github.com/docker/docker/testutil/environment [2022-08-18T18:20:53.205Z] github.com/docker/docker/testutil/fakecontext [2022-08-18T18:20:53.205Z] github.com/docker/docker/testutil/fakegit [2022-08-18T18:20:53.205Z] github.com/docker/docker/testutil/fakestorage [2022-08-18T18:20:53.205Z] github.com/docker/docker/testutil/fixtures/load [2022-08-18T18:20:53.205Z] github.com/docker/docker/testutil/fixtures/plugin [2022-08-18T18:20:53.205Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-08-18T18:20:53.205Z] github.com/docker/docker/testutil/registry [2022-08-18T18:20:53.205Z] github.com/docker/docker/testutil/request [2022-08-18T18:20:53.205Z] github.com/docker/docker/volume [2022-08-18T18:20:53.205Z] github.com/docker/docker/volume/drivers [2022-08-18T18:20:53.205Z] github.com/docker/docker/volume/local [2022-08-18T18:20:53.205Z] github.com/docker/docker/volume/mounts [2022-08-18T18:20:53.205Z] github.com/docker/docker/volume/service [2022-08-18T18:20:53.205Z] github.com/docker/docker/volume/service/opts [2022-08-18T18:20:53.205Z] github.com/docker/docker/volume/testutils' [2022-08-18T18:20:53.205Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2022-08-18T18:20:53.205Z] github.com/docker/docker/libnetwork/bitseq [2022-08-18T18:20:53.205Z] github.com/docker/docker/libnetwork/cluster [2022-08-18T18:20:53.205Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-18T18:20:53.205Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-18T18:20:53.205Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-18T18:20:53.205Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-18T18:20:53.205Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-18T18:20:53.205Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-18T18:20:53.205Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-18T18:20:53.205Z] github.com/docker/docker/libnetwork/config [2022-08-18T18:20:53.205Z] github.com/docker/docker/libnetwork/datastore [2022-08-18T18:20:53.205Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-18T18:20:53.205Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-18T18:20:53.205Z] github.com/docker/docker/libnetwork/driverapi [2022-08-18T18:20:53.205Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-18T18:20:53.205Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-18T18:20:53.205Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-18T18:20:53.205Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-18T18:20:53.205Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-18T18:20:53.205Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-18T18:20:53.205Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-18T18:20:53.205Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-18T18:20:53.205Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-18T18:20:53.205Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-18T18:20:53.205Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-18T18:20:53.205Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-18T18:20:53.205Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-18T18:20:53.205Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-18T18:20:53.205Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-18T18:20:53.205Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-18T18:20:53.205Z] github.com/docker/docker/libnetwork/etchosts [2022-08-18T18:20:53.205Z] github.com/docker/docker/libnetwork/idm [2022-08-18T18:20:53.205Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-18T18:20:53.205Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-18T18:20:53.205Z] github.com/docker/docker/libnetwork/ipam [2022-08-18T18:20:53.205Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-18T18:20:53.205Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-18T18:20:53.205Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-18T18:20:53.205Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-18T18:20:53.205Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-18T18:20:53.205Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-18T18:20:53.205Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-18T18:20:53.205Z] github.com/docker/docker/libnetwork/iptables [2022-08-18T18:20:53.205Z] github.com/docker/docker/libnetwork/netlabel [2022-08-18T18:20:53.205Z] github.com/docker/docker/libnetwork/netutils [2022-08-18T18:20:53.205Z] github.com/docker/docker/libnetwork/networkdb [2022-08-18T18:20:53.205Z] github.com/docker/docker/libnetwork/ns [2022-08-18T18:20:53.205Z] github.com/docker/docker/libnetwork/options [2022-08-18T18:20:53.205Z] github.com/docker/docker/libnetwork/osl [2022-08-18T18:20:53.205Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-18T18:20:53.205Z] github.com/docker/docker/libnetwork/portallocator [2022-08-18T18:20:53.205Z] github.com/docker/docker/libnetwork/portmapper [2022-08-18T18:20:53.205Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-18T18:20:53.205Z] github.com/docker/docker/libnetwork/testutils [2022-08-18T18:20:53.205Z] github.com/docker/docker/libnetwork/types' [2022-08-18T18:20:53.205Z] + echo 'github.com/docker/docker/libnetwork [2022-08-18T18:20:53.205Z] github.com/docker/docker/libnetwork/bitseq [2022-08-18T18:20:53.205Z] github.com/docker/docker/libnetwork/cluster [2022-08-18T18:20:53.205Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-18T18:20:53.205Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-18T18:20:53.205Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-18T18:20:53.205Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-18T18:20:53.205Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-18T18:20:53.205Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-18T18:20:53.205Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-18T18:20:53.205Z] github.com/docker/docker/libnetwork/config [2022-08-18T18:20:53.205Z] github.com/docker/docker/libnetwork/datastore [2022-08-18T18:20:53.205Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-18T18:20:53.205Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-18T18:20:53.205Z] github.com/docker/docker/libnetwork/driverapi [2022-08-18T18:20:53.205Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-18T18:20:53.205Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-18T18:20:53.205Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-18T18:20:53.205Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-18T18:20:53.205Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-18T18:20:53.205Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-18T18:20:53.205Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-18T18:20:53.205Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-18T18:20:53.205Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-18T18:20:53.205Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-18T18:20:53.205Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-18T18:20:53.205Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-18T18:20:53.205Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-18T18:20:53.205Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-18T18:20:53.205Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-18T18:20:53.205Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-18T18:20:53.205Z] github.com/docker/docker/libnetwork/etchosts [2022-08-18T18:20:53.205Z] github.com/docker/docker/libnetwork/idm [2022-08-18T18:20:53.205Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-18T18:20:53.205Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-18T18:20:53.205Z] github.com/docker/docker/libnetwork/ipam [2022-08-18T18:20:53.205Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-18T18:20:53.205Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-18T18:20:53.205Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-18T18:20:53.205Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-18T18:20:53.205Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-18T18:20:53.205Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-18T18:20:53.205Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-18T18:20:53.205Z] github.com/docker/docker/libnetwork/iptables [2022-08-18T18:20:53.205Z] github.com/docker/docker/libnetwork/netlabel [2022-08-18T18:20:53.205Z] github.com/docker/docker/libnetwork/netutils [2022-08-18T18:20:53.205Z] github.com/docker/docker/libnetwork/networkdb [2022-08-18T18:20:53.205Z] github.com/docker/docker/libnetwork/ns [2022-08-18T18:20:53.205Z] github.com/docker/docker/libnetwork/options [2022-08-18T18:20:53.205Z] github.com/docker/docker/libnetwork/osl [2022-08-18T18:20:53.205Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-18T18:20:53.205Z] github.com/docker/docker/libnetwork/portallocator [2022-08-18T18:20:53.205Z] github.com/docker/docker/libnetwork/portmapper [2022-08-18T18:20:53.205Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-18T18:20:53.205Z] github.com/docker/docker/libnetwork/testutils [2022-08-18T18:20:53.205Z] github.com/docker/docker/libnetwork/types' [2022-08-18T18:20:53.205Z] + grep --fixed-strings libnetwork/drivers/bridge [2022-08-18T18:20:53.205Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-18T18:20:53.205Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-18T18:20:53.205Z] + type docker-proxy [2022-08-18T18:20:53.205Z] hack/test/unit: line 25: type: docker-proxy: not found [2022-08-18T18:20:53.205Z] + hack/make.sh binary-proxy install-proxy [2022-08-18T18:20:53.205Z] [2022-08-18T18:20:53.205Z] Removing bundles/ [2022-08-18T18:20:53.205Z] [2022-08-18T18:20:53.205Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2022-08-18T18:20:53.205Z] Building: bundles/binary-proxy/docker-proxy [2022-08-18T18:20:53.205Z] GOOS="" GOARCH="" GOARM="" [2022-08-18T18:20:53.491Z] #83 DONE 1.1s [2022-08-18T18:20:53.491Z] [2022-08-18T18:20:53.491Z] #84 exporting to image [2022-08-18T18:20:53.491Z] #84 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-08-18T18:20:53.491Z] #84 exporting layers [2022-08-18T18:20:53.698Z] #31 ... [2022-08-18T18:20:53.698Z] [2022-08-18T18:20:53.698Z] #14 [cross-true 1/6] RUN dpkg --add-architecture arm64 [2022-08-18T18:20:53.698Z] #14 sha256:a6df4f24794c66283bd019f4e8f66ed6e47ffd470d4c7ae45a982f095190bb0c [2022-08-18T18:20:53.698Z] #14 DONE 1.1s [2022-08-18T18:20:53.698Z] [2022-08-18T18:20:53.698Z] #31 [internal] load build context [2022-08-18T18:20:53.698Z] #31 sha256:0d511e39c4b44182f091c2fa7a79abd3d6979db797adb6ac7ecf15759183544d [2022-08-18T18:20:54.426Z] #84 exporting layers 0.9s done [2022-08-18T18:20:54.426Z] #84 writing image sha256:e1417dc3b39b68623637c1677329189bafaf5b9c5642d397c776d4e35a86b88d [2022-08-18T18:20:54.426Z] #84 writing image sha256:e1417dc3b39b68623637c1677329189bafaf5b9c5642d397c776d4e35a86b88d done [2022-08-18T18:20:54.426Z] #84 naming to docker.io/library/docker:2c17e9a33357ac5cfb80dcb93e048bb3ae5618d0 done [2022-08-18T18:20:54.426Z] #84 DONE 0.9s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T18:20:54.824Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43992/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=2c17e9a33357ac5cfb80dcb93e048bb3ae5618d0 -e DOCKER_GRAPHDRIVER -e DOCKER_EXPERIMENTAL -e DOCKER_SYSTEMD -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=22.06 docker:2c17e9a33357ac5cfb80dcb93e048bb3ae5618d0 hack/make.sh dynbinary test-integration [2022-08-18T18:20:55.085Z] #31 ... [2022-08-18T18:20:55.085Z] [2022-08-18T18:20:55.085Z] #15 [cross-true 2/6] RUN dpkg --add-architecture armel [2022-08-18T18:20:55.085Z] #15 sha256:49f17c445bfac6f2f9087b217e234493f3d95283bb6db7562e07ec11f41c6d08 [2022-08-18T18:20:55.085Z] #15 DONE 1.0s [2022-08-18T18:20:55.085Z] [2022-08-18T18:20:55.085Z] #31 [internal] load build context [2022-08-18T18:20:55.085Z] #31 sha256:0d511e39c4b44182f091c2fa7a79abd3d6979db797adb6ac7ecf15759183544d [2022-08-18T18:20:55.390Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null. [2022-08-18T18:20:55.390Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null. [2022-08-18T18:20:55.390Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service. [2022-08-18T18:20:55.390Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target [2022-08-18T18:20:55.390Z] systemd 247.3-7 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +ZSTD +SECCOMP +BLKID +ELFUTILS +KMOD +IDN2 -IDN +PCRE2 default-hierarchy=unified) [2022-08-18T18:20:55.390Z] Detected virtualization docker. [2022-08-18T18:20:55.390Z] Detected architecture x86-64. [2022-08-18T18:20:55.390Z] Set hostname to <15d188d08bd5>. [2022-08-18T18:20:55.390Z] modprobe@configfs.service: Succeeded. [2022-08-18T18:20:55.390Z] modprobe@drm.service: Succeeded. [2022-08-18T18:20:55.390Z] modprobe@fuse.service: Succeeded. [2022-08-18T18:20:55.648Z] + source /etc/docker-entrypoint-cmd [2022-08-18T18:20:55.648Z] ++ hack/make.sh dynbinary test-integration [2022-08-18T18:20:55.648Z] [2022-08-18T18:20:55.648Z] Removing bundles/ [2022-08-18T18:20:55.648Z] [2022-08-18T18:20:55.648Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-08-18T18:20:55.906Z] Building: bundles/dynbinary-daemon/dockerd [2022-08-18T18:20:55.906Z] GOOS="" GOARCH="" GOARM="" [2022-08-18T18:20:56.026Z] #31 transferring context: 62.38MB 3.2s done [2022-08-18T18:20:56.026Z] #31 DONE 3.2s [2022-08-18T18:20:56.026Z] [2022-08-18T18:20:56.026Z] #16 [cross-true 3/6] RUN dpkg --add-architecture armhf [2022-08-18T18:20:56.026Z] #16 sha256:de231ebeb4d2ebe56fa77ee37fb00ca31e90e057f313c7cb470898d312d94757 [2022-08-18T18:20:56.026Z] #16 DONE 1.2s [2022-08-18T18:20:56.286Z] [2022-08-18T18:20:56.286Z] #17 [cross-true 4/6] RUN dpkg --add-architecture ppc64el [2022-08-18T18:20:56.286Z] #17 sha256:7c86ac0f5602c2a549e0188d14f9d0a401fecd6e1f5f78c3a271956a40acbfb5 [2022-08-18T18:20:56.856Z] #17 DONE 0.5s [2022-08-18T18:20:56.856Z] [2022-08-18T18:20:56.856Z] #18 [cross-true 5/6] RUN dpkg --add-architecture s390x [2022-08-18T18:20:56.856Z] #18 sha256:f6a3155427514096067c9d00d81aedf33e9122c0b793d9838c2235965d943037 [2022-08-18T18:20:57.116Z] #18 DONE 0.5s [2022-08-18T18:20:57.376Z] [2022-08-18T18:20:57.376Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-08-18T18:20:57.376Z] #19 sha256:35e6c26d918e6b84e0701875a3825b0ab92389673b7392d35571374ccbd4b407 [2022-08-18T18:20:57.944Z] #19 0.855 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-18T18:20:58.205Z] #19 0.866 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-18T18:20:58.205Z] #19 0.866 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-18T18:20:58.205Z] #19 1.015 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-08-18T18:20:58.205Z] #19 1.115 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-18T18:20:58.465Z] #19 1.216 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7949 kB] [2022-08-18T18:20:58.465Z] #19 1.343 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB] [2022-08-18T18:20:58.465Z] #19 1.463 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7875 kB] [2022-08-18T18:20:58.725Z] #19 1.579 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7876 kB] [2022-08-18T18:20:58.725Z] #19 1.687 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [173 kB] [2022-08-18T18:20:58.985Z] #19 1.687 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [158 kB] [2022-08-18T18:20:58.985Z] #19 1.688 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [150 kB] [2022-08-18T18:20:58.985Z] #19 1.688 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [176 kB] [2022-08-18T18:20:58.985Z] #19 1.690 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [177 kB] [2022-08-18T18:20:58.985Z] #19 1.692 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [168 kB] [2022-08-18T18:20:58.985Z] #19 1.735 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-08-18T18:20:58.985Z] #19 1.743 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B] [2022-08-18T18:20:58.985Z] #19 1.744 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-08-18T18:20:58.985Z] #19 1.745 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2596 B] [2022-08-18T18:20:58.985Z] #19 1.746 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-18T18:20:58.985Z] #19 1.747 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-08-18T18:20:59.773Z] Created binary: bundles/binary-proxy/docker-proxy [2022-08-18T18:20:59.773Z] [2022-08-18T18:20:59.773Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2022-08-18T18:20:59.773Z] Installing docker-proxy to /usr/local/bin/ [2022-08-18T18:20:59.773Z] [2022-08-18T18:20:59.773Z] + mkdir -p bundles [2022-08-18T18:20:59.773Z] + '[' -n 'github.com/docker/docker/api [2022-08-18T18:20:59.773Z] github.com/docker/docker/api/server [2022-08-18T18:20:59.773Z] github.com/docker/docker/api/server/backend/build [2022-08-18T18:20:59.773Z] github.com/docker/docker/api/server/httpstatus [2022-08-18T18:20:59.773Z] github.com/docker/docker/api/server/httputils [2022-08-18T18:20:59.773Z] github.com/docker/docker/api/server/middleware [2022-08-18T18:20:59.773Z] github.com/docker/docker/api/server/router [2022-08-18T18:20:59.773Z] github.com/docker/docker/api/server/router/build [2022-08-18T18:20:59.773Z] github.com/docker/docker/api/server/router/checkpoint [2022-08-18T18:20:59.773Z] github.com/docker/docker/api/server/router/container [2022-08-18T18:20:59.773Z] github.com/docker/docker/api/server/router/debug [2022-08-18T18:20:59.773Z] github.com/docker/docker/api/server/router/distribution [2022-08-18T18:20:59.773Z] github.com/docker/docker/api/server/router/grpc [2022-08-18T18:20:59.773Z] github.com/docker/docker/api/server/router/image [2022-08-18T18:20:59.773Z] github.com/docker/docker/api/server/router/network [2022-08-18T18:20:59.773Z] github.com/docker/docker/api/server/router/plugin [2022-08-18T18:20:59.773Z] github.com/docker/docker/api/server/router/session [2022-08-18T18:20:59.773Z] github.com/docker/docker/api/server/router/swarm [2022-08-18T18:20:59.773Z] github.com/docker/docker/api/server/router/system [2022-08-18T18:20:59.773Z] github.com/docker/docker/api/server/router/volume [2022-08-18T18:20:59.773Z] github.com/docker/docker/api/types [2022-08-18T18:20:59.773Z] github.com/docker/docker/api/types/backend [2022-08-18T18:20:59.773Z] github.com/docker/docker/api/types/blkiodev [2022-08-18T18:20:59.773Z] github.com/docker/docker/api/types/container [2022-08-18T18:20:59.773Z] github.com/docker/docker/api/types/events [2022-08-18T18:20:59.773Z] github.com/docker/docker/api/types/filters [2022-08-18T18:20:59.773Z] github.com/docker/docker/api/types/image [2022-08-18T18:20:59.774Z] github.com/docker/docker/api/types/mount [2022-08-18T18:20:59.774Z] github.com/docker/docker/api/types/network [2022-08-18T18:20:59.774Z] github.com/docker/docker/api/types/plugins/logdriver [2022-08-18T18:20:59.774Z] github.com/docker/docker/api/types/registry [2022-08-18T18:20:59.774Z] github.com/docker/docker/api/types/strslice [2022-08-18T18:20:59.774Z] github.com/docker/docker/api/types/swarm [2022-08-18T18:20:59.774Z] github.com/docker/docker/api/types/swarm/runtime [2022-08-18T18:20:59.774Z] github.com/docker/docker/api/types/time [2022-08-18T18:20:59.774Z] github.com/docker/docker/api/types/versions [2022-08-18T18:20:59.774Z] github.com/docker/docker/api/types/versions/v1p19 [2022-08-18T18:20:59.774Z] github.com/docker/docker/api/types/versions/v1p20 [2022-08-18T18:20:59.774Z] github.com/docker/docker/api/types/volume [2022-08-18T18:20:59.774Z] github.com/docker/docker/builder [2022-08-18T18:20:59.774Z] github.com/docker/docker/builder/builder-next [2022-08-18T18:20:59.774Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-08-18T18:20:59.774Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-08-18T18:20:59.774Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-08-18T18:20:59.774Z] github.com/docker/docker/builder/builder-next/exporter [2022-08-18T18:20:59.774Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-08-18T18:20:59.774Z] github.com/docker/docker/builder/builder-next/worker [2022-08-18T18:20:59.774Z] github.com/docker/docker/builder/dockerfile [2022-08-18T18:20:59.774Z] github.com/docker/docker/builder/remotecontext [2022-08-18T18:20:59.774Z] github.com/docker/docker/builder/remotecontext/git [2022-08-18T18:20:59.774Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-08-18T18:20:59.774Z] github.com/docker/docker/cli [2022-08-18T18:20:59.774Z] github.com/docker/docker/cli/config [2022-08-18T18:20:59.774Z] github.com/docker/docker/cli/debug [2022-08-18T18:20:59.774Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-08-18T18:20:59.774Z] github.com/docker/docker/cli/winresources/dockerd [2022-08-18T18:20:59.774Z] github.com/docker/docker/client [2022-08-18T18:20:59.774Z] github.com/docker/docker/cmd/docker-proxy [2022-08-18T18:20:59.774Z] github.com/docker/docker/cmd/dockerd [2022-08-18T18:20:59.774Z] github.com/docker/docker/cmd/dockerd/trap [2022-08-18T18:20:59.774Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-08-18T18:20:59.774Z] github.com/docker/docker/container [2022-08-18T18:20:59.774Z] github.com/docker/docker/container/stream [2022-08-18T18:20:59.774Z] github.com/docker/docker/contrib/apparmor [2022-08-18T18:20:59.774Z] github.com/docker/docker/contrib/docker-device-tool [2022-08-18T18:20:59.774Z] github.com/docker/docker/contrib/httpserver [2022-08-18T18:20:59.774Z] github.com/docker/docker/daemon [2022-08-18T18:20:59.774Z] github.com/docker/docker/daemon/cluster [2022-08-18T18:20:59.774Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-08-18T18:20:59.774Z] github.com/docker/docker/daemon/cluster/convert [2022-08-18T18:20:59.774Z] github.com/docker/docker/daemon/cluster/executor [2022-08-18T18:20:59.774Z] github.com/docker/docker/daemon/cluster/executor/container [2022-08-18T18:20:59.774Z] github.com/docker/docker/daemon/cluster/provider [2022-08-18T18:20:59.774Z] github.com/docker/docker/daemon/config [2022-08-18T18:20:59.774Z] github.com/docker/docker/daemon/events [2022-08-18T18:20:59.774Z] github.com/docker/docker/daemon/events/testutils [2022-08-18T18:20:59.774Z] github.com/docker/docker/daemon/exec [2022-08-18T18:20:59.774Z] github.com/docker/docker/daemon/graphdriver [2022-08-18T18:20:59.774Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-08-18T18:20:59.774Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-08-18T18:20:59.774Z] github.com/docker/docker/daemon/graphdriver/copy [2022-08-18T18:20:59.774Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-08-18T18:20:59.774Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-08-18T18:20:59.774Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-08-18T18:20:59.774Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-08-18T18:20:59.774Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-08-18T18:20:59.774Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-08-18T18:20:59.774Z] github.com/docker/docker/daemon/graphdriver/register [2022-08-18T18:20:59.774Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-08-18T18:20:59.774Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-08-18T18:20:59.774Z] github.com/docker/docker/daemon/images [2022-08-18T18:20:59.774Z] github.com/docker/docker/daemon/initlayer [2022-08-18T18:20:59.774Z] github.com/docker/docker/daemon/links [2022-08-18T18:20:59.774Z] github.com/docker/docker/daemon/listeners [2022-08-18T18:20:59.774Z] github.com/docker/docker/daemon/logger [2022-08-18T18:20:59.774Z] github.com/docker/docker/daemon/logger/awslogs [2022-08-18T18:20:59.774Z] github.com/docker/docker/daemon/logger/fluentd [2022-08-18T18:20:59.774Z] github.com/docker/docker/daemon/logger/gcplogs [2022-08-18T18:20:59.774Z] github.com/docker/docker/daemon/logger/gelf [2022-08-18T18:20:59.774Z] github.com/docker/docker/daemon/logger/journald [2022-08-18T18:20:59.774Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-08-18T18:20:59.774Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-08-18T18:20:59.774Z] github.com/docker/docker/daemon/logger/local [2022-08-18T18:20:59.774Z] github.com/docker/docker/daemon/logger/logentries [2022-08-18T18:20:59.774Z] github.com/docker/docker/daemon/logger/loggertest [2022-08-18T18:20:59.774Z] github.com/docker/docker/daemon/logger/loggerutils [2022-08-18T18:20:59.774Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-08-18T18:20:59.774Z] github.com/docker/docker/daemon/logger/splunk [2022-08-18T18:20:59.774Z] github.com/docker/docker/daemon/logger/syslog [2022-08-18T18:20:59.774Z] github.com/docker/docker/daemon/logger/templates [2022-08-18T18:20:59.774Z] github.com/docker/docker/daemon/names [2022-08-18T18:20:59.774Z] github.com/docker/docker/daemon/network [2022-08-18T18:20:59.774Z] github.com/docker/docker/daemon/stats [2022-08-18T18:20:59.774Z] github.com/docker/docker/distribution [2022-08-18T18:20:59.774Z] github.com/docker/docker/distribution/metadata [2022-08-18T18:20:59.774Z] github.com/docker/docker/distribution/utils [2022-08-18T18:20:59.774Z] github.com/docker/docker/distribution/xfer [2022-08-18T18:20:59.774Z] github.com/docker/docker/dockerversion [2022-08-18T18:20:59.774Z] github.com/docker/docker/errdefs [2022-08-18T18:20:59.774Z] github.com/docker/docker/image [2022-08-18T18:20:59.774Z] github.com/docker/docker/image/cache [2022-08-18T18:20:59.774Z] github.com/docker/docker/image/tarexport [2022-08-18T18:20:59.774Z] github.com/docker/docker/image/v1 [2022-08-18T18:20:59.774Z] github.com/docker/docker/internal/test/suite [2022-08-18T18:20:59.774Z] github.com/docker/docker/layer [2022-08-18T18:20:59.774Z] github.com/docker/docker/libcontainerd [2022-08-18T18:20:59.774Z] github.com/docker/docker/libcontainerd/queue [2022-08-18T18:20:59.774Z] github.com/docker/docker/libcontainerd/remote [2022-08-18T18:20:59.774Z] github.com/docker/docker/libcontainerd/supervisor [2022-08-18T18:20:59.774Z] github.com/docker/docker/libcontainerd/types [2022-08-18T18:20:59.774Z] github.com/docker/docker/oci [2022-08-18T18:20:59.774Z] github.com/docker/docker/oci/caps [2022-08-18T18:20:59.774Z] github.com/docker/docker/opts [2022-08-18T18:20:59.774Z] github.com/docker/docker/pkg/aaparser [2022-08-18T18:20:59.774Z] github.com/docker/docker/pkg/archive [2022-08-18T18:20:59.774Z] github.com/docker/docker/pkg/authorization [2022-08-18T18:20:59.774Z] github.com/docker/docker/pkg/broadcaster [2022-08-18T18:20:59.774Z] github.com/docker/docker/pkg/capabilities [2022-08-18T18:20:59.774Z] github.com/docker/docker/pkg/chrootarchive [2022-08-18T18:20:59.774Z] github.com/docker/docker/pkg/containerfs [2022-08-18T18:20:59.774Z] github.com/docker/docker/pkg/devicemapper [2022-08-18T18:20:59.774Z] github.com/docker/docker/pkg/directory [2022-08-18T18:20:59.774Z] github.com/docker/docker/pkg/dmesg [2022-08-18T18:20:59.774Z] github.com/docker/docker/pkg/fileutils [2022-08-18T18:20:59.774Z] github.com/docker/docker/pkg/fsutils [2022-08-18T18:20:59.774Z] github.com/docker/docker/pkg/homedir [2022-08-18T18:20:59.774Z] github.com/docker/docker/pkg/idtools [2022-08-18T18:20:59.774Z] github.com/docker/docker/pkg/ioutils [2022-08-18T18:20:59.774Z] github.com/docker/docker/pkg/jsonmessage [2022-08-18T18:20:59.774Z] github.com/docker/docker/pkg/longpath [2022-08-18T18:20:59.774Z] github.com/docker/docker/pkg/loopback [2022-08-18T18:20:59.774Z] github.com/docker/docker/pkg/namesgenerator [2022-08-18T18:20:59.774Z] github.com/docker/docker/pkg/parsers [2022-08-18T18:20:59.774Z] github.com/docker/docker/pkg/parsers/kernel [2022-08-18T18:20:59.774Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-08-18T18:20:59.774Z] github.com/docker/docker/pkg/pidfile [2022-08-18T18:20:59.774Z] github.com/docker/docker/pkg/platform [2022-08-18T18:20:59.774Z] github.com/docker/docker/pkg/plugingetter [2022-08-18T18:20:59.774Z] github.com/docker/docker/pkg/plugins [2022-08-18T18:20:59.774Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-08-18T18:20:59.774Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-08-18T18:20:59.774Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-08-18T18:20:59.774Z] github.com/docker/docker/pkg/plugins/transport [2022-08-18T18:20:59.774Z] github.com/docker/docker/pkg/pools [2022-08-18T18:20:59.774Z] github.com/docker/docker/pkg/progress [2022-08-18T18:20:59.774Z] github.com/docker/docker/pkg/pubsub [2022-08-18T18:20:59.774Z] github.com/docker/docker/pkg/reexec [2022-08-18T18:20:59.774Z] github.com/docker/docker/pkg/signal [2022-08-18T18:20:59.774Z] github.com/docker/docker/pkg/stack [2022-08-18T18:20:59.774Z] github.com/docker/docker/pkg/stdcopy [2022-08-18T18:20:59.774Z] github.com/docker/docker/pkg/streamformatter [2022-08-18T18:20:59.774Z] github.com/docker/docker/pkg/stringid [2022-08-18T18:20:59.774Z] github.com/docker/docker/pkg/sysinfo [2022-08-18T18:20:59.774Z] github.com/docker/docker/pkg/system [2022-08-18T18:20:59.774Z] github.com/docker/docker/pkg/tailfile [2022-08-18T18:20:59.774Z] github.com/docker/docker/pkg/tarsum [2022-08-18T18:20:59.774Z] github.com/docker/docker/pkg/truncindex [2022-08-18T18:20:59.774Z] github.com/docker/docker/pkg/urlutil [2022-08-18T18:20:59.774Z] github.com/docker/docker/pkg/useragent [2022-08-18T18:20:59.774Z] github.com/docker/docker/plugin [2022-08-18T18:20:59.774Z] github.com/docker/docker/plugin/executor/containerd [2022-08-18T18:20:59.774Z] github.com/docker/docker/plugin/v2 [2022-08-18T18:20:59.774Z] github.com/docker/docker/profiles/apparmor [2022-08-18T18:20:59.774Z] github.com/docker/docker/profiles/seccomp [2022-08-18T18:20:59.774Z] github.com/docker/docker/quota [2022-08-18T18:20:59.774Z] github.com/docker/docker/reference [2022-08-18T18:20:59.774Z] github.com/docker/docker/registry [2022-08-18T18:20:59.774Z] github.com/docker/docker/registry/resumable [2022-08-18T18:20:59.774Z] github.com/docker/docker/restartmanager [2022-08-18T18:20:59.774Z] github.com/docker/docker/rootless [2022-08-18T18:20:59.774Z] github.com/docker/docker/rootless/specconv [2022-08-18T18:20:59.774Z] github.com/docker/docker/runconfig [2022-08-18T18:20:59.774Z] github.com/docker/docker/runconfig/opts [2022-08-18T18:20:59.774Z] github.com/docker/docker/testutil [2022-08-18T18:20:59.774Z] github.com/docker/docker/testutil/daemon [2022-08-18T18:20:59.774Z] github.com/docker/docker/testutil/environment [2022-08-18T18:20:59.774Z] github.com/docker/docker/testutil/fakecontext [2022-08-18T18:20:59.774Z] github.com/docker/docker/testutil/fakegit [2022-08-18T18:20:59.774Z] github.com/docker/docker/testutil/fakestorage [2022-08-18T18:20:59.774Z] github.com/docker/docker/testutil/fixtures/load [2022-08-18T18:20:59.774Z] github.com/docker/docker/testutil/fixtures/plugin [2022-08-18T18:20:59.774Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-08-18T18:20:59.774Z] github.com/docker/docker/testutil/registry [2022-08-18T18:20:59.774Z] github.com/docker/docker/testutil/request [2022-08-18T18:20:59.774Z] github.com/docker/docker/volume [2022-08-18T18:20:59.774Z] github.com/docker/docker/volume/drivers [2022-08-18T18:20:59.774Z] github.com/docker/docker/volume/local [2022-08-18T18:20:59.774Z] github.com/docker/docker/volume/mounts [2022-08-18T18:20:59.774Z] github.com/docker/docker/volume/service [2022-08-18T18:20:59.774Z] github.com/docker/docker/volume/service/opts [2022-08-18T18:20:59.774Z] github.com/docker/docker/volume/testutils' ']' [2022-08-18T18:20:59.774Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo libdm_no_deferred_remove' -cover -coverprofile=bundles/profile.out -covermode=atomic -test.timeout=5m github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httpstatus github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/builder/remotecontext/urlutil github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/cli/winresources/docker-proxy github.com/docker/docker/cli/winresources/dockerd github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/aufs github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/overlayutils github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggertest github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/dmesg github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/fsutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/loopback github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/apparmor github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/rootless/specconv github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2022-08-18T18:20:59.774Z] ? github.com/docker/docker/api [no test files] [2022-08-18T18:21:05.567Z] #19 7.305 Fetched 49.2 MB in 7s (7290 kB/s) [2022-08-18T18:21:08.196Z] #19 7.305 Reading package lists... [2022-08-18T18:21:11.493Z] #19 10.66 Reading package lists... [2022-08-18T18:21:11.753Z] #19 13.91 Building dependency tree... [2022-08-18T18:21:12.694Z] #19 15.46 The following additional packages will be installed: [2022-08-18T18:21:12.694Z] #19 15.46 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2022-08-18T18:21:12.694Z] #19 15.46 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2022-08-18T18:21:12.694Z] #19 15.46 binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu [2022-08-18T18:21:12.694Z] #19 15.46 cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf [2022-08-18T18:21:12.694Z] #19 15.46 cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu [2022-08-18T18:21:12.694Z] #19 15.46 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2022-08-18T18:21:12.694Z] #19 15.46 cpp-s390x-linux-gnu cross-config dpkg-cross dpkg-dev file [2022-08-18T18:21:12.694Z] #19 15.46 g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi g++-10-arm-linux-gnueabihf [2022-08-18T18:21:12.694Z] #19 15.46 g++-10-powerpc64le-linux-gnu g++-10-s390x-linux-gnu g++-aarch64-linux-gnu [2022-08-18T18:21:12.694Z] #19 15.46 g++-arm-linux-gnueabi g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu [2022-08-18T18:21:12.694Z] #19 15.46 g++-s390x-linux-gnu gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base [2022-08-18T18:21:12.694Z] #19 15.46 gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base [2022-08-18T18:21:12.694Z] #19 15.46 gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base [2022-08-18T18:21:12.694Z] #19 15.46 gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base [2022-08-18T18:21:12.694Z] #19 15.46 gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu [2022-08-18T18:21:12.694Z] #19 15.46 gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu [2022-08-18T18:21:12.694Z] #19 15.46 gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross [2022-08-18T18:21:12.694Z] #19 15.46 libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross [2022-08-18T18:21:12.694Z] #19 15.46 libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross [2022-08-18T18:21:12.694Z] #19 15.46 libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross [2022-08-18T18:21:12.694Z] #19 15.46 libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross [2022-08-18T18:21:12.694Z] #19 15.46 libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross [2022-08-18T18:21:12.694Z] #19 15.46 libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross [2022-08-18T18:21:12.694Z] #19 15.46 libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl [2022-08-18T18:21:12.694Z] #19 15.46 libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross [2022-08-18T18:21:12.694Z] #19 15.46 libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross [2022-08-18T18:21:12.694Z] #19 15.46 libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross [2022-08-18T18:21:12.694Z] #19 15.46 libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross [2022-08-18T18:21:12.694Z] #19 15.46 libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross [2022-08-18T18:21:12.694Z] #19 15.46 libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67 [2022-08-18T18:21:12.694Z] #19 15.46 libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross [2022-08-18T18:21:12.694Z] #19 15.46 libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross [2022-08-18T18:21:12.694Z] #19 15.47 liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2022-08-18T18:21:12.694Z] #19 15.47 libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross [2022-08-18T18:21:12.694Z] #19 15.47 libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross [2022-08-18T18:21:12.694Z] #19 15.47 libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [2022-08-18T18:21:12.694Z] #19 15.47 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2022-08-18T18:21:12.694Z] #19 15.47 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2022-08-18T18:21:12.694Z] #19 15.47 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2022-08-18T18:21:12.694Z] #19 15.47 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2022-08-18T18:21:12.694Z] #19 15.47 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2022-08-18T18:21:12.694Z] #19 15.47 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2022-08-18T18:21:12.694Z] #19 15.47 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2022-08-18T18:21:12.694Z] #19 15.47 linux-libc-dev-s390x-cross patch xz-utils [2022-08-18T18:21:12.694Z] #19 15.48 Suggested packages: [2022-08-18T18:21:12.694Z] #19 15.48 binutils-doc bzip2-doc gcc-10-locales cpp-doc binutils-multiarch [2022-08-18T18:21:12.694Z] #19 15.48 debian-keyring gcc-10-doc g++-10-multilib-s390x-linux-gnu [2022-08-18T18:21:12.694Z] #19 15.48 gcc-10-multilib-s390x-linux-gnu manpages-dev autoconf automake libtool flex [2022-08-18T18:21:12.694Z] #19 15.48 bison gdb-aarch64-linux-gnu gcc-doc gdb-arm-linux-gnueabi [2022-08-18T18:21:12.694Z] #19 15.48 gdb-arm-linux-gnueabihf gdb-powerpc64le-linux-gnu gdb-s390x-linux-gnu [2022-08-18T18:21:12.694Z] #19 15.48 libyaml-shell-perl ed diffutils-doc [2022-08-18T18:21:12.694Z] #19 15.48 Recommended packages: [2022-08-18T18:21:12.694Z] #19 15.48 fakeroot build-essential libalgorithm-merge-perl libwww-perl [2022-08-18T18:21:12.694Z] #19 15.48 libxml-sax-expat-perl libyaml-libyaml-perl | libyaml-syck-perl [2022-08-18T18:21:14.078Z] #19 16.74 The following NEW packages will be installed: [2022-08-18T18:21:14.078Z] #19 16.74 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2022-08-18T18:21:14.078Z] #19 16.74 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2022-08-18T18:21:14.078Z] #19 16.74 binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu [2022-08-18T18:21:14.078Z] #19 16.74 cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf [2022-08-18T18:21:14.078Z] #19 16.74 cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu [2022-08-18T18:21:14.078Z] #19 16.74 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2022-08-18T18:21:14.078Z] #19 16.74 cpp-s390x-linux-gnu cross-config crossbuild-essential-arm64 [2022-08-18T18:21:14.078Z] #19 16.74 crossbuild-essential-armel crossbuild-essential-armhf [2022-08-18T18:21:14.078Z] #19 16.74 crossbuild-essential-ppc64el crossbuild-essential-s390x dpkg-cross dpkg-dev [2022-08-18T18:21:14.078Z] #19 16.74 file g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi [2022-08-18T18:21:14.078Z] #19 16.74 g++-10-arm-linux-gnueabihf g++-10-powerpc64le-linux-gnu [2022-08-18T18:21:14.078Z] #19 16.74 g++-10-s390x-linux-gnu g++-aarch64-linux-gnu g++-arm-linux-gnueabi [2022-08-18T18:21:14.078Z] #19 16.74 g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu g++-s390x-linux-gnu [2022-08-18T18:21:14.078Z] #19 16.74 gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base [2022-08-18T18:21:14.078Z] #19 16.74 gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base [2022-08-18T18:21:14.078Z] #19 16.74 gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base [2022-08-18T18:21:14.078Z] #19 16.74 gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base [2022-08-18T18:21:14.078Z] #19 16.74 gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu [2022-08-18T18:21:14.078Z] #19 16.74 gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu [2022-08-18T18:21:14.078Z] #19 16.74 gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross [2022-08-18T18:21:14.078Z] #19 16.74 libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross [2022-08-18T18:21:14.078Z] #19 16.74 libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross [2022-08-18T18:21:14.078Z] #19 16.74 libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross [2022-08-18T18:21:14.078Z] #19 16.74 libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross [2022-08-18T18:21:14.078Z] #19 16.74 libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross [2022-08-18T18:21:14.078Z] #19 16.74 libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross [2022-08-18T18:21:14.078Z] #19 16.74 libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl [2022-08-18T18:21:14.078Z] #19 16.74 libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross [2022-08-18T18:21:14.078Z] #19 16.74 libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross [2022-08-18T18:21:14.078Z] #19 16.74 libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross [2022-08-18T18:21:14.078Z] #19 16.74 libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross [2022-08-18T18:21:14.078Z] #19 16.74 libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross [2022-08-18T18:21:14.078Z] #19 16.74 libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67 [2022-08-18T18:21:14.078Z] #19 16.74 libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross [2022-08-18T18:21:14.078Z] #19 16.74 libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross [2022-08-18T18:21:14.078Z] #19 16.74 liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2022-08-18T18:21:14.078Z] #19 16.74 libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross [2022-08-18T18:21:14.078Z] #19 16.74 libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross [2022-08-18T18:21:14.078Z] #19 16.74 libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [2022-08-18T18:21:14.078Z] #19 16.74 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2022-08-18T18:21:14.078Z] #19 16.74 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2022-08-18T18:21:14.078Z] #19 16.74 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2022-08-18T18:21:14.078Z] #19 16.74 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2022-08-18T18:21:14.078Z] #19 16.75 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2022-08-18T18:21:14.078Z] #19 16.75 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2022-08-18T18:21:14.078Z] #19 16.75 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2022-08-18T18:21:14.078Z] #19 16.75 linux-libc-dev-s390x-cross patch xz-utils [2022-08-18T18:21:14.078Z] #19 17.08 0 upgraded, 133 newly installed, 0 to remove and 7 not upgraded. [2022-08-18T18:21:14.078Z] #19 17.08 Need to get 788 MB of archives. [2022-08-18T18:21:14.078Z] #19 17.08 After this operation, 3385 MB of additional disk space will be used. [2022-08-18T18:21:14.078Z] #19 17.08 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblocale-gettext-perl amd64 1.07-4+b1 [19.0 kB] [2022-08-18T18:21:14.338Z] #19 17.08 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-08-18T18:21:14.338Z] #19 17.08 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2022-08-18T18:21:14.338Z] #19 17.09 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2022-08-18T18:21:14.338Z] #19 17.09 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2022-08-18T18:21:14.338Z] #19 17.10 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-08-18T18:21:14.338Z] #19 17.10 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-aarch64-linux-gnu amd64 2.35.2-2 [2813 kB] [2022-08-18T18:21:14.338Z] #19 17.12 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-arm-linux-gnueabi amd64 2.35.2-2 [2779 kB] [2022-08-18T18:21:14.338Z] #19 17.15 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-arm-linux-gnueabihf amd64 2.35.2-2 [2781 kB] [2022-08-18T18:21:14.338Z] #19 17.17 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-powerpc64le-linux-gnu amd64 2.35.2-2 [2302 kB] [2022-08-18T18:21:14.338Z] #19 17.19 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-s390x-linux-gnu amd64 2.35.2-2 [1984 kB] [2022-08-18T18:21:14.338Z] #19 17.20 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-08-18T18:21:14.338Z] #19 17.20 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-08-18T18:21:14.669Z] ok github.com/docker/docker/api/server 0.009s coverage: 7.9% of statements [2022-08-18T18:21:14.908Z] #19 17.58 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-08-18T18:21:14.908Z] #19 17.59 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-08-18T18:21:15.168Z] #19 17.95 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-08-18T18:21:15.168Z] #19 17.96 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-08-18T18:21:15.739Z] #19 18.41 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-08-18T18:21:15.739Z] #19 18.41 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-08-18T18:21:15.999Z] #19 18.84 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-08-18T18:21:15.999Z] #19 18.84 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-08-18T18:21:16.570Z] #19 19.38 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-08-18T18:21:16.570Z] #19 19.38 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-08-18T18:21:16.570Z] #19 19.38 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-08-18T18:21:16.570Z] #19 19.38 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-08-18T18:21:16.570Z] #19 19.38 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-08-18T18:21:16.570Z] #19 19.38 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cross-config all 2.6.18+nmu1 [31.5 kB] [2022-08-18T18:21:16.570Z] #19 19.38 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-cross-base all 10.2.1-6cross1 [197 kB] [2022-08-18T18:21:16.570Z] #19 19.38 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-arm64-cross all 2.31-9cross4 [1233 kB] [2022-08-18T18:21:16.570Z] #19 19.39 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-08-18T18:21:16.570Z] #19 19.39 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-arm64-cross all 10.2.1-6cross1 [89.5 kB] [2022-08-18T18:21:16.570Z] #19 19.39 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-arm64-cross all 10.2.1-6cross1 [23.4 kB] [2022-08-18T18:21:16.570Z] #19 19.39 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-arm64-cross all 10.2.1-6cross1 [9240 B] [2022-08-18T18:21:16.570Z] #19 19.39 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-arm64-cross all 10.2.1-6cross1 [1994 kB] [2022-08-18T18:21:16.570Z] #19 19.41 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblsan0-arm64-cross all 10.2.1-6cross1 [793 kB] [2022-08-18T18:21:16.570Z] #19 19.42 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtsan0-arm64-cross all 10.2.1-6cross1 [1949 kB] [2022-08-18T18:21:16.570Z] #19 19.44 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-arm64-cross all 10.2.1-6cross1 [410 kB] [2022-08-18T18:21:16.570Z] #19 19.44 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-arm64-cross all 10.2.1-6cross1 [759 kB] [2022-08-18T18:21:16.570Z] #19 19.45 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-08-18T18:21:16.570Z] #19 19.45 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-08-18T18:21:17.141Z] #19 20.02 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-08-18T18:21:17.141Z] #19 20.02 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-08-18T18:21:17.141Z] #19 20.03 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-arm64-cross all 2.31-9cross4 [2030 kB] [2022-08-18T18:21:17.141Z] #19 20.05 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-08-18T18:21:17.141Z] #19 20.07 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-08-18T18:21:18.083Z] #19 20.87 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-08-18T18:21:18.083Z] #19 20.87 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-08-18T18:21:18.083Z] #19 20.87 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.11 [2308 kB] [2022-08-18T18:21:18.083Z] #19 20.90 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libconfig-inifiles-perl all 3.000003-1 [52.1 kB] [2022-08-18T18:21:18.083Z] #19 20.90 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libio-string-perl all 1.08-3.1 [11.8 kB] [2022-08-18T18:21:18.083Z] #19 20.90 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-08-18T18:21:18.083Z] #19 21.00 Get:52 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u2 [692 kB] [2022-08-18T18:21:18.345Z] #19 21.00 Get:53 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-namespacesupport-perl all 1.12-1.1 [14.9 kB] [2022-08-18T18:21:18.345Z] #19 21.00 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-08-18T18:21:18.345Z] #19 21.00 Get:55 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-sax-perl all 1.02+dfsg-1 [59.0 kB] [2022-08-18T18:21:18.345Z] #19 21.00 Get:56 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-libxml-perl amd64 2.0134+dfsg-2+b1 [337 kB] [2022-08-18T18:21:18.345Z] #19 21.01 Get:57 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-simple-perl all 2.25-1 [72.0 kB] [2022-08-18T18:21:18.345Z] #19 21.01 Get:58 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyaml-perl all 1.30-1 [67.7 kB] [2022-08-18T18:21:18.345Z] #19 21.01 Get:59 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libconfig-auto-perl all 0.44-1.1 [19.0 kB] [2022-08-18T18:21:18.345Z] #19 21.01 Get:60 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libfile-which-perl all 1.23-1 [16.6 kB] [2022-08-18T18:21:18.345Z] #19 21.01 Get:61 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libfile-homedir-perl all 1.006-1 [43.8 kB] [2022-08-18T18:21:18.345Z] #19 21.01 Get:62 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdebian-dpkgcross-perl all 2.6.18+nmu1 [30.5 kB] [2022-08-18T18:21:18.345Z] #19 21.02 Get:63 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-cross all 2.6.18+nmu1 [41.6 kB] [2022-08-18T18:21:18.345Z] #19 21.02 Get:64 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-arm64 all 12.9 [6708 B] [2022-08-18T18:21:18.345Z] #19 21.02 Get:65 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armel-cross all 2.31-9cross4 [1114 kB] [2022-08-18T18:21:18.345Z] #19 21.03 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-08-18T18:21:18.345Z] #19 21.03 Get:67 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-armel-cross all 10.2.1-6cross1 [85.3 kB] [2022-08-18T18:21:18.346Z] #19 21.03 Get:68 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-armel-cross all 10.2.1-6cross1 [8832 B] [2022-08-18T18:21:18.346Z] #19 21.03 Get:69 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-armel-cross all 10.2.1-6cross1 [1979 kB] [2022-08-18T18:21:18.346Z] #19 21.05 Get:70 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-armel-cross all 10.2.1-6cross1 [370 kB] [2022-08-18T18:21:18.346Z] #19 21.05 Get:71 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armel-cross all 10.2.1-6cross1 [746 kB] [2022-08-18T18:21:18.346Z] #19 21.06 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-08-18T18:21:18.346Z] #19 21.07 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-08-18T18:21:18.608Z] #19 21.45 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-08-18T18:21:18.608Z] #19 21.45 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-08-18T18:21:18.608Z] #19 21.46 Get:76 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-armel-cross all 2.31-9cross4 [1884 kB] [2022-08-18T18:21:18.608Z] #19 21.47 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-08-18T18:21:18.608Z] #19 21.48 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-08-18T18:21:18.869Z] #19 21.84 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-08-18T18:21:18.869Z] #19 21.84 Get:80 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armel all 12.9 [6704 B] [2022-08-18T18:21:18.869Z] #19 21.84 Get:81 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armhf-cross all 2.31-9cross4 [1094 kB] [2022-08-18T18:21:18.869Z] #19 21.85 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-08-18T18:21:19.131Z] #19 21.85 Get:83 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-armhf-cross all 10.2.1-6cross1 [82.6 kB] [2022-08-18T18:21:19.131Z] #19 21.85 Get:84 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-armhf-cross all 10.2.1-6cross1 [6688 B] [2022-08-18T18:21:19.131Z] #19 21.85 Get:85 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-armhf-cross all 10.2.1-6cross1 [2010 kB] [2022-08-18T18:21:19.131Z] #19 21.87 Get:86 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-armhf-cross all 10.2.1-6cross1 [381 kB] [2022-08-18T18:21:19.131Z] #19 21.88 Get:87 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armhf-cross all 10.2.1-6cross1 [745 kB] [2022-08-18T18:21:19.131Z] #19 21.88 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-08-18T18:21:19.131Z] #19 21.89 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-08-18T18:21:19.393Z] #19 22.28 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-08-18T18:21:19.656Z] #19 22.28 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-08-18T18:21:19.656Z] #19 22.29 Get:92 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-armhf-cross all 2.31-9cross4 [1845 kB] [2022-08-18T18:21:19.656Z] #19 22.30 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-08-18T18:21:19.656Z] #19 22.32 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-08-18T18:21:19.916Z] #19 22.78 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-08-18T18:21:19.916Z] #19 22.78 Get:96 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armhf all 12.9 [6708 B] [2022-08-18T18:21:19.916Z] #19 22.78 Get:97 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-ppc64el-cross all 2.31-9cross4 [1534 kB] [2022-08-18T18:21:19.916Z] #19 22.79 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-08-18T18:21:19.916Z] #19 22.80 Get:99 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-ppc64el-cross all 10.2.1-6cross1 [106 kB] [2022-08-18T18:21:19.916Z] #19 22.80 Get:100 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-ppc64el-cross all 10.2.1-6cross1 [28.4 kB] [2022-08-18T18:21:19.916Z] #19 22.80 Get:101 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-ppc64el-cross all 10.2.1-6cross1 [9712 B] [2022-08-18T18:21:19.916Z] #19 22.80 Get:102 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-ppc64el-cross all 10.2.1-6cross1 [2096 kB] [2022-08-18T18:21:19.916Z] #19 22.82 Get:103 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblsan0-ppc64el-cross all 10.2.1-6cross1 [847 kB] [2022-08-18T18:21:19.916Z] #19 22.82 Get:104 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtsan0-ppc64el-cross all 10.2.1-6cross1 [2025 kB] [2022-08-18T18:21:19.916Z] #19 22.84 Get:105 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-ppc64el-cross all 10.2.1-6cross1 [497 kB] [2022-08-18T18:21:20.176Z] #19 22.84 Get:106 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-ppc64el-cross all 10.2.1-6cross1 [798 kB] [2022-08-18T18:21:20.176Z] #19 22.85 Get:107 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libquadmath0-ppc64el-cross all 10.2.1-6cross1 [149 kB] [2022-08-18T18:21:20.176Z] #19 22.85 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-08-18T18:21:20.176Z] #19 22.86 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-08-18T18:21:20.436Z] #19 23.28 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-08-18T18:21:20.436Z] #19 23.28 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-08-18T18:21:20.436Z] #19 23.30 Get:112 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-ppc64el-cross all 2.31-9cross4 [2382 kB] [2022-08-18T18:21:20.436Z] #19 23.32 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-08-18T18:21:20.436Z] #19 23.33 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-08-18T18:21:21.007Z] #19 23.77 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-08-18T18:21:21.007Z] #19 23.77 Get:116 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-ppc64el all 12.9 [6716 B] [2022-08-18T18:21:21.007Z] #19 23.77 Get:117 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-s390x-cross all 2.31-9cross4 [1231 kB] [2022-08-18T18:21:21.007Z] #19 23.78 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-08-18T18:21:21.007Z] #19 23.78 Get:119 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-s390x-cross all 10.2.1-6cross1 [90.5 kB] [2022-08-18T18:21:21.007Z] #19 23.78 Get:120 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-s390x-cross all 10.2.1-6cross1 [24.9 kB] [2022-08-18T18:21:21.007Z] #19 23.78 Get:121 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-s390x-cross all 10.2.1-6cross1 [7944 B] [2022-08-18T18:21:21.007Z] #19 23.78 Get:122 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-s390x-cross all 10.2.1-6cross1 [1863 kB] [2022-08-18T18:21:21.007Z] #19 23.79 Get:123 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-s390x-cross all 10.2.1-6cross1 [442 kB] [2022-08-18T18:21:21.007Z] #19 23.80 Get:124 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-s390x-cross all 10.2.1-6cross1 [747 kB] [2022-08-18T18:21:21.007Z] #19 23.80 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-08-18T18:21:21.007Z] #19 23.81 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-08-18T18:21:21.267Z] #19 24.16 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-08-18T18:21:21.527Z] #19 24.17 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-08-18T18:21:21.527Z] #19 24.18 Get:129 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-s390x-cross all 2.31-9cross4 [1943 kB] [2022-08-18T18:21:21.527Z] #19 24.20 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-08-18T18:21:21.527Z] #19 24.21 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-08-18T18:21:21.788Z] #19 24.58 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-08-18T18:21:21.788Z] #19 24.58 Get:133 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-s390x all 12.9 [6704 B] [2022-08-18T18:21:22.048Z] #19 24.94 debconf: delaying package configuration, since apt-utils is not installed [2022-08-18T18:21:22.307Z] #19 25.08 Fetched 788 MB in 8s (101 MB/s) [2022-08-18T18:21:22.307Z] #19 25.12 Selecting previously unselected package liblocale-gettext-perl. [2022-08-18T18:21:22.307Z] #19 25.12 (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 ... 15717 files and directories currently installed.) [2022-08-18T18:21:22.307Z] #19 25.24 Preparing to unpack .../000-liblocale-gettext-perl_1.07-4+b1_amd64.deb ... [2022-08-18T18:21:22.307Z] #19 25.24 Unpacking liblocale-gettext-perl (1.07-4+b1) ... [2022-08-18T18:21:22.307Z] #19 25.29 Selecting previously unselected package bzip2. [2022-08-18T18:21:22.566Z] #19 25.29 Preparing to unpack .../001-bzip2_1.0.8-4_amd64.deb ... [2022-08-18T18:21:22.566Z] #19 25.30 Unpacking bzip2 (1.0.8-4) ... [2022-08-18T18:21:22.566Z] #19 25.33 Selecting previously unselected package libmagic-mgc. [2022-08-18T18:21:22.566Z] #19 25.34 Preparing to unpack .../002-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2022-08-18T18:21:22.566Z] #19 25.34 Unpacking libmagic-mgc (1:5.39-3) ... [2022-08-18T18:21:22.566Z] #19 25.42 Selecting previously unselected package libmagic1:amd64. [2022-08-18T18:21:22.567Z] #19 25.42 Preparing to unpack .../003-libmagic1_1%3a5.39-3_amd64.deb ... [2022-08-18T18:21:22.567Z] #19 25.43 Unpacking libmagic1:amd64 (1:5.39-3) ... [2022-08-18T18:21:22.567Z] #19 25.47 Selecting previously unselected package file. [2022-08-18T18:21:22.567Z] #19 25.47 Preparing to unpack .../004-file_1%3a5.39-3_amd64.deb ... [2022-08-18T18:21:22.567Z] #19 25.48 Unpacking file (1:5.39-3) ... [2022-08-18T18:21:22.567Z] #19 25.52 Selecting previously unselected package xz-utils. [2022-08-18T18:21:22.567Z] #19 25.52 Preparing to unpack .../005-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-08-18T18:21:22.826Z] #19 25.52 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-18T18:21:22.826Z] #19 25.63 Selecting previously unselected package binutils-aarch64-linux-gnu. [2022-08-18T18:21:22.826Z] #19 25.63 Preparing to unpack .../006-binutils-aarch64-linux-gnu_2.35.2-2_amd64.deb ... [2022-08-18T18:21:22.826Z] #19 25.64 Unpacking binutils-aarch64-linux-gnu (2.35.2-2) ... [2022-08-18T18:21:23.086Z] #19 25.97 Selecting previously unselected package binutils-arm-linux-gnueabi. [2022-08-18T18:21:23.086Z] #19 25.98 Preparing to unpack .../007-binutils-arm-linux-gnueabi_2.35.2-2_amd64.deb ... [2022-08-18T18:21:23.086Z] #19 25.98 Unpacking binutils-arm-linux-gnueabi (2.35.2-2) ... [2022-08-18T18:21:23.655Z] #19 26.29 Selecting previously unselected package binutils-arm-linux-gnueabihf. [2022-08-18T18:21:23.655Z] #19 26.29 Preparing to unpack .../008-binutils-arm-linux-gnueabihf_2.35.2-2_amd64.deb ... [2022-08-18T18:21:23.655Z] #19 26.29 Unpacking binutils-arm-linux-gnueabihf (2.35.2-2) ... [2022-08-18T18:21:23.915Z] #19 26.60 Selecting previously unselected package binutils-powerpc64le-linux-gnu. [2022-08-18T18:21:23.915Z] #19 26.60 Preparing to unpack .../009-binutils-powerpc64le-linux-gnu_2.35.2-2_amd64.deb ... [2022-08-18T18:21:23.915Z] #19 26.60 Unpacking binutils-powerpc64le-linux-gnu (2.35.2-2) ... [2022-08-18T18:21:24.176Z] #19 26.88 Selecting previously unselected package binutils-s390x-linux-gnu. [2022-08-18T18:21:24.176Z] #19 26.88 Preparing to unpack .../010-binutils-s390x-linux-gnu_2.35.2-2_amd64.deb ... [2022-08-18T18:21:24.176Z] #19 26.88 Unpacking binutils-s390x-linux-gnu (2.35.2-2) ... [2022-08-18T18:21:24.176Z] #19 27.12 Selecting previously unselected package gcc-10-aarch64-linux-gnu-base:amd64. [2022-08-18T18:21:24.436Z] #19 27.12 Preparing to unpack .../011-gcc-10-aarch64-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-08-18T18:21:24.436Z] #19 27.12 Unpacking gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-08-18T18:21:24.436Z] #19 27.16 Selecting previously unselected package cpp-10-aarch64-linux-gnu. [2022-08-18T18:21:24.436Z] #19 27.16 Preparing to unpack .../012-cpp-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-08-18T18:21:24.436Z] #19 27.16 Unpacking cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-08-18T18:21:29.724Z] #19 31.70 Selecting previously unselected package gcc-10-arm-linux-gnueabi-base:amd64. [2022-08-18T18:21:29.724Z] #19 31.71 Preparing to unpack .../013-gcc-10-arm-linux-gnueabi-base_10.2.1-6cross1_amd64.deb ... [2022-08-18T18:21:29.724Z] #19 31.71 Unpacking gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ... [2022-08-18T18:21:29.724Z] #19 31.75 Selecting previously unselected package cpp-10-arm-linux-gnueabi. [2022-08-18T18:21:29.724Z] #19 31.75 Preparing to unpack .../014-cpp-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-08-18T18:21:29.724Z] #19 31.75 Unpacking cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-08-18T18:21:33.925Z] #19 36.37 Selecting previously unselected package gcc-10-arm-linux-gnueabihf-base:amd64. [2022-08-18T18:21:33.925Z] #19 36.37 Preparing to unpack .../015-gcc-10-arm-linux-gnueabihf-base_10.2.1-6cross1_amd64.deb ... [2022-08-18T18:21:33.925Z] #19 36.38 Unpacking gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ... [2022-08-18T18:21:33.925Z] #19 36.41 Selecting previously unselected package cpp-10-arm-linux-gnueabihf. [2022-08-18T18:21:33.925Z] #19 36.41 Preparing to unpack .../016-cpp-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-08-18T18:21:33.925Z] #19 36.42 Unpacking cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-08-18T18:21:38.137Z] #19 40.79 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu-base:amd64. [2022-08-18T18:21:38.137Z] #19 40.79 Preparing to unpack .../017-gcc-10-powerpc64le-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-08-18T18:21:38.137Z] #19 40.80 Unpacking gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-08-18T18:21:38.137Z] #19 40.84 Selecting previously unselected package cpp-10-powerpc64le-linux-gnu. [2022-08-18T18:21:38.137Z] #19 40.84 Preparing to unpack .../018-cpp-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-08-18T18:21:38.137Z] #19 40.85 Unpacking cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-08-18T18:21:42.339Z] #19 44.97 Selecting previously unselected package gcc-10-s390x-linux-gnu-base:amd64. [2022-08-18T18:21:42.339Z] #19 44.97 Preparing to unpack .../019-gcc-10-s390x-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-08-18T18:21:42.339Z] #19 44.97 Unpacking gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-08-18T18:21:42.339Z] #19 45.01 Selecting previously unselected package cpp-10-s390x-linux-gnu. [2022-08-18T18:21:42.339Z] #19 45.01 Preparing to unpack .../020-cpp-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-08-18T18:21:42.339Z] #19 45.02 Unpacking cpp-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-08-18T18:21:44.026Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-074cd0bd09587fd9e) in /home/ubuntu/workspace/moby_PR-43992 [Pipeline] { [Pipeline] checkout [2022-08-18T18:21:44.148Z] The recommended git tool is: git [2022-08-18T18:21:46.539Z] #19 48.91 Selecting previously unselected package cpp-aarch64-linux-gnu. [2022-08-18T18:21:46.539Z] #19 48.91 Preparing to unpack .../021-cpp-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-08-18T18:21:46.539Z] #19 48.91 Unpacking cpp-aarch64-linux-gnu (4:10.2.1-1) ... [2022-08-18T18:21:46.539Z] #19 48.94 Selecting previously unselected package cpp-arm-linux-gnueabi. [2022-08-18T18:21:46.539Z] #19 48.95 Preparing to unpack .../022-cpp-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-08-18T18:21:46.539Z] #19 48.95 Unpacking cpp-arm-linux-gnueabi (4:10.2.1-1) ... [2022-08-18T18:21:46.539Z] #19 48.98 Selecting previously unselected package cpp-arm-linux-gnueabihf. [2022-08-18T18:21:46.539Z] #19 48.98 Preparing to unpack .../023-cpp-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-08-18T18:21:46.539Z] #19 48.98 Unpacking cpp-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-08-18T18:21:46.539Z] #19 49.01 Selecting previously unselected package cpp-powerpc64le-linux-gnu. [2022-08-18T18:21:46.539Z] #19 49.01 Preparing to unpack .../024-cpp-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-08-18T18:21:46.539Z] #19 49.02 Unpacking cpp-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-08-18T18:21:46.539Z] #19 49.04 Selecting previously unselected package cpp-s390x-linux-gnu. [2022-08-18T18:21:46.539Z] #19 49.05 Preparing to unpack .../025-cpp-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-08-18T18:21:46.539Z] #19 49.05 Unpacking cpp-s390x-linux-gnu (4:10.2.1-1) ... [2022-08-18T18:21:46.539Z] #19 49.08 Selecting previously unselected package cross-config. [2022-08-18T18:21:46.539Z] #19 49.08 Preparing to unpack .../026-cross-config_2.6.18+nmu1_all.deb ... [2022-08-18T18:21:46.539Z] #19 49.09 Unpacking cross-config (2.6.18+nmu1) ... [2022-08-18T18:21:46.539Z] #19 49.12 Selecting previously unselected package gcc-10-cross-base. [2022-08-18T18:21:46.539Z] #19 49.12 Preparing to unpack .../027-gcc-10-cross-base_10.2.1-6cross1_all.deb ... [2022-08-18T18:21:46.539Z] #19 49.12 Unpacking gcc-10-cross-base (10.2.1-6cross1) ... [2022-08-18T18:21:46.539Z] #19 49.16 Selecting previously unselected package libc6-arm64-cross. [2022-08-18T18:21:46.539Z] #19 49.16 Preparing to unpack .../028-libc6-arm64-cross_2.31-9cross4_all.deb ... [2022-08-18T18:21:46.539Z] #19 49.16 Unpacking libc6-arm64-cross (2.31-9cross4) ... [2022-08-18T18:21:46.539Z] #19 49.29 Selecting previously unselected package libgcc-s1-arm64-cross. [2022-08-18T18:21:46.539Z] #19 49.29 Preparing to unpack .../029-libgcc-s1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-08-18T18:21:46.539Z] #19 49.30 Unpacking libgcc-s1-arm64-cross (10.2.1-6cross1) ... [2022-08-18T18:21:46.539Z] #19 49.33 Selecting previously unselected package libgomp1-arm64-cross. [2022-08-18T18:21:46.539Z] #19 49.33 Preparing to unpack .../030-libgomp1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-08-18T18:21:46.539Z] #19 49.33 Unpacking libgomp1-arm64-cross (10.2.1-6cross1) ... [2022-08-18T18:21:46.539Z] #19 49.37 Selecting previously unselected package libitm1-arm64-cross. [2022-08-18T18:21:46.539Z] #19 49.37 Preparing to unpack .../031-libitm1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-08-18T18:21:46.539Z] #19 49.38 Unpacking libitm1-arm64-cross (10.2.1-6cross1) ... [2022-08-18T18:21:46.539Z] #19 49.41 Selecting previously unselected package libatomic1-arm64-cross. [2022-08-18T18:21:46.539Z] #19 49.41 Preparing to unpack .../032-libatomic1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-08-18T18:21:46.539Z] #19 49.41 Unpacking libatomic1-arm64-cross (10.2.1-6cross1) ... [2022-08-18T18:21:46.539Z] #19 49.44 Selecting previously unselected package libasan6-arm64-cross. [2022-08-18T18:21:46.539Z] #19 49.44 Preparing to unpack .../033-libasan6-arm64-cross_10.2.1-6cross1_all.deb ... [2022-08-18T18:21:46.539Z] #19 49.45 Unpacking libasan6-arm64-cross (10.2.1-6cross1) ... [2022-08-18T18:21:46.798Z] #19 49.68 Selecting previously unselected package liblsan0-arm64-cross. [2022-08-18T18:21:46.798Z] #19 49.68 Preparing to unpack .../034-liblsan0-arm64-cross_10.2.1-6cross1_all.deb ... [2022-08-18T18:21:46.798Z] #19 49.68 Unpacking liblsan0-arm64-cross (10.2.1-6cross1) ... [2022-08-18T18:21:46.798Z] #19 49.79 Selecting previously unselected package libtsan0-arm64-cross. [2022-08-18T18:21:47.058Z] #19 49.79 Preparing to unpack .../035-libtsan0-arm64-cross_10.2.1-6cross1_all.deb ... [2022-08-18T18:21:47.058Z] #19 49.79 Unpacking libtsan0-arm64-cross (10.2.1-6cross1) ... [2022-08-18T18:21:47.103Z] using credential docker-jenkins-github-credentials [2022-08-18T18:21:47.114Z] Cloning the remote Git repository [2022-08-18T18:21:47.114Z] Cloning with configured refspecs honoured and without tags [2022-08-18T18:21:47.317Z] #19 50.02 Selecting previously unselected package libstdc++6-arm64-cross. [2022-08-18T18:21:47.318Z] #19 50.02 Preparing to unpack .../036-libstdc++6-arm64-cross_10.2.1-6cross1_all.deb ... [2022-08-18T18:21:47.318Z] #19 50.02 Unpacking libstdc++6-arm64-cross (10.2.1-6cross1) ... [2022-08-18T18:21:47.318Z] #19 50.09 Selecting previously unselected package libubsan1-arm64-cross. [2022-08-18T18:21:47.318Z] #19 50.10 Preparing to unpack .../037-libubsan1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-08-18T18:21:47.318Z] #19 50.10 Unpacking libubsan1-arm64-cross (10.2.1-6cross1) ... [2022-08-18T18:21:47.318Z] #19 50.20 Selecting previously unselected package libgcc-10-dev-arm64-cross. [2022-08-18T18:21:47.578Z] #19 50.20 Preparing to unpack .../038-libgcc-10-dev-arm64-cross_10.2.1-6cross1_all.deb ... [2022-08-18T18:21:47.578Z] #19 50.21 Unpacking libgcc-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-08-18T18:21:47.578Z] #19 50.34 Selecting previously unselected package gcc-10-aarch64-linux-gnu. [2022-08-18T18:21:47.578Z] #19 50.34 Preparing to unpack .../039-gcc-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-08-18T18:21:47.578Z] #19 50.35 Unpacking gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-08-18T18:21:47.138Z] Cloning repository https://github.com/moby/moby.git [2022-08-18T18:21:47.195Z] > git init /home/ubuntu/workspace/moby_PR-43992 # timeout=10 [2022-08-18T18:21:47.582Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-18T18:21:47.582Z] > git --version # timeout=10 [2022-08-18T18:21:47.598Z] > git --version # 'git version 2.17.1' [2022-08-18T18:21:47.599Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-18T18:21:47.600Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43992/head:refs/remotes/origin/PR-43992 +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10 [2022-08-18T18:21:52.862Z] #19 55.41 Selecting previously unselected package gcc-aarch64-linux-gnu. [2022-08-18T18:21:52.862Z] #19 55.41 Preparing to unpack .../040-gcc-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-08-18T18:21:52.862Z] #19 55.41 Unpacking gcc-aarch64-linux-gnu (4:10.2.1-1) ... [2022-08-18T18:21:52.862Z] #19 55.44 Selecting previously unselected package linux-libc-dev-arm64-cross. [2022-08-18T18:21:52.862Z] #19 55.44 Preparing to unpack .../041-linux-libc-dev-arm64-cross_5.10.13-1cross4_all.deb ... [2022-08-18T18:21:52.862Z] #19 55.45 Unpacking linux-libc-dev-arm64-cross (5.10.13-1cross4) ... [2022-08-18T18:21:52.862Z] #19 55.62 Selecting previously unselected package libc6-dev-arm64-cross. [2022-08-18T18:21:52.862Z] #19 55.62 Preparing to unpack .../042-libc6-dev-arm64-cross_2.31-9cross4_all.deb ... [2022-08-18T18:21:52.862Z] #19 55.63 Unpacking libc6-dev-arm64-cross (2.31-9cross4) ... [2022-08-18T18:21:53.122Z] #19 55.87 Selecting previously unselected package libstdc++-10-dev-arm64-cross. [2022-08-18T18:21:53.122Z] #19 55.87 Preparing to unpack .../043-libstdc++-10-dev-arm64-cross_10.2.1-6cross1_all.deb ... [2022-08-18T18:21:53.122Z] #19 55.88 Unpacking libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-08-18T18:21:53.122Z] #19 56.13 Selecting previously unselected package g++-10-aarch64-linux-gnu. [2022-08-18T18:21:53.383Z] #19 56.13 Preparing to unpack .../044-g++-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-08-18T18:21:53.383Z] #19 56.14 Unpacking g++-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-08-18T18:21:58.673Z] #19 60.97 Selecting previously unselected package g++-aarch64-linux-gnu. [2022-08-18T18:21:58.673Z] #19 60.97 Preparing to unpack .../045-g++-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-08-18T18:21:58.673Z] #19 60.98 Unpacking g++-aarch64-linux-gnu (4:10.2.1-1) ... [2022-08-18T18:21:58.673Z] #19 61.00 Selecting previously unselected package patch. [2022-08-18T18:21:58.673Z] #19 61.01 Preparing to unpack .../046-patch_2.7.6-7_amd64.deb ... [2022-08-18T18:21:58.673Z] #19 61.01 Unpacking patch (2.7.6-7) ... [2022-08-18T18:21:58.673Z] #19 61.05 Selecting previously unselected package dpkg-dev. [2022-08-18T18:21:58.673Z] #19 61.05 Preparing to unpack .../047-dpkg-dev_1.20.11_all.deb ... [2022-08-18T18:21:58.673Z] #19 61.06 Unpacking dpkg-dev (1.20.11) ... [2022-08-18T18:21:58.673Z] #19 61.19 Selecting previously unselected package libconfig-inifiles-perl. [2022-08-18T18:21:58.673Z] #19 61.19 Preparing to unpack .../048-libconfig-inifiles-perl_3.000003-1_all.deb ... [2022-08-18T18:21:58.673Z] #19 61.20 Unpacking libconfig-inifiles-perl (3.000003-1) ... [2022-08-18T18:21:58.673Z] #19 61.23 Selecting previously unselected package libio-string-perl. [2022-08-18T18:21:58.673Z] #19 61.23 Preparing to unpack .../049-libio-string-perl_1.08-3.1_all.deb ... [2022-08-18T18:21:58.673Z] #19 61.24 Unpacking libio-string-perl (1.08-3.1) ... [2022-08-18T18:21:58.673Z] #19 61.27 Selecting previously unselected package libicu67:amd64. [2022-08-18T18:21:58.673Z] #19 61.27 Preparing to unpack .../050-libicu67_67.1-7_amd64.deb ... [2022-08-18T18:21:58.673Z] #19 61.28 Unpacking libicu67:amd64 (67.1-7) ... [2022-08-18T18:21:59.243Z] #19 62.12 Selecting previously unselected package libxml2:amd64. [2022-08-18T18:21:59.243Z] #19 62.12 Preparing to unpack .../051-libxml2_2.9.10+dfsg-6.7+deb11u2_amd64.deb ... [2022-08-18T18:21:59.243Z] #19 62.13 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-08-18T18:21:59.243Z] #19 62.21 Selecting previously unselected package libxml-namespacesupport-perl. [2022-08-18T18:21:59.502Z] #19 62.21 Preparing to unpack .../052-libxml-namespacesupport-perl_1.12-1.1_all.deb ... [2022-08-18T18:21:59.502Z] #19 62.22 Unpacking libxml-namespacesupport-perl (1.12-1.1) ... [2022-08-18T18:21:59.502Z] #19 62.25 Selecting previously unselected package libxml-sax-base-perl. [2022-08-18T18:21:59.502Z] #19 62.25 Preparing to unpack .../053-libxml-sax-base-perl_1.09-1.1_all.deb ... [2022-08-18T18:21:59.502Z] #19 62.25 Unpacking libxml-sax-base-perl (1.09-1.1) ... [2022-08-18T18:21:59.502Z] #19 62.30 Selecting previously unselected package libxml-sax-perl. [2022-08-18T18:21:59.502Z] #19 62.30 Preparing to unpack .../054-libxml-sax-perl_1.02+dfsg-1_all.deb ... [2022-08-18T18:21:59.502Z] #19 62.30 Unpacking libxml-sax-perl (1.02+dfsg-1) ... [2022-08-18T18:21:59.502Z] #19 62.35 Selecting previously unselected package libxml-libxml-perl. [2022-08-18T18:21:59.503Z] #19 62.35 Preparing to unpack .../055-libxml-libxml-perl_2.0134+dfsg-2+b1_amd64.deb ... [2022-08-18T18:21:59.503Z] #19 62.36 Unpacking libxml-libxml-perl (2.0134+dfsg-2+b1) ... [2022-08-18T18:21:59.503Z] #19 62.42 Selecting previously unselected package libxml-simple-perl. [2022-08-18T18:21:59.503Z] #19 62.42 Preparing to unpack .../056-libxml-simple-perl_2.25-1_all.deb ... [2022-08-18T18:21:59.503Z] #19 62.43 Unpacking libxml-simple-perl (2.25-1) ... [2022-08-18T18:21:59.503Z] #19 62.46 Selecting previously unselected package libyaml-perl. [2022-08-18T18:21:59.763Z] #19 62.47 Preparing to unpack .../057-libyaml-perl_1.30-1_all.deb ... [2022-08-18T18:21:59.763Z] #19 62.47 Unpacking libyaml-perl (1.30-1) ... [2022-08-18T18:21:59.763Z] #19 62.51 Selecting previously unselected package libconfig-auto-perl. [2022-08-18T18:21:59.763Z] #19 62.51 Preparing to unpack .../058-libconfig-auto-perl_0.44-1.1_all.deb ... [2022-08-18T18:21:59.763Z] #19 62.51 Unpacking libconfig-auto-perl (0.44-1.1) ... [2022-08-18T18:21:59.763Z] #19 62.54 Selecting previously unselected package libfile-which-perl. [2022-08-18T18:21:59.763Z] #19 62.55 Preparing to unpack .../059-libfile-which-perl_1.23-1_all.deb ... [2022-08-18T18:21:59.763Z] #19 62.55 Unpacking libfile-which-perl (1.23-1) ... [2022-08-18T18:21:59.763Z] #19 62.58 Selecting previously unselected package libfile-homedir-perl. [2022-08-18T18:21:59.763Z] #19 62.58 Preparing to unpack .../060-libfile-homedir-perl_1.006-1_all.deb ... [2022-08-18T18:21:59.763Z] #19 62.59 Unpacking libfile-homedir-perl (1.006-1) ... [2022-08-18T18:21:59.763Z] #19 62.62 Selecting previously unselected package libdebian-dpkgcross-perl. [2022-08-18T18:21:59.763Z] #19 62.62 Preparing to unpack .../061-libdebian-dpkgcross-perl_2.6.18+nmu1_all.deb ... [2022-08-18T18:21:59.763Z] #19 62.63 Unpacking libdebian-dpkgcross-perl (2.6.18+nmu1) ... [2022-08-18T18:21:59.763Z] #19 62.67 Selecting previously unselected package dpkg-cross. [2022-08-18T18:21:59.763Z] #19 62.67 Preparing to unpack .../062-dpkg-cross_2.6.18+nmu1_all.deb ... [2022-08-18T18:21:59.763Z] #19 62.67 Unpacking dpkg-cross (2.6.18+nmu1) ... [2022-08-18T18:21:59.763Z] #19 62.70 Selecting previously unselected package crossbuild-essential-arm64. [2022-08-18T18:22:00.024Z] #19 62.71 Preparing to unpack .../063-crossbuild-essential-arm64_12.9_all.deb ... [2022-08-18T18:22:00.024Z] #19 62.71 Unpacking crossbuild-essential-arm64 (12.9) ... [2022-08-18T18:22:00.024Z] #19 62.74 Selecting previously unselected package libc6-armel-cross. [2022-08-18T18:22:00.024Z] #19 62.74 Preparing to unpack .../064-libc6-armel-cross_2.31-9cross4_all.deb ... [2022-08-18T18:22:00.024Z] #19 62.75 Unpacking libc6-armel-cross (2.31-9cross4) ... [2022-08-18T18:22:00.024Z] #19 62.87 Selecting previously unselected package libgcc-s1-armel-cross. [2022-08-18T18:22:00.024Z] #19 62.87 Preparing to unpack .../065-libgcc-s1-armel-cross_10.2.1-6cross1_all.deb ... [2022-08-18T18:22:00.024Z] #19 62.88 Unpacking libgcc-s1-armel-cross (10.2.1-6cross1) ... [2022-08-18T18:22:00.024Z] #19 62.91 Selecting previously unselected package libgomp1-armel-cross. [2022-08-18T18:22:00.024Z] #19 62.91 Preparing to unpack .../066-libgomp1-armel-cross_10.2.1-6cross1_all.deb ... [2022-08-18T18:22:00.024Z] #19 62.92 Unpacking libgomp1-armel-cross (10.2.1-6cross1) ... [2022-08-18T18:22:00.024Z] #19 62.95 Selecting previously unselected package libatomic1-armel-cross. [2022-08-18T18:22:00.024Z] #19 62.95 Preparing to unpack .../067-libatomic1-armel-cross_10.2.1-6cross1_all.deb ... [2022-08-18T18:22:00.024Z] #19 62.96 Unpacking libatomic1-armel-cross (10.2.1-6cross1) ... [2022-08-18T18:22:00.284Z] #19 62.99 Selecting previously unselected package libasan6-armel-cross. [2022-08-18T18:22:00.284Z] #19 62.99 Preparing to unpack .../068-libasan6-armel-cross_10.2.1-6cross1_all.deb ... [2022-08-18T18:22:00.284Z] #19 62.99 Unpacking libasan6-armel-cross (10.2.1-6cross1) ... [2022-08-18T18:22:00.284Z] #19 63.22 Selecting previously unselected package libstdc++6-armel-cross. [2022-08-18T18:22:00.544Z] #19 63.22 Preparing to unpack .../069-libstdc++6-armel-cross_10.2.1-6cross1_all.deb ... [2022-08-18T18:22:00.544Z] #19 63.22 Unpacking libstdc++6-armel-cross (10.2.1-6cross1) ... [2022-08-18T18:22:00.544Z] #19 63.29 Selecting previously unselected package libubsan1-armel-cross. [2022-08-18T18:22:00.544Z] #19 63.29 Preparing to unpack .../070-libubsan1-armel-cross_10.2.1-6cross1_all.deb ... [2022-08-18T18:22:00.544Z] #19 63.29 Unpacking libubsan1-armel-cross (10.2.1-6cross1) ... [2022-08-18T18:22:00.544Z] #19 63.39 Selecting previously unselected package libgcc-10-dev-armel-cross. [2022-08-18T18:22:00.544Z] #19 63.39 Preparing to unpack .../071-libgcc-10-dev-armel-cross_10.2.1-6cross1_all.deb ... [2022-08-18T18:22:00.544Z] #19 63.40 Unpacking libgcc-10-dev-armel-cross (10.2.1-6cross1) ... [2022-08-18T18:22:00.544Z] #19 63.51 Selecting previously unselected package gcc-10-arm-linux-gnueabi. [2022-08-18T18:22:00.803Z] #19 63.51 Preparing to unpack .../072-gcc-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-08-18T18:22:00.804Z] #19 63.51 Unpacking gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-08-18T18:22:06.086Z] #19 68.25 Selecting previously unselected package gcc-arm-linux-gnueabi. [2022-08-18T18:22:06.086Z] #19 68.25 Preparing to unpack .../073-gcc-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-08-18T18:22:06.086Z] #19 68.25 Unpacking gcc-arm-linux-gnueabi (4:10.2.1-1) ... [2022-08-18T18:22:06.086Z] #19 68.28 Selecting previously unselected package linux-libc-dev-armel-cross. [2022-08-18T18:22:06.086Z] #19 68.28 Preparing to unpack .../074-linux-libc-dev-armel-cross_5.10.13-1cross4_all.deb ... [2022-08-18T18:22:06.086Z] #19 68.29 Unpacking linux-libc-dev-armel-cross (5.10.13-1cross4) ... [2022-08-18T18:22:06.086Z] #19 68.48 Selecting previously unselected package libc6-dev-armel-cross. [2022-08-18T18:22:06.086Z] #19 68.48 Preparing to unpack .../075-libc6-dev-armel-cross_2.31-9cross4_all.deb ... [2022-08-18T18:22:06.086Z] #19 68.49 Unpacking libc6-dev-armel-cross (2.31-9cross4) ... [2022-08-18T18:22:06.086Z] #19 68.70 Selecting previously unselected package libstdc++-10-dev-armel-cross. [2022-08-18T18:22:06.086Z] #19 68.71 Preparing to unpack .../076-libstdc++-10-dev-armel-cross_10.2.1-6cross1_all.deb ... [2022-08-18T18:22:06.086Z] #19 68.71 Unpacking libstdc++-10-dev-armel-cross (10.2.1-6cross1) ... [2022-08-18T18:22:06.086Z] #19 68.97 Selecting previously unselected package g++-10-arm-linux-gnueabi. [2022-08-18T18:22:06.347Z] #19 68.97 Preparing to unpack .../077-g++-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-08-18T18:22:06.347Z] #19 68.97 Unpacking g++-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-08-18T18:22:11.629Z] #19 73.81 Selecting previously unselected package g++-arm-linux-gnueabi. [2022-08-18T18:22:11.629Z] #19 73.81 Preparing to unpack .../078-g++-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-08-18T18:22:11.629Z] #19 73.86 Unpacking g++-arm-linux-gnueabi (4:10.2.1-1) ... [2022-08-18T18:22:11.629Z] #19 74.13 Selecting previously unselected package crossbuild-essential-armel. [2022-08-18T18:22:11.629Z] #19 74.13 Preparing to unpack .../079-crossbuild-essential-armel_12.9_all.deb ... [2022-08-18T18:22:11.629Z] #19 74.13 Unpacking crossbuild-essential-armel (12.9) ... [2022-08-18T18:22:11.629Z] #19 74.17 Selecting previously unselected package libc6-armhf-cross. [2022-08-18T18:22:11.629Z] #19 74.17 Preparing to unpack .../080-libc6-armhf-cross_2.31-9cross4_all.deb ... [2022-08-18T18:22:11.629Z] #19 74.17 Unpacking libc6-armhf-cross (2.31-9cross4) ... [2022-08-18T18:22:11.629Z] #19 74.29 Selecting previously unselected package libgcc-s1-armhf-cross. [2022-08-18T18:22:11.629Z] #19 74.29 Preparing to unpack .../081-libgcc-s1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-08-18T18:22:11.629Z] #19 74.30 Unpacking libgcc-s1-armhf-cross (10.2.1-6cross1) ... [2022-08-18T18:22:11.629Z] #19 74.33 Selecting previously unselected package libgomp1-armhf-cross. [2022-08-18T18:22:11.629Z] #19 74.33 Preparing to unpack .../082-libgomp1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-08-18T18:22:11.629Z] #19 74.33 Unpacking libgomp1-armhf-cross (10.2.1-6cross1) ... [2022-08-18T18:22:11.629Z] #19 74.37 Selecting previously unselected package libatomic1-armhf-cross. [2022-08-18T18:22:11.629Z] #19 74.37 Preparing to unpack .../083-libatomic1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-08-18T18:22:11.629Z] #19 74.39 Unpacking libatomic1-armhf-cross (10.2.1-6cross1) ... [2022-08-18T18:22:11.629Z] #19 74.42 Selecting previously unselected package libasan6-armhf-cross. [2022-08-18T18:22:11.629Z] #19 74.43 Preparing to unpack .../084-libasan6-armhf-cross_10.2.1-6cross1_all.deb ... [2022-08-18T18:22:11.629Z] #19 74.43 Unpacking libasan6-armhf-cross (10.2.1-6cross1) ... [2022-08-18T18:22:11.889Z] #19 74.66 Selecting previously unselected package libstdc++6-armhf-cross. [2022-08-18T18:22:11.889Z] #19 74.66 Preparing to unpack .../085-libstdc++6-armhf-cross_10.2.1-6cross1_all.deb ... [2022-08-18T18:22:11.889Z] #19 74.66 Unpacking libstdc++6-armhf-cross (10.2.1-6cross1) ... [2022-08-18T18:22:11.889Z] #19 74.73 Selecting previously unselected package libubsan1-armhf-cross. [2022-08-18T18:22:11.889Z] #19 74.73 Preparing to unpack .../086-libubsan1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-08-18T18:22:11.889Z] #19 74.73 Unpacking libubsan1-armhf-cross (10.2.1-6cross1) ... [2022-08-18T18:22:12.150Z] #19 74.83 Selecting previously unselected package libgcc-10-dev-armhf-cross. [2022-08-18T18:22:12.150Z] #19 74.83 Preparing to unpack .../087-libgcc-10-dev-armhf-cross_10.2.1-6cross1_all.deb ... [2022-08-18T18:22:12.150Z] #19 74.84 Unpacking libgcc-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-08-18T18:22:12.150Z] #19 74.96 Selecting previously unselected package gcc-10-arm-linux-gnueabihf. [2022-08-18T18:22:12.150Z] #19 74.96 Preparing to unpack .../088-gcc-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-08-18T18:22:12.150Z] #19 74.97 Unpacking gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-08-18T18:22:13.470Z] Fetching without tags [2022-08-18T18:22:13.771Z] Merging remotes/origin/22.06 commit 2160f0041dc94cdf7ef2fc4a5beaef57f480f935 into PR head commit 2c17e9a33357ac5cfb80dcb93e048bb3ae5618d0 [2022-08-18T18:22:13.391Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-18T18:22:13.411Z] > git config --add remote.origin.fetch +refs/pull/43992/head:refs/remotes/origin/PR-43992 # timeout=10 [2022-08-18T18:22:13.428Z] > git config --add remote.origin.fetch +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10 [2022-08-18T18:22:13.450Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-18T18:22:13.474Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-18T18:22:13.474Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-18T18:22:13.477Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43992/head:refs/remotes/origin/PR-43992 +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10 [2022-08-18T18:22:13.787Z] > git config core.sparsecheckout # timeout=10 [2022-08-18T18:22:13.813Z] > git checkout -f 2c17e9a33357ac5cfb80dcb93e048bb3ae5618d0 # timeout=10 [2022-08-18T18:22:14.965Z] > git remote # timeout=10 [2022-08-18T18:22:14.991Z] > git config --get remote.origin.url # timeout=10 [2022-08-18T18:22:15.028Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-18T18:22:15.029Z] > git merge 2160f0041dc94cdf7ef2fc4a5beaef57f480f935 # timeout=10 [2022-08-18T18:22:15.055Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-08-18T18:22:15.072Z] Merge succeeded, producing 2c17e9a33357ac5cfb80dcb93e048bb3ae5618d0 [2022-08-18T18:22:15.072Z] Checking out Revision 2c17e9a33357ac5cfb80dcb93e048bb3ae5618d0 (PR-43992) [2022-08-18T18:22:17.433Z] #19 79.69 Selecting previously unselected package gcc-arm-linux-gnueabihf. [2022-08-18T18:22:17.433Z] #19 79.69 Preparing to unpack .../089-gcc-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-08-18T18:22:17.433Z] #19 79.70 Unpacking gcc-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-08-18T18:22:17.433Z] #19 79.73 Selecting previously unselected package linux-libc-dev-armhf-cross. [2022-08-18T18:22:17.433Z] #19 79.73 Preparing to unpack .../090-linux-libc-dev-armhf-cross_5.10.13-1cross4_all.deb ... [2022-08-18T18:22:17.433Z] #19 79.74 Unpacking linux-libc-dev-armhf-cross (5.10.13-1cross4) ... [2022-08-18T18:22:17.433Z] #19 79.91 Selecting previously unselected package libc6-dev-armhf-cross. [2022-08-18T18:22:17.433Z] #19 79.91 Preparing to unpack .../091-libc6-dev-armhf-cross_2.31-9cross4_all.deb ... [2022-08-18T18:22:17.433Z] #19 79.91 Unpacking libc6-dev-armhf-cross (2.31-9cross4) ... [2022-08-18T18:22:17.433Z] #19 80.13 Selecting previously unselected package libstdc++-10-dev-armhf-cross. [2022-08-18T18:22:17.433Z] #19 80.13 Preparing to unpack .../092-libstdc++-10-dev-armhf-cross_10.2.1-6cross1_all.deb ... [2022-08-18T18:22:17.433Z] #19 80.14 Unpacking libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-08-18T18:22:17.433Z] #19 80.40 Selecting previously unselected package g++-10-arm-linux-gnueabihf. [2022-08-18T18:22:15.075Z] > git config core.sparsecheckout # timeout=10 [2022-08-18T18:22:15.086Z] > git checkout -f 2c17e9a33357ac5cfb80dcb93e048bb3ae5618d0 # timeout=10 [2022-08-18T18:22:17.692Z] #19 80.41 Preparing to unpack .../093-g++-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-08-18T18:22:17.692Z] #19 80.41 Unpacking g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-08-18T18:22:19.904Z] Commit message: "api: set default "Builder-Version" to "2" (BuildKit) on Linux" [2022-08-18T18:22:19.928Z] > git --version # timeout=10 [2022-08-18T18:22:19.950Z] > git --version # 'git version 2.17.1' [2022-08-18T18:22:19.974Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-08-18T18:22:21.199Z] + docker version [2022-08-18T18:22:21.888Z] #19 84.89 Selecting previously unselected package g++-arm-linux-gnueabihf. [2022-08-18T18:22:22.148Z] #19 84.89 Preparing to unpack .../094-g++-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-08-18T18:22:22.148Z] #19 84.89 Unpacking g++-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-08-18T18:22:22.148Z] #19 84.92 Selecting previously unselected package crossbuild-essential-armhf. [2022-08-18T18:22:22.148Z] #19 84.93 Preparing to unpack .../095-crossbuild-essential-armhf_12.9_all.deb ... [2022-08-18T18:22:22.148Z] #19 84.93 Unpacking crossbuild-essential-armhf (12.9) ... [2022-08-18T18:22:22.148Z] #19 84.96 Selecting previously unselected package libc6-ppc64el-cross. [2022-08-18T18:22:22.148Z] #19 84.96 Preparing to unpack .../096-libc6-ppc64el-cross_2.31-9cross4_all.deb ... [2022-08-18T18:22:22.148Z] #19 84.97 Unpacking libc6-ppc64el-cross (2.31-9cross4) ... [2022-08-18T18:22:22.371Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-08-18T18:22:22.371Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-08-18T18:22:22.371Z] ok github.com/docker/docker/api/server/httputils 0.008s coverage: 31.9% of statements [2022-08-18T18:22:22.371Z] ok github.com/docker/docker/api/server/middleware 0.008s coverage: 37.7% of statements [2022-08-18T18:22:22.371Z] ? github.com/docker/docker/api/server/router [no test files] [2022-08-18T18:22:22.371Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-08-18T18:22:22.371Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-08-18T18:22:22.371Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-08-18T18:22:22.371Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-08-18T18:22:22.371Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-08-18T18:22:22.371Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-08-18T18:22:22.371Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-08-18T18:22:22.371Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-08-18T18:22:22.371Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-08-18T18:22:22.371Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-08-18T18:22:22.371Z] ok github.com/docker/docker/api/server/router/swarm 0.013s coverage: 6.0% of statements [2022-08-18T18:22:22.371Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-08-18T18:22:22.371Z] ok github.com/docker/docker/api/server/router/volume 0.009s coverage: 67.9% of statements [2022-08-18T18:22:22.371Z] ? github.com/docker/docker/api/types [no test files] [2022-08-18T18:22:22.371Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-08-18T18:22:22.371Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-08-18T18:22:22.371Z] ? github.com/docker/docker/api/types/container [no test files] [2022-08-18T18:22:22.371Z] ? github.com/docker/docker/api/types/events [no test files] [2022-08-18T18:22:22.371Z] ok github.com/docker/docker/api/types/filters 0.021s coverage: 92.2% of statements [2022-08-18T18:22:22.371Z] ? github.com/docker/docker/api/types/image [no test files] [2022-08-18T18:22:22.371Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-08-18T18:22:22.371Z] ? github.com/docker/docker/api/types/network [no test files] [2022-08-18T18:22:22.371Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-08-18T18:22:22.371Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-08-18T18:22:22.371Z] ok github.com/docker/docker/api/types/strslice 0.012s coverage: 90.0% of statements [2022-08-18T18:22:22.371Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-08-18T18:22:22.371Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-08-18T18:22:22.371Z] ok github.com/docker/docker/api/types/time 0.008s coverage: 100.0% of statements [2022-08-18T18:22:22.371Z] ok github.com/docker/docker/api/types/versions 0.014s coverage: 77.3% of statements [2022-08-18T18:22:22.371Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-08-18T18:22:22.371Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-08-18T18:22:22.371Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-08-18T18:22:22.371Z] ? github.com/docker/docker/builder [no test files] [2022-08-18T18:22:22.371Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-08-18T18:22:22.371Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-08-18T18:22:22.371Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-08-18T18:22:22.371Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-08-18T18:22:22.371Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-08-18T18:22:22.371Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-08-18T18:22:22.372Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-08-18T18:22:22.408Z] #19 85.13 Selecting previously unselected package libgcc-s1-ppc64el-cross. [2022-08-18T18:22:22.408Z] #19 85.13 Preparing to unpack .../097-libgcc-s1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-08-18T18:22:22.408Z] #19 85.13 Unpacking libgcc-s1-ppc64el-cross (10.2.1-6cross1) ... [2022-08-18T18:22:22.408Z] #19 85.17 Selecting previously unselected package libgomp1-ppc64el-cross. [2022-08-18T18:22:22.408Z] #19 85.17 Preparing to unpack .../098-libgomp1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-08-18T18:22:22.408Z] #19 85.17 Unpacking libgomp1-ppc64el-cross (10.2.1-6cross1) ... [2022-08-18T18:22:22.408Z] #19 85.21 Selecting previously unselected package libitm1-ppc64el-cross. [2022-08-18T18:22:22.408Z] #19 85.21 Preparing to unpack .../099-libitm1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-08-18T18:22:22.408Z] #19 85.22 Unpacking libitm1-ppc64el-cross (10.2.1-6cross1) ... [2022-08-18T18:22:22.408Z] #19 85.25 Selecting previously unselected package libatomic1-ppc64el-cross. [2022-08-18T18:22:22.408Z] #19 85.25 Preparing to unpack .../100-libatomic1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-08-18T18:22:22.408Z] #19 85.26 Unpacking libatomic1-ppc64el-cross (10.2.1-6cross1) ... [2022-08-18T18:22:22.408Z] #19 85.29 Selecting previously unselected package libasan6-ppc64el-cross. [2022-08-18T18:22:22.667Z] #19 85.29 Preparing to unpack .../101-libasan6-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-08-18T18:22:22.667Z] #19 85.29 Unpacking libasan6-ppc64el-cross (10.2.1-6cross1) ... [2022-08-18T18:22:22.667Z] #19 85.53 Selecting previously unselected package liblsan0-ppc64el-cross. [2022-08-18T18:22:22.667Z] #19 85.53 Preparing to unpack .../102-liblsan0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-08-18T18:22:22.667Z] #19 85.54 Unpacking liblsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-08-18T18:22:22.927Z] #19 85.65 Selecting previously unselected package libtsan0-ppc64el-cross. [2022-08-18T18:22:22.928Z] #19 85.65 Preparing to unpack .../103-libtsan0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-08-18T18:22:22.928Z] #19 85.65 Unpacking libtsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-08-18T18:22:22.928Z] #19 85.89 Selecting previously unselected package libstdc++6-ppc64el-cross. [2022-08-18T18:22:23.188Z] #19 85.89 Preparing to unpack .../104-libstdc++6-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-08-18T18:22:23.188Z] #19 85.89 Unpacking libstdc++6-ppc64el-cross (10.2.1-6cross1) ... [2022-08-18T18:22:23.188Z] #19 85.97 Selecting previously unselected package libubsan1-ppc64el-cross. [2022-08-18T18:22:23.188Z] #19 85.97 Preparing to unpack .../105-libubsan1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-08-18T18:22:23.188Z] #19 85.98 Unpacking libubsan1-ppc64el-cross (10.2.1-6cross1) ... [2022-08-18T18:22:23.188Z] #19 86.08 Selecting previously unselected package libquadmath0-ppc64el-cross. [2022-08-18T18:22:23.188Z] #19 86.09 Preparing to unpack .../106-libquadmath0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-08-18T18:22:23.188Z] #19 86.09 Unpacking libquadmath0-ppc64el-cross (10.2.1-6cross1) ... [2022-08-18T18:22:23.188Z] #19 86.13 Selecting previously unselected package libgcc-10-dev-ppc64el-cross. [2022-08-18T18:22:23.188Z] #19 86.13 Preparing to unpack .../107-libgcc-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-08-18T18:22:23.188Z] #19 86.13 Unpacking libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-08-18T18:22:23.447Z] #19 86.30 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu. [2022-08-18T18:22:23.447Z] #19 86.31 Preparing to unpack .../108-gcc-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-08-18T18:22:23.447Z] #19 86.31 Unpacking gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-08-18T18:22:23.750Z] ok github.com/docker/docker/builder/remotecontext 0.105s coverage: 13.7% of statements [2022-08-18T18:22:24.009Z] ok github.com/docker/docker/builder/dockerfile 0.469s coverage: 49.3% of statements [2022-08-18T18:22:24.268Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.002s coverage: 100.0% of statements [2022-08-18T18:22:24.836Z] ok github.com/docker/docker/cli/debug 0.003s coverage: 100.0% of statements [2022-08-18T18:22:25.407Z] ok github.com/docker/docker/builder/remotecontext/git 1.462s coverage: 86.3% of statements [2022-08-18T18:22:25.407Z] ? github.com/docker/docker/cli [no test files] [2022-08-18T18:22:25.407Z] ? github.com/docker/docker/cli/config [no test files] [2022-08-18T18:22:25.407Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] [2022-08-18T18:22:25.407Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] [2022-08-18T18:22:25.978Z] ok github.com/docker/docker/cmd/docker-proxy 0.015s coverage: 67.6% of statements [2022-08-18T18:22:28.726Z] #19 90.89 Selecting previously unselected package gcc-powerpc64le-linux-gnu. [2022-08-18T18:22:28.726Z] #19 90.90 Preparing to unpack .../109-gcc-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-08-18T18:22:28.726Z] #19 90.90 Unpacking gcc-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-08-18T18:22:28.726Z] #19 90.93 Selecting previously unselected package linux-libc-dev-ppc64el-cross. [2022-08-18T18:22:28.726Z] #19 90.93 Preparing to unpack .../110-linux-libc-dev-ppc64el-cross_5.10.13-1cross4_all.deb ... [2022-08-18T18:22:28.726Z] #19 90.93 Unpacking linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ... [2022-08-18T18:22:28.726Z] #19 91.11 Selecting previously unselected package libc6-dev-ppc64el-cross. [2022-08-18T18:22:28.726Z] #19 91.11 Preparing to unpack .../111-libc6-dev-ppc64el-cross_2.31-9cross4_all.deb ... [2022-08-18T18:22:28.726Z] #19 91.12 Unpacking libc6-dev-ppc64el-cross (2.31-9cross4) ... [2022-08-18T18:22:28.726Z] #19 91.51 Selecting previously unselected package libstdc++-10-dev-ppc64el-cross. [2022-08-18T18:22:28.726Z] #19 91.51 Preparing to unpack .../112-libstdc++-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-08-18T18:22:28.726Z] #19 91.53 Unpacking libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-08-18T18:22:29.301Z] #19 92.19 Selecting previously unselected package g++-10-powerpc64le-linux-gnu. [2022-08-18T18:22:29.301Z] #19 92.20 Preparing to unpack .../113-g++-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-08-18T18:22:29.301Z] #19 92.26 Unpacking g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-08-18T18:22:29.343Z] Client: Docker Engine - Community [2022-08-18T18:22:29.343Z] Version: 20.10.14 [2022-08-18T18:22:29.343Z] API version: 1.41 [2022-08-18T18:22:29.343Z] Go version: go1.16.15 [2022-08-18T18:22:29.343Z] Git commit: a224086 [2022-08-18T18:22:29.343Z] Built: Thu Mar 24 01:47:57 2022 [2022-08-18T18:22:29.343Z] OS/Arch: linux/amd64 [2022-08-18T18:22:29.343Z] Context: default [2022-08-18T18:22:29.343Z] Experimental: true [2022-08-18T18:22:29.343Z] [2022-08-18T18:22:29.343Z] Server: Docker Engine - Community [2022-08-18T18:22:29.343Z] Engine: [2022-08-18T18:22:29.343Z] Version: 20.10.14 [2022-08-18T18:22:29.343Z] API version: 1.41 (minimum version 1.12) [2022-08-18T18:22:29.343Z] Go version: go1.16.15 [2022-08-18T18:22:29.343Z] Git commit: 87a90dc [2022-08-18T18:22:29.343Z] Built: Thu Mar 24 01:45:46 2022 [2022-08-18T18:22:29.343Z] OS/Arch: linux/amd64 [2022-08-18T18:22:29.343Z] Experimental: true [2022-08-18T18:22:29.343Z] containerd: [2022-08-18T18:22:29.343Z] Version: 1.5.11 [2022-08-18T18:22:29.343Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-08-18T18:22:29.343Z] runc: [2022-08-18T18:22:29.343Z] Version: 1.0.3 [2022-08-18T18:22:29.343Z] GitCommit: v1.0.3-0-gf46b6ba [2022-08-18T18:22:29.343Z] docker-init: [2022-08-18T18:22:29.343Z] Version: 0.19.0 [2022-08-18T18:22:29.343Z] GitCommit: de40ad0 [Pipeline] sh [2022-08-18T18:22:29.761Z] + docker info [2022-08-18T18:22:30.168Z] ok github.com/docker/docker/client 0.092s coverage: 75.9% of statements [2022-08-18T18:22:34.582Z] #19 96.65 Selecting previously unselected package g++-powerpc64le-linux-gnu. [2022-08-18T18:22:34.582Z] #19 96.65 Preparing to unpack .../114-g++-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-08-18T18:22:34.582Z] #19 96.65 Unpacking g++-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-08-18T18:22:34.582Z] #19 96.68 Selecting previously unselected package crossbuild-essential-ppc64el. [2022-08-18T18:22:34.582Z] #19 96.69 Preparing to unpack .../115-crossbuild-essential-ppc64el_12.9_all.deb ... [2022-08-18T18:22:34.582Z] #19 96.69 Unpacking crossbuild-essential-ppc64el (12.9) ... [2022-08-18T18:22:34.582Z] #19 96.72 Selecting previously unselected package libc6-s390x-cross. [2022-08-18T18:22:34.582Z] #19 96.73 Preparing to unpack .../116-libc6-s390x-cross_2.31-9cross4_all.deb ... [2022-08-18T18:22:34.582Z] #19 96.73 Unpacking libc6-s390x-cross (2.31-9cross4) ... [2022-08-18T18:22:34.582Z] #19 96.87 Selecting previously unselected package libgcc-s1-s390x-cross. [2022-08-18T18:22:34.582Z] #19 96.87 Preparing to unpack .../117-libgcc-s1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-08-18T18:22:34.582Z] #19 96.87 Unpacking libgcc-s1-s390x-cross (10.2.1-6cross1) ... [2022-08-18T18:22:34.582Z] #19 96.90 Selecting previously unselected package libgomp1-s390x-cross. [2022-08-18T18:22:34.582Z] #19 96.90 Preparing to unpack .../118-libgomp1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-08-18T18:22:34.582Z] #19 96.91 Unpacking libgomp1-s390x-cross (10.2.1-6cross1) ... [2022-08-18T18:22:34.582Z] #19 96.94 Selecting previously unselected package libitm1-s390x-cross. [2022-08-18T18:22:34.582Z] #19 96.95 Preparing to unpack .../119-libitm1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-08-18T18:22:34.582Z] #19 96.95 Unpacking libitm1-s390x-cross (10.2.1-6cross1) ... [2022-08-18T18:22:34.582Z] #19 96.98 Selecting previously unselected package libatomic1-s390x-cross. [2022-08-18T18:22:34.582Z] #19 96.98 Preparing to unpack .../120-libatomic1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-08-18T18:22:34.582Z] #19 96.99 Unpacking libatomic1-s390x-cross (10.2.1-6cross1) ... [2022-08-18T18:22:34.582Z] #19 97.02 Selecting previously unselected package libasan6-s390x-cross. [2022-08-18T18:22:34.582Z] #19 97.02 Preparing to unpack .../121-libasan6-s390x-cross_10.2.1-6cross1_all.deb ... [2022-08-18T18:22:34.582Z] #19 97.03 Unpacking libasan6-s390x-cross (10.2.1-6cross1) ... [2022-08-18T18:22:34.582Z] #19 97.25 Selecting previously unselected package libstdc++6-s390x-cross. [2022-08-18T18:22:34.582Z] #19 97.25 Preparing to unpack .../122-libstdc++6-s390x-cross_10.2.1-6cross1_all.deb ... [2022-08-18T18:22:34.582Z] #19 97.25 Unpacking libstdc++6-s390x-cross (10.2.1-6cross1) ... [2022-08-18T18:22:34.582Z] #19 97.33 Selecting previously unselected package libubsan1-s390x-cross. [2022-08-18T18:22:34.582Z] #19 97.33 Preparing to unpack .../123-libubsan1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-08-18T18:22:34.582Z] #19 97.34 Unpacking libubsan1-s390x-cross (10.2.1-6cross1) ... [2022-08-18T18:22:34.582Z] #19 97.44 Selecting previously unselected package libgcc-10-dev-s390x-cross. [2022-08-18T18:22:34.582Z] #19 97.44 Preparing to unpack .../124-libgcc-10-dev-s390x-cross_10.2.1-6cross1_all.deb ... [2022-08-18T18:22:34.582Z] #19 97.44 Unpacking libgcc-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-08-18T18:22:34.842Z] #19 97.55 Selecting previously unselected package gcc-10-s390x-linux-gnu. [2022-08-18T18:22:34.842Z] #19 97.55 Preparing to unpack .../125-gcc-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-08-18T18:22:34.842Z] #19 97.56 Unpacking gcc-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-08-18T18:22:40.124Z] #19 101.9 Selecting previously unselected package gcc-s390x-linux-gnu. [2022-08-18T18:22:40.124Z] #19 101.9 Preparing to unpack .../126-gcc-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-08-18T18:22:40.124Z] #19 101.9 Unpacking gcc-s390x-linux-gnu (4:10.2.1-1) ... [2022-08-18T18:22:40.124Z] #19 102.0 Selecting previously unselected package linux-libc-dev-s390x-cross. [2022-08-18T18:22:40.124Z] #19 102.0 Preparing to unpack .../127-linux-libc-dev-s390x-cross_5.10.13-1cross4_all.deb ... [2022-08-18T18:22:40.124Z] #19 102.0 Unpacking linux-libc-dev-s390x-cross (5.10.13-1cross4) ... [2022-08-18T18:22:40.124Z] #19 102.2 Selecting previously unselected package libc6-dev-s390x-cross. [2022-08-18T18:22:40.124Z] #19 102.2 Preparing to unpack .../128-libc6-dev-s390x-cross_2.31-9cross4_all.deb ... [2022-08-18T18:22:40.124Z] #19 102.2 Unpacking libc6-dev-s390x-cross (2.31-9cross4) ... [2022-08-18T18:22:40.124Z] #19 102.4 Selecting previously unselected package libstdc++-10-dev-s390x-cross. [2022-08-18T18:22:40.124Z] #19 102.4 Preparing to unpack .../129-libstdc++-10-dev-s390x-cross_10.2.1-6cross1_all.deb ... [2022-08-18T18:22:40.124Z] #19 102.4 Unpacking libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-08-18T18:22:40.124Z] #19 102.7 Selecting previously unselected package g++-10-s390x-linux-gnu. [2022-08-18T18:22:40.124Z] #19 102.7 Preparing to unpack .../130-g++-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-08-18T18:22:40.124Z] #19 102.7 Unpacking g++-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-08-18T18:22:44.323Z] #19 106.9 Selecting previously unselected package g++-s390x-linux-gnu. [2022-08-18T18:22:44.323Z] #19 106.9 Preparing to unpack .../131-g++-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-08-18T18:22:44.323Z] #19 106.9 Unpacking g++-s390x-linux-gnu (4:10.2.1-1) ... [2022-08-18T18:22:44.323Z] #19 106.9 Selecting previously unselected package crossbuild-essential-s390x. [2022-08-18T18:22:44.323Z] #19 106.9 Preparing to unpack .../132-crossbuild-essential-s390x_12.9_all.deb ... [2022-08-18T18:22:44.323Z] #19 106.9 Unpacking crossbuild-essential-s390x (12.9) ... [2022-08-18T18:22:44.323Z] #19 107.0 Setting up libconfig-inifiles-perl (3.000003-1) ... [2022-08-18T18:22:44.323Z] #19 107.0 Setting up libfile-which-perl (1.23-1) ... [2022-08-18T18:22:44.323Z] #19 107.0 Setting up binutils-arm-linux-gnueabi (2.35.2-2) ... [2022-08-18T18:22:44.323Z] #19 107.0 Setting up libc6-armhf-cross (2.31-9cross4) ... [2022-08-18T18:22:44.323Z] #19 107.0 Setting up binutils-s390x-linux-gnu (2.35.2-2) ... [2022-08-18T18:22:44.323Z] #19 107.0 Setting up gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-08-18T18:22:44.323Z] #19 107.0 Setting up libicu67:amd64 (67.1-7) ... [2022-08-18T18:22:44.323Z] #19 107.0 Setting up libmagic-mgc (1:5.39-3) ... [2022-08-18T18:22:44.323Z] #19 107.1 Setting up libc6-ppc64el-cross (2.31-9cross4) ... [2022-08-18T18:22:44.323Z] #19 107.1 Setting up libc6-s390x-cross (2.31-9cross4) ... [2022-08-18T18:22:44.323Z] #19 107.1 Setting up libmagic1:amd64 (1:5.39-3) ... [2022-08-18T18:22:44.323Z] #19 107.1 Setting up libxml-namespacesupport-perl (1.12-1.1) ... [2022-08-18T18:22:44.323Z] #19 107.1 Setting up binutils-aarch64-linux-gnu (2.35.2-2) ... [2022-08-18T18:22:44.323Z] #19 107.1 Setting up file (1:5.39-3) ... [2022-08-18T18:22:44.323Z] #19 107.1 Setting up gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ... [2022-08-18T18:22:44.323Z] #19 107.1 Setting up bzip2 (1.0.8-4) ... [2022-08-18T18:22:44.323Z] #19 107.2 Setting up libyaml-perl (1.30-1) ... [2022-08-18T18:22:44.323Z] #19 107.2 Setting up linux-libc-dev-armel-cross (5.10.13-1cross4) ... [2022-08-18T18:22:44.323Z] #19 107.2 Setting up libxml-sax-base-perl (1.09-1.1) ... [2022-08-18T18:22:44.323Z] #19 107.2 Setting up libio-string-perl (1.08-3.1) ... [2022-08-18T18:22:44.323Z] #19 107.2 Setting up linux-libc-dev-s390x-cross (5.10.13-1cross4) ... [2022-08-18T18:22:44.323Z] #19 107.2 Setting up cross-config (2.6.18+nmu1) ... [2022-08-18T18:22:44.323Z] #19 107.3 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-18T18:22:44.582Z] #19 107.4 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-08-18T18:22:44.582Z] #19 107.4 Setting up libc6-arm64-cross (2.31-9cross4) ... [2022-08-18T18:22:44.582Z] #19 107.4 Setting up patch (2.7.6-7) ... [2022-08-18T18:22:44.582Z] #19 107.4 Setting up linux-libc-dev-armhf-cross (5.10.13-1cross4) ... [2022-08-18T18:22:44.582Z] #19 107.4 Setting up gcc-10-cross-base (10.2.1-6cross1) ... [2022-08-18T18:22:44.582Z] #19 107.4 Setting up libitm1-ppc64el-cross (10.2.1-6cross1) ... [2022-08-18T18:22:44.582Z] #19 107.4 Setting up linux-libc-dev-arm64-cross (5.10.13-1cross4) ... [2022-08-18T18:22:44.582Z] #19 107.4 Setting up libc6-armel-cross (2.31-9cross4) ... [2022-08-18T18:22:44.582Z] #19 107.4 Setting up libitm1-s390x-cross (10.2.1-6cross1) ... [2022-08-18T18:22:44.583Z] #19 107.5 Setting up libatomic1-ppc64el-cross (10.2.1-6cross1) ... [2022-08-18T18:22:44.583Z] #19 107.5 Setting up libc6-dev-s390x-cross (2.31-9cross4) ... [2022-08-18T18:22:44.583Z] #19 107.5 Setting up linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ... [2022-08-18T18:22:44.583Z] #19 107.5 Setting up libgcc-s1-ppc64el-cross (10.2.1-6cross1) ... [2022-08-18T18:22:44.583Z] #19 107.5 Setting up cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-08-18T18:22:44.583Z] #19 107.5 Setting up binutils-powerpc64le-linux-gnu (2.35.2-2) ... [2022-08-18T18:22:44.583Z] #19 107.5 Setting up libc6-dev-armel-cross (2.31-9cross4) ... [2022-08-18T18:22:44.842Z] #19 107.5 Setting up libfile-homedir-perl (1.006-1) ... [2022-08-18T18:22:44.842Z] #19 107.6 Setting up binutils-arm-linux-gnueabihf (2.35.2-2) ... [2022-08-18T18:22:44.842Z] #19 107.6 Setting up libgomp1-s390x-cross (10.2.1-6cross1) ... [2022-08-18T18:22:44.842Z] #19 107.6 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-08-18T18:22:44.842Z] #19 107.6 Setting up gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-08-18T18:22:44.842Z] #19 107.6 Setting up liblocale-gettext-perl (1.07-4+b1) ... [2022-08-18T18:22:44.842Z] #19 107.6 Setting up cpp-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-08-18T18:22:44.842Z] #19 107.6 Setting up gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ... [2022-08-18T18:22:44.842Z] #19 107.6 Setting up cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-08-18T18:22:44.842Z] #19 107.7 Setting up libgcc-s1-arm64-cross (10.2.1-6cross1) ... [2022-08-18T18:22:44.842Z] #19 107.7 Setting up gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-08-18T18:22:44.842Z] #19 107.7 Setting up libatomic1-arm64-cross (10.2.1-6cross1) ... [2022-08-18T18:22:44.842Z] #19 107.7 Setting up libgomp1-armhf-cross (10.2.1-6cross1) ... [2022-08-18T18:22:44.842Z] #19 107.7 Setting up liblsan0-arm64-cross (10.2.1-6cross1) ... [2022-08-18T18:22:44.842Z] #19 107.7 Setting up libgomp1-arm64-cross (10.2.1-6cross1) ... [2022-08-18T18:22:44.842Z] #19 107.7 Setting up libasan6-ppc64el-cross (10.2.1-6cross1) ... [2022-08-18T18:22:44.842Z] #19 107.7 Setting up libgomp1-armel-cross (10.2.1-6cross1) ... [2022-08-18T18:22:44.842Z] #19 107.7 Setting up libc6-dev-ppc64el-cross (2.31-9cross4) ... [2022-08-18T18:22:44.842Z] #19 107.8 Setting up libquadmath0-ppc64el-cross (10.2.1-6cross1) ... [2022-08-18T18:22:45.102Z] #19 107.8 Setting up libasan6-arm64-cross (10.2.1-6cross1) ... [2022-08-18T18:22:45.102Z] #19 107.8 Setting up libgcc-s1-armhf-cross (10.2.1-6cross1) ... [2022-08-18T18:22:45.102Z] #19 107.8 Setting up libgcc-s1-armel-cross (10.2.1-6cross1) ... [2022-08-18T18:22:45.102Z] #19 107.8 Setting up libc6-dev-armhf-cross (2.31-9cross4) ... [2022-08-18T18:22:45.102Z] #19 107.8 Setting up libatomic1-s390x-cross (10.2.1-6cross1) ... [2022-08-18T18:22:45.102Z] #19 107.8 Setting up libtsan0-arm64-cross (10.2.1-6cross1) ... [2022-08-18T18:22:45.102Z] #19 107.8 Setting up libatomic1-armhf-cross (10.2.1-6cross1) ... [2022-08-18T18:22:45.102Z] #19 107.8 Setting up libc6-dev-arm64-cross (2.31-9cross4) ... [2022-08-18T18:22:45.102Z] #19 107.9 Setting up libstdc++6-armel-cross (10.2.1-6cross1) ... [2022-08-18T18:22:45.102Z] #19 107.9 Setting up libatomic1-armel-cross (10.2.1-6cross1) ... [2022-08-18T18:22:45.102Z] #19 107.9 Setting up libgomp1-ppc64el-cross (10.2.1-6cross1) ... [2022-08-18T18:22:45.102Z] #19 107.9 Setting up libxml-sax-perl (1.02+dfsg-1) ... [2022-08-18T18:22:45.102Z] #19 108.0 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10... [2022-08-18T18:22:45.362Z] #19 108.1 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2022-08-18T18:22:45.362Z] #19 108.2 [2022-08-18T18:22:45.362Z] #19 108.2 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2022-08-18T18:22:45.362Z] #19 108.2 Setting up liblsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-08-18T18:22:45.362Z] #19 108.3 Setting up dpkg-dev (1.20.11) ... [2022-08-18T18:22:45.362Z] #19 108.3 Setting up libstdc++6-arm64-cross (10.2.1-6cross1) ... [2022-08-18T18:22:45.362Z] #19 108.3 Setting up cpp-arm-linux-gnueabi (4:10.2.1-1) ... [2022-08-18T18:22:45.362Z] #19 108.3 Setting up libstdc++6-armhf-cross (10.2.1-6cross1) ... [2022-08-18T18:22:45.362Z] #19 108.3 Setting up libtsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-08-18T18:22:45.362Z] #19 108.3 Setting up libubsan1-armel-cross (10.2.1-6cross1) ... [2022-08-18T18:22:45.362Z] #19 108.3 Setting up libasan6-armhf-cross (10.2.1-6cross1) ... [2022-08-18T18:22:45.362Z] #19 108.4 Setting up cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-08-18T18:22:45.362Z] #19 108.4 Setting up libubsan1-armhf-cross (10.2.1-6cross1) ... [2022-08-18T18:22:45.622Z] #19 108.4 Setting up libitm1-arm64-cross (10.2.1-6cross1) ... [2022-08-18T18:22:45.622Z] #19 108.4 Setting up libgcc-s1-s390x-cross (10.2.1-6cross1) ... [2022-08-18T18:22:45.622Z] #19 108.4 Setting up libstdc++6-ppc64el-cross (10.2.1-6cross1) ... [2022-08-18T18:22:45.622Z] #19 108.4 Setting up libxml-libxml-perl (2.0134+dfsg-2+b1) ... [2022-08-18T18:22:45.622Z] #19 108.5 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50... [2022-08-18T18:22:45.882Z] #19 108.5 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50... [2022-08-18T18:22:45.882Z] #19 108.6 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2022-08-18T18:22:45.882Z] #19 108.7 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2022-08-18T18:22:45.882Z] #19 108.7 Setting up cpp-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-08-18T18:22:45.882Z] #19 108.8 Setting up cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-08-18T18:22:45.882Z] #19 108.8 Setting up libgcc-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-08-18T18:22:45.882Z] #19 108.8 Setting up cpp-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-08-18T18:22:45.882Z] #19 108.8 Setting up libasan6-armel-cross (10.2.1-6cross1) ... [2022-08-18T18:22:45.882Z] #19 108.8 Setting up libubsan1-arm64-cross (10.2.1-6cross1) ... [2022-08-18T18:22:45.882Z] #19 108.8 Setting up cpp-s390x-linux-gnu (4:10.2.1-1) ... [2022-08-18T18:22:45.882Z] #19 108.8 Setting up gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-08-18T18:22:45.882Z] #19 108.8 Setting up libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-08-18T18:22:45.882Z] #19 108.8 Setting up libstdc++6-s390x-cross (10.2.1-6cross1) ... [2022-08-18T18:22:45.882Z] #19 108.9 Setting up libgcc-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-08-18T18:22:45.882Z] #19 108.9 Setting up libubsan1-ppc64el-cross (10.2.1-6cross1) ... [2022-08-18T18:22:46.141Z] #19 108.9 Setting up libgcc-10-dev-armel-cross (10.2.1-6cross1) ... [2022-08-18T18:22:46.141Z] #19 108.9 Setting up libasan6-s390x-cross (10.2.1-6cross1) ... [2022-08-18T18:22:46.141Z] #19 108.9 Setting up g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-08-18T18:22:46.141Z] #19 108.9 Setting up cpp-aarch64-linux-gnu (4:10.2.1-1) ... [2022-08-18T18:22:46.141Z] #19 108.9 Setting up libxml-simple-perl (2.25-1) ... [2022-08-18T18:22:46.141Z] #19 109.0 Setting up gcc-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-08-18T18:22:46.141Z] #19 109.0 Setting up gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-08-18T18:22:46.141Z] #19 109.0 Setting up g++-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-08-18T18:22:46.141Z] #19 109.0 Setting up libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-08-18T18:22:46.141Z] #19 109.0 Setting up libubsan1-s390x-cross (10.2.1-6cross1) ... [2022-08-18T18:22:46.141Z] #19 109.0 Setting up libstdc++-10-dev-armel-cross (10.2.1-6cross1) ... [2022-08-18T18:22:46.141Z] #19 109.0 Setting up libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-08-18T18:22:46.141Z] #19 109.0 Setting up gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-08-18T18:22:46.141Z] #19 109.0 Setting up libconfig-auto-perl (0.44-1.1) ... [2022-08-18T18:22:46.141Z] #19 109.1 Setting up libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-08-18T18:22:46.141Z] #19 109.1 Setting up g++-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-08-18T18:22:46.141Z] #19 109.1 Setting up libgcc-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-08-18T18:22:46.401Z] #19 109.1 Setting up gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-08-18T18:22:46.401Z] #19 109.1 Setting up gcc-arm-linux-gnueabi (4:10.2.1-1) ... [2022-08-18T18:22:46.401Z] #19 109.1 Setting up g++-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-08-18T18:22:46.401Z] #19 109.1 Setting up libdebian-dpkgcross-perl (2.6.18+nmu1) ... [2022-08-18T18:22:46.401Z] #19 109.1 Setting up gcc-aarch64-linux-gnu (4:10.2.1-1) ... [2022-08-18T18:22:46.401Z] #19 109.2 Setting up libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-08-18T18:22:46.401Z] #19 109.2 Setting up g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-08-18T18:22:46.401Z] #19 109.2 Setting up gcc-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-08-18T18:22:46.401Z] #19 109.2 Setting up g++-arm-linux-gnueabi (4:10.2.1-1) ... [2022-08-18T18:22:46.401Z] #19 109.2 Setting up gcc-s390x-linux-gnu (4:10.2.1-1) ... [2022-08-18T18:22:46.401Z] #19 109.2 Setting up gcc-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-08-18T18:22:46.401Z] #19 109.2 Setting up g++-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-08-18T18:22:46.401Z] #19 109.2 Setting up g++-aarch64-linux-gnu (4:10.2.1-1) ... [2022-08-18T18:22:46.401Z] #19 109.3 Setting up dpkg-cross (2.6.18+nmu1) ... [2022-08-18T18:22:46.401Z] #19 109.3 Setting up g++-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-08-18T18:22:46.401Z] #19 109.3 Setting up crossbuild-essential-armel (12.9) ... [2022-08-18T18:22:46.438Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-08-18T18:22:46.438Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-08-18T18:22:46.438Z] GOOS="" GOARCH="" GOARM="" [2022-08-18T18:22:46.438Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-08-18T18:22:46.438Z] [2022-08-18T18:22:46.438Z] + c=0 [2022-08-18T18:22:46.438Z] + TEST_INTEGRATION_DEST=1 [2022-08-18T18:22:46.438Z] + CONTAINER_NAME=docker-pr1-1 [2022-08-18T18:22:46.438Z] + TEST_SKIP_INTEGRATION_CLI=1 [2022-08-18T18:22:46.438Z] + run_tests test-integration-flaky [2022-08-18T18:22:46.438Z] + '[' -n 0 ']' [2022-08-18T18:22:46.438Z] + rm= [2022-08-18T18:22:46.438Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43992/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43992/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43992/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=2c17e9a33357ac5cfb80dcb93e048bb3ae5618d0 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=22.06 docker:2c17e9a33357ac5cfb80dcb93e048bb3ae5618d0 hack/make.sh test-integration-flaky test-integration [2022-08-18T18:22:46.438Z] + TEST_INTEGRATION_DEST=2 [2022-08-18T18:22:46.438Z] + CONTAINER_NAME=docker-pr1-2 [2022-08-18T18:22:46.438Z] + TEST_SKIP_INTEGRATION=1 [2022-08-18T18:22:46.438Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2022-08-18T18:22:46.438Z] + run_tests [2022-08-18T18:22:46.438Z] + '[' -n 0 ']' [2022-08-18T18:22:46.438Z] + rm= [2022-08-18T18:22:46.438Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43992/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43992/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43992/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=2c17e9a33357ac5cfb80dcb93e048bb3ae5618d0 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=22.06 docker:2c17e9a33357ac5cfb80dcb93e048bb3ae5618d0 hack/make.sh '' test-integration [2022-08-18T18:22:46.438Z] + TEST_INTEGRATION_DEST=3 [2022-08-18T18:22:46.438Z] + CONTAINER_NAME=docker-pr1-3 [2022-08-18T18:22:46.438Z] + TEST_SKIP_INTEGRATION=1 [2022-08-18T18:22:46.438Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2022-08-18T18:22:46.438Z] + run_tests [2022-08-18T18:22:46.438Z] + '[' -n 0 ']' [2022-08-18T18:22:46.438Z] + rm= [2022-08-18T18:22:46.438Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43992/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43992/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43992/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=2c17e9a33357ac5cfb80dcb93e048bb3ae5618d0 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=22.06 docker:2c17e9a33357ac5cfb80dcb93e048bb3ae5618d0 hack/make.sh '' test-integration [2022-08-18T18:22:46.438Z] ++ jobs -p [2022-08-18T18:22:46.438Z] + for job in $(jobs -p) [2022-08-18T18:22:46.438Z] + wait 8817 [2022-08-18T18:22:46.438Z] [2022-08-18T18:22:46.438Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2022-08-18T18:22:46.438Z] [2022-08-18T18:22:46.438Z] [2022-08-18T18:22:46.438Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-08-18T18:22:46.438Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-08-18T18:22:46.438Z] HOSTNAME=72b09763f5ff [2022-08-18T18:22:46.438Z] TEST_SKIP_INTEGRATION=1 [2022-08-18T18:22:46.438Z] TESTDEBUG=0 [2022-08-18T18:22:46.438Z] DEST=bundles/test-integration [2022-08-18T18:22:46.438Z] PWD=/go/src/github.com/docker/docker [2022-08-18T18:22:46.438Z] KEEPBUNDLE=1 [2022-08-18T18:22:46.438Z] DOCKER_GITCOMMIT=2c17e9a33357ac5cfb80dcb93e048bb3ae5618d0 [2022-08-18T18:22:46.438Z] container=docker [2022-08-18T18:22:46.438Z] HOME=/root [2022-08-18T18:22:46.438Z] GOLANG_VERSION=1.18.5 [2022-08-18T18:22:46.438Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-08-18T18:22:46.438Z] VALIDATE_BRANCH=22.06 [2022-08-18T18:22:46.438Z] TERM=xterm [2022-08-18T18:22:46.438Z] DOCKER_PKG=github.com/docker/docker [2022-08-18T18:22:46.438Z] SHLVL=1 [2022-08-18T18:22:46.438Z] TIMEOUT=120m [2022-08-18T18:22:46.438Z] DOCKER_BUILDTAGS= journald [2022-08-18T18:22:46.438Z] DOCKER_GRAPHDRIVER=overlay2 [2022-08-18T18:22:46.438Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2022-08-18T18:22:46.438Z] GO111MODULE=off [2022-08-18T18:22:46.438Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-08-18T18:22:46.438Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-08-18T18:22:46.438Z] GOPATH=/go [2022-08-18T18:22:46.438Z] PKG_CONFIG=pkg-config [2022-08-18T18:22:46.438Z] _=/usr/bin/env [2022-08-18T18:22:46.438Z] Building test suite binary ./integration-cli/test.main [2022-08-18T18:22:46.438Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-08-18T18:22:46.438Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-08-18T18:22:46.438Z] HOSTNAME=8ca47e7edfbf [2022-08-18T18:22:46.438Z] TEST_SKIP_INTEGRATION=1 [2022-08-18T18:22:46.438Z] TESTDEBUG=0 [2022-08-18T18:22:46.438Z] DEST=bundles/test-integration [2022-08-18T18:22:46.438Z] PWD=/go/src/github.com/docker/docker [2022-08-18T18:22:46.438Z] KEEPBUNDLE=1 [2022-08-18T18:22:46.438Z] DOCKER_GITCOMMIT=2c17e9a33357ac5cfb80dcb93e048bb3ae5618d0 [2022-08-18T18:22:46.438Z] container=docker [2022-08-18T18:22:46.438Z] HOME=/root [2022-08-18T18:22:46.438Z] GOLANG_VERSION=1.18.5 [2022-08-18T18:22:46.438Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-08-18T18:22:46.438Z] VALIDATE_BRANCH=22.06 [2022-08-18T18:22:46.438Z] TERM=xterm [2022-08-18T18:22:46.438Z] DOCKER_PKG=github.com/docker/docker [2022-08-18T18:22:46.438Z] SHLVL=1 [2022-08-18T18:22:46.438Z] TIMEOUT=120m [2022-08-18T18:22:46.438Z] DOCKER_BUILDTAGS= journald [2022-08-18T18:22:46.438Z] DOCKER_GRAPHDRIVER=overlay2 [2022-08-18T18:22:46.438Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2022-08-18T18:22:46.438Z] GO111MODULE=off [2022-08-18T18:22:46.438Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-08-18T18:22:46.438Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-08-18T18:22:46.438Z] GOPATH=/go [2022-08-18T18:22:46.438Z] PKG_CONFIG=pkg-config [2022-08-18T18:22:46.438Z] _=/usr/bin/env [2022-08-18T18:22:46.438Z] Building test suite binary ./integration-cli/test.main [2022-08-18T18:22:46.438Z] [2022-08-18T18:22:46.438Z] Found new integrations tests: [2022-08-18T18:22:46.438Z] +func TestPingBuilderHeader(t *testing.T) { [2022-08-18T18:22:46.438Z] Running stress test for them. [2022-08-18T18:22:46.438Z] Using test flags: -test.count 5 -test.run TestPingBuilderHeader [2022-08-18T18:22:46.438Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-08-18T18:22:46.438Z] HOSTNAME=049134edc932 [2022-08-18T18:22:46.438Z] TESTDEBUG=0 [2022-08-18T18:22:46.438Z] DEST=bundles/test-integration-flaky [2022-08-18T18:22:46.438Z] PWD=/go/src/github.com/docker/docker [2022-08-18T18:22:46.438Z] KEEPBUNDLE=1 [2022-08-18T18:22:46.438Z] DOCKER_GITCOMMIT=2c17e9a33357ac5cfb80dcb93e048bb3ae5618d0 [2022-08-18T18:22:46.438Z] container=docker [2022-08-18T18:22:46.438Z] HOME=/root [2022-08-18T18:22:46.438Z] GOLANG_VERSION=1.18.5 [2022-08-18T18:22:46.438Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-08-18T18:22:46.438Z] VALIDATE_BRANCH=22.06 [2022-08-18T18:22:46.438Z] TERM=xterm [2022-08-18T18:22:46.438Z] DOCKER_PKG=github.com/docker/docker [2022-08-18T18:22:46.438Z] SHLVL=1 [2022-08-18T18:22:46.438Z] TIMEOUT=120m [2022-08-18T18:22:46.438Z] DOCKER_BUILDTAGS= journald [2022-08-18T18:22:46.438Z] DOCKER_GRAPHDRIVER=overlay2 [2022-08-18T18:22:46.438Z] TESTFLAGS=-test.count 5 -test.run TestPingBuilderHeader [2022-08-18T18:22:46.438Z] GO111MODULE=off [2022-08-18T18:22:46.438Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-08-18T18:22:46.438Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-08-18T18:22:46.438Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-08-18T18:22:46.438Z] TEST_REPEAT=5 [2022-08-18T18:22:46.438Z] GOPATH=/go [2022-08-18T18:22:46.438Z] PKG_CONFIG=pkg-config [2022-08-18T18:22:46.438Z] _=/usr/bin/env [2022-08-18T18:22:46.438Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-08-18T18:22:46.661Z] #19 109.3 Setting up g++-s390x-linux-gnu (4:10.2.1-1) ... [2022-08-18T18:22:46.661Z] #19 109.3 Setting up crossbuild-essential-armhf (12.9) ... [2022-08-18T18:22:46.661Z] #19 109.3 Setting up crossbuild-essential-arm64 (12.9) ... [2022-08-18T18:22:46.661Z] #19 109.4 Setting up crossbuild-essential-s390x (12.9) ... [2022-08-18T18:22:46.661Z] #19 109.4 Setting up crossbuild-essential-ppc64el (12.9) ... [2022-08-18T18:22:46.661Z] #19 109.4 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-18T18:22:48.043Z] #19 DONE 110.9s [2022-08-18T18:22:48.304Z] [2022-08-18T18:22:48.304Z] #32 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-08-18T18:22:48.304Z] #32 sha256:0465d87b36b63971fca36946300a903d3846d0d448001bfa31aa974f1d329372 [2022-08-18T18:22:48.304Z] #32 DONE 0.2s [2022-08-18T18:22:48.304Z] [2022-08-18T18:22:48.304Z] #73 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-08-18T18:22:48.304Z] #73 sha256:9cfa74c7867d3cefa50e2508270c7afda4c18d9b66342a93d424d9510b5bfb72 [2022-08-18T18:22:48.304Z] #73 DONE 0.2s [2022-08-18T18:22:48.304Z] [2022-08-18T18:22:48.304Z] #33 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-08-18T18:22:48.304Z] #33 sha256:5142dd65c3c185abd3793657453ff7468c423def7711ac336c9f1cb0b0360043 [2022-08-18T18:22:49.687Z] #33 1.371 + RM_GOPATH=0 [2022-08-18T18:22:49.687Z] #33 1.371 + TMP_GOPATH= [2022-08-18T18:22:49.687Z] #33 1.372 + : /build [2022-08-18T18:22:49.687Z] #33 1.372 + '[' -z '' ']' [2022-08-18T18:22:49.687Z] #33 1.372 ++ mktemp -d [2022-08-18T18:22:49.687Z] #33 1.374 + export GOPATH=/tmp/tmp.VlIeubKTJs [2022-08-18T18:22:49.687Z] #33 1.374 + GOPATH=/tmp/tmp.VlIeubKTJs [2022-08-18T18:22:49.687Z] #33 1.374 + RM_GOPATH=1 [2022-08-18T18:22:49.687Z] #33 1.374 + case "$(go env GOARCH)" in [2022-08-18T18:22:49.687Z] #33 1.375 ++ go env GOARCH [2022-08-18T18:22:49.687Z] #33 1.430 + export GO_BUILDMODE=-buildmode=pie [2022-08-18T18:22:49.687Z] #33 1.430 + GO_BUILDMODE=-buildmode=pie [2022-08-18T18:22:49.687Z] #33 1.430 ++ dirname /install.sh [2022-08-18T18:22:49.687Z] #33 1.433 + dir=/ [2022-08-18T18:22:49.687Z] #33 1.433 + bin=dockercli [2022-08-18T18:22:49.687Z] #33 1.433 + shift [2022-08-18T18:22:49.687Z] #33 1.433 + '[' '!' -f //dockercli.installer ']' [2022-08-18T18:22:49.687Z] #33 1.433 + . //dockercli.installer [2022-08-18T18:22:49.687Z] #33 1.434 ++ : stable [2022-08-18T18:22:49.687Z] #33 1.434 ++ : 17.06.2-ce [2022-08-18T18:22:49.687Z] #33 1.435 + install_dockercli [2022-08-18T18:22:49.687Z] #33 1.435 Install docker/cli version 17.06.2-ce from stable [2022-08-18T18:22:49.687Z] #33 1.435 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-08-18T18:22:49.687Z] #33 1.435 ++ uname -m [2022-08-18T18:22:49.687Z] #33 1.438 + arch=x86_64 [2022-08-18T18:22:49.687Z] #33 1.438 + '[' x86_64 '!=' x86_64 ']' [2022-08-18T18:22:49.687Z] #33 1.438 + url=https://download.docker.com/linux/static [2022-08-18T18:22:49.687Z] #33 1.439 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-08-18T18:22:49.687Z] #33 1.439 + tar -xz docker/docker [2022-08-18T18:22:51.731Z] Client: [2022-08-18T18:22:51.731Z] Context: default [2022-08-18T18:22:51.731Z] Debug Mode: false [2022-08-18T18:22:51.731Z] Plugins: [2022-08-18T18:22:51.731Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-08-18T18:22:51.731Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-08-18T18:22:51.731Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-08-18T18:22:51.731Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-08-18T18:22:51.731Z] [2022-08-18T18:22:51.731Z] Server: [2022-08-18T18:22:51.731Z] Containers: 0 [2022-08-18T18:22:51.731Z] Running: 0 [2022-08-18T18:22:51.731Z] Paused: 0 [2022-08-18T18:22:51.731Z] Stopped: 0 [2022-08-18T18:22:51.731Z] Images: 0 [2022-08-18T18:22:51.731Z] Server Version: 20.10.14 [2022-08-18T18:22:51.731Z] Storage Driver: overlay2 [2022-08-18T18:22:51.731Z] Backing Filesystem: extfs [2022-08-18T18:22:51.731Z] Supports d_type: true [2022-08-18T18:22:51.731Z] Native Overlay Diff: true [2022-08-18T18:22:51.731Z] userxattr: false [2022-08-18T18:22:51.731Z] Logging Driver: json-file [2022-08-18T18:22:51.731Z] Cgroup Driver: cgroupfs [2022-08-18T18:22:51.731Z] Cgroup Version: 1 [2022-08-18T18:22:51.731Z] Plugins: [2022-08-18T18:22:51.731Z] Volume: local [2022-08-18T18:22:51.731Z] Network: bridge host ipvlan macvlan null overlay [2022-08-18T18:22:51.731Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-08-18T18:22:51.731Z] Swarm: inactive [2022-08-18T18:22:51.731Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-08-18T18:22:51.731Z] Default Runtime: runc [2022-08-18T18:22:51.731Z] Init Binary: docker-init [2022-08-18T18:22:51.731Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-08-18T18:22:51.731Z] runc version: v1.0.3-0-gf46b6ba [2022-08-18T18:22:51.731Z] init version: de40ad0 [2022-08-18T18:22:51.731Z] Security Options: [2022-08-18T18:22:51.731Z] apparmor [2022-08-18T18:22:51.731Z] seccomp [2022-08-18T18:22:51.731Z] Profile: default [2022-08-18T18:22:51.731Z] Kernel Version: 5.4.0-1071-aws [2022-08-18T18:22:51.731Z] Operating System: Ubuntu 18.04.6 LTS [2022-08-18T18:22:51.731Z] OSType: linux [2022-08-18T18:22:51.731Z] Architecture: x86_64 [2022-08-18T18:22:51.731Z] CPUs: 2 [2022-08-18T18:22:51.731Z] Total Memory: 7.565GiB [2022-08-18T18:22:51.731Z] Name: ip-10-100-63-116 [2022-08-18T18:22:51.731Z] ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW [2022-08-18T18:22:51.731Z] Docker Root Dir: /var/lib/docker [2022-08-18T18:22:51.731Z] Debug Mode: false [2022-08-18T18:22:51.731Z] Registry: https://index.docker.io/v1/ [2022-08-18T18:22:51.731Z] Labels: [2022-08-18T18:22:51.731Z] Experimental: true [2022-08-18T18:22:51.731Z] Insecure Registries: [2022-08-18T18:22:51.731Z] 127.0.0.0/8 [2022-08-18T18:22:51.731Z] Live Restore Enabled: true [2022-08-18T18:22:51.731Z] [2022-08-18T18:22:51.731Z] WARNING: No swap limit support [Pipeline] sh [2022-08-18T18:22:52.029Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-08-18T18:22:52.030Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-08-18T18:22:52.030Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43992/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-08-18T18:22:52.030Z] + bash /home/ubuntu/workspace/moby_PR-43992/check-config.sh [2022-08-18T18:22:52.030Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-08-18T18:22:52.030Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ... [2022-08-18T18:22:52.030Z] [2022-08-18T18:22:52.030Z] Generally Necessary: [2022-08-18T18:22:52.030Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-08-18T18:22:52.030Z] - apparmor: enabled and tools installed [2022-08-18T18:22:52.312Z] - CONFIG_NAMESPACES: enabled [2022-08-18T18:22:52.312Z] - CONFIG_NET_NS: enabled [2022-08-18T18:22:52.312Z] - CONFIG_PID_NS: enabled [2022-08-18T18:22:52.312Z] - CONFIG_IPC_NS: enabled [2022-08-18T18:22:52.312Z] - CONFIG_UTS_NS: enabled [2022-08-18T18:22:52.312Z] - CONFIG_CGROUPS: enabled [2022-08-18T18:22:52.312Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-08-18T18:22:52.312Z] - CONFIG_CGROUP_DEVICE: enabled [2022-08-18T18:22:52.312Z] - CONFIG_CGROUP_FREEZER: enabled [2022-08-18T18:22:52.312Z] - CONFIG_CGROUP_SCHED: enabled [2022-08-18T18:22:52.312Z] - CONFIG_CPUSETS: enabled [2022-08-18T18:22:52.312Z] - CONFIG_MEMCG: enabled [2022-08-18T18:22:52.312Z] - CONFIG_KEYS: enabled [2022-08-18T18:22:52.312Z] - CONFIG_VETH: enabled (as module) [2022-08-18T18:22:52.312Z] - CONFIG_BRIDGE: enabled (as module) [2022-08-18T18:22:52.312Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-08-18T18:22:52.312Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-08-18T18:22:52.312Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-08-18T18:22:52.312Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-08-18T18:22:52.312Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-08-18T18:22:52.312Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-08-18T18:22:52.312Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-08-18T18:22:52.312Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-08-18T18:22:52.312Z] - CONFIG_NF_NAT: enabled (as module) [2022-08-18T18:22:52.312Z] - CONFIG_POSIX_MQUEUE: enabled [2022-08-18T18:22:52.312Z] - CONFIG_CGROUP_BPF: enabled [2022-08-18T18:22:52.312Z] [2022-08-18T18:22:52.312Z] Optional Features: [2022-08-18T18:22:52.312Z] - CONFIG_USER_NS: enabled [2022-08-18T18:22:52.312Z] - CONFIG_SECCOMP: enabled [2022-08-18T18:22:52.312Z] - CONFIG_SECCOMP_FILTER: enabled [2022-08-18T18:22:52.312Z] - CONFIG_CGROUP_PIDS: enabled [2022-08-18T18:22:52.312Z] - CONFIG_MEMCG_SWAP: enabled [2022-08-18T18:22:52.312Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-08-18T18:22:52.312Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-08-18T18:22:52.312Z] - CONFIG_BLK_CGROUP: enabled [2022-08-18T18:22:52.312Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-08-18T18:22:52.312Z] - CONFIG_CGROUP_PERF: enabled [2022-08-18T18:22:52.312Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-08-18T18:22:52.312Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-08-18T18:22:52.580Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-08-18T18:22:52.580Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-08-18T18:22:52.580Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-08-18T18:22:52.580Z] - CONFIG_RT_GROUP_SCHED: missing [2022-08-18T18:22:52.580Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-08-18T18:22:52.580Z] - CONFIG_IP_VS: enabled (as module) [2022-08-18T18:22:52.580Z] - CONFIG_IP_VS_NFCT: enabled [2022-08-18T18:22:52.580Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-08-18T18:22:52.580Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-08-18T18:22:52.580Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-08-18T18:22:52.580Z] - CONFIG_SECURITY_SELINUX: enabled [2022-08-18T18:22:52.580Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-08-18T18:22:52.580Z] - CONFIG_EXT4_FS: enabled [2022-08-18T18:22:52.580Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-08-18T18:22:52.580Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-08-18T18:22:52.580Z] - Network Drivers: [2022-08-18T18:22:52.580Z] - "overlay": [2022-08-18T18:22:52.580Z] - CONFIG_VXLAN: enabled (as module) [2022-08-18T18:22:52.580Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-08-18T18:22:52.580Z] Optional (for encrypted networks): [2022-08-18T18:22:52.580Z] - CONFIG_CRYPTO: enabled [2022-08-18T18:22:52.580Z] - CONFIG_CRYPTO_AEAD: enabled [2022-08-18T18:22:52.580Z] - CONFIG_CRYPTO_GCM: enabled [2022-08-18T18:22:52.580Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-08-18T18:22:52.580Z] - CONFIG_CRYPTO_GHASH: enabled [2022-08-18T18:22:52.580Z] - CONFIG_XFRM: enabled [2022-08-18T18:22:52.580Z] - CONFIG_XFRM_USER: enabled (as module) [2022-08-18T18:22:52.580Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-08-18T18:22:52.580Z] - CONFIG_INET_ESP: enabled (as module) [2022-08-18T18:22:52.580Z] - "ipvlan": [2022-08-18T18:22:52.580Z] - CONFIG_IPVLAN: enabled (as module) [2022-08-18T18:22:52.580Z] - "macvlan": [2022-08-18T18:22:52.580Z] - CONFIG_MACVLAN: enabled (as module) [2022-08-18T18:22:52.580Z] - CONFIG_DUMMY: enabled (as module) [2022-08-18T18:22:52.580Z] - "ftp,tftp client in container": [2022-08-18T18:22:52.580Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-08-18T18:22:52.580Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-08-18T18:22:52.580Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-08-18T18:22:52.580Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-08-18T18:22:52.580Z] - Storage Drivers: [2022-08-18T18:22:52.580Z] - "aufs": [2022-08-18T18:22:52.580Z] - CONFIG_AUFS_FS: enabled (as module) [2022-08-18T18:22:52.580Z] - "btrfs": [2022-08-18T18:22:52.842Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-08-18T18:22:52.842Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-08-18T18:22:52.842Z] - "devicemapper": [2022-08-18T18:22:52.842Z] - CONFIG_BLK_DEV_DM: enabled [2022-08-18T18:22:52.842Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-08-18T18:22:52.842Z] - "overlay": [2022-08-18T18:22:52.842Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-08-18T18:22:52.842Z] - "zfs": [2022-08-18T18:22:52.842Z] - /dev/zfs: present [2022-08-18T18:22:52.842Z] - zfs command: missing [2022-08-18T18:22:52.842Z] - zpool command: missing [2022-08-18T18:22:52.842Z] [2022-08-18T18:22:52.842Z] Limits: [2022-08-18T18:22:52.842Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-08-18T18:22:52.842Z] [2022-08-18T18:22:52.842Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-08-18T18:22:53.182Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:2c17e9a33357ac5cfb80dcb93e048bb3ae5618d0 . [2022-08-18T18:22:53.446Z] #2 [internal] load .dockerignore [2022-08-18T18:22:53.446Z] #2 sha256:aae6728192ab75ecabdb188164ce91de9dd2c023c1ad1ff0b831ed2fb55b6b2f [2022-08-18T18:22:53.707Z] #2 transferring context: 145B done [2022-08-18T18:22:53.707Z] #2 DONE 0.3s [2022-08-18T18:22:53.707Z] [2022-08-18T18:22:53.707Z] #1 [internal] load build definition from Dockerfile [2022-08-18T18:22:53.707Z] #1 sha256:7b5088a424e8f7de9d5e7b6dfbf6aebbe0e3825c4d525727f536b005c2023ec5 [2022-08-18T18:22:53.707Z] #1 transferring dockerfile: 19.25kB done [2022-08-18T18:22:53.707Z] #1 DONE 0.3s [2022-08-18T18:22:53.707Z] [2022-08-18T18:22:53.707Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-08-18T18:22:53.707Z] #3 sha256:ac072d521901222eeef550f52282877f196e16b0247844be9ceb1ccc1eac391d [2022-08-18T18:22:53.901Z] #33 5.186 + mkdir -p /build [2022-08-18T18:22:53.901Z] #33 5.187 + mv docker/docker /build/ [2022-08-18T18:22:53.901Z] #33 5.196 + rmdir docker [2022-08-18T18:22:53.901Z] #33 DONE 5.4s [2022-08-18T18:22:53.901Z] [2022-08-18T18:22:53.901Z] #74 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-08-18T18:22:53.901Z] #74 sha256:ff596857c17e6e6a916fa49729dcb5d7f77285cd5808d5c223ab62c94048a1d2 [2022-08-18T18:22:53.901Z] #74 1.386 + RM_GOPATH=0 [2022-08-18T18:22:53.901Z] #74 1.386 + TMP_GOPATH= [2022-08-18T18:22:53.901Z] #74 1.386 + : /build [2022-08-18T18:22:53.901Z] #74 1.386 + '[' -z '' ']' [2022-08-18T18:22:53.901Z] #74 1.388 ++ mktemp -d [2022-08-18T18:22:53.901Z] #74 1.388 + export GOPATH=/tmp/tmp.xZZttNvdXm [2022-08-18T18:22:53.901Z] #74 1.388 + GOPATH=/tmp/tmp.xZZttNvdXm [2022-08-18T18:22:53.901Z] #74 1.388 + RM_GOPATH=1 [2022-08-18T18:22:53.901Z] #74 1.388 + case "$(go env GOARCH)" in [2022-08-18T18:22:53.901Z] #74 1.388 ++ go env GOARCH [2022-08-18T18:22:53.901Z] #74 1.482 + export GO_BUILDMODE=-buildmode=pie [2022-08-18T18:22:53.901Z] #74 1.482 + GO_BUILDMODE=-buildmode=pie [2022-08-18T18:22:53.901Z] #74 1.482 ++ dirname /install.sh [2022-08-18T18:22:53.901Z] #74 1.483 + dir=/ [2022-08-18T18:22:53.901Z] #74 1.483 + bin=rootlesskit [2022-08-18T18:22:53.901Z] #74 1.483 + shift [2022-08-18T18:22:53.901Z] #74 1.484 + '[' '!' -f //rootlesskit.installer ']' [2022-08-18T18:22:53.901Z] #74 1.484 + . //rootlesskit.installer [2022-08-18T18:22:53.901Z] #74 1.484 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-08-18T18:22:53.901Z] #74 1.484 + install_rootlesskit [2022-08-18T18:22:53.901Z] #74 1.484 + case "$1" in [2022-08-18T18:22:53.901Z] #74 1.484 + export CGO_ENABLED=0 [2022-08-18T18:22:53.901Z] #74 1.485 + CGO_ENABLED=0 [2022-08-18T18:22:53.901Z] #74 1.485 + _install_rootlesskit [2022-08-18T18:22:53.901Z] #74 1.486 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-08-18T18:22:53.901Z] #74 1.486 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-08-18T18:22:53.901Z] #74 1.486 + for f in rootlesskit rootlesskit-docker-proxy [2022-08-18T18:22:53.901Z] #74 1.486 + GOBIN=/build [2022-08-18T18:22:53.901Z] #74 1.486 + GO111MODULE=on [2022-08-18T18:22:53.901Z] #74 1.486 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-08-18T18:22:53.901Z] #74 2.000 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-08-18T18:22:53.901Z] #74 3.351 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-08-18T18:22:53.901Z] #74 3.359 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-08-18T18:22:53.901Z] #74 3.950 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-08-18T18:22:53.901Z] #74 5.477 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-08-18T18:22:53.967Z] #3 DONE 0.4s [2022-08-18T18:22:54.161Z] #74 5.783 go: downloading github.com/google/uuid v1.3.0 [2022-08-18T18:22:54.161Z] #74 5.830 go: downloading github.com/moby/vpnkit v0.5.0 [2022-08-18T18:22:54.161Z] #74 5.836 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-08-18T18:22:54.161Z] #74 5.940 go: downloading github.com/gofrs/flock v0.8.1 [2022-08-18T18:22:54.227Z] [2022-08-18T18:22:54.228Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 [2022-08-18T18:22:54.228Z] #4 sha256:48a83027ce1f5c304cb45d91fac69a612cf40aeee970f6f9794eda714e262e35 [2022-08-18T18:22:54.228Z] #4 resolve docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 done [2022-08-18T18:22:54.228Z] #4 sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 2.00kB / 2.00kB done [2022-08-18T18:22:54.228Z] #4 sha256:24d064a369eda7bc7839b6c1c227eac7212d06ca09a8235a4bed467f8acf180d 528B / 528B done [2022-08-18T18:22:54.228Z] #4 sha256:84495a15555de1a8f4738f58268fa8949547068198f8d0fa2a3e3a693d7f923f 2.37kB / 2.37kB done [2022-08-18T18:22:54.228Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 0B / 9.94MB 0.1s [2022-08-18T18:22:54.228Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 2.10MB / 9.94MB 0.2s [2022-08-18T18:22:54.421Z] #74 5.965 go: downloading github.com/gorilla/mux v1.8.0 [2022-08-18T18:22:54.421Z] #74 6.069 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-08-18T18:22:54.488Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 9.94MB / 9.94MB 0.4s [2022-08-18T18:22:54.488Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 9.94MB / 9.94MB 0.4s done [2022-08-18T18:22:54.488Z] #4 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 [2022-08-18T18:22:54.992Z] #74 6.663 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-08-18T18:22:54.992Z] #74 6.711 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-08-18T18:22:54.992Z] #74 6.719 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-08-18T18:22:55.058Z] #4 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 0.4s done [2022-08-18T18:22:55.058Z] #4 DONE 1.0s [2022-08-18T18:22:55.319Z] [2022-08-18T18:22:55.319Z] #6 [internal] load build definition from Dockerfile [2022-08-18T18:22:55.319Z] #6 sha256:6c5c03e7fc6d73edef109c53bdc8dcebd32ba88927808fb3f3eec3688bcb05e8 [2022-08-18T18:22:55.319Z] #6 DONE 0.0s [2022-08-18T18:22:55.319Z] [2022-08-18T18:22:55.319Z] #5 [internal] load .dockerignore [2022-08-18T18:22:55.319Z] #5 sha256:6a9208663444f04d7bb608efc1f1a290297b041df5e99e1f39bf7832ab8cd2b7 [2022-08-18T18:22:55.319Z] #5 DONE 0.0s [2022-08-18T18:22:55.319Z] [2022-08-18T18:22:55.319Z] #10 [internal] load metadata for docker.io/library/golang:1.18.5-bullseye [2022-08-18T18:22:55.319Z] #10 sha256:270c61ec05f7077d80feab907042c413eec3b1432a04e783dd042417a02cfd50 [2022-08-18T18:22:55.562Z] #74 7.151 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-08-18T18:22:56.262Z] #10 ... [2022-08-18T18:22:56.262Z] [2022-08-18T18:22:56.262Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-18T18:22:56.262Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-08-18T18:22:56.262Z] #9 DONE 0.8s [2022-08-18T18:22:56.262Z] [2022-08-18T18:22:56.262Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-18T18:22:56.262Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-08-18T18:22:56.262Z] #7 DONE 0.8s [2022-08-18T18:22:56.262Z] [2022-08-18T18:22:56.262Z] #10 [internal] load metadata for docker.io/library/golang:1.18.5-bullseye [2022-08-18T18:22:56.262Z] #10 sha256:270c61ec05f7077d80feab907042c413eec3b1432a04e783dd042417a02cfd50 [2022-08-18T18:22:56.262Z] #10 DONE 0.8s [2022-08-18T18:22:56.262Z] [2022-08-18T18:22:56.262Z] #8 [internal] load metadata for docker.io/library/debian:bullseye [2022-08-18T18:22:56.262Z] #8 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-08-18T18:22:56.262Z] #8 DONE 0.9s [2022-08-18T18:22:56.522Z] [2022-08-18T18:22:56.522Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-18T18:22:56.522Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-08-18T18:22:56.522Z] #73 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-08-18T18:22:56.522Z] #73 DONE 0.0s [2022-08-18T18:22:56.522Z] [2022-08-18T18:22:56.522Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-18T18:22:56.522Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-18T18:22:56.522Z] #11 resolve docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a 0.1s done [2022-08-18T18:22:56.785Z] #11 sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a 1.86kB / 1.86kB done [2022-08-18T18:22:56.785Z] #11 sha256:a4081692fa3015104d84b125cbf623c566a0c9e2a39b9a29f6d939225d5687a4 1.80kB / 1.80kB done [2022-08-18T18:22:56.785Z] #11 sha256:2d952adaec1e94a7d3920f0f848dfd9037244f2491e499152918f30956c942b0 7.10kB / 7.10kB done [2022-08-18T18:22:56.785Z] #11 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 0B / 55.00MB 0.1s [2022-08-18T18:22:56.785Z] #11 sha256:d9d4b9b6e964657da49910b495173d6c4f0d9bc47b3b44273cf82fd32723d165 0B / 5.16MB 0.1s [2022-08-18T18:22:56.785Z] #11 sha256:2068746827ec1b043b571e4788693eab7e9b2a95301176512791f8c317a2816a 0B / 10.88MB 0.2s [2022-08-18T18:22:56.948Z] #74 ... [2022-08-18T18:22:56.948Z] [2022-08-18T18:22:56.948Z] #37 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-08-18T18:22:56.948Z] #37 sha256:d57d79736cd48456a1c3409efc839122b7cecd5bccbc9b4aabd88f9f28846b73 [2022-08-18T18:22:56.948Z] #37 CACHED [2022-08-18T18:22:56.948Z] [2022-08-18T18:22:56.948Z] #36 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-08-18T18:22:56.948Z] #36 sha256:601c99527caa13aa55a51f6b29a631a12feecea5c86d74d8a96abc8e7e0c3ed4 [2022-08-18T18:22:56.948Z] #36 CACHED [2022-08-18T18:22:56.948Z] [2022-08-18T18:22:56.948Z] #38 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-08-18T18:22:56.948Z] #38 sha256:fdc0dbfa6a74dc66e6063c0df9e97a6f5642b9b1d40855c60cd74b84ed39163a [2022-08-18T18:22:56.948Z] #38 CACHED [2022-08-18T18:22:56.948Z] [2022-08-18T18:22:56.948Z] #40 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-08-18T18:22:56.948Z] #40 sha256:ea61007e71da38551d3dc16a23be5958ed650772f19a0ab118fe57e63b053cc9 [2022-08-18T18:22:56.948Z] #40 CACHED [2022-08-18T18:22:56.948Z] [2022-08-18T18:22:56.948Z] #41 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-08-18T18:22:56.948Z] #41 sha256:c0fc1778ed32c362ac8abc728100abc56d1b76171aa50ffc34ff241aa1a45f82 [2022-08-18T18:22:56.948Z] #41 CACHED [2022-08-18T18:22:56.948Z] [2022-08-18T18:22:56.948Z] #49 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-18T18:22:56.948Z] #49 sha256:7725bbc1617a713ade88458dd83f345d84e306b495ff67ce9310578741db5e4d [2022-08-18T18:22:56.948Z] #49 1.721 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-18T18:22:56.948Z] #49 1.735 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-18T18:22:56.948Z] #49 1.738 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-18T18:22:56.948Z] #49 1.925 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB] [2022-08-18T18:22:56.948Z] #49 2.322 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-08-18T18:22:56.948Z] #49 2.813 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7876 kB] [2022-08-18T18:22:56.948Z] #49 3.359 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7875 kB] [2022-08-18T18:22:56.948Z] #49 4.047 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-18T18:22:56.948Z] #49 4.639 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7949 kB] [2022-08-18T18:22:56.948Z] #49 5.119 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [173 kB] [2022-08-18T18:22:56.948Z] #49 5.123 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [168 kB] [2022-08-18T18:22:56.948Z] #49 5.128 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [177 kB] [2022-08-18T18:22:56.948Z] #49 5.130 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [158 kB] [2022-08-18T18:22:56.948Z] #49 5.139 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [150 kB] [2022-08-18T18:22:56.948Z] #49 5.143 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [176 kB] [2022-08-18T18:22:56.948Z] #49 5.155 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2596 B] [2022-08-18T18:22:56.948Z] #49 5.156 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-08-18T18:22:56.948Z] #49 5.157 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-18T18:22:56.948Z] #49 5.158 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-08-18T18:22:56.948Z] #49 5.163 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B] [2022-08-18T18:22:56.948Z] #49 5.164 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-08-18T18:22:57.045Z] #11 sha256:d9d4b9b6e964657da49910b495173d6c4f0d9bc47b3b44273cf82fd32723d165 3.15MB / 5.16MB 0.3s [2022-08-18T18:22:57.045Z] #11 ... [2022-08-18T18:22:57.045Z] [2022-08-18T18:22:57.045Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-08-18T18:22:57.045Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-08-18T18:22:57.045Z] #49 DONE 0.7s [2022-08-18T18:22:57.045Z] [2022-08-18T18:22:57.045Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-18T18:22:57.045Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-18T18:22:57.045Z] #11 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 4.19MB / 55.00MB 0.4s [2022-08-18T18:22:57.045Z] #11 sha256:d9d4b9b6e964657da49910b495173d6c4f0d9bc47b3b44273cf82fd32723d165 5.16MB / 5.16MB 0.4s [2022-08-18T18:22:57.045Z] #11 sha256:2068746827ec1b043b571e4788693eab7e9b2a95301176512791f8c317a2816a 2.10MB / 10.88MB 0.4s [2022-08-18T18:22:57.308Z] #11 ... [2022-08-18T18:22:57.308Z] [2022-08-18T18:22:57.308Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-08-18T18:22:57.308Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-08-18T18:22:57.308Z] #49 DONE 0.0s [2022-08-18T18:22:57.308Z] [2022-08-18T18:22:57.308Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-18T18:22:57.308Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-18T18:22:57.308Z] #11 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 10.49MB / 55.00MB 0.6s [2022-08-18T18:22:57.308Z] #11 sha256:d9d4b9b6e964657da49910b495173d6c4f0d9bc47b3b44273cf82fd32723d165 5.16MB / 5.16MB 0.5s done [2022-08-18T18:22:57.308Z] #11 sha256:2068746827ec1b043b571e4788693eab7e9b2a95301176512791f8c317a2816a 6.29MB / 10.88MB 0.6s [2022-08-18T18:22:57.308Z] #11 sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 0B / 54.58MB 0.6s [2022-08-18T18:22:57.308Z] #11 sha256:2068746827ec1b043b571e4788693eab7e9b2a95301176512791f8c317a2816a 10.49MB / 10.88MB 0.7s [2022-08-18T18:22:57.308Z] #11 sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 3.15MB / 54.58MB 0.7s [2022-08-18T18:22:57.520Z] #49 ... [2022-08-18T18:22:57.520Z] [2022-08-18T18:22:57.520Z] #43 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-08-18T18:22:57.520Z] #43 sha256:8bedd83179876fdb3665081577d58a70a9b45e4eb7ecb5a7bf64d88e4d61136a [2022-08-18T18:22:57.520Z] #43 CACHED [2022-08-18T18:22:57.520Z] [2022-08-18T18:22:57.520Z] #69 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-08-18T18:22:57.520Z] #69 sha256:a3f2e5f8853e523ef3fad92d1007809d4fbe9739f0dd7bf327f4368a2fdec5a6 [2022-08-18T18:22:57.520Z] #69 1.729 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-18T18:22:57.520Z] #69 1.744 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-18T18:22:57.520Z] #69 1.746 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-18T18:22:57.520Z] #69 1.912 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7875 kB] [2022-08-18T18:22:57.520Z] #69 2.259 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-08-18T18:22:57.520Z] #69 2.632 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7949 kB] [2022-08-18T18:22:57.520Z] #69 3.226 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-18T18:22:57.520Z] #69 3.813 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7876 kB] [2022-08-18T18:22:57.520Z] #69 4.399 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB] [2022-08-18T18:22:57.520Z] #69 4.899 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [150 kB] [2022-08-18T18:22:57.520Z] #69 4.901 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [176 kB] [2022-08-18T18:22:57.520Z] #69 4.919 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [158 kB] [2022-08-18T18:22:57.520Z] #69 4.921 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [173 kB] [2022-08-18T18:22:57.520Z] #69 4.928 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [177 kB] [2022-08-18T18:22:57.520Z] #69 4.940 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [168 kB] [2022-08-18T18:22:57.520Z] #69 4.945 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-08-18T18:22:57.520Z] #69 4.947 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-08-18T18:22:57.520Z] #69 4.951 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-18T18:22:57.520Z] #69 4.951 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B] [2022-08-18T18:22:57.520Z] #69 4.952 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2596 B] [2022-08-18T18:22:57.520Z] #69 4.953 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-08-18T18:22:57.576Z] #11 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 19.37MB / 55.00MB 0.8s [2022-08-18T18:22:57.576Z] #11 sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 8.39MB / 54.58MB 0.8s [2022-08-18T18:22:57.576Z] #11 sha256:2068746827ec1b043b571e4788693eab7e9b2a95301176512791f8c317a2816a 10.88MB / 10.88MB 0.9s done [2022-08-18T18:22:57.781Z] #69 ... [2022-08-18T18:22:57.781Z] [2022-08-18T18:22:57.781Z] #45 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-08-18T18:22:57.781Z] #45 sha256:a1fc0ec15961aec245b67c2809d1bdefeaa79d60e08b07062fce12a636760b52 [2022-08-18T18:22:57.781Z] #45 CACHED [2022-08-18T18:22:57.781Z] [2022-08-18T18:22:57.781Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-18T18:22:57.781Z] #20 sha256:91d751224aa9713097dae372bb6975111d086d9935d88ce69d7e912f9cb8a924 [2022-08-18T18:22:57.781Z] #20 1.852 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-18T18:22:57.781Z] #20 1.866 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-18T18:22:57.781Z] #20 1.866 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-18T18:22:57.781Z] #20 2.224 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7876 kB] [2022-08-18T18:22:57.781Z] #20 2.523 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-18T18:22:57.781Z] #20 3.004 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-08-18T18:22:57.781Z] #20 3.567 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB] [2022-08-18T18:22:57.781Z] #20 4.195 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7949 kB] [2022-08-18T18:22:57.781Z] #20 4.572 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7875 kB] [2022-08-18T18:22:57.781Z] #20 4.883 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [150 kB] [2022-08-18T18:22:57.781Z] #20 4.896 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [177 kB] [2022-08-18T18:22:57.781Z] #20 4.913 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [168 kB] [2022-08-18T18:22:57.781Z] #20 4.930 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [158 kB] [2022-08-18T18:22:57.781Z] #20 4.943 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [173 kB] [2022-08-18T18:22:57.781Z] #20 4.947 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [176 kB] [2022-08-18T18:22:57.781Z] #20 5.008 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B] [2022-08-18T18:22:57.781Z] #20 5.052 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-08-18T18:22:57.781Z] #20 5.053 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-08-18T18:22:57.781Z] #20 5.053 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-08-18T18:22:57.781Z] #20 5.054 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-18T18:22:57.781Z] #20 5.054 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2596 B] [2022-08-18T18:22:57.838Z] #11 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 25.24MB / 55.00MB 1.0s [2022-08-18T18:22:57.838Z] #11 sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 14.68MB / 54.58MB 1.0s [2022-08-18T18:22:57.838Z] #11 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 1.05MB / 85.90MB 1.0s [2022-08-18T18:22:57.838Z] #11 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 28.81MB / 55.00MB 1.1s [2022-08-18T18:22:57.838Z] #11 sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 19.92MB / 54.58MB 1.2s [2022-08-18T18:22:57.838Z] #11 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 6.29MB / 85.90MB 1.2s [2022-08-18T18:22:58.103Z] #11 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 33.55MB / 55.00MB 1.3s [2022-08-18T18:22:58.103Z] #11 sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 26.21MB / 54.58MB 1.4s [2022-08-18T18:22:58.103Z] #11 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 11.53MB / 85.90MB 1.4s [2022-08-18T18:22:58.359Z] #20 ... [2022-08-18T18:22:58.359Z] [2022-08-18T18:22:58.359Z] #47 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-08-18T18:22:58.359Z] #47 sha256:04163fb3f69291ebf8adab0c8f8e51a4e38463db1fbcfecbdb0a2aa98785ceb1 [2022-08-18T18:22:58.359Z] #47 CACHED [2022-08-18T18:22:58.359Z] [2022-08-18T18:22:58.359Z] #69 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-08-18T18:22:58.359Z] #69 sha256:a3f2e5f8853e523ef3fad92d1007809d4fbe9739f0dd7bf327f4368a2fdec5a6 [2022-08-18T18:22:58.363Z] #11 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 41.94MB / 55.00MB 1.6s [2022-08-18T18:22:58.363Z] #11 sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 29.36MB / 54.58MB 1.6s [2022-08-18T18:22:58.363Z] #11 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 16.78MB / 85.90MB 1.6s [2022-08-18T18:22:58.624Z] #11 sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 33.55MB / 54.58MB 1.8s [2022-08-18T18:22:58.624Z] #11 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 47.19MB / 55.00MB 1.9s [2022-08-18T18:22:58.624Z] #11 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 22.02MB / 85.90MB 1.9s [2022-08-18T18:22:58.891Z] #11 sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 38.80MB / 54.58MB 2.0s [2022-08-18T18:22:58.891Z] #11 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 55.00MB / 55.00MB 2.2s [2022-08-18T18:22:58.891Z] #11 sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 45.06MB / 54.58MB 2.2s [2022-08-18T18:22:58.891Z] #11 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 31.46MB / 85.90MB 2.2s [2022-08-18T18:22:58.891Z] #11 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 38.80MB / 85.90MB 2.3s [2022-08-18T18:22:59.151Z] #11 sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 54.58MB / 54.58MB 2.5s [2022-08-18T18:22:59.151Z] #11 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 50.33MB / 85.90MB 2.5s [2022-08-18T18:22:59.411Z] #11 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 55.57MB / 85.90MB 2.7s [2022-08-18T18:22:59.673Z] #11 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 55.00MB / 55.00MB 2.7s done [2022-08-18T18:22:59.673Z] #11 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 62.91MB / 85.90MB 3.0s [2022-08-18T18:22:59.933Z] #11 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 67.83MB / 85.90MB 3.2s [2022-08-18T18:22:59.934Z] #11 extracting sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 [2022-08-18T18:23:00.205Z] #11 sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 54.58MB / 54.58MB 3.2s done [2022-08-18T18:23:00.205Z] #11 sha256:f3efab82b0e6781916704657c07fcd27f758c051a79c51966805759586275493 0B / 156B 3.3s [2022-08-18T18:23:00.205Z] #11 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 74.45MB / 85.90MB 3.5s [2022-08-18T18:23:00.205Z] #11 sha256:f3efab82b0e6781916704657c07fcd27f758c051a79c51966805759586275493 156B / 156B 3.3s done [2022-08-18T18:23:00.205Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 5.24MB / 141.86MB 3.5s [2022-08-18T18:23:00.467Z] #11 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 79.69MB / 85.90MB 3.8s [2022-08-18T18:23:00.728Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 12.58MB / 141.86MB 4.0s [2022-08-18T18:23:00.728Z] #11 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 84.33MB / 85.90MB 4.1s [2022-08-18T18:23:00.989Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 20.97MB / 141.86MB 4.3s [2022-08-18T18:23:01.599Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 31.46MB / 141.86MB 4.8s [2022-08-18T18:23:01.870Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 38.80MB / 141.86MB 5.1s [2022-08-18T18:23:01.870Z] #11 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 85.90MB / 85.90MB 5.1s done [2022-08-18T18:23:02.254Z] ok github.com/docker/docker/cmd/dockerd 0.068s coverage: 31.9% of statements [2022-08-18T18:23:02.254Z] ok github.com/docker/docker/container 0.118s coverage: 36.1% of statements [2022-08-18T18:23:02.254Z] ok github.com/docker/docker/cmd/dockerd/trap 2.494s coverage: 0.0% of statements [2022-08-18T18:23:02.254Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-08-18T18:23:02.254Z] ? github.com/docker/docker/container/stream [no test files] [2022-08-18T18:23:02.254Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-08-18T18:23:02.254Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-08-18T18:23:02.254Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-08-18T18:23:02.374Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-08-18T18:23:02.374Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-08-18T18:23:02.374Z] GOOS="" GOARCH="" GOARM="" [2022-08-18T18:23:02.374Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-08-18T18:23:02.374Z] [2022-08-18T18:23:02.374Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-08-18T18:23:02.374Z] DOCKER_SYSTEMD=1 [2022-08-18T18:23:02.374Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-08-18T18:23:02.374Z] HOSTNAME=15d188d08bd5 [2022-08-18T18:23:02.374Z] DEST=bundles/test-integration [2022-08-18T18:23:02.374Z] PWD=/go/src/github.com/docker/docker [2022-08-18T18:23:02.374Z] DOCKER_GITCOMMIT=2c17e9a33357ac5cfb80dcb93e048bb3ae5618d0 [2022-08-18T18:23:02.374Z] container=docker [2022-08-18T18:23:02.374Z] HOME=/root [2022-08-18T18:23:02.374Z] LANG=C.UTF-8 [2022-08-18T18:23:02.374Z] INVOCATION_ID=c4f1044f3dfe4acdb58517b2b8db52bc [2022-08-18T18:23:02.374Z] GOLANG_VERSION=1.18.5 [2022-08-18T18:23:02.374Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-08-18T18:23:02.374Z] VALIDATE_BRANCH=22.06 [2022-08-18T18:23:02.374Z] TERM=xterm [2022-08-18T18:23:02.374Z] DOCKER_PKG=github.com/docker/docker [2022-08-18T18:23:02.374Z] SHLVL=3 [2022-08-18T18:23:02.374Z] TIMEOUT=120m [2022-08-18T18:23:02.374Z] DOCKER_BUILDTAGS= journald [2022-08-18T18:23:02.374Z] DOCKER_GRAPHDRIVER=overlay2 [2022-08-18T18:23:02.374Z] GO111MODULE=off [2022-08-18T18:23:02.374Z] DOCKER_EXPERIMENTAL=1 [2022-08-18T18:23:02.374Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-08-18T18:23:02.374Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-08-18T18:23:02.374Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-08-18T18:23:02.374Z] GOPATH=/go [2022-08-18T18:23:02.374Z] PKG_CONFIG=pkg-config [2022-08-18T18:23:02.374Z] _=/usr/bin/env [2022-08-18T18:23:02.374Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-08-18T18:23:02.444Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 47.19MB / 141.86MB 5.6s [2022-08-18T18:23:02.706Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 55.57MB / 141.86MB 5.9s [2022-08-18T18:23:03.283Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 62.91MB / 141.86MB 6.7s [2022-08-18T18:23:03.854Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 71.30MB / 141.86MB 7.0s [2022-08-18T18:23:04.116Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 78.64MB / 141.86MB 7.5s [2022-08-18T18:23:04.689Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 88.08MB / 141.86MB 8.0s [2022-08-18T18:23:04.950Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 96.47MB / 141.86MB 8.3s [2022-08-18T18:23:05.210Z] #11 extracting sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 5.2s [2022-08-18T18:23:05.471Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 104.85MB / 141.86MB 8.6s [2022-08-18T18:23:05.471Z] #11 ... [2022-08-18T18:23:05.471Z] [2022-08-18T18:23:05.471Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-18T18:23:05.471Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-08-18T18:23:05.471Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.2s done [2022-08-18T18:23:05.471Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-08-18T18:23:05.471Z] #71 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-08-18T18:23:05.471Z] #71 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-08-18T18:23:05.471Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 4.1s done [2022-08-18T18:23:05.471Z] #71 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 4.1s done [2022-08-18T18:23:05.471Z] #71 DONE 8.8s [2022-08-18T18:23:05.471Z] [2022-08-18T18:23:05.471Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-18T18:23:05.471Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-18T18:23:05.471Z] #11 ... [2022-08-18T18:23:05.471Z] [2022-08-18T18:23:05.471Z] #24 [internal] load build context [2022-08-18T18:23:05.471Z] #24 sha256:c6106d34d15c7e62d97b067956d2cccff84cf501eb0c466cf74f19e98d7e96e5 [2022-08-18T18:23:05.471Z] #24 transferring context: 54.73MB 9.0s [2022-08-18T18:23:05.928Z] #24 ... [2022-08-18T18:23:05.928Z] [2022-08-18T18:23:05.928Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-18T18:23:05.928Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-18T18:23:05.928Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 114.29MB / 141.86MB 9.0s [2022-08-18T18:23:06.247Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 121.63MB / 141.86MB 9.5s [2022-08-18T18:23:06.510Z] #11 ... [2022-08-18T18:23:06.510Z] [2022-08-18T18:23:06.510Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 [2022-08-18T18:23:06.510Z] #28 sha256:342d3f1a9feaabcaa9369107436102e95e40e8435fa273d9ec6994dcc5087163 [2022-08-18T18:23:06.510Z] #28 resolve docker.io/library/debian:bullseye@sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 0.2s done [2022-08-18T18:23:06.510Z] #28 sha256:3098a8fda8e7bc6bc92c37aaaa9d46fa0dd93992203ca3f53bb84e1d00ffb796 529B / 529B done [2022-08-18T18:23:06.510Z] #28 sha256:07d9246c53a664dde2b72c3d531d19dff4205a02bdd0e9612a5500aa51b86308 1.46kB / 1.46kB done [2022-08-18T18:23:06.510Z] #28 sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 1.85kB / 1.85kB done [2022-08-18T18:23:06.510Z] #28 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 55.00MB / 55.00MB 2.5s done [2022-08-18T18:23:06.510Z] #28 ... [2022-08-18T18:23:06.510Z] [2022-08-18T18:23:06.510Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-18T18:23:06.510Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-08-18T18:23:06.510Z] #73 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-08-18T18:23:06.510Z] #73 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-08-18T18:23:06.510Z] #73 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-08-18T18:23:06.510Z] #73 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 6.2s done [2022-08-18T18:23:06.510Z] #73 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 3.5s [2022-08-18T18:23:06.790Z] #73 ... [2022-08-18T18:23:06.790Z] [2022-08-18T18:23:06.790Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-18T18:23:06.790Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-18T18:23:06.790Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 133.17MB / 141.86MB 10.1s [2022-08-18T18:23:07.053Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 141.86MB / 141.86MB 10.4s [2022-08-18T18:23:07.533Z] ok github.com/docker/docker/daemon/cluster 0.070s coverage: 0.5% of statements [2022-08-18T18:23:07.623Z] #11 ... [2022-08-18T18:23:07.623Z] [2022-08-18T18:23:07.623Z] #24 [internal] load build context [2022-08-18T18:23:07.623Z] #24 sha256:c6106d34d15c7e62d97b067956d2cccff84cf501eb0c466cf74f19e98d7e96e5 [2022-08-18T18:23:07.623Z] #24 transferring context: 62.38MB 10.4s done [2022-08-18T18:23:07.623Z] #24 DONE 10.9s [2022-08-18T18:23:07.623Z] [2022-08-18T18:23:07.623Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-18T18:23:07.623Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-18T18:23:08.915Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.022s coverage: 65.3% of statements [2022-08-18T18:23:09.011Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 141.86MB / 141.86MB 12.0s done [2022-08-18T18:23:09.272Z] #11 ... [2022-08-18T18:23:09.272Z] [2022-08-18T18:23:09.272Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-18T18:23:09.272Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-08-18T18:23:09.272Z] #73 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 4.5s done [2022-08-18T18:23:09.272Z] #73 DONE 12.5s [2022-08-18T18:23:09.272Z] [2022-08-18T18:23:09.272Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 [2022-08-18T18:23:09.272Z] #28 sha256:342d3f1a9feaabcaa9369107436102e95e40e8435fa273d9ec6994dcc5087163 [2022-08-18T18:23:09.852Z] ok github.com/docker/docker/daemon/cluster/convert 0.010s coverage: 36.9% of statements [2022-08-18T18:23:10.655Z] #28 ... [2022-08-18T18:23:10.655Z] [2022-08-18T18:23:10.655Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-08-18T18:23:10.655Z] #72 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-08-18T18:23:10.655Z] #72 DONE 0.7s [2022-08-18T18:23:10.916Z] [2022-08-18T18:23:10.916Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-18T18:23:10.916Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-18T18:23:10.916Z] #11 extracting sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 10.6s [2022-08-18T18:23:11.856Z] #11 extracting sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 11.7s done [2022-08-18T18:23:11.856Z] #11 ... [2022-08-18T18:23:11.856Z] [2022-08-18T18:23:11.856Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-08-18T18:23:11.856Z] #74 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-08-18T18:23:11.856Z] #74 DONE 1.0s [2022-08-18T18:23:11.856Z] [2022-08-18T18:23:11.856Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 [2022-08-18T18:23:11.856Z] #28 sha256:342d3f1a9feaabcaa9369107436102e95e40e8435fa273d9ec6994dcc5087163 [2022-08-18T18:23:11.856Z] #28 DONE 15.3s [2022-08-18T18:23:11.856Z] [2022-08-18T18:23:11.856Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-08-18T18:23:11.856Z] #29 sha256:601c99527caa13aa55a51f6b29a631a12feecea5c86d74d8a96abc8e7e0c3ed4 [2022-08-18T18:23:13.262Z] #69 ... [2022-08-18T18:23:13.262Z] [2022-08-18T18:23:13.262Z] #49 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-18T18:23:13.262Z] #49 sha256:7725bbc1617a713ade88458dd83f345d84e306b495ff67ce9310578741db5e4d [2022-08-18T18:23:13.262Z] #49 22.60 Fetched 49.2 MB in 21s (2327 kB/s) [2022-08-18T18:23:13.764Z] #29 1.658 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-18T18:23:13.764Z] #29 1.658 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-18T18:23:13.764Z] #29 1.658 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-18T18:23:13.764Z] #29 1.813 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-18T18:23:14.023Z] #29 2.122 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [177 kB] [2022-08-18T18:23:14.283Z] #29 2.250 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-18T18:23:15.687Z] #29 3.602 Fetched 8570 kB in 2s (3857 kB/s) [2022-08-18T18:23:16.257Z] #29 3.602 Reading package lists... [2022-08-18T18:23:16.429Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.445s coverage: 13.4% of statements [2022-08-18T18:23:17.197Z] #29 4.408 Reading package lists... [2022-08-18T18:23:17.457Z] #29 5.226 Building dependency tree... [2022-08-18T18:23:17.720Z] #29 5.590 The following additional packages will be installed: [2022-08-18T18:23:17.720Z] #29 5.590 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-08-18T18:23:17.720Z] #29 5.590 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-08-18T18:23:17.720Z] #29 5.590 Recommended packages: [2022-08-18T18:23:17.720Z] #29 5.590 libldap-common publicsuffix libsasl2-modules [2022-08-18T18:23:17.720Z] #29 5.762 The following NEW packages will be installed: [2022-08-18T18:23:17.720Z] #29 5.762 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-08-18T18:23:17.720Z] #29 5.762 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-08-18T18:23:17.720Z] #29 5.762 libssh2-1 openssl [2022-08-18T18:23:17.808Z] ok github.com/docker/docker/daemon/config 0.035s coverage: 81.7% of statements [2022-08-18T18:23:17.980Z] #29 6.027 0 upgraded, 15 newly installed, 0 to remove and 3 not upgraded. [2022-08-18T18:23:17.980Z] #29 6.027 Need to get 3047 kB of archives. [2022-08-18T18:23:17.980Z] #29 6.027 After this operation, 6661 kB of additional disk space will be used. [2022-08-18T18:23:17.980Z] #29 6.027 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u3 [853 kB] [2022-08-18T18:23:17.980Z] #29 6.044 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-08-18T18:23:17.980Z] #29 6.052 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-08-18T18:23:17.980Z] #29 6.053 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB] [2022-08-18T18:23:17.980Z] #29 6.055 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-08-18T18:23:17.980Z] #29 6.059 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3+deb11u1 [232 kB] [2022-08-18T18:23:17.980Z] #29 6.062 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-08-18T18:23:17.980Z] #29 6.064 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-08-18T18:23:17.980Z] #29 6.069 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-08-18T18:23:17.980Z] #29 6.069 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-08-18T18:23:17.980Z] #29 6.070 Get:11 http://deb.debian.org/debian-security bullseye-security/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u2 [345 kB] [2022-08-18T18:23:17.980Z] #29 6.073 Get:12 http://deb.debian.org/debian-security bullseye-security/main amd64 curl amd64 7.74.0-1.3+deb11u2 [270 kB] [2022-08-18T18:23:17.980Z] #29 6.083 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-08-18T18:23:17.980Z] #29 6.083 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-08-18T18:23:17.980Z] #29 6.084 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-08-18T18:23:18.068Z] ok github.com/docker/docker/daemon/events 0.058s coverage: 50.0% of statements [2022-08-18T18:23:18.240Z] #29 6.341 debconf: delaying package configuration, since apt-utils is not installed [2022-08-18T18:23:18.240Z] #29 6.371 Fetched 3047 kB in 0s (9410 kB/s) [2022-08-18T18:23:18.500Z] #29 6.441 Selecting previously unselected package openssl. [2022-08-18T18:23:18.500Z] #29 6.441 (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 ... 6661 files and directories currently installed.) [2022-08-18T18:23:18.500Z] #29 6.441 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_amd64.deb ... [2022-08-18T18:23:18.500Z] #29 6.449 Unpacking openssl (1.1.1n-0+deb11u3) ... [2022-08-18T18:23:18.500Z] #29 6.710 Selecting previously unselected package ca-certificates. [2022-08-18T18:23:18.500Z] #29 6.710 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-08-18T18:23:18.548Z] #49 22.60 Reading package lists... [2022-08-18T18:23:18.548Z] #49 ... [2022-08-18T18:23:18.548Z] [2022-08-18T18:23:18.548Z] #69 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-08-18T18:23:18.548Z] #69 sha256:a3f2e5f8853e523ef3fad92d1007809d4fbe9739f0dd7bf327f4368a2fdec5a6 [2022-08-18T18:23:18.548Z] #69 22.77 Fetched 49.2 MB in 21s (2314 kB/s) [2022-08-18T18:23:18.637Z] ok github.com/docker/docker/daemon/graphdriver 0.006s coverage: 2.2% of statements [2022-08-18T18:23:18.759Z] #29 6.722 Unpacking ca-certificates (20210119) ... [2022-08-18T18:23:19.019Z] #29 6.890 Selecting previously unselected package libbrotli1:amd64. [2022-08-18T18:23:19.019Z] #29 6.890 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-08-18T18:23:19.019Z] #29 6.900 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-08-18T18:23:19.019Z] #29 7.067 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-08-18T18:23:19.019Z] #29 7.067 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-08-18T18:23:19.019Z] #29 7.079 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-18T18:23:19.204Z] ok github.com/docker/docker/daemon 10.151s coverage: 16.5% of statements [2022-08-18T18:23:19.204Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-08-18T18:23:19.204Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-08-18T18:23:19.204Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-08-18T18:23:19.204Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-08-18T18:23:19.279Z] #29 7.178 Selecting previously unselected package libsasl2-2:amd64. [2022-08-18T18:23:19.279Z] #29 7.178 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-08-18T18:23:19.279Z] #29 7.182 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-18T18:23:19.279Z] #29 7.339 Selecting previously unselected package libldap-2.4-2:amd64. [2022-08-18T18:23:19.279Z] #29 7.339 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ... [2022-08-18T18:23:19.279Z] #29 7.376 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-08-18T18:23:19.539Z] #29 7.581 Selecting previously unselected package libnghttp2-14:amd64. [2022-08-18T18:23:19.539Z] #29 7.581 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-08-18T18:23:19.539Z] #29 7.587 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-08-18T18:23:19.539Z] #29 7.675 Selecting previously unselected package libpsl5:amd64. [2022-08-18T18:23:19.539Z] #29 7.675 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-08-18T18:23:19.539Z] #29 7.678 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-08-18T18:23:19.772Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.579s coverage: 74.8% of statements [2022-08-18T18:23:19.799Z] #29 7.773 Selecting previously unselected package librtmp1:amd64. [2022-08-18T18:23:19.799Z] #29 7.773 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-08-18T18:23:19.799Z] #29 7.777 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-08-18T18:23:19.799Z] #29 7.899 Selecting previously unselected package libssh2-1:amd64. [2022-08-18T18:23:19.799Z] #29 7.899 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-08-18T18:23:19.799Z] #29 7.941 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-08-18T18:23:19.938Z] #69 22.77 Reading package lists... [2022-08-18T18:23:19.938Z] #69 ... [2022-08-18T18:23:19.938Z] [2022-08-18T18:23:19.938Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-18T18:23:19.938Z] #20 sha256:91d751224aa9713097dae372bb6975111d086d9935d88ce69d7e912f9cb8a924 [2022-08-18T18:23:19.938Z] #20 22.60 Fetched 49.2 MB in 21s (2344 kB/s) [2022-08-18T18:23:19.938Z] #20 22.60 Reading package lists... [2022-08-18T18:23:20.091Z] #29 8.088 Selecting previously unselected package libcurl4:amd64. [2022-08-18T18:23:20.091Z] #29 8.088 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u2_amd64.deb ... [2022-08-18T18:23:20.091Z] #29 8.088 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u2) ... [2022-08-18T18:23:20.199Z] #20 32.00 Reading package lists... [2022-08-18T18:23:20.199Z] #20 ... [2022-08-18T18:23:20.199Z] [2022-08-18T18:23:20.199Z] #49 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-18T18:23:20.199Z] #49 sha256:7725bbc1617a713ade88458dd83f345d84e306b495ff67ce9310578741db5e4d [2022-08-18T18:23:20.199Z] #49 22.60 Reading package lists... [2022-08-18T18:23:20.351Z] #29 8.235 Selecting previously unselected package curl. [2022-08-18T18:23:20.352Z] #29 8.235 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u2_amd64.deb ... [2022-08-18T18:23:20.352Z] #29 8.235 Unpacking curl (7.74.0-1.3+deb11u2) ... [2022-08-18T18:23:20.352Z] #29 8.422 Selecting previously unselected package libonig5:amd64. [2022-08-18T18:23:20.352Z] #29 8.424 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-08-18T18:23:20.352Z] #29 8.428 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-08-18T18:23:20.612Z] #29 8.567 Selecting previously unselected package libjq1:amd64. [2022-08-18T18:23:20.612Z] #29 8.567 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-08-18T18:23:20.612Z] #29 8.572 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-08-18T18:23:20.612Z] #29 8.632 Selecting previously unselected package jq. [2022-08-18T18:23:20.612Z] #29 8.632 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-08-18T18:23:20.612Z] #29 8.643 Unpacking jq (1.6-2.1) ... [2022-08-18T18:23:20.612Z] #29 8.700 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-08-18T18:23:20.612Z] #29 8.712 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-08-18T18:23:20.612Z] #29 8.723 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-08-18T18:23:20.612Z] #29 8.734 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-18T18:23:20.612Z] #29 8.749 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-08-18T18:23:20.612Z] #29 8.761 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-18T18:23:20.612Z] #29 8.772 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-08-18T18:23:20.612Z] #29 8.790 Setting up openssl (1.1.1n-0+deb11u3) ... [2022-08-18T18:23:20.612Z] #29 8.809 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-08-18T18:23:20.612Z] #29 8.822 Setting up libjq1:amd64 (1.6-2.1) ... [2022-08-18T18:23:20.612Z] #29 8.839 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-08-18T18:23:20.872Z] #29 8.852 Setting up ca-certificates (20210119) ... [2022-08-18T18:23:21.152Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.311s coverage: 60.7% of statements [2022-08-18T18:23:21.152Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.006s coverage: 3.0% of statements [2022-08-18T18:23:21.442Z] #29 9.656 Updating certificates in /etc/ssl/certs... [2022-08-18T18:23:22.013Z] #29 ... [2022-08-18T18:23:22.013Z] [2022-08-18T18:23:22.013Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-18T18:23:22.013Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-18T18:23:22.013Z] #11 extracting sha256:d9d4b9b6e964657da49910b495173d6c4f0d9bc47b3b44273cf82fd32723d165 0.9s done [2022-08-18T18:23:22.013Z] #11 extracting sha256:2068746827ec1b043b571e4788693eab7e9b2a95301176512791f8c317a2816a 0.7s done [2022-08-18T18:23:22.013Z] #11 extracting sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 7.9s [2022-08-18T18:23:22.273Z] #11 extracting sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 8.4s done [2022-08-18T18:23:22.533Z] #11 ... [2022-08-18T18:23:22.533Z] [2022-08-18T18:23:22.533Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-08-18T18:23:22.533Z] #29 sha256:601c99527caa13aa55a51f6b29a631a12feecea5c86d74d8a96abc8e7e0c3ed4 [2022-08-18T18:23:22.533Z] #29 10.75 129 added, 0 removed; done. [2022-08-18T18:23:22.544Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.007s coverage: 1.9% of statements [2022-08-18T18:23:22.793Z] #29 10.82 Setting up jq (1.6-2.1) ... [2022-08-18T18:23:22.793Z] #29 10.83 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u2) ... [2022-08-18T18:23:22.793Z] #29 10.84 Setting up curl (7.74.0-1.3+deb11u2) ... [2022-08-18T18:23:22.793Z] #29 10.85 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-18T18:23:22.793Z] #29 10.87 Processing triggers for ca-certificates (20210119) ... [2022-08-18T18:23:22.793Z] #29 10.88 Updating certificates in /etc/ssl/certs... [2022-08-18T18:23:23.926Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.238s coverage: 50.6% of statements [2022-08-18T18:23:24.175Z] #29 11.86 0 added, 0 removed; done. [2022-08-18T18:23:24.175Z] #29 11.86 Running hooks in /etc/ca-certificates/update.d... [2022-08-18T18:23:24.175Z] #29 11.86 done. [2022-08-18T18:23:24.494Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.036s coverage: 45.9% of statements [2022-08-18T18:23:24.494Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-08-18T18:23:24.663Z] #49 32.23 Reading package lists... [2022-08-18T18:23:24.663Z] #49 ... [2022-08-18T18:23:24.663Z] [2022-08-18T18:23:24.663Z] #74 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-08-18T18:23:24.664Z] #74 sha256:ff596857c17e6e6a916fa49729dcb5d7f77285cd5808d5c223ab62c94048a1d2 [2022-08-18T18:23:24.664Z] #74 32.22 + for f in rootlesskit rootlesskit-docker-proxy [2022-08-18T18:23:24.664Z] #74 32.22 + GOBIN=/build [2022-08-18T18:23:24.664Z] #74 32.22 + GO111MODULE=on [2022-08-18T18:23:24.664Z] #74 32.22 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-08-18T18:23:24.664Z] #74 35.88 rootlesskit version 1.0.0 [2022-08-18T18:23:24.664Z] #74 35.89 Usage of /build/rootlesskit-docker-proxy: [2022-08-18T18:23:24.664Z] #74 35.89 -container-ip string [2022-08-18T18:23:24.664Z] #74 35.89 container ip [2022-08-18T18:23:24.664Z] #74 35.89 -container-port int [2022-08-18T18:23:24.664Z] #74 35.89 container port (default -1) [2022-08-18T18:23:24.664Z] #74 35.89 -host-ip string [2022-08-18T18:23:24.664Z] #74 35.89 host ip [2022-08-18T18:23:24.664Z] #74 35.89 -host-port int [2022-08-18T18:23:24.664Z] #74 35.89 host port (default -1) [2022-08-18T18:23:24.664Z] #74 35.89 -proto string [2022-08-18T18:23:24.664Z] #74 35.89 proxy protocol (default "tcp") [2022-08-18T18:23:24.664Z] #74 DONE 36.0s [2022-08-18T18:23:24.664Z] [2022-08-18T18:23:24.664Z] #75 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-08-18T18:23:24.664Z] #75 sha256:4244902e46975ebde7e28dd11a6314f6d9b9d258188e4f380eec1deb04f08604 [2022-08-18T18:23:24.664Z] #75 DONE 0.0s [2022-08-18T18:23:24.664Z] [2022-08-18T18:23:24.664Z] #76 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-08-18T18:23:24.664Z] #76 sha256:fb2796a66e6fdca8d600717e45485961de5642980b351bb60fa7dbae9cf1d821 [2022-08-18T18:23:24.664Z] #76 DONE 0.1s [2022-08-18T18:23:24.664Z] [2022-08-18T18:23:24.664Z] #69 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-08-18T18:23:24.664Z] #69 sha256:a3f2e5f8853e523ef3fad92d1007809d4fbe9739f0dd7bf327f4368a2fdec5a6 [2022-08-18T18:23:24.664Z] #69 22.77 Reading package lists... [2022-08-18T18:23:24.745Z] #29 DONE 12.8s [2022-08-18T18:23:24.745Z] [2022-08-18T18:23:24.745Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-08-18T18:23:24.745Z] #30 sha256:d6cf41d4949d7f0b7a958a13b15af198bb3b317b684f1b1d6c1b347ddecf430f [2022-08-18T18:23:24.745Z] #30 DONE 0.1s [2022-08-18T18:23:24.745Z] [2022-08-18T18:23:24.745Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-18T18:23:24.745Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-18T18:23:24.745Z] #11 extracting sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 1.8s [2022-08-18T18:23:25.432Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.010s coverage: 58.5% of statements [2022-08-18T18:23:25.693Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.870s coverage: 58.5% of statements [2022-08-18T18:23:25.693Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-08-18T18:23:25.693Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-08-18T18:23:26.261Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.007s coverage: 3.0% of statements [2022-08-18T18:23:26.575Z] #69 32.36 Reading package lists... [2022-08-18T18:23:26.575Z] #69 ... [2022-08-18T18:23:26.575Z] [2022-08-18T18:23:26.575Z] #79 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-08-18T18:23:26.575Z] #79 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-08-18T18:23:26.575Z] #79 CACHED [2022-08-18T18:23:26.575Z] [2022-08-18T18:23:26.575Z] #81 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-08-18T18:23:26.575Z] #81 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-08-18T18:23:26.575Z] #81 CACHED [2022-08-18T18:23:26.575Z] [2022-08-18T18:23:26.575Z] #83 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-08-18T18:23:26.575Z] #83 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-18T18:23:26.575Z] #83 CACHED [2022-08-18T18:23:26.575Z] [2022-08-18T18:23:26.575Z] #84 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-18T18:23:26.575Z] #84 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-18T18:23:26.575Z] #84 CACHED [2022-08-18T18:23:26.575Z] [2022-08-18T18:23:26.575Z] #69 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-08-18T18:23:26.575Z] #69 sha256:a3f2e5f8853e523ef3fad92d1007809d4fbe9739f0dd7bf327f4368a2fdec5a6 [2022-08-18T18:23:26.830Z] ok github.com/docker/docker/daemon/links 0.011s coverage: 93.0% of statements [2022-08-18T18:23:28.210Z] ok github.com/docker/docker/daemon/images 0.039s coverage: 6.9% of statements [2022-08-18T18:23:28.210Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-08-18T18:23:28.210Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-08-18T18:23:28.210Z] ok github.com/docker/docker/daemon/logger 0.235s coverage: 43.2% of statements [2022-08-18T18:23:29.151Z] ok github.com/docker/docker/daemon/logger/fluentd 0.014s coverage: 53.6% of statements [2022-08-18T18:23:29.151Z] ok github.com/docker/docker/daemon/logger/awslogs 0.143s coverage: 79.9% of statements [2022-08-18T18:23:29.151Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-08-18T18:23:29.720Z] ok github.com/docker/docker/daemon/logger/gelf 0.007s coverage: 68.2% of statements [2022-08-18T18:23:29.720Z] ok github.com/docker/docker/daemon/logger/journald 0.005s coverage: 23.4% of statements [2022-08-18T18:23:29.874Z] #69 32.36 Reading package lists... [2022-08-18T18:23:29.874Z] #69 ... [2022-08-18T18:23:29.874Z] [2022-08-18T18:23:29.874Z] #49 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-18T18:23:29.874Z] #49 sha256:7725bbc1617a713ade88458dd83f345d84e306b495ff67ce9310578741db5e4d [2022-08-18T18:23:29.874Z] #49 32.23 Reading package lists... [2022-08-18T18:23:29.979Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.008s coverage: 87.2% of statements [2022-08-18T18:23:30.023Z] #11 extracting sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 6.9s [2022-08-18T18:23:30.547Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.124s coverage: 76.8% of statements [2022-08-18T18:23:30.595Z] #11 extracting sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 7.6s done [2022-08-18T18:23:30.595Z] #11 extracting sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 [2022-08-18T18:23:30.806Z] ok github.com/docker/docker/daemon/logger/local 0.045s coverage: 79.4% of statements [2022-08-18T18:23:30.806Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-08-18T18:23:30.806Z] ? github.com/docker/docker/daemon/logger/loggertest [no test files] [2022-08-18T18:23:31.256Z] #49 41.36 Building dependency tree... [2022-08-18T18:23:31.256Z] #49 43.08 Reading state information... [2022-08-18T18:23:31.743Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.017s coverage: 62.0% of statements [2022-08-18T18:23:31.743Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.027s coverage: 31.5% of statements [2022-08-18T18:23:32.311Z] ok github.com/docker/docker/daemon/logger/syslog 0.006s coverage: 46.8% of statements [2022-08-18T18:23:32.571Z] ok github.com/docker/docker/daemon/logger/templates 0.003s coverage: 8.3% of statements [2022-08-18T18:23:33.140Z] ok github.com/docker/docker/daemon/network 0.005s coverage: 63.8% of statements [2022-08-18T18:23:33.165Z] #49 44.71 The following additional packages will be installed: [2022-08-18T18:23:33.165Z] #49 44.72 cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 xxd [2022-08-18T18:23:33.165Z] #49 44.74 Suggested packages: [2022-08-18T18:23:33.165Z] #49 44.74 cmake-doc ninja-build lrzip [2022-08-18T18:23:33.165Z] #49 44.74 Recommended packages: [2022-08-18T18:23:33.165Z] #49 44.74 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-08-18T18:23:33.424Z] #49 45.29 The following NEW packages will be installed: [2022-08-18T18:23:33.424Z] #49 45.30 cmake cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 vim-common xxd [2022-08-18T18:23:33.993Z] #49 45.66 0 upgraded, 8 newly installed, 0 to remove and 7 not upgraded. [2022-08-18T18:23:33.993Z] #49 45.66 Need to get 8418 kB of archives. [2022-08-18T18:23:33.993Z] #49 45.66 After this operation, 34.9 MB of additional disk space will be used. [2022-08-18T18:23:33.993Z] #49 45.66 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-08-18T18:23:33.993Z] #49 45.66 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-08-18T18:23:33.993Z] #49 45.67 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-08-18T18:23:33.993Z] #49 45.69 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-08-18T18:23:33.993Z] #49 45.70 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-08-18T18:23:33.993Z] #49 45.70 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-08-18T18:23:33.993Z] #49 45.70 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-08-18T18:23:33.993Z] #49 45.71 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-08-18T18:23:34.077Z] ok github.com/docker/docker/daemon/logger/splunk 1.521s coverage: 82.5% of statements [2022-08-18T18:23:34.077Z] ? github.com/docker/docker/daemon/names [no test files] [2022-08-18T18:23:34.077Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-08-18T18:23:34.565Z] #49 46.37 debconf: delaying package configuration, since apt-utils is not installed [2022-08-18T18:23:34.649Z] ok github.com/docker/docker/distribution/metadata 0.024s coverage: 44.4% of statements [2022-08-18T18:23:34.801Z] #11 ... [2022-08-18T18:23:34.801Z] [2022-08-18T18:23:34.801Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-08-18T18:23:34.801Z] #31 sha256:e68e2695733f27ec10fb0842b466dbd363ca0300bd5d25b81af2bf23ff0df032 [2022-08-18T18:23:34.801Z] #31 2.240 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-08-18T18:23:34.801Z] #31 2.536 [2022-08-18T18:23:34.801Z] #31 2.757 #=#=# ######################################################################## 100.0% [2022-08-18T18:23:34.801Z] #31 3.064 [2022-08-18T18:23:34.801Z] #31 4.078 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-08-18T18:23:34.801Z] #31 4.438 [2022-08-18T18:23:34.801Z] #31 4.672 #=#=# ####################################### 54.5% ######################################################################## 100.0% [2022-08-18T18:23:34.801Z] #31 5.006 [2022-08-18T18:23:34.801Z] #31 6.116 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-08-18T18:23:34.801Z] #31 6.471 [2022-08-18T18:23:34.801Z] #31 6.704 #=#=# ###### 8.6% ######################################## 56.9% ############################################################### 88.6% ######################################################################## 100.0% [2022-08-18T18:23:34.801Z] #31 7.268 [2022-08-18T18:23:34.801Z] #31 8.360 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-08-18T18:23:34.801Z] #31 8.704 [2022-08-18T18:23:34.801Z] #31 8.941 #=#=# ######################################################################## 100.0% [2022-08-18T18:23:34.801Z] #31 9.233 [2022-08-18T18:23:34.801Z] #31 9.969 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-08-18T18:23:34.824Z] #49 46.57 Fetched 8418 kB in 0s (20.5 MB/s) [2022-08-18T18:23:34.824Z] #49 46.64 Selecting previously unselected package xxd. [2022-08-18T18:23:34.824Z] #49 46.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 ... 30255 files and directories currently installed.) [2022-08-18T18:23:34.824Z] #49 46.84 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-08-18T18:23:34.824Z] #49 46.85 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-08-18T18:23:35.061Z] #31 ... [2022-08-18T18:23:35.061Z] [2022-08-18T18:23:35.061Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-18T18:23:35.061Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-18T18:23:35.091Z] #49 46.93 Selecting previously unselected package vim-common. [2022-08-18T18:23:35.092Z] #49 46.94 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-18T18:23:35.092Z] #49 46.95 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-18T18:23:35.092Z] #49 47.10 Selecting previously unselected package cmake-data. [2022-08-18T18:23:35.092Z] #49 47.10 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-08-18T18:23:35.386Z] #49 47.11 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-08-18T18:23:35.634Z] #11 extracting sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 5.0s [2022-08-18T18:23:35.646Z] #49 ... [2022-08-18T18:23:35.646Z] [2022-08-18T18:23:35.646Z] #69 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-08-18T18:23:35.646Z] #69 sha256:a3f2e5f8853e523ef3fad92d1007809d4fbe9739f0dd7bf327f4368a2fdec5a6 [2022-08-18T18:23:35.646Z] #69 32.36 Reading package lists... [2022-08-18T18:23:35.646Z] #69 41.55 Building dependency tree... [2022-08-18T18:23:35.646Z] #69 43.27 Reading state information... [2022-08-18T18:23:35.646Z] #69 45.01 The following additional packages will be installed: [2022-08-18T18:23:35.646Z] #69 45.02 libbtrfs0 [2022-08-18T18:23:35.646Z] #69 45.23 The following NEW packages will be installed: [2022-08-18T18:23:35.646Z] #69 45.25 libbtrfs-dev libbtrfs0 [2022-08-18T18:23:35.646Z] #69 45.62 0 upgraded, 2 newly installed, 0 to remove and 7 not upgraded. [2022-08-18T18:23:35.646Z] #69 45.62 Need to get 460 kB of archives. [2022-08-18T18:23:35.646Z] #69 45.62 After this operation, 1237 kB of additional disk space will be used. [2022-08-18T18:23:35.646Z] #69 45.62 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-08-18T18:23:35.646Z] #69 45.63 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-08-18T18:23:35.646Z] #69 46.37 debconf: delaying package configuration, since apt-utils is not installed [2022-08-18T18:23:35.646Z] #69 46.63 Fetched 460 kB in 0s (1620 kB/s) [2022-08-18T18:23:35.646Z] #69 46.68 Selecting previously unselected package libbtrfs0:amd64. [2022-08-18T18:23:35.646Z] #69 46.68 (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 ... 30255 files and directories currently installed.) [2022-08-18T18:23:35.647Z] #69 46.84 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-08-18T18:23:35.647Z] #69 46.85 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-08-18T18:23:35.647Z] #69 46.94 Selecting previously unselected package libbtrfs-dev:amd64. [2022-08-18T18:23:35.647Z] #69 46.94 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-08-18T18:23:35.647Z] #69 46.95 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-18T18:23:35.647Z] #69 47.13 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-08-18T18:23:35.647Z] #69 47.14 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-18T18:23:35.647Z] #69 47.17 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-18T18:23:35.647Z] #69 DONE 47.5s [2022-08-18T18:23:35.647Z] [2022-08-18T18:23:35.647Z] #70 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-08-18T18:23:35.647Z] #70 sha256:30acfc07764b0650c2f7f156539e652883136047307a3d0bec84735b0ac30ba0 [2022-08-18T18:23:35.647Z] #70 DONE 0.1s [2022-08-18T18:23:35.647Z] [2022-08-18T18:23:35.647Z] #71 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-18T18:23:35.647Z] #71 sha256:a02e17d2b303da3205c1f49314c0278cb17228690179404dca51caf611b4b75d [2022-08-18T18:23:36.027Z] ok github.com/docker/docker/distribution 1.510s coverage: 28.0% of statements [2022-08-18T18:23:36.027Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-08-18T18:23:36.287Z] ok github.com/docker/docker/errdefs 0.004s coverage: 77.0% of statements [2022-08-18T18:23:36.590Z] #71 0.732 + RM_GOPATH=0 [2022-08-18T18:23:36.590Z] #71 0.732 + TMP_GOPATH= [2022-08-18T18:23:36.590Z] #71 0.732 + : /build [2022-08-18T18:23:36.590Z] #71 0.732 + '[' -z '' ']' [2022-08-18T18:23:36.590Z] #71 0.732 ++ mktemp -d [2022-08-18T18:23:36.590Z] #71 0.734 + export GOPATH=/tmp/tmp.Xzo1DMG7uW [2022-08-18T18:23:36.590Z] #71 0.734 + GOPATH=/tmp/tmp.Xzo1DMG7uW [2022-08-18T18:23:36.590Z] #71 0.734 + RM_GOPATH=1 [2022-08-18T18:23:36.590Z] #71 0.734 + case "$(go env GOARCH)" in [2022-08-18T18:23:36.590Z] #71 0.734 ++ go env GOARCH [2022-08-18T18:23:36.590Z] #71 0.744 + export GO_BUILDMODE=-buildmode=pie [2022-08-18T18:23:36.590Z] #71 0.744 + GO_BUILDMODE=-buildmode=pie [2022-08-18T18:23:36.590Z] #71 0.745 ++ dirname /install.sh [2022-08-18T18:23:36.590Z] #71 0.746 + dir=/ [2022-08-18T18:23:36.590Z] #71 0.746 + bin=containerd [2022-08-18T18:23:36.590Z] #71 0.746 + shift [2022-08-18T18:23:36.590Z] #71 0.746 + '[' '!' -f //containerd.installer ']' [2022-08-18T18:23:36.590Z] #71 0.746 + . //containerd.installer [2022-08-18T18:23:36.590Z] #71 0.746 ++ set -e [2022-08-18T18:23:36.590Z] #71 0.746 ++ : v1.6.7 [2022-08-18T18:23:36.590Z] #71 0.746 + install_containerd [2022-08-18T18:23:36.590Z] #71 0.746 + echo 'Install containerd version v1.6.7' [2022-08-18T18:23:36.590Z] #71 0.746 + git clone https://github.com/containerd/containerd.git /tmp/tmp.Xzo1DMG7uW/src/github.com/containerd/containerd [2022-08-18T18:23:36.590Z] #71 0.746 Install containerd version v1.6.7 [2022-08-18T18:23:36.590Z] #71 0.779 Cloning into '/tmp/tmp.Xzo1DMG7uW/src/github.com/containerd/containerd'... [2022-08-18T18:23:36.855Z] ok github.com/docker/docker/image 0.024s coverage: 86.9% of statements [2022-08-18T18:23:37.115Z] ok github.com/docker/docker/distribution/xfer 1.892s coverage: 84.9% of statements [2022-08-18T18:23:37.115Z] ? github.com/docker/docker/dockerversion [no test files] [2022-08-18T18:23:37.373Z] ok github.com/docker/docker/image/cache 0.009s coverage: 19.2% of statements [2022-08-18T18:23:37.942Z] ok github.com/docker/docker/image/tarexport 0.008s coverage: 0.7% of statements [2022-08-18T18:23:37.942Z] ? github.com/docker/docker/image/v1 [no test files] [2022-08-18T18:23:37.942Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-08-18T18:23:38.504Z] #71 ... [2022-08-18T18:23:38.505Z] [2022-08-18T18:23:38.505Z] #49 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-18T18:23:38.505Z] #49 sha256:7725bbc1617a713ade88458dd83f345d84e306b495ff67ce9310578741db5e4d [2022-08-18T18:23:38.505Z] #49 48.19 Selecting previously unselected package libarchive13:amd64. [2022-08-18T18:23:38.505Z] #49 48.20 Preparing to unpack .../3-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-08-18T18:23:38.505Z] #49 48.22 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-08-18T18:23:38.505Z] #49 48.38 Selecting previously unselected package libjsoncpp24:amd64. [2022-08-18T18:23:38.505Z] #49 48.38 Preparing to unpack .../4-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-08-18T18:23:38.505Z] #49 48.39 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-08-18T18:23:38.505Z] #49 48.45 Selecting previously unselected package librhash0:amd64. [2022-08-18T18:23:38.505Z] #49 48.45 Preparing to unpack .../5-librhash0_1.4.1-2_amd64.deb ... [2022-08-18T18:23:38.505Z] #49 48.45 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-08-18T18:23:38.505Z] #49 48.53 Selecting previously unselected package libuv1:amd64. [2022-08-18T18:23:38.505Z] #49 48.54 Preparing to unpack .../6-libuv1_1.40.0-2_amd64.deb ... [2022-08-18T18:23:38.505Z] #49 48.54 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-08-18T18:23:38.505Z] #49 48.60 Selecting previously unselected package cmake. [2022-08-18T18:23:38.505Z] #49 48.60 Preparing to unpack .../7-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-08-18T18:23:38.505Z] #49 48.61 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-08-18T18:23:38.505Z] #49 49.58 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-08-18T18:23:38.505Z] #49 49.60 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-08-18T18:23:38.505Z] #49 49.61 Setting up libuv1:amd64 (1.40.0-2) ... [2022-08-18T18:23:38.505Z] #49 49.62 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-18T18:23:38.505Z] #49 49.65 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-08-18T18:23:38.505Z] #49 49.66 Setting up librhash0:amd64 (1.4.1-2) ... [2022-08-18T18:23:38.505Z] #49 49.67 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-08-18T18:23:38.505Z] #49 49.69 Setting up cmake (3.18.4-2+deb11u1) ... [2022-08-18T18:23:38.505Z] #49 49.70 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-18T18:23:38.505Z] #49 DONE 50.0s [2022-08-18T18:23:38.505Z] [2022-08-18T18:23:38.505Z] #50 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-08-18T18:23:38.505Z] #50 sha256:fd1db438b66a5b6bef8fdb9f9a6bc266ff9f2513d72216bf347b01719e9e9c5a [2022-08-18T18:23:38.505Z] #50 DONE 0.1s [2022-08-18T18:23:38.505Z] [2022-08-18T18:23:38.505Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-18T18:23:38.505Z] #20 sha256:91d751224aa9713097dae372bb6975111d086d9935d88ce69d7e912f9cb8a924 [2022-08-18T18:23:38.505Z] #20 32.00 Reading package lists... [2022-08-18T18:23:38.505Z] #20 41.36 Building dependency tree... [2022-08-18T18:23:38.505Z] #20 43.10 Reading state information... [2022-08-18T18:23:38.505Z] #20 44.42 The following additional packages will be installed: [2022-08-18T18:23:38.505Z] #20 44.42 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-08-18T18:23:38.505Z] #20 44.42 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-08-18T18:23:38.505Z] #20 44.42 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-08-18T18:23:38.505Z] #20 44.42 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-08-18T18:23:38.505Z] #20 44.43 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-08-18T18:23:38.505Z] #20 44.43 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-08-18T18:23:38.505Z] #20 44.43 mingw-w64-common mingw-w64-x86-64-dev [2022-08-18T18:23:38.505Z] #20 44.45 Suggested packages: [2022-08-18T18:23:38.505Z] #20 44.45 gcc-10-locales seccomp wine64 [2022-08-18T18:23:38.505Z] #20 45.13 The following NEW packages will be installed: [2022-08-18T18:23:38.505Z] #20 45.13 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-08-18T18:23:38.505Z] #20 45.13 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-08-18T18:23:38.505Z] #20 45.13 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-08-18T18:23:38.505Z] #20 45.13 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-08-18T18:23:38.505Z] #20 45.13 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-08-18T18:23:38.505Z] #20 45.14 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-08-18T18:23:38.505Z] #20 45.14 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-08-18T18:23:38.505Z] #20 45.15 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-08-18T18:23:38.505Z] #20 45.15 mingw-w64-x86-64-dev [2022-08-18T18:23:38.505Z] #20 45.59 0 upgraded, 30 newly installed, 0 to remove and 7 not upgraded. [2022-08-18T18:23:38.505Z] #20 45.59 Need to get 115 MB of archives. [2022-08-18T18:23:38.505Z] #20 45.59 After this operation, 645 MB of additional disk space will be used. [2022-08-18T18:23:38.505Z] #20 45.59 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-08-18T18:23:38.505Z] #20 45.61 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-08-18T18:23:38.505Z] #20 45.64 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-08-18T18:23:38.505Z] #20 45.64 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-08-18T18:23:38.505Z] #20 45.64 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-08-18T18:23:38.505Z] #20 45.64 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-08-18T18:23:38.505Z] #20 45.71 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-08-18T18:23:38.505Z] #20 45.77 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-08-18T18:23:38.505Z] #20 45.78 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-08-18T18:23:38.505Z] #20 45.93 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-08-18T18:23:38.505Z] #20 46.30 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-08-18T18:23:38.505Z] #20 46.46 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-08-18T18:23:38.505Z] #20 46.64 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-08-18T18:23:38.505Z] #20 46.89 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-08-18T18:23:38.505Z] #20 47.03 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-08-18T18:23:38.505Z] #20 47.03 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-08-18T18:23:38.505Z] #20 47.03 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-08-18T18:23:38.505Z] #20 47.03 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-08-18T18:23:38.505Z] #20 47.04 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-08-18T18:23:38.505Z] #20 47.04 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-08-18T18:23:38.505Z] #20 47.04 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-08-18T18:23:38.505Z] #20 47.04 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-08-18T18:23:38.505Z] #20 47.05 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-08-18T18:23:38.505Z] #20 47.05 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-08-18T18:23:38.505Z] #20 47.05 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-08-18T18:23:38.505Z] #20 47.05 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-08-18T18:23:38.505Z] #20 47.07 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-08-18T18:23:38.505Z] #20 47.07 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-08-18T18:23:38.505Z] #20 47.07 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-08-18T18:23:38.505Z] #20 47.07 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-08-18T18:23:38.505Z] #20 47.69 debconf: delaying package configuration, since apt-utils is not installed [2022-08-18T18:23:38.505Z] #20 48.06 Fetched 115 MB in 2s (63.5 MB/s) [2022-08-18T18:23:38.505Z] #20 48.11 Selecting previously unselected package binutils-mingw-w64-i686. [2022-08-18T18:23:38.505Z] #20 48.11 (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 ... 30255 files and directories currently installed.) [2022-08-18T18:23:38.505Z] #20 48.15 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-08-18T18:23:38.505Z] #20 48.16 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-08-18T18:23:38.505Z] #20 48.67 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-08-18T18:23:38.505Z] #20 48.67 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-08-18T18:23:38.505Z] #20 48.68 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-08-18T18:23:38.505Z] #20 49.25 Selecting previously unselected package binutils-mingw-w64. [2022-08-18T18:23:38.505Z] #20 49.25 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-08-18T18:23:38.505Z] #20 49.26 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-08-18T18:23:38.505Z] #20 49.32 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-08-18T18:23:38.505Z] #20 49.33 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-08-18T18:23:38.505Z] #20 49.34 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-18T18:23:38.505Z] #20 49.42 Selecting previously unselected package dmsetup. [2022-08-18T18:23:38.505Z] #20 49.42 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-08-18T18:23:38.505Z] #20 49.43 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-08-18T18:23:38.505Z] #20 49.51 Selecting previously unselected package mingw-w64-common. [2022-08-18T18:23:38.505Z] #20 49.51 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-08-18T18:23:38.505Z] #20 49.51 Unpacking mingw-w64-common (8.0.0-1) ... [2022-08-18T18:23:38.512Z] ok github.com/docker/docker/libcontainerd/queue 0.024s coverage: 100.0% of statements [2022-08-18T18:23:38.941Z] #11 ... [2022-08-18T18:23:38.941Z] [2022-08-18T18:23:38.941Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-08-18T18:23:38.941Z] #31 sha256:e68e2695733f27ec10fb0842b466dbd363ca0300bd5d25b81af2bf23ff0df032 [2022-08-18T18:23:38.941Z] #31 10.35 [2022-08-18T18:23:38.941Z] #31 10.59 #=#=# ######################################################################## 100.0% [2022-08-18T18:23:38.941Z] #31 10.92 [2022-08-18T18:23:38.941Z] #31 10.99 Download of images into '/build' complete. [2022-08-18T18:23:38.941Z] #31 10.99 Use something like the following to load the result into a Docker daemon: [2022-08-18T18:23:38.941Z] #31 10.99 tar -cC '/build' . | docker load [2022-08-18T18:23:38.941Z] #31 DONE 13.7s [2022-08-18T18:23:38.941Z] [2022-08-18T18:23:38.941Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-18T18:23:38.941Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-18T18:23:39.076Z] #20 ... [2022-08-18T18:23:39.076Z] [2022-08-18T18:23:39.076Z] #51 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-08-18T18:23:39.076Z] #51 sha256:93e3bd6dd998c7bd42f5e6aac1f384dd8245dce5dd68aa6a68baac650c38f3b2 [2022-08-18T18:23:39.076Z] #51 0.765 + RM_GOPATH=0 [2022-08-18T18:23:39.076Z] #51 0.765 + TMP_GOPATH= [2022-08-18T18:23:39.076Z] #51 0.765 + : /build [2022-08-18T18:23:39.076Z] #51 0.765 + '[' -z '' ']' [2022-08-18T18:23:39.076Z] #51 0.765 ++ mktemp -d [2022-08-18T18:23:39.076Z] #51 0.767 + export GOPATH=/tmp/tmp.eZhhvXyhAH [2022-08-18T18:23:39.076Z] #51 0.767 + GOPATH=/tmp/tmp.eZhhvXyhAH [2022-08-18T18:23:39.076Z] #51 0.767 + RM_GOPATH=1 [2022-08-18T18:23:39.076Z] #51 0.767 + case "$(go env GOARCH)" in [2022-08-18T18:23:39.076Z] #51 0.767 ++ go env GOARCH [2022-08-18T18:23:39.076Z] #51 0.782 + export GO_BUILDMODE=-buildmode=pie [2022-08-18T18:23:39.076Z] #51 0.782 + GO_BUILDMODE=-buildmode=pie [2022-08-18T18:23:39.076Z] #51 0.783 ++ dirname /install.sh [2022-08-18T18:23:39.076Z] #51 0.785 + dir=/ [2022-08-18T18:23:39.076Z] #51 0.785 + bin=tini [2022-08-18T18:23:39.076Z] #51 0.785 + shift [2022-08-18T18:23:39.076Z] #51 0.785 + '[' '!' -f //tini.installer ']' [2022-08-18T18:23:39.076Z] #51 0.785 + . //tini.installer [2022-08-18T18:23:39.076Z] #51 0.785 ++ : v0.19.0 [2022-08-18T18:23:39.076Z] #51 0.785 + install_tini [2022-08-18T18:23:39.076Z] #51 0.785 + echo 'Install tini version v0.19.0' [2022-08-18T18:23:39.076Z] #51 0.785 + git clone https://github.com/krallin/tini.git /tmp/tmp.eZhhvXyhAH/tini [2022-08-18T18:23:39.076Z] #51 0.785 Install tini version v0.19.0 [2022-08-18T18:23:39.076Z] #51 0.794 Cloning into '/tmp/tmp.eZhhvXyhAH/tini'... [2022-08-18T18:23:39.081Z] ok github.com/docker/docker/oci 0.008s coverage: 46.0% of statements [2022-08-18T18:23:39.340Z] ok github.com/docker/docker/opts 0.024s coverage: 66.0% of statements [2022-08-18T18:23:39.599Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2022-08-18T18:23:39.647Z] #51 1.365 + cd /tmp/tmp.eZhhvXyhAH/tini [2022-08-18T18:23:39.647Z] #51 1.366 + git checkout -q v0.19.0 [2022-08-18T18:23:39.647Z] #51 1.375 + cmake . [2022-08-18T18:23:39.907Z] #51 1.700 -- The C compiler identification is GNU 10.2.1 [2022-08-18T18:23:40.167Z] #51 1.732 -- Detecting C compiler ABI info [2022-08-18T18:23:40.427Z] #51 2.009 -- Detecting C compiler ABI info - done [2022-08-18T18:23:40.427Z] #51 2.063 -- Check for working C compiler: /usr/bin/cc - skipped [2022-08-18T18:23:40.427Z] #51 2.063 -- Detecting C compile features [2022-08-18T18:23:40.427Z] #51 2.064 -- Detecting C compile features - done [2022-08-18T18:23:40.427Z] #51 2.085 -- Performing Test HAS_BUILTIN_FORTIFY [2022-08-18T18:23:40.427Z] #51 2.188 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-08-18T18:23:40.427Z] #51 2.225 -- Configuring done [2022-08-18T18:23:40.427Z] #51 2.233 -- Generating done [2022-08-18T18:23:40.427Z] #51 2.236 -- Build files have been written to: /tmp/tmp.eZhhvXyhAH/tini [2022-08-18T18:23:40.427Z] #51 2.240 + make tini-static [2022-08-18T18:23:40.687Z] #51 2.335 Scanning dependencies of target tini-static [2022-08-18T18:23:40.687Z] #51 2.373 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-08-18T18:23:40.853Z] #11 extracting sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 10.1s [2022-08-18T18:23:40.978Z] ok github.com/docker/docker/pkg/archive 0.277s coverage: 82.3% of statements [2022-08-18T18:23:41.257Z] #51 2.971 [100%] Linking C executable tini-static [2022-08-18T18:23:41.518Z] #51 3.230 [100%] Built target tini-static [2022-08-18T18:23:41.518Z] #51 3.245 + mkdir -p /build [2022-08-18T18:23:41.518Z] #51 3.247 + cp tini-static /build/docker-init [2022-08-18T18:23:41.518Z] #51 DONE 3.3s [2022-08-18T18:23:41.518Z] [2022-08-18T18:23:41.518Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-18T18:23:41.518Z] #20 sha256:91d751224aa9713097dae372bb6975111d086d9935d88ce69d7e912f9cb8a924 [2022-08-18T18:23:41.518Z] #20 51.27 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-08-18T18:23:41.518Z] #20 51.28 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-08-18T18:23:41.518Z] #20 51.28 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-08-18T18:23:41.518Z] #20 53.26 Selecting previously unselected package gcc-mingw-w64-base. [2022-08-18T18:23:41.518Z] #20 53.27 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-08-18T18:23:41.518Z] #20 53.27 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-08-18T18:23:41.518Z] #20 53.33 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-08-18T18:23:41.518Z] #20 53.33 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-08-18T18:23:41.518Z] #20 53.34 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-08-18T18:23:42.356Z] ok github.com/docker/docker/pkg/authorization 0.550s coverage: 68.3% of statements [2022-08-18T18:23:42.356Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2022-08-18T18:23:42.356Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2022-08-18T18:23:42.903Z] #20 ... [2022-08-18T18:23:42.903Z] [2022-08-18T18:23:42.903Z] #53 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-08-18T18:23:42.903Z] #53 sha256:204f13c2ebd5f8cf12661cec9fb153ac610aee1fee87cef4ff4fdc3075d6a0dc [2022-08-18T18:23:42.903Z] #53 CACHED [2022-08-18T18:23:42.903Z] [2022-08-18T18:23:42.903Z] #54 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-08-18T18:23:42.903Z] #54 sha256:a3d31ed0c916c9ea0b1c8e3bcea450a6c821f3fe6ec76d50aba959bd197ea91b [2022-08-18T18:23:42.903Z] #54 CACHED [2022-08-18T18:23:42.903Z] [2022-08-18T18:23:42.903Z] #71 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-18T18:23:42.903Z] #71 sha256:a02e17d2b303da3205c1f49314c0278cb17228690179404dca51caf611b4b75d [2022-08-18T18:23:43.391Z] #11 extracting sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 12.6s done [2022-08-18T18:23:43.391Z] #11 extracting sha256:f3efab82b0e6781916704657c07fcd27f758c051a79c51966805759586275493 [2022-08-18T18:23:43.472Z] #71 ... [2022-08-18T18:23:43.472Z] [2022-08-18T18:23:43.472Z] #57 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2022-08-18T18:23:43.472Z] #57 sha256:f40f6a6097f0e6f58c8530714f759e174c7ccfb7106581173524f264af3a35e5 [2022-08-18T18:23:43.472Z] #57 CACHED [2022-08-18T18:23:43.472Z] [2022-08-18T18:23:43.472Z] #58 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-08-18T18:23:43.472Z] #58 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-18T18:23:43.472Z] #58 CACHED [2022-08-18T18:23:43.472Z] [2022-08-18T18:23:43.472Z] #71 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-18T18:23:43.472Z] #71 sha256:a02e17d2b303da3205c1f49314c0278cb17228690179404dca51caf611b4b75d [2022-08-18T18:23:43.651Z] #11 extracting sha256:f3efab82b0e6781916704657c07fcd27f758c051a79c51966805759586275493 done [2022-08-18T18:23:43.651Z] #11 DONE 47.0s [2022-08-18T18:23:43.651Z] [2022-08-18T18:23:43.651Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-08-18T18:23:43.651Z] #12 sha256:fc1f9c6523b63e31cd6290c947a9bf9ef1e8accbd2728936630c3d6006fbceb7 [2022-08-18T18:23:43.732Z] #71 ... [2022-08-18T18:23:43.732Z] [2022-08-18T18:23:43.732Z] #60 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-08-18T18:23:43.732Z] #60 sha256:ca7573725226e0cd8da5d65a6a414fd08e9df3c738ab2e94ae2a670155c2dd9f [2022-08-18T18:23:43.732Z] #60 CACHED [2022-08-18T18:23:43.992Z] [2022-08-18T18:23:43.992Z] #71 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-18T18:23:43.992Z] #71 sha256:a02e17d2b303da3205c1f49314c0278cb17228690179404dca51caf611b4b75d [2022-08-18T18:23:43.992Z] #71 ... [2022-08-18T18:23:43.992Z] [2022-08-18T18:23:43.992Z] #62 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-18T18:23:43.992Z] #62 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-18T18:23:43.992Z] #62 CACHED [2022-08-18T18:23:44.252Z] [2022-08-18T18:23:44.252Z] #71 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-18T18:23:44.252Z] #71 sha256:a02e17d2b303da3205c1f49314c0278cb17228690179404dca51caf611b4b75d [2022-08-18T18:23:44.512Z] #71 ... [2022-08-18T18:23:44.512Z] [2022-08-18T18:23:44.512Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-18T18:23:44.512Z] #20 sha256:91d751224aa9713097dae372bb6975111d086d9935d88ce69d7e912f9cb8a924 [2022-08-18T18:23:44.512Z] #20 56.31 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-08-18T18:23:44.512Z] #20 56.31 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-08-18T18:23:44.512Z] #20 56.31 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-18T18:23:44.589Z] #12 DONE 0.9s [2022-08-18T18:23:44.589Z] [2022-08-18T18:23:44.589Z] #13 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2022-08-18T18:23:44.589Z] #13 sha256:02df85f6f55037f38d4b8512b732964b6b0038a617afb265c78cc0b9daa000f6 [2022-08-18T18:23:44.772Z] #20 ... [2022-08-18T18:23:44.772Z] [2022-08-18T18:23:44.772Z] #64 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-08-18T18:23:44.772Z] #64 sha256:2ca635a6002d0bd1a0b3bdf97ab7e2f85001ed11ec767a8b9f55ed2992da60ef [2022-08-18T18:23:44.772Z] #64 CACHED [2022-08-18T18:23:44.772Z] [2022-08-18T18:23:44.772Z] #71 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-18T18:23:44.772Z] #71 sha256:a02e17d2b303da3205c1f49314c0278cb17228690179404dca51caf611b4b75d [2022-08-18T18:23:45.164Z] #13 DONE 0.5s [2022-08-18T18:23:45.164Z] [2022-08-18T18:23:45.164Z] #38 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-08-18T18:23:45.164Z] #38 sha256:a1fc0ec15961aec245b67c2809d1bdefeaa79d60e08b07062fce12a636760b52 [2022-08-18T18:23:45.164Z] #38 ... [2022-08-18T18:23:45.164Z] [2022-08-18T18:23:45.164Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-08-18T18:23:45.164Z] #46 sha256:204f13c2ebd5f8cf12661cec9fb153ac610aee1fee87cef4ff4fdc3075d6a0dc [2022-08-18T18:23:45.164Z] #46 DONE 0.2s [2022-08-18T18:23:45.164Z] [2022-08-18T18:23:45.165Z] #50 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2022-08-18T18:23:45.165Z] #50 sha256:f40f6a6097f0e6f58c8530714f759e174c7ccfb7106581173524f264af3a35e5 [2022-08-18T18:23:45.165Z] #50 DONE 0.2s [2022-08-18T18:23:45.165Z] [2022-08-18T18:23:45.165Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-08-18T18:23:45.165Z] #25 sha256:1ccf201ff71100b387cb8a99cbf9df86e1c4f52719b490b5ffa6892dc5b40540 [2022-08-18T18:23:45.165Z] #25 DONE 0.3s [2022-08-18T18:23:45.165Z] [2022-08-18T18:23:45.165Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-08-18T18:23:45.165Z] #26 sha256:15a135068fc1ed6bea6303a0c753eaa1986d1fb96813f15bd00f59b84cfe2a4b [2022-08-18T18:23:45.424Z] #26 ... [2022-08-18T18:23:45.424Z] [2022-08-18T18:23:45.424Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-08-18T18:23:45.424Z] #33 sha256:ea61007e71da38551d3dc16a23be5958ed650772f19a0ab118fe57e63b053cc9 [2022-08-18T18:23:45.424Z] #33 DONE 0.4s [2022-08-18T18:23:45.642Z] ok github.com/docker/docker/pkg/chrootarchive 2.516s coverage: 42.7% of statements [2022-08-18T18:23:45.684Z] [2022-08-18T18:23:45.684Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-08-18T18:23:45.684Z] #66 sha256:7b55533c4987b3743eeb27b970646bb844496720dfbf0a734a1a83b8879f56ca [2022-08-18T18:23:45.684Z] #66 DONE 0.5s [2022-08-18T18:23:45.684Z] [2022-08-18T18:23:45.684Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-08-18T18:23:45.684Z] #67 sha256:4b89b8b151cf9fde9ef6c914df78a62bf5a92683cf3718929215e315d95bccc5 [2022-08-18T18:23:45.902Z] ok github.com/docker/docker/pkg/containerfs 0.004s coverage: 6.7% of statements [2022-08-18T18:23:45.902Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2022-08-18T18:23:46.161Z] ok github.com/docker/docker/layer 7.364s coverage: 68.9% of statements [2022-08-18T18:23:46.161Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-08-18T18:23:46.161Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-08-18T18:23:46.161Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-08-18T18:23:46.161Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-08-18T18:23:46.161Z] ? github.com/docker/docker/oci/caps [no test files] [2022-08-18T18:23:46.161Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-08-18T18:23:46.161Z] ok github.com/docker/docker/pkg/dmesg 0.005s coverage: 83.3% of statements [2022-08-18T18:23:46.730Z] ok github.com/docker/docker/pkg/fileutils 0.017s coverage: 87.2% of statements [2022-08-18T18:23:46.730Z] ok github.com/docker/docker/pkg/fsutils 0.211s coverage: 85.1% of statements [2022-08-18T18:23:46.730Z] ok github.com/docker/docker/pkg/homedir 0.003s coverage: 11.4% of statements [2022-08-18T18:23:47.669Z] ok github.com/docker/docker/pkg/idtools 0.364s coverage: 67.9% of statements [2022-08-18T18:23:47.928Z] ok github.com/docker/docker/pkg/ioutils 0.374s coverage: 71.0% of statements [2022-08-18T18:23:47.928Z] ok github.com/docker/docker/pkg/jsonmessage 0.006s coverage: 91.7% of statements [2022-08-18T18:23:47.928Z] ok github.com/docker/docker/pkg/longpath 0.005s coverage: 100.0% of statements [2022-08-18T18:23:47.928Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-08-18T18:23:48.188Z] ok github.com/docker/docker/pkg/namesgenerator 0.005s coverage: 85.7% of statements [2022-08-18T18:23:48.188Z] ok github.com/docker/docker/pkg/parsers 0.003s coverage: 97.0% of statements [2022-08-18T18:23:48.448Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements [2022-08-18T18:23:48.707Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.013s coverage: 90.5% of statements [2022-08-18T18:23:48.707Z] ok github.com/docker/docker/pkg/pidfile 0.002s coverage: 82.4% of statements [2022-08-18T18:23:48.707Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-08-18T18:23:48.707Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-08-18T18:23:48.972Z] #71 ... [2022-08-18T18:23:48.972Z] [2022-08-18T18:23:48.972Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-18T18:23:48.972Z] #20 sha256:91d751224aa9713097dae372bb6975111d086d9935d88ce69d7e912f9cb8a924 [2022-08-18T18:23:48.972Z] #20 60.84 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-08-18T18:23:48.972Z] #20 60.85 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-08-18T18:23:48.972Z] #20 60.85 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-18T18:23:49.142Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-08-18T18:23:49.142Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-08-18T18:23:49.276Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.007s coverage: 56.8% of statements [2022-08-18T18:23:49.845Z] ok github.com/docker/docker/pkg/plugins/transport 0.004s coverage: 85.7% of statements [2022-08-18T18:23:49.845Z] ok github.com/docker/docker/pkg/pools 0.003s coverage: 88.2% of statements [2022-08-18T18:23:50.104Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2022-08-18T18:23:50.884Z] #20 62.43 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-08-18T18:23:50.884Z] #20 62.43 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-08-18T18:23:50.884Z] #20 62.44 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-08-18T18:23:50.967Z] #67 ... [2022-08-18T18:23:50.967Z] [2022-08-18T18:23:50.967Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-18T18:23:50.967Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-18T18:23:50.967Z] #14 5.103 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-18T18:23:50.967Z] #14 5.117 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-18T18:23:50.967Z] #14 5.140 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-18T18:23:50.967Z] #14 5.725 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-18T18:23:51.227Z] #14 ... [2022-08-18T18:23:51.227Z] [2022-08-18T18:23:51.227Z] #38 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-08-18T18:23:51.227Z] #38 sha256:a1fc0ec15961aec245b67c2809d1bdefeaa79d60e08b07062fce12a636760b52 [2022-08-18T18:23:51.227Z] #38 6.111 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-08-18T18:23:51.481Z] ok github.com/docker/docker/pkg/pubsub 1.044s coverage: 75.0% of statements [2022-08-18T18:23:51.740Z] ok github.com/docker/docker/pkg/reexec 0.011s coverage: 82.4% of statements [2022-08-18T18:23:51.740Z] ok github.com/docker/docker/pkg/stack 0.004s coverage: 90.9% of statements [2022-08-18T18:23:52.000Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements [2022-08-18T18:23:52.258Z] ok github.com/docker/docker/pkg/streamformatter 0.004s coverage: 66.2% of statements [2022-08-18T18:23:52.266Z] #20 64.05 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-08-18T18:23:52.267Z] #20 64.06 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-08-18T18:23:52.267Z] #20 64.06 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-18T18:23:52.520Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2022-08-18T18:23:53.108Z] ok github.com/docker/docker/pkg/sysinfo 0.007s coverage: 53.6% of statements [2022-08-18T18:23:53.366Z] ok github.com/docker/docker/pkg/system 0.003s coverage: 42.3% of statements [2022-08-18T18:23:53.625Z] ok github.com/docker/docker/pkg/tailfile 0.042s coverage: 88.6% of statements [2022-08-18T18:23:54.192Z] ok github.com/docker/docker/pkg/tarsum 0.043s coverage: 89.3% of statements [2022-08-18T18:23:54.451Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2022-08-18T18:23:54.710Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2022-08-18T18:23:55.502Z] #38 ... [2022-08-18T18:23:55.502Z] [2022-08-18T18:23:55.502Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-08-18T18:23:55.502Z] #53 sha256:ca7573725226e0cd8da5d65a6a414fd08e9df3c738ab2e94ae2a670155c2dd9f [2022-08-18T18:23:55.502Z] #53 6.241 go: downloading gotest.tools/gotestsum v1.8.1 [2022-08-18T18:23:55.502Z] #53 9.647 go: downloading github.com/dnephin/pflag v1.0.7 [2022-08-18T18:23:55.502Z] #53 9.780 go: downloading github.com/fatih/color v1.10.0 [2022-08-18T18:23:55.502Z] #53 9.917 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-08-18T18:23:55.502Z] #53 ... [2022-08-18T18:23:55.502Z] [2022-08-18T18:23:55.502Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-08-18T18:23:55.502Z] #76 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-18T18:23:55.502Z] #76 5.129 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-18T18:23:55.502Z] #76 5.150 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-18T18:23:55.502Z] #76 5.150 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-18T18:23:55.502Z] #76 5.579 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-18T18:23:55.502Z] #76 7.695 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [177 kB] [2022-08-18T18:23:55.502Z] #76 ... [2022-08-18T18:23:55.502Z] [2022-08-18T18:23:55.502Z] #57 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-08-18T18:23:55.502Z] #57 sha256:2ca635a6002d0bd1a0b3bdf97ab7e2f85001ed11ec767a8b9f55ed2992da60ef [2022-08-18T18:23:55.502Z] #57 7.393 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-08-18T18:23:55.502Z] #57 9.654 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-08-18T18:23:55.502Z] #57 9.661 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-08-18T18:23:55.502Z] #57 9.962 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-08-18T18:23:55.502Z] #57 ... [2022-08-18T18:23:55.502Z] [2022-08-18T18:23:55.502Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-08-18T18:23:55.502Z] #36 sha256:8bedd83179876fdb3665081577d58a70a9b45e4eb7ecb5a7bf64d88e4d61136a [2022-08-18T18:23:55.502Z] #36 7.192 go: downloading github.com/go-delve/delve v1.8.1 [2022-08-18T18:23:55.502Z] #36 ... [2022-08-18T18:23:55.502Z] [2022-08-18T18:23:55.502Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-18T18:23:55.502Z] #42 sha256:3c3c0379e5bcba0945381483f27d2b570a532e3d2496cd580f604a48e68e0a26 [2022-08-18T18:23:55.502Z] #42 7.340 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-18T18:23:55.502Z] #42 7.545 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-18T18:23:55.502Z] #42 7.545 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-18T18:23:55.502Z] #42 9.457 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-18T18:23:55.760Z] #42 ... [2022-08-18T18:23:55.760Z] [2022-08-18T18:23:55.760Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-08-18T18:23:55.760Z] #47 sha256:a3d31ed0c916c9ea0b1c8e3bcea450a6c821f3fe6ec76d50aba959bd197ea91b [2022-08-18T18:23:55.760Z] #47 6.869 + git clone https://github.com/docker/distribution.git . [2022-08-18T18:23:55.760Z] #47 6.878 Cloning into '.'... [2022-08-18T18:23:55.760Z] #47 ... [2022-08-18T18:23:55.760Z] [2022-08-18T18:23:55.760Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-08-18T18:23:55.760Z] #34 sha256:c0fc1778ed32c362ac8abc728100abc56d1b76171aa50ffc34ff241aa1a45f82 [2022-08-18T18:23:55.760Z] #34 6.645 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-08-18T18:23:55.760Z] #34 6.649 Cloning into '.'... [2022-08-18T18:23:56.021Z] #34 ... [2022-08-18T18:23:56.021Z] [2022-08-18T18:23:56.021Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-08-18T18:23:56.021Z] #40 sha256:04163fb3f69291ebf8adab0c8f8e51a4e38463db1fbcfecbdb0a2aa98785ceb1 [2022-08-18T18:23:56.021Z] #40 6.881 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-08-18T18:23:56.021Z] #40 8.635 go: downloading github.com/tc-hib/winres v0.1.5 [2022-08-18T18:23:56.021Z] #40 ... [2022-08-18T18:23:56.021Z] [2022-08-18T18:23:56.021Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-18T18:23:56.021Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-18T18:23:56.021Z] #55 6.184 go: downloading github.com/golangci/golangci-lint v1.46.2 [2022-08-18T18:23:56.021Z] #55 9.596 go: downloading github.com/fatih/color v1.13.0 [2022-08-18T18:23:56.021Z] #55 9.613 go: downloading github.com/gofrs/flock v0.8.1 [2022-08-18T18:23:56.021Z] #55 9.848 go: downloading github.com/pkg/errors v0.9.1 [2022-08-18T18:23:56.021Z] #55 9.858 go: downloading github.com/spf13/cobra v1.4.0 [2022-08-18T18:23:56.021Z] #55 10.23 go: downloading github.com/spf13/pflag v1.0.5 [2022-08-18T18:23:56.021Z] #55 10.29 go: downloading github.com/spf13/viper v1.11.0 [2022-08-18T18:23:56.021Z] #55 10.86 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-08-18T18:23:56.281Z] #55 ... [2022-08-18T18:23:56.281Z] [2022-08-18T18:23:56.281Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-08-18T18:23:56.281Z] #51 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-18T18:23:56.281Z] #51 7.706 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-18T18:23:56.281Z] #51 7.821 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-18T18:23:56.281Z] #51 7.824 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-18T18:23:56.281Z] #51 8.647 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-08-18T18:23:56.281Z] #51 9.806 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-18T18:23:56.467Z] #20 67.88 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-08-18T18:23:56.467Z] #20 67.89 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-08-18T18:23:56.467Z] #20 67.90 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-18T18:23:56.542Z] #51 ... [2022-08-18T18:23:56.542Z] [2022-08-18T18:23:56.542Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-08-18T18:23:56.542Z] #62 sha256:d0b9a58fbb5e4f8af7e102faf65164f0638b5a9fcc0846402c4ea26e7d7e2363 [2022-08-18T18:23:56.542Z] #62 5.007 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-18T18:23:56.542Z] #62 5.032 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-18T18:23:56.542Z] #62 5.032 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-18T18:23:56.542Z] #62 5.410 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-18T18:23:56.542Z] #62 7.065 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [177 kB] [2022-08-18T18:23:56.542Z] #62 10.39 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-18T18:23:56.542Z] #62 ... [2022-08-18T18:23:56.542Z] [2022-08-18T18:23:56.542Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-08-18T18:23:56.542Z] #53 sha256:ca7573725226e0cd8da5d65a6a414fd08e9df3c738ab2e94ae2a670155c2dd9f [2022-08-18T18:23:56.542Z] #53 10.43 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-08-18T18:23:56.542Z] #53 10.55 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-08-18T18:23:56.542Z] #53 10.93 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-08-18T18:23:56.542Z] #53 10.94 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-08-18T18:23:56.542Z] #53 11.43 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-08-18T18:23:56.542Z] #53 11.50 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-08-18T18:23:56.613Z] ok github.com/docker/docker/plugin 0.517s coverage: 23.2% of statements [2022-08-18T18:23:56.613Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.4% of statements [2022-08-18T18:23:56.802Z] #53 11.82 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-08-18T18:23:57.069Z] #53 12.18 go: downloading golang.org/x/tools v0.1.0 [2022-08-18T18:23:57.181Z] ok github.com/docker/docker/profiles/seccomp 0.011s coverage: 86.0% of statements [2022-08-18T18:23:57.849Z] #20 69.62 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-08-18T18:23:57.849Z] #20 69.63 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-08-18T18:23:57.849Z] #20 69.63 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-08-18T18:23:57.849Z] #20 69.70 Selecting previously unselected package libapparmor1:amd64. [2022-08-18T18:23:57.849Z] #20 69.70 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-08-18T18:23:57.849Z] #20 69.70 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-08-18T18:23:58.109Z] #20 69.77 Selecting previously unselected package libapparmor-dev:amd64. [2022-08-18T18:23:58.109Z] #20 69.78 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-08-18T18:23:58.109Z] #20 69.78 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-08-18T18:23:58.109Z] #20 69.85 Selecting previously unselected package libbtrfs0:amd64. [2022-08-18T18:23:58.109Z] #20 69.86 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-08-18T18:23:58.109Z] #20 69.86 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-08-18T18:23:58.109Z] #20 69.94 Selecting previously unselected package libbtrfs-dev:amd64. [2022-08-18T18:23:58.109Z] #20 69.94 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-08-18T18:23:58.109Z] #20 69.95 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-18T18:23:58.121Z] ok github.com/docker/docker/quota 0.189s coverage: 71.4% of statements [2022-08-18T18:23:58.369Z] #20 70.04 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-08-18T18:23:58.369Z] #20 70.06 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-08-18T18:23:58.369Z] #20 70.06 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-18T18:23:58.369Z] #20 70.10 Selecting previously unselected package libudev-dev:amd64. [2022-08-18T18:23:58.369Z] #20 70.12 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-08-18T18:23:58.369Z] #20 70.12 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-08-18T18:23:58.369Z] #20 70.19 Selecting previously unselected package libsepol1-dev:amd64. [2022-08-18T18:23:58.369Z] #20 70.20 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-08-18T18:23:58.370Z] #20 70.21 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-08-18T18:23:58.381Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2022-08-18T18:23:58.630Z] #20 70.33 Selecting previously unselected package libpcre2-16-0:amd64. [2022-08-18T18:23:58.630Z] #20 70.34 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-08-18T18:23:58.630Z] #20 70.34 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-08-18T18:23:58.630Z] #20 70.43 Selecting previously unselected package libpcre2-32-0:amd64. [2022-08-18T18:23:58.630Z] #20 70.44 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-08-18T18:23:58.630Z] #20 70.45 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-08-18T18:23:58.630Z] #20 70.53 Selecting previously unselected package libpcre2-posix2:amd64. [2022-08-18T18:23:58.891Z] #20 70.54 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-08-18T18:23:58.891Z] #20 70.55 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-08-18T18:23:58.891Z] #20 70.59 Selecting previously unselected package libpcre2-dev:amd64. [2022-08-18T18:23:58.891Z] #20 70.60 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-08-18T18:23:58.891Z] #20 70.61 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-08-18T18:23:58.891Z] #20 70.81 Selecting previously unselected package libselinux1-dev:amd64. [2022-08-18T18:23:58.891Z] #20 70.82 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-08-18T18:23:58.891Z] #20 70.82 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-08-18T18:23:59.151Z] #20 70.93 Selecting previously unselected package libdevmapper-dev:amd64. [2022-08-18T18:23:59.151Z] #20 70.94 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-08-18T18:23:59.151Z] #20 70.95 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-08-18T18:23:59.151Z] #20 71.00 Selecting previously unselected package libseccomp-dev:amd64. [2022-08-18T18:23:59.151Z] #20 71.00 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-08-18T18:23:59.151Z] #20 71.01 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-08-18T18:23:59.151Z] #20 71.07 Selecting previously unselected package libsystemd-dev:amd64. [2022-08-18T18:23:59.151Z] #20 ... [2022-08-18T18:23:59.151Z] [2022-08-18T18:23:59.151Z] #71 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-18T18:23:59.151Z] #71 sha256:a02e17d2b303da3205c1f49314c0278cb17228690179404dca51caf611b4b75d [2022-08-18T18:23:59.151Z] #71 13.35 + cd /tmp/tmp.Xzo1DMG7uW/src/github.com/containerd/containerd [2022-08-18T18:23:59.151Z] #71 13.35 + git checkout -q v1.6.7 [2022-08-18T18:23:59.151Z] #71 14.31 + export 'BUILDTAGS=netgo osusergo static_build' [2022-08-18T18:23:59.151Z] #71 14.31 + BUILDTAGS='netgo osusergo static_build' [2022-08-18T18:23:59.151Z] #71 14.31 + export EXTRA_FLAGS=-buildmode=pie [2022-08-18T18:23:59.151Z] #71 14.31 + EXTRA_FLAGS=-buildmode=pie [2022-08-18T18:23:59.151Z] #71 14.31 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-08-18T18:23:59.151Z] #71 14.31 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-08-18T18:23:59.151Z] #71 14.31 + '[' '' = dynamic ']' [2022-08-18T18:23:59.151Z] #71 14.31 + make [2022-08-18T18:23:59.151Z] #71 14.84 + bin/ctr [2022-08-18T18:23:59.319Z] ok github.com/docker/docker/registry 0.078s coverage: 58.6% of statements [2022-08-18T18:23:59.412Z] #71 ... [2022-08-18T18:23:59.412Z] [2022-08-18T18:23:59.412Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-18T18:23:59.412Z] #20 sha256:91d751224aa9713097dae372bb6975111d086d9935d88ce69d7e912f9cb8a924 [2022-08-18T18:23:59.412Z] #20 71.07 Selecting previously unselected package libsystemd-dev:amd64. [2022-08-18T18:23:59.412Z] #20 71.08 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-08-18T18:23:59.412Z] #20 71.08 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-08-18T18:23:59.412Z] #20 71.30 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-08-18T18:23:59.412Z] #20 71.32 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-08-18T18:23:59.412Z] #20 71.33 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-08-18T18:23:59.412Z] #20 71.34 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-08-18T18:23:59.412Z] #20 71.36 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-08-18T18:23:59.412Z] #20 71.37 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-08-18T18:23:59.412Z] #20 71.39 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-08-18T18:23:59.412Z] #20 71.40 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-08-18T18:23:59.412Z] #20 71.41 Setting up libudev-dev:amd64 (247.3-7) ... [2022-08-18T18:23:59.578Z] ok github.com/docker/docker/registry/resumable 0.017s coverage: 100.0% of statements [2022-08-18T18:23:59.672Z] #20 71.43 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-08-18T18:23:59.672Z] #20 71.44 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-08-18T18:23:59.672Z] #20 71.46 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-18T18:23:59.672Z] #20 71.47 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-08-18T18:23:59.672Z] #20 71.48 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-08-18T18:23:59.672Z] #20 71.49 Setting up mingw-w64-common (8.0.0-1) ... [2022-08-18T18:23:59.672Z] #20 71.51 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-08-18T18:23:59.672Z] #20 71.52 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-08-18T18:23:59.672Z] #20 71.53 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-08-18T18:23:59.672Z] #20 71.55 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-08-18T18:23:59.672Z] #20 71.58 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-08-18T18:23:59.672Z] #20 71.59 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-18T18:23:59.672Z] #20 71.60 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-08-18T18:23:59.672Z] #20 71.61 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-18T18:23:59.672Z] #20 71.62 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-08-18T18:23:59.837Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 50.9% of statements [2022-08-18T18:23:59.952Z] #20 71.64 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-08-18T18:23:59.952Z] #20 71.65 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-18T18:23:59.952Z] #20 71.67 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-08-18T18:23:59.952Z] #20 71.68 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-18T18:23:59.952Z] #20 71.70 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-08-18T18:23:59.952Z] #20 71.71 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-18T18:23:59.952Z] #20 71.73 Setting up dmsetup (2:1.02.175-2.1) ... [2022-08-18T18:23:59.952Z] #20 71.75 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-18T18:23:59.952Z] #20 71.76 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-08-18T18:23:59.952Z] #20 71.77 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-18T18:24:00.406Z] ok github.com/docker/docker/runconfig 0.008s coverage: 64.5% of statements [2022-08-18T18:24:00.666Z] ok github.com/docker/docker/testutil 0.003s coverage: 62.5% of statements [2022-08-18T18:24:01.285Z] #53 ... [2022-08-18T18:24:01.285Z] [2022-08-18T18:24:01.285Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-08-18T18:24:01.285Z] #67 sha256:4b89b8b151cf9fde9ef6c914df78a62bf5a92683cf3718929215e315d95bccc5 [2022-08-18T18:24:01.285Z] #67 6.365 + RM_GOPATH=0 [2022-08-18T18:24:01.285Z] #67 6.365 + TMP_GOPATH= [2022-08-18T18:24:01.285Z] #67 6.365 + : /build [2022-08-18T18:24:01.285Z] #67 6.365 + '[' -z '' ']' [2022-08-18T18:24:01.285Z] #67 6.365 ++ mktemp -d [2022-08-18T18:24:01.285Z] #67 6.372 + export GOPATH=/tmp/tmp.uKCZgy4zVM [2022-08-18T18:24:01.285Z] #67 6.372 + GOPATH=/tmp/tmp.uKCZgy4zVM [2022-08-18T18:24:01.285Z] #67 6.372 + RM_GOPATH=1 [2022-08-18T18:24:01.285Z] #67 6.372 + case "$(go env GOARCH)" in [2022-08-18T18:24:01.285Z] #67 6.391 ++ go env GOARCH [2022-08-18T18:24:01.285Z] #67 6.447 + export GO_BUILDMODE=-buildmode=pie [2022-08-18T18:24:01.285Z] #67 6.447 + GO_BUILDMODE=-buildmode=pie [2022-08-18T18:24:01.285Z] #67 6.448 ++ dirname /install.sh [2022-08-18T18:24:01.285Z] #67 6.449 + dir=/ [2022-08-18T18:24:01.285Z] #67 6.449 + bin=rootlesskit [2022-08-18T18:24:01.285Z] #67 6.450 + shift [2022-08-18T18:24:01.285Z] #67 6.450 + '[' '!' -f //rootlesskit.installer ']' [2022-08-18T18:24:01.285Z] #67 6.450 + . //rootlesskit.installer [2022-08-18T18:24:01.285Z] #67 6.454 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-08-18T18:24:01.285Z] #67 6.454 + install_rootlesskit [2022-08-18T18:24:01.285Z] #67 6.454 + case "$1" in [2022-08-18T18:24:01.285Z] #67 6.454 + export CGO_ENABLED=0 [2022-08-18T18:24:01.285Z] #67 6.454 + CGO_ENABLED=0 [2022-08-18T18:24:01.285Z] #67 6.454 + _install_rootlesskit [2022-08-18T18:24:01.285Z] #67 6.454 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-08-18T18:24:01.285Z] #67 6.454 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-08-18T18:24:01.285Z] #67 6.454 + for f in rootlesskit rootlesskit-docker-proxy [2022-08-18T18:24:01.285Z] #67 6.455 + GOBIN=/build [2022-08-18T18:24:01.285Z] #67 6.455 + GO111MODULE=on [2022-08-18T18:24:01.285Z] #67 6.455 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-08-18T18:24:01.285Z] #67 7.201 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-08-18T18:24:01.285Z] #67 12.14 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-08-18T18:24:01.285Z] #67 12.15 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-08-18T18:24:01.285Z] #67 13.60 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-08-18T18:24:01.337Z] #20 DONE 73.1s [2022-08-18T18:24:01.337Z] [2022-08-18T18:24:01.337Z] #71 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-18T18:24:01.337Z] #71 sha256:a02e17d2b303da3205c1f49314c0278cb17228690179404dca51caf611b4b75d [2022-08-18T18:24:01.337Z] #71 ... [2022-08-18T18:24:01.337Z] [2022-08-18T18:24:01.337Z] #21 [runtime-dev-cross-true 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libapparmor-dev:arm64 libapparmor-dev:armel libapparmor-dev:armhf libapparmor-dev:ppc64el libapparmor-dev:s390x libseccomp-dev:arm64 libseccomp-dev:armel libseccomp-dev:armhf libseccomp-dev:ppc64el libseccomp-dev:s390x [2022-08-18T18:24:01.337Z] #21 sha256:bb76cfa785b6cc5930758dddc58939c15bbb037b7b997a83ff46b7c32ee35dbc [2022-08-18T18:24:01.887Z] #67 ... [2022-08-18T18:24:01.887Z] [2022-08-18T18:24:01.887Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-08-18T18:24:01.887Z] #26 sha256:15a135068fc1ed6bea6303a0c753eaa1986d1fb96813f15bd00f59b84cfe2a4b [2022-08-18T18:24:01.887Z] #26 6.467 + RM_GOPATH=0 [2022-08-18T18:24:01.887Z] #26 6.467 + TMP_GOPATH= [2022-08-18T18:24:01.887Z] #26 6.467 + : /build [2022-08-18T18:24:01.887Z] #26 6.467 + '[' -z '' ']' [2022-08-18T18:24:01.887Z] #26 6.467 ++ mktemp -d [2022-08-18T18:24:01.887Z] #26 6.467 + export GOPATH=/tmp/tmp.FcEIVK1LDF [2022-08-18T18:24:01.887Z] #26 6.467 + GOPATH=/tmp/tmp.FcEIVK1LDF [2022-08-18T18:24:01.887Z] #26 6.467 + RM_GOPATH=1 [2022-08-18T18:24:01.887Z] #26 6.467 + case "$(go env GOARCH)" in [2022-08-18T18:24:01.887Z] #26 6.467 ++ go env GOARCH [2022-08-18T18:24:01.887Z] #26 6.653 + export GO_BUILDMODE=-buildmode=pie [2022-08-18T18:24:01.887Z] #26 6.653 + GO_BUILDMODE=-buildmode=pie [2022-08-18T18:24:01.887Z] #26 6.653 ++ dirname /install.sh [2022-08-18T18:24:01.887Z] #26 6.678 + dir=/ [2022-08-18T18:24:01.887Z] #26 6.678 + bin=dockercli [2022-08-18T18:24:01.887Z] #26 6.678 + shift [2022-08-18T18:24:01.887Z] #26 6.679 + '[' '!' -f //dockercli.installer ']' [2022-08-18T18:24:01.887Z] #26 6.679 + . //dockercli.installer [2022-08-18T18:24:01.887Z] #26 6.679 ++ : stable [2022-08-18T18:24:01.887Z] #26 6.679 ++ : 17.06.2-ce [2022-08-18T18:24:01.887Z] #26 6.679 + install_dockercli [2022-08-18T18:24:01.887Z] #26 6.679 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-08-18T18:24:01.887Z] #26 6.679 Install docker/cli version 17.06.2-ce from stable [2022-08-18T18:24:01.887Z] #26 6.679 ++ uname -m [2022-08-18T18:24:01.887Z] #26 6.697 + arch=x86_64 [2022-08-18T18:24:01.887Z] #26 6.697 + '[' x86_64 '!=' x86_64 ']' [2022-08-18T18:24:01.887Z] #26 6.697 + url=https://download.docker.com/linux/static [2022-08-18T18:24:01.887Z] #26 6.697 + tar -xz docker/docker [2022-08-18T18:24:01.887Z] #26 6.762 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-08-18T18:24:01.887Z] #26 ... [2022-08-18T18:24:01.887Z] [2022-08-18T18:24:01.887Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-18T18:24:01.888Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-18T18:24:01.888Z] #55 11.73 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-08-18T18:24:01.888Z] #55 11.75 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-08-18T18:24:01.888Z] #55 12.09 go: downloading golang.org/x/tools v0.1.11-0.20220316014157-77aa08bb151a [2022-08-18T18:24:01.888Z] #55 12.11 go: downloading github.com/go-critic/go-critic v0.6.3 [2022-08-18T18:24:01.888Z] #55 15.05 go: downloading github.com/hashicorp/go-version v1.4.0 [2022-08-18T18:24:01.888Z] #55 15.24 go: downloading github.com/ldez/gomoddirectives v0.2.3 [2022-08-18T18:24:01.888Z] #55 15.79 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-08-18T18:24:01.888Z] #55 15.86 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-08-18T18:24:02.044Z] ok github.com/docker/docker/volume/drivers 0.005s coverage: 36.1% of statements [2022-08-18T18:24:02.719Z] #21 1.211 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-08-18T18:24:02.719Z] #21 1.213 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-08-18T18:24:02.719Z] #21 1.213 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-08-18T18:24:02.829Z] #55 ... [2022-08-18T18:24:02.829Z] [2022-08-18T18:24:02.829Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-18T18:24:02.829Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-18T18:24:02.829Z] #14 7.694 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [177 kB] [2022-08-18T18:24:02.829Z] #14 11.20 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-18T18:24:02.829Z] #14 ... [2022-08-18T18:24:02.829Z] [2022-08-18T18:24:02.829Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-08-18T18:24:02.829Z] #40 sha256:04163fb3f69291ebf8adab0c8f8e51a4e38463db1fbcfecbdb0a2aa98785ceb1 [2022-08-18T18:24:02.829Z] #40 11.37 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-08-18T18:24:02.829Z] #40 11.84 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-08-18T18:24:02.829Z] #40 12.14 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-08-18T18:24:02.829Z] #40 17.79 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-08-18T18:24:02.981Z] ok github.com/docker/docker/volume/local 0.098s coverage: 76.8% of statements [2022-08-18T18:24:03.398Z] #40 18.23 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-08-18T18:24:03.550Z] ok github.com/docker/docker/volume/mounts 0.010s coverage: 67.7% of statements [2022-08-18T18:24:04.487Z] ok github.com/docker/docker/volume/service 0.014s coverage: 72.3% of statements [2022-08-18T18:24:05.939Z] #40 ... [2022-08-18T18:24:05.939Z] [2022-08-18T18:24:05.939Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-08-18T18:24:05.939Z] #67 sha256:4b89b8b151cf9fde9ef6c914df78a62bf5a92683cf3718929215e315d95bccc5 [2022-08-18T18:24:05.939Z] #67 20.17 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-08-18T18:24:05.939Z] #67 ... [2022-08-18T18:24:05.939Z] [2022-08-18T18:24:05.939Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-08-18T18:24:05.939Z] #76 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-18T18:24:05.939Z] #76 10.95 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-18T18:24:06.199Z] #76 ... [2022-08-18T18:24:06.199Z] [2022-08-18T18:24:06.199Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-08-18T18:24:06.199Z] #51 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-18T18:24:06.199Z] #51 13.71 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [177 kB] [2022-08-18T18:24:06.199Z] #51 16.83 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-18T18:24:06.199Z] #51 20.30 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2163 B] [2022-08-18T18:24:07.140Z] #51 ... [2022-08-18T18:24:07.140Z] [2022-08-18T18:24:07.140Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-08-18T18:24:07.140Z] #67 sha256:4b89b8b151cf9fde9ef6c914df78a62bf5a92683cf3718929215e315d95bccc5 [2022-08-18T18:24:07.140Z] #67 21.43 go: downloading github.com/google/uuid v1.3.0 [2022-08-18T18:24:07.140Z] #67 21.51 go: downloading github.com/moby/vpnkit v0.5.0 [2022-08-18T18:24:07.140Z] #67 21.54 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-08-18T18:24:07.714Z] #67 21.98 go: downloading github.com/gofrs/flock v0.8.1 [2022-08-18T18:24:07.714Z] #67 ... [2022-08-18T18:24:07.714Z] [2022-08-18T18:24:07.715Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-18T18:24:07.715Z] #42 sha256:3c3c0379e5bcba0945381483f27d2b570a532e3d2496cd580f604a48e68e0a26 [2022-08-18T18:24:07.715Z] #42 12.59 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [177 kB] [2022-08-18T18:24:07.715Z] #42 15.81 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-18T18:24:07.715Z] #42 ... [2022-08-18T18:24:07.715Z] [2022-08-18T18:24:07.715Z] #57 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-08-18T18:24:07.715Z] #57 sha256:2ca635a6002d0bd1a0b3bdf97ab7e2f85001ed11ec767a8b9f55ed2992da60ef [2022-08-18T18:24:07.715Z] #57 12.71 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-08-18T18:24:07.974Z] #57 ... [2022-08-18T18:24:07.974Z] [2022-08-18T18:24:07.974Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-08-18T18:24:07.974Z] #53 sha256:ca7573725226e0cd8da5d65a6a414fd08e9df3c738ab2e94ae2a670155c2dd9f [2022-08-18T18:24:07.974Z] #53 22.95 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-08-18T18:24:07.974Z] #53 23.01 go: downloading golang.org/x/mod v0.3.0 [2022-08-18T18:24:08.264Z] #21 1.837 Reading package lists... [2022-08-18T18:24:09.895Z] #53 ... [2022-08-18T18:24:09.895Z] [2022-08-18T18:24:09.895Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-08-18T18:24:09.895Z] #26 sha256:15a135068fc1ed6bea6303a0c753eaa1986d1fb96813f15bd00f59b84cfe2a4b [2022-08-18T18:24:09.895Z] #26 22.26 + mkdir -p /build [2022-08-18T18:24:09.895Z] #26 22.29 + mv docker/docker /build/ [2022-08-18T18:24:09.895Z] #26 22.29 + rmdir docker [2022-08-18T18:24:09.895Z] #26 DONE 24.3s [2022-08-18T18:24:09.895Z] [2022-08-18T18:24:09.895Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-18T18:24:09.895Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-18T18:24:09.895Z] #55 23.16 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-08-18T18:24:09.895Z] #55 23.16 go: downloading github.com/stretchr/testify v1.7.1 [2022-08-18T18:24:09.895Z] #55 23.58 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-08-18T18:24:09.895Z] #55 23.61 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-08-18T18:24:09.895Z] #55 23.75 go: downloading github.com/fsnotify/fsnotify v1.5.4 [2022-08-18T18:24:09.895Z] #55 23.76 go: downloading github.com/mitchellh/mapstructure v1.5.0 [2022-08-18T18:24:09.895Z] #55 23.96 go: downloading github.com/spf13/afero v1.8.2 [2022-08-18T18:24:09.895Z] #55 24.24 go: downloading github.com/spf13/cast v1.4.1 [2022-08-18T18:24:09.895Z] #55 24.40 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-08-18T18:24:09.895Z] #55 24.52 go: downloading golang.org/x/sys v0.0.0-20220422013727-9388b58f7150 [2022-08-18T18:24:09.895Z] #55 24.58 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-08-18T18:24:09.895Z] #55 24.84 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-08-18T18:24:09.895Z] #55 24.91 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-08-18T18:24:10.155Z] #55 25.25 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-08-18T18:24:10.724Z] #55 25.50 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-08-18T18:24:10.724Z] #55 25.70 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-08-18T18:24:10.724Z] #55 25.73 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-08-18T18:24:10.986Z] #55 25.94 go: downloading github.com/quasilyte/go-ruleguard v0.3.16-0.20220213074421-6aa060fab41a [2022-08-18T18:24:11.106Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-08-18T18:24:12.364Z] #55 27.44 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-08-18T18:24:12.466Z] #21 6.604 Reading package lists... [2022-08-18T18:24:12.624Z] #55 ... [2022-08-18T18:24:12.624Z] [2022-08-18T18:24:12.624Z] #38 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-08-18T18:24:12.624Z] #38 sha256:a1fc0ec15961aec245b67c2809d1bdefeaa79d60e08b07062fce12a636760b52 [2022-08-18T18:24:12.624Z] #38 27.59 tomll can be used in two ways: [2022-08-18T18:24:12.624Z] #38 27.59 Writing to STDIN and reading from STDOUT: [2022-08-18T18:24:12.624Z] #38 27.59 cat file.toml | tomll > file.toml [2022-08-18T18:24:12.624Z] #38 27.59 [2022-08-18T18:24:12.624Z] #38 27.59 Reading and updating a list of files: [2022-08-18T18:24:12.624Z] #38 27.59 tomll a.toml b.toml c.toml [2022-08-18T18:24:12.624Z] #38 27.59 [2022-08-18T18:24:12.624Z] #38 27.59 When given a list of files, tomll will modify all files in place without asking. [2022-08-18T18:24:12.624Z] #38 DONE 27.7s [2022-08-18T18:24:12.883Z] [2022-08-18T18:24:12.883Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-18T18:24:12.883Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-18T18:24:12.883Z] #55 27.87 go: downloading golang.org/x/mod v0.6.0-dev.0.20220106191415-9b9b3d81d5e3 [2022-08-18T18:24:13.821Z] #55 28.83 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-08-18T18:24:14.108Z] #21 11.45 Building dependency tree... [2022-08-18T18:24:14.108Z] #21 12.68 Reading state information... [2022-08-18T18:24:15.049Z] #21 14.02 The following additional packages will be installed: [2022-08-18T18:24:15.310Z] #21 14.02 gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el [2022-08-18T18:24:15.310Z] #21 14.02 gcc-10-base:s390x libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2022-08-18T18:24:15.310Z] #21 14.02 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf [2022-08-18T18:24:15.310Z] #21 14.02 libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf [2022-08-18T18:24:15.310Z] #21 14.02 libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel [2022-08-18T18:24:15.310Z] #21 14.03 libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp2:arm64 [2022-08-18T18:24:15.310Z] #21 14.03 libseccomp2:armel libseccomp2:armhf libseccomp2:ppc64el libseccomp2:s390x [2022-08-18T18:24:15.310Z] #21 14.05 Suggested packages: [2022-08-18T18:24:15.310Z] #21 14.05 glibc-doc:arm64 libc-l10n:arm64 locales:arm64 glibc-doc:armel [2022-08-18T18:24:15.310Z] #21 14.05 libc-l10n:armel locales:armel glibc-doc:armhf libc-l10n:armhf locales:armhf [2022-08-18T18:24:15.310Z] #21 14.05 glibc-doc:ppc64el libc-l10n:ppc64el locales:ppc64el glibc-doc:s390x [2022-08-18T18:24:15.310Z] #21 14.05 libc-l10n:s390x locales:s390x seccomp:arm64 seccomp:armel seccomp:armhf [2022-08-18T18:24:15.310Z] #21 14.05 seccomp:ppc64el seccomp:s390x [2022-08-18T18:24:15.310Z] #21 14.05 Recommended packages: [2022-08-18T18:24:15.310Z] #21 14.05 libidn2-0:arm64 libnss-nis:arm64 libnss-nisplus:arm64 libidn2-0:armel [2022-08-18T18:24:15.310Z] #21 14.05 libnss-nis:armel libnss-nisplus:armel libidn2-0:armhf libnss-nis:armhf [2022-08-18T18:24:15.310Z] #21 14.05 libnss-nisplus:armhf libidn2-0:ppc64el libnss-nis:ppc64el [2022-08-18T18:24:15.310Z] #21 14.05 libnss-nisplus:ppc64el libidn2-0:s390x libnss-nis:s390x libnss-nisplus:s390x [2022-08-18T18:24:15.730Z] #55 30.36 go: downloading golang.org/x/xerrors v0.0.0-20220411194840-2f41105eb62f [2022-08-18T18:24:15.730Z] #55 30.52 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-08-18T18:24:15.730Z] #55 30.74 go: downloading github.com/Antonboom/errname v0.1.6 [2022-08-18T18:24:15.730Z] #55 30.80 go: downloading github.com/Antonboom/nilnil v0.1.1 [2022-08-18T18:24:15.880Z] #21 14.51 The following NEW packages will be installed: [2022-08-18T18:24:15.880Z] #21 14.51 gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el [2022-08-18T18:24:15.880Z] #21 14.51 gcc-10-base:s390x libapparmor-dev:arm64 libapparmor-dev:armel [2022-08-18T18:24:15.880Z] #21 14.51 libapparmor-dev:armhf libapparmor-dev:ppc64el libapparmor-dev:s390x [2022-08-18T18:24:15.880Z] #21 14.51 libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2022-08-18T18:24:15.880Z] #21 14.51 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf [2022-08-18T18:24:15.880Z] #21 14.51 libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf [2022-08-18T18:24:15.880Z] #21 14.51 libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel [2022-08-18T18:24:15.880Z] #21 14.52 libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp-dev:arm64 [2022-08-18T18:24:15.880Z] #21 14.52 libseccomp-dev:armel libseccomp-dev:armhf libseccomp-dev:ppc64el [2022-08-18T18:24:15.880Z] #21 14.52 libseccomp-dev:s390x libseccomp2:arm64 libseccomp2:armel libseccomp2:armhf [2022-08-18T18:24:15.880Z] #21 14.52 libseccomp2:ppc64el libseccomp2:s390x [2022-08-18T18:24:15.989Z] #55 31.13 go: downloading github.com/BurntSushi/toml v1.1.0 [2022-08-18T18:24:16.139Z] #21 14.90 0 upgraded, 40 newly installed, 0 to remove and 7 not upgraded. [2022-08-18T18:24:16.139Z] #21 14.90 Need to get 15.9 MB of archives. [2022-08-18T18:24:16.139Z] #21 14.90 After this operation, 73.0 MB of additional disk space will be used. [2022-08-18T18:24:16.139Z] #21 14.90 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-10-base arm64 10.2.1-6 [201 kB] [2022-08-18T18:24:16.139Z] #21 14.91 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main armel gcc-10-base armel 10.2.1-6 [201 kB] [2022-08-18T18:24:16.139Z] #21 14.91 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf gcc-10-base armhf 10.2.1-6 [201 kB] [2022-08-18T18:24:16.139Z] #21 14.91 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el gcc-10-base ppc64el 10.2.1-6 [201 kB] [2022-08-18T18:24:16.139Z] #21 14.91 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x gcc-10-base s390x 10.2.1-6 [201 kB] [2022-08-18T18:24:16.139Z] #21 14.92 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libgcc-s1 s390x 10.2.1-6 [24.6 kB] [2022-08-18T18:24:16.139Z] #21 14.92 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libcrypt1 s390x 1:4.4.18-4 [87.9 kB] [2022-08-18T18:24:16.139Z] #21 14.92 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libc6 s390x 2.31-13+deb11u3 [2448 kB] [2022-08-18T18:24:16.139Z] #21 14.95 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor1 s390x 2.13.6-10 [97.8 kB] [2022-08-18T18:24:16.139Z] #21 14.96 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor-dev s390x 2.13.6-10 [139 kB] [2022-08-18T18:24:16.139Z] #21 14.96 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libgcc-s1 ppc64el 10.2.1-6 [30.3 kB] [2022-08-18T18:24:16.139Z] #21 14.96 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libcrypt1 ppc64el 1:4.4.18-4 [96.7 kB] [2022-08-18T18:24:16.139Z] #21 14.96 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libc6 ppc64el 2.31-13+deb11u3 [2832 kB] [2022-08-18T18:24:16.139Z] #21 14.99 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor1 ppc64el 2.13.6-10 [103 kB] [2022-08-18T18:24:16.139Z] #21 15.00 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor-dev ppc64el 2.13.6-10 [146 kB] [2022-08-18T18:24:16.139Z] #21 15.00 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libgcc-s1 armhf 10.2.1-6 [36.2 kB] [2022-08-18T18:24:16.140Z] #21 15.00 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libcrypt1 armhf 1:4.4.18-4 [95.6 kB] [2022-08-18T18:24:16.140Z] #21 15.00 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libc6 armhf 2.31-13+deb11u3 [2330 kB] [2022-08-18T18:24:16.140Z] #21 15.03 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor1 armhf 2.13.6-10 [94.5 kB] [2022-08-18T18:24:16.140Z] #21 15.03 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor-dev armhf 2.13.6-10 [137 kB] [2022-08-18T18:24:16.140Z] #21 15.03 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgcc-s1 arm64 10.2.1-6 [34.6 kB] [2022-08-18T18:24:16.140Z] #21 15.03 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcrypt1 arm64 1:4.4.18-4 [89.7 kB] [2022-08-18T18:24:16.140Z] #21 15.03 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libc6 arm64 2.31-13+deb11u3 [2458 kB] [2022-08-18T18:24:16.140Z] #21 15.06 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] [2022-08-18T18:24:16.140Z] #21 15.06 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB] [2022-08-18T18:24:16.140Z] #21 15.07 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libgcc-s1 armel 10.2.1-6 [38.4 kB] [2022-08-18T18:24:16.140Z] #21 15.07 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libcrypt1 armel 1:4.4.18-4 [97.0 kB] [2022-08-18T18:24:16.140Z] #21 15.07 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libc6 armel 2.31-13+deb11u3 [2341 kB] [2022-08-18T18:24:16.140Z] #21 15.10 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor1 armel 2.13.6-10 [95.2 kB] [2022-08-18T18:24:16.249Z] #55 31.19 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-08-18T18:24:16.400Z] #21 15.10 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor-dev armel 2.13.6-10 [138 kB] [2022-08-18T18:24:16.400Z] #21 15.10 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libseccomp2 s390x 2.5.1-1+deb11u1 [46.8 kB] [2022-08-18T18:24:16.400Z] #21 15.10 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libseccomp-dev s390x 2.5.1-1+deb11u1 [90.7 kB] [2022-08-18T18:24:16.400Z] #21 15.11 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libseccomp2 ppc64el 2.5.1-1+deb11u1 [54.5 kB] [2022-08-18T18:24:16.400Z] #21 15.11 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libseccomp-dev ppc64el 2.5.1-1+deb11u1 [95.3 kB] [2022-08-18T18:24:16.400Z] #21 15.11 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libseccomp2 armhf 2.5.1-1+deb11u1 [46.7 kB] [2022-08-18T18:24:16.400Z] #21 15.11 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libseccomp-dev armhf 2.5.1-1+deb11u1 [87.0 kB] [2022-08-18T18:24:16.400Z] #21 15.12 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libseccomp2 armel 2.5.1-1+deb11u1 [47.6 kB] [2022-08-18T18:24:16.400Z] #21 15.12 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libseccomp-dev armel 2.5.1-1+deb11u1 [87.8 kB] [2022-08-18T18:24:16.400Z] #21 15.12 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp2 arm64 2.5.1-1+deb11u1 [47.4 kB] [2022-08-18T18:24:16.400Z] #21 15.12 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB] [2022-08-18T18:24:16.823Z] #55 31.69 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.1.0 [2022-08-18T18:24:16.823Z] #55 31.93 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-08-18T18:24:16.970Z] #21 15.71 debconf: delaying package configuration, since apt-utils is not installed [2022-08-18T18:24:17.083Z] #55 32.15 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-08-18T18:24:17.230Z] #21 15.98 Fetched 15.9 MB in 1s (31.4 MB/s) [2022-08-18T18:24:17.230Z] #21 16.02 Selecting previously unselected package gcc-10-base:armel. [2022-08-18T18:24:17.230Z] #21 16.02 (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 ... 38556 files and directories currently installed.) [2022-08-18T18:24:17.230Z] #21 16.09 Preparing to unpack .../00-gcc-10-base_10.2.1-6_armel.deb ... [2022-08-18T18:24:17.230Z] #21 16.09 Unpacking gcc-10-base:armel (10.2.1-6) ... [2022-08-18T18:24:17.230Z] #21 16.15 Selecting previously unselected package gcc-10-base:armhf. [2022-08-18T18:24:17.230Z] #21 16.16 Preparing to unpack .../01-gcc-10-base_10.2.1-6_armhf.deb ... [2022-08-18T18:24:17.231Z] #21 16.17 Unpacking gcc-10-base:armhf (10.2.1-6) ... [2022-08-18T18:24:17.491Z] #21 16.22 Selecting previously unselected package gcc-10-base:ppc64el. [2022-08-18T18:24:17.491Z] #21 16.23 Preparing to unpack .../02-gcc-10-base_10.2.1-6_ppc64el.deb ... [2022-08-18T18:24:17.491Z] #21 16.24 Unpacking gcc-10-base:ppc64el (10.2.1-6) ... [2022-08-18T18:24:17.491Z] #21 16.28 Selecting previously unselected package gcc-10-base:s390x. [2022-08-18T18:24:17.491Z] #21 16.29 Preparing to unpack .../03-gcc-10-base_10.2.1-6_s390x.deb ... [2022-08-18T18:24:17.491Z] #21 16.30 Unpacking gcc-10-base:s390x (10.2.1-6) ... [2022-08-18T18:24:17.491Z] #21 16.37 Selecting previously unselected package gcc-10-base:arm64. [2022-08-18T18:24:17.651Z] #55 32.58 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-08-18T18:24:17.652Z] #55 32.70 go: downloading github.com/ashanbrown/makezero v1.1.1 [2022-08-18T18:24:17.667Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-08-18T18:24:17.752Z] #21 16.37 Preparing to unpack .../04-gcc-10-base_10.2.1-6_arm64.deb ... [2022-08-18T18:24:17.752Z] #21 16.38 Unpacking gcc-10-base:arm64 (10.2.1-6) ... [2022-08-18T18:24:17.752Z] #21 16.44 Selecting previously unselected package libgcc-s1:armel. [2022-08-18T18:24:17.752Z] #21 16.45 Preparing to unpack .../05-libgcc-s1_10.2.1-6_armel.deb ... [2022-08-18T18:24:17.752Z] #21 16.46 Unpacking libgcc-s1:armel (10.2.1-6) ... [2022-08-18T18:24:17.752Z] #21 16.52 Selecting previously unselected package libcrypt1:armel. [2022-08-18T18:24:17.752Z] #21 16.52 Preparing to unpack .../06-libcrypt1_1%3a4.4.18-4_armel.deb ... [2022-08-18T18:24:17.752Z] #21 16.53 Unpacking libcrypt1:armel (1:4.4.18-4) ... [2022-08-18T18:24:17.752Z] #21 16.63 Selecting previously unselected package libc6:armel. [2022-08-18T18:24:17.911Z] #55 32.95 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-08-18T18:24:17.911Z] #55 33.07 go: downloading github.com/blizzy78/varnamelen v0.8.0 [2022-08-18T18:24:17.911Z] #55 ... [2022-08-18T18:24:17.911Z] [2022-08-18T18:24:17.911Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-08-18T18:24:17.911Z] #67 sha256:4b89b8b151cf9fde9ef6c914df78a62bf5a92683cf3718929215e315d95bccc5 [2022-08-18T18:24:17.911Z] #67 22.44 go: downloading github.com/gorilla/mux v1.8.0 [2022-08-18T18:24:17.911Z] #67 22.66 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-08-18T18:24:17.911Z] #67 23.27 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-08-18T18:24:17.911Z] #67 23.53 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-08-18T18:24:17.911Z] #67 26.62 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-08-18T18:24:17.911Z] #67 27.25 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-08-18T18:24:18.013Z] #21 16.63 Preparing to unpack .../07-libc6_2.31-13+deb11u3_armel.deb ... [2022-08-18T18:24:18.013Z] #21 16.82 Unpacking libc6:armel (2.31-13+deb11u3) ... [2022-08-18T18:24:18.171Z] #67 ... [2022-08-18T18:24:18.171Z] [2022-08-18T18:24:18.171Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-18T18:24:18.171Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-18T18:24:18.171Z] #55 33.17 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-08-18T18:24:18.584Z] #21 17.28 Selecting previously unselected package libapparmor1:armel. [2022-08-18T18:24:18.584Z] #21 17.29 Preparing to unpack .../08-libapparmor1_2.13.6-10_armel.deb ... [2022-08-18T18:24:18.584Z] #21 17.30 Unpacking libapparmor1:armel (2.13.6-10) ... [2022-08-18T18:24:18.584Z] #21 17.35 Selecting previously unselected package libapparmor-dev:armel. [2022-08-18T18:24:18.584Z] #21 17.36 Preparing to unpack .../09-libapparmor-dev_2.13.6-10_armel.deb ... [2022-08-18T18:24:18.584Z] #21 17.36 Unpacking libapparmor-dev:armel (2.13.6-10) ... [2022-08-18T18:24:18.584Z] #21 17.44 Selecting previously unselected package libgcc-s1:arm64. [2022-08-18T18:24:18.741Z] #55 33.57 go: downloading github.com/breml/bidichk v0.2.3 [2022-08-18T18:24:18.741Z] #55 ... [2022-08-18T18:24:18.741Z] [2022-08-18T18:24:18.741Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-08-18T18:24:18.741Z] #62 sha256:d0b9a58fbb5e4f8af7e102faf65164f0638b5a9fcc0846402c4ea26e7d7e2363 [2022-08-18T18:24:18.741Z] #62 23.56 Fetched 8570 kB in 19s (455 kB/s) [2022-08-18T18:24:18.741Z] #62 23.56 Reading package lists... [2022-08-18T18:24:18.741Z] #62 33.52 Reading package lists... [2022-08-18T18:24:18.741Z] #62 ... [2022-08-18T18:24:18.741Z] [2022-08-18T18:24:18.741Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-18T18:24:18.741Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-18T18:24:18.741Z] #55 33.76 go: downloading github.com/breml/errchkjson v0.3.0 [2022-08-18T18:24:18.741Z] #55 33.90 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-08-18T18:24:18.741Z] #55 ... [2022-08-18T18:24:18.741Z] [2022-08-18T18:24:18.741Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-08-18T18:24:18.741Z] #76 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-18T18:24:18.741Z] #76 23.79 Fetched 8570 kB in 19s (453 kB/s) [2022-08-18T18:24:18.845Z] #21 17.45 Preparing to unpack .../10-libgcc-s1_10.2.1-6_arm64.deb ... [2022-08-18T18:24:18.845Z] #21 17.45 Unpacking libgcc-s1:arm64 (10.2.1-6) ... [2022-08-18T18:24:18.845Z] #21 17.50 Selecting previously unselected package libcrypt1:arm64. [2022-08-18T18:24:18.845Z] #21 17.51 Preparing to unpack .../11-libcrypt1_1%3a4.4.18-4_arm64.deb ... [2022-08-18T18:24:18.845Z] #21 17.51 Unpacking libcrypt1:arm64 (1:4.4.18-4) ... [2022-08-18T18:24:18.845Z] #21 17.59 Selecting previously unselected package libc6:arm64. [2022-08-18T18:24:18.845Z] #21 17.60 Preparing to unpack .../12-libc6_2.31-13+deb11u3_arm64.deb ... [2022-08-18T18:24:19.003Z] #76 23.79 Reading package lists... [2022-08-18T18:24:19.003Z] #76 ... [2022-08-18T18:24:19.003Z] [2022-08-18T18:24:19.003Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-18T18:24:19.003Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-18T18:24:19.003Z] #55 33.91 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-08-18T18:24:19.003Z] #55 34.05 go: downloading github.com/daixiang0/gci v0.3.3 [2022-08-18T18:24:19.003Z] #55 34.17 go: downloading github.com/denis-tingaikin/go-header v0.4.3 [2022-08-18T18:24:19.106Z] #21 17.82 Unpacking libc6:arm64 (2.31-13+deb11u3) ... [2022-08-18T18:24:19.367Z] #21 18.26 Selecting previously unselected package libapparmor1:arm64. [2022-08-18T18:24:19.367Z] #21 18.27 Preparing to unpack .../13-libapparmor1_2.13.6-10_arm64.deb ... [2022-08-18T18:24:19.367Z] #21 18.27 Unpacking libapparmor1:arm64 (2.13.6-10) ... [2022-08-18T18:24:19.367Z] #21 18.33 Selecting previously unselected package libapparmor-dev:arm64. [2022-08-18T18:24:19.574Z] #55 34.41 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-08-18T18:24:19.574Z] #55 ... [2022-08-18T18:24:19.574Z] [2022-08-18T18:24:19.575Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-08-18T18:24:19.575Z] #36 sha256:8bedd83179876fdb3665081577d58a70a9b45e4eb7ecb5a7bf64d88e4d61136a [2022-08-18T18:24:19.575Z] #36 24.36 go: downloading github.com/sirupsen/logrus v1.6.0 [2022-08-18T18:24:19.575Z] #36 24.37 go: downloading github.com/spf13/cobra v1.1.3 [2022-08-18T18:24:19.575Z] #36 25.20 go: downloading github.com/mattn/go-isatty v0.0.3 [2022-08-18T18:24:19.575Z] #36 25.78 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1 [2022-08-18T18:24:19.575Z] #36 25.92 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-08-18T18:24:19.575Z] #36 26.91 go: downloading github.com/cosiner/argv v0.1.0 [2022-08-18T18:24:19.575Z] #36 27.10 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9 [2022-08-18T18:24:19.575Z] #36 27.21 go: downloading github.com/peterh/liner v1.2.2 [2022-08-18T18:24:19.575Z] #36 27.85 go: downloading github.com/google/go-dap v0.6.0 [2022-08-18T18:24:19.575Z] #36 28.39 go: downloading github.com/russross/blackfriday/v2 v2.0.1 [2022-08-18T18:24:19.575Z] #36 29.04 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097 [2022-08-18T18:24:19.575Z] #36 30.15 go: downloading github.com/mattn/go-runewidth v0.0.3 [2022-08-18T18:24:19.575Z] #36 30.36 go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-08-18T18:24:19.575Z] #36 30.59 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4 [2022-08-18T18:24:19.575Z] #36 33.65 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0 [2022-08-18T18:24:19.575Z] #36 33.73 go: downloading github.com/cilium/ebpf v0.7.0 [2022-08-18T18:24:19.575Z] #36 ... [2022-08-18T18:24:19.575Z] [2022-08-18T18:24:19.575Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-18T18:24:19.575Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-18T18:24:19.575Z] #14 24.61 Fetched 8570 kB in 20s (434 kB/s) [2022-08-18T18:24:19.575Z] #14 24.61 Reading package lists... [2022-08-18T18:24:19.575Z] #14 ... [2022-08-18T18:24:19.575Z] [2022-08-18T18:24:19.575Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-18T18:24:19.575Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-18T18:24:19.575Z] #55 34.56 go: downloading github.com/firefart/nonamedreturns v1.0.1 [2022-08-18T18:24:19.575Z] #55 34.71 go: downloading github.com/fzipp/gocyclo v0.5.1 [2022-08-18T18:24:19.575Z] #55 34.75 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-08-18T18:24:19.628Z] #21 18.33 Preparing to unpack .../14-libapparmor-dev_2.13.6-10_arm64.deb ... [2022-08-18T18:24:19.628Z] #21 18.34 Unpacking libapparmor-dev:arm64 (2.13.6-10) ... [2022-08-18T18:24:19.628Z] #21 18.41 Selecting previously unselected package libgcc-s1:s390x. [2022-08-18T18:24:19.628Z] #21 18.42 Preparing to unpack .../15-libgcc-s1_10.2.1-6_s390x.deb ... [2022-08-18T18:24:19.628Z] #21 18.42 Unpacking libgcc-s1:s390x (10.2.1-6) ... [2022-08-18T18:24:19.628Z] #21 18.48 Selecting previously unselected package libcrypt1:s390x. [2022-08-18T18:24:19.628Z] #21 18.49 Preparing to unpack .../16-libcrypt1_1%3a4.4.18-4_s390x.deb ... [2022-08-18T18:24:19.628Z] #21 18.49 Unpacking libcrypt1:s390x (1:4.4.18-4) ... [2022-08-18T18:24:19.628Z] #21 18.57 Selecting previously unselected package libc6:s390x. [2022-08-18T18:24:19.888Z] #21 18.58 Preparing to unpack .../17-libc6_2.31-13+deb11u3_s390x.deb ... [2022-08-18T18:24:19.888Z] #21 18.76 Unpacking libc6:s390x (2.31-13+deb11u3) ... [2022-08-18T18:24:20.153Z] #55 34.96 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-08-18T18:24:20.153Z] #55 35.00 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe [2022-08-18T18:24:20.153Z] #55 35.20 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-08-18T18:24:20.458Z] #21 19.23 Selecting previously unselected package libapparmor1:s390x. [2022-08-18T18:24:20.458Z] #21 19.23 Preparing to unpack .../18-libapparmor1_2.13.6-10_s390x.deb ... [2022-08-18T18:24:20.458Z] #21 19.24 Unpacking libapparmor1:s390x (2.13.6-10) ... [2022-08-18T18:24:20.458Z] #21 19.29 Selecting previously unselected package libapparmor-dev:s390x. [2022-08-18T18:24:20.458Z] #21 19.30 Preparing to unpack .../19-libapparmor-dev_2.13.6-10_s390x.deb ... [2022-08-18T18:24:20.458Z] #21 19.31 Unpacking libapparmor-dev:s390x (2.13.6-10) ... [2022-08-18T18:24:20.458Z] #21 19.38 Selecting previously unselected package libgcc-s1:armhf. [2022-08-18T18:24:20.458Z] #21 19.39 Preparing to unpack .../20-libgcc-s1_10.2.1-6_armhf.deb ... [2022-08-18T18:24:20.719Z] #21 19.39 Unpacking libgcc-s1:armhf (10.2.1-6) ... [2022-08-18T18:24:20.719Z] #21 19.44 Selecting previously unselected package libcrypt1:armhf. [2022-08-18T18:24:20.719Z] #21 19.45 Preparing to unpack .../21-libcrypt1_1%3a4.4.18-4_armhf.deb ... [2022-08-18T18:24:20.719Z] #21 19.46 Unpacking libcrypt1:armhf (1:4.4.18-4) ... [2022-08-18T18:24:20.719Z] #21 19.56 Selecting previously unselected package libc6:armhf. [2022-08-18T18:24:20.719Z] #21 19.56 Preparing to unpack .../22-libc6_2.31-13+deb11u3_armhf.deb ... [2022-08-18T18:24:20.723Z] #55 35.58 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-08-18T18:24:20.980Z] #21 19.73 Unpacking libc6:armhf (2.31-13+deb11u3) ... [2022-08-18T18:24:20.982Z] #55 35.94 go: downloading github.com/golangci/misspell v0.3.5 [2022-08-18T18:24:20.983Z] #55 36.08 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-08-18T18:24:21.243Z] #55 36.14 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-08-18T18:24:21.243Z] #55 36.29 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-08-18T18:24:21.503Z] #55 36.41 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-08-18T18:24:21.503Z] #55 36.62 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-08-18T18:24:21.551Z] #21 20.16 Selecting previously unselected package libapparmor1:armhf. [2022-08-18T18:24:21.551Z] #21 20.16 Preparing to unpack .../23-libapparmor1_2.13.6-10_armhf.deb ... [2022-08-18T18:24:21.551Z] #21 20.17 Unpacking libapparmor1:armhf (2.13.6-10) ... [2022-08-18T18:24:21.551Z] #21 20.22 Selecting previously unselected package libapparmor-dev:armhf. [2022-08-18T18:24:21.551Z] #21 20.22 Preparing to unpack .../24-libapparmor-dev_2.13.6-10_armhf.deb ... [2022-08-18T18:24:21.551Z] #21 20.23 Unpacking libapparmor-dev:armhf (2.13.6-10) ... [2022-08-18T18:24:21.551Z] #21 20.30 Selecting previously unselected package libgcc-s1:ppc64el. [2022-08-18T18:24:21.551Z] #21 20.31 Preparing to unpack .../25-libgcc-s1_10.2.1-6_ppc64el.deb ... [2022-08-18T18:24:21.551Z] #21 20.31 Unpacking libgcc-s1:ppc64el (10.2.1-6) ... [2022-08-18T18:24:21.551Z] #21 20.36 Selecting previously unselected package libcrypt1:ppc64el. [2022-08-18T18:24:21.551Z] #21 20.37 Preparing to unpack .../26-libcrypt1_1%3a4.4.18-4_ppc64el.deb ... [2022-08-18T18:24:21.551Z] #21 20.37 Unpacking libcrypt1:ppc64el (1:4.4.18-4) ... [2022-08-18T18:24:21.763Z] #55 36.79 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-08-18T18:24:21.763Z] #55 36.87 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-08-18T18:24:21.812Z] #21 20.46 Selecting previously unselected package libc6:ppc64el. [2022-08-18T18:24:21.812Z] #21 20.47 Preparing to unpack .../27-libc6_2.31-13+deb11u3_ppc64el.deb ... [2022-08-18T18:24:21.812Z] #21 20.61 Unpacking libc6:ppc64el (2.31-13+deb11u3) ... [2022-08-18T18:24:22.025Z] #55 37.07 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-08-18T18:24:22.025Z] #55 37.16 go: downloading github.com/julz/importas v0.1.0 [2022-08-18T18:24:22.285Z] #55 37.27 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-08-18T18:24:22.285Z] #55 37.29 go: downloading github.com/kulti/thelper v0.6.2 [2022-08-18T18:24:22.383Z] #21 21.21 Selecting previously unselected package libapparmor1:ppc64el. [2022-08-18T18:24:22.383Z] #21 21.22 Preparing to unpack .../28-libapparmor1_2.13.6-10_ppc64el.deb ... [2022-08-18T18:24:22.383Z] #21 21.23 Unpacking libapparmor1:ppc64el (2.13.6-10) ... [2022-08-18T18:24:22.383Z] #21 21.28 Selecting previously unselected package libapparmor-dev:ppc64el. [2022-08-18T18:24:22.383Z] #21 21.29 Preparing to unpack .../29-libapparmor-dev_2.13.6-10_ppc64el.deb ... [2022-08-18T18:24:22.383Z] #21 21.30 Unpacking libapparmor-dev:ppc64el (2.13.6-10) ... [2022-08-18T18:24:22.545Z] #55 37.45 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-08-18T18:24:22.644Z] #21 21.36 Selecting previously unselected package libseccomp2:s390x. [2022-08-18T18:24:22.644Z] #21 21.37 Preparing to unpack .../30-libseccomp2_2.5.1-1+deb11u1_s390x.deb ... [2022-08-18T18:24:22.644Z] #21 21.38 Unpacking libseccomp2:s390x (2.5.1-1+deb11u1) ... [2022-08-18T18:24:22.644Z] #21 21.42 Selecting previously unselected package libseccomp-dev:s390x. [2022-08-18T18:24:22.644Z] #21 21.43 Preparing to unpack .../31-libseccomp-dev_2.5.1-1+deb11u1_s390x.deb ... [2022-08-18T18:24:22.644Z] #21 21.44 Unpacking libseccomp-dev:s390x (2.5.1-1+deb11u1) ... [2022-08-18T18:24:22.644Z] #21 21.50 Selecting previously unselected package libseccomp2:ppc64el. [2022-08-18T18:24:22.644Z] #21 21.51 Preparing to unpack .../32-libseccomp2_2.5.1-1+deb11u1_ppc64el.deb ... [2022-08-18T18:24:22.644Z] #21 21.52 Unpacking libseccomp2:ppc64el (2.5.1-1+deb11u1) ... [2022-08-18T18:24:22.644Z] #21 21.57 Selecting previously unselected package libseccomp-dev:ppc64el. [2022-08-18T18:24:22.644Z] #21 21.58 Preparing to unpack .../33-libseccomp-dev_2.5.1-1+deb11u1_ppc64el.deb ... [2022-08-18T18:24:22.644Z] #21 21.58 Unpacking libseccomp-dev:ppc64el (2.5.1-1+deb11u1) ... [2022-08-18T18:24:22.805Z] #55 37.68 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-08-18T18:24:22.805Z] #55 37.81 go: downloading github.com/ldez/tagliatelle v0.3.1 [2022-08-18T18:24:22.805Z] #55 37.88 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-08-18T18:24:22.805Z] #55 37.94 go: downloading github.com/lufeee/execinquery v1.2.1 [2022-08-18T18:24:22.905Z] #21 21.65 Selecting previously unselected package libseccomp2:armhf. [2022-08-18T18:24:22.905Z] #21 21.67 Preparing to unpack .../34-libseccomp2_2.5.1-1+deb11u1_armhf.deb ... [2022-08-18T18:24:22.905Z] #21 21.67 Unpacking libseccomp2:armhf (2.5.1-1+deb11u1) ... [2022-08-18T18:24:22.905Z] #21 21.72 Selecting previously unselected package libseccomp-dev:armhf. [2022-08-18T18:24:22.905Z] #21 21.73 Preparing to unpack .../35-libseccomp-dev_2.5.1-1+deb11u1_armhf.deb ... [2022-08-18T18:24:22.905Z] #21 21.74 Unpacking libseccomp-dev:armhf (2.5.1-1+deb11u1) ... [2022-08-18T18:24:22.905Z] #21 21.80 Selecting previously unselected package libseccomp2:armel. [2022-08-18T18:24:22.905Z] #21 21.80 Preparing to unpack .../36-libseccomp2_2.5.1-1+deb11u1_armel.deb ... [2022-08-18T18:24:22.905Z] #21 21.81 Unpacking libseccomp2:armel (2.5.1-1+deb11u1) ... [2022-08-18T18:24:22.905Z] #21 21.90 Selecting previously unselected package libseccomp-dev:armel. [2022-08-18T18:24:23.165Z] #21 21.91 Preparing to unpack .../37-libseccomp-dev_2.5.1-1+deb11u1_armel.deb ... [2022-08-18T18:24:23.165Z] #21 21.92 Unpacking libseccomp-dev:armel (2.5.1-1+deb11u1) ... [2022-08-18T18:24:23.165Z] #21 22.00 Selecting previously unselected package libseccomp2:arm64. [2022-08-18T18:24:23.165Z] #21 22.01 Preparing to unpack .../38-libseccomp2_2.5.1-1+deb11u1_arm64.deb ... [2022-08-18T18:24:23.165Z] #21 22.01 Unpacking libseccomp2:arm64 (2.5.1-1+deb11u1) ... [2022-08-18T18:24:23.165Z] #21 22.05 Selecting previously unselected package libseccomp-dev:arm64. [2022-08-18T18:24:23.165Z] #21 22.06 Preparing to unpack .../39-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2022-08-18T18:24:23.165Z] #21 22.07 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-08-18T18:24:23.374Z] #55 38.20 go: downloading github.com/maratori/testpackage v1.0.1 [2022-08-18T18:24:23.374Z] #55 38.30 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-08-18T18:24:23.374Z] #55 38.32 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-08-18T18:24:23.374Z] #55 38.55 go: downloading github.com/mgechev/revive v1.2.1 [2022-08-18T18:24:23.425Z] #21 22.17 Setting up gcc-10-base:arm64 (10.2.1-6) ... [2022-08-18T18:24:23.425Z] #21 22.18 Setting up gcc-10-base:armel (10.2.1-6) ... [2022-08-18T18:24:23.425Z] #21 22.20 Setting up gcc-10-base:armhf (10.2.1-6) ... [2022-08-18T18:24:23.425Z] #21 22.21 Setting up gcc-10-base:ppc64el (10.2.1-6) ... [2022-08-18T18:24:23.425Z] #21 22.22 Setting up gcc-10-base:s390x (10.2.1-6) ... [2022-08-18T18:24:23.425Z] #21 22.24 Setting up libcrypt1:arm64 (1:4.4.18-4) ... [2022-08-18T18:24:23.425Z] #21 22.25 Setting up libcrypt1:armel (1:4.4.18-4) ... [2022-08-18T18:24:23.425Z] #21 22.27 Setting up libcrypt1:armhf (1:4.4.18-4) ... [2022-08-18T18:24:23.425Z] #21 22.28 Setting up libcrypt1:ppc64el (1:4.4.18-4) ... [2022-08-18T18:24:23.425Z] #21 22.29 Setting up libcrypt1:s390x (1:4.4.18-4) ... [2022-08-18T18:24:23.425Z] #21 22.30 Setting up libgcc-s1:arm64 (10.2.1-6) ... [2022-08-18T18:24:23.425Z] #21 22.32 Setting up libgcc-s1:armel (10.2.1-6) ... [2022-08-18T18:24:23.425Z] #21 22.33 Setting up libgcc-s1:armhf (10.2.1-6) ... [2022-08-18T18:24:23.425Z] #21 22.34 Setting up libgcc-s1:ppc64el (10.2.1-6) ... [2022-08-18T18:24:23.425Z] #21 22.36 Setting up libgcc-s1:s390x (10.2.1-6) ... [2022-08-18T18:24:23.425Z] #21 22.37 Setting up libc6:arm64 (2.31-13+deb11u3) ... [2022-08-18T18:24:24.757Z] #55 39.64 go: downloading github.com/moricho/tparallel v0.2.1 [2022-08-18T18:24:24.757Z] #55 39.66 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-08-18T18:24:24.757Z] #55 39.73 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-08-18T18:24:24.757Z] #55 39.75 go: downloading github.com/nishanths/predeclared v0.2.2 [2022-08-18T18:24:24.820Z] #21 23.62 Setting up libc6:armel (2.31-13+deb11u3) ... [2022-08-18T18:24:25.017Z] #55 40.05 go: downloading github.com/polyfloyd/go-errorlint v1.0.0 [2022-08-18T18:24:25.289Z] #55 40.21 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-08-18T18:24:25.548Z] #55 40.36 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-08-18T18:24:25.548Z] #55 40.41 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-08-18T18:24:25.548Z] #55 40.63 go: downloading github.com/securego/gosec/v2 v2.11.0 [2022-08-18T18:24:25.548Z] #55 ... [2022-08-18T18:24:25.548Z] [2022-08-18T18:24:25.548Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-18T18:24:25.548Z] #42 sha256:3c3c0379e5bcba0945381483f27d2b570a532e3d2496cd580f604a48e68e0a26 [2022-08-18T18:24:25.548Z] #42 30.59 Fetched 8570 kB in 23s (365 kB/s) [2022-08-18T18:24:25.548Z] #42 30.59 Reading package lists... [2022-08-18T18:24:25.807Z] #42 39.82 Reading package lists... [2022-08-18T18:24:25.808Z] #42 ... [2022-08-18T18:24:25.808Z] [2022-08-18T18:24:25.808Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-08-18T18:24:25.808Z] #47 sha256:a3d31ed0c916c9ea0b1c8e3bcea450a6c821f3fe6ec76d50aba959bd197ea91b [2022-08-18T18:24:25.808Z] #47 37.81 Updating files: 47% (1033/2176) Updating files: 48% (1045/2176) Updating files: 49% (1067/2176) Updating files: 50% (1088/2176) Updating files: 51% (1110/2176) Updating files: 52% (1132/2176) Updating files: 53% (1154/2176) Updating files: 54% (1176/2176) Updating files: 55% (1197/2176) Updating files: 56% (1219/2176) Updating files: 57% (1241/2176) Updating files: 58% (1263/2176) Updating files: 59% (1284/2176) Updating files: 60% (1306/2176) Updating files: 61% (1328/2176) Updating files: 62% (1350/2176) Updating files: 63% (1371/2176) Updating files: 64% (1393/2176) Updating files: 65% (1415/2176) Updating files: 66% (1437/2176) Updating files: 67% (1458/2176) Updating files: 68% (1480/2176) Updating files: 69% (1502/2176) Updating files: 70% (1524/2176) Updating files: 71% (1545/2176) Updating files: 72% (1567/2176) Updating files: 73% (1589/2176) Updating files: 74% (1611/2176) Updating files: 75% (1632/2176) Updating files: 76% (1654/2176) Updating files: 77% (1676/2176) Updating files: 78% (1698/2176) Updating files: 79% (1720/2176) Updating files: 80% (1741/2176) Updating files: 81% (1763/2176) Updating files: 81% (1779/2176) Updating files: 82% (1785/2176) Updating files: 83% (1807/2176) Updating files: 84% (1828/2176) Updating files: 85% (1850/2176) Updating files: 86% (1872/2176) Updating files: 87% (1894/2176) Updating files: 88% (1915/2176) Updating files: 89% (1937/2176) Updating files: 90% (1959/2176) Updating files: 91% (1981/2176) Updating files: 92% (2002/2176) Updating files: 93% (2024/2176) Updating files: 94% (2046/2176) Updating files: 95% (2068/2176) Updating files: 96% (2089/2176) Updating files: 97% (2111/2176) Updating files: 98% (2133/2176) Updating files: 99% (2155/2176) Updating files: 100% (2176/2176) Updating files: 100% (2176/2176), done. [2022-08-18T18:24:25.808Z] #47 39.38 + git checkout -q v2.3.0 [2022-08-18T18:24:26.205Z] #21 24.85 Setting up libc6:armhf (2.31-13+deb11u3) ... [2022-08-18T18:24:26.416Z] ok github.com/docker/docker/pkg/plugins 33.638s coverage: 76.3% of statements [2022-08-18T18:24:26.417Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-08-18T18:24:26.417Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-08-18T18:24:26.417Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-08-18T18:24:26.417Z] ? github.com/docker/docker/pkg/urlutil [no test files] [2022-08-18T18:24:26.417Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-08-18T18:24:26.417Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-08-18T18:24:26.417Z] ? github.com/docker/docker/rootless [no test files] [2022-08-18T18:24:26.417Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-08-18T18:24:26.417Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-08-18T18:24:26.417Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-08-18T18:24:26.417Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-08-18T18:24:26.417Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-08-18T18:24:26.417Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-08-18T18:24:26.417Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-08-18T18:24:26.417Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-08-18T18:24:26.417Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-08-18T18:24:26.417Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-08-18T18:24:26.417Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-08-18T18:24:26.417Z] ? github.com/docker/docker/testutil/request [no test files] [2022-08-18T18:24:26.417Z] ? github.com/docker/docker/volume [no test files] [2022-08-18T18:24:26.417Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-08-18T18:24:26.417Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-08-18T18:24:26.417Z] [2022-08-18T18:24:26.417Z] === Skipped [2022-08-18T18:24:26.417Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-08-18T18:24:26.417Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-08-18T18:24:26.417Z] [2022-08-18T18:24:26.417Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-08-18T18:24:26.417Z] network_proxy_test.go:208: No support for dual stack yet [2022-08-18T18:24:26.417Z] [2022-08-18T18:24:26.417Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-08-18T18:24:26.417Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-08-18T18:24:26.417Z] [2022-08-18T18:24:26.417Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-08-18T18:24:26.417Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-08-18T18:24:26.417Z] [2022-08-18T18:24:26.417Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-08-18T18:24:26.417Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-18T18:24:26.417Z] graphtest_unix.go:44: Driver btrfs not supported [2022-08-18T18:24:26.417Z] [2022-08-18T18:24:26.417Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-08-18T18:24:26.417Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-18T18:24:26.417Z] graphtest_unix.go:44: Driver btrfs not supported [2022-08-18T18:24:26.417Z] [2022-08-18T18:24:26.417Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-08-18T18:24:26.417Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-18T18:24:26.417Z] graphtest_unix.go:44: Driver btrfs not supported [2022-08-18T18:24:26.417Z] [2022-08-18T18:24:26.417Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-08-18T18:24:26.417Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-18T18:24:26.417Z] graphtest_unix.go:44: Driver btrfs not supported [2022-08-18T18:24:26.417Z] [2022-08-18T18:24:26.417Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-08-18T18:24:26.417Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-18T18:24:26.417Z] graphtest_unix.go:44: Driver btrfs not supported [2022-08-18T18:24:26.417Z] [2022-08-18T18:24:26.417Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-08-18T18:24:26.417Z] graphtest_unix.go:71: No driver to put! [2022-08-18T18:24:26.417Z] [2022-08-18T18:24:26.417Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-08-18T18:24:26.417Z] time="2022-08-18T18:23:22Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-08-18T18:24:26.417Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-08-18T18:24:26.417Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-08-18T18:24:26.417Z] [2022-08-18T18:24:26.417Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-08-18T18:24:26.417Z] time="2022-08-18T18:23:22Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-08-18T18:24:26.417Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-08-18T18:24:26.417Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-08-18T18:24:26.417Z] [2022-08-18T18:24:26.417Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-08-18T18:24:26.417Z] time="2022-08-18T18:23:22Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-08-18T18:24:26.417Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-08-18T18:24:26.417Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-08-18T18:24:26.417Z] [2022-08-18T18:24:26.417Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-08-18T18:24:26.417Z] time="2022-08-18T18:23:22Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-08-18T18:24:26.417Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-08-18T18:24:26.417Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-08-18T18:24:26.417Z] [2022-08-18T18:24:26.417Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-08-18T18:24:26.417Z] time="2022-08-18T18:23:22Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-08-18T18:24:26.417Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-08-18T18:24:26.417Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-08-18T18:24:26.417Z] [2022-08-18T18:24:26.417Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-08-18T18:24:26.417Z] graphtest_unix.go:71: No driver to put! [2022-08-18T18:24:26.417Z] [2022-08-18T18:24:26.417Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-08-18T18:24:26.417Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-08-18T18:24:26.417Z] [2022-08-18T18:24:26.417Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-08-18T18:24:26.417Z] overlay_test.go:50: Fails to compute changes intermittently [2022-08-18T18:24:26.417Z] [2022-08-18T18:24:26.417Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-08-18T18:24:26.417Z] overlay_test.go:65: Cannot run test with naive change algorithm [2022-08-18T18:24:26.417Z] [2022-08-18T18:24:26.417Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-08-18T18:24:26.417Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-08-18T18:24:26.417Z] [2022-08-18T18:24:26.417Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-08-18T18:24:26.417Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-18T18:24:26.417Z] graphtest_unix.go:44: Driver zfs not supported [2022-08-18T18:24:26.417Z] [2022-08-18T18:24:26.417Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-08-18T18:24:26.417Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-18T18:24:26.417Z] graphtest_unix.go:44: Driver zfs not supported [2022-08-18T18:24:26.417Z] [2022-08-18T18:24:26.417Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-08-18T18:24:26.417Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-18T18:24:26.417Z] graphtest_unix.go:44: Driver zfs not supported [2022-08-18T18:24:26.417Z] [2022-08-18T18:24:26.417Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-08-18T18:24:26.417Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-18T18:24:26.417Z] graphtest_unix.go:44: Driver zfs not supported [2022-08-18T18:24:26.417Z] [2022-08-18T18:24:26.417Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-08-18T18:24:26.417Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-18T18:24:26.417Z] graphtest_unix.go:44: Driver zfs not supported [2022-08-18T18:24:26.417Z] [2022-08-18T18:24:26.417Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-08-18T18:24:26.417Z] graphtest_unix.go:71: No driver to put! [2022-08-18T18:24:26.417Z] [2022-08-18T18:24:26.417Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-08-18T18:24:26.417Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled [2022-08-18T18:24:26.417Z] [2022-08-18T18:24:26.417Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-08-18T18:24:26.417Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled [2022-08-18T18:24:26.417Z] [2022-08-18T18:24:26.417Z] DONE 2800 tests, 28 skipped in 204.546s [2022-08-18T18:24:26.417Z] + '[' -n 'github.com/docker/docker/libnetwork [2022-08-18T18:24:26.417Z] github.com/docker/docker/libnetwork/bitseq [2022-08-18T18:24:26.417Z] github.com/docker/docker/libnetwork/cluster [2022-08-18T18:24:26.417Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-18T18:24:26.417Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-18T18:24:26.417Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-18T18:24:26.417Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-18T18:24:26.417Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-18T18:24:26.417Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-18T18:24:26.417Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-18T18:24:26.417Z] github.com/docker/docker/libnetwork/config [2022-08-18T18:24:26.417Z] github.com/docker/docker/libnetwork/datastore [2022-08-18T18:24:26.417Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-18T18:24:26.417Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-18T18:24:26.417Z] github.com/docker/docker/libnetwork/driverapi [2022-08-18T18:24:26.417Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-18T18:24:26.417Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-18T18:24:26.417Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-18T18:24:26.417Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-18T18:24:26.417Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-18T18:24:26.417Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-18T18:24:26.417Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-18T18:24:26.417Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-18T18:24:26.417Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-18T18:24:26.417Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-18T18:24:26.417Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-18T18:24:26.417Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-18T18:24:26.417Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-18T18:24:26.417Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-18T18:24:26.417Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-18T18:24:26.417Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-18T18:24:26.417Z] github.com/docker/docker/libnetwork/etchosts [2022-08-18T18:24:26.417Z] github.com/docker/docker/libnetwork/idm [2022-08-18T18:24:26.417Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-18T18:24:26.417Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-18T18:24:26.417Z] github.com/docker/docker/libnetwork/ipam [2022-08-18T18:24:26.417Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-18T18:24:26.417Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-18T18:24:26.417Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-18T18:24:26.417Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-18T18:24:26.417Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-18T18:24:26.417Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-18T18:24:26.417Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-18T18:24:26.417Z] github.com/docker/docker/libnetwork/iptables [2022-08-18T18:24:26.417Z] github.com/docker/docker/libnetwork/netlabel [2022-08-18T18:24:26.417Z] github.com/docker/docker/libnetwork/netutils [2022-08-18T18:24:26.417Z] github.com/docker/docker/libnetwork/networkdb [2022-08-18T18:24:26.417Z] github.com/docker/docker/libnetwork/ns [2022-08-18T18:24:26.417Z] github.com/docker/docker/libnetwork/options [2022-08-18T18:24:26.417Z] github.com/docker/docker/libnetwork/osl [2022-08-18T18:24:26.417Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-18T18:24:26.417Z] github.com/docker/docker/libnetwork/portallocator [2022-08-18T18:24:26.417Z] github.com/docker/docker/libnetwork/portmapper [2022-08-18T18:24:26.417Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-18T18:24:26.417Z] github.com/docker/docker/libnetwork/testutils [2022-08-18T18:24:26.417Z] github.com/docker/docker/libnetwork/types' ']' [2022-08-18T18:24:26.417Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report-libnetwork.json --junitfile=bundles/junit-report-libnetwork.xml -- -tags 'netgo libdm_no_deferred_remove' -cover -coverprofile=bundles/profile-libnetwork.out -covermode=atomic -p=1 -test.timeout=5m github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/ovrouter github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/iptables github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types [2022-08-18T18:24:27.146Z] #21 26.05 Setting up libc6:ppc64el (2.31-13+deb11u3) ... [2022-08-18T18:24:27.646Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main [2022-08-18T18:24:27.646Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-08-18T18:24:27.646Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-08-18T18:24:28.213Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-08-18T18:24:28.352Z] #47 42.70 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2022-08-18T18:24:28.352Z] #47 ... [2022-08-18T18:24:28.352Z] [2022-08-18T18:24:28.352Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-08-18T18:24:28.352Z] #51 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-18T18:24:28.352Z] #51 33.04 Fetched 8574 kB in 26s (332 kB/s) [2022-08-18T18:24:28.352Z] #51 33.04 Reading package lists... [2022-08-18T18:24:28.352Z] #51 42.28 Reading package lists... [2022-08-18T18:24:28.352Z] #51 ... [2022-08-18T18:24:28.352Z] [2022-08-18T18:24:28.352Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-18T18:24:28.352Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-18T18:24:28.352Z] #55 41.20 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-08-18T18:24:28.352Z] #55 41.24 go: downloading github.com/sivchari/containedctx v1.0.2 [2022-08-18T18:24:28.352Z] #55 41.33 go: downloading github.com/sivchari/tenv v1.5.0 [2022-08-18T18:24:28.352Z] #55 41.45 go: downloading github.com/sonatard/noctx v0.0.1 [2022-08-18T18:24:28.352Z] #55 41.75 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-08-18T18:24:28.352Z] #55 41.86 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-08-18T18:24:28.352Z] #55 42.07 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1 [2022-08-18T18:24:28.352Z] #55 42.15 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-08-18T18:24:28.352Z] #55 42.21 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-08-18T18:24:28.352Z] #55 42.24 go: downloading github.com/tetafro/godot v1.4.11 [2022-08-18T18:24:28.352Z] #55 42.36 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-08-18T18:24:28.352Z] #55 42.43 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.1 [2022-08-18T18:24:28.352Z] #55 42.61 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-08-18T18:24:28.352Z] #55 43.10 go: downloading github.com/ultraware/funlen v0.0.3 [2022-08-18T18:24:28.352Z] #55 43.26 go: downloading github.com/ultraware/whitespace v0.0.5 [2022-08-18T18:24:28.352Z] #55 43.34 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-08-18T18:24:28.352Z] #55 43.44 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-08-18T18:24:28.533Z] #21 27.31 Setting up libc6:s390x (2.31-13+deb11u3) ... [2022-08-18T18:24:28.613Z] #55 43.62 go: downloading github.com/yeya24/promlinter v0.2.0 [2022-08-18T18:24:28.873Z] #55 43.99 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-08-18T18:24:29.134Z] #55 44.15 go: downloading honnef.co/go/tools v0.3.1 [2022-08-18T18:24:29.147Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-08-18T18:24:29.147Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-08-18T18:24:29.394Z] #55 ... [2022-08-18T18:24:29.394Z] [2022-08-18T18:24:29.394Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-08-18T18:24:29.394Z] #76 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-18T18:24:29.394Z] #76 34.37 Reading package lists... [2022-08-18T18:24:29.394Z] #76 43.75 Building dependency tree... [2022-08-18T18:24:29.394Z] #76 ... [2022-08-18T18:24:29.394Z] [2022-08-18T18:24:29.394Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-08-18T18:24:29.394Z] #62 sha256:d0b9a58fbb5e4f8af7e102faf65164f0638b5a9fcc0846402c4ea26e7d7e2363 [2022-08-18T18:24:29.394Z] #62 33.52 Reading package lists... [2022-08-18T18:24:29.918Z] #21 28.55 Setting up libapparmor1:arm64 (2.13.6-10) ... [2022-08-18T18:24:29.918Z] #21 28.56 Setting up libapparmor1:armel (2.13.6-10) ... [2022-08-18T18:24:29.918Z] #21 28.57 Setting up libapparmor1:armhf (2.13.6-10) ... [2022-08-18T18:24:29.918Z] #21 28.58 Setting up libapparmor1:ppc64el (2.13.6-10) ... [2022-08-18T18:24:29.918Z] #21 28.60 Setting up libapparmor1:s390x (2.13.6-10) ... [2022-08-18T18:24:29.918Z] #21 28.61 Setting up libseccomp2:arm64 (2.5.1-1+deb11u1) ... [2022-08-18T18:24:29.918Z] #21 28.63 Setting up libseccomp2:armel (2.5.1-1+deb11u1) ... [2022-08-18T18:24:29.919Z] #21 28.64 Setting up libseccomp2:armhf (2.5.1-1+deb11u1) ... [2022-08-18T18:24:29.919Z] #21 28.65 Setting up libseccomp2:ppc64el (2.5.1-1+deb11u1) ... [2022-08-18T18:24:29.919Z] #21 28.67 Setting up libseccomp2:s390x (2.5.1-1+deb11u1) ... [2022-08-18T18:24:29.919Z] #21 28.68 Setting up libapparmor-dev:arm64 (2.13.6-10) ... [2022-08-18T18:24:29.919Z] #21 28.69 Setting up libapparmor-dev:armel (2.13.6-10) ... [2022-08-18T18:24:29.919Z] #21 28.71 Setting up libapparmor-dev:armhf (2.13.6-10) ... [2022-08-18T18:24:29.919Z] #21 28.72 Setting up libapparmor-dev:ppc64el (2.13.6-10) ... [2022-08-18T18:24:29.919Z] #21 28.74 Setting up libapparmor-dev:s390x (2.13.6-10) ... [2022-08-18T18:24:29.919Z] #21 28.75 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-08-18T18:24:29.919Z] #21 28.76 Setting up libseccomp-dev:armel (2.5.1-1+deb11u1) ... [2022-08-18T18:24:29.919Z] #21 28.78 Setting up libseccomp-dev:armhf (2.5.1-1+deb11u1) ... [2022-08-18T18:24:29.919Z] #21 28.79 Setting up libseccomp-dev:ppc64el (2.5.1-1+deb11u1) ... [2022-08-18T18:24:29.919Z] #21 28.81 Setting up libseccomp-dev:s390x (2.5.1-1+deb11u1) ... [2022-08-18T18:24:29.919Z] #21 28.82 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-18T18:24:30.083Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-08-18T18:24:30.179Z] #21 DONE 29.0s [2022-08-18T18:24:30.179Z] [2022-08-18T18:24:30.179Z] #22 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-08-18T18:24:30.179Z] #22 sha256:b4b0e38cb982b6838d989466b55e2a317fb4968bad7b01f6bcf5cc5f0e10a442 [2022-08-18T18:24:30.333Z] #62 43.03 Building dependency tree... [2022-08-18T18:24:30.333Z] #62 ... [2022-08-18T18:24:30.333Z] [2022-08-18T18:24:30.333Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-18T18:24:30.333Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-18T18:24:30.333Z] #14 35.35 Reading package lists... [2022-08-18T18:24:30.439Z] #22 ... [2022-08-18T18:24:30.440Z] [2022-08-18T18:24:30.440Z] #66 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-08-18T18:24:30.440Z] #66 sha256:8b6c76c6529357195b315182b12de8952bdd82ca7da546ff241d9a6a737bf475 [2022-08-18T18:24:30.440Z] #66 DONE 0.1s [2022-08-18T18:24:30.440Z] [2022-08-18T18:24:30.440Z] #67 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-08-18T18:24:30.440Z] #67 sha256:073401a5f57d64f9c1137a10e530680831be4e4b7bff89ba4677dc4d33c571bb [2022-08-18T18:24:30.593Z] #14 44.84 Building dependency tree... [2022-08-18T18:24:30.593Z] #14 ... [2022-08-18T18:24:30.593Z] [2022-08-18T18:24:30.593Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-08-18T18:24:30.593Z] #62 sha256:d0b9a58fbb5e4f8af7e102faf65164f0638b5a9fcc0846402c4ea26e7d7e2363 [2022-08-18T18:24:30.593Z] #62 43.03 Building dependency tree... [2022-08-18T18:24:31.824Z] #67 ... [2022-08-18T18:24:31.824Z] [2022-08-18T18:24:31.824Z] #22 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-08-18T18:24:31.824Z] #22 sha256:b4b0e38cb982b6838d989466b55e2a317fb4968bad7b01f6bcf5cc5f0e10a442 [2022-08-18T18:24:31.824Z] #22 DONE 1.3s [2022-08-18T18:24:31.824Z] [2022-08-18T18:24:31.824Z] #67 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-08-18T18:24:31.824Z] #67 sha256:073401a5f57d64f9c1137a10e530680831be4e4b7bff89ba4677dc4d33c571bb [2022-08-18T18:24:31.824Z] #67 1.214 + RM_GOPATH=0 [2022-08-18T18:24:31.824Z] #67 1.214 + TMP_GOPATH= [2022-08-18T18:24:31.824Z] #67 1.214 + : /build [2022-08-18T18:24:31.824Z] #67 1.214 + '[' -z '' ']' [2022-08-18T18:24:31.824Z] #67 1.214 ++ mktemp -d [2022-08-18T18:24:31.824Z] #67 1.215 + export GOPATH=/tmp/tmp.Wef3b3YARw [2022-08-18T18:24:31.824Z] #67 1.215 + GOPATH=/tmp/tmp.Wef3b3YARw [2022-08-18T18:24:31.824Z] #67 1.215 + RM_GOPATH=1 [2022-08-18T18:24:31.824Z] #67 1.215 + case "$(go env GOARCH)" in [2022-08-18T18:24:31.824Z] #67 1.216 ++ go env GOARCH [2022-08-18T18:24:31.824Z] #67 1.246 Install runc version v1.1.3 (build tags: seccomp) [2022-08-18T18:24:31.824Z] #67 1.246 + export GO_BUILDMODE=-buildmode=pie [2022-08-18T18:24:31.824Z] #67 1.246 + GO_BUILDMODE=-buildmode=pie [2022-08-18T18:24:31.824Z] #67 1.246 ++ dirname /install.sh [2022-08-18T18:24:31.824Z] #67 1.246 + dir=/ [2022-08-18T18:24:31.824Z] #67 1.246 + bin=runc [2022-08-18T18:24:31.824Z] #67 1.246 + shift [2022-08-18T18:24:31.824Z] #67 1.246 + '[' '!' -f //runc.installer ']' [2022-08-18T18:24:31.824Z] #67 1.246 + . //runc.installer [2022-08-18T18:24:31.824Z] #67 1.246 ++ set -e [2022-08-18T18:24:31.824Z] #67 1.246 ++ : v1.1.3 [2022-08-18T18:24:31.824Z] #67 1.246 + install_runc [2022-08-18T18:24:31.824Z] #67 1.246 + RUNC_BUILDTAGS=seccomp [2022-08-18T18:24:31.824Z] #67 1.246 + echo 'Install runc version v1.1.3 (build tags: seccomp)' [2022-08-18T18:24:31.824Z] #67 1.246 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.Wef3b3YARw/src/github.com/opencontainers/runc [2022-08-18T18:24:31.824Z] #67 1.247 Cloning into '/tmp/tmp.Wef3b3YARw/src/github.com/opencontainers/runc'... [2022-08-18T18:24:32.616Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-08-18T18:24:32.764Z] #67 ... [2022-08-18T18:24:32.764Z] [2022-08-18T18:24:32.764Z] #23 [dev-systemd-false 2/28] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-08-18T18:24:32.764Z] #23 sha256:e15bcc7067f86bcfad3ee74946bac736dedf08af442c45ad394e135a11879f13 [2022-08-18T18:24:32.764Z] #23 DONE 1.1s [2022-08-18T18:24:32.764Z] [2022-08-18T18:24:32.764Z] #24 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-08-18T18:24:32.764Z] #24 sha256:ca0200f4f6b3db6adf6df5ddd3eb22cd5b2cccbb2090378aa26cf135949c045e [2022-08-18T18:24:33.552Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-08-18T18:24:33.704Z] #24 0.874 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-08-18T18:24:33.704Z] #24 DONE 1.0s [2022-08-18T18:24:33.704Z] [2022-08-18T18:24:33.704Z] #25 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-08-18T18:24:33.704Z] #25 sha256:f914172291988a167cf82d7cbb0d44d02f3406aec8e3ec88b28a3db79ccdeb0b [2022-08-18T18:24:34.488Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-08-18T18:24:34.644Z] #25 DONE 1.0s [2022-08-18T18:24:34.644Z] [2022-08-18T18:24:34.644Z] #26 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-08-18T18:24:34.644Z] #26 sha256:2b77314a577ecf5ea59b6828ac277e34cf85a8fd5ebd730fc2115d4119f236e7 [2022-08-18T18:24:34.788Z] #62 49.65 The following additional packages will be installed: [2022-08-18T18:24:34.788Z] #62 49.66 libbtrfs0 [2022-08-18T18:24:35.049Z] #62 50.03 The following NEW packages will be installed: [2022-08-18T18:24:35.049Z] #62 50.03 libbtrfs-dev libbtrfs0 [2022-08-18T18:24:35.055Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-08-18T18:24:35.589Z] #26 DONE 1.0s [2022-08-18T18:24:35.589Z] [2022-08-18T18:24:35.589Z] #67 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-08-18T18:24:35.589Z] #67 sha256:073401a5f57d64f9c1137a10e530680831be4e4b7bff89ba4677dc4d33c571bb [2022-08-18T18:24:35.589Z] #67 ... [2022-08-18T18:24:35.589Z] [2022-08-18T18:24:35.589Z] #27 [dev-systemd-false 6/28] RUN ldconfig [2022-08-18T18:24:35.589Z] #27 sha256:4e7201ea34eaa6bff2791a8b633d584621f8f6b1a7718b29e03a74e0ed0467ba [2022-08-18T18:24:35.619Z] #62 50.65 0 upgraded, 2 newly installed, 0 to remove and 7 not upgraded. [2022-08-18T18:24:35.619Z] #62 50.65 Need to get 460 kB of archives. [2022-08-18T18:24:35.619Z] #62 50.65 After this operation, 1237 kB of additional disk space will be used. [2022-08-18T18:24:35.619Z] #62 50.65 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-08-18T18:24:35.619Z] #62 50.66 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-08-18T18:24:35.988Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-08-18T18:24:36.189Z] #62 ... [2022-08-18T18:24:36.189Z] [2022-08-18T18:24:36.189Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-18T18:24:36.189Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-18T18:24:36.189Z] #55 47.30 go: downloading mvdan.cc/gofumpt v0.3.1 [2022-08-18T18:24:36.189Z] #55 47.54 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-08-18T18:24:36.189Z] #55 47.81 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-08-18T18:24:36.189Z] #55 47.81 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-08-18T18:24:36.189Z] #55 47.96 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-08-18T18:24:36.189Z] #55 48.09 go: downloading github.com/stretchr/objx v0.1.1 [2022-08-18T18:24:36.189Z] #55 48.09 go: downloading github.com/subosito/gotenv v1.2.0 [2022-08-18T18:24:36.189Z] #55 48.25 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-08-18T18:24:36.189Z] #55 48.69 go: downloading gopkg.in/ini.v1 v1.66.4 [2022-08-18T18:24:36.189Z] #55 48.72 go: downloading github.com/magiconair/properties v1.8.6 [2022-08-18T18:24:36.189Z] #55 48.90 go: downloading github.com/pelletier/go-toml v1.9.5 [2022-08-18T18:24:36.189Z] #55 49.23 go: downloading golang.org/x/text v0.3.7 [2022-08-18T18:24:36.555Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-08-18T18:24:36.974Z] #27 DONE 1.1s [2022-08-18T18:24:36.974Z] [2022-08-18T18:24:36.974Z] #28 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-18T18:24:36.974Z] #28 sha256:60129a85cdcae7088c1cacecb0a6c2f8b2f42e4b2e00c86cff8957760e9492cb [2022-08-18T18:24:37.914Z] #28 1.152 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-18T18:24:37.914Z] #28 1.321 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-18T18:24:37.914Z] #28 1.325 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-18T18:24:37.914Z] #28 1.366 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7875 kB] [2022-08-18T18:24:37.932Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-08-18T18:24:38.174Z] #28 1.541 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7876 kB] [2022-08-18T18:24:38.435Z] #28 1.753 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7949 kB] [2022-08-18T18:24:38.508Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-08-18T18:24:38.697Z] #28 2.028 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-08-18T18:24:38.742Z] #55 ... [2022-08-18T18:24:38.742Z] [2022-08-18T18:24:38.742Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-08-18T18:24:38.742Z] #62 sha256:d0b9a58fbb5e4f8af7e102faf65164f0638b5a9fcc0846402c4ea26e7d7e2363 [2022-08-18T18:24:38.742Z] #62 52.73 debconf: delaying package configuration, since apt-utils is not installed [2022-08-18T18:24:38.742Z] #62 53.30 Fetched 460 kB in 0s (1123 kB/s) [2022-08-18T18:24:38.742Z] #62 53.56 Selecting previously unselected package libbtrfs0:amd64. [2022-08-18T18:24:38.742Z] #62 53.56 (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 ... 15717 files and directories currently installed.) [2022-08-18T18:24:38.742Z] #62 53.69 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-08-18T18:24:38.742Z] #62 53.70 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-08-18T18:24:38.958Z] #28 2.271 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB] [2022-08-18T18:24:39.002Z] #62 54.14 Selecting previously unselected package libbtrfs-dev:amd64. [2022-08-18T18:24:39.002Z] #62 54.16 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-08-18T18:24:39.219Z] #28 2.515 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-18T18:24:39.219Z] #28 2.724 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [176 kB] [2022-08-18T18:24:39.219Z] #28 2.726 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [158 kB] [2022-08-18T18:24:39.219Z] #28 2.733 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [177 kB] [2022-08-18T18:24:39.297Z] #62 54.19 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-18T18:24:39.443Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-08-18T18:24:39.480Z] #28 2.734 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [168 kB] [2022-08-18T18:24:39.480Z] #28 2.742 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [150 kB] [2022-08-18T18:24:39.480Z] #28 2.744 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [173 kB] [2022-08-18T18:24:39.741Z] #28 3.086 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-08-18T18:24:39.741Z] #28 3.092 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-08-18T18:24:39.741Z] #28 3.095 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-18T18:24:39.741Z] #28 3.096 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-08-18T18:24:39.741Z] #28 3.096 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2596 B] [2022-08-18T18:24:39.741Z] #28 3.096 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B] [2022-08-18T18:24:39.910Z] #62 55.00 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-08-18T18:24:40.173Z] #62 55.02 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-18T18:24:40.173Z] #62 55.05 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-18T18:24:40.378Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-08-18T18:24:40.378Z] Using test binary docker [2022-08-18T18:24:40.378Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-08-18T18:24:40.378Z] Starting apparmor (via systemctl): apparmor.service. [2022-08-18T18:24:40.378Z] Starting dockerd [2022-08-18T18:24:40.378Z] INFO: Waiting for daemon to start... [2022-08-18T18:24:41.560Z] #62 DONE 56.3s [2022-08-18T18:24:41.560Z] [2022-08-18T18:24:41.560Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-08-18T18:24:41.560Z] #76 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-18T18:24:41.560Z] #76 43.75 Building dependency tree... [2022-08-18T18:24:41.560Z] #76 50.18 python3 is already the newest version (3.9.2-3). [2022-08-18T18:24:41.560Z] #76 50.18 The following additional packages will be installed: [2022-08-18T18:24:41.560Z] #76 50.18 autotools-dev bzip2 dpkg-dev file libcap2 libmagic-mgc libmagic1 [2022-08-18T18:24:41.560Z] #76 50.20 libprotobuf-c1 libsigsegv2 libyajl2 m4 patch xz-utils [2022-08-18T18:24:41.560Z] #76 50.20 Suggested packages: [2022-08-18T18:24:41.560Z] #76 50.22 autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring [2022-08-18T18:24:41.560Z] #76 50.22 manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk [2022-08-18T18:24:41.560Z] #76 50.22 m4-doc ed diffutils-doc [2022-08-18T18:24:41.560Z] #76 50.22 Recommended packages: [2022-08-18T18:24:41.560Z] #76 50.22 fakeroot libalgorithm-merge-perl libltdl-dev [2022-08-18T18:24:41.560Z] #76 53.22 The following NEW packages will be installed: [2022-08-18T18:24:41.560Z] #76 53.22 autoconf automake autotools-dev build-essential bzip2 dpkg-dev file [2022-08-18T18:24:41.560Z] #76 53.23 libcap-dev libcap2 libmagic-mgc libmagic1 libprotobuf-c-dev libprotobuf-c1 [2022-08-18T18:24:41.560Z] #76 53.23 libseccomp-dev libsigsegv2 libsystemd-dev libtool libudev-dev libyajl-dev [2022-08-18T18:24:41.560Z] #76 53.24 libyajl2 m4 patch xz-utils [2022-08-18T18:24:41.560Z] #76 53.79 0 upgraded, 23 newly installed, 0 to remove and 7 not upgraded. [2022-08-18T18:24:41.560Z] #76 53.79 Need to get 5940 kB of archives. [2022-08-18T18:24:41.560Z] #76 53.79 After this operation, 18.7 MB of additional disk space will be used. [2022-08-18T18:24:41.560Z] #76 53.79 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-08-18T18:24:41.560Z] #76 53.80 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2022-08-18T18:24:41.560Z] #76 53.80 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2022-08-18T18:24:41.560Z] #76 53.81 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2022-08-18T18:24:41.560Z] #76 53.83 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-08-18T18:24:41.560Z] #76 53.84 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsigsegv2 amd64 2.13-1 [34.8 kB] [2022-08-18T18:24:41.560Z] #76 53.85 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 m4 amd64 1.4.18-5 [204 kB] [2022-08-18T18:24:41.560Z] #76 53.88 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autoconf all 2.69-14 [313 kB] [2022-08-18T18:24:41.560Z] #76 53.92 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autotools-dev all 20180224.1+nmu1 [77.1 kB] [2022-08-18T18:24:41.560Z] #76 53.92 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 automake all 1:1.16.3-2 [814 kB] [2022-08-18T18:24:41.560Z] #76 54.05 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-08-18T18:24:41.560Z] #76 54.05 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.11 [2308 kB] [2022-08-18T18:24:41.560Z] #76 54.33 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 build-essential amd64 12.9 [7704 B] [2022-08-18T18:24:41.560Z] #76 54.33 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-08-18T18:24:41.560Z] #76 54.33 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap-dev amd64 1:2.44-1 [45.3 kB] [2022-08-18T18:24:41.560Z] #76 54.33 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-08-18T18:24:41.560Z] #76 54.33 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c-dev amd64 1.3.3-1+b2 [34.3 kB] [2022-08-18T18:24:41.560Z] #76 54.33 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-08-18T18:24:41.560Z] #76 54.33 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-08-18T18:24:41.560Z] #76 54.36 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtool all 2.4.6-15 [513 kB] [2022-08-18T18:24:41.560Z] #76 54.45 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-08-18T18:24:41.560Z] #76 54.45 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-08-18T18:24:41.560Z] #76 54.45 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl-dev amd64 2.1.0-3 [32.6 kB] [2022-08-18T18:24:41.561Z] #76 ... [2022-08-18T18:24:41.561Z] [2022-08-18T18:24:41.561Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-08-18T18:24:41.561Z] #63 sha256:9cb441087187282965b48b3451e1e01d969d8819f4aa54baa119eacc30ea2752 [2022-08-18T18:24:41.561Z] #63 DONE 0.2s [2022-08-18T18:24:41.561Z] [2022-08-18T18:24:41.561Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-18T18:24:41.561Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-18T18:24:41.561Z] #14 44.84 Building dependency tree... [2022-08-18T18:24:41.561Z] #14 51.17 The following additional packages will be installed: [2022-08-18T18:24:41.561Z] #14 51.20 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-08-18T18:24:41.561Z] #14 51.20 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-08-18T18:24:41.561Z] #14 51.20 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-08-18T18:24:41.561Z] #14 51.21 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-08-18T18:24:41.561Z] #14 51.21 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-08-18T18:24:41.561Z] #14 51.22 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-08-18T18:24:41.561Z] #14 51.22 mingw-w64-common mingw-w64-x86-64-dev [2022-08-18T18:24:41.561Z] #14 51.25 Suggested packages: [2022-08-18T18:24:41.561Z] #14 51.26 gcc-10-locales seccomp wine64 [2022-08-18T18:24:41.561Z] #14 54.22 The following NEW packages will be installed: [2022-08-18T18:24:41.561Z] #14 54.22 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-08-18T18:24:41.561Z] #14 54.22 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-08-18T18:24:41.561Z] #14 54.22 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-08-18T18:24:41.561Z] #14 54.22 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-08-18T18:24:41.561Z] #14 54.22 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-08-18T18:24:41.561Z] #14 54.22 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-08-18T18:24:41.561Z] #14 54.22 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-08-18T18:24:41.561Z] #14 54.22 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-08-18T18:24:41.561Z] #14 54.22 mingw-w64-x86-64-dev [2022-08-18T18:24:41.561Z] #14 54.70 0 upgraded, 30 newly installed, 0 to remove and 7 not upgraded. [2022-08-18T18:24:41.561Z] #14 54.70 Need to get 115 MB of archives. [2022-08-18T18:24:41.561Z] #14 54.70 After this operation, 645 MB of additional disk space will be used. [2022-08-18T18:24:41.561Z] #14 54.70 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-08-18T18:24:41.561Z] #14 55.00 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-08-18T18:24:41.561Z] #14 55.36 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-08-18T18:24:41.561Z] #14 55.40 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-08-18T18:24:41.561Z] #14 55.43 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-08-18T18:24:41.561Z] #14 55.43 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-08-18T18:24:41.561Z] #14 56.06 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-08-18T18:24:41.561Z] #14 56.35 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-08-18T18:24:41.561Z] #14 56.36 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-08-18T18:24:41.561Z] #14 ... [2022-08-18T18:24:41.561Z] [2022-08-18T18:24:41.561Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-18T18:24:41.561Z] #64 sha256:eabf22c385d9a09609392ca89c18f25f4a00fd76a3b169dbaf4afdb54652cfe6 [2022-08-18T18:24:42.277Z] . [2022-08-18T18:24:42.277Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-08-18T18:24:42.277Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-08-18T18:24:42.277Z] Error: No such image: emptyfs [2022-08-18T18:24:42.286Z] #28 ... [2022-08-18T18:24:42.286Z] [2022-08-18T18:24:42.286Z] #67 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-08-18T18:24:42.286Z] #67 sha256:073401a5f57d64f9c1137a10e530680831be4e4b7bff89ba4677dc4d33c571bb [2022-08-18T18:24:42.286Z] #67 5.592 + cd /tmp/tmp.Wef3b3YARw/src/github.com/opencontainers/runc [2022-08-18T18:24:42.286Z] #67 5.593 + git checkout -q v1.1.3 [2022-08-18T18:24:42.286Z] #67 5.840 + '[' -z '' ']' [2022-08-18T18:24:42.286Z] #67 5.840 + target=static [2022-08-18T18:24:42.286Z] #67 5.840 + make BUILDTAGS=seccomp static [2022-08-18T18:24:42.286Z] #67 5.988 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.3-0-g6724737f -X main.version=1.1.3 " -o runc . [2022-08-18T18:24:42.286Z] #67 11.57 + mkdir -p /build [2022-08-18T18:24:42.286Z] #67 11.58 + cp runc /build/runc [2022-08-18T18:24:42.286Z] #67 DONE 11.7s [2022-08-18T18:24:42.286Z] [2022-08-18T18:24:42.286Z] #28 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-18T18:24:42.286Z] #28 sha256:60129a85cdcae7088c1cacecb0a6c2f8b2f42e4b2e00c86cff8957760e9492cb [2022-08-18T18:24:42.535Z] Running integration-test (iteration 1) [2022-08-18T18:24:42.536Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-08-18T18:24:42.793Z] Loaded image: busybox:latest [2022-08-18T18:24:43.051Z] Loaded image: busybox:glibc [2022-08-18T18:24:43.472Z] #64 1.778 + RM_GOPATH=0 [2022-08-18T18:24:43.472Z] #64 1.778 + TMP_GOPATH= [2022-08-18T18:24:43.472Z] #64 1.778 + : /build [2022-08-18T18:24:43.472Z] #64 1.778 + '[' -z '' ']' [2022-08-18T18:24:43.472Z] #64 1.778 ++ mktemp -d [2022-08-18T18:24:43.472Z] #64 1.805 + export GOPATH=/tmp/tmp.hyWIY6ggg5 [2022-08-18T18:24:43.472Z] #64 1.805 + GOPATH=/tmp/tmp.hyWIY6ggg5 [2022-08-18T18:24:43.472Z] #64 1.805 + RM_GOPATH=1 [2022-08-18T18:24:43.472Z] #64 1.805 + case "$(go env GOARCH)" in [2022-08-18T18:24:43.472Z] #64 1.805 ++ go env GOARCH [2022-08-18T18:24:43.472Z] #64 1.865 + export GO_BUILDMODE=-buildmode=pie [2022-08-18T18:24:43.472Z] #64 1.865 + GO_BUILDMODE=-buildmode=pie [2022-08-18T18:24:43.472Z] #64 1.865 ++ dirname /install.sh [2022-08-18T18:24:43.472Z] #64 1.879 Install containerd version v1.6.7 [2022-08-18T18:24:43.472Z] #64 1.879 + dir=/ [2022-08-18T18:24:43.472Z] #64 1.879 + bin=containerd [2022-08-18T18:24:43.472Z] #64 1.879 + shift [2022-08-18T18:24:43.472Z] #64 1.879 + '[' '!' -f //containerd.installer ']' [2022-08-18T18:24:43.472Z] #64 1.879 + . //containerd.installer [2022-08-18T18:24:43.472Z] #64 1.879 ++ set -e [2022-08-18T18:24:43.472Z] #64 1.879 ++ : v1.6.7 [2022-08-18T18:24:43.472Z] #64 1.879 + install_containerd [2022-08-18T18:24:43.472Z] #64 1.879 + echo 'Install containerd version v1.6.7' [2022-08-18T18:24:43.472Z] #64 1.879 + git clone https://github.com/containerd/containerd.git /tmp/tmp.hyWIY6ggg5/src/github.com/containerd/containerd [2022-08-18T18:24:43.472Z] #64 1.922 Cloning into '/tmp/tmp.hyWIY6ggg5/src/github.com/containerd/containerd'... [2022-08-18T18:24:44.040Z] #64 ... [2022-08-18T18:24:44.040Z] [2022-08-18T18:24:44.040Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-18T18:24:44.040Z] #42 sha256:3c3c0379e5bcba0945381483f27d2b570a532e3d2496cd580f604a48e68e0a26 [2022-08-18T18:24:44.040Z] #42 39.82 Reading package lists... [2022-08-18T18:24:44.040Z] #42 49.23 Building dependency tree... [2022-08-18T18:24:44.040Z] #42 55.75 The following additional packages will be installed: [2022-08-18T18:24:44.040Z] #42 55.79 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-08-18T18:24:44.040Z] #42 55.83 Suggested packages: [2022-08-18T18:24:44.040Z] #42 55.87 cmake-doc ninja-build lrzip [2022-08-18T18:24:44.040Z] #42 55.87 Recommended packages: [2022-08-18T18:24:44.040Z] #42 55.87 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-08-18T18:24:44.040Z] #42 57.38 The following NEW packages will be installed: [2022-08-18T18:24:44.040Z] #42 57.41 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-08-18T18:24:44.040Z] #42 57.41 vim-common xxd [2022-08-18T18:24:44.040Z] #42 58.06 0 upgraded, 10 newly installed, 0 to remove and 7 not upgraded. [2022-08-18T18:24:44.040Z] #42 58.06 Need to get 17.7 MB of archives. [2022-08-18T18:24:44.040Z] #42 58.06 After this operation, 70.7 MB of additional disk space will be used. [2022-08-18T18:24:44.040Z] #42 58.06 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-08-18T18:24:44.040Z] #42 58.06 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-08-18T18:24:44.040Z] #42 58.07 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-08-18T18:24:44.040Z] #42 58.21 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-08-18T18:24:44.040Z] #42 58.98 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u2 [692 kB] [2022-08-18T18:24:44.040Z] #42 59.06 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-08-18T18:24:44.040Z] #42 59.10 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-08-18T18:24:44.040Z] #42 ... [2022-08-18T18:24:44.040Z] [2022-08-18T18:24:44.040Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-08-18T18:24:44.040Z] #76 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-18T18:24:44.040Z] #76 56.74 debconf: delaying package configuration, since apt-utils is not installed [2022-08-18T18:24:44.040Z] #76 57.26 Fetched 5940 kB in 1s (5833 kB/s) [2022-08-18T18:24:44.040Z] #76 57.43 Selecting previously unselected package bzip2. [2022-08-18T18:24:44.040Z] #76 57.43 (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 ... 15717 files and directories currently installed.) [2022-08-18T18:24:44.040Z] #76 57.51 Preparing to unpack .../00-bzip2_1.0.8-4_amd64.deb ... [2022-08-18T18:24:44.040Z] #76 57.60 Unpacking bzip2 (1.0.8-4) ... [2022-08-18T18:24:44.040Z] #76 57.95 Selecting previously unselected package libmagic-mgc. [2022-08-18T18:24:44.040Z] #76 58.00 Preparing to unpack .../01-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2022-08-18T18:24:44.040Z] #76 58.02 Unpacking libmagic-mgc (1:5.39-3) ... [2022-08-18T18:24:44.040Z] #76 59.00 Selecting previously unselected package libmagic1:amd64. [2022-08-18T18:24:44.040Z] #76 59.00 Preparing to unpack .../02-libmagic1_1%3a5.39-3_amd64.deb ... [2022-08-18T18:24:44.040Z] #76 59.01 Unpacking libmagic1:amd64 (1:5.39-3) ... [2022-08-18T18:24:44.427Z] Loaded image: debian:bullseye-slim [2022-08-18T18:24:44.427Z] Loaded image: hello-world:latest [2022-08-18T18:24:44.427Z] Loaded image: arm32v7/hello-world:latest [2022-08-18T18:24:44.427Z] INFO: Testing against a local daemon [2022-08-18T18:24:44.427Z] === RUN TestCgroupNamespacesBuild [2022-08-18T18:24:44.611Z] #76 59.53 Selecting previously unselected package file. [2022-08-18T18:24:44.611Z] #76 59.54 Preparing to unpack .../03-file_1%3a5.39-3_amd64.deb ... [2022-08-18T18:24:44.611Z] #76 59.56 Unpacking file (1:5.39-3) ... [2022-08-18T18:24:45.182Z] #76 59.94 Selecting previously unselected package xz-utils. [2022-08-18T18:24:45.182Z] #76 59.96 Preparing to unpack .../04-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-08-18T18:24:45.182Z] #76 60.02 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-18T18:24:45.442Z] #76 60.48 Selecting previously unselected package libsigsegv2:amd64. [2022-08-18T18:24:45.442Z] #76 60.48 Preparing to unpack .../05-libsigsegv2_2.13-1_amd64.deb ... [2022-08-18T18:24:45.442Z] #76 60.49 Unpacking libsigsegv2:amd64 (2.13-1) ... [2022-08-18T18:24:45.702Z] #76 60.59 Selecting previously unselected package m4. [2022-08-18T18:24:45.702Z] #76 60.59 Preparing to unpack .../06-m4_1.4.18-5_amd64.deb ... [2022-08-18T18:24:45.702Z] #76 60.61 Unpacking m4 (1.4.18-5) ... [2022-08-18T18:24:45.801Z] --- PASS: TestCgroupNamespacesBuild (1.29s) [2022-08-18T18:24:45.801Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-08-18T18:24:45.962Z] #76 60.88 Selecting previously unselected package autoconf. [2022-08-18T18:24:45.962Z] #76 60.88 Preparing to unpack .../07-autoconf_2.69-14_all.deb ... [2022-08-18T18:24:45.962Z] #76 60.90 Unpacking autoconf (2.69-14) ... [2022-08-18T18:24:46.539Z] #76 ... [2022-08-18T18:24:46.539Z] [2022-08-18T18:24:46.539Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-08-18T18:24:46.539Z] #51 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-18T18:24:46.539Z] #51 42.28 Reading package lists... [2022-08-18T18:24:46.539Z] #51 51.51 Building dependency tree... [2022-08-18T18:24:46.539Z] #51 58.00 The following additional packages will be installed: [2022-08-18T18:24:46.539Z] #51 58.01 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-08-18T18:24:46.539Z] #51 58.03 python3-protobuf python3-six [2022-08-18T18:24:46.539Z] #51 58.04 Suggested packages: [2022-08-18T18:24:46.539Z] #51 58.06 python3-setuptools [2022-08-18T18:24:46.539Z] #51 58.06 Recommended packages: [2022-08-18T18:24:46.539Z] #51 58.06 iproute2 | iproute [2022-08-18T18:24:46.539Z] #51 59.23 The following NEW packages will be installed: [2022-08-18T18:24:46.539Z] #51 59.24 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-08-18T18:24:46.539Z] #51 59.24 python3-protobuf python3-six [2022-08-18T18:24:46.539Z] #51 59.85 0 upgraded, 8 newly installed, 0 to remove and 7 not upgraded. [2022-08-18T18:24:46.539Z] #51 59.85 Need to get 2315 kB of archives. [2022-08-18T18:24:46.539Z] #51 59.85 After this operation, 11.1 MB of additional disk space will be used. [2022-08-18T18:24:46.539Z] #51 59.85 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-08-18T18:24:46.539Z] #51 60.01 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-08-18T18:24:46.539Z] #51 60.01 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-08-18T18:24:46.539Z] #51 60.01 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-08-18T18:24:46.539Z] #51 60.03 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-08-18T18:24:46.539Z] #51 60.05 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-08-18T18:24:46.539Z] #51 60.06 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-08-18T18:24:46.800Z] #51 ... [2022-08-18T18:24:46.800Z] [2022-08-18T18:24:46.800Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-08-18T18:24:46.800Z] #76 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-18T18:24:46.800Z] #76 61.71 Selecting previously unselected package autotools-dev. [2022-08-18T18:24:46.800Z] #76 61.72 Preparing to unpack .../08-autotools-dev_20180224.1+nmu1_all.deb ... [2022-08-18T18:24:46.800Z] #76 61.76 Unpacking autotools-dev (20180224.1+nmu1) ... [2022-08-18T18:24:47.067Z] #76 ... [2022-08-18T18:24:47.067Z] [2022-08-18T18:24:47.067Z] #57 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-08-18T18:24:47.067Z] #57 sha256:2ca635a6002d0bd1a0b3bdf97ab7e2f85001ed11ec767a8b9f55ed2992da60ef [2022-08-18T18:24:47.067Z] #57 61.55 v3.0.2 [2022-08-18T18:24:47.067Z] #57 DONE 62.0s [2022-08-18T18:24:47.067Z] [2022-08-18T18:24:47.067Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-08-18T18:24:47.067Z] #76 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-18T18:24:47.067Z] #76 62.10 Selecting previously unselected package automake. [2022-08-18T18:24:47.067Z] #76 62.12 Preparing to unpack .../09-automake_1%3a1.16.3-2_all.deb ... [2022-08-18T18:24:47.067Z] #76 62.19 Unpacking automake (1:1.16.3-2) ... [2022-08-18T18:24:47.176Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.24s) [2022-08-18T18:24:47.176Z] === RUN TestBuildWithSession [2022-08-18T18:24:47.176Z] build_session_test.go:25: TODO: BuildKit [2022-08-18T18:24:47.176Z] --- SKIP: TestBuildWithSession (0.00s) [2022-08-18T18:24:47.176Z] === RUN TestBuildSquashParent [2022-08-18T18:24:48.456Z] #76 63.38 Selecting previously unselected package patch. [2022-08-18T18:24:48.456Z] #76 63.38 Preparing to unpack .../10-patch_2.7.6-7_amd64.deb ... [2022-08-18T18:24:48.456Z] #76 63.42 Unpacking patch (2.7.6-7) ... [2022-08-18T18:24:49.027Z] #76 63.91 Selecting previously unselected package dpkg-dev. [2022-08-18T18:24:49.027Z] #76 63.91 Preparing to unpack .../11-dpkg-dev_1.20.11_all.deb ... [2022-08-18T18:24:49.027Z] #76 63.91 Unpacking dpkg-dev (1.20.11) ... [2022-08-18T18:24:50.420Z] #28 12.59 Fetched 49.2 MB in 12s (4209 kB/s) [2022-08-18T18:24:51.574Z] #76 66.12 Selecting previously unselected package build-essential. [2022-08-18T18:24:51.574Z] #76 66.12 Preparing to unpack .../12-build-essential_12.9_amd64.deb ... [2022-08-18T18:24:51.574Z] #76 66.16 Unpacking build-essential (12.9) ... [2022-08-18T18:24:51.574Z] #76 66.33 Selecting previously unselected package libcap2:amd64. [2022-08-18T18:24:51.574Z] #76 66.33 Preparing to unpack .../13-libcap2_1%3a2.44-1_amd64.deb ... [2022-08-18T18:24:51.574Z] #76 66.37 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-08-18T18:24:51.574Z] #76 66.54 Selecting previously unselected package libcap-dev:amd64. [2022-08-18T18:24:51.574Z] #76 66.54 Preparing to unpack .../14-libcap-dev_1%3a2.44-1_amd64.deb ... [2022-08-18T18:24:51.574Z] #76 66.54 Unpacking libcap-dev:amd64 (1:2.44-1) ... [2022-08-18T18:24:52.150Z] #76 67.10 Selecting previously unselected package libprotobuf-c1:amd64. [2022-08-18T18:24:52.150Z] #76 67.10 Preparing to unpack .../15-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-08-18T18:24:52.150Z] #76 67.10 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-18T18:24:52.150Z] #76 ... [2022-08-18T18:24:52.150Z] [2022-08-18T18:24:52.150Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-08-18T18:24:52.150Z] #40 sha256:04163fb3f69291ebf8adab0c8f8e51a4e38463db1fbcfecbdb0a2aa98785ceb1 [2022-08-18T18:24:52.150Z] #40 67.25 NAME: [2022-08-18T18:24:52.150Z] #40 67.26 go-winres - A tool for embedding resources in Windows executables [2022-08-18T18:24:52.150Z] #40 67.26 [2022-08-18T18:24:52.150Z] #40 67.27 USAGE: [2022-08-18T18:24:52.150Z] #40 67.27 go-winres [global options] command [command options] [arguments...] [2022-08-18T18:24:52.150Z] #40 67.27 [2022-08-18T18:24:52.150Z] #40 67.27 COMMANDS: [2022-08-18T18:24:52.150Z] #40 67.27 init Create an initial ./winres/winres.json [2022-08-18T18:24:52.150Z] #40 67.27 make Make syso files for the "go build" command [2022-08-18T18:24:52.150Z] #40 67.27 simply Make syso files for the "go build" command (simplified) [2022-08-18T18:24:52.150Z] #40 67.27 extract Extract all resources from an executable [2022-08-18T18:24:52.150Z] #40 67.27 patch Replace resources in an executable file (exe, dll) [2022-08-18T18:24:52.150Z] #40 67.27 help, h Shows a list of commands or help for one command [2022-08-18T18:24:52.150Z] #40 67.27 [2022-08-18T18:24:52.150Z] #40 67.27 GLOBAL OPTIONS: [2022-08-18T18:24:52.150Z] #40 67.27 --help, -h show help (default: false) [2022-08-18T18:24:52.438Z] --- PASS: TestBuildSquashParent (4.63s) [2022-08-18T18:24:52.438Z] === RUN TestBuildWithRemoveAndForceRemove [2022-08-18T18:24:52.438Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-18T18:24:52.438Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-18T18:24:52.438Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-18T18:24:52.438Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-18T18:24:52.438Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-18T18:24:52.438Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-18T18:24:52.438Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-18T18:24:52.438Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-18T18:24:52.438Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-18T18:24:52.438Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-18T18:24:52.438Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-18T18:24:52.438Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-18T18:24:52.438Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-18T18:24:52.438Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-18T18:24:52.720Z] #40 ... [2022-08-18T18:24:52.720Z] [2022-08-18T18:24:52.720Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-18T18:24:52.720Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-18T18:24:52.720Z] #14 57.56 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-08-18T18:24:52.720Z] #14 59.64 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-08-18T18:24:52.720Z] #14 60.70 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-08-18T18:24:52.720Z] #14 61.84 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-08-18T18:24:52.720Z] #14 64.16 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-08-18T18:24:52.720Z] #14 64.94 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-08-18T18:24:52.720Z] #14 64.94 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-08-18T18:24:52.720Z] #14 64.97 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-08-18T18:24:52.720Z] #14 64.98 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-08-18T18:24:52.720Z] #14 65.00 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-08-18T18:24:52.720Z] #14 65.02 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-08-18T18:24:52.720Z] #14 65.03 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-08-18T18:24:52.720Z] #14 65.03 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-08-18T18:24:52.720Z] #14 65.06 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-08-18T18:24:52.721Z] #14 65.07 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-08-18T18:24:52.721Z] #14 65.12 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-08-18T18:24:52.721Z] #14 65.12 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-08-18T18:24:52.721Z] #14 65.16 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-08-18T18:24:52.721Z] #14 65.17 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-08-18T18:24:52.721Z] #14 65.18 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-08-18T18:24:52.721Z] #14 65.19 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-08-18T18:24:52.721Z] #14 66.82 debconf: delaying package configuration, since apt-utils is not installed [2022-08-18T18:24:52.721Z] #14 67.35 Fetched 115 MB in 11s (10.5 MB/s) [2022-08-18T18:24:52.721Z] #14 ... [2022-08-18T18:24:52.721Z] [2022-08-18T18:24:52.721Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-08-18T18:24:52.721Z] #76 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-18T18:24:52.721Z] #76 67.66 Selecting previously unselected package libprotobuf-c-dev:amd64. [2022-08-18T18:24:52.721Z] #76 67.68 Preparing to unpack .../16-libprotobuf-c-dev_1.3.3-1+b2_amd64.deb ... [2022-08-18T18:24:52.982Z] #76 68.06 Unpacking libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-08-18T18:24:53.003Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-18T18:24:53.243Z] #76 ... [2022-08-18T18:24:53.243Z] [2022-08-18T18:24:53.243Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-08-18T18:24:53.243Z] #40 sha256:04163fb3f69291ebf8adab0c8f8e51a4e38463db1fbcfecbdb0a2aa98785ceb1 [2022-08-18T18:24:53.243Z] #40 DONE 68.2s [2022-08-18T18:24:53.243Z] [2022-08-18T18:24:53.243Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-08-18T18:24:53.243Z] #76 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-18T18:24:53.243Z] #76 68.31 Selecting previously unselected package libseccomp-dev:amd64. [2022-08-18T18:24:53.243Z] #76 68.32 Preparing to unpack .../17-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-08-18T18:24:53.261Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-18T18:24:53.503Z] #76 68.33 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-08-18T18:24:53.750Z] #28 12.59 Reading package lists... [2022-08-18T18:24:53.763Z] #76 68.72 Selecting previously unselected package libsystemd-dev:amd64. [2022-08-18T18:24:53.763Z] #76 68.74 Preparing to unpack .../18-libsystemd-dev_247.3-7_amd64.deb ... [2022-08-18T18:24:53.763Z] #76 68.77 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-08-18T18:24:54.023Z] #76 ... [2022-08-18T18:24:54.023Z] [2022-08-18T18:24:54.023Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-18T18:24:54.023Z] #42 sha256:3c3c0379e5bcba0945381483f27d2b570a532e3d2496cd580f604a48e68e0a26 [2022-08-18T18:24:54.023Z] #42 59.11 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-08-18T18:24:54.023Z] #42 59.14 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-08-18T18:24:54.023Z] #42 59.14 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-08-18T18:24:54.023Z] #42 61.11 debconf: delaying package configuration, since apt-utils is not installed [2022-08-18T18:24:54.023Z] #42 61.51 Fetched 17.7 MB in 2s (8234 kB/s) [2022-08-18T18:24:54.023Z] #42 61.72 Selecting previously unselected package xxd. [2022-08-18T18:24:54.023Z] #42 61.72 (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 ... 15717 files and directories currently installed.) [2022-08-18T18:24:54.023Z] #42 61.77 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-08-18T18:24:54.023Z] #42 61.82 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-08-18T18:24:54.023Z] #42 62.21 Selecting previously unselected package vim-common. [2022-08-18T18:24:54.023Z] #42 62.21 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-18T18:24:54.023Z] #42 62.24 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-18T18:24:54.023Z] #42 62.94 Selecting previously unselected package cmake-data. [2022-08-18T18:24:54.023Z] #42 62.96 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-08-18T18:24:54.024Z] #42 62.96 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-08-18T18:24:54.284Z] #42 ... [2022-08-18T18:24:54.284Z] [2022-08-18T18:24:54.284Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-18T18:24:54.284Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-18T18:24:54.284Z] #14 68.00 Selecting previously unselected package binutils-mingw-w64-i686. [2022-08-18T18:24:54.284Z] #14 68.00 (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 ... 15717 files and directories currently installed.) [2022-08-18T18:24:54.284Z] #14 68.16 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-08-18T18:24:54.284Z] #14 68.21 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-08-18T18:24:54.579Z] #28 17.27 Reading package lists... [2022-08-18T18:24:54.579Z] #28 ... [2022-08-18T18:24:54.579Z] [2022-08-18T18:24:54.579Z] #71 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-18T18:24:54.579Z] #71 sha256:a02e17d2b303da3205c1f49314c0278cb17228690179404dca51caf611b4b75d [2022-08-18T18:24:54.579Z] #71 78.76 + bin/containerd [2022-08-18T18:24:54.636Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-18T18:24:54.894Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-18T18:24:56.269Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-08-18T18:24:56.269Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.44s) [2022-08-18T18:24:56.269Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.61s) [2022-08-18T18:24:56.269Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.45s) [2022-08-18T18:24:56.269Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.59s) [2022-08-18T18:24:56.269Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.47s) [2022-08-18T18:24:56.269Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.44s) [2022-08-18T18:24:56.269Z] === RUN TestBuildMultiStageCopy [2022-08-18T18:24:56.269Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-08-18T18:24:56.828Z] #14 ... [2022-08-18T18:24:56.828Z] [2022-08-18T18:24:56.828Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-18T18:24:56.828Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-18T18:24:56.828Z] #55 61.46 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5 [2022-08-18T18:24:56.828Z] #55 61.75 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567 [2022-08-18T18:24:56.828Z] #55 61.81 go: downloading github.com/gobwas/glob v0.2.3 [2022-08-18T18:24:56.828Z] #55 61.84 go: downloading github.com/kisielk/gotool v1.0.0 [2022-08-18T18:24:56.828Z] #55 61.91 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-08-18T18:24:56.828Z] #55 62.27 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-08-18T18:24:56.828Z] #55 62.35 go: downloading github.com/ettle/strcase v0.1.1 [2022-08-18T18:24:56.828Z] #55 62.50 go: downloading github.com/fatih/structtag v1.2.0 [2022-08-18T18:24:56.828Z] #55 62.77 go: downloading github.com/Masterminds/semver v1.5.0 [2022-08-18T18:24:56.828Z] #55 62.79 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-08-18T18:24:56.828Z] #55 62.98 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-08-18T18:24:56.828Z] #55 63.28 go: downloading github.com/prometheus/client_golang v1.12.1 [2022-08-18T18:24:56.828Z] #55 64.61 go: downloading github.com/prometheus/client_model v0.2.0 [2022-08-18T18:24:56.828Z] #55 64.86 go: downloading golang.org/x/exp/typeparams v0.0.0-20220218215828-6cf2b201936e [2022-08-18T18:24:56.828Z] #55 65.20 go: downloading github.com/google/go-cmp v0.5.7 [2022-08-18T18:24:56.828Z] #55 65.24 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-08-18T18:24:56.828Z] #55 65.48 go: downloading github.com/hexops/gotextdiff v1.0.3 [2022-08-18T18:24:56.828Z] #55 65.67 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-08-18T18:24:56.828Z] #55 65.83 go: downloading github.com/chavacava/garif v0.0.0-20220316182200-5cad0b5181d4 [2022-08-18T18:24:56.828Z] #55 65.86 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-08-18T18:24:56.828Z] #55 66.06 go: downloading github.com/beorn7/perks v1.0.1 [2022-08-18T18:24:56.828Z] #55 66.06 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-08-18T18:24:56.828Z] #55 66.21 go: downloading github.com/golang/protobuf v1.5.2 [2022-08-18T18:24:56.828Z] #55 66.22 go: downloading github.com/prometheus/common v0.32.1 [2022-08-18T18:24:56.828Z] #55 66.91 go: downloading github.com/prometheus/procfs v0.7.3 [2022-08-18T18:24:56.828Z] #55 67.04 go: downloading google.golang.org/protobuf v1.28.0 [2022-08-18T18:24:56.828Z] #55 68.22 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-08-18T18:24:56.828Z] #55 70.80 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-08-18T18:24:56.828Z] #55 ... [2022-08-18T18:24:56.828Z] [2022-08-18T18:24:56.828Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-08-18T18:24:56.828Z] #76 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-18T18:24:56.828Z] #76 70.46 Selecting previously unselected package libtool. [2022-08-18T18:24:56.828Z] #76 70.46 Preparing to unpack .../19-libtool_2.4.6-15_all.deb ... [2022-08-18T18:24:56.828Z] #76 70.47 Unpacking libtool (2.4.6-15) ... [2022-08-18T18:24:56.828Z] #76 70.84 Selecting previously unselected package libudev-dev:amd64. [2022-08-18T18:24:56.828Z] #76 70.84 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-08-18T18:24:56.828Z] #76 70.85 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-08-18T18:24:56.828Z] #76 71.19 Selecting previously unselected package libyajl2:amd64. [2022-08-18T18:24:56.828Z] #76 71.20 Preparing to unpack .../21-libyajl2_2.1.0-3_amd64.deb ... [2022-08-18T18:24:56.828Z] #76 71.24 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-08-18T18:24:56.828Z] #76 71.43 Selecting previously unselected package libyajl-dev:amd64. [2022-08-18T18:24:56.828Z] #76 71.43 Preparing to unpack .../22-libyajl-dev_2.1.0-3_amd64.deb ... [2022-08-18T18:24:56.828Z] #76 71.43 Unpacking libyajl-dev:amd64 (2.1.0-3) ... [2022-08-18T18:24:56.828Z] #76 71.70 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-08-18T18:24:56.828Z] #76 71.82 Setting up libmagic-mgc (1:5.39-3) ... [2022-08-18T18:24:56.828Z] #76 71.85 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-08-18T18:24:56.828Z] #76 71.90 Setting up libmagic1:amd64 (1:5.39-3) ... [2022-08-18T18:24:56.828Z] #76 71.93 Setting up file (1:5.39-3) ... [2022-08-18T18:24:57.088Z] #76 71.95 Setting up bzip2 (1.0.8-4) ... [2022-08-18T18:24:57.088Z] #76 71.97 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-18T18:24:57.088Z] #76 72.00 Setting up libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-08-18T18:24:57.088Z] #76 72.02 Setting up libcap2:amd64 (1:2.44-1) ... [2022-08-18T18:24:57.088Z] #76 72.04 Setting up autotools-dev (20180224.1+nmu1) ... [2022-08-18T18:24:57.088Z] #76 72.09 Setting up libsigsegv2:amd64 (2.13-1) ... [2022-08-18T18:24:57.088Z] #76 72.12 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-18T18:24:57.088Z] #76 72.15 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-08-18T18:24:57.088Z] #76 72.22 Setting up patch (2.7.6-7) ... [2022-08-18T18:24:57.088Z] #76 72.26 Setting up libudev-dev:amd64 (247.3-7) ... [2022-08-18T18:24:57.350Z] #76 72.29 Setting up libyajl-dev:amd64 (2.1.0-3) ... [2022-08-18T18:24:57.350Z] #76 72.32 Setting up libcap-dev:amd64 (1:2.44-1) ... [2022-08-18T18:24:57.350Z] #76 72.39 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-08-18T18:24:57.350Z] #76 72.42 Setting up libtool (2.4.6-15) ... [2022-08-18T18:24:57.350Z] #76 72.49 Setting up m4 (1.4.18-5) ... [2022-08-18T18:24:57.350Z] #76 72.54 Setting up dpkg-dev (1.20.11) ... [2022-08-18T18:24:57.610Z] #76 72.63 Setting up autoconf (2.69-14) ... [2022-08-18T18:24:57.610Z] #76 72.68 Setting up build-essential (12.9) ... [2022-08-18T18:24:57.642Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-08-18T18:24:57.871Z] #76 72.70 Setting up automake (1:1.16.3-2) ... [2022-08-18T18:24:57.871Z] #76 72.72 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode [2022-08-18T18:24:57.871Z] #76 72.75 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-18T18:24:57.900Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-08-18T18:24:58.131Z] #76 ... [2022-08-18T18:24:58.131Z] [2022-08-18T18:24:58.131Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-08-18T18:24:58.131Z] #51 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-18T18:24:58.131Z] #51 62.80 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.17.1-1 [683 kB] [2022-08-18T18:24:58.131Z] #51 65.10 debconf: delaying package configuration, since apt-utils is not installed [2022-08-18T18:24:58.131Z] #51 65.50 Fetched 2315 kB in 4s (596 kB/s) [2022-08-18T18:24:58.131Z] #51 65.68 Selecting previously unselected package libprotobuf23:amd64. [2022-08-18T18:24:58.131Z] #51 65.68 (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 ... 15717 files and directories currently installed.) [2022-08-18T18:24:58.131Z] #51 65.74 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-08-18T18:24:58.131Z] #51 65.79 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-08-18T18:24:58.131Z] #51 66.96 Selecting previously unselected package python3-pkg-resources. [2022-08-18T18:24:58.131Z] #51 66.96 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-08-18T18:24:58.131Z] #51 66.98 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-08-18T18:24:58.131Z] #51 68.05 Selecting previously unselected package python3-six. [2022-08-18T18:24:58.131Z] #51 68.05 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-08-18T18:24:58.131Z] #51 68.07 Unpacking python3-six (1.16.0-2) ... [2022-08-18T18:24:58.131Z] #51 68.26 Selecting previously unselected package python3-protobuf. [2022-08-18T18:24:58.132Z] #51 68.26 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-08-18T18:24:58.132Z] #51 68.27 Unpacking python3-protobuf (3.12.4-1) ... [2022-08-18T18:24:58.132Z] #51 69.31 Selecting previously unselected package libnet1:amd64. [2022-08-18T18:24:58.132Z] #51 69.31 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-08-18T18:24:58.132Z] #51 69.33 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-18T18:24:58.132Z] #51 69.64 Selecting previously unselected package libnl-3-200:amd64. [2022-08-18T18:24:58.132Z] #51 69.64 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-08-18T18:24:58.132Z] #51 69.68 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-18T18:24:58.132Z] #51 70.02 Selecting previously unselected package libprotobuf-c1:amd64. [2022-08-18T18:24:58.132Z] #51 70.02 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-08-18T18:24:58.132Z] #51 70.04 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-18T18:24:58.132Z] #51 70.31 Selecting previously unselected package criu. [2022-08-18T18:24:58.132Z] #51 70.33 Preparing to unpack .../7-criu_3.17.1-1_amd64.deb ... [2022-08-18T18:24:58.132Z] #51 70.35 Unpacking criu (3.17.1-1) ... [2022-08-18T18:24:58.132Z] #51 71.61 Setting up python3-pkg-resources (52.0.0-4) ... [2022-08-18T18:24:58.132Z] #51 ... [2022-08-18T18:24:58.132Z] [2022-08-18T18:24:58.132Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-08-18T18:24:58.132Z] #34 sha256:c0fc1778ed32c362ac8abc728100abc56d1b76171aa50ffc34ff241aa1a45f82 [2022-08-18T18:24:58.132Z] #34 71.68 Updating files: 85% (1298/1521) Updating files: 86% (1309/1521) Updating files: 87% (1324/1521) Updating files: 88% (1339/1521) Updating files: 89% (1354/1521) Updating files: 90% (1369/1521) Updating files: 91% (1385/1521) Updating files: 92% (1400/1521) Updating files: 93% (1415/1521) Updating files: 94% (1430/1521) Updating files: 95% (1445/1521) Updating files: 96% (1461/1521) Updating files: 97% (1476/1521) Updating files: 98% (1491/1521) Updating files: 99% (1506/1521) Updating files: 100% (1521/1521) Updating files: 100% (1521/1521), done. [2022-08-18T18:24:58.132Z] #34 72.72 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-08-18T18:24:58.160Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-08-18T18:24:58.160Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-08-18T18:24:58.726Z] --- PASS: TestBuildMultiStageCopy (2.50s) [2022-08-18T18:24:58.726Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.42s) [2022-08-18T18:24:58.726Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.21s) [2022-08-18T18:24:58.726Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.22s) [2022-08-18T18:24:58.726Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.22s) [2022-08-18T18:24:58.726Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.42s) [2022-08-18T18:24:58.726Z] === RUN TestBuildMultiStageParentConfig [2022-08-18T18:24:59.073Z] #34 ... [2022-08-18T18:24:59.073Z] [2022-08-18T18:24:59.073Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-08-18T18:24:59.073Z] #76 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-18T18:24:59.073Z] #76 DONE 73.8s [2022-08-18T18:24:59.073Z] [2022-08-18T18:24:59.073Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-08-18T18:24:59.073Z] #34 sha256:c0fc1778ed32c362ac8abc728100abc56d1b76171aa50ffc34ff241aa1a45f82 [2022-08-18T18:24:59.073Z] #34 73.37 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-08-18T18:24:59.293Z] --- PASS: TestBuildMultiStageParentConfig (0.62s) [2022-08-18T18:24:59.293Z] === RUN TestBuildLabelWithTargets [2022-08-18T18:25:00.256Z] --- PASS: TestBuildLabelWithTargets (1.01s) [2022-08-18T18:25:00.256Z] === RUN TestBuildWithEmptyLayers [2022-08-18T18:25:00.822Z] --- PASS: TestBuildWithEmptyLayers (0.46s) [2022-08-18T18:25:00.822Z] === RUN TestBuildMultiStageOnBuild [2022-08-18T18:25:01.155Z] #71 ... [2022-08-18T18:25:01.155Z] [2022-08-18T18:25:01.155Z] #28 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-18T18:25:01.155Z] #28 sha256:60129a85cdcae7088c1cacecb0a6c2f8b2f42e4b2e00c86cff8957760e9492cb [2022-08-18T18:25:01.155Z] #28 17.27 Reading package lists... [2022-08-18T18:25:01.155Z] #28 22.13 Building dependency tree... [2022-08-18T18:25:01.155Z] #28 23.38 Reading state information... [2022-08-18T18:25:01.155Z] #28 24.52 bzip2 is already the newest version (1.0.8-4). [2022-08-18T18:25:01.155Z] #28 24.52 patch is already the newest version (2.7.6-7). [2022-08-18T18:25:01.155Z] #28 24.52 xz-utils is already the newest version (5.2.5-2.1~deb11u1). [2022-08-18T18:25:01.155Z] #28 24.52 The following additional packages will be installed: [2022-08-18T18:25:01.155Z] #28 24.52 libaio1 libbpf0 libcap2 libelf1 libgpm2 libinih1 libip4tc2 libip6tc2 libjq1 [2022-08-18T18:25:01.155Z] #28 24.53 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 [2022-08-18T18:25:01.155Z] #28 24.53 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-08-18T18:25:01.155Z] #28 24.53 python3-pkg-resources vim-runtime xxd [2022-08-18T18:25:01.155Z] #28 24.55 Suggested packages: [2022-08-18T18:25:01.155Z] #28 24.55 apparmor-profiles-extra apparmor-utils iproute2-doc firewalld kmod gpm [2022-08-18T18:25:01.155Z] #28 24.55 python-setuptools-doc ctags vim-doc vim-scripts xfsdump acl attr quota [2022-08-18T18:25:01.155Z] #28 24.55 Recommended packages: [2022-08-18T18:25:01.155Z] #28 24.55 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-08-18T18:25:02.380Z] #34 ... [2022-08-18T18:25:02.380Z] [2022-08-18T18:25:02.380Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-08-18T18:25:02.380Z] #51 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-18T18:25:02.380Z] #51 74.71 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-08-18T18:25:02.380Z] #51 74.75 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-18T18:25:02.380Z] #51 74.78 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-18T18:25:02.380Z] #51 74.85 Setting up python3-six (1.16.0-2) ... [2022-08-18T18:25:02.380Z] #51 76.72 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-18T18:25:02.380Z] #51 76.74 Setting up python3-protobuf (3.12.4-1) ... [2022-08-18T18:25:02.537Z] #28 25.62 The following NEW packages will be installed: [2022-08-18T18:25:02.537Z] #28 25.62 apparmor bash-completion inetutils-ping iproute2 iptables jq libaio1 libbpf0 [2022-08-18T18:25:02.537Z] #28 25.62 libcap2 libcap2-bin libelf1 libgpm2 libinih1 libip4tc2 libip6tc2 libjq1 [2022-08-18T18:25:02.537Z] #28 25.62 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 [2022-08-18T18:25:02.537Z] #28 25.63 libonig5 libprotobuf-c1 libxtables12 libyajl2 net-tools pigz python-pip-whl [2022-08-18T18:25:02.537Z] #28 25.63 python3-distutils python3-lib2to3 python3-pip python3-pkg-resources [2022-08-18T18:25:02.537Z] #28 25.63 python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim [2022-08-18T18:25:02.537Z] #28 25.63 vim-common vim-runtime xfsprogs xxd zip zstd [2022-08-18T18:25:02.537Z] #28 26.00 0 upgraded, 45 newly installed, 0 to remove and 7 not upgraded. [2022-08-18T18:25:02.537Z] #28 26.00 Need to get 18.6 MB of archives. [2022-08-18T18:25:02.537Z] #28 26.00 After this operation, 71.4 MB of additional disk space will be used. [2022-08-18T18:25:02.537Z] #28 26.00 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-08-18T18:25:02.721Z] --- PASS: TestBuildMultiStageOnBuild (1.69s) [2022-08-18T18:25:02.721Z] === RUN TestBuildUncleanTarFilenames [2022-08-18T18:25:02.799Z] #28 26.01 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-08-18T18:25:02.799Z] #28 26.01 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-08-18T18:25:02.799Z] #28 26.02 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-08-18T18:25:02.799Z] #28 26.02 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-08-18T18:25:02.799Z] #28 26.02 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-08-18T18:25:02.799Z] #28 26.02 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-08-18T18:25:02.799Z] #28 26.03 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-08-18T18:25:02.799Z] #28 26.04 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-08-18T18:25:02.799Z] #28 26.05 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-08-18T18:25:02.799Z] #28 26.05 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-08-18T18:25:02.799Z] #28 26.06 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-08-18T18:25:02.799Z] #28 26.07 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-08-18T18:25:02.799Z] #28 26.07 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-08-18T18:25:02.799Z] #28 26.08 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-08-18T18:25:02.799Z] #28 26.08 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-08-18T18:25:02.799Z] #28 26.08 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-08-18T18:25:02.799Z] #28 26.08 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-08-18T18:25:02.799Z] #28 26.08 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-08-18T18:25:02.800Z] #28 26.08 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-08-18T18:25:02.800Z] #28 26.09 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-08-18T18:25:02.800Z] #28 26.09 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-08-18T18:25:02.800Z] #28 26.10 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-08-18T18:25:02.800Z] #28 26.10 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-08-18T18:25:02.800Z] #28 26.10 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-08-18T18:25:02.800Z] #28 26.10 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-08-18T18:25:02.800Z] #28 26.11 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-08-18T18:25:02.800Z] #28 26.11 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-08-18T18:25:02.800Z] #28 26.11 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-08-18T18:25:02.800Z] #28 26.11 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-08-18T18:25:02.800Z] #28 26.11 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-08-18T18:25:02.800Z] #28 26.13 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-08-18T18:25:02.800Z] #28 26.14 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-08-18T18:25:02.800Z] #28 26.14 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-08-18T18:25:02.800Z] #28 26.14 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-08-18T18:25:02.800Z] #28 26.15 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-08-18T18:25:02.800Z] #28 26.15 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-08-18T18:25:02.800Z] #28 26.16 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-08-18T18:25:02.800Z] #28 26.17 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-08-18T18:25:02.800Z] #28 26.18 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-08-18T18:25:02.800Z] #28 26.19 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-08-18T18:25:02.980Z] --- PASS: TestBuildUncleanTarFilenames (0.60s) [2022-08-18T18:25:02.980Z] === RUN TestBuildMultiStageLayerLeak [2022-08-18T18:25:03.060Z] #28 26.26 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-08-18T18:25:03.061Z] #28 26.28 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-08-18T18:25:03.061Z] #28 26.30 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-08-18T18:25:03.061Z] #28 26.30 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-08-18T18:25:03.321Z] #28 26.82 debconf: delaying package configuration, since apt-utils is not installed [2022-08-18T18:25:03.582Z] #28 27.07 Fetched 18.6 MB in 1s (31.5 MB/s) [2022-08-18T18:25:03.582Z] #28 27.12 Selecting previously unselected package pigz. [2022-08-18T18:25:03.842Z] #28 27.12 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 40116 files and directories currently installed.) [2022-08-18T18:25:03.842Z] #28 27.16 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-08-18T18:25:03.842Z] #28 27.16 Unpacking pigz (2.6-1) ... [2022-08-18T18:25:03.842Z] #28 27.23 Selecting previously unselected package libelf1:amd64. [2022-08-18T18:25:03.842Z] #28 27.24 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-08-18T18:25:03.842Z] #28 27.24 Unpacking libelf1:amd64 (0.183-1) ... [2022-08-18T18:25:03.842Z] #28 27.32 Selecting previously unselected package libbpf0:amd64. [2022-08-18T18:25:03.842Z] #28 27.33 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-08-18T18:25:04.102Z] #28 27.34 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-08-18T18:25:04.102Z] #28 27.40 Selecting previously unselected package libcap2:amd64. [2022-08-18T18:25:04.102Z] #28 27.41 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-08-18T18:25:04.102Z] #28 27.42 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-08-18T18:25:04.102Z] #28 27.46 Selecting previously unselected package libmnl0:amd64. [2022-08-18T18:25:04.102Z] #28 27.46 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-08-18T18:25:04.102Z] #28 27.47 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-08-18T18:25:04.102Z] #28 27.51 Selecting previously unselected package libxtables12:amd64. [2022-08-18T18:25:04.102Z] #28 27.51 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-08-18T18:25:04.102Z] #28 27.52 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-08-18T18:25:04.102Z] #28 27.57 Selecting previously unselected package libcap2-bin. [2022-08-18T18:25:04.361Z] #28 27.57 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-08-18T18:25:04.361Z] #28 27.58 Unpacking libcap2-bin (1:2.44-1) ... [2022-08-18T18:25:04.361Z] #28 27.64 Selecting previously unselected package iproute2. [2022-08-18T18:25:04.361Z] #28 27.64 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-08-18T18:25:04.361Z] #28 27.65 Unpacking iproute2 (5.10.0-4) ... [2022-08-18T18:25:04.361Z] #28 27.84 Selecting previously unselected package xxd. [2022-08-18T18:25:04.622Z] #28 27.85 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-08-18T18:25:04.622Z] #28 27.85 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-08-18T18:25:04.622Z] #28 27.94 Selecting previously unselected package vim-common. [2022-08-18T18:25:04.622Z] #28 27.94 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-18T18:25:04.622Z] #28 27.95 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-18T18:25:04.622Z] #28 28.07 Selecting previously unselected package bash-completion. [2022-08-18T18:25:04.622Z] #28 28.07 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-08-18T18:25:04.881Z] --- PASS: TestBuildMultiStageLayerLeak (1.74s) [2022-08-18T18:25:04.881Z] === RUN TestBuildWithHugeFile [2022-08-18T18:25:04.924Z] #51 ... [2022-08-18T18:25:04.924Z] [2022-08-18T18:25:04.924Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-18T18:25:04.924Z] #42 sha256:3c3c0379e5bcba0945381483f27d2b570a532e3d2496cd580f604a48e68e0a26 [2022-08-18T18:25:04.924Z] #42 69.54 Selecting previously unselected package libicu67:amd64. [2022-08-18T18:25:04.924Z] #42 69.58 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-08-18T18:25:04.924Z] #42 69.60 Unpacking libicu67:amd64 (67.1-7) ... [2022-08-18T18:25:04.924Z] #42 ... [2022-08-18T18:25:04.924Z] [2022-08-18T18:25:04.924Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-18T18:25:04.924Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-18T18:25:04.924Z] #14 72.69 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-08-18T18:25:04.924Z] #14 72.72 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-08-18T18:25:04.924Z] #14 72.72 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-08-18T18:25:04.924Z] #14 77.80 Selecting previously unselected package binutils-mingw-w64. [2022-08-18T18:25:04.924Z] #14 77.80 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-08-18T18:25:04.924Z] #14 77.81 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-08-18T18:25:04.924Z] #14 78.04 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-08-18T18:25:04.924Z] #14 78.04 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-08-18T18:25:04.924Z] #14 78.06 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-18T18:25:04.924Z] #14 78.33 Selecting previously unselected package dmsetup. [2022-08-18T18:25:04.924Z] #14 78.33 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-08-18T18:25:04.924Z] #14 78.34 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-08-18T18:25:04.924Z] #14 78.87 Selecting previously unselected package mingw-w64-common. [2022-08-18T18:25:04.924Z] #14 78.87 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-08-18T18:25:04.924Z] #14 78.88 Unpacking mingw-w64-common (8.0.0-1) ... [2022-08-18T18:25:05.564Z] #28 29.02 Unpacking bash-completion (1:2.11-2) ... [2022-08-18T18:25:05.825Z] #28 29.24 Selecting previously unselected package apparmor. [2022-08-18T18:25:06.086Z] #28 29.25 Preparing to unpack .../11-apparmor_2.13.6-10_amd64.deb ... [2022-08-18T18:25:06.086Z] #28 29.30 Unpacking apparmor (2.13.6-10) ... [2022-08-18T18:25:06.086Z] #28 29.52 Selecting previously unselected package inetutils-ping. [2022-08-18T18:25:06.086Z] #28 29.53 Preparing to unpack .../12-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-08-18T18:25:06.086Z] #28 29.53 Unpacking inetutils-ping (2:2.0-1) ... [2022-08-18T18:25:06.086Z] #28 29.61 Selecting previously unselected package libip4tc2:amd64. [2022-08-18T18:25:06.086Z] #28 29.62 Preparing to unpack .../13-libip4tc2_1.8.7-1_amd64.deb ... [2022-08-18T18:25:06.086Z] #28 29.62 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-08-18T18:25:06.347Z] #28 29.68 Selecting previously unselected package libip6tc2:amd64. [2022-08-18T18:25:06.347Z] #28 29.69 Preparing to unpack .../14-libip6tc2_1.8.7-1_amd64.deb ... [2022-08-18T18:25:06.347Z] #28 29.69 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-08-18T18:25:06.347Z] #28 29.74 Selecting previously unselected package libnfnetlink0:amd64. [2022-08-18T18:25:06.347Z] #28 29.74 Preparing to unpack .../15-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-08-18T18:25:06.347Z] #28 29.75 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-08-18T18:25:06.347Z] #28 29.80 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-08-18T18:25:06.347Z] #28 29.80 Preparing to unpack .../16-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-08-18T18:25:06.347Z] #28 29.81 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-08-18T18:25:06.347Z] #28 29.87 Selecting previously unselected package libnftnl11:amd64. [2022-08-18T18:25:06.608Z] #28 29.88 Preparing to unpack .../17-libnftnl11_1.1.9-1_amd64.deb ... [2022-08-18T18:25:06.608Z] #28 29.88 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-08-18T18:25:06.608Z] #28 29.94 Selecting previously unselected package iptables. [2022-08-18T18:25:06.608Z] #28 29.95 Preparing to unpack .../18-iptables_1.8.7-1_amd64.deb ... [2022-08-18T18:25:06.608Z] #28 29.96 Unpacking iptables (1.8.7-1) ... [2022-08-18T18:25:06.608Z] #28 30.12 Selecting previously unselected package libonig5:amd64. [2022-08-18T18:25:06.608Z] #28 30.12 Preparing to unpack .../19-libonig5_6.9.6-1.1_amd64.deb ... [2022-08-18T18:25:06.868Z] #28 30.13 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-08-18T18:25:06.868Z] #28 30.21 Selecting previously unselected package libjq1:amd64. [2022-08-18T18:25:06.868Z] #28 30.21 Preparing to unpack .../20-libjq1_1.6-2.1_amd64.deb ... [2022-08-18T18:25:06.868Z] #28 30.21 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-08-18T18:25:06.868Z] #28 30.29 Selecting previously unselected package jq. [2022-08-18T18:25:06.868Z] #28 30.29 Preparing to unpack .../21-jq_1.6-2.1_amd64.deb ... [2022-08-18T18:25:06.868Z] #28 30.30 Unpacking jq (1.6-2.1) ... [2022-08-18T18:25:06.868Z] #28 30.36 Selecting previously unselected package libaio1:amd64. [2022-08-18T18:25:06.868Z] #28 30.36 Preparing to unpack .../22-libaio1_0.3.112-9_amd64.deb ... [2022-08-18T18:25:06.868Z] #28 30.37 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-08-18T18:25:06.868Z] #28 30.42 Selecting previously unselected package libgpm2:amd64. [2022-08-18T18:25:07.128Z] #28 30.43 Preparing to unpack .../23-libgpm2_1.20.7-8_amd64.deb ... [2022-08-18T18:25:07.128Z] #28 30.44 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-08-18T18:25:07.128Z] #28 30.50 Selecting previously unselected package libinih1:amd64. [2022-08-18T18:25:07.128Z] #28 30.50 Preparing to unpack .../24-libinih1_53-1+b2_amd64.deb ... [2022-08-18T18:25:07.128Z] #28 30.51 Unpacking libinih1:amd64 (53-1+b2) ... [2022-08-18T18:25:07.128Z] #28 30.56 Selecting previously unselected package libnet1:amd64. [2022-08-18T18:25:07.389Z] #28 30.56 Preparing to unpack .../25-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-08-18T18:25:07.389Z] #28 30.57 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-18T18:25:07.389Z] #28 30.63 Selecting previously unselected package libnl-3-200:amd64. [2022-08-18T18:25:07.389Z] #28 30.63 Preparing to unpack .../26-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-08-18T18:25:07.389Z] #28 30.64 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-18T18:25:07.389Z] #28 30.70 Selecting previously unselected package libprotobuf-c1:amd64. [2022-08-18T18:25:07.389Z] #28 30.71 Preparing to unpack .../27-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-08-18T18:25:07.389Z] #28 30.72 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-18T18:25:07.389Z] #28 30.77 Selecting previously unselected package libyajl2:amd64. [2022-08-18T18:25:07.389Z] #28 30.77 Preparing to unpack .../28-libyajl2_2.1.0-3_amd64.deb ... [2022-08-18T18:25:07.389Z] #28 30.78 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-08-18T18:25:07.389Z] #28 30.83 Selecting previously unselected package net-tools. [2022-08-18T18:25:07.389Z] #28 30.84 Preparing to unpack .../29-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-08-18T18:25:07.389Z] #28 30.84 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-08-18T18:25:07.389Z] #28 30.93 Selecting previously unselected package python-pip-whl. [2022-08-18T18:25:07.483Z] #14 ... [2022-08-18T18:25:07.483Z] [2022-08-18T18:25:07.483Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-18T18:25:07.483Z] #42 sha256:3c3c0379e5bcba0945381483f27d2b570a532e3d2496cd580f604a48e68e0a26 [2022-08-18T18:25:07.483Z] #42 81.98 Selecting previously unselected package libxml2:amd64. [2022-08-18T18:25:07.483Z] #42 81.98 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u2_amd64.deb ... [2022-08-18T18:25:07.483Z] #42 81.98 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-08-18T18:25:07.649Z] #28 30.94 Preparing to unpack .../30-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-08-18T18:25:07.650Z] #28 30.95 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-08-18T18:25:07.650Z] #28 31.17 Selecting previously unselected package python3-lib2to3. [2022-08-18T18:25:07.747Z] #42 82.85 Selecting previously unselected package libarchive13:amd64. [2022-08-18T18:25:07.747Z] #42 82.85 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-08-18T18:25:07.747Z] #42 82.88 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-08-18T18:25:07.910Z] #28 31.18 Preparing to unpack .../31-python3-lib2to3_3.9.2-1_all.deb ... [2022-08-18T18:25:07.910Z] #28 31.19 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-08-18T18:25:07.910Z] #28 31.27 Selecting previously unselected package python3-distutils. [2022-08-18T18:25:07.910Z] #28 31.28 Preparing to unpack .../32-python3-distutils_3.9.2-1_all.deb ... [2022-08-18T18:25:07.910Z] #28 31.28 Unpacking python3-distutils (3.9.2-1) ... [2022-08-18T18:25:07.910Z] #28 31.36 Selecting previously unselected package python3-pkg-resources. [2022-08-18T18:25:07.910Z] #28 31.36 Preparing to unpack .../33-python3-pkg-resources_52.0.0-4_all.deb ... [2022-08-18T18:25:07.910Z] #28 31.37 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-08-18T18:25:08.170Z] #28 31.48 Selecting previously unselected package python3-setuptools. [2022-08-18T18:25:08.170Z] #28 31.48 Preparing to unpack .../34-python3-setuptools_52.0.0-4_all.deb ... [2022-08-18T18:25:08.170Z] #28 31.49 Unpacking python3-setuptools (52.0.0-4) ... [2022-08-18T18:25:08.170Z] #28 31.62 Selecting previously unselected package python3-wheel. [2022-08-18T18:25:08.170Z] #28 31.63 Preparing to unpack .../35-python3-wheel_0.34.2-1_all.deb ... [2022-08-18T18:25:08.170Z] #28 31.63 Unpacking python3-wheel (0.34.2-1) ... [2022-08-18T18:25:08.170Z] #28 31.69 Selecting previously unselected package python3-pip. [2022-08-18T18:25:08.430Z] #28 31.70 Preparing to unpack .../36-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-08-18T18:25:08.430Z] #28 31.71 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-08-18T18:25:08.687Z] #42 83.45 Selecting previously unselected package libjsoncpp24:amd64. [2022-08-18T18:25:08.687Z] #42 83.47 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-08-18T18:25:08.687Z] #42 83.49 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-08-18T18:25:08.687Z] #42 ... [2022-08-18T18:25:08.687Z] [2022-08-18T18:25:08.687Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-18T18:25:08.687Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-18T18:25:08.687Z] #77 1.735 Cloning into '/tmp/crun-build'... [2022-08-18T18:25:08.691Z] #28 31.88 Selecting previously unselected package sudo. [2022-08-18T18:25:08.691Z] #28 31.88 Preparing to unpack .../37-sudo_1.9.5p2-3_amd64.deb ... [2022-08-18T18:25:08.691Z] #28 31.89 Unpacking sudo (1.9.5p2-3) ... [2022-08-18T18:25:08.691Z] #28 32.15 Selecting previously unselected package thin-provisioning-tools. [2022-08-18T18:25:08.947Z] #77 ... [2022-08-18T18:25:08.947Z] [2022-08-18T18:25:08.947Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-18T18:25:08.947Z] #42 sha256:3c3c0379e5bcba0945381483f27d2b570a532e3d2496cd580f604a48e68e0a26 [2022-08-18T18:25:08.947Z] #42 83.86 Selecting previously unselected package librhash0:amd64. [2022-08-18T18:25:08.947Z] #42 83.86 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-08-18T18:25:08.947Z] #42 83.86 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-08-18T18:25:08.951Z] #28 32.15 Preparing to unpack .../38-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-08-18T18:25:08.951Z] #28 32.16 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-08-18T18:25:08.951Z] #28 32.26 Selecting previously unselected package uidmap. [2022-08-18T18:25:08.951Z] #28 32.27 Preparing to unpack .../39-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-08-18T18:25:08.951Z] #28 32.28 Unpacking uidmap (1:4.8.1-1) ... [2022-08-18T18:25:08.951Z] #28 32.35 Selecting previously unselected package vim-runtime. [2022-08-18T18:25:08.951Z] #28 32.36 Preparing to unpack .../40-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-18T18:25:08.951Z] #28 32.38 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-08-18T18:25:09.211Z] #28 32.39 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-08-18T18:25:09.211Z] #28 32.40 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-08-18T18:25:09.517Z] #42 84.35 Selecting previously unselected package libuv1:amd64. [2022-08-18T18:25:09.517Z] #42 84.35 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-08-18T18:25:09.517Z] #42 84.36 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-08-18T18:25:09.777Z] #42 84.61 Selecting previously unselected package cmake. [2022-08-18T18:25:09.777Z] #42 84.61 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-08-18T18:25:09.777Z] #42 84.62 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-08-18T18:25:10.594Z] #28 33.62 Selecting previously unselected package vim. [2022-08-18T18:25:10.594Z] #28 33.63 Preparing to unpack .../41-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-08-18T18:25:10.594Z] #28 33.64 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-08-18T18:25:10.594Z] #28 33.90 Selecting previously unselected package xfsprogs. [2022-08-18T18:25:10.594Z] #28 33.90 Preparing to unpack .../42-xfsprogs_5.10.0-4_amd64.deb ... [2022-08-18T18:25:10.594Z] #28 33.92 Unpacking xfsprogs (5.10.0-4) ... [2022-08-18T18:25:10.854Z] #28 34.12 Selecting previously unselected package zip. [2022-08-18T18:25:10.854Z] #28 34.12 Preparing to unpack .../43-zip_3.0-12_amd64.deb ... [2022-08-18T18:25:10.854Z] #28 34.13 Unpacking zip (3.0-12) ... [2022-08-18T18:25:10.854Z] #28 34.21 Selecting previously unselected package zstd. [2022-08-18T18:25:10.854Z] #28 34.21 Preparing to unpack .../44-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-08-18T18:25:10.854Z] #28 34.22 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-08-18T18:25:11.115Z] #28 34.41 Setting up python3-pkg-resources (52.0.0-4) ... [2022-08-18T18:25:11.375Z] #28 34.89 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-08-18T18:25:11.637Z] #28 34.90 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-08-18T18:25:11.637Z] #28 34.91 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-08-18T18:25:11.637Z] #28 34.92 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-08-18T18:25:11.637Z] #28 34.94 Setting up libinih1:amd64 (53-1+b2) ... [2022-08-18T18:25:11.637Z] #28 34.95 Setting up uidmap (1:4.8.1-1) ... [2022-08-18T18:25:11.637Z] #28 34.96 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-08-18T18:25:11.637Z] #28 34.98 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-18T18:25:11.637Z] #28 34.99 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-18T18:25:11.637Z] #28 35.00 Setting up python3-wheel (0.34.2-1) ... [2022-08-18T18:25:11.898Z] #28 35.35 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-08-18T18:25:11.898Z] #28 35.36 Setting up libcap2:amd64 (1:2.44-1) ... [2022-08-18T18:25:11.898Z] #28 35.37 Setting up libcap2-bin (1:2.44-1) ... [2022-08-18T18:25:11.898Z] #28 35.39 Setting up apparmor (2.13.6-10) ... [2022-08-18T18:25:13.104Z] ok github.com/docker/docker/libnetwork 37.402s coverage: 40.6% of statements [2022-08-18T18:25:13.104Z] ok github.com/docker/docker/libnetwork/bitseq 0.137s coverage: 84.4% of statements [2022-08-18T18:25:13.104Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-08-18T18:25:13.104Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-08-18T18:25:13.104Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-08-18T18:25:13.104Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-08-18T18:25:13.104Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-08-18T18:25:13.104Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-08-18T18:25:13.104Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2022-08-18T18:25:13.104Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-08-18T18:25:13.104Z] ok github.com/docker/docker/libnetwork/config 0.014s coverage: 22.4% of statements [2022-08-18T18:25:13.104Z] ok github.com/docker/docker/libnetwork/datastore 0.004s coverage: 21.9% of statements [2022-08-18T18:25:13.104Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-08-18T18:25:13.104Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-08-18T18:25:13.104Z] ok github.com/docker/docker/libnetwork/driverapi 0.003s coverage: 68.9% of statements [2022-08-18T18:25:13.104Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.526s coverage: 59.9% of statements [2022-08-18T18:25:13.104Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-08-18T18:25:13.104Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 34.8% of statements [2022-08-18T18:25:13.104Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.016s coverage: 5.0% of statements [2022-08-18T18:25:13.104Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-08-18T18:25:13.104Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.015s coverage: 4.5% of statements [2022-08-18T18:25:13.104Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-08-18T18:25:13.104Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 34.8% of statements [2022-08-18T18:25:13.280Z] #28 36.49 Setting up zip (3.0-12) ... [2022-08-18T18:25:13.280Z] #28 36.50 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-18T18:25:13.280Z] #28 36.53 Setting up bash-completion (1:2.11-2) ... [2022-08-18T18:25:13.983Z] #42 ... [2022-08-18T18:25:13.983Z] [2022-08-18T18:25:13.984Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-08-18T18:25:13.984Z] #51 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-18T18:25:13.984Z] #51 83.52 Setting up criu (3.17.1-1) ... [2022-08-18T18:25:13.984Z] #51 86.91 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-18T18:25:13.984Z] #51 DONE 88.4s [2022-08-18T18:25:13.984Z] [2022-08-18T18:25:13.984Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-18T18:25:13.984Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-18T18:25:13.984Z] #77 12.39 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec' [2022-08-18T18:25:13.984Z] #77 12.39 Cloning into '/tmp/crun-build/libocispec'... [2022-08-18T18:25:13.984Z] #77 14.29 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821' [2022-08-18T18:25:13.984Z] #77 14.37 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec' [2022-08-18T18:25:13.984Z] #77 14.38 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec' [2022-08-18T18:25:13.984Z] #77 14.38 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl' [2022-08-18T18:25:13.984Z] #77 14.43 Cloning into '/tmp/crun-build/libocispec/image-spec'... [2022-08-18T18:25:14.221Z] #28 37.55 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-08-18T18:25:14.221Z] #28 37.56 Setting up sudo (1.9.5p2-3) ... [2022-08-18T18:25:14.221Z] #28 37.62 invoke-rc.d: could not determine current runlevel [2022-08-18T18:25:14.221Z] #28 37.63 invoke-rc.d: policy-rc.d denied execution of start. [2022-08-18T18:25:14.221Z] #28 37.64 Setting up xfsprogs (5.10.0-4) ... [2022-08-18T18:25:14.482Z] #28 37.65 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-08-18T18:25:14.482Z] #28 37.67 Setting up inetutils-ping (2:2.0-1) ... [2022-08-18T18:25:14.482Z] #28 37.68 Setting up pigz (2.6-1) ... [2022-08-18T18:25:14.482Z] #28 37.69 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-08-18T18:25:14.482Z] #28 37.70 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-18T18:25:14.482Z] #28 37.72 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-08-18T18:25:14.482Z] #28 37.74 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-08-18T18:25:14.743Z] #28 38.04 Setting up libaio1:amd64 (0.3.112-9) ... [2022-08-18T18:25:14.743Z] #28 38.05 Setting up python3-lib2to3 (3.9.2-1) ... [2022-08-18T18:25:14.743Z] #28 38.25 Setting up libelf1:amd64 (0.183-1) ... [2022-08-18T18:25:15.003Z] #28 38.27 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-08-18T18:25:15.003Z] #28 38.28 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-08-18T18:25:15.003Z] #28 38.30 Setting up python3-distutils (3.9.2-1) ... [2022-08-18T18:25:15.003Z] #28 38.51 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-08-18T18:25:15.264Z] #28 38.53 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-08-18T18:25:15.264Z] #28 38.53 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-08-18T18:25:15.264Z] #28 38.54 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-08-18T18:25:15.264Z] #28 38.54 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-08-18T18:25:15.264Z] #28 38.55 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-08-18T18:25:15.264Z] #28 38.55 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-08-18T18:25:15.264Z] #28 38.56 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-08-18T18:25:15.264Z] #28 38.57 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-08-18T18:25:15.264Z] #28 38.59 Setting up python3-setuptools (52.0.0-4) ... [2022-08-18T18:25:15.835Z] #28 39.18 Setting up libjq1:amd64 (1.6-2.1) ... [2022-08-18T18:25:15.835Z] #28 39.20 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-08-18T18:25:15.835Z] #28 39.21 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-08-18T18:25:15.835Z] #28 39.22 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-08-18T18:25:16.436Z] #28 39.74 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-08-18T18:25:16.436Z] #28 39.75 Setting up jq (1.6-2.1) ... [2022-08-18T18:25:16.436Z] #28 39.76 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-08-18T18:25:16.436Z] #28 39.77 Setting up iptables (1.8.7-1) ... [2022-08-18T18:25:16.436Z] #28 39.78 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-08-18T18:25:16.436Z] #28 39.79 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-08-18T18:25:16.436Z] #28 39.80 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-08-18T18:25:16.436Z] #28 39.80 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-08-18T18:25:16.436Z] #28 39.81 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-08-18T18:25:16.436Z] #28 39.82 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-08-18T18:25:16.436Z] #28 39.82 Setting up iproute2 (5.10.0-4) ... [2022-08-18T18:25:16.695Z] #28 40.10 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-18T18:25:16.978Z] #28 DONE 40.5s [2022-08-18T18:25:16.978Z] [2022-08-18T18:25:16.978Z] #71 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-18T18:25:16.978Z] #71 sha256:a02e17d2b303da3205c1f49314c0278cb17228690179404dca51caf611b4b75d [2022-08-18T18:25:17.248Z] #71 ... [2022-08-18T18:25:17.248Z] [2022-08-18T18:25:17.248Z] #29 [dev-systemd-false 8/28] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-08-18T18:25:17.248Z] #29 sha256:40bb2cabab8b9d1ce02ea838e0463a0c0192fdd569b3cf7be47e6c3f648878d1 [2022-08-18T18:25:17.290Z] #77 18.11 Cloning into '/tmp/crun-build/libocispec/runtime-spec'... [2022-08-18T18:25:17.291Z] #77 ... [2022-08-18T18:25:17.291Z] [2022-08-18T18:25:17.291Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-18T18:25:17.291Z] #42 sha256:3c3c0379e5bcba0945381483f27d2b570a532e3d2496cd580f604a48e68e0a26 [2022-08-18T18:25:17.550Z] #42 92.45 Setting up libicu67:amd64 (67.1-7) ... [2022-08-18T18:25:17.550Z] #42 92.52 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-08-18T18:25:17.550Z] #42 92.56 Setting up libuv1:amd64 (1.40.0-2) ... [2022-08-18T18:25:17.550Z] #42 92.59 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-18T18:25:17.550Z] #42 92.68 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-08-18T18:25:17.809Z] #42 92.70 Setting up librhash0:amd64 (1.4.1-2) ... [2022-08-18T18:25:17.809Z] #42 92.71 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-08-18T18:25:17.809Z] #42 92.74 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-08-18T18:25:17.809Z] #42 92.76 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-08-18T18:25:17.809Z] #42 92.77 Setting up cmake (3.18.4-2+deb11u1) ... [2022-08-18T18:25:17.809Z] #42 92.80 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-18T18:25:17.818Z] #29 0.807 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-08-18T18:25:17.818Z] #29 0.812 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-08-18T18:25:17.818Z] #29 0.815 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-08-18T18:25:17.818Z] #29 DONE 0.9s [2022-08-18T18:25:17.818Z] [2022-08-18T18:25:17.818Z] #71 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-18T18:25:17.818Z] #71 sha256:a02e17d2b303da3205c1f49314c0278cb17228690179404dca51caf611b4b75d [2022-08-18T18:25:18.079Z] #71 ... [2022-08-18T18:25:18.079Z] [2022-08-18T18:25:18.079Z] #30 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-08-18T18:25:18.079Z] #30 sha256:4df0fcc9b9edfd882dd737ff3a59b4c747af26f745f7a6ebc7a65e5d3724fb6a [2022-08-18T18:25:18.379Z] #42 DONE 93.4s [2022-08-18T18:25:18.379Z] [2022-08-18T18:25:18.379Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-08-18T18:25:18.379Z] #43 sha256:3b967e3ffe0fc2e8fc6f6b776b679d6e206f0eb73edcf43ef0fd78f2b9d4aa65 [2022-08-18T18:25:18.639Z] #43 DONE 0.1s [2022-08-18T18:25:18.639Z] [2022-08-18T18:25:18.639Z] #44 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-08-18T18:25:18.639Z] #44 sha256:fbde33175c2a919dd9337475560650e1ce59988a86e1acb57efe81f36bae8b3e [2022-08-18T18:25:20.021Z] #44 1.506 + RM_GOPATH=0 [2022-08-18T18:25:20.021Z] #44 1.506 + TMP_GOPATH= [2022-08-18T18:25:20.021Z] #44 1.506 + : /build [2022-08-18T18:25:20.021Z] #44 1.506 + '[' -z '' ']' [2022-08-18T18:25:20.021Z] #44 1.506 ++ mktemp -d [2022-08-18T18:25:20.021Z] #44 1.536 + export GOPATH=/tmp/tmp.ldoZ4ScIKD [2022-08-18T18:25:20.021Z] #44 1.536 + GOPATH=/tmp/tmp.ldoZ4ScIKD [2022-08-18T18:25:20.021Z] #44 1.537 + RM_GOPATH=1 [2022-08-18T18:25:20.021Z] #44 1.537 + case "$(go env GOARCH)" in [2022-08-18T18:25:20.021Z] #44 1.537 ++ go env GOARCH [2022-08-18T18:25:20.021Z] #44 1.632 + export GO_BUILDMODE=-buildmode=pie [2022-08-18T18:25:20.021Z] #44 1.632 + GO_BUILDMODE=-buildmode=pie [2022-08-18T18:25:20.281Z] #44 1.633 ++ dirname /install.sh [2022-08-18T18:25:20.281Z] #44 1.640 + dir=/ [2022-08-18T18:25:20.281Z] #44 1.640 + bin=tini [2022-08-18T18:25:20.281Z] #44 1.640 + shift [2022-08-18T18:25:20.281Z] #44 1.640 + '[' '!' -f //tini.installer ']' [2022-08-18T18:25:20.281Z] #44 1.640 + . //tini.installer [2022-08-18T18:25:20.281Z] #44 1.640 ++ : v0.19.0 [2022-08-18T18:25:20.281Z] #44 1.640 + install_tini [2022-08-18T18:25:20.281Z] #44 1.640 + echo 'Install tini version v0.19.0' [2022-08-18T18:25:20.281Z] #44 1.640 + git clone https://github.com/krallin/tini.git /tmp/tmp.ldoZ4ScIKD/tini [2022-08-18T18:25:20.281Z] #44 1.640 Install tini version v0.19.0 [2022-08-18T18:25:20.281Z] #44 1.642 Cloning into '/tmp/tmp.ldoZ4ScIKD/tini'... [2022-08-18T18:25:21.666Z] #44 2.903 + cd /tmp/tmp.ldoZ4ScIKD/tini [2022-08-18T18:25:21.666Z] #44 2.904 + git checkout -q v0.19.0 [2022-08-18T18:25:21.666Z] #44 2.912 + cmake . [2022-08-18T18:25:22.610Z] #44 3.891 -- The C compiler identification is GNU 10.2.1 [2022-08-18T18:25:22.610Z] #44 4.005 -- Detecting C compiler ABI info [2022-08-18T18:25:22.852Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-08-18T18:25:22.852Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-08-18T18:25:23.082Z] ok github.com/docker/docker/libnetwork/drivers/overlay 8.106s coverage: 6.6% of statements [2022-08-18T18:25:23.082Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-08-18T18:25:23.082Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.004s coverage: 63.6% of statements [2022-08-18T18:25:23.082Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.011s coverage: 57.4% of statements [2022-08-18T18:25:23.082Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-08-18T18:25:23.082Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2022-08-18T18:25:23.082Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-08-18T18:25:23.082Z] ok github.com/docker/docker/libnetwork/drvregistry 0.016s coverage: 82.4% of statements [2022-08-18T18:25:23.341Z] ok github.com/docker/docker/libnetwork/etchosts 0.014s coverage: 81.2% of statements [2022-08-18T18:25:23.550Z] #44 4.763 -- Detecting C compiler ABI info - done [2022-08-18T18:25:23.550Z] #44 4.895 -- Check for working C compiler: /usr/bin/cc - skipped [2022-08-18T18:25:23.550Z] #44 4.915 -- Detecting C compile features [2022-08-18T18:25:23.550Z] #44 4.915 -- Detecting C compile features - done [2022-08-18T18:25:23.550Z] #44 4.972 -- Performing Test HAS_BUILTIN_FORTIFY [2022-08-18T18:25:23.600Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2022-08-18T18:25:23.809Z] #44 5.263 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-08-18T18:25:23.859Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements [2022-08-18T18:25:24.070Z] #44 5.406 -- Configuring done [2022-08-18T18:25:24.070Z] #44 5.444 -- Generating done [2022-08-18T18:25:24.070Z] #44 5.452 -- Build files have been written to: /tmp/tmp.ldoZ4ScIKD/tini [2022-08-18T18:25:24.070Z] #44 5.473 + make tini-static [2022-08-18T18:25:24.330Z] #44 ... [2022-08-18T18:25:24.330Z] [2022-08-18T18:25:24.330Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-18T18:25:24.330Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-18T18:25:24.330Z] #14 89.28 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-08-18T18:25:24.330Z] #14 89.28 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-08-18T18:25:24.330Z] #14 89.34 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-08-18T18:25:24.330Z] #14 99.45 Selecting previously unselected package gcc-mingw-w64-base. [2022-08-18T18:25:24.330Z] #14 ... [2022-08-18T18:25:24.330Z] [2022-08-18T18:25:24.330Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-18T18:25:24.330Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-18T18:25:24.330Z] #77 21.30 Cloning into '/tmp/crun-build/libocispec/yajl'... [2022-08-18T18:25:24.330Z] #77 23.70 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c' [2022-08-18T18:25:24.330Z] #77 24.22 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3' [2022-08-18T18:25:24.330Z] #77 24.55 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06' [2022-08-18T18:25:25.792Z] #77 ... [2022-08-18T18:25:25.792Z] [2022-08-18T18:25:25.792Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-18T18:25:25.792Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-18T18:25:25.792Z] #14 99.45 Selecting previously unselected package gcc-mingw-w64-base. [2022-08-18T18:25:25.792Z] #14 99.51 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-08-18T18:25:25.792Z] #14 99.52 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-08-18T18:25:25.792Z] #14 99.78 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-08-18T18:25:25.792Z] #14 99.78 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-08-18T18:25:25.792Z] #14 99.79 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-08-18T18:25:26.210Z] #30 7.078 Collecting yamllint==1.26.1 [2022-08-18T18:25:26.210Z] #30 8.122 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-08-18T18:25:26.781Z] #30 8.624 Collecting pathspec>=0.5.3 [2022-08-18T18:25:26.781Z] #30 8.629 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-08-18T18:25:26.781Z] #30 8.789 Collecting pyyaml [2022-08-18T18:25:26.781Z] #30 8.794 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (661 kB) [2022-08-18T18:25:26.781Z] #30 8.829 Building wheels for collected packages: yamllint [2022-08-18T18:25:27.042Z] #30 8.830 Building wheel for yamllint (setup.py): started [2022-08-18T18:25:27.303Z] #30 9.323 Building wheel for yamllint (setup.py): finished with status 'done' [2022-08-18T18:25:27.303Z] #30 9.325 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=8ff2904a5b969177bb3e662613e8ca74432b20e904d7fa6b512258fab9a831dc [2022-08-18T18:25:27.303Z] #30 9.325 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-08-18T18:25:27.303Z] #30 9.333 Successfully built yamllint [2022-08-18T18:25:27.303Z] #30 9.344 Installing collected packages: pyyaml, pathspec, yamllint [2022-08-18T18:25:27.564Z] #30 9.547 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-08-18T18:25:27.826Z] #30 DONE 9.9s [2022-08-18T18:25:27.826Z] [2022-08-18T18:25:27.826Z] #34 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-08-18T18:25:27.826Z] #34 sha256:869754495591bae8df6ac23e4ea9149eca3f381624ce7efbb08bbc6377916dfe [2022-08-18T18:25:28.091Z] #34 DONE 0.3s [2022-08-18T18:25:28.091Z] [2022-08-18T18:25:28.091Z] #71 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-18T18:25:28.091Z] #71 sha256:a02e17d2b303da3205c1f49314c0278cb17228690179404dca51caf611b4b75d [2022-08-18T18:25:28.091Z] #71 ... [2022-08-18T18:25:28.091Z] [2022-08-18T18:25:28.091Z] #39 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-08-18T18:25:28.091Z] #39 sha256:b2f8841cb4efe689abd526d1d1ffcbf81f8afb5266d639991dd043f3cdd03fb0 [2022-08-18T18:25:28.666Z] #39 DONE 0.3s [2022-08-18T18:25:28.666Z] [2022-08-18T18:25:28.666Z] #42 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-08-18T18:25:28.666Z] #42 sha256:b7bd7e547b53e4ee3ccfefa10724933a995ab6db49d163556527c05e67c34008 [2022-08-18T18:25:28.666Z] #42 DONE 0.2s [2022-08-18T18:25:28.666Z] [2022-08-18T18:25:28.666Z] #44 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-08-18T18:25:28.666Z] #44 sha256:0d274add7bf588c432a0d8b9232ee4aaaed38e8817088750d2b2453bf4e0cc53 [2022-08-18T18:25:28.927Z] #44 DONE 0.2s [2022-08-18T18:25:28.927Z] [2022-08-18T18:25:28.927Z] #46 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-08-18T18:25:28.927Z] #46 sha256:aad769c89752529237cf3c2c901fce6bab2a13a26f6fef9d86156a3815cb5614 [2022-08-18T18:25:28.927Z] #46 DONE 0.1s [2022-08-18T18:25:28.927Z] [2022-08-18T18:25:28.927Z] #48 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-08-18T18:25:28.927Z] #48 sha256:85e260350b9cd3afec60b9af49b442f89b1fd4cce66c72f3311cab9b0133ca05 [2022-08-18T18:25:28.927Z] #48 DONE 0.1s [2022-08-18T18:25:28.927Z] [2022-08-18T18:25:28.927Z] #71 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-18T18:25:28.927Z] #71 sha256:a02e17d2b303da3205c1f49314c0278cb17228690179404dca51caf611b4b75d [2022-08-18T18:25:29.190Z] #71 ... [2022-08-18T18:25:29.190Z] [2022-08-18T18:25:29.190Z] #52 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-08-18T18:25:29.190Z] #52 sha256:6a70729641ac94437f4676b02c5dcfaf5fe1ae000acdb9265b62f004c204bfe9 [2022-08-18T18:25:29.190Z] #52 DONE 0.1s [2022-08-18T18:25:29.190Z] [2022-08-18T18:25:29.190Z] #55 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-08-18T18:25:29.190Z] #55 sha256:c10964e4416f8a85c7c05c1b6ede91cd28aad06614a03887811ff8c98a2aa49c [2022-08-18T18:25:29.452Z] #55 DONE 0.3s [2022-08-18T18:25:29.452Z] [2022-08-18T18:25:29.452Z] #59 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-08-18T18:25:29.452Z] #59 sha256:0897f17770413c142675832316c1f8ecdc151abeb8f71712975d83593e4584de [2022-08-18T18:25:29.452Z] #59 DONE 0.1s [2022-08-18T18:25:29.452Z] [2022-08-18T18:25:29.452Z] #71 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-18T18:25:29.452Z] #71 sha256:a02e17d2b303da3205c1f49314c0278cb17228690179404dca51caf611b4b75d [2022-08-18T18:25:29.452Z] #71 ... [2022-08-18T18:25:29.452Z] [2022-08-18T18:25:29.452Z] #61 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-08-18T18:25:29.452Z] #61 sha256:cb801195f16993e594ccf845821b757cbdfaad2232de53a66e8696e1910b9b9b [2022-08-18T18:25:29.452Z] #61 DONE 0.1s [2022-08-18T18:25:29.452Z] [2022-08-18T18:25:29.452Z] #63 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-08-18T18:25:29.452Z] #63 sha256:bc51d4ad13346034bf3b61362d1ffc5334466cc26dc1e3963c8ccb4d5543af27 [2022-08-18T18:25:29.989Z] #14 ... [2022-08-18T18:25:29.989Z] [2022-08-18T18:25:29.989Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-08-18T18:25:29.989Z] #53 sha256:ca7573725226e0cd8da5d65a6a414fd08e9df3c738ab2e94ae2a670155c2dd9f [2022-08-18T18:25:29.989Z] #53 104.0 gotestsum version dev [2022-08-18T18:25:29.989Z] #53 DONE 104.2s [2022-08-18T18:25:29.989Z] [2022-08-18T18:25:29.989Z] #44 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-08-18T18:25:29.989Z] #44 sha256:fbde33175c2a919dd9337475560650e1ce59988a86e1acb57efe81f36bae8b3e [2022-08-18T18:25:29.989Z] #44 6.214 Scanning dependencies of target tini-static [2022-08-18T18:25:29.989Z] #44 6.495 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-08-18T18:25:29.989Z] #44 8.677 [100%] Linking C executable tini-static [2022-08-18T18:25:29.989Z] #44 9.452 [100%] Built target tini-static [2022-08-18T18:25:29.989Z] #44 9.595 + mkdir -p /build [2022-08-18T18:25:29.989Z] #44 9.597 + cp tini-static /build/docker-init [2022-08-18T18:25:29.989Z] #44 DONE 10.6s [2022-08-18T18:25:29.989Z] [2022-08-18T18:25:29.989Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-18T18:25:29.989Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-18T18:25:30.024Z] #63 DONE 0.4s [2022-08-18T18:25:30.024Z] [2022-08-18T18:25:30.024Z] #65 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-08-18T18:25:30.024Z] #65 sha256:b5447b03ceb70bf172c47ca47408c7f73704b62cc3e4249f1c284668c6658c7d [2022-08-18T18:25:30.024Z] #65 DONE 0.1s [2022-08-18T18:25:30.024Z] [2022-08-18T18:25:30.024Z] #71 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-18T18:25:30.024Z] #71 sha256:a02e17d2b303da3205c1f49314c0278cb17228690179404dca51caf611b4b75d [2022-08-18T18:25:30.024Z] #71 ... [2022-08-18T18:25:30.024Z] [2022-08-18T18:25:30.024Z] #68 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-08-18T18:25:30.024Z] #68 sha256:a0a22073d95a22db2714fb72d8b47796f0c2608c5d6c99de4d701987f6a77945 [2022-08-18T18:25:30.024Z] #68 DONE 0.1s [2022-08-18T18:25:30.024Z] [2022-08-18T18:25:30.024Z] #71 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-18T18:25:30.024Z] #71 sha256:a02e17d2b303da3205c1f49314c0278cb17228690179404dca51caf611b4b75d [2022-08-18T18:25:33.840Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.003s coverage: 100.0% of statements [2022-08-18T18:25:39.975Z] #55 ... [2022-08-18T18:25:39.975Z] [2022-08-18T18:25:39.975Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-18T18:25:39.975Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-18T18:25:39.975Z] #14 113.4 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-08-18T18:25:39.975Z] #14 113.5 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-08-18T18:25:39.975Z] #14 113.5 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-18T18:25:48.284Z] #14 ... [2022-08-18T18:25:48.284Z] [2022-08-18T18:25:48.284Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-18T18:25:48.285Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-18T18:25:48.285Z] #77 48.63 aclocal: warning: couldn't open directory 'm4': No such file or directory [2022-08-18T18:25:51.932Z] ok github.com/docker/docker/libnetwork/ipam 15.832s coverage: 85.3% of statements [2022-08-18T18:25:51.932Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-08-18T18:25:51.932Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-08-18T18:25:51.932Z] ok github.com/docker/docker/libnetwork/ipams/null 0.002s coverage: 57.1% of statements [2022-08-18T18:25:51.932Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.008s coverage: 47.4% of statements [2022-08-18T18:25:51.932Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-08-18T18:25:51.932Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.002s coverage: 71.4% of statements [2022-08-18T18:25:51.932Z] ok github.com/docker/docker/libnetwork/ipamutils 0.263s coverage: 74.0% of statements [2022-08-18T18:25:52.516Z] ok github.com/docker/docker/libnetwork/iptables 0.184s coverage: 45.0% of statements [2022-08-18T18:25:52.778Z] ok github.com/docker/docker/libnetwork/netlabel 0.002s coverage: 60.0% of statements [2022-08-18T18:25:53.039Z] ok github.com/docker/docker/libnetwork/netutils 0.017s coverage: 44.1% of statements [2022-08-18T18:25:58.280Z] #77 ... [2022-08-18T18:25:58.280Z] [2022-08-18T18:25:58.280Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-18T18:25:58.280Z] #64 sha256:eabf22c385d9a09609392ca89c18f25f4a00fd76a3b169dbaf4afdb54652cfe6 [2022-08-18T18:26:00.103Z] #64 75.57 Updating files: 29% (1440/4961) Updating files: 30% (1489/4961) Updating files: 31% (1538/4961) Updating files: 32% (1588/4961) Updating files: 33% (1638/4961) Updating files: 34% (1687/4961) Updating files: 35% (1737/4961) Updating files: 36% (1786/4961) Updating files: 37% (1836/4961) Updating files: 38% (1886/4961) Updating files: 39% (1935/4961) Updating files: 40% (1985/4961) Updating files: 41% (2035/4961) Updating files: 42% (2084/4961) Updating files: 43% (2134/4961) Updating files: 44% (2183/4961) Updating files: 45% (2233/4961) Updating files: 46% (2283/4961) Updating files: 47% (2332/4961) Updating files: 48% (2382/4961) Updating files: 49% (2431/4961) Updating files: 50% (2481/4961) Updating files: 51% (2531/4961) Updating files: 52% (2580/4961) Updating files: 53% (2630/4961) Updating files: 54% (2679/4961) Updating files: 55% (2729/4961) Updating files: 56% (2779/4961) Updating files: 57% (2828/4961) Updating files: 58% (2878/4961) Updating files: 59% (2927/4961) Updating files: 59% (2969/4961) Updating files: 60% (2977/4961) Updating files: 61% (3027/4961) Updating files: 62% (3076/4961) Updating files: 63% (3126/4961) Updating files: 64% (3176/4961) Updating files: 65% (3225/4961) Updating files: 66% (3275/4961) Updating files: 67% (3324/4961) Updating files: 68% (3374/4961) Updating files: 69% (3424/4961) Updating files: 70% (3473/4961) Updating files: 71% (3523/4961) Updating files: 72% (3572/4961) Updating files: 73% (3622/4961) Updating files: 74% (3672/4961) Updating files: 75% (3721/4961) Updating files: 76% (3771/4961) Updating files: 77% (3820/4961) Updating files: 78% (3870/4961) Updating files: 79% (3920/4961) Updating files: 80% (3969/4961) Updating files: 81% (4019/4961) Updating files: 82% (4069/4961) Updating files: 83% (4118/4961) Updating files: 83% (4127/4961) Updating files: 84% (4168/4961) Updating files: 85% (4217/4961) Updating files: 86% (4267/4961) Updating files: 87% (4317/4961) Updating files: 88% (4366/4961) Updating files: 89% (4416/4961) Updating files: 90% (4465/4961) Updating files: 91% (4515/4961) Updating files: 92% (4565/4961) Updating files: 93% (4614/4961) Updating files: 94% (4664/4961) Updating files: 95% (4713/4961) Updating files: 96% (4763/4961) Updating files: 97% (4813/4961) Updating files: 98% (4862/4961) Updating files: 99% (4912/4961) Updating files: 100% (4961/4961) Updating files: 100% (4961/4961), done. [2022-08-18T18:26:00.103Z] #64 78.57 + cd /tmp/tmp.hyWIY6ggg5/src/github.com/containerd/containerd [2022-08-18T18:26:00.103Z] #64 78.58 + git checkout -q v1.6.7 [2022-08-18T18:26:01.103Z] --- PASS: TestBuildWithHugeFile (48.42s) [2022-08-18T18:26:01.103Z] === RUN TestBuildWCOWSandboxSize [2022-08-18T18:26:01.103Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-08-18T18:26:01.103Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-08-18T18:26:01.103Z] === RUN TestBuildWithEmptyDockerfile [2022-08-18T18:26:01.103Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-18T18:26:01.103Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-18T18:26:01.103Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-18T18:26:01.103Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-18T18:26:01.103Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-18T18:26:01.103Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-18T18:26:01.103Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-18T18:26:01.103Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-18T18:26:01.103Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-18T18:26:01.103Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2022-08-18T18:26:01.103Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.14s) [2022-08-18T18:26:01.103Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.14s) [2022-08-18T18:26:01.103Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-08-18T18:26:01.103Z] === RUN TestBuildPreserveOwnership [2022-08-18T18:26:01.103Z] === RUN TestBuildPreserveOwnership/copy_from [2022-08-18T18:26:01.103Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-08-18T18:26:01.103Z] --- PASS: TestBuildPreserveOwnership (3.59s) [2022-08-18T18:26:01.103Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.43s) [2022-08-18T18:26:01.103Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.15s) [2022-08-18T18:26:01.103Z] === RUN TestBuildPlatformInvalid [2022-08-18T18:26:01.103Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2022-08-18T18:26:01.103Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-08-18T18:26:01.103Z] Loaded image: busybox:latest [2022-08-18T18:26:01.103Z] Loaded image: busybox:glibc [2022-08-18T18:26:01.103Z] Loaded image: debian:bullseye-slim [2022-08-18T18:26:01.103Z] Loaded image: hello-world:latest [2022-08-18T18:26:01.103Z] Loaded image: arm32v7/hello-world:latest [2022-08-18T18:26:02.128Z] #71 142.9 # github.com/containerd/containerd/cmd/containerd [2022-08-18T18:26:02.128Z] #71 142.9 /usr/bin/ld: /tmp/go-link-4193866324/000019.o: in function `New': [2022-08-18T18:26:02.128Z] #71 142.9 /tmp/tmp.Xzo1DMG7uW/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:77: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2022-08-18T18:26:02.128Z] #71 143.0 + bin/containerd-stress [2022-08-18T18:26:02.128Z] #71 144.2 + bin/containerd-shim [2022-08-18T18:26:03.402Z] #64 81.56 + export 'BUILDTAGS=netgo osusergo static_build' [2022-08-18T18:26:03.402Z] #64 81.56 + BUILDTAGS='netgo osusergo static_build' [2022-08-18T18:26:03.402Z] #64 81.56 + export EXTRA_FLAGS=-buildmode=pie [2022-08-18T18:26:03.402Z] #64 81.56 + EXTRA_FLAGS=-buildmode=pie [2022-08-18T18:26:03.402Z] #64 81.56 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-08-18T18:26:03.402Z] #64 81.56 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-08-18T18:26:03.402Z] #64 81.56 + '[' '' = dynamic ']' [2022-08-18T18:26:03.402Z] #64 81.56 + make [2022-08-18T18:26:04.785Z] #64 ... [2022-08-18T18:26:04.785Z] [2022-08-18T18:26:04.785Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-18T18:26:04.785Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-18T18:26:04.785Z] #77 65.99 libtoolize: putting auxiliary files in '.'. [2022-08-18T18:26:04.785Z] #77 65.99 libtoolize: copying file './ltmain.sh' [2022-08-18T18:26:06.167Z] #77 67.17 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, [2022-08-18T18:26:06.167Z] #77 67.17 libtoolize: and rerunning libtoolize and aclocal. [2022-08-18T18:26:06.167Z] #77 67.17 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-08-18T18:26:09.214Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (10.82s) [2022-08-18T18:26:09.215Z] PASS [2022-08-18T18:26:09.215Z] [2022-08-18T18:26:09.215Z] === Skipped [2022-08-18T18:26:09.215Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-08-18T18:26:09.215Z] build_session_test.go:25: TODO: BuildKit [2022-08-18T18:26:09.215Z] [2022-08-18T18:26:09.215Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-08-18T18:26:09.215Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-08-18T18:26:09.215Z] [2022-08-18T18:26:09.215Z] DONE 34 tests, 2 skipped in 85.388s [2022-08-18T18:26:09.215Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-08-18T18:26:09.215Z] INFO: Testing against a local daemon [2022-08-18T18:26:09.215Z] === RUN TestConfigInspect [2022-08-18T18:26:10.148Z] --- PASS: TestConfigInspect (2.18s) [2022-08-18T18:26:10.148Z] === RUN TestConfigList [2022-08-18T18:26:12.121Z] #71 155.7 + bin/containerd-shim-runc-v1 [2022-08-18T18:26:12.676Z] --- PASS: TestConfigList (2.27s) [2022-08-18T18:26:12.676Z] === RUN TestConfigsCreateAndDelete [2022-08-18T18:26:12.747Z] #77 ... [2022-08-18T18:26:12.747Z] [2022-08-18T18:26:12.747Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-18T18:26:12.747Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-18T18:26:12.747Z] #14 138.1 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-08-18T18:26:12.747Z] #14 138.1 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-08-18T18:26:12.747Z] #14 138.1 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-18T18:26:14.592Z] --- PASS: TestConfigsCreateAndDelete (2.17s) [2022-08-18T18:26:14.593Z] === RUN TestConfigsUpdate [2022-08-18T18:26:15.290Z] #14 150.0 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-08-18T18:26:15.290Z] #14 150.0 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-08-18T18:26:15.290Z] #14 150.1 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-08-18T18:26:16.230Z] #14 ... [2022-08-18T18:26:16.230Z] [2022-08-18T18:26:16.230Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-18T18:26:16.230Z] #64 sha256:eabf22c385d9a09609392ca89c18f25f4a00fd76a3b169dbaf4afdb54652cfe6 [2022-08-18T18:26:16.230Z] #64 84.72 + bin/ctr [2022-08-18T18:26:17.124Z] --- PASS: TestConfigsUpdate (2.14s) [2022-08-18T18:26:17.124Z] === RUN TestTemplatedConfig [2022-08-18T18:26:18.712Z] #71 162.4 + bin/containerd-shim-runc-v2 [2022-08-18T18:26:18.972Z] #71 163.2 + binaries [2022-08-18T18:26:18.972Z] #71 163.2 + install -D bin/containerd /build/containerd [2022-08-18T18:26:18.972Z] #71 163.2 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-08-18T18:26:18.972Z] #71 163.2 + install -D bin/ctr /build/ctr [2022-08-18T18:26:19.232Z] #71 DONE 163.6s [2022-08-18T18:26:19.653Z] --- PASS: TestTemplatedConfig (2.63s) [2022-08-18T18:26:19.653Z] === RUN TestConfigCreateResolve [2022-08-18T18:26:20.614Z] [2022-08-18T18:26:20.614Z] #72 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-08-18T18:26:20.614Z] #72 sha256:33d7b2a3f1f1fddff40b54b9a0c7c9eac8d035d938074cbcbe191c8921909dd8 [2022-08-18T18:26:20.614Z] #72 DONE 0.2s [2022-08-18T18:26:20.614Z] [2022-08-18T18:26:20.614Z] #77 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-08-18T18:26:20.614Z] #77 sha256:507471f2f4b72d63c42ec2b0c6653c625b6089a487dd3b4209ee27b3bae3392b [2022-08-18T18:26:20.614Z] #77 DONE 0.1s [2022-08-18T18:26:20.614Z] [2022-08-18T18:26:20.614Z] #82 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-08-18T18:26:20.614Z] #82 sha256:bc60cbacafda1b217715b76c38bbbecf8c3c3193a0f48c79da8c5e4de1a5903e [2022-08-18T18:26:21.182Z] #82 DONE 0.5s [2022-08-18T18:26:21.182Z] [2022-08-18T18:26:21.182Z] #85 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-08-18T18:26:21.182Z] #85 sha256:e5a7b279bc407ed2a6bd3b930fb89975b826be0af2f6bd1db1d79f1fcc3db5c4 [2022-08-18T18:26:21.182Z] #85 DONE 0.1s [2022-08-18T18:26:21.182Z] [2022-08-18T18:26:21.182Z] #86 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-08-18T18:26:21.182Z] #86 sha256:5fc6671a04d6838b4df4ea3b2973c97b443fa784eb5817fa4ce08bd4b88755bd [2022-08-18T18:26:21.182Z] #86 DONE 0.0s [2022-08-18T18:26:21.182Z] [2022-08-18T18:26:21.182Z] #87 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-08-18T18:26:21.182Z] #87 sha256:ea9058876a8fd50f359f82dded4910faa197ffc4301099979b73168b467b5fc0 [2022-08-18T18:26:21.182Z] #87 DONE 0.0s [2022-08-18T18:26:21.182Z] [2022-08-18T18:26:21.182Z] #88 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-08-18T18:26:21.182Z] #88 sha256:2afa6e5ebcd836fe239a239db9456f4cf4e1aed0c03f7153a5c77df28024a624 [2022-08-18T18:26:21.513Z] #64 ... [2022-08-18T18:26:21.513Z] [2022-08-18T18:26:21.513Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-18T18:26:21.513Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-18T18:26:21.513Z] #77 82.73 configure.ac:7: installing './compile' [2022-08-18T18:26:21.513Z] #77 82.74 configure.ac:11: installing './config.guess' [2022-08-18T18:26:21.553Z] --- PASS: TestConfigCreateResolve (2.15s) [2022-08-18T18:26:21.553Z] PASS [2022-08-18T18:26:21.553Z] [2022-08-18T18:26:21.553Z] DONE 6 tests in 13.565s [2022-08-18T18:26:21.553Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-08-18T18:26:21.553Z] INFO: Testing against a local daemon [2022-08-18T18:26:21.553Z] === RUN TestAttachWithTTY [2022-08-18T18:26:21.553Z] --- PASS: TestAttachWithTTY (0.07s) [2022-08-18T18:26:21.553Z] === RUN TestAttachWithoutTTy [2022-08-18T18:26:21.553Z] --- PASS: TestAttachWithoutTTy (0.04s) [2022-08-18T18:26:21.553Z] === RUN TestCheckpoint [2022-08-18T18:26:21.553Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-08-18T18:26:21.553Z] --- SKIP: TestCheckpoint (0.00s) [2022-08-18T18:26:21.553Z] === RUN TestContainerInvalidJSON [2022-08-18T18:26:21.553Z] === RUN TestContainerInvalidJSON/commit [2022-08-18T18:26:21.553Z] === PAUSE TestContainerInvalidJSON/commit [2022-08-18T18:26:21.553Z] === RUN TestContainerInvalidJSON/containers/create [2022-08-18T18:26:21.553Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-08-18T18:26:21.553Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-08-18T18:26:21.553Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-08-18T18:26:21.553Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-08-18T18:26:21.553Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-08-18T18:26:21.553Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-08-18T18:26:21.553Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-08-18T18:26:21.553Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-18T18:26:21.553Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-18T18:26:21.553Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-18T18:26:21.553Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-18T18:26:21.553Z] === CONT TestContainerInvalidJSON/commit [2022-08-18T18:26:21.553Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-08-18T18:26:21.553Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-08-18T18:26:21.553Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-08-18T18:26:21.553Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-08-18T18:26:21.553Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-08-18T18:26:21.553Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-08-18T18:26:21.553Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-08-18T18:26:21.553Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-08-18T18:26:21.553Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-18T18:26:21.553Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-08-18T18:26:21.553Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-08-18T18:26:21.553Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-08-18T18:26:21.553Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-08-18T18:26:21.553Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-08-18T18:26:21.553Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-08-18T18:26:21.553Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-08-18T18:26:21.553Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-08-18T18:26:21.553Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-08-18T18:26:21.553Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-18T18:26:21.553Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-08-18T18:26:21.553Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-08-18T18:26:21.553Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-08-18T18:26:21.553Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-08-18T18:26:21.553Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-08-18T18:26:21.553Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-08-18T18:26:21.553Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-08-18T18:26:21.553Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-08-18T18:26:21.553Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-08-18T18:26:21.553Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-08-18T18:26:21.553Z] === CONT TestContainerInvalidJSON/containers/create [2022-08-18T18:26:21.553Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-08-18T18:26:21.553Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-08-18T18:26:21.553Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-08-18T18:26:21.553Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-08-18T18:26:21.553Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-08-18T18:26:21.553Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2022-08-18T18:26:21.553Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-08-18T18:26:21.553Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-08-18T18:26:21.553Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-08-18T18:26:21.553Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-08-18T18:26:21.553Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) [2022-08-18T18:26:21.553Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-08-18T18:26:21.553Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-08-18T18:26:21.553Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-08-18T18:26:21.553Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-08-18T18:26:21.553Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2022-08-18T18:26:21.553Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-08-18T18:26:21.553Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-08-18T18:26:21.553Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-08-18T18:26:21.553Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-08-18T18:26:21.774Z] #77 82.80 configure.ac:11: installing './config.sub' [2022-08-18T18:26:21.774Z] #77 82.83 configure.ac:8: installing './install-sh' [2022-08-18T18:26:21.774Z] #77 82.87 configure.ac:8: installing './missing' [2022-08-18T18:26:21.774Z] #77 83.02 Makefile.am: installing './depcomp' [2022-08-18T18:26:21.812Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) [2022-08-18T18:26:21.812Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-08-18T18:26:21.812Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-08-18T18:26:21.812Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-08-18T18:26:21.812Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-08-18T18:26:21.812Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2022-08-18T18:26:21.812Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-08-18T18:26:21.812Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-08-18T18:26:21.812Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-08-18T18:26:21.812Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-08-18T18:26:21.812Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.01s) [2022-08-18T18:26:21.812Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-08-18T18:26:21.812Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-08-18T18:26:21.812Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-08-18T18:26:21.812Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-08-18T18:26:21.812Z] --- PASS: TestContainerInvalidJSON/containers/create (0.01s) [2022-08-18T18:26:21.812Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-08-18T18:26:21.812Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-08-18T18:26:21.812Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-08-18T18:26:21.812Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-08-18T18:26:21.812Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-08-18T18:26:21.812Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) [2022-08-18T18:26:21.812Z] === RUN TestCopyFromContainerPathIsNotDir [2022-08-18T18:26:21.812Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2022-08-18T18:26:21.812Z] === RUN TestCopyToContainerPathDoesNotExist [2022-08-18T18:26:21.812Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2022-08-18T18:26:21.812Z] === RUN TestCopyEmptyFile [2022-08-18T18:26:22.072Z] --- PASS: TestCopyEmptyFile (0.21s) [2022-08-18T18:26:22.072Z] === RUN TestCopyToContainerPathIsNotDir [2022-08-18T18:26:22.072Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2022-08-18T18:26:22.072Z] === RUN TestCopyFromContainer [2022-08-18T18:26:23.091Z] #88 DONE 1.7s [2022-08-18T18:26:23.091Z] [2022-08-18T18:26:23.091Z] #89 exporting to image [2022-08-18T18:26:23.091Z] #89 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-08-18T18:26:23.091Z] #89 exporting layers [2022-08-18T18:26:23.446Z] === RUN TestCopyFromContainer// [2022-08-18T18:26:23.446Z] === RUN TestCopyFromContainer//bar/root [2022-08-18T18:26:23.446Z] === RUN TestCopyFromContainer//bar/root/ [2022-08-18T18:26:23.446Z] === RUN TestCopyFromContainer/bar/quux [2022-08-18T18:26:23.446Z] === RUN TestCopyFromContainer/bar/quux/ [2022-08-18T18:26:23.446Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-08-18T18:26:23.446Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-08-18T18:26:23.705Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-08-18T18:26:23.705Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-08-18T18:26:23.705Z] === RUN TestCopyFromContainer/bar/notarget [2022-08-18T18:26:23.705Z] --- PASS: TestCopyFromContainer (1.72s) [2022-08-18T18:26:23.705Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-08-18T18:26:23.705Z] --- PASS: TestCopyFromContainer//bar/root (0.07s) [2022-08-18T18:26:23.705Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-08-18T18:26:23.705Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-08-18T18:26:23.705Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2022-08-18T18:26:23.705Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2022-08-18T18:26:23.705Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2022-08-18T18:26:23.705Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2022-08-18T18:26:23.705Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2022-08-18T18:26:23.705Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2022-08-18T18:26:23.705Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-08-18T18:26:23.705Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-18T18:26:23.705Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-18T18:26:23.705Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-18T18:26:23.705Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-18T18:26:23.705Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-18T18:26:23.705Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-18T18:26:23.963Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-18T18:26:23.963Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-18T18:26:23.963Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-18T18:26:23.963Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-08-18T18:26:23.963Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-08-18T18:26:23.963Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-08-18T18:26:23.963Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-08-18T18:26:23.963Z] === RUN TestCreateLinkToNonExistingContainer [2022-08-18T18:26:23.963Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2022-08-18T18:26:23.963Z] === RUN TestCreateWithInvalidEnv [2022-08-18T18:26:23.963Z] === RUN TestCreateWithInvalidEnv/0 [2022-08-18T18:26:23.963Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-08-18T18:26:23.963Z] === RUN TestCreateWithInvalidEnv/1 [2022-08-18T18:26:23.963Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-08-18T18:26:23.963Z] === RUN TestCreateWithInvalidEnv/2 [2022-08-18T18:26:23.963Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-08-18T18:26:23.963Z] === CONT TestCreateWithInvalidEnv/0 [2022-08-18T18:26:23.963Z] === CONT TestCreateWithInvalidEnv/2 [2022-08-18T18:26:23.963Z] === CONT TestCreateWithInvalidEnv/1 [2022-08-18T18:26:23.963Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-08-18T18:26:23.963Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-08-18T18:26:23.963Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-08-18T18:26:23.963Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-08-18T18:26:23.963Z] === RUN TestCreateTmpfsMountsTarget [2022-08-18T18:26:23.963Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-08-18T18:26:23.963Z] === RUN TestCreateWithCustomMaskedPaths [2022-08-18T18:26:24.323Z] #77 85.21 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-08-18T18:26:24.323Z] #77 85.21 libtoolize: copying file 'build-aux/ltmain.sh' [2022-08-18T18:26:24.323Z] #77 85.30 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-08-18T18:26:24.323Z] #77 85.30 libtoolize: copying file 'm4/libtool.m4' [2022-08-18T18:26:24.583Z] #77 85.69 libtoolize: copying file 'm4/ltoptions.m4' [2022-08-18T18:26:24.844Z] #77 86.03 libtoolize: copying file 'm4/ltsugar.m4' [2022-08-18T18:26:25.341Z] --- PASS: TestCreateWithCustomMaskedPaths (1.53s) [2022-08-18T18:26:25.341Z] === RUN TestCreateWithCustomReadonlyPaths [2022-08-18T18:26:25.416Z] #77 86.44 libtoolize: copying file 'm4/ltversion.m4' [2022-08-18T18:26:25.679Z] #77 86.83 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-08-18T18:26:25.943Z] #77 87.12 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-08-18T18:26:27.241Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.68s) [2022-08-18T18:26:27.241Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-08-18T18:26:27.241Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-18T18:26:27.241Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-18T18:26:27.241Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-18T18:26:27.241Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-18T18:26:27.241Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-18T18:26:27.241Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-18T18:26:27.241Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-18T18:26:27.241Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-18T18:26:27.241Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-18T18:26:27.241Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-18T18:26:27.241Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-18T18:26:27.241Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-18T18:26:27.241Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-18T18:26:27.241Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-18T18:26:27.241Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-18T18:26:27.241Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-08-18T18:26:27.241Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-08-18T18:26:27.241Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-08-18T18:26:27.241Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-08-18T18:26:27.241Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-08-18T18:26:27.241Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2022-08-18T18:26:27.241Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-08-18T18:26:27.327Z] #77 ... [2022-08-18T18:26:27.327Z] [2022-08-18T18:26:27.327Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-18T18:26:27.327Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-18T18:26:27.327Z] #14 162.0 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-08-18T18:26:27.327Z] #14 162.0 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-08-18T18:26:27.327Z] #14 162.0 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-18T18:26:27.811Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.58s) [2022-08-18T18:26:27.811Z] === RUN TestCreateDifferentPlatform [2022-08-18T18:26:27.811Z] === RUN TestCreateDifferentPlatform/different_os [2022-08-18T18:26:27.811Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-08-18T18:26:27.811Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-08-18T18:26:27.811Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-08-18T18:26:27.811Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-08-18T18:26:27.811Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-08-18T18:26:27.811Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2022-08-18T18:26:27.811Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-08-18T18:26:27.811Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2022-08-18T18:26:27.811Z] === RUN TestCreateInvalidHostConfig [2022-08-18T18:26:27.811Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-18T18:26:27.811Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-18T18:26:27.811Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2022-08-18T18:26:27.811Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2022-08-18T18:26:27.811Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-18T18:26:27.811Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-18T18:26:27.811Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-18T18:26:27.811Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-18T18:26:27.811Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-18T18:26:27.811Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-18T18:26:27.811Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-18T18:26:27.811Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2022-08-18T18:26:27.811Z] --- PASS: TestCreateInvalidHostConfig (0.01s) [2022-08-18T18:26:27.811Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2022-08-18T18:26:27.811Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) [2022-08-18T18:26:27.811Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) [2022-08-18T18:26:27.811Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2022-08-18T18:26:27.811Z] === RUN TestContainerStartOnDaemonRestart [2022-08-18T18:26:27.811Z] === PAUSE TestContainerStartOnDaemonRestart [2022-08-18T18:26:27.811Z] === RUN TestDaemonRestartIpcMode [2022-08-18T18:26:27.811Z] === PAUSE TestDaemonRestartIpcMode [2022-08-18T18:26:27.811Z] === RUN TestDaemonHostGatewayIP [2022-08-18T18:26:27.811Z] === PAUSE TestDaemonHostGatewayIP [2022-08-18T18:26:27.811Z] === RUN TestRestartDaemonWithRestartingContainer [2022-08-18T18:26:27.811Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-08-18T18:26:27.811Z] === RUN TestContainerKillOnDaemonStart [2022-08-18T18:26:27.811Z] === PAUSE TestContainerKillOnDaemonStart [2022-08-18T18:26:27.811Z] === RUN TestDiff [2022-08-18T18:26:28.377Z] --- PASS: TestDiff (0.54s) [2022-08-18T18:26:28.377Z] === RUN TestExecConsoleSize [2022-08-18T18:26:28.943Z] --- PASS: TestExecConsoleSize (0.62s) [2022-08-18T18:26:28.943Z] === RUN TestExecWithCloseStdin [2022-08-18T18:26:29.509Z] --- PASS: TestExecWithCloseStdin (0.61s) [2022-08-18T18:26:29.509Z] === RUN TestExec [2022-08-18T18:26:30.444Z] --- PASS: TestExec (0.63s) [2022-08-18T18:26:30.444Z] === RUN TestExecUser [2022-08-18T18:26:31.010Z] --- PASS: TestExecUser (0.68s) [2022-08-18T18:26:31.010Z] === RUN TestExportContainerAndImportImage [2022-08-18T18:26:31.576Z] --- PASS: TestExportContainerAndImportImage (0.72s) [2022-08-18T18:26:31.576Z] === RUN TestExportContainerAfterDaemonRestart [2022-08-18T18:26:32.950Z] --- PASS: TestExportContainerAfterDaemonRestart (1.28s) [2022-08-18T18:26:32.950Z] === RUN TestHealthCheckWorkdir [2022-08-18T18:26:33.529Z] --- PASS: TestHealthCheckWorkdir (0.72s) [2022-08-18T18:26:33.529Z] === RUN TestHealthKillContainer [2022-08-18T18:26:43.515Z] --- PASS: TestHealthKillContainer (8.21s) [2022-08-18T18:26:43.515Z] === RUN TestInspectCpusetInConfigPre120 [2022-08-18T18:26:43.515Z] --- PASS: TestInspectCpusetInConfigPre120 (0.61s) [2022-08-18T18:26:43.515Z] === RUN TestIpcModeNone [2022-08-18T18:26:43.515Z] --- PASS: TestIpcModeNone (0.61s) [2022-08-18T18:26:43.515Z] === RUN TestIpcModePrivate [2022-08-18T18:26:43.515Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:60, shared: false, mustBeShared: false [2022-08-18T18:26:43.774Z] --- PASS: TestIpcModePrivate (0.63s) [2022-08-18T18:26:43.774Z] === RUN TestIpcModeShareable [2022-08-18T18:26:44.032Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:55, shared: true, mustBeShared: true [2022-08-18T18:26:44.290Z] --- PASS: TestIpcModeShareable (0.64s) [2022-08-18T18:26:44.290Z] === RUN TestAPIIpcModeShareableAndContainer [2022-08-18T18:26:44.291Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-08-18T18:26:46.190Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.81s) [2022-08-18T18:26:46.190Z] === RUN TestAPIIpcModeHost [2022-08-18T18:26:46.449Z] --- PASS: TestAPIIpcModeHost (0.42s) [2022-08-18T18:26:46.449Z] === RUN TestDaemonIpcModeShareable [2022-08-18T18:26:47.825Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2022-08-18T18:26:47.825Z] --- PASS: TestDaemonIpcModeShareable (1.19s) [2022-08-18T18:26:47.825Z] === RUN TestDaemonIpcModePrivate [2022-08-18T18:26:48.759Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:69, shared: false, mustBeShared: false [2022-08-18T18:26:49.017Z] --- PASS: TestDaemonIpcModePrivate (1.16s) [2022-08-18T18:26:49.017Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-08-18T18:26:49.295Z] #14 ... [2022-08-18T18:26:49.295Z] [2022-08-18T18:26:49.295Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-18T18:26:49.295Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-18T18:26:49.295Z] #77 109.1 configure.ac:7: installing 'build-aux/compile' [2022-08-18T18:26:49.295Z] #77 109.1 configure.ac:9: installing 'build-aux/config.guess' [2022-08-18T18:26:49.295Z] #77 109.1 configure.ac:9: installing 'build-aux/config.sub' [2022-08-18T18:26:49.295Z] #77 109.1 configure.ac:11: installing 'build-aux/install-sh' [2022-08-18T18:26:49.295Z] #77 109.2 configure.ac:11: installing 'build-aux/missing' [2022-08-18T18:26:49.295Z] #77 109.6 Makefile.am: installing 'build-aux/depcomp' [2022-08-18T18:26:49.295Z] #77 109.8 parallel-tests: installing 'build-aux/test-driver' [2022-08-18T18:26:49.655Z] #89 exporting layers 26.0s done [2022-08-18T18:26:49.655Z] #89 writing image sha256:189a36426ca302717f19deb92e25ea235ac4b9f83c3b7eec6fbe0b9457d04bc0 done [2022-08-18T18:26:49.655Z] #89 naming to docker.io/library/docker:2c17e9a33357ac5cfb80dcb93e048bb3ae5618d0 done [2022-08-18T18:26:49.655Z] #89 DONE 26.0s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2022-08-18T18:26:49.950Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:69, shared: false, mustBeShared: false [2022-08-18T18:26:50.005Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43992/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43992/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=2c17e9a33357ac5cfb80dcb93e048bb3ae5618d0 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=22.06 docker:2c17e9a33357ac5cfb80dcb93e048bb3ae5618d0 hack/validate/default [2022-08-18T18:26:50.208Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.19s) [2022-08-18T18:26:50.208Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-08-18T18:26:51.142Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2022-08-18T18:26:51.399Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.19s) [2022-08-18T18:26:51.399Z] === RUN TestIpcModeOlderClient [2022-08-18T18:26:51.399Z] === PAUSE TestIpcModeOlderClient [2022-08-18T18:26:51.399Z] === RUN TestKillContainerInvalidSignal [2022-08-18T18:26:51.657Z] --- PASS: TestKillContainerInvalidSignal (0.44s) [2022-08-18T18:26:51.657Z] === RUN TestKillContainer [2022-08-18T18:26:51.657Z] === RUN TestKillContainer/no_signal [2022-08-18T18:26:51.914Z] Congratulations! Seccomp profile generation is done correctly. [2022-08-18T18:26:51.914Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2022-08-18T18:26:52.224Z] === RUN TestKillContainer/non_killing_signal [2022-08-18T18:26:52.482Z] === RUN TestKillContainer/killing_signal [2022-08-18T18:26:52.733Z] #77 114.0 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-08-18T18:26:52.733Z] #77 114.0 libtoolize: copying file 'build-aux/ltmain.sh' [2022-08-18T18:26:53.048Z] --- PASS: TestKillContainer (1.35s) [2022-08-18T18:26:53.048Z] --- PASS: TestKillContainer/no_signal (0.43s) [2022-08-18T18:26:53.048Z] --- PASS: TestKillContainer/non_killing_signal (0.31s) [2022-08-18T18:26:53.048Z] --- PASS: TestKillContainer/killing_signal (0.43s) [2022-08-18T18:26:53.048Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-08-18T18:26:53.048Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-08-18T18:26:53.306Z] #77 ... [2022-08-18T18:26:53.306Z] [2022-08-18T18:26:53.306Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-18T18:26:53.306Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-18T18:26:53.306Z] #14 188.4 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-08-18T18:26:53.565Z] #14 188.4 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-08-18T18:26:53.565Z] #14 188.4 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-18T18:26:53.615Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-08-18T18:26:54.551Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.27s) [2022-08-18T18:26:54.551Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.44s) [2022-08-18T18:26:54.551Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.68s) [2022-08-18T18:26:54.551Z] === RUN TestKillStoppedContainer [2022-08-18T18:26:54.551Z] --- PASS: TestKillStoppedContainer (0.04s) [2022-08-18T18:26:54.551Z] === RUN TestKillStoppedContainerAPIPre120 [2022-08-18T18:26:54.551Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2022-08-18T18:26:54.551Z] === RUN TestKillDifferentUserContainer [2022-08-18T18:26:54.809Z] --- PASS: TestKillDifferentUserContainer (0.45s) [2022-08-18T18:26:54.809Z] === RUN TestInspectOomKilledTrue [2022-08-18T18:26:54.809Z] kill_test.go:160: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2022-08-18T18:26:54.809Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-08-18T18:26:54.809Z] === RUN TestInspectOomKilledFalse [2022-08-18T18:26:55.376Z] --- PASS: TestInspectOomKilledFalse (0.42s) [2022-08-18T18:26:55.376Z] === RUN TestLinksEtcHostsContentMatch [2022-08-18T18:26:55.634Z] --- PASS: TestLinksEtcHostsContentMatch (0.34s) [2022-08-18T18:26:55.634Z] === RUN TestLinksContainerNames [2022-08-18T18:26:56.569Z] --- PASS: TestLinksContainerNames (0.87s) [2022-08-18T18:26:56.569Z] === RUN TestLogsFollowTailEmpty [2022-08-18T18:26:57.135Z] --- PASS: TestLogsFollowTailEmpty (0.44s) [2022-08-18T18:26:57.135Z] === RUN TestLogs [2022-08-18T18:26:57.135Z] === RUN TestLogs/driver_local [2022-08-18T18:26:57.135Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2022-08-18T18:26:57.135Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2022-08-18T18:26:57.135Z] === RUN TestLogs/driver_local/tty/only_stdout [2022-08-18T18:26:57.135Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2022-08-18T18:26:57.135Z] === RUN TestLogs/driver_local/tty/only_stderr [2022-08-18T18:26:57.135Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2022-08-18T18:26:57.135Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-18T18:26:57.135Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-18T18:26:57.135Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2022-08-18T18:26:57.135Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2022-08-18T18:26:57.135Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2022-08-18T18:26:57.135Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2022-08-18T18:26:57.135Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2022-08-18T18:26:57.135Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-18T18:26:57.729Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2022-08-18T18:26:57.729Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2022-08-18T18:26:58.296Z] === CONT TestLogs/driver_local/tty/only_stderr [2022-08-18T18:26:58.296Z] === CONT TestLogs/driver_local/tty/only_stdout [2022-08-18T18:26:59.230Z] === RUN TestLogs/driver_json-file [2022-08-18T18:26:59.230Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-18T18:26:59.230Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-18T18:26:59.230Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2022-08-18T18:26:59.230Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2022-08-18T18:26:59.230Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2022-08-18T18:26:59.230Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2022-08-18T18:26:59.230Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-18T18:26:59.230Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-18T18:26:59.230Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2022-08-18T18:26:59.230Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2022-08-18T18:26:59.230Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2022-08-18T18:26:59.230Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2022-08-18T18:26:59.230Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-18T18:26:59.230Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2022-08-18T18:26:59.796Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2022-08-18T18:26:59.796Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-18T18:27:00.046Z] Congratulations! The swagger spec at "api/swagger.yaml" is valid against swagger specification 2.0 [2022-08-18T18:27:00.136Z] #14 ... [2022-08-18T18:27:00.136Z] [2022-08-18T18:27:00.136Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-08-18T18:27:00.136Z] #67 sha256:4b89b8b151cf9fde9ef6c914df78a62bf5a92683cf3718929215e315d95bccc5 [2022-08-18T18:27:00.136Z] #67 194.4 + for f in rootlesskit rootlesskit-docker-proxy [2022-08-18T18:27:00.136Z] #67 194.4 + GOBIN=/build [2022-08-18T18:27:00.136Z] #67 194.4 + GO111MODULE=on [2022-08-18T18:27:00.136Z] #67 194.4 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-08-18T18:27:00.363Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2022-08-18T18:27:00.363Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2022-08-18T18:27:01.297Z] --- PASS: TestLogs (4.10s) [2022-08-18T18:27:01.297Z] --- PASS: TestLogs/driver_local (0.01s) [2022-08-18T18:27:01.297Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.71s) [2022-08-18T18:27:01.297Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.75s) [2022-08-18T18:27:01.297Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.68s) [2022-08-18T18:27:01.297Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.66s) [2022-08-18T18:27:01.297Z] --- PASS: TestLogs/driver_local/tty/only_stderr (0.62s) [2022-08-18T18:27:01.297Z] --- PASS: TestLogs/driver_local/tty/only_stdout (0.63s) [2022-08-18T18:27:01.297Z] --- PASS: TestLogs/driver_json-file (0.03s) [2022-08-18T18:27:01.297Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.76s) [2022-08-18T18:27:01.297Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.79s) [2022-08-18T18:27:01.297Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.59s) [2022-08-18T18:27:01.297Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.60s) [2022-08-18T18:27:01.297Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.56s) [2022-08-18T18:27:01.297Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.63s) [2022-08-18T18:27:01.297Z] === RUN TestContainerNetworkMountsNoChown [2022-08-18T18:27:01.555Z] --- PASS: TestContainerNetworkMountsNoChown (0.42s) [2022-08-18T18:27:01.555Z] === RUN TestMountDaemonRoot [2022-08-18T18:27:01.555Z] === RUN TestMountDaemonRoot/default [2022-08-18T18:27:01.555Z] === PAUSE TestMountDaemonRoot/default [2022-08-18T18:27:01.555Z] === RUN TestMountDaemonRoot/private [2022-08-18T18:27:01.555Z] === PAUSE TestMountDaemonRoot/private [2022-08-18T18:27:01.555Z] === RUN TestMountDaemonRoot/rprivate [2022-08-18T18:27:01.555Z] === PAUSE TestMountDaemonRoot/rprivate [2022-08-18T18:27:01.555Z] === RUN TestMountDaemonRoot/slave [2022-08-18T18:27:01.555Z] === PAUSE TestMountDaemonRoot/slave [2022-08-18T18:27:01.555Z] === RUN TestMountDaemonRoot/rslave [2022-08-18T18:27:01.555Z] === PAUSE TestMountDaemonRoot/rslave [2022-08-18T18:27:01.555Z] === RUN TestMountDaemonRoot/shared [2022-08-18T18:27:01.555Z] === PAUSE TestMountDaemonRoot/shared [2022-08-18T18:27:01.555Z] === RUN TestMountDaemonRoot/rshared [2022-08-18T18:27:01.555Z] === PAUSE TestMountDaemonRoot/rshared [2022-08-18T18:27:01.555Z] === CONT TestMountDaemonRoot/default [2022-08-18T18:27:01.555Z] === RUN TestMountDaemonRoot/default/bind_root [2022-08-18T18:27:01.555Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-08-18T18:27:01.555Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-08-18T18:27:01.555Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-08-18T18:27:01.555Z] === RUN TestMountDaemonRoot/default/mount_root [2022-08-18T18:27:01.555Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-08-18T18:27:01.555Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-08-18T18:27:01.555Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-08-18T18:27:01.555Z] === CONT TestMountDaemonRoot/default/bind_root [2022-08-18T18:27:01.555Z] === CONT TestMountDaemonRoot/rshared [2022-08-18T18:27:01.555Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-08-18T18:27:01.555Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-08-18T18:27:01.555Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-08-18T18:27:01.555Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-08-18T18:27:01.555Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-08-18T18:27:01.555Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-08-18T18:27:01.555Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-08-18T18:27:01.555Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-08-18T18:27:01.555Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-08-18T18:27:01.555Z] === CONT TestMountDaemonRoot/shared [2022-08-18T18:27:01.555Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-08-18T18:27:01.555Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-08-18T18:27:01.555Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-08-18T18:27:01.555Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-08-18T18:27:01.555Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-08-18T18:27:01.555Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-08-18T18:27:01.555Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-08-18T18:27:01.555Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-08-18T18:27:01.555Z] === CONT TestMountDaemonRoot/rslave [2022-08-18T18:27:01.555Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-08-18T18:27:01.555Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-08-18T18:27:01.555Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-08-18T18:27:01.555Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-08-18T18:27:01.555Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-08-18T18:27:01.555Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-08-18T18:27:01.555Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-08-18T18:27:01.555Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-08-18T18:27:01.555Z] === CONT TestMountDaemonRoot/slave [2022-08-18T18:27:01.555Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-08-18T18:27:01.555Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-08-18T18:27:01.555Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-08-18T18:27:01.555Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-08-18T18:27:01.555Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-08-18T18:27:01.555Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-08-18T18:27:01.555Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-08-18T18:27:01.555Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-08-18T18:27:01.555Z] === CONT TestMountDaemonRoot/rprivate [2022-08-18T18:27:01.555Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-08-18T18:27:01.555Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-08-18T18:27:01.555Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-08-18T18:27:01.555Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-08-18T18:27:01.555Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-08-18T18:27:01.555Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-08-18T18:27:01.555Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-08-18T18:27:01.555Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-08-18T18:27:01.556Z] === CONT TestMountDaemonRoot/private [2022-08-18T18:27:01.556Z] === RUN TestMountDaemonRoot/private/mount_root [2022-08-18T18:27:01.556Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-08-18T18:27:01.556Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-08-18T18:27:01.556Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-08-18T18:27:01.556Z] === RUN TestMountDaemonRoot/private/bind_root [2022-08-18T18:27:01.556Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-08-18T18:27:01.556Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-08-18T18:27:01.556Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-08-18T18:27:01.556Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-08-18T18:27:01.556Z] === CONT TestMountDaemonRoot/default/mount_root [2022-08-18T18:27:01.556Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-08-18T18:27:01.556Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-08-18T18:27:01.556Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-08-18T18:27:01.556Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-08-18T18:27:01.814Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-08-18T18:27:01.814Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-08-18T18:27:01.814Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-08-18T18:27:01.814Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-08-18T18:27:01.814Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-08-18T18:27:01.814Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-08-18T18:27:01.814Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-08-18T18:27:01.814Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-08-18T18:27:01.814Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-08-18T18:27:01.814Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-08-18T18:27:01.814Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-08-18T18:27:01.814Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-08-18T18:27:01.814Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-08-18T18:27:01.814Z] === CONT TestMountDaemonRoot/private/mount_root [2022-08-18T18:27:01.814Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-08-18T18:27:02.072Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-08-18T18:27:02.072Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-08-18T18:27:02.072Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-08-18T18:27:02.072Z] === CONT TestMountDaemonRoot/private/bind_root [2022-08-18T18:27:02.072Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-08-18T18:27:02.072Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-08-18T18:27:02.072Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-08-18T18:27:02.072Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2022-08-18T18:27:02.072Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2022-08-18T18:27:02.072Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2022-08-18T18:27:02.072Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2022-08-18T18:27:02.072Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-08-18T18:27:02.072Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s) [2022-08-18T18:27:02.072Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s) [2022-08-18T18:27:02.072Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2022-08-18T18:27:02.072Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2022-08-18T18:27:02.072Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-08-18T18:27:02.072Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-08-18T18:27:02.072Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2022-08-18T18:27:02.072Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-08-18T18:27:02.072Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2022-08-18T18:27:02.072Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-08-18T18:27:02.072Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2022-08-18T18:27:02.072Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2022-08-18T18:27:02.072Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2022-08-18T18:27:02.072Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) [2022-08-18T18:27:02.072Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-08-18T18:27:02.072Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-08-18T18:27:02.072Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-08-18T18:27:02.072Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-08-18T18:27:02.072Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2022-08-18T18:27:02.072Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-08-18T18:27:02.072Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-08-18T18:27:02.072Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2022-08-18T18:27:02.072Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-08-18T18:27:02.072Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-08-18T18:27:02.072Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-08-18T18:27:02.072Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2022-08-18T18:27:02.072Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-08-18T18:27:02.072Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2022-08-18T18:27:02.072Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2022-08-18T18:27:02.072Z] === RUN TestContainerBindMountNonRecursive [2022-08-18T18:27:02.346Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-08-18T18:27:03.445Z] --- PASS: TestContainerBindMountNonRecursive (1.39s) [2022-08-18T18:27:03.445Z] === RUN TestContainerVolumesMountedAsShared [2022-08-18T18:27:04.011Z] --- PASS: TestContainerVolumesMountedAsShared (0.43s) [2022-08-18T18:27:04.011Z] === RUN TestContainerVolumesMountedAsSlave [2022-08-18T18:27:04.269Z] --- PASS: TestContainerVolumesMountedAsSlave (0.34s) [2022-08-18T18:27:04.269Z] === RUN TestNetworkNat [2022-08-18T18:27:04.335Z] #67 ... [2022-08-18T18:27:04.335Z] [2022-08-18T18:27:04.335Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-18T18:27:04.335Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-18T18:27:04.335Z] #77 115.4 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-08-18T18:27:04.335Z] #77 115.4 libtoolize: copying file 'm4/libtool.m4' [2022-08-18T18:27:04.335Z] #77 115.6 libtoolize: copying file 'm4/ltoptions.m4' [2022-08-18T18:27:04.335Z] #77 115.7 libtoolize: copying file 'm4/ltsugar.m4' [2022-08-18T18:27:04.335Z] #77 116.0 libtoolize: copying file 'm4/ltversion.m4' [2022-08-18T18:27:04.335Z] #77 116.3 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-08-18T18:27:04.335Z] #77 ... [2022-08-18T18:27:04.335Z] [2022-08-18T18:27:04.335Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-18T18:27:04.335Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-18T18:27:04.335Z] #14 198.7 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-08-18T18:27:04.335Z] #14 198.8 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-08-18T18:27:04.335Z] #14 198.8 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-08-18T18:27:04.335Z] #14 199.1 Selecting previously unselected package libapparmor1:amd64. [2022-08-18T18:27:04.335Z] #14 199.1 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-08-18T18:27:04.335Z] #14 199.1 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-08-18T18:27:04.335Z] #14 199.2 Selecting previously unselected package libapparmor-dev:amd64. [2022-08-18T18:27:04.335Z] #14 199.3 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-08-18T18:27:04.335Z] #14 199.3 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-08-18T18:27:04.595Z] #14 199.6 Selecting previously unselected package libbtrfs0:amd64. [2022-08-18T18:27:04.595Z] #14 199.6 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-08-18T18:27:04.595Z] #14 199.6 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-08-18T18:27:04.836Z] --- PASS: TestNetworkNat (0.47s) [2022-08-18T18:27:04.836Z] === RUN TestNetworkLocalhostTCPNat [2022-08-18T18:27:04.855Z] #14 199.8 Selecting previously unselected package libbtrfs-dev:amd64. [2022-08-18T18:27:04.855Z] #14 199.8 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-08-18T18:27:04.855Z] #14 199.9 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-18T18:27:05.094Z] --- PASS: TestNetworkLocalhostTCPNat (0.43s) [2022-08-18T18:27:05.094Z] === RUN TestNetworkLoopbackNat [2022-08-18T18:27:05.114Z] #14 200.2 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-08-18T18:27:05.114Z] #14 200.2 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-08-18T18:27:05.114Z] #14 200.2 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-18T18:27:05.374Z] #14 200.4 Selecting previously unselected package libudev-dev:amd64. [2022-08-18T18:27:05.634Z] #14 200.5 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-08-18T18:27:05.634Z] #14 200.5 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-08-18T18:27:06.204Z] #14 201.1 Selecting previously unselected package libsepol1-dev:amd64. [2022-08-18T18:27:06.204Z] #14 201.1 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-08-18T18:27:06.204Z] #14 201.2 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-08-18T18:27:06.619Z] Congratulations! All API changes are done the right way. [2022-08-18T18:27:06.619Z] Congratulations! All TOML source files changed here have valid syntax. [2022-08-18T18:27:06.619Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2022-08-18T18:27:06.619Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2022-08-18T18:27:06.619Z] [2022-08-18T18:27:06.619Z] INFO Start validation with golang-ci-lint [2022-08-18T18:27:06.619Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2022-08-18T18:27:06.619Z] INFO [lintersdb] Active 15 linters: [deadcode depguard goimports gosec gosimple govet ineffassign misspell revive staticcheck structcheck typecheck unconvert unused varcheck] [2022-08-18T18:27:07.622Z] --- PASS: TestNetworkLoopbackNat (2.57s) [2022-08-18T18:27:07.622Z] === RUN TestPause [2022-08-18T18:27:08.113Z] #14 202.8 Selecting previously unselected package libpcre2-16-0:amd64. [2022-08-18T18:27:08.113Z] #14 202.9 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-08-18T18:27:08.113Z] #14 202.9 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-08-18T18:27:08.188Z] --- PASS: TestPause (0.45s) [2022-08-18T18:27:08.188Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-08-18T18:27:08.188Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-08-18T18:27:08.188Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-08-18T18:27:08.188Z] === RUN TestPauseStopPausedContainer [2022-08-18T18:27:08.373Z] #14 203.3 Selecting previously unselected package libpcre2-32-0:amd64. [2022-08-18T18:27:08.373Z] #14 203.3 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-08-18T18:27:08.373Z] #14 203.4 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-08-18T18:27:08.633Z] #14 203.7 Selecting previously unselected package libpcre2-posix2:amd64. [2022-08-18T18:27:08.633Z] #14 203.7 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-08-18T18:27:08.633Z] #14 203.7 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-08-18T18:27:08.755Z] --- PASS: TestPauseStopPausedContainer (0.46s) [2022-08-18T18:27:08.755Z] === RUN TestPidHost [2022-08-18T18:27:08.895Z] #14 203.9 Selecting previously unselected package libpcre2-dev:amd64. [2022-08-18T18:27:08.895Z] #14 203.9 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-08-18T18:27:08.895Z] #14 203.9 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-08-18T18:27:09.690Z] --- PASS: TestPidHost (0.96s) [2022-08-18T18:27:09.690Z] === RUN TestPsFilter [2022-08-18T18:27:09.690Z] --- PASS: TestPsFilter (0.12s) [2022-08-18T18:27:09.690Z] === RUN TestRemoveContainerWithRemovedVolume [2022-08-18T18:27:09.834Z] #14 204.9 Selecting previously unselected package libselinux1-dev:amd64. [2022-08-18T18:27:10.095Z] #14 205.0 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-08-18T18:27:10.095Z] #14 205.0 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-08-18T18:27:10.255Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.43s) [2022-08-18T18:27:10.255Z] === RUN TestRemoveContainerWithVolume [2022-08-18T18:27:10.354Z] #14 205.5 Selecting previously unselected package libdevmapper-dev:amd64. [2022-08-18T18:27:10.513Z] --- PASS: TestRemoveContainerWithVolume (0.44s) [2022-08-18T18:27:10.513Z] === RUN TestRemoveContainerRunning [2022-08-18T18:27:10.614Z] #14 205.5 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-08-18T18:27:10.614Z] #14 205.5 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-08-18T18:27:10.874Z] #14 205.7 Selecting previously unselected package libseccomp-dev:amd64. [2022-08-18T18:27:10.874Z] #14 205.7 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-08-18T18:27:10.874Z] #14 205.7 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-08-18T18:27:10.874Z] #14 205.9 Selecting previously unselected package libsystemd-dev:amd64. [2022-08-18T18:27:11.079Z] --- PASS: TestRemoveContainerRunning (0.45s) [2022-08-18T18:27:11.079Z] === RUN TestRemoveContainerForceRemoveRunning [2022-08-18T18:27:11.133Z] #14 205.9 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-08-18T18:27:11.133Z] #14 206.0 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-08-18T18:27:11.338Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.43s) [2022-08-18T18:27:11.338Z] === RUN TestRemoveInvalidContainer [2022-08-18T18:27:11.338Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-08-18T18:27:11.338Z] === RUN TestRenameLinkedContainer [2022-08-18T18:27:12.519Z] #14 ... [2022-08-18T18:27:12.519Z] [2022-08-18T18:27:12.519Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-08-18T18:27:12.519Z] #67 sha256:4b89b8b151cf9fde9ef6c914df78a62bf5a92683cf3718929215e315d95bccc5 [2022-08-18T18:27:12.519Z] #67 206.6 rootlesskit version 1.0.0 [2022-08-18T18:27:12.519Z] #67 206.6 Usage of /build/rootlesskit-docker-proxy: [2022-08-18T18:27:12.519Z] #67 206.6 -container-ip string [2022-08-18T18:27:12.519Z] #67 206.6 container ip [2022-08-18T18:27:12.519Z] #67 206.6 -container-port int [2022-08-18T18:27:12.519Z] #67 206.6 container port (default -1) [2022-08-18T18:27:12.519Z] #67 206.6 -host-ip string [2022-08-18T18:27:12.519Z] #67 206.6 host ip [2022-08-18T18:27:12.519Z] #67 206.6 -host-port int [2022-08-18T18:27:12.519Z] #67 206.6 host port (default -1) [2022-08-18T18:27:12.519Z] #67 206.6 -proto string [2022-08-18T18:27:12.519Z] #67 206.6 proxy protocol (default "tcp") [2022-08-18T18:27:12.519Z] #67 DONE 207.0s [2022-08-18T18:27:12.519Z] [2022-08-18T18:27:12.519Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-08-18T18:27:12.519Z] #68 sha256:0c3557053ae54d9886a4c00de66ec73d8e975909dd8896f6193fb9d1a7e1422e [2022-08-18T18:27:12.519Z] #68 DONE 0.1s [2022-08-18T18:27:12.519Z] [2022-08-18T18:27:12.519Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-08-18T18:27:12.519Z] #69 sha256:4b06a7c620a0a74662377f994ef4526083602561c73bcb709c5a55dc8f4994f7 [2022-08-18T18:27:12.782Z] #69 DONE 0.1s [2022-08-18T18:27:12.782Z] [2022-08-18T18:27:12.782Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-18T18:27:12.782Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-18T18:27:12.782Z] #14 207.4 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-08-18T18:27:12.782Z] #14 207.6 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-08-18T18:27:12.782Z] #14 207.6 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-08-18T18:27:12.782Z] #14 207.7 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-08-18T18:27:12.782Z] #14 207.7 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-08-18T18:27:12.782Z] #14 207.7 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-08-18T18:27:12.782Z] #14 207.8 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-08-18T18:27:12.782Z] #14 207.8 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-08-18T18:27:12.782Z] #14 207.8 Setting up libudev-dev:amd64 (247.3-7) ... [2022-08-18T18:27:12.782Z] #14 207.8 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-08-18T18:27:12.782Z] #14 207.9 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-08-18T18:27:12.782Z] #14 207.9 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-18T18:27:12.782Z] #14 207.9 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-08-18T18:27:12.782Z] #14 207.9 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-08-18T18:27:13.042Z] #14 207.9 Setting up mingw-w64-common (8.0.0-1) ... [2022-08-18T18:27:13.042Z] #14 208.0 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-08-18T18:27:13.042Z] #14 208.0 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-08-18T18:27:13.042Z] #14 208.1 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-08-18T18:27:13.042Z] #14 208.1 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-08-18T18:27:13.042Z] #14 208.1 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-08-18T18:27:13.042Z] #14 208.1 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-18T18:27:13.042Z] #14 208.2 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-08-18T18:27:13.237Z] --- PASS: TestRenameLinkedContainer (1.75s) [2022-08-18T18:27:13.237Z] === RUN TestRenameStoppedContainer [2022-08-18T18:27:13.303Z] #14 208.2 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-18T18:27:13.303Z] #14 208.3 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-08-18T18:27:13.303Z] #14 208.3 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-08-18T18:27:13.303Z] #14 208.4 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-18T18:27:13.303Z] #14 208.4 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-08-18T18:27:13.303Z] #14 208.4 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-18T18:27:13.303Z] #14 208.4 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-08-18T18:27:13.303Z] #14 208.5 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-18T18:27:13.496Z] --- PASS: TestRenameStoppedContainer (0.42s) [2022-08-18T18:27:13.496Z] === RUN TestRenameRunningContainerAndReuse [2022-08-18T18:27:13.563Z] #14 208.5 Setting up dmsetup (2:1.02.175-2.1) ... [2022-08-18T18:27:13.563Z] #14 208.5 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-18T18:27:13.563Z] #14 208.6 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-08-18T18:27:13.563Z] #14 208.6 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-18T18:27:14.431Z] --- PASS: TestRenameRunningContainerAndReuse (0.90s) [2022-08-18T18:27:14.431Z] === RUN TestRenameInvalidName [2022-08-18T18:27:14.516Z] #14 DONE 209.6s [2022-08-18T18:27:14.516Z] [2022-08-18T18:27:14.516Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-08-18T18:27:14.516Z] #36 sha256:8bedd83179876fdb3665081577d58a70a9b45e4eb7ecb5a7bf64d88e4d61136a [2022-08-18T18:27:14.776Z] #36 ... [2022-08-18T18:27:14.776Z] [2022-08-18T18:27:14.776Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-08-18T18:27:14.776Z] #59 sha256:cd291f7df6c9d120009b5abb7b24e66630a6b1f6901576bdd33f88d617a64c90 [2022-08-18T18:27:14.998Z] --- PASS: TestRenameInvalidName (0.45s) [2022-08-18T18:27:14.998Z] === RUN TestRenameAnonymousContainer [2022-08-18T18:27:15.716Z] #59 DONE 0.9s [2022-08-18T18:27:15.716Z] [2022-08-18T18:27:15.716Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-08-18T18:27:15.716Z] #60 sha256:5a9a24a33dfb6086241664a08598de27aadbc8e5610fcee9a8ffc77307788c7e [2022-08-18T18:27:16.917Z] --- PASS: TestRenameAnonymousContainer (1.62s) [2022-08-18T18:27:16.917Z] === RUN TestRenameContainerWithSameName [2022-08-18T18:27:16.917Z] --- PASS: TestRenameContainerWithSameName (0.46s) [2022-08-18T18:27:16.917Z] === RUN TestRenameContainerWithLinkedContainer [2022-08-18T18:27:17.626Z] #60 ... [2022-08-18T18:27:17.626Z] [2022-08-18T18:27:17.626Z] #15 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-08-18T18:27:17.626Z] #15 sha256:077d7a259b0ad1112d80cac59b099c071f493e65cdf7318685176c5e35269c62 [2022-08-18T18:27:17.626Z] #15 DONE 3.0s [2022-08-18T18:27:17.852Z] --- PASS: TestRenameContainerWithLinkedContainer (0.89s) [2022-08-18T18:27:17.852Z] === RUN TestResize [2022-08-18T18:27:17.889Z] [2022-08-18T18:27:17.889Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-08-18T18:27:17.889Z] #60 sha256:5a9a24a33dfb6086241664a08598de27aadbc8e5610fcee9a8ffc77307788c7e [2022-08-18T18:27:17.889Z] #60 2.233 + RM_GOPATH=0 [2022-08-18T18:27:17.889Z] #60 2.233 + TMP_GOPATH= [2022-08-18T18:27:17.889Z] #60 2.233 + : /build [2022-08-18T18:27:17.889Z] #60 2.233 + '[' -z '' ']' [2022-08-18T18:27:17.889Z] #60 2.233 ++ mktemp -d [2022-08-18T18:27:17.889Z] #60 2.243 + export GOPATH=/tmp/tmp.2IR2MCOA5R [2022-08-18T18:27:17.889Z] #60 2.243 + GOPATH=/tmp/tmp.2IR2MCOA5R [2022-08-18T18:27:17.889Z] #60 2.243 + RM_GOPATH=1 [2022-08-18T18:27:17.889Z] #60 2.243 + case "$(go env GOARCH)" in [2022-08-18T18:27:17.889Z] #60 2.243 ++ go env GOARCH [2022-08-18T18:27:17.889Z] #60 2.279 Install runc version v1.1.3 (build tags: seccomp) [2022-08-18T18:27:17.889Z] #60 2.297 + export GO_BUILDMODE=-buildmode=pie [2022-08-18T18:27:17.889Z] #60 2.297 + GO_BUILDMODE=-buildmode=pie [2022-08-18T18:27:17.889Z] #60 2.297 ++ dirname /install.sh [2022-08-18T18:27:17.889Z] #60 2.297 + dir=/ [2022-08-18T18:27:17.889Z] #60 2.297 + bin=runc [2022-08-18T18:27:17.889Z] #60 2.297 + shift [2022-08-18T18:27:17.889Z] #60 2.297 + '[' '!' -f //runc.installer ']' [2022-08-18T18:27:17.889Z] #60 2.297 + . //runc.installer [2022-08-18T18:27:17.889Z] #60 2.297 ++ set -e [2022-08-18T18:27:17.889Z] #60 2.297 ++ : v1.1.3 [2022-08-18T18:27:17.889Z] #60 2.297 + install_runc [2022-08-18T18:27:17.889Z] #60 2.297 + RUNC_BUILDTAGS=seccomp [2022-08-18T18:27:17.889Z] #60 2.297 + echo 'Install runc version v1.1.3 (build tags: seccomp)' [2022-08-18T18:27:17.889Z] #60 2.297 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.2IR2MCOA5R/src/github.com/opencontainers/runc [2022-08-18T18:27:17.889Z] #60 2.297 Cloning into '/tmp/tmp.2IR2MCOA5R/src/github.com/opencontainers/runc'... [2022-08-18T18:27:18.418Z] --- PASS: TestResize (0.45s) [2022-08-18T18:27:18.418Z] === RUN TestResizeWithInvalidSize [2022-08-18T18:27:18.985Z] --- PASS: TestResizeWithInvalidSize (0.47s) [2022-08-18T18:27:18.985Z] === RUN TestResizeWhenContainerNotStarted [2022-08-18T18:27:19.243Z] --- PASS: TestResizeWhenContainerNotStarted (0.41s) [2022-08-18T18:27:19.243Z] === RUN TestDaemonRestartKillContainers [2022-08-18T18:27:19.243Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-08-18T18:27:19.243Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-08-18T18:27:19.243Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-08-18T18:27:19.243Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-08-18T18:27:19.243Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-08-18T18:27:19.243Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-08-18T18:27:19.243Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-08-18T18:27:19.243Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-08-18T18:27:19.243Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-08-18T18:27:19.243Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-08-18T18:27:19.243Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-08-18T18:27:19.243Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-08-18T18:27:19.243Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-08-18T18:27:19.243Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-08-18T18:27:19.243Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-08-18T18:27:19.243Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-08-18T18:27:19.243Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-18T18:27:19.243Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-18T18:27:19.243Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-18T18:27:19.243Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-18T18:27:19.243Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-18T18:27:19.243Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-18T18:27:19.243Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-18T18:27:19.243Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-18T18:27:19.243Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-08-18T18:27:19.243Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-08-18T18:27:19.243Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-08-18T18:27:19.243Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-08-18T18:27:19.243Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-08-18T18:27:19.243Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-08-18T18:27:19.243Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-08-18T18:27:19.243Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-08-18T18:27:19.243Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-08-18T18:27:19.243Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-18T18:27:19.799Z] #60 ... [2022-08-18T18:27:19.799Z] [2022-08-18T18:27:19.799Z] #16 [dev-systemd-false 2/28] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-08-18T18:27:19.799Z] #16 sha256:d8e9851bb51fee408bb8b157f4bd569212be21f9947a8084c3a9e555b911b33b [2022-08-18T18:27:19.799Z] #16 DONE 1.9s [2022-08-18T18:27:19.799Z] [2022-08-18T18:27:19.799Z] #17 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-08-18T18:27:19.799Z] #17 sha256:ccea2b62b67916b9b6892a4436109863b264b12fec2310ab94dd75b537f5d229 [2022-08-18T18:27:21.146Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-08-18T18:27:21.180Z] #17 1.535 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-08-18T18:27:21.180Z] #17 DONE 1.8s [2022-08-18T18:27:21.180Z] [2022-08-18T18:27:21.180Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-08-18T18:27:21.180Z] #36 sha256:8bedd83179876fdb3665081577d58a70a9b45e4eb7ecb5a7bf64d88e4d61136a [2022-08-18T18:27:21.441Z] #36 ... [2022-08-18T18:27:21.441Z] [2022-08-18T18:27:21.441Z] #18 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-08-18T18:27:21.441Z] #18 sha256:9b7f580850957ad0bb8f9ef2bad01882bcaa115ae2dcd7208636b5b7ad2c9dc6 [2022-08-18T18:27:22.520Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-08-18T18:27:22.824Z] #18 DONE 1.4s [2022-08-18T18:27:22.824Z] [2022-08-18T18:27:22.824Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-18T18:27:22.824Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-18T18:27:22.824Z] #77 142.7 configure.ac:11: installing 'build-aux/compile' [2022-08-18T18:27:22.824Z] #77 142.8 configure.ac:11: installing 'build-aux/config.guess' [2022-08-18T18:27:22.824Z] #77 142.8 configure.ac:11: installing 'build-aux/config.sub' [2022-08-18T18:27:22.824Z] #77 142.8 configure.ac:13: installing 'build-aux/install-sh' [2022-08-18T18:27:22.824Z] #77 142.8 configure.ac:13: installing 'build-aux/missing' [2022-08-18T18:27:22.824Z] #77 142.8 configure.ac:8: installing 'build-aux/tap-driver.sh' [2022-08-18T18:27:22.824Z] #77 143.2 Makefile.am: installing 'build-aux/depcomp' [2022-08-18T18:27:23.458Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-08-18T18:27:23.458Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-08-18T18:27:24.735Z] #77 ... [2022-08-18T18:27:24.735Z] [2022-08-18T18:27:24.735Z] #19 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-08-18T18:27:24.735Z] #19 sha256:c435b6f0c56a8a1282389e932e75e2d2d70ae1f088d27b64596099b09def9eba [2022-08-18T18:27:24.735Z] #19 DONE 1.7s [2022-08-18T18:27:24.735Z] [2022-08-18T18:27:24.735Z] #20 [dev-systemd-false 6/28] RUN ldconfig [2022-08-18T18:27:24.735Z] #20 sha256:6a9eb29723672f54f61b1d381cbab2a47cf50514d165fbb1724e889f37a865ad [2022-08-18T18:27:24.832Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-18T18:27:24.832Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-18T18:27:26.121Z] #20 DONE 1.8s [2022-08-18T18:27:26.121Z] [2022-08-18T18:27:26.121Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-18T18:27:26.121Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-18T18:27:26.121Z] #77 145.9 checking build system type... x86_64-pc-linux-gnu [2022-08-18T18:27:26.121Z] #77 146.6 checking host system type... x86_64-pc-linux-gnu [2022-08-18T18:27:26.121Z] #77 146.6 checking how to print strings... printf [2022-08-18T18:27:26.121Z] #77 146.6 checking for gcc... gcc [2022-08-18T18:27:26.121Z] #77 146.8 checking whether the C compiler works... yes [2022-08-18T18:27:26.121Z] #77 147.0 checking for C compiler default output file name... a.out [2022-08-18T18:27:26.121Z] #77 147.0 checking for suffix of executables... [2022-08-18T18:27:26.691Z] #77 147.2 checking whether we are cross compiling... no [2022-08-18T18:27:26.691Z] #77 147.7 checking for suffix of object files... o [2022-08-18T18:27:26.951Z] #77 147.9 checking whether we are using the GNU C compiler... yes [2022-08-18T18:27:27.212Z] #77 148.0 checking whether gcc accepts -g... yes [2022-08-18T18:27:27.472Z] #77 148.3 checking for gcc option to accept ISO C89... none needed [2022-08-18T18:27:27.472Z] #77 148.6 checking whether gcc understands -c and -o together... yes [2022-08-18T18:27:27.732Z] #77 148.8 checking for a sed that does not truncate output... /bin/sed [2022-08-18T18:27:27.732Z] #77 148.8 checking for grep that handles long lines and -e... /bin/grep [2022-08-18T18:27:27.732Z] #77 148.9 checking for egrep... /bin/grep -E [2022-08-18T18:27:27.732Z] #77 148.9 checking for fgrep... /bin/grep -F [2022-08-18T18:27:27.732Z] #77 148.9 checking for ld used by gcc... /usr/bin/ld [2022-08-18T18:27:27.732Z] #77 149.0 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-08-18T18:27:27.732Z] #77 149.0 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-08-18T18:27:27.992Z] #77 149.1 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-08-18T18:27:27.992Z] #77 149.2 checking whether ln -s works... yes [2022-08-18T18:27:27.992Z] #77 149.2 checking the maximum length of command line arguments... 1572864 [2022-08-18T18:27:28.253Z] #77 149.4 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-08-18T18:27:28.253Z] #77 149.4 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-08-18T18:27:28.253Z] #77 149.4 checking for /usr/bin/ld option to reload object files... -r [2022-08-18T18:27:28.253Z] #77 149.4 checking for objdump... objdump [2022-08-18T18:27:28.253Z] #77 149.4 checking how to recognize dependent libraries... pass_all [2022-08-18T18:27:28.253Z] #77 149.4 checking for dlltool... no [2022-08-18T18:27:28.253Z] #77 149.4 checking how to associate runtime and link libraries... printf %s\n [2022-08-18T18:27:28.253Z] #77 149.4 checking for ar... ar [2022-08-18T18:27:28.514Z] #77 149.4 checking for archiver @FILE support... @ [2022-08-18T18:27:28.514Z] #77 149.8 checking for strip... strip [2022-08-18T18:27:28.514Z] #77 149.8 checking for ranlib... ranlib [2022-08-18T18:27:28.514Z] #77 149.8 checking for gawk... no [2022-08-18T18:27:28.514Z] #77 149.8 checking for mawk... mawk [2022-08-18T18:27:29.016Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-18T18:27:29.016Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-08-18T18:27:29.454Z] #77 149.8 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-08-18T18:27:29.454Z] #77 150.5 checking for sysroot... no [2022-08-18T18:27:29.454Z] #77 150.5 checking for a working dd... /bin/dd [2022-08-18T18:27:29.454Z] #77 150.6 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-08-18T18:27:29.714Z] #77 150.8 checking for mt... no [2022-08-18T18:27:29.714Z] #77 150.8 checking if : is a manifest tool... no [2022-08-18T18:27:29.714Z] #77 150.8 checking how to run the C preprocessor... gcc -E [2022-08-18T18:27:30.917Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-08-18T18:27:31.354Z] #77 151.1 checking for ANSI C header files... yes [2022-08-18T18:27:31.614Z] #77 152.4 checking for sys/types.h... yes [2022-08-18T18:27:32.133Z] #77 153.0 checking for sys/stat.h... yes [2022-08-18T18:27:32.294Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-08-18T18:27:32.294Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-08-18T18:27:32.652Z] #77 153.4 checking for stdlib.h... yes [2022-08-18T18:27:32.912Z] #77 153.8 checking for string.h... yes [2022-08-18T18:27:33.481Z] #77 154.3 checking for memory.h... yes [2022-08-18T18:27:33.741Z] #77 154.8 checking for strings.h... [2022-08-18T18:27:33.741Z] #77 ... [2022-08-18T18:27:33.741Z] [2022-08-18T18:27:33.741Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-08-18T18:27:33.741Z] #60 sha256:5a9a24a33dfb6086241664a08598de27aadbc8e5610fcee9a8ffc77307788c7e [2022-08-18T18:27:33.741Z] #60 18.12 + cd /tmp/tmp.2IR2MCOA5R/src/github.com/opencontainers/runc [2022-08-18T18:27:33.741Z] #60 18.12 + git checkout -q v1.1.3 [2022-08-18T18:27:34.198Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-08-18T18:27:34.384Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main [2022-08-18T18:27:34.384Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-08-18T18:27:34.384Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-08-18T18:27:34.456Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-08-18T18:27:34.703Z] #60 19.16 + '[' -z '' ']' [2022-08-18T18:27:34.703Z] #60 19.16 + target=static [2022-08-18T18:27:34.703Z] #60 19.16 + make BUILDTAGS=seccomp static [2022-08-18T18:27:35.642Z] #60 20.06 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.3-0-g6724737f -X main.version=1.1.3 " -o runc . [2022-08-18T18:27:35.831Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-08-18T18:27:36.212Z] #60 ... [2022-08-18T18:27:36.212Z] [2022-08-18T18:27:36.212Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-18T18:27:36.212Z] #21 sha256:23fac662c9aea76cbe4cae9b126eb33f2c1a0ccc862e0d76625220395dd618e9 [2022-08-18T18:27:36.212Z] #21 2.046 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-18T18:27:36.212Z] #21 2.234 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-18T18:27:36.212Z] #21 2.326 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-18T18:27:36.212Z] #21 3.130 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-18T18:27:36.212Z] #21 4.925 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [177 kB] [2022-08-18T18:27:36.212Z] #21 7.473 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-18T18:27:36.498Z] #21 ... [2022-08-18T18:27:36.498Z] [2022-08-18T18:27:36.498Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-18T18:27:36.498Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-18T18:27:36.498Z] #77 154.8 checking for strings.h... yes [2022-08-18T18:27:36.498Z] #77 155.0 checking for inttypes.h... yes [2022-08-18T18:27:36.498Z] #77 155.3 checking for stdint.h... yes [2022-08-18T18:27:36.498Z] #77 155.8 checking for unistd.h... yes [2022-08-18T18:27:36.498Z] #77 156.0 checking for dlfcn.h... yes [2022-08-18T18:27:36.498Z] #77 156.4 checking for objdir... .libs [2022-08-18T18:27:36.498Z] #77 157.2 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-08-18T18:27:36.498Z] #77 157.6 checking for gcc option to produce PIC... -fPIC -DPIC [2022-08-18T18:27:36.810Z] #77 157.6 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-08-18T18:27:36.903Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-08-18T18:27:37.751Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-08-18T18:27:37.751Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.76s) [2022-08-18T18:27:37.751Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.24s) [2022-08-18T18:27:37.751Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.23s) [2022-08-18T18:27:37.751Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.29s) [2022-08-18T18:27:37.751Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.33s) [2022-08-18T18:27:37.751Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.37s) [2022-08-18T18:27:37.751Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.51s) [2022-08-18T18:27:37.751Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.61s) [2022-08-18T18:27:37.751Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.07s) [2022-08-18T18:27:37.751Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.67s) [2022-08-18T18:27:37.751Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (4.05s) [2022-08-18T18:27:37.751Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.85s) [2022-08-18T18:27:37.751Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.00s) [2022-08-18T18:27:37.751Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.72s) [2022-08-18T18:27:37.751Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.81s) [2022-08-18T18:27:37.751Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.65s) [2022-08-18T18:27:37.751Z] === RUN TestContainerWithAutoRemoveCanBeRestarted [2022-08-18T18:27:37.752Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/kill [2022-08-18T18:27:37.810Z] #77 157.9 checking if gcc static flag -static works... yes [2022-08-18T18:27:38.070Z] #77 158.9 checking if gcc supports -c -o file.o... yes [2022-08-18T18:27:38.070Z] #77 159.2 checking if gcc supports -c -o file.o... (cached) yes [2022-08-18T18:27:38.070Z] #77 159.2 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-08-18T18:27:38.588Z] #77 159.3 checking dynamic linker characteristics... GNU/Linux ld.so [2022-08-18T18:27:38.588Z] #77 159.8 checking how to hardcode library paths into programs... immediate [2022-08-18T18:27:38.588Z] #77 159.8 checking whether stripping libraries is possible... yes [2022-08-18T18:27:38.588Z] #77 159.9 checking if libtool supports shared libraries... yes [2022-08-18T18:27:38.588Z] #77 159.9 checking whether to build shared libraries... no [2022-08-18T18:27:38.588Z] #77 159.9 checking whether to build static libraries... yes [2022-08-18T18:27:38.588Z] #77 159.9 checking for a BSD-compatible install... /usr/bin/install -c [2022-08-18T18:27:38.685Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/stop [2022-08-18T18:27:38.793Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-08-18T18:27:38.847Z] #77 160.0 checking whether build environment is sane... yes [2022-08-18T18:27:38.847Z] #77 160.1 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-08-18T18:27:38.847Z] #77 160.1 checking whether make sets $(MAKE)... yes [2022-08-18T18:27:39.108Z] #77 160.3 checking whether make supports the include directive... yes (GNU style) [2022-08-18T18:27:39.108Z] #77 160.4 checking whether make supports nested variables... yes [2022-08-18T18:27:39.108Z] #77 160.5 checking whether UID '0' is supported by ustar format... yes [2022-08-18T18:27:39.368Z] #77 160.5 checking whether GID '0' is supported by ustar format... yes [2022-08-18T18:27:39.368Z] #77 160.5 checking how to create a ustar tar archive... gnutar [2022-08-18T18:27:39.618Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (1.91s) [2022-08-18T18:27:39.618Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (0.96s) [2022-08-18T18:27:39.618Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (0.94s) [2022-08-18T18:27:39.618Z] === RUN TestCgroupNamespacesRun [2022-08-18T18:27:39.737Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-08-18T18:27:39.894Z] #77 160.6 checking dependency style of gcc... gcc3 [2022-08-18T18:27:39.894Z] #77 161.0 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-08-18T18:27:39.894Z] #77 161.0 checking whether make supports nested variables... (cached) yes [2022-08-18T18:27:39.894Z] #77 161.0 checking for gawk... (cached) mawk [2022-08-18T18:27:39.894Z] #77 161.0 checking for a sed that does not truncate output... (cached) /bin/sed [2022-08-18T18:27:39.894Z] #77 161.0 checking for gcc... (cached) gcc [2022-08-18T18:27:40.155Z] #77 161.2 checking whether we are using the GNU C compiler... (cached) yes [2022-08-18T18:27:40.155Z] #77 161.2 checking whether gcc accepts -g... (cached) yes [2022-08-18T18:27:40.155Z] #77 161.2 checking for gcc option to accept ISO C89... (cached) none needed [2022-08-18T18:27:40.155Z] #77 161.2 checking whether gcc understands -c and -o together... (cached) yes [2022-08-18T18:27:40.155Z] #77 161.2 checking for a Python interpreter with version >= 3... python3 [2022-08-18T18:27:40.155Z] #77 161.3 checking for python3... /usr/bin/python3 [2022-08-18T18:27:40.155Z] #77 161.3 checking for python3 version... 3.9 [2022-08-18T18:27:40.415Z] #77 161.4 checking for python3 platform... linux [2022-08-18T18:27:40.415Z] #77 161.4 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-08-18T18:27:40.552Z] --- PASS: TestCgroupNamespacesRun (1.17s) [2022-08-18T18:27:40.552Z] === RUN TestCgroupNamespacesRunPrivileged [2022-08-18T18:27:40.552Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-08-18T18:27:40.552Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s) [2022-08-18T18:27:40.552Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-08-18T18:27:40.675Z] #77 161.6 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-08-18T18:27:40.675Z] #77 161.9 checking for go-md2man... no [2022-08-18T18:27:40.934Z] #77 161.9 checking error.h usability... yes [2022-08-18T18:27:41.195Z] #77 162.2 checking error.h presence... yes [2022-08-18T18:27:41.195Z] #77 162.3 checking for error.h... yes [2022-08-18T18:27:41.195Z] #77 162.4 checking linux/openat2.h usability... yes [2022-08-18T18:27:41.456Z] #77 162.6 checking linux/openat2.h presence... yes [2022-08-18T18:27:41.456Z] #77 162.6 checking for linux/openat2.h... yes [2022-08-18T18:27:41.716Z] #77 162.7 checking for copy_file_range... yes [2022-08-18T18:27:41.939Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.17s) [2022-08-18T18:27:41.939Z] === RUN TestCgroupNamespacesRunHostMode [2022-08-18T18:27:42.237Z] #77 163.0 checking for fgetxattr... yes [2022-08-18T18:27:42.253Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-08-18T18:27:42.808Z] #77 163.6 checking for statx... yes [2022-08-18T18:27:42.874Z] --- PASS: TestCgroupNamespacesRunHostMode (1.20s) [2022-08-18T18:27:42.874Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-08-18T18:27:43.379Z] #77 164.1 checking for fgetpwent_r... yes [2022-08-18T18:27:43.948Z] #77 164.6 checking for issetugid... no [2022-08-18T18:27:43.948Z] #77 165.1 checking for pkg-config... /usr/bin/pkg-config [2022-08-18T18:27:43.948Z] #77 165.1 checking pkg-config is at least version 0.9.0... yes [2022-08-18T18:27:44.252Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.18s) [2022-08-18T18:27:44.252Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-08-18T18:27:44.490Z] ok github.com/docker/docker/libnetwork/networkdb 105.176s coverage: 60.0% of statements [2022-08-18T18:27:44.490Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-08-18T18:27:44.490Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2022-08-18T18:27:44.490Z] ok github.com/docker/docker/libnetwork/osl 4.288s coverage: 39.7% of statements [2022-08-18T18:27:44.750Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.003s coverage: 20.0% of statements [2022-08-18T18:27:44.887Z] #77 165.1 checking for library containing yajl_tree_get... -lyajl [2022-08-18T18:27:45.009Z] ok github.com/docker/docker/libnetwork/portallocator 0.015s coverage: 80.7% of statements [2022-08-18T18:27:45.148Z] #77 166.2 checking for yajl >= 2.0.0... yes [2022-08-18T18:27:45.186Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.17s) [2022-08-18T18:27:45.186Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-08-18T18:27:45.718Z] #77 166.3 checking sys/capability.h usability... yes [2022-08-18T18:27:45.978Z] #77 166.9 checking sys/capability.h presence... yes [2022-08-18T18:27:45.978Z] #77 167.2 checking for sys/capability.h... yes [2022-08-18T18:27:46.120Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.68s) [2022-08-18T18:27:46.120Z] === RUN TestCgroupNamespacesRunOlderClient [2022-08-18T18:27:46.388Z] ok github.com/docker/docker/libnetwork/portmapper 0.686s coverage: 48.6% of statements [2022-08-18T18:27:46.388Z] ok github.com/docker/docker/libnetwork/resolvconf 0.003s coverage: 70.6% of statements [2022-08-18T18:27:46.388Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-08-18T18:27:46.649Z] ok github.com/docker/docker/libnetwork/types 0.002s coverage: 37.3% of statements [2022-08-18T18:27:46.649Z] [2022-08-18T18:27:46.649Z] === Skipped [2022-08-18T18:27:46.649Z] === SKIP: libnetwork TestParallel3 (0.00s) [2022-08-18T18:27:46.649Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-08-18T18:27:46.649Z] [2022-08-18T18:27:46.649Z] === SKIP: libnetwork TestParallel1 (0.00s) [2022-08-18T18:27:46.649Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-08-18T18:27:46.649Z] [2022-08-18T18:27:46.649Z] === SKIP: libnetwork TestParallel2 (0.00s) [2022-08-18T18:27:46.649Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-08-18T18:27:46.649Z] [2022-08-18T18:27:46.649Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-08-18T18:27:46.649Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-08-18T18:27:46.649Z] [2022-08-18T18:27:46.649Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-08-18T18:27:46.649Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-08-18T18:27:46.649Z] [2022-08-18T18:27:46.649Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-08-18T18:27:46.649Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-08-18T18:27:46.649Z] [2022-08-18T18:27:46.649Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-08-18T18:27:46.649Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-08-18T18:27:46.649Z] [2022-08-18T18:27:46.649Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-08-18T18:27:46.649Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-08-18T18:27:46.649Z] [2022-08-18T18:27:46.649Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2022-08-18T18:27:46.649Z] firewalld_test.go:14: firewalld is not running [2022-08-18T18:27:46.649Z] [2022-08-18T18:27:46.649Z] DONE 327 tests, 9 skipped in 203.444s [2022-08-18T18:27:46.916Z] #77 167.2 checking for library containing cap_from_name... -lcap Post stage [Pipeline] junit [2022-08-18T18:27:47.229Z] Recording test results [2022-08-18T18:27:47.349Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T18:27:47.495Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.22s) [2022-08-18T18:27:47.495Z] === RUN TestNISDomainname [2022-08-18T18:27:47.682Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43992/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=2c17e9a33357ac5cfb80dcb93e048bb3ae5618d0 -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=22.06 docker:2c17e9a33357ac5cfb80dcb93e048bb3ae5618d0 hack/make.sh dynbinary test-integration [2022-08-18T18:27:47.753Z] --- PASS: TestNISDomainname (0.56s) [2022-08-18T18:27:47.753Z] === RUN TestHostnameDnsResolution [2022-08-18T18:27:47.854Z] #77 168.1 checking for library containing dlopen... -ldl [2022-08-18T18:27:47.941Z] [2022-08-18T18:27:48.114Z] #77 169.1 checking seccomp.h usability... yes [2022-08-18T18:27:48.114Z] #77 169.3 checking seccomp.h presence... yes [2022-08-18T18:27:48.200Z] Removing bundles/ [2022-08-18T18:27:48.200Z] [2022-08-18T18:27:48.200Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-08-18T18:27:48.200Z] Building: bundles/dynbinary-daemon/dockerd [2022-08-18T18:27:48.200Z] GOOS="" GOARCH="" GOARM="" [2022-08-18T18:27:48.320Z] --- PASS: TestHostnameDnsResolution (0.69s) [2022-08-18T18:27:48.320Z] === RUN TestUnprivilegedPortsAndPing [2022-08-18T18:27:48.374Z] #77 169.5 checking for seccomp.h... yes [2022-08-18T18:27:48.887Z] --- PASS: TestUnprivilegedPortsAndPing (0.53s) [2022-08-18T18:27:48.887Z] === RUN TestPrivilegedHostDevices [2022-08-18T18:27:49.311Z] #77 169.5 checking for library containing seccomp_rule_add... -lseccomp [2022-08-18T18:27:49.453Z] --- PASS: TestPrivilegedHostDevices (0.55s) [2022-08-18T18:27:49.453Z] === RUN TestRunConsoleSize [2022-08-18T18:27:49.880Z] #77 170.3 checking for library containing seccomp_arch_resolve_name... none required [2022-08-18T18:27:50.019Z] --- PASS: TestRunConsoleSize (0.44s) [2022-08-18T18:27:50.019Z] === RUN TestRunWithAlternativeContainerdShim [2022-08-18T18:27:50.139Z] #77 170.8 checking systemd/sd-bus.h usability... yes [2022-08-18T18:27:50.336Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-08-18T18:27:50.398Z] #77 171.3 checking systemd/sd-bus.h presence... yes [2022-08-18T18:27:50.398Z] #77 171.6 checking for systemd/sd-bus.h... yes [2022-08-18T18:27:50.658Z] #77 171.6 checking for library containing sd_bus_match_signal_async... [2022-08-18T18:27:50.658Z] #77 ... [2022-08-18T18:27:50.658Z] [2022-08-18T18:27:50.658Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-18T18:27:50.658Z] #21 sha256:23fac662c9aea76cbe4cae9b126eb33f2c1a0ccc862e0d76625220395dd618e9 [2022-08-18T18:27:50.658Z] #21 14.38 Fetched 8570 kB in 13s (670 kB/s) [2022-08-18T18:27:50.658Z] #21 14.38 Reading package lists... [2022-08-18T18:27:50.917Z] #21 19.91 Reading package lists... [2022-08-18T18:27:50.917Z] #21 ... [2022-08-18T18:27:50.917Z] [2022-08-18T18:27:50.917Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-18T18:27:50.917Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-18T18:27:50.917Z] #77 171.6 checking for library containing sd_bus_match_signal_async... -lsystemd [2022-08-18T18:27:50.953Z] --- PASS: TestRunWithAlternativeContainerdShim (1.12s) [2022-08-18T18:27:50.953Z] === RUN TestStats [2022-08-18T18:27:51.745Z] #77 172.2 checking for sd_notify_barrier... yes [2022-08-18T18:27:51.745Z] #77 172.8 checking linux/bpf.h usability... yes [2022-08-18T18:27:52.005Z] #77 173.0 checking linux/bpf.h presence... yes [2022-08-18T18:27:52.005Z] #77 173.1 checking for linux/bpf.h... yes [2022-08-18T18:27:52.005Z] #77 173.1 checking compilation for eBPF... yes [2022-08-18T18:27:52.264Z] #77 173.4 checking for criu >= 3.15... no [2022-08-18T18:27:52.264Z] #77 173.4 configure: CRIU headers not found, building without CRIU support [2022-08-18T18:27:52.264Z] #77 173.4 checking for criu > 3.16... no [2022-08-18T18:27:52.264Z] #77 173.4 configure: CRIU version doesn't support join-ns API [2022-08-18T18:27:52.264Z] #77 173.4 checking for criu > 3.16.1... no [2022-08-18T18:27:52.524Z] #77 173.5 configure: CRIU version doesn't support for pre-dumping [2022-08-18T18:27:52.524Z] #77 173.5 checking for new mount API (fsconfig)... yes [2022-08-18T18:27:52.785Z] #77 173.7 checking for seccomp notify API... yes [2022-08-18T18:27:52.785Z] #77 173.9 checking for gperf... no [2022-08-18T18:27:52.785Z] #77 173.9 configure: gperf not found - cannot rebuild signal parser code [2022-08-18T18:27:52.857Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-08-18T18:27:53.044Z] #77 173.9 checking for library containing argp_parse... none required [2022-08-18T18:27:53.481Z] --- PASS: TestStats (2.49s) [2022-08-18T18:27:53.481Z] === RUN TestStopContainerWithTimeout [2022-08-18T18:27:53.481Z] === RUN TestStopContainerWithTimeout/0 [2022-08-18T18:27:53.481Z] === PAUSE TestStopContainerWithTimeout/0 [2022-08-18T18:27:53.481Z] === RUN TestStopContainerWithTimeout/1 [2022-08-18T18:27:53.481Z] === PAUSE TestStopContainerWithTimeout/1 [2022-08-18T18:27:53.481Z] === RUN TestStopContainerWithTimeout/3 [2022-08-18T18:27:53.481Z] === PAUSE TestStopContainerWithTimeout/3 [2022-08-18T18:27:53.481Z] === RUN TestStopContainerWithTimeout/-1 [2022-08-18T18:27:53.481Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-08-18T18:27:53.481Z] === CONT TestStopContainerWithTimeout/0 [2022-08-18T18:27:53.481Z] === CONT TestStopContainerWithTimeout/-1 [2022-08-18T18:27:53.614Z] #77 174.6 checking that generated files are newer than configure... done [2022-08-18T18:27:53.614Z] #77 174.6 configure: creating ./config.status [2022-08-18T18:27:54.415Z] === CONT TestStopContainerWithTimeout/3 [2022-08-18T18:27:56.129Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-08-18T18:27:56.319Z] === CONT TestStopContainerWithTimeout/1 [2022-08-18T18:27:56.907Z] #77 ... [2022-08-18T18:27:56.907Z] [2022-08-18T18:27:56.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-08-18T18:27:56.907Z] #34 sha256:c0fc1778ed32c362ac8abc728100abc56d1b76171aa50ffc34ff241aa1a45f82 [2022-08-18T18:27:56.907Z] #34 DONE 251.2s [2022-08-18T18:27:56.907Z] [2022-08-18T18:27:56.907Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-18T18:27:56.907Z] #21 sha256:23fac662c9aea76cbe4cae9b126eb33f2c1a0ccc862e0d76625220395dd618e9 [2022-08-18T18:27:56.907Z] #21 19.91 Reading package lists... [2022-08-18T18:27:56.907Z] #21 25.60 Building dependency tree... [2022-08-18T18:27:56.907Z] #21 29.53 The following additional packages will be installed: [2022-08-18T18:27:56.907Z] #21 29.54 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-08-18T18:27:56.907Z] #21 29.54 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-08-18T18:27:56.907Z] #21 29.55 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-08-18T18:27:56.907Z] #21 29.56 python3-pkg-resources vim-runtime xxd [2022-08-18T18:27:56.907Z] #21 29.57 Suggested packages: [2022-08-18T18:27:56.907Z] #21 29.57 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-08-18T18:27:56.907Z] #21 29.57 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-08-18T18:27:56.907Z] #21 29.57 acl attr quota [2022-08-18T18:27:56.907Z] #21 29.57 Recommended packages: [2022-08-18T18:27:56.907Z] #21 29.57 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-08-18T18:27:57.497Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-08-18T18:27:57.702Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-08-18T18:27:57.702Z] --- PASS: TestStopContainerWithTimeout/0 (0.70s) [2022-08-18T18:27:57.702Z] --- PASS: TestStopContainerWithTimeout/-1 (2.63s) [2022-08-18T18:27:57.702Z] --- PASS: TestStopContainerWithTimeout/3 (2.42s) [2022-08-18T18:27:57.702Z] --- PASS: TestStopContainerWithTimeout/1 (1.45s) [2022-08-18T18:27:57.702Z] === RUN TestDeleteDevicemapper [2022-08-18T18:27:57.702Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-08-18T18:27:57.702Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-08-18T18:27:57.702Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-08-18T18:27:58.815Z] #21 32.21 The following NEW packages will be installed: [2022-08-18T18:27:58.815Z] #21 32.21 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-08-18T18:27:58.815Z] #21 32.21 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-08-18T18:27:58.815Z] #21 32.21 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-08-18T18:27:58.815Z] #21 32.21 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 libyajl2 [2022-08-18T18:27:58.815Z] #21 32.21 net-tools patch pigz python-pip-whl python3-distutils python3-lib2to3 [2022-08-18T18:27:58.815Z] #21 32.21 python3-pip python3-pkg-resources python3-setuptools python3-wheel sudo [2022-08-18T18:27:58.815Z] #21 32.21 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-08-18T18:27:58.815Z] #21 32.21 xz-utils zip zstd [2022-08-18T18:27:59.075Z] #21 32.68 0 upgraded, 49 newly installed, 0 to remove and 7 not upgraded. [2022-08-18T18:27:59.075Z] #21 32.68 Need to get 27.7 MB of archives. [2022-08-18T18:27:59.075Z] #21 32.68 After this operation, 106 MB of additional disk space will be used. [2022-08-18T18:27:59.075Z] #21 32.68 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-08-18T18:27:59.075Z] #21 32.69 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-08-18T18:27:59.075Z] #21 32.69 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-08-18T18:27:59.075Z] #21 32.69 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-08-18T18:27:59.075Z] #21 32.69 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-08-18T18:27:59.075Z] #21 32.69 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-08-18T18:27:59.075Z] #21 32.70 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-08-18T18:27:59.075Z] #21 32.71 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-08-18T18:27:59.075Z] #21 ... [2022-08-18T18:27:59.075Z] [2022-08-18T18:27:59.075Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-18T18:27:59.075Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-18T18:27:59.075Z] #77 180.1 config.status: creating Makefile [2022-08-18T18:27:59.075Z] #77 180.3 config.status: creating rpm/crun.spec [2022-08-18T18:27:59.335Z] #77 180.4 config.status: creating config.h [2022-08-18T18:27:59.335Z] #77 180.5 config.status: executing libtool commands [2022-08-18T18:27:59.335Z] #77 180.6 config.status: executing depfiles commands [2022-08-18T18:27:59.601Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.65s) [2022-08-18T18:27:59.601Z] === RUN TestUpdateMemory [2022-08-18T18:27:59.858Z] --- PASS: TestUpdateMemory (0.57s) [2022-08-18T18:27:59.858Z] === RUN TestUpdateCPUQuota [2022-08-18T18:28:00.018Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-08-18T18:28:00.791Z] --- PASS: TestUpdateCPUQuota (0.97s) [2022-08-18T18:28:00.791Z] === RUN TestUpdatePidsLimit [2022-08-18T18:28:00.791Z] === RUN TestUpdatePidsLimit/update_from_none [2022-08-18T18:28:01.049Z] === RUN TestUpdatePidsLimit/no_change [2022-08-18T18:28:01.307Z] === RUN TestUpdatePidsLimit/update_lower [2022-08-18T18:28:01.566Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-08-18T18:28:01.566Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-08-18T18:28:01.825Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-08-18T18:28:01.876Z] #77 182.7 === configuring in libocispec (/tmp/crun-build/libocispec) [2022-08-18T18:28:01.876Z] #77 182.7 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-08-18T18:28:01.876Z] #77 183.0 checking for gcc... gcc [2022-08-18T18:28:02.083Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-08-18T18:28:02.446Z] #77 183.1 checking whether the C compiler works... [2022-08-18T18:28:02.446Z] #77 ... [2022-08-18T18:28:02.446Z] [2022-08-18T18:28:02.446Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-08-18T18:28:02.446Z] #36 sha256:8bedd83179876fdb3665081577d58a70a9b45e4eb7ecb5a7bf64d88e4d61136a [2022-08-18T18:28:02.446Z] #36 257.2 Delve is a source level debugger for Go programs. [2022-08-18T18:28:02.446Z] #36 257.2 [2022-08-18T18:28:02.446Z] #36 257.2 Delve enables you to interact with your program by controlling the execution of the process, [2022-08-18T18:28:02.446Z] #36 257.2 evaluating variables, and providing information of thread / goroutine state, CPU register state and more. [2022-08-18T18:28:02.446Z] #36 257.2 [2022-08-18T18:28:02.446Z] #36 257.2 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs. [2022-08-18T18:28:02.446Z] #36 257.2 [2022-08-18T18:28:02.446Z] #36 257.2 Pass flags to the program you are debugging using `--`, for example: [2022-08-18T18:28:02.446Z] #36 257.2 [2022-08-18T18:28:02.446Z] #36 257.2 `dlv exec ./hello -- server --config conf/config.toml` [2022-08-18T18:28:02.446Z] #36 257.2 [2022-08-18T18:28:02.446Z] #36 257.2 Usage: [2022-08-18T18:28:02.446Z] #36 257.2 dlv [command] [2022-08-18T18:28:02.446Z] #36 257.2 [2022-08-18T18:28:02.446Z] #36 257.2 Available Commands: [2022-08-18T18:28:02.446Z] #36 257.2 attach Attach to running process and begin debugging. [2022-08-18T18:28:02.446Z] #36 257.2 connect Connect to a headless debug server with a terminal client. [2022-08-18T18:28:02.446Z] #36 257.2 core Examine a core dump. [2022-08-18T18:28:02.446Z] #36 257.2 dap Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP). [2022-08-18T18:28:02.446Z] #36 257.2 debug Compile and begin debugging main package in current directory, or the package specified. [2022-08-18T18:28:02.446Z] #36 257.2 exec Execute a precompiled binary, and begin a debug session. [2022-08-18T18:28:02.446Z] #36 257.2 help Help about any command [2022-08-18T18:28:02.446Z] #36 257.2 run Deprecated command. Use 'debug' instead. [2022-08-18T18:28:02.446Z] #36 257.2 test Compile test binary and begin debugging program. [2022-08-18T18:28:02.446Z] #36 257.2 trace Compile and begin tracing program. [2022-08-18T18:28:02.446Z] #36 257.2 version Prints version. [2022-08-18T18:28:02.446Z] #36 257.2 [2022-08-18T18:28:02.446Z] #36 257.2 Flags: [2022-08-18T18:28:02.446Z] #36 257.2 --accept-multiclient Allows a headless server to accept multiple client connections via JSON-RPC or DAP. [2022-08-18T18:28:02.446Z] #36 257.2 --allow-non-terminal-interactive Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr [2022-08-18T18:28:02.446Z] #36 257.2 --api-version int Selects JSON-RPC API version when headless. New clients should use v2. Can be reset via RPCServer.SetApiVersion. See Documentation/api/json-rpc/README.md. (default 1) [2022-08-18T18:28:02.446Z] #36 257.2 --backend string Backend selection (see 'dlv help backend'). (default "default") [2022-08-18T18:28:02.446Z] #36 257.2 --build-flags string Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v" [2022-08-18T18:28:02.446Z] #36 257.2 --check-go-version Exits if the version of Go in use is not compatible (too old or too new) with the version of Delve. (default true) [2022-08-18T18:28:02.446Z] #36 257.2 --disable-aslr Disables address space randomization [2022-08-18T18:28:02.446Z] #36 257.2 --headless Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections. [2022-08-18T18:28:02.446Z] #36 257.2 -h, --help help for dlv [2022-08-18T18:28:02.446Z] #36 257.2 --init string Init file, executed by the terminal client. [2022-08-18T18:28:02.446Z] #36 257.2 -l, --listen string Debugging server listen address. (default "127.0.0.1:0") [2022-08-18T18:28:02.446Z] #36 257.2 --log Enable debugging server logging. [2022-08-18T18:28:02.446Z] #36 257.2 --log-dest string Writes logs to the specified file or file descriptor (see 'dlv help log'). [2022-08-18T18:28:02.446Z] #36 257.2 --log-output string Comma separated list of components that should produce debug output (see 'dlv help log') [2022-08-18T18:28:02.446Z] #36 257.2 --only-same-user Only connections from the same user that started this instance of Delve are allowed to connect. (default true) [2022-08-18T18:28:02.446Z] #36 257.2 -r, --redirect stringArray Specifies redirect rules for target process (see 'dlv help redirect') [2022-08-18T18:28:02.446Z] #36 257.2 --wd string Working directory for running the program. [2022-08-18T18:28:02.446Z] #36 257.2 [2022-08-18T18:28:02.446Z] #36 257.2 Additional help topics: [2022-08-18T18:28:02.446Z] #36 257.2 dlv backend Help about the --backend flag. [2022-08-18T18:28:02.446Z] #36 257.2 dlv log Help about logging flags. [2022-08-18T18:28:02.446Z] #36 257.2 dlv redirect Help about file redirection. [2022-08-18T18:28:02.446Z] #36 257.2 [2022-08-18T18:28:02.446Z] #36 257.2 Use "dlv [command] --help" for more information about a command. [2022-08-18T18:28:02.446Z] #36 DONE 257.3s [2022-08-18T18:28:02.446Z] [2022-08-18T18:28:02.446Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-18T18:28:02.446Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-18T18:28:02.446Z] #77 183.1 checking whether the C compiler works... yes [2022-08-18T18:28:02.446Z] #77 183.4 checking for C compiler default output file name... a.out [2022-08-18T18:28:02.446Z] #77 183.4 checking for suffix of executables... [2022-08-18T18:28:02.539Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-08-18T18:28:02.706Z] #77 183.6 checking whether we are cross compiling... no [2022-08-18T18:28:02.966Z] #77 183.9 checking for suffix of object files... o [2022-08-18T18:28:02.966Z] #77 184.1 checking whether we are using the GNU C compiler... yes [2022-08-18T18:28:03.018Z] --- PASS: TestUpdatePidsLimit (1.97s) [2022-08-18T18:28:03.018Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.19s) [2022-08-18T18:28:03.018Z] --- PASS: TestUpdatePidsLimit/no_change (0.21s) [2022-08-18T18:28:03.018Z] --- PASS: TestUpdatePidsLimit/update_lower (0.22s) [2022-08-18T18:28:03.018Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.20s) [2022-08-18T18:28:03.018Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.20s) [2022-08-18T18:28:03.018Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.22s) [2022-08-18T18:28:03.018Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.21s) [2022-08-18T18:28:03.018Z] === RUN TestUpdateRestartPolicy [2022-08-18T18:28:03.536Z] #77 184.3 checking whether gcc accepts -g... yes [2022-08-18T18:28:03.796Z] #77 184.5 checking for gcc option to accept ISO C89... none needed [2022-08-18T18:28:03.796Z] #77 184.8 checking whether gcc understands -c and -o together... yes [2022-08-18T18:28:04.056Z] #77 185.1 checking how to run the C preprocessor... gcc -E [2022-08-18T18:28:04.056Z] #77 185.2 checking for grep that handles long lines and -e... /bin/grep [2022-08-18T18:28:04.056Z] #77 185.2 checking for egrep... /bin/grep -E [2022-08-18T18:28:04.627Z] #77 185.2 checking for ANSI C header files... yes [2022-08-18T18:28:04.887Z] #77 185.8 checking for sys/types.h... yes [2022-08-18T18:28:04.887Z] #77 186.0 checking for sys/stat.h... yes [2022-08-18T18:28:04.887Z] #77 186.1 checking for stdlib.h... yes [2022-08-18T18:28:05.146Z] #77 186.2 checking for string.h... yes [2022-08-18T18:28:05.407Z] #77 186.4 checking for memory.h... yes [2022-08-18T18:28:05.667Z] #77 186.5 checking for strings.h... yes [2022-08-18T18:28:05.667Z] #77 186.7 checking for inttypes.h... yes [2022-08-18T18:28:05.811Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-08-18T18:28:05.927Z] #77 186.9 checking for stdint.h... yes [2022-08-18T18:28:06.186Z] #77 187.1 checking for unistd.h... yes [2022-08-18T18:28:06.186Z] #77 187.3 checking minix/config.h usability... no [2022-08-18T18:28:06.186Z] #77 187.5 checking minix/config.h presence... no [2022-08-18T18:28:06.447Z] #77 187.5 checking for minix/config.h... no [2022-08-18T18:28:06.447Z] #77 187.5 checking whether it is safe to define __EXTENSIONS__... yes [2022-08-18T18:28:06.706Z] #77 187.7 checking build system type... x86_64-pc-linux-gnu [2022-08-18T18:28:06.706Z] #77 188.0 checking host system type... x86_64-pc-linux-gnu [2022-08-18T18:28:06.706Z] #77 188.0 checking how to print strings... printf [2022-08-18T18:28:06.706Z] #77 188.0 checking for a sed that does not truncate output... /bin/sed [2022-08-18T18:28:06.706Z] #77 188.0 checking for fgrep... /bin/grep -F [2022-08-18T18:28:06.706Z] #77 188.0 checking for ld used by gcc... /usr/bin/ld [2022-08-18T18:28:06.706Z] #77 188.0 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-08-18T18:28:06.706Z] #77 188.0 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-08-18T18:28:06.966Z] #77 188.0 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-08-18T18:28:06.966Z] #77 188.1 checking whether ln -s works... yes [2022-08-18T18:28:06.966Z] #77 188.1 checking the maximum length of command line arguments... 1572864 [2022-08-18T18:28:06.966Z] #77 188.1 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-08-18T18:28:06.966Z] #77 188.1 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-08-18T18:28:06.966Z] #77 188.1 checking for /usr/bin/ld option to reload object files... -r [2022-08-18T18:28:06.966Z] #77 188.1 checking for objdump... objdump [2022-08-18T18:28:06.966Z] #77 188.1 checking how to recognize dependent libraries... pass_all [2022-08-18T18:28:06.966Z] #77 188.2 checking for dlltool... no [2022-08-18T18:28:06.966Z] #77 188.2 checking how to associate runtime and link libraries... printf %s\n [2022-08-18T18:28:06.966Z] #77 188.2 checking for ar... ar [2022-08-18T18:28:07.226Z] #77 188.2 checking for archiver @FILE support... @ [2022-08-18T18:28:07.226Z] #77 188.3 checking for strip... strip [2022-08-18T18:28:07.226Z] #77 188.3 checking for ranlib... ranlib [2022-08-18T18:28:07.226Z] #77 188.3 checking for gawk... no [2022-08-18T18:28:07.226Z] #77 188.3 checking for mawk... mawk [2022-08-18T18:28:07.485Z] #77 188.3 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-08-18T18:28:07.485Z] #77 188.7 checking for sysroot... no [2022-08-18T18:28:07.485Z] #77 188.7 checking for a working dd... /bin/dd [2022-08-18T18:28:07.745Z] #77 188.8 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-08-18T18:28:07.745Z] #77 188.9 checking for mt... no [2022-08-18T18:28:07.745Z] #77 188.9 checking if : is a manifest tool... no [2022-08-18T18:28:08.005Z] #77 188.9 checking for dlfcn.h... yes [2022-08-18T18:28:08.005Z] #77 189.1 checking for objdir... .libs [2022-08-18T18:28:08.265Z] #77 189.5 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-08-18T18:28:08.265Z] #77 189.5 checking for gcc option to produce PIC... -fPIC -DPIC [2022-08-18T18:28:08.331Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-08-18T18:28:08.525Z] #77 189.5 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-08-18T18:28:09.096Z] #77 189.6 checking if gcc static flag -static works... yes [2022-08-18T18:28:09.096Z] #77 190.2 checking if gcc supports -c -o file.o... [2022-08-18T18:28:09.096Z] #77 ... [2022-08-18T18:28:09.096Z] [2022-08-18T18:28:09.096Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-18T18:28:09.096Z] #21 sha256:23fac662c9aea76cbe4cae9b126eb33f2c1a0ccc862e0d76625220395dd618e9 [2022-08-18T18:28:09.096Z] #21 32.78 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-08-18T18:28:09.096Z] #21 32.78 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-08-18T18:28:09.096Z] #21 32.79 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-08-18T18:28:09.096Z] #21 32.79 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-08-18T18:28:09.096Z] #21 32.80 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-08-18T18:28:09.096Z] #21 32.85 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-08-18T18:28:09.096Z] #21 32.86 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-08-18T18:28:09.096Z] #21 32.89 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-08-18T18:28:09.096Z] #21 32.90 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-08-18T18:28:09.096Z] #21 32.90 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-08-18T18:28:09.096Z] #21 32.90 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-08-18T18:28:09.096Z] #21 32.91 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-08-18T18:28:09.096Z] #21 32.92 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-08-18T18:28:09.096Z] #21 32.93 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-08-18T18:28:09.096Z] #21 32.95 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-08-18T18:28:09.096Z] #21 32.96 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-08-18T18:28:09.096Z] #21 32.96 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-08-18T18:28:09.096Z] #21 32.96 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-08-18T18:28:09.096Z] #21 32.97 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-08-18T18:28:09.096Z] #21 33.40 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-08-18T18:28:09.096Z] #21 33.40 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-08-18T18:28:09.096Z] #21 33.40 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-08-18T18:28:09.096Z] #21 33.40 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-08-18T18:28:09.096Z] #21 33.40 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-08-18T18:28:09.096Z] #21 33.41 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-08-18T18:28:09.096Z] #21 33.41 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-08-18T18:28:09.096Z] #21 33.42 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-08-18T18:28:09.096Z] #21 33.52 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-08-18T18:28:09.096Z] #21 33.53 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-08-18T18:28:09.096Z] #21 33.54 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-08-18T18:28:09.096Z] #21 33.55 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-08-18T18:28:09.096Z] #21 33.57 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-08-18T18:28:09.096Z] #21 33.58 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-08-18T18:28:09.096Z] #21 33.59 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-08-18T18:28:09.096Z] #21 33.62 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-08-18T18:28:09.096Z] #21 33.64 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-08-18T18:28:09.096Z] #21 33.65 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-08-18T18:28:09.096Z] #21 34.02 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-08-18T18:28:09.096Z] #21 34.05 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-08-18T18:28:09.096Z] #21 34.08 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-08-18T18:28:09.096Z] #21 34.09 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-08-18T18:28:09.096Z] #21 34.94 debconf: delaying package configuration, since apt-utils is not installed [2022-08-18T18:28:09.096Z] #21 35.17 Fetched 27.7 MB in 2s (15.2 MB/s) [2022-08-18T18:28:09.096Z] #21 35.27 Selecting previously unselected package pigz. [2022-08-18T18:28:09.096Z] #21 35.27 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24018 files and directories currently installed.) [2022-08-18T18:28:09.096Z] #21 35.32 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-08-18T18:28:09.096Z] #21 35.34 Unpacking pigz (2.6-1) ... [2022-08-18T18:28:09.096Z] #21 35.43 Selecting previously unselected package libelf1:amd64. [2022-08-18T18:28:09.096Z] #21 35.44 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-08-18T18:28:09.096Z] #21 35.45 Unpacking libelf1:amd64 (0.183-1) ... [2022-08-18T18:28:09.096Z] #21 35.56 Selecting previously unselected package libbpf0:amd64. [2022-08-18T18:28:09.096Z] #21 35.57 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-08-18T18:28:09.096Z] #21 35.58 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-08-18T18:28:09.096Z] #21 35.68 Selecting previously unselected package libcap2:amd64. [2022-08-18T18:28:09.096Z] #21 35.70 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-08-18T18:28:09.096Z] #21 35.71 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-08-18T18:28:09.096Z] #21 35.79 Selecting previously unselected package libmnl0:amd64. [2022-08-18T18:28:09.096Z] #21 35.80 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-08-18T18:28:09.096Z] #21 35.81 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-08-18T18:28:09.096Z] #21 35.89 Selecting previously unselected package libxtables12:amd64. [2022-08-18T18:28:09.096Z] #21 35.89 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-08-18T18:28:09.096Z] #21 35.90 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-08-18T18:28:09.096Z] #21 36.04 Selecting previously unselected package libcap2-bin. [2022-08-18T18:28:09.096Z] #21 36.04 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-08-18T18:28:09.096Z] #21 36.04 Unpacking libcap2-bin (1:2.44-1) ... [2022-08-18T18:28:09.096Z] #21 36.13 Selecting previously unselected package iproute2. [2022-08-18T18:28:09.096Z] #21 36.13 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-08-18T18:28:09.096Z] #21 36.14 Unpacking iproute2 (5.10.0-4) ... [2022-08-18T18:28:09.096Z] #21 36.84 Selecting previously unselected package xxd. [2022-08-18T18:28:09.096Z] #21 36.84 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-08-18T18:28:09.096Z] #21 36.86 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-08-18T18:28:09.096Z] #21 37.13 Selecting previously unselected package vim-common. [2022-08-18T18:28:09.096Z] #21 37.14 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-18T18:28:09.096Z] #21 37.19 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-18T18:28:09.096Z] #21 37.60 Selecting previously unselected package bash-completion. [2022-08-18T18:28:09.096Z] #21 37.61 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-08-18T18:28:09.096Z] #21 39.76 Unpacking bash-completion (1:2.11-2) ... [2022-08-18T18:28:09.096Z] #21 40.17 Selecting previously unselected package bzip2. [2022-08-18T18:28:09.096Z] #21 40.18 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2022-08-18T18:28:09.096Z] #21 40.20 Unpacking bzip2 (1.0.8-4) ... [2022-08-18T18:28:09.096Z] #21 40.29 Selecting previously unselected package xz-utils. [2022-08-18T18:28:09.096Z] #21 40.31 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-08-18T18:28:09.096Z] #21 40.32 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-18T18:28:09.096Z] #21 40.50 Selecting previously unselected package apparmor. [2022-08-18T18:28:09.096Z] #21 40.50 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2022-08-18T18:28:09.096Z] #21 40.55 Unpacking apparmor (2.13.6-10) ... [2022-08-18T18:28:09.096Z] #21 40.97 Selecting previously unselected package inetutils-ping. [2022-08-18T18:28:09.096Z] #21 40.97 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-08-18T18:28:09.096Z] #21 40.98 Unpacking inetutils-ping (2:2.0-1) ... [2022-08-18T18:28:09.096Z] #21 41.08 Selecting previously unselected package libip4tc2:amd64. [2022-08-18T18:28:09.096Z] #21 41.08 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2022-08-18T18:28:09.096Z] #21 41.11 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-08-18T18:28:09.096Z] #21 41.19 Selecting previously unselected package libip6tc2:amd64. [2022-08-18T18:28:09.096Z] #21 41.19 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2022-08-18T18:28:09.096Z] #21 41.19 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-08-18T18:28:09.096Z] #21 41.30 Selecting previously unselected package libnfnetlink0:amd64. [2022-08-18T18:28:09.096Z] #21 41.30 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-08-18T18:28:09.096Z] #21 41.31 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-08-18T18:28:09.096Z] #21 41.38 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-08-18T18:28:09.096Z] #21 41.38 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-08-18T18:28:09.096Z] #21 41.39 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-08-18T18:28:09.096Z] #21 41.47 Selecting previously unselected package libnftnl11:amd64. [2022-08-18T18:28:09.096Z] #21 41.47 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2022-08-18T18:28:09.096Z] #21 41.47 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-08-18T18:28:09.096Z] #21 41.55 Selecting previously unselected package iptables. [2022-08-18T18:28:09.096Z] #21 41.55 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2022-08-18T18:28:09.096Z] #21 41.56 Unpacking iptables (1.8.7-1) ... [2022-08-18T18:28:09.096Z] #21 41.90 Selecting previously unselected package libonig5:amd64. [2022-08-18T18:28:09.096Z] #21 41.91 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2022-08-18T18:28:09.096Z] #21 41.92 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-08-18T18:28:09.096Z] #21 42.09 Selecting previously unselected package libjq1:amd64. [2022-08-18T18:28:09.096Z] #21 42.10 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2022-08-18T18:28:09.096Z] #21 42.11 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-08-18T18:28:09.096Z] #21 42.31 Selecting previously unselected package jq. [2022-08-18T18:28:09.096Z] #21 42.32 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2022-08-18T18:28:09.096Z] #21 42.33 Unpacking jq (1.6-2.1) ... [2022-08-18T18:28:09.096Z] #21 42.42 Selecting previously unselected package libaio1:amd64. [2022-08-18T18:28:09.096Z] #21 42.45 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2022-08-18T18:28:09.096Z] #21 42.47 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-08-18T18:28:09.096Z] #21 42.56 Selecting previously unselected package libgpm2:amd64. [2022-08-18T18:28:09.096Z] #21 42.60 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2022-08-18T18:28:09.096Z] #21 42.61 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-08-18T18:28:09.096Z] #21 42.73 Selecting previously unselected package libicu67:amd64. [2022-08-18T18:28:09.096Z] #21 42.73 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2022-08-18T18:28:09.096Z] #21 42.74 Unpacking libicu67:amd64 (67.1-7) ... [2022-08-18T18:28:09.356Z] #21 ... [2022-08-18T18:28:09.356Z] [2022-08-18T18:28:09.356Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-18T18:28:09.356Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-18T18:28:09.356Z] #77 190.2 checking if gcc supports -c -o file.o... yes [2022-08-18T18:28:09.356Z] #77 190.3 checking if gcc supports -c -o file.o... (cached) yes [2022-08-18T18:28:09.356Z] #77 190.3 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-08-18T18:28:09.617Z] #77 190.4 checking dynamic linker characteristics... GNU/Linux ld.so [2022-08-18T18:28:09.617Z] #77 190.7 checking how to hardcode library paths into programs... immediate [2022-08-18T18:28:09.617Z] #77 190.7 checking whether stripping libraries is possible... yes [2022-08-18T18:28:09.617Z] #77 190.7 checking if libtool supports shared libraries... yes [2022-08-18T18:28:09.617Z] #77 190.7 checking whether to build shared libraries... no [2022-08-18T18:28:09.617Z] #77 190.7 checking whether to build static libraries... yes [2022-08-18T18:28:09.617Z] #77 190.7 checking for a BSD-compatible install... /usr/bin/install -c [2022-08-18T18:28:09.617Z] #77 190.8 checking whether build environment is sane... yes [2022-08-18T18:28:09.617Z] #77 190.8 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-08-18T18:28:09.617Z] #77 190.8 checking whether make sets $(MAKE)... yes [2022-08-18T18:28:09.617Z] #77 190.9 checking whether make supports the include directive... yes (GNU style) [2022-08-18T18:28:09.617Z] #77 190.9 checking whether make supports nested variables... yes [2022-08-18T18:28:09.878Z] #77 191.0 checking whether UID '0' is supported by ustar format... yes [2022-08-18T18:28:09.878Z] #77 191.0 checking whether GID '0' is supported by ustar format... yes [2022-08-18T18:28:09.878Z] #77 191.0 checking how to create a ustar tar archive... gnutar [2022-08-18T18:28:10.138Z] #77 191.1 checking dependency style of gcc... gcc3 [2022-08-18T18:28:10.138Z] #77 191.4 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-08-18T18:28:10.138Z] #77 191.4 checking whether make supports nested variables... (cached) yes [2022-08-18T18:28:10.138Z] #77 191.4 checking for pkg-config... /usr/bin/pkg-config [2022-08-18T18:28:10.138Z] #77 191.4 checking pkg-config is at least version 0.9.0... yes [2022-08-18T18:28:10.138Z] #77 191.4 checking for yajl >= 2.1.0... yes [2022-08-18T18:28:10.138Z] #77 191.5 checking for a sed that does not truncate output... (cached) /bin/sed [2022-08-18T18:28:10.398Z] #77 191.5 checking for gcc... (cached) gcc [2022-08-18T18:28:10.398Z] #77 191.6 checking whether we are using the GNU C compiler... (cached) yes [2022-08-18T18:28:10.398Z] #77 191.6 checking whether gcc accepts -g... (cached) yes [2022-08-18T18:28:10.398Z] #77 191.6 checking for gcc option to accept ISO C89... (cached) none needed [2022-08-18T18:28:10.398Z] #77 191.6 checking whether gcc understands -c and -o together... (cached) yes [2022-08-18T18:28:10.658Z] #77 191.6 checking for a Python interpreter with version >= 3... python3 [2022-08-18T18:28:10.658Z] #77 191.8 checking for python3... /usr/bin/python3 [2022-08-18T18:28:10.658Z] #77 191.8 checking for python3 version... 3.9 [2022-08-18T18:28:10.882Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-08-18T18:28:10.918Z] #77 191.9 checking for python3 platform... linux [2022-08-18T18:28:10.918Z] #77 192.0 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-08-18T18:28:11.177Z] #77 192.1 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-08-18T18:28:11.438Z] #77 192.4 checking that generated files are newer than configure... done [2022-08-18T18:28:11.438Z] #77 192.4 configure: creating ./config.status [2022-08-18T18:28:13.398Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration-flaky) [2022-08-18T18:28:13.398Z] Using test binary docker [2022-08-18T18:28:13.654Z] ++++ /etc/init.d/apparmor start [2022-08-18T18:28:13.654Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-08-18T18:28:13.654Z] INFO: Waiting for daemon to start... [2022-08-18T18:28:13.654Z] Starting dockerd [2022-08-18T18:28:13.654Z] ++++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration-flaky/docker.pid --userland-proxy=true [2022-08-18T18:28:13.980Z] #77 195.0 config.status: creating Makefile [2022-08-18T18:28:13.980Z] #77 195.1 config.status: creating config.h [2022-08-18T18:28:13.980Z] #77 195.2 config.status: executing libtool commands [2022-08-18T18:28:13.980Z] #77 195.2 config.status: executing depfiles commands [2022-08-18T18:28:14.944Z] #77 196.1 === configuring in yajl (/tmp/crun-build/libocispec/yajl) [2022-08-18T18:28:14.944Z] #77 196.1 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-08-18T18:28:15.209Z] --- PASS: TestUpdateRestartPolicy (11.14s) [2022-08-18T18:28:15.209Z] === RUN TestUpdateRestartWithAutoRemove [2022-08-18T18:28:15.209Z] --- PASS: TestUpdateRestartWithAutoRemove (0.46s) [2022-08-18T18:28:15.209Z] === RUN TestWaitNonBlocked [2022-08-18T18:28:15.209Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-18T18:28:15.209Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-18T18:28:15.209Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-18T18:28:15.209Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-18T18:28:15.209Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-18T18:28:15.209Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-18T18:28:15.209Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-08-18T18:28:15.209Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.63s) [2022-08-18T18:28:15.209Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.64s) [2022-08-18T18:28:15.209Z] === RUN TestWaitBlocked [2022-08-18T18:28:15.209Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-18T18:28:15.209Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-18T18:28:15.209Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-08-18T18:28:15.209Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-08-18T18:28:15.209Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-18T18:28:15.209Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-08-18T18:28:15.564Z] #77 196.7 checking for gcc... gcc [2022-08-18T18:28:15.776Z] --- PASS: TestWaitBlocked (0.01s) [2022-08-18T18:28:15.776Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.68s) [2022-08-18T18:28:15.776Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.74s) [2022-08-18T18:28:15.776Z] === RUN TestWaitConditions [2022-08-18T18:28:15.776Z] === RUN TestWaitConditions/default [2022-08-18T18:28:15.776Z] === PAUSE TestWaitConditions/default [2022-08-18T18:28:15.776Z] === RUN TestWaitConditions/not-running [2022-08-18T18:28:15.776Z] === PAUSE TestWaitConditions/not-running [2022-08-18T18:28:15.776Z] === RUN TestWaitConditions/next-exit [2022-08-18T18:28:15.776Z] === PAUSE TestWaitConditions/next-exit [2022-08-18T18:28:15.776Z] === RUN TestWaitConditions/removed [2022-08-18T18:28:15.776Z] === PAUSE TestWaitConditions/removed [2022-08-18T18:28:15.776Z] === CONT TestWaitConditions/default [2022-08-18T18:28:15.776Z] === CONT TestWaitConditions/next-exit [2022-08-18T18:28:15.847Z] #77 196.8 checking whether the C compiler works... yes [2022-08-18T18:28:15.847Z] #77 197.2 checking for C compiler default output file name... a.out [2022-08-18T18:28:16.172Z] . [2022-08-18T18:28:16.172Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration-flaky) [2022-08-18T18:28:16.172Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration-flaky) [2022-08-18T18:28:16.172Z] Error: No such image: emptyfs [2022-08-18T18:28:16.172Z] +++++ docker load [2022-08-18T18:28:16.172Z] +++++ tar -cC bundles/test-integration-flaky/emptyfs . [2022-08-18T18:28:16.172Z] Running integration-test (iteration 1) [2022-08-18T18:28:16.172Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestPingBuilderHeader [2022-08-18T18:28:16.172Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestPingBuilderHeader [2022-08-18T18:28:16.172Z] +++ set -e [2022-08-18T18:28:16.172Z] +++ '[' -n 0 ']' [2022-08-18T18:28:16.172Z] +++ set -x [2022-08-18T18:28:16.172Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestPingBuilderHeader [2022-08-18T18:28:16.271Z] #77 197.2 checking for suffix of executables... [2022-08-18T18:28:16.858Z] #77 197.5 checking whether we are cross compiling... no [2022-08-18T18:28:17.101Z] Loaded image: busybox:latest [2022-08-18T18:28:17.117Z] #77 197.9 checking for suffix of object files... o [2022-08-18T18:28:17.117Z] #77 198.2 checking whether we are using the GNU C compiler... yes [2022-08-18T18:28:17.663Z] Loaded image: busybox:glibc [2022-08-18T18:28:17.675Z] === CONT TestWaitConditions/removed [2022-08-18T18:28:17.675Z] === CONT TestWaitConditions/not-running [2022-08-18T18:28:17.684Z] #77 198.5 checking whether gcc accepts -g... yes [2022-08-18T18:28:17.684Z] #77 198.7 checking for gcc option to accept ISO C89... none needed [2022-08-18T18:28:17.943Z] #77 198.9 checking whether gcc understands -c and -o together... yes [2022-08-18T18:28:17.943Z] #77 199.1 checking for a BSD-compatible install... /usr/bin/install -c [2022-08-18T18:28:17.943Z] #77 199.2 checking whether build environment is sane... yes [2022-08-18T18:28:17.943Z] #77 199.3 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-08-18T18:28:18.203Z] #77 199.3 checking for gawk... no [2022-08-18T18:28:18.203Z] #77 199.3 checking for mawk... mawk [2022-08-18T18:28:18.203Z] #77 199.3 checking whether make sets $(MAKE)... yes [2022-08-18T18:28:18.203Z] #77 199.4 checking whether make supports the include directive... yes (GNU style) [2022-08-18T18:28:18.463Z] #77 199.5 checking whether make supports nested variables... yes [2022-08-18T18:28:18.463Z] #77 199.7 checking whether UID '0' is supported by ustar format... yes [2022-08-18T18:28:18.463Z] #77 199.7 checking whether GID '0' is supported by ustar format... yes [2022-08-18T18:28:18.723Z] #77 199.7 checking how to create a ustar tar archive... gnutar [2022-08-18T18:28:18.723Z] #77 199.8 checking dependency style of gcc... [2022-08-18T18:28:18.723Z] #77 ... [2022-08-18T18:28:18.723Z] [2022-08-18T18:28:18.723Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-18T18:28:18.723Z] #21 sha256:23fac662c9aea76cbe4cae9b126eb33f2c1a0ccc862e0d76625220395dd618e9 [2022-08-18T18:28:18.723Z] #21 47.89 Selecting previously unselected package libinih1:amd64. [2022-08-18T18:28:18.723Z] #21 47.89 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2022-08-18T18:28:18.723Z] #21 47.90 Unpacking libinih1:amd64 (53-1+b2) ... [2022-08-18T18:28:18.723Z] #21 47.97 Selecting previously unselected package libnet1:amd64. [2022-08-18T18:28:18.723Z] #21 47.98 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-08-18T18:28:18.723Z] #21 47.99 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-18T18:28:18.723Z] #21 48.10 Selecting previously unselected package libnl-3-200:amd64. [2022-08-18T18:28:18.723Z] #21 48.10 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-08-18T18:28:18.723Z] #21 48.11 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-18T18:28:18.723Z] #21 48.27 Selecting previously unselected package libprotobuf-c1:amd64. [2022-08-18T18:28:18.723Z] #21 48.27 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-08-18T18:28:18.723Z] #21 48.29 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-18T18:28:18.723Z] #21 48.38 Selecting previously unselected package libyajl2:amd64. [2022-08-18T18:28:18.723Z] #21 48.39 Preparing to unpack .../31-libyajl2_2.1.0-3_amd64.deb ... [2022-08-18T18:28:18.723Z] #21 48.39 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-08-18T18:28:18.723Z] #21 48.45 Selecting previously unselected package net-tools. [2022-08-18T18:28:18.723Z] #21 48.47 Preparing to unpack .../32-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-08-18T18:28:18.723Z] #21 48.47 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-08-18T18:28:18.723Z] #21 48.75 Selecting previously unselected package patch. [2022-08-18T18:28:18.723Z] #21 48.76 Preparing to unpack .../33-patch_2.7.6-7_amd64.deb ... [2022-08-18T18:28:18.723Z] #21 48.77 Unpacking patch (2.7.6-7) ... [2022-08-18T18:28:18.723Z] #21 49.03 Selecting previously unselected package python-pip-whl. [2022-08-18T18:28:18.723Z] #21 49.07 Preparing to unpack .../34-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-08-18T18:28:18.723Z] #21 49.09 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-08-18T18:28:18.723Z] #21 50.40 Selecting previously unselected package python3-lib2to3. [2022-08-18T18:28:18.723Z] #21 50.42 Preparing to unpack .../35-python3-lib2to3_3.9.2-1_all.deb ... [2022-08-18T18:28:18.723Z] #21 50.45 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-08-18T18:28:18.723Z] #21 50.75 Selecting previously unselected package python3-distutils. [2022-08-18T18:28:18.723Z] #21 50.76 Preparing to unpack .../36-python3-distutils_3.9.2-1_all.deb ... [2022-08-18T18:28:18.723Z] #21 50.76 Unpacking python3-distutils (3.9.2-1) ... [2022-08-18T18:28:18.723Z] #21 51.00 Selecting previously unselected package python3-pkg-resources. [2022-08-18T18:28:18.723Z] #21 51.01 Preparing to unpack .../37-python3-pkg-resources_52.0.0-4_all.deb ... [2022-08-18T18:28:18.723Z] #21 51.01 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-08-18T18:28:18.723Z] #21 51.40 Selecting previously unselected package python3-setuptools. [2022-08-18T18:28:18.723Z] #21 51.40 Preparing to unpack .../38-python3-setuptools_52.0.0-4_all.deb ... [2022-08-18T18:28:18.723Z] #21 51.40 Unpacking python3-setuptools (52.0.0-4) ... [2022-08-18T18:28:18.723Z] #21 52.03 Selecting previously unselected package python3-wheel. [2022-08-18T18:28:18.723Z] #21 52.04 Preparing to unpack .../39-python3-wheel_0.34.2-1_all.deb ... [2022-08-18T18:28:18.723Z] #21 52.07 Unpacking python3-wheel (0.34.2-1) ... [2022-08-18T18:28:18.723Z] #21 52.33 Selecting previously unselected package python3-pip. [2022-08-18T18:28:18.723Z] #21 52.33 Preparing to unpack .../40-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-08-18T18:28:18.723Z] #21 52.35 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-08-18T18:28:18.983Z] #21 52.77 Selecting previously unselected package sudo. [2022-08-18T18:28:18.983Z] #21 52.79 Preparing to unpack .../41-sudo_1.9.5p2-3_amd64.deb ... [2022-08-18T18:28:19.243Z] #21 52.84 Unpacking sudo (1.9.5p2-3) ... [2022-08-18T18:28:19.573Z] --- PASS: TestWaitConditions (0.02s) [2022-08-18T18:28:19.573Z] --- PASS: TestWaitConditions/next-exit (1.59s) [2022-08-18T18:28:19.573Z] --- PASS: TestWaitConditions/default (1.64s) [2022-08-18T18:28:19.573Z] --- PASS: TestWaitConditions/not-running (1.70s) [2022-08-18T18:28:19.573Z] --- PASS: TestWaitConditions/removed (1.79s) [2022-08-18T18:28:19.573Z] === RUN TestWaitRestartedContainer [2022-08-18T18:28:19.573Z] === RUN TestWaitRestartedContainer/default [2022-08-18T18:28:19.573Z] === PAUSE TestWaitRestartedContainer/default [2022-08-18T18:28:19.573Z] === RUN TestWaitRestartedContainer/not-running [2022-08-18T18:28:19.573Z] === PAUSE TestWaitRestartedContainer/not-running [2022-08-18T18:28:19.573Z] === RUN TestWaitRestartedContainer/next-exit [2022-08-18T18:28:19.573Z] === PAUSE TestWaitRestartedContainer/next-exit [2022-08-18T18:28:19.573Z] === CONT TestWaitRestartedContainer/default [2022-08-18T18:28:19.573Z] === CONT TestWaitRestartedContainer/next-exit [2022-08-18T18:28:20.071Z] #21 53.70 Selecting previously unselected package thin-provisioning-tools. [2022-08-18T18:28:20.071Z] #21 53.73 Preparing to unpack .../42-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-08-18T18:28:20.071Z] #21 53.76 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-08-18T18:28:20.331Z] #21 54.19 Selecting previously unselected package uidmap. [2022-08-18T18:28:20.331Z] #21 54.22 Preparing to unpack .../43-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-08-18T18:28:20.591Z] #21 54.24 Unpacking uidmap (1:4.8.1-1) ... [2022-08-18T18:28:20.948Z] === CONT TestWaitRestartedContainer/not-running [2022-08-18T18:28:21.160Z] #21 54.65 Selecting previously unselected package vim-runtime. [2022-08-18T18:28:21.160Z] #21 54.66 Preparing to unpack .../44-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-18T18:28:21.160Z] #21 54.71 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-08-18T18:28:21.160Z] #21 ... [2022-08-18T18:28:21.160Z] [2022-08-18T18:28:21.160Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-18T18:28:21.160Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-18T18:28:21.160Z] #77 199.8 checking dependency style of gcc... gcc3 [2022-08-18T18:28:21.160Z] #77 200.1 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-08-18T18:28:21.160Z] #77 200.1 checking whether make supports nested variables... (cached) yes [2022-08-18T18:28:21.160Z] #77 200.2 checking build system type... x86_64-pc-linux-gnu [2022-08-18T18:28:21.160Z] #77 200.9 checking host system type... x86_64-pc-linux-gnu [2022-08-18T18:28:21.160Z] #77 200.9 checking how to print strings... printf [2022-08-18T18:28:21.160Z] #77 200.9 checking for a sed that does not truncate output... /bin/sed [2022-08-18T18:28:21.160Z] #77 201.0 checking for grep that handles long lines and -e... /bin/grep [2022-08-18T18:28:21.160Z] #77 201.0 checking for egrep... /bin/grep -E [2022-08-18T18:28:21.160Z] #77 201.1 checking for fgrep... /bin/grep -F [2022-08-18T18:28:21.160Z] #77 201.1 checking for ld used by gcc... /usr/bin/ld [2022-08-18T18:28:21.160Z] #77 201.1 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-08-18T18:28:21.160Z] #77 201.1 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-08-18T18:28:21.160Z] #77 201.1 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-08-18T18:28:21.160Z] #77 201.2 checking whether ln -s works... yes [2022-08-18T18:28:21.160Z] #77 201.2 checking the maximum length of command line arguments... 1572864 [2022-08-18T18:28:21.160Z] #77 201.3 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-08-18T18:28:21.160Z] #77 201.3 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-08-18T18:28:21.160Z] #77 201.3 checking for /usr/bin/ld option to reload object files... -r [2022-08-18T18:28:21.160Z] #77 201.3 checking for objdump... objdump [2022-08-18T18:28:21.160Z] #77 201.3 checking how to recognize dependent libraries... pass_all [2022-08-18T18:28:21.160Z] #77 201.3 checking for dlltool... no [2022-08-18T18:28:21.160Z] #77 201.3 checking how to associate runtime and link libraries... printf %s\n [2022-08-18T18:28:21.160Z] #77 201.3 checking for ar... ar [2022-08-18T18:28:21.160Z] #77 201.3 checking for archiver @FILE support... @ [2022-08-18T18:28:21.160Z] #77 201.6 checking for strip... strip [2022-08-18T18:28:21.160Z] #77 201.6 checking for ranlib... ranlib [2022-08-18T18:28:21.160Z] #77 201.6 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-08-18T18:28:21.160Z] #77 202.1 checking for sysroot... no [2022-08-18T18:28:21.160Z] #77 202.1 checking for a working dd... /bin/dd [2022-08-18T18:28:21.160Z] #77 202.2 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-08-18T18:28:21.160Z] #77 202.3 checking for mt... no [2022-08-18T18:28:21.160Z] #77 202.3 checking if : is a manifest tool... no [2022-08-18T18:28:21.160Z] #77 202.3 checking how to run the C preprocessor... gcc -E [2022-08-18T18:28:21.832Z] Loaded image: debian:bullseye-slim [2022-08-18T18:28:21.832Z] Loaded image: hello-world:latest [2022-08-18T18:28:21.882Z] --- PASS: TestWaitRestartedContainer (0.01s) [2022-08-18T18:28:21.882Z] --- PASS: TestWaitRestartedContainer/default (1.49s) [2022-08-18T18:28:21.882Z] --- PASS: TestWaitRestartedContainer/next-exit (1.56s) [2022-08-18T18:28:21.882Z] --- PASS: TestWaitRestartedContainer/not-running (0.93s) [2022-08-18T18:28:21.882Z] === CONT TestContainerStartOnDaemonRestart [2022-08-18T18:28:21.882Z] === CONT TestIpcModeOlderClient [2022-08-18T18:28:21.882Z] --- PASS: TestIpcModeOlderClient (0.09s) [2022-08-18T18:28:21.882Z] === CONT TestDaemonHostGatewayIP [2022-08-18T18:28:22.088Z] Loaded image: arm32v7/hello-world:latest [2022-08-18T18:28:22.088Z] INFO: Testing against a local daemon [2022-08-18T18:28:22.088Z] testing: warning: no tests to run [2022-08-18T18:28:22.088Z] PASS [2022-08-18T18:28:22.088Z] [2022-08-18T18:28:22.088Z] DONE 0 tests in 5.831s [2022-08-18T18:28:22.088Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestPingBuilderHeader [2022-08-18T18:28:22.088Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestPingBuilderHeader [2022-08-18T18:28:22.088Z] +++ set -e [2022-08-18T18:28:22.088Z] +++ '[' -n 0 ']' [2022-08-18T18:28:22.088Z] +++ set -x [2022-08-18T18:28:22.088Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestPingBuilderHeader [2022-08-18T18:28:22.100Z] #77 202.5 checking for ANSI C header files... yes [2022-08-18T18:28:22.345Z] INFO: Testing against a local daemon [2022-08-18T18:28:22.345Z] testing: warning: no tests to run [2022-08-18T18:28:22.345Z] PASS [2022-08-18T18:28:22.345Z] [2022-08-18T18:28:22.345Z] DONE 0 tests in 0.077s [2022-08-18T18:28:22.345Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestPingBuilderHeader [2022-08-18T18:28:22.345Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestPingBuilderHeader [2022-08-18T18:28:22.345Z] +++ set -e [2022-08-18T18:28:22.345Z] +++ '[' -n 0 ']' [2022-08-18T18:28:22.345Z] +++ set -x [2022-08-18T18:28:22.345Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestPingBuilderHeader [2022-08-18T18:28:22.345Z] INFO: Testing against a local daemon [2022-08-18T18:28:22.345Z] testing: warning: no tests to run [2022-08-18T18:28:22.345Z] PASS [2022-08-18T18:28:22.345Z] [2022-08-18T18:28:22.345Z] DONE 0 tests in 0.088s [2022-08-18T18:28:22.345Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestPingBuilderHeader [2022-08-18T18:28:22.345Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.daemon -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestPingBuilderHeader [2022-08-18T18:28:22.345Z] +++ set -e [2022-08-18T18:28:22.345Z] +++ '[' -n 0 ']' [2022-08-18T18:28:22.345Z] +++ set -x [2022-08-18T18:28:22.345Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.daemon -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestPingBuilderHeader [2022-08-18T18:28:22.360Z] #77 203.3 checking for sys/types.h... yes [2022-08-18T18:28:22.601Z] testing: warning: no tests to run [2022-08-18T18:28:22.601Z] PASS [2022-08-18T18:28:22.601Z] [2022-08-18T18:28:22.601Z] DONE 0 tests in 0.128s [2022-08-18T18:28:22.601Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestPingBuilderHeader [2022-08-18T18:28:22.601Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestPingBuilderHeader [2022-08-18T18:28:22.601Z] +++ set -e [2022-08-18T18:28:22.601Z] +++ '[' -n 0 ']' [2022-08-18T18:28:22.601Z] +++ set -x [2022-08-18T18:28:22.601Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestPingBuilderHeader [2022-08-18T18:28:22.620Z] #77 203.7 checking for sys/stat.h... yes [2022-08-18T18:28:22.857Z] INFO: Testing against a local daemon [2022-08-18T18:28:22.857Z] testing: warning: no tests to run [2022-08-18T18:28:22.857Z] PASS [2022-08-18T18:28:22.857Z] [2022-08-18T18:28:22.857Z] DONE 0 tests in 0.179s [2022-08-18T18:28:22.857Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (amd64.integration.internal.termtest) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestPingBuilderHeader [2022-08-18T18:28:22.857Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-internal-termtest-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-internal-termtest-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.internal.termtest -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestPingBuilderHeader [2022-08-18T18:28:22.857Z] +++ set -e [2022-08-18T18:28:22.857Z] +++ '[' -n 0 ']' [2022-08-18T18:28:22.857Z] +++ set -x [2022-08-18T18:28:22.857Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-internal-termtest-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-internal-termtest-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.internal.termtest -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestPingBuilderHeader [2022-08-18T18:28:22.857Z] testing: warning: no tests to run [2022-08-18T18:28:22.857Z] PASS [2022-08-18T18:28:22.857Z] [2022-08-18T18:28:22.857Z] DONE 0 tests in 0.016s [2022-08-18T18:28:22.857Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestPingBuilderHeader [2022-08-18T18:28:22.857Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestPingBuilderHeader [2022-08-18T18:28:22.857Z] +++ set -e [2022-08-18T18:28:22.857Z] +++ '[' -n 0 ']' [2022-08-18T18:28:22.857Z] +++ set -x [2022-08-18T18:28:22.858Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestPingBuilderHeader [2022-08-18T18:28:22.858Z] INFO: Testing against a local daemon [2022-08-18T18:28:22.858Z] testing: warning: no tests to run [2022-08-18T18:28:22.858Z] PASS [2022-08-18T18:28:22.858Z] [2022-08-18T18:28:22.858Z] DONE 0 tests in 0.053s [2022-08-18T18:28:22.858Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestPingBuilderHeader [2022-08-18T18:28:22.858Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestPingBuilderHeader [2022-08-18T18:28:22.858Z] +++ set -e [2022-08-18T18:28:22.858Z] +++ '[' -n 0 ']' [2022-08-18T18:28:22.858Z] +++ set -x [2022-08-18T18:28:22.858Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestPingBuilderHeader [2022-08-18T18:28:23.114Z] INFO: Testing against a local daemon [2022-08-18T18:28:23.114Z] testing: warning: no tests to run [2022-08-18T18:28:23.114Z] PASS [2022-08-18T18:28:23.114Z] [2022-08-18T18:28:23.114Z] DONE 0 tests in 0.057s [2022-08-18T18:28:23.114Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestPingBuilderHeader [2022-08-18T18:28:23.114Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestPingBuilderHeader [2022-08-18T18:28:23.114Z] +++ set -e [2022-08-18T18:28:23.114Z] +++ '[' -n 0 ']' [2022-08-18T18:28:23.114Z] +++ set -x [2022-08-18T18:28:23.114Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestPingBuilderHeader [2022-08-18T18:28:23.114Z] INFO: Testing against a local daemon [2022-08-18T18:28:23.114Z] testing: warning: no tests to run [2022-08-18T18:28:23.114Z] PASS [2022-08-18T18:28:23.114Z] [2022-08-18T18:28:23.114Z] DONE 0 tests in 0.059s [2022-08-18T18:28:23.114Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestPingBuilderHeader [2022-08-18T18:28:23.114Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestPingBuilderHeader [2022-08-18T18:28:23.114Z] +++ set -e [2022-08-18T18:28:23.114Z] +++ '[' -n 0 ']' [2022-08-18T18:28:23.114Z] +++ set -x [2022-08-18T18:28:23.114Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestPingBuilderHeader [2022-08-18T18:28:23.114Z] testing: warning: no tests to run [2022-08-18T18:28:23.114Z] PASS [2022-08-18T18:28:23.114Z] [2022-08-18T18:28:23.114Z] DONE 0 tests in 0.017s [2022-08-18T18:28:23.114Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestPingBuilderHeader [2022-08-18T18:28:23.114Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestPingBuilderHeader [2022-08-18T18:28:23.114Z] +++ set -e [2022-08-18T18:28:23.114Z] +++ '[' -n 0 ']' [2022-08-18T18:28:23.114Z] +++ set -x [2022-08-18T18:28:23.114Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestPingBuilderHeader [2022-08-18T18:28:23.139Z] #77 204.1 checking for stdlib.h... yes [2022-08-18T18:28:23.371Z] INFO: Testing against a local daemon [2022-08-18T18:28:23.371Z] testing: warning: no tests to run [2022-08-18T18:28:23.371Z] PASS [2022-08-18T18:28:23.371Z] [2022-08-18T18:28:23.371Z] DONE 0 tests in 0.068s [2022-08-18T18:28:23.371Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestPingBuilderHeader [2022-08-18T18:28:23.371Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestPingBuilderHeader [2022-08-18T18:28:23.371Z] +++ set -e [2022-08-18T18:28:23.371Z] +++ '[' -n 0 ']' [2022-08-18T18:28:23.371Z] +++ set -x [2022-08-18T18:28:23.371Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestPingBuilderHeader [2022-08-18T18:28:23.371Z] INFO: Testing against a local daemon [2022-08-18T18:28:23.371Z] testing: warning: no tests to run [2022-08-18T18:28:23.371Z] PASS [2022-08-18T18:28:23.371Z] [2022-08-18T18:28:23.371Z] DONE 0 tests in 0.047s [2022-08-18T18:28:23.371Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestPingBuilderHeader [2022-08-18T18:28:23.371Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestPingBuilderHeader [2022-08-18T18:28:23.371Z] +++ set -e [2022-08-18T18:28:23.371Z] +++ '[' -n 0 ']' [2022-08-18T18:28:23.371Z] +++ set -x [2022-08-18T18:28:23.371Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestPingBuilderHeader [2022-08-18T18:28:23.371Z] INFO: Testing against a local daemon [2022-08-18T18:28:23.371Z] testing: warning: no tests to run [2022-08-18T18:28:23.371Z] PASS [2022-08-18T18:28:23.371Z] [2022-08-18T18:28:23.371Z] DONE 0 tests in 0.043s [2022-08-18T18:28:23.371Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestPingBuilderHeader [2022-08-18T18:28:23.371Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestPingBuilderHeader [2022-08-18T18:28:23.371Z] +++ set -e [2022-08-18T18:28:23.371Z] +++ '[' -n 0 ']' [2022-08-18T18:28:23.371Z] +++ set -x [2022-08-18T18:28:23.371Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestPingBuilderHeader [2022-08-18T18:28:23.399Z] #77 204.4 checking for string.h... yes [2022-08-18T18:28:23.627Z] INFO: Testing against a local daemon [2022-08-18T18:28:23.628Z] testing: warning: no tests to run [2022-08-18T18:28:23.628Z] PASS [2022-08-18T18:28:23.628Z] [2022-08-18T18:28:23.628Z] DONE 0 tests in 0.073s [2022-08-18T18:28:23.628Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestPingBuilderHeader [2022-08-18T18:28:23.628Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/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=600m -test.count 5 -test.run TestPingBuilderHeader [2022-08-18T18:28:23.628Z] +++ set -e [2022-08-18T18:28:23.628Z] +++ '[' -n 0 ']' [2022-08-18T18:28:23.628Z] +++ set -x [2022-08-18T18:28:23.628Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/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=600m -test.count 5 -test.run TestPingBuilderHeader [2022-08-18T18:28:23.628Z] testing: warning: no tests to run [2022-08-18T18:28:23.628Z] PASS [2022-08-18T18:28:23.628Z] [2022-08-18T18:28:23.628Z] DONE 0 tests in 0.018s [2022-08-18T18:28:23.628Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestPingBuilderHeader [2022-08-18T18:28:23.628Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestPingBuilderHeader [2022-08-18T18:28:23.628Z] +++ set -e [2022-08-18T18:28:23.628Z] +++ '[' -n 0 ']' [2022-08-18T18:28:23.628Z] +++ set -x [2022-08-18T18:28:23.628Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestPingBuilderHeader [2022-08-18T18:28:23.628Z] INFO: Testing against a local daemon [2022-08-18T18:28:23.628Z] testing: warning: no tests to run [2022-08-18T18:28:23.628Z] PASS [2022-08-18T18:28:23.628Z] [2022-08-18T18:28:23.628Z] DONE 0 tests in 0.059s [2022-08-18T18:28:23.628Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestPingBuilderHeader [2022-08-18T18:28:23.628Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestPingBuilderHeader [2022-08-18T18:28:23.628Z] +++ set -e [2022-08-18T18:28:23.628Z] +++ '[' -n 0 ']' [2022-08-18T18:28:23.628Z] +++ set -x [2022-08-18T18:28:23.628Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestPingBuilderHeader [2022-08-18T18:28:23.790Z] --- PASS: TestContainerStartOnDaemonRestart (2.18s) [2022-08-18T18:28:23.790Z] === CONT TestContainerKillOnDaemonStart [2022-08-18T18:28:23.884Z] INFO: Testing against a local daemon [2022-08-18T18:28:23.884Z] testing: warning: no tests to run [2022-08-18T18:28:23.884Z] PASS [2022-08-18T18:28:23.884Z] [2022-08-18T18:28:23.884Z] DONE 0 tests in 0.058s [2022-08-18T18:28:23.884Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestPingBuilderHeader [2022-08-18T18:28:23.884Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestPingBuilderHeader [2022-08-18T18:28:23.884Z] +++ set -e [2022-08-18T18:28:23.884Z] +++ '[' -n 0 ']' [2022-08-18T18:28:23.884Z] +++ set -x [2022-08-18T18:28:23.884Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestPingBuilderHeader [2022-08-18T18:28:23.884Z] INFO: Testing against a local daemon [2022-08-18T18:28:23.884Z] testing: warning: no tests to run [2022-08-18T18:28:23.884Z] PASS [2022-08-18T18:28:23.884Z] [2022-08-18T18:28:23.884Z] DONE 0 tests in 0.061s [2022-08-18T18:28:23.884Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestPingBuilderHeader [2022-08-18T18:28:23.884Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestPingBuilderHeader [2022-08-18T18:28:23.884Z] +++ set -e [2022-08-18T18:28:23.884Z] +++ '[' -n 0 ']' [2022-08-18T18:28:23.884Z] +++ set -x [2022-08-18T18:28:23.884Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestPingBuilderHeader [2022-08-18T18:28:23.884Z] INFO: Testing against a local daemon [2022-08-18T18:28:23.884Z] testing: warning: no tests to run [2022-08-18T18:28:23.884Z] PASS [2022-08-18T18:28:23.884Z] [2022-08-18T18:28:23.884Z] DONE 0 tests in 0.064s [2022-08-18T18:28:23.919Z] #77 204.9 checking for memory.h... yes [2022-08-18T18:28:24.141Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestPingBuilderHeader [2022-08-18T18:28:24.141Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestPingBuilderHeader [2022-08-18T18:28:24.141Z] +++ set -e [2022-08-18T18:28:24.141Z] +++ '[' -n 0 ']' [2022-08-18T18:28:24.141Z] +++ set -x [2022-08-18T18:28:24.141Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestPingBuilderHeader [2022-08-18T18:28:24.141Z] INFO: Testing against a local daemon [2022-08-18T18:28:24.141Z] === RUN TestPingBuilderHeader [2022-08-18T18:28:24.141Z] === RUN TestPingBuilderHeader/default_config [2022-08-18T18:28:24.488Z] #77 205.3 checking for strings.h... yes [2022-08-18T18:28:24.703Z] === RUN TestPingBuilderHeader/buildkit_disabled [2022-08-18T18:28:24.733Z] --- PASS: TestDaemonHostGatewayIP (2.80s) [2022-08-18T18:28:24.733Z] === CONT TestRestartDaemonWithRestartingContainer [2022-08-18T18:28:24.748Z] #77 205.6 checking for inttypes.h... yes [2022-08-18T18:28:25.008Z] #77 206.0 checking for stdint.h... yes [2022-08-18T18:28:25.265Z] --- PASS: TestPingBuilderHeader (1.21s) [2022-08-18T18:28:25.265Z] --- PASS: TestPingBuilderHeader/default_config (0.65s) [2022-08-18T18:28:25.265Z] --- PASS: TestPingBuilderHeader/buildkit_disabled (0.53s) [2022-08-18T18:28:25.265Z] === RUN TestPingBuilderHeader [2022-08-18T18:28:25.265Z] === RUN TestPingBuilderHeader/default_config [2022-08-18T18:28:25.268Z] #77 206.3 checking for unistd.h... yes [2022-08-18T18:28:25.787Z] #77 206.6 checking for dlfcn.h... yes [2022-08-18T18:28:25.787Z] #77 206.9 checking for objdir... .libs [2022-08-18T18:28:25.827Z] === RUN TestPingBuilderHeader/buildkit_disabled [2022-08-18T18:28:26.315Z] #77 207.3 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-08-18T18:28:26.315Z] #77 207.4 checking for gcc option to produce PIC... -fPIC -DPIC [2022-08-18T18:28:26.315Z] #77 207.4 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-08-18T18:28:26.389Z] --- PASS: TestPingBuilderHeader (1.14s) [2022-08-18T18:28:26.389Z] --- PASS: TestPingBuilderHeader/default_config (0.54s) [2022-08-18T18:28:26.389Z] --- PASS: TestPingBuilderHeader/buildkit_disabled (0.59s) [2022-08-18T18:28:26.389Z] === RUN TestPingBuilderHeader [2022-08-18T18:28:26.389Z] === RUN TestPingBuilderHeader/default_config [2022-08-18T18:28:26.632Z] --- PASS: TestRestartDaemonWithRestartingContainer (1.77s) [2022-08-18T18:28:26.633Z] === CONT TestDaemonRestartIpcMode [2022-08-18T18:28:26.835Z] #77 207.6 checking if gcc static flag -static works... yes [2022-08-18T18:28:26.951Z] === RUN TestPingBuilderHeader/buildkit_disabled [2022-08-18T18:28:27.354Z] #77 208.2 checking if gcc supports -c -o file.o... yes [2022-08-18T18:28:27.354Z] #77 208.5 checking if gcc supports -c -o file.o... (cached) yes [2022-08-18T18:28:27.516Z] --- PASS: TestPingBuilderHeader (1.13s) [2022-08-18T18:28:27.516Z] --- PASS: TestPingBuilderHeader/default_config (0.52s) [2022-08-18T18:28:27.516Z] --- PASS: TestPingBuilderHeader/buildkit_disabled (0.60s) [2022-08-18T18:28:27.516Z] === RUN TestPingBuilderHeader [2022-08-18T18:28:27.516Z] === RUN TestPingBuilderHeader/default_config [2022-08-18T18:28:27.614Z] #77 208.5 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-08-18T18:28:28.083Z] === RUN TestPingBuilderHeader/buildkit_disabled [2022-08-18T18:28:28.183Z] #77 208.7 checking dynamic linker characteristics... GNU/Linux ld.so [2022-08-18T18:28:28.183Z] #77 209.4 checking how to hardcode library paths into programs... immediate [2022-08-18T18:28:28.183Z] #77 209.4 checking whether stripping libraries is possible... yes [2022-08-18T18:28:28.183Z] #77 209.4 checking if libtool supports shared libraries... yes [2022-08-18T18:28:28.183Z] #77 209.4 checking whether to build shared libraries... no [2022-08-18T18:28:28.183Z] #77 209.4 checking whether to build static libraries... yes [2022-08-18T18:28:28.533Z] --- PASS: TestDaemonRestartIpcMode (2.23s) [2022-08-18T18:28:28.646Z] --- PASS: TestPingBuilderHeader (1.15s) [2022-08-18T18:28:28.646Z] --- PASS: TestPingBuilderHeader/default_config (0.61s) [2022-08-18T18:28:28.646Z] --- PASS: TestPingBuilderHeader/buildkit_disabled (0.53s) [2022-08-18T18:28:28.646Z] === RUN TestPingBuilderHeader [2022-08-18T18:28:28.646Z] === RUN TestPingBuilderHeader/default_config [2022-08-18T18:28:28.752Z] #77 209.5 checking float.h usability... yes [2022-08-18T18:28:28.752Z] #77 209.8 checking float.h presence... yes [2022-08-18T18:28:28.752Z] #77 209.9 checking for float.h... yes [2022-08-18T18:28:29.011Z] #77 209.9 checking limits.h usability... yes [2022-08-18T18:28:29.209Z] === RUN TestPingBuilderHeader/buildkit_disabled [2022-08-18T18:28:29.272Z] #77 210.3 checking limits.h presence... yes [2022-08-18T18:28:29.272Z] #77 210.4 checking for limits.h... yes [2022-08-18T18:28:29.772Z] --- PASS: TestPingBuilderHeader (1.06s) [2022-08-18T18:28:29.772Z] --- PASS: TestPingBuilderHeader/default_config (0.53s) [2022-08-18T18:28:29.772Z] --- PASS: TestPingBuilderHeader/buildkit_disabled (0.52s) [2022-08-18T18:28:29.772Z] PASS [2022-08-18T18:28:29.772Z] [2022-08-18T18:28:29.772Z] DONE 15 tests in 5.753s [2022-08-18T18:28:29.772Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestPingBuilderHeader [2022-08-18T18:28:29.772Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestPingBuilderHeader [2022-08-18T18:28:29.772Z] +++ set -e [2022-08-18T18:28:29.772Z] +++ '[' -n 0 ']' [2022-08-18T18:28:29.772Z] +++ set -x [2022-08-18T18:28:29.772Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestPingBuilderHeader [2022-08-18T18:28:29.772Z] INFO: Testing against a local daemon [2022-08-18T18:28:29.772Z] testing: warning: no tests to run [2022-08-18T18:28:29.772Z] PASS [2022-08-18T18:28:29.772Z] [2022-08-18T18:28:29.772Z] DONE 0 tests in 0.061s [2022-08-18T18:28:29.841Z] #77 210.5 checking stddef.h usability... yes [2022-08-18T18:28:29.841Z] #77 210.8 checking stddef.h presence... yes [2022-08-18T18:28:29.841Z] #77 211.0 checking for stddef.h... yes [2022-08-18T18:28:29.841Z] #77 211.1 checking for stdlib.h... (cached) yes [2022-08-18T18:28:29.841Z] #77 211.1 checking for string.h... (cached) yes [2022-08-18T18:28:30.029Z] Running integration-test (iteration 2) [2022-08-18T18:28:30.029Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestPingBuilderHeader [2022-08-18T18:28:30.030Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestPingBuilderHeader [2022-08-18T18:28:30.030Z] +++ set -e [2022-08-18T18:28:30.030Z] +++ '[' -n 0 ']' [2022-08-18T18:28:30.030Z] +++ set -x [2022-08-18T18:28:30.030Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestPingBuilderHeader [2022-08-18T18:28:30.030Z] INFO: Testing against a local daemon [2022-08-18T18:28:30.030Z] testing: warning: no tests to run [2022-08-18T18:28:30.030Z] PASS [2022-08-18T18:28:30.030Z] [2022-08-18T18:28:30.030Z] DONE 0 tests in 0.183s [2022-08-18T18:28:30.030Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestPingBuilderHeader [2022-08-18T18:28:30.030Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestPingBuilderHeader [2022-08-18T18:28:30.030Z] +++ set -e [2022-08-18T18:28:30.030Z] +++ '[' -n 0 ']' [2022-08-18T18:28:30.030Z] +++ set -x [2022-08-18T18:28:30.030Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestPingBuilderHeader [2022-08-18T18:28:30.299Z] INFO: Testing against a local daemon [2022-08-18T18:28:30.299Z] testing: warning: no tests to run [2022-08-18T18:28:30.299Z] PASS [2022-08-18T18:28:30.299Z] [2022-08-18T18:28:30.299Z] DONE 0 tests in 0.118s [2022-08-18T18:28:30.299Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestPingBuilderHeader [2022-08-18T18:28:30.299Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestPingBuilderHeader [2022-08-18T18:28:30.299Z] +++ set -e [2022-08-18T18:28:30.299Z] +++ '[' -n 0 ']' [2022-08-18T18:28:30.299Z] +++ set -x [2022-08-18T18:28:30.300Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestPingBuilderHeader [2022-08-18T18:28:30.300Z] INFO: Testing against a local daemon [2022-08-18T18:28:30.300Z] testing: warning: no tests to run [2022-08-18T18:28:30.300Z] PASS [2022-08-18T18:28:30.300Z] [2022-08-18T18:28:30.300Z] DONE 0 tests in 0.096s [2022-08-18T18:28:30.361Z] #77 211.2 checking sys/time.h usability... yes [2022-08-18T18:28:30.361Z] #77 211.5 checking sys/time.h presence... yes [2022-08-18T18:28:30.361Z] #77 211.6 checking for sys/time.h... yes [2022-08-18T18:28:30.561Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestPingBuilderHeader [2022-08-18T18:28:30.561Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.daemon -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestPingBuilderHeader [2022-08-18T18:28:30.561Z] +++ set -e [2022-08-18T18:28:30.561Z] +++ '[' -n 0 ']' [2022-08-18T18:28:30.561Z] +++ set -x [2022-08-18T18:28:30.561Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.daemon -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestPingBuilderHeader [2022-08-18T18:28:30.561Z] testing: warning: no tests to run [2022-08-18T18:28:30.561Z] PASS [2022-08-18T18:28:30.561Z] [2022-08-18T18:28:30.561Z] DONE 0 tests in 0.116s [2022-08-18T18:28:30.561Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestPingBuilderHeader [2022-08-18T18:28:30.561Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestPingBuilderHeader [2022-08-18T18:28:30.561Z] +++ set -e [2022-08-18T18:28:30.561Z] +++ '[' -n 0 ']' [2022-08-18T18:28:30.561Z] +++ set -x [2022-08-18T18:28:30.561Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestPingBuilderHeader [2022-08-18T18:28:30.621Z] #77 211.6 checking for inline... inline [2022-08-18T18:28:30.817Z] INFO: Testing against a local daemon [2022-08-18T18:28:30.818Z] testing: warning: no tests to run [2022-08-18T18:28:30.818Z] PASS [2022-08-18T18:28:30.818Z] [2022-08-18T18:28:30.818Z] DONE 0 tests in 0.135s [2022-08-18T18:28:30.818Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (amd64.integration.internal.termtest) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestPingBuilderHeader [2022-08-18T18:28:30.818Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-internal-termtest-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-internal-termtest-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.internal.termtest -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestPingBuilderHeader [2022-08-18T18:28:30.818Z] +++ set -e [2022-08-18T18:28:30.818Z] +++ '[' -n 0 ']' [2022-08-18T18:28:30.818Z] +++ set -x [2022-08-18T18:28:30.818Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-internal-termtest-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-internal-termtest-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.internal.termtest -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestPingBuilderHeader [2022-08-18T18:28:30.818Z] testing: warning: no tests to run [2022-08-18T18:28:30.818Z] PASS [2022-08-18T18:28:30.818Z] [2022-08-18T18:28:30.818Z] DONE 0 tests in 0.018s [2022-08-18T18:28:30.818Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestPingBuilderHeader [2022-08-18T18:28:30.818Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestPingBuilderHeader [2022-08-18T18:28:30.818Z] +++ set -e [2022-08-18T18:28:30.818Z] +++ '[' -n 0 ']' [2022-08-18T18:28:30.818Z] +++ set -x [2022-08-18T18:28:30.818Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestPingBuilderHeader [2022-08-18T18:28:30.818Z] INFO: Testing against a local daemon [2022-08-18T18:28:30.818Z] testing: warning: no tests to run [2022-08-18T18:28:30.818Z] PASS [2022-08-18T18:28:30.818Z] [2022-08-18T18:28:30.818Z] DONE 0 tests in 0.046s [2022-08-18T18:28:30.818Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestPingBuilderHeader [2022-08-18T18:28:30.818Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestPingBuilderHeader [2022-08-18T18:28:30.818Z] +++ set -e [2022-08-18T18:28:30.894Z] #77 211.8 checking for size_t... yes [2022-08-18T18:28:30.894Z] #77 212.0 checking for stdlib.h... (cached) yes [2022-08-18T18:28:31.074Z] +++ '[' -n 0 ']' [2022-08-18T18:28:31.074Z] +++ set -x [2022-08-18T18:28:31.074Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestPingBuilderHeader [2022-08-18T18:28:31.074Z] INFO: Testing against a local daemon [2022-08-18T18:28:31.074Z] testing: warning: no tests to run [2022-08-18T18:28:31.074Z] PASS [2022-08-18T18:28:31.074Z] [2022-08-18T18:28:31.074Z] DONE 0 tests in 0.043s [2022-08-18T18:28:31.074Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestPingBuilderHeader [2022-08-18T18:28:31.074Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestPingBuilderHeader [2022-08-18T18:28:31.074Z] +++ set -e [2022-08-18T18:28:31.074Z] +++ '[' -n 0 ']' [2022-08-18T18:28:31.074Z] +++ set -x [2022-08-18T18:28:31.074Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestPingBuilderHeader [2022-08-18T18:28:31.074Z] INFO: Testing against a local daemon [2022-08-18T18:28:31.074Z] testing: warning: no tests to run [2022-08-18T18:28:31.074Z] PASS [2022-08-18T18:28:31.074Z] [2022-08-18T18:28:31.074Z] DONE 0 tests in 0.054s [2022-08-18T18:28:31.074Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestPingBuilderHeader [2022-08-18T18:28:31.074Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestPingBuilderHeader [2022-08-18T18:28:31.074Z] +++ set -e [2022-08-18T18:28:31.074Z] +++ '[' -n 0 ']' [2022-08-18T18:28:31.074Z] +++ set -x [2022-08-18T18:28:31.074Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestPingBuilderHeader [2022-08-18T18:28:31.074Z] testing: warning: no tests to run [2022-08-18T18:28:31.074Z] PASS [2022-08-18T18:28:31.074Z] [2022-08-18T18:28:31.074Z] DONE 0 tests in 0.024s [2022-08-18T18:28:31.074Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestPingBuilderHeader [2022-08-18T18:28:31.074Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestPingBuilderHeader [2022-08-18T18:28:31.074Z] +++ set -e [2022-08-18T18:28:31.074Z] +++ '[' -n 0 ']' [2022-08-18T18:28:31.074Z] +++ set -x [2022-08-18T18:28:31.074Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestPingBuilderHeader [2022-08-18T18:28:31.154Z] #77 212.0 checking for GNU libc compatible malloc... yes [2022-08-18T18:28:31.154Z] #77 212.2 checking for stdlib.h... (cached) yes [2022-08-18T18:28:31.330Z] INFO: Testing against a local daemon [2022-08-18T18:28:31.330Z] testing: warning: no tests to run [2022-08-18T18:28:31.330Z] PASS [2022-08-18T18:28:31.330Z] [2022-08-18T18:28:31.330Z] DONE 0 tests in 0.063s [2022-08-18T18:28:31.330Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestPingBuilderHeader [2022-08-18T18:28:31.330Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestPingBuilderHeader [2022-08-18T18:28:31.330Z] +++ set -e [2022-08-18T18:28:31.330Z] +++ '[' -n 0 ']' [2022-08-18T18:28:31.330Z] +++ set -x [2022-08-18T18:28:31.330Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestPingBuilderHeader [2022-08-18T18:28:31.330Z] INFO: Testing against a local daemon [2022-08-18T18:28:31.330Z] testing: warning: no tests to run [2022-08-18T18:28:31.330Z] PASS [2022-08-18T18:28:31.330Z] [2022-08-18T18:28:31.330Z] DONE 0 tests in 0.056s [2022-08-18T18:28:31.330Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestPingBuilderHeader [2022-08-18T18:28:31.330Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestPingBuilderHeader [2022-08-18T18:28:31.330Z] +++ set -e [2022-08-18T18:28:31.330Z] +++ '[' -n 0 ']' [2022-08-18T18:28:31.330Z] +++ set -x [2022-08-18T18:28:31.330Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestPingBuilderHeader [2022-08-18T18:28:31.330Z] INFO: Testing against a local daemon [2022-08-18T18:28:31.330Z] testing: warning: no tests to run [2022-08-18T18:28:31.330Z] PASS [2022-08-18T18:28:31.330Z] [2022-08-18T18:28:31.330Z] DONE 0 tests in 0.054s [2022-08-18T18:28:31.331Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestPingBuilderHeader [2022-08-18T18:28:31.331Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestPingBuilderHeader [2022-08-18T18:28:31.331Z] +++ set -e [2022-08-18T18:28:31.331Z] +++ '[' -n 0 ']' [2022-08-18T18:28:31.331Z] +++ set -x [2022-08-18T18:28:31.331Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestPingBuilderHeader [2022-08-18T18:28:31.415Z] #77 212.3 checking for GNU libc compatible realloc... [2022-08-18T18:28:31.415Z] #77 ... [2022-08-18T18:28:31.415Z] [2022-08-18T18:28:31.415Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-18T18:28:31.415Z] #21 sha256:23fac662c9aea76cbe4cae9b126eb33f2c1a0ccc862e0d76625220395dd618e9 [2022-08-18T18:28:31.415Z] #21 55.04 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-08-18T18:28:31.415Z] #21 55.16 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-08-18T18:28:31.415Z] #21 60.00 Selecting previously unselected package vim. [2022-08-18T18:28:31.415Z] #21 60.02 Preparing to unpack .../45-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-08-18T18:28:31.415Z] #21 60.03 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-08-18T18:28:31.415Z] #21 61.15 Selecting previously unselected package xfsprogs. [2022-08-18T18:28:31.415Z] #21 61.16 Preparing to unpack .../46-xfsprogs_5.10.0-4_amd64.deb ... [2022-08-18T18:28:31.415Z] #21 61.16 Unpacking xfsprogs (5.10.0-4) ... [2022-08-18T18:28:31.415Z] #21 62.10 Selecting previously unselected package zip. [2022-08-18T18:28:31.415Z] #21 62.10 Preparing to unpack .../47-zip_3.0-12_amd64.deb ... [2022-08-18T18:28:31.415Z] #21 62.10 Unpacking zip (3.0-12) ... [2022-08-18T18:28:31.415Z] #21 62.41 Selecting previously unselected package zstd. [2022-08-18T18:28:31.415Z] #21 62.42 Preparing to unpack .../48-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-08-18T18:28:31.415Z] #21 62.43 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-08-18T18:28:31.415Z] #21 63.09 Setting up python3-pkg-resources (52.0.0-4) ... [2022-08-18T18:28:31.415Z] #21 65.02 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-08-18T18:28:31.415Z] #21 65.07 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-08-18T18:28:31.415Z] #21 65.12 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-08-18T18:28:31.415Z] #21 65.21 Setting up libicu67:amd64 (67.1-7) ... [2022-08-18T18:28:31.415Z] #21 65.25 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-08-18T18:28:31.415Z] #21 ... [2022-08-18T18:28:31.415Z] [2022-08-18T18:28:31.415Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-18T18:28:31.415Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-18T18:28:31.415Z] #77 212.3 checking for GNU libc compatible realloc... yes [2022-08-18T18:28:31.587Z] INFO: Testing against a local daemon [2022-08-18T18:28:31.587Z] testing: warning: no tests to run [2022-08-18T18:28:31.587Z] PASS [2022-08-18T18:28:31.587Z] [2022-08-18T18:28:31.587Z] DONE 0 tests in 0.071s [2022-08-18T18:28:31.587Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestPingBuilderHeader [2022-08-18T18:28:31.587Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/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=3000m -test.count 5 -test.run TestPingBuilderHeader [2022-08-18T18:28:31.587Z] +++ set -e [2022-08-18T18:28:31.587Z] +++ '[' -n 0 ']' [2022-08-18T18:28:31.587Z] +++ set -x [2022-08-18T18:28:31.587Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/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=3000m -test.count 5 -test.run TestPingBuilderHeader [2022-08-18T18:28:31.587Z] testing: warning: no tests to run [2022-08-18T18:28:31.587Z] PASS [2022-08-18T18:28:31.587Z] [2022-08-18T18:28:31.587Z] DONE 0 tests in 0.017s [2022-08-18T18:28:31.587Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestPingBuilderHeader [2022-08-18T18:28:31.587Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestPingBuilderHeader [2022-08-18T18:28:31.587Z] +++ set -e [2022-08-18T18:28:31.587Z] +++ '[' -n 0 ']' [2022-08-18T18:28:31.587Z] +++ set -x [2022-08-18T18:28:31.587Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestPingBuilderHeader [2022-08-18T18:28:31.587Z] INFO: Testing against a local daemon [2022-08-18T18:28:31.587Z] testing: warning: no tests to run [2022-08-18T18:28:31.587Z] PASS [2022-08-18T18:28:31.587Z] [2022-08-18T18:28:31.587Z] DONE 0 tests in 0.061s [2022-08-18T18:28:31.587Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestPingBuilderHeader [2022-08-18T18:28:31.587Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestPingBuilderHeader [2022-08-18T18:28:31.587Z] +++ set -e [2022-08-18T18:28:31.587Z] +++ '[' -n 0 ']' [2022-08-18T18:28:31.587Z] +++ set -x [2022-08-18T18:28:31.588Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestPingBuilderHeader [2022-08-18T18:28:31.844Z] INFO: Testing against a local daemon [2022-08-18T18:28:31.844Z] testing: warning: no tests to run [2022-08-18T18:28:31.844Z] PASS [2022-08-18T18:28:31.844Z] [2022-08-18T18:28:31.844Z] DONE 0 tests in 0.071s [2022-08-18T18:28:31.844Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestPingBuilderHeader [2022-08-18T18:28:31.844Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestPingBuilderHeader [2022-08-18T18:28:31.844Z] +++ set -e [2022-08-18T18:28:31.844Z] +++ '[' -n 0 ']' [2022-08-18T18:28:31.844Z] +++ set -x [2022-08-18T18:28:31.844Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestPingBuilderHeader [2022-08-18T18:28:31.844Z] INFO: Testing against a local daemon [2022-08-18T18:28:31.844Z] testing: warning: no tests to run [2022-08-18T18:28:31.844Z] PASS [2022-08-18T18:28:31.844Z] [2022-08-18T18:28:31.844Z] DONE 0 tests in 0.059s [2022-08-18T18:28:31.844Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestPingBuilderHeader [2022-08-18T18:28:31.844Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestPingBuilderHeader [2022-08-18T18:28:31.845Z] +++ set -e [2022-08-18T18:28:31.845Z] +++ '[' -n 0 ']' [2022-08-18T18:28:31.845Z] +++ set -x [2022-08-18T18:28:31.845Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestPingBuilderHeader [2022-08-18T18:28:31.845Z] INFO: Testing against a local daemon [2022-08-18T18:28:31.845Z] testing: warning: no tests to run [2022-08-18T18:28:31.845Z] PASS [2022-08-18T18:28:31.845Z] [2022-08-18T18:28:31.845Z] DONE 0 tests in 0.059s [2022-08-18T18:28:31.985Z] #77 212.7 checking for working strtod... yes [2022-08-18T18:28:32.101Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestPingBuilderHeader [2022-08-18T18:28:32.101Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestPingBuilderHeader [2022-08-18T18:28:32.101Z] +++ set -e [2022-08-18T18:28:32.101Z] +++ '[' -n 0 ']' [2022-08-18T18:28:32.101Z] +++ set -x [2022-08-18T18:28:32.101Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestPingBuilderHeader [2022-08-18T18:28:32.101Z] INFO: Testing against a local daemon [2022-08-18T18:28:32.101Z] === RUN TestPingBuilderHeader [2022-08-18T18:28:32.101Z] === RUN TestPingBuilderHeader/default_config [2022-08-18T18:28:32.505Z] #77 213.3 checking for gettimeofday... yes [2022-08-18T18:28:32.663Z] === RUN TestPingBuilderHeader/buildkit_disabled [2022-08-18T18:28:33.075Z] #77 213.7 checking for memset... yes [2022-08-18T18:28:33.228Z] --- PASS: TestPingBuilderHeader (1.13s) [2022-08-18T18:28:33.228Z] --- PASS: TestPingBuilderHeader/default_config (0.55s) [2022-08-18T18:28:33.228Z] --- PASS: TestPingBuilderHeader/buildkit_disabled (0.57s) [2022-08-18T18:28:33.228Z] === RUN TestPingBuilderHeader [2022-08-18T18:28:33.228Z] === RUN TestPingBuilderHeader/default_config [2022-08-18T18:28:33.335Z] #77 214.2 checking for strspn... yes [2022-08-18T18:28:33.598Z] #77 214.8 checking that generated files are newer than configure... done [2022-08-18T18:28:33.598Z] #77 214.8 configure: creating ./config.status [2022-08-18T18:28:33.791Z] === RUN TestPingBuilderHeader/buildkit_disabled [2022-08-18T18:28:34.353Z] --- PASS: TestPingBuilderHeader (1.10s) [2022-08-18T18:28:34.353Z] --- PASS: TestPingBuilderHeader/default_config (0.52s) [2022-08-18T18:28:34.353Z] --- PASS: TestPingBuilderHeader/buildkit_disabled (0.56s) [2022-08-18T18:28:34.353Z] === RUN TestPingBuilderHeader [2022-08-18T18:28:34.353Z] === RUN TestPingBuilderHeader/default_config [2022-08-18T18:28:34.915Z] === RUN TestPingBuilderHeader/buildkit_disabled [2022-08-18T18:28:35.478Z] --- PASS: TestPingBuilderHeader (1.13s) [2022-08-18T18:28:35.478Z] --- PASS: TestPingBuilderHeader/default_config (0.53s) [2022-08-18T18:28:35.478Z] --- PASS: TestPingBuilderHeader/buildkit_disabled (0.60s) [2022-08-18T18:28:35.478Z] === RUN TestPingBuilderHeader [2022-08-18T18:28:35.478Z] === RUN TestPingBuilderHeader/default_config [2022-08-18T18:28:36.041Z] === RUN TestPingBuilderHeader/buildkit_disabled [2022-08-18T18:28:36.604Z] --- PASS: TestPingBuilderHeader (1.10s) [2022-08-18T18:28:36.604Z] --- PASS: TestPingBuilderHeader/default_config (0.54s) [2022-08-18T18:28:36.604Z] --- PASS: TestPingBuilderHeader/buildkit_disabled (0.55s) [2022-08-18T18:28:36.604Z] === RUN TestPingBuilderHeader [2022-08-18T18:28:36.604Z] === RUN TestPingBuilderHeader/default_config [2022-08-18T18:28:36.639Z] --- PASS: TestContainerKillOnDaemonStart (11.64s) [2022-08-18T18:28:36.639Z] PASS [2022-08-18T18:28:36.639Z] [2022-08-18T18:28:36.639Z] === Skipped [2022-08-18T18:28:36.639Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-08-18T18:28:36.639Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-08-18T18:28:36.639Z] [2022-08-18T18:28:36.639Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-08-18T18:28:36.639Z] kill_test.go:160: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2022-08-18T18:28:36.639Z] [2022-08-18T18:28:36.639Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-08-18T18:28:36.639Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-08-18T18:28:36.639Z] [2022-08-18T18:28:36.639Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s) [2022-08-18T18:28:36.639Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-08-18T18:28:36.639Z] [2022-08-18T18:28:36.639Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-08-18T18:28:36.639Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-08-18T18:28:36.639Z] [2022-08-18T18:28:36.639Z] DONE 272 tests, 5 skipped in 133.975s [2022-08-18T18:28:36.639Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-08-18T18:28:36.639Z] === RUN TestConfigDaemonLibtrustID [2022-08-18T18:28:36.639Z] --- PASS: TestConfigDaemonLibtrustID (0.52s) [2022-08-18T18:28:36.639Z] === RUN TestConfigDaemonID [2022-08-18T18:28:36.892Z] #77 217.6 config.status: creating Makefile [2022-08-18T18:28:36.892Z] #77 217.7 config.status: creating config.h [2022-08-18T18:28:36.892Z] #77 217.7 config.status: executing depfiles commands [2022-08-18T18:28:36.892Z] #77 218.0 config.status: executing libtool commands [2022-08-18T18:28:37.166Z] === RUN TestPingBuilderHeader/buildkit_disabled [2022-08-18T18:28:37.204Z] daemon_test.go:83: [d646651fb1436] daemon is not started [2022-08-18T18:28:37.204Z] --- PASS: TestConfigDaemonID (1.03s) [2022-08-18T18:28:37.204Z] === RUN TestDaemonConfigValidation [2022-08-18T18:28:37.204Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-08-18T18:28:37.204Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-08-18T18:28:37.204Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-08-18T18:28:37.204Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-08-18T18:28:37.204Z] === RUN TestDaemonConfigValidation/invalid_config [2022-08-18T18:28:37.204Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-08-18T18:28:37.204Z] === RUN TestDaemonConfigValidation/malformed_config [2022-08-18T18:28:37.204Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-08-18T18:28:37.204Z] === RUN TestDaemonConfigValidation/valid_config [2022-08-18T18:28:37.204Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-08-18T18:28:37.204Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-08-18T18:28:37.204Z] === CONT TestDaemonConfigValidation/malformed_config [2022-08-18T18:28:37.204Z] === CONT TestDaemonConfigValidation/valid_config [2022-08-18T18:28:37.204Z] === CONT TestDaemonConfigValidation/invalid_config [2022-08-18T18:28:37.204Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-08-18T18:28:37.204Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-08-18T18:28:37.205Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.08s) [2022-08-18T18:28:37.205Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.10s) [2022-08-18T18:28:37.205Z] --- PASS: TestDaemonConfigValidation/valid_config (0.08s) [2022-08-18T18:28:37.205Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.10s) [2022-08-18T18:28:37.205Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.06s) [2022-08-18T18:28:37.205Z] === RUN TestConfigDaemonSeccompProfiles [2022-08-18T18:28:37.205Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-08-18T18:28:37.729Z] --- PASS: TestPingBuilderHeader (1.07s) [2022-08-18T18:28:37.729Z] --- PASS: TestPingBuilderHeader/default_config (0.53s) [2022-08-18T18:28:37.729Z] --- PASS: TestPingBuilderHeader/buildkit_disabled (0.53s) [2022-08-18T18:28:37.729Z] PASS [2022-08-18T18:28:37.729Z] [2022-08-18T18:28:37.729Z] DONE 15 tests in 5.588s [2022-08-18T18:28:37.729Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestPingBuilderHeader [2022-08-18T18:28:37.729Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestPingBuilderHeader [2022-08-18T18:28:37.729Z] +++ set -e [2022-08-18T18:28:37.729Z] +++ '[' -n 0 ']' [2022-08-18T18:28:37.729Z] +++ set -x [2022-08-18T18:28:37.729Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestPingBuilderHeader [2022-08-18T18:28:37.729Z] INFO: Testing against a local daemon [2022-08-18T18:28:37.729Z] testing: warning: no tests to run [2022-08-18T18:28:37.729Z] PASS [2022-08-18T18:28:37.729Z] [2022-08-18T18:28:37.729Z] DONE 0 tests in 0.095s [2022-08-18T18:28:37.729Z] Running integration-test (iteration 3) [2022-08-18T18:28:37.729Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestPingBuilderHeader [2022-08-18T18:28:37.729Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestPingBuilderHeader [2022-08-18T18:28:37.729Z] +++ set -e [2022-08-18T18:28:37.729Z] +++ '[' -n 0 ']' [2022-08-18T18:28:37.729Z] +++ set -x [2022-08-18T18:28:37.730Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestPingBuilderHeader [2022-08-18T18:28:37.730Z] INFO: Testing against a local daemon [2022-08-18T18:28:37.730Z] testing: warning: no tests to run [2022-08-18T18:28:37.730Z] PASS [2022-08-18T18:28:37.730Z] [2022-08-18T18:28:37.730Z] DONE 0 tests in 0.081s [2022-08-18T18:28:37.730Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestPingBuilderHeader [2022-08-18T18:28:37.730Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestPingBuilderHeader [2022-08-18T18:28:37.730Z] +++ set -e [2022-08-18T18:28:37.730Z] +++ '[' -n 0 ']' [2022-08-18T18:28:37.730Z] +++ set -x [2022-08-18T18:28:37.730Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestPingBuilderHeader [2022-08-18T18:28:37.986Z] INFO: Testing against a local daemon [2022-08-18T18:28:37.986Z] testing: warning: no tests to run [2022-08-18T18:28:37.986Z] PASS [2022-08-18T18:28:37.986Z] [2022-08-18T18:28:37.986Z] DONE 0 tests in 0.058s [2022-08-18T18:28:37.986Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestPingBuilderHeader [2022-08-18T18:28:37.986Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestPingBuilderHeader [2022-08-18T18:28:37.986Z] +++ set -e [2022-08-18T18:28:37.986Z] +++ '[' -n 0 ']' [2022-08-18T18:28:37.986Z] +++ set -x [2022-08-18T18:28:37.986Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestPingBuilderHeader [2022-08-18T18:28:37.986Z] INFO: Testing against a local daemon [2022-08-18T18:28:37.986Z] testing: warning: no tests to run [2022-08-18T18:28:37.986Z] PASS [2022-08-18T18:28:37.986Z] [2022-08-18T18:28:37.986Z] DONE 0 tests in 0.079s [2022-08-18T18:28:37.986Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestPingBuilderHeader [2022-08-18T18:28:37.986Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.daemon -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestPingBuilderHeader [2022-08-18T18:28:37.986Z] +++ set -e [2022-08-18T18:28:37.986Z] +++ '[' -n 0 ']' [2022-08-18T18:28:37.986Z] +++ set -x [2022-08-18T18:28:37.987Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.daemon -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestPingBuilderHeader [2022-08-18T18:28:38.243Z] testing: warning: no tests to run [2022-08-18T18:28:38.243Z] PASS [2022-08-18T18:28:38.243Z] [2022-08-18T18:28:38.243Z] DONE 0 tests in 0.138s [2022-08-18T18:28:38.243Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestPingBuilderHeader [2022-08-18T18:28:38.243Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestPingBuilderHeader [2022-08-18T18:28:38.243Z] +++ set -e [2022-08-18T18:28:38.243Z] +++ '[' -n 0 ']' [2022-08-18T18:28:38.243Z] +++ set -x [2022-08-18T18:28:38.243Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestPingBuilderHeader [2022-08-18T18:28:38.243Z] INFO: Testing against a local daemon [2022-08-18T18:28:38.243Z] testing: warning: no tests to run [2022-08-18T18:28:38.243Z] PASS [2022-08-18T18:28:38.243Z] [2022-08-18T18:28:38.243Z] DONE 0 tests in 0.145s [2022-08-18T18:28:38.274Z] #77 219.3 GEN .version [2022-08-18T18:28:38.274Z] #77 219.3 make install-recursive [2022-08-18T18:28:38.274Z] #77 219.3 make[1]: Entering directory '/tmp/crun-build' [2022-08-18T18:28:38.274Z] #77 219.4 Making install in libocispec [2022-08-18T18:28:38.274Z] #77 219.5 make[2]: Entering directory '/tmp/crun-build/libocispec' [2022-08-18T18:28:38.274Z] #77 219.5 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema [2022-08-18T18:28:38.274Z] #77 219.5 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema [2022-08-18T18:28:38.274Z] #77 219.5 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems [2022-08-18T18:28:38.500Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (amd64.integration.internal.termtest) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestPingBuilderHeader [2022-08-18T18:28:38.500Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-internal-termtest-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-internal-termtest-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.internal.termtest -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestPingBuilderHeader [2022-08-18T18:28:38.500Z] +++ set -e [2022-08-18T18:28:38.500Z] +++ '[' -n 0 ']' [2022-08-18T18:28:38.500Z] +++ set -x [2022-08-18T18:28:38.500Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-internal-termtest-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-internal-termtest-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.internal.termtest -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestPingBuilderHeader [2022-08-18T18:28:38.500Z] testing: warning: no tests to run [2022-08-18T18:28:38.500Z] PASS [2022-08-18T18:28:38.500Z] [2022-08-18T18:28:38.500Z] DONE 0 tests in 0.026s [2022-08-18T18:28:38.500Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestPingBuilderHeader [2022-08-18T18:28:38.500Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestPingBuilderHeader [2022-08-18T18:28:38.500Z] +++ set -e [2022-08-18T18:28:38.500Z] +++ '[' -n 0 ']' [2022-08-18T18:28:38.500Z] +++ set -x [2022-08-18T18:28:38.500Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestPingBuilderHeader [2022-08-18T18:28:38.500Z] INFO: Testing against a local daemon [2022-08-18T18:28:38.500Z] testing: warning: no tests to run [2022-08-18T18:28:38.500Z] PASS [2022-08-18T18:28:38.500Z] [2022-08-18T18:28:38.500Z] DONE 0 tests in 0.066s [2022-08-18T18:28:38.500Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestPingBuilderHeader [2022-08-18T18:28:38.500Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestPingBuilderHeader [2022-08-18T18:28:38.500Z] +++ set -e [2022-08-18T18:28:38.500Z] +++ '[' -n 0 ']' [2022-08-18T18:28:38.500Z] +++ set -x [2022-08-18T18:28:38.501Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestPingBuilderHeader [2022-08-18T18:28:38.501Z] INFO: Testing against a local daemon [2022-08-18T18:28:38.501Z] testing: warning: no tests to run [2022-08-18T18:28:38.501Z] PASS [2022-08-18T18:28:38.501Z] [2022-08-18T18:28:38.501Z] DONE 0 tests in 0.048s [2022-08-18T18:28:38.535Z] #77 219.6 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic [2022-08-18T18:28:38.578Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-08-18T18:28:38.757Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestPingBuilderHeader [2022-08-18T18:28:38.757Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestPingBuilderHeader [2022-08-18T18:28:38.757Z] +++ set -e [2022-08-18T18:28:38.757Z] +++ '[' -n 0 ']' [2022-08-18T18:28:38.757Z] +++ set -x [2022-08-18T18:28:38.757Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestPingBuilderHeader [2022-08-18T18:28:38.757Z] INFO: Testing against a local daemon [2022-08-18T18:28:38.757Z] testing: warning: no tests to run [2022-08-18T18:28:38.757Z] PASS [2022-08-18T18:28:38.757Z] [2022-08-18T18:28:38.757Z] DONE 0 tests in 0.050s [2022-08-18T18:28:38.757Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestPingBuilderHeader [2022-08-18T18:28:38.757Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestPingBuilderHeader [2022-08-18T18:28:38.757Z] +++ set -e [2022-08-18T18:28:38.757Z] +++ '[' -n 0 ']' [2022-08-18T18:28:38.757Z] +++ set -x [2022-08-18T18:28:38.757Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestPingBuilderHeader [2022-08-18T18:28:38.757Z] testing: warning: no tests to run [2022-08-18T18:28:38.757Z] PASS [2022-08-18T18:28:38.757Z] [2022-08-18T18:28:38.757Z] DONE 0 tests in 0.019s [2022-08-18T18:28:38.757Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestPingBuilderHeader [2022-08-18T18:28:38.757Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestPingBuilderHeader [2022-08-18T18:28:38.757Z] +++ set -e [2022-08-18T18:28:38.757Z] +++ '[' -n 0 ']' [2022-08-18T18:28:38.757Z] +++ set -x [2022-08-18T18:28:38.758Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestPingBuilderHeader [2022-08-18T18:28:38.758Z] INFO: Testing against a local daemon [2022-08-18T18:28:38.758Z] testing: warning: no tests to run [2022-08-18T18:28:38.758Z] PASS [2022-08-18T18:28:38.758Z] [2022-08-18T18:28:38.758Z] DONE 0 tests in 0.060s [2022-08-18T18:28:38.758Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestPingBuilderHeader [2022-08-18T18:28:38.758Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestPingBuilderHeader [2022-08-18T18:28:38.758Z] +++ set -e [2022-08-18T18:28:38.758Z] +++ '[' -n 0 ']' [2022-08-18T18:28:38.758Z] +++ set -x [2022-08-18T18:28:38.758Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestPingBuilderHeader [2022-08-18T18:28:39.015Z] INFO: Testing against a local daemon [2022-08-18T18:28:39.015Z] testing: warning: no tests to run [2022-08-18T18:28:39.015Z] PASS [2022-08-18T18:28:39.015Z] [2022-08-18T18:28:39.015Z] DONE 0 tests in 0.068s [2022-08-18T18:28:39.015Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestPingBuilderHeader [2022-08-18T18:28:39.015Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestPingBuilderHeader [2022-08-18T18:28:39.015Z] +++ set -e [2022-08-18T18:28:39.015Z] +++ '[' -n 0 ']' [2022-08-18T18:28:39.015Z] +++ set -x [2022-08-18T18:28:39.015Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestPingBuilderHeader [2022-08-18T18:28:39.015Z] INFO: Testing against a local daemon [2022-08-18T18:28:39.015Z] testing: warning: no tests to run [2022-08-18T18:28:39.015Z] PASS [2022-08-18T18:28:39.015Z] [2022-08-18T18:28:39.015Z] DONE 0 tests in 0.067s [2022-08-18T18:28:39.015Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestPingBuilderHeader [2022-08-18T18:28:39.015Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestPingBuilderHeader [2022-08-18T18:28:39.015Z] +++ set -e [2022-08-18T18:28:39.015Z] +++ '[' -n 0 ']' [2022-08-18T18:28:39.015Z] +++ set -x [2022-08-18T18:28:39.015Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestPingBuilderHeader [2022-08-18T18:28:39.015Z] INFO: Testing against a local daemon [2022-08-18T18:28:39.272Z] testing: warning: no tests to run [2022-08-18T18:28:39.272Z] PASS [2022-08-18T18:28:39.272Z] [2022-08-18T18:28:39.272Z] DONE 0 tests in 0.087s [2022-08-18T18:28:39.272Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestPingBuilderHeader [2022-08-18T18:28:39.272Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/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=15000m -test.count 5 -test.run TestPingBuilderHeader [2022-08-18T18:28:39.272Z] +++ set -e [2022-08-18T18:28:39.272Z] +++ '[' -n 0 ']' [2022-08-18T18:28:39.272Z] +++ set -x [2022-08-18T18:28:39.272Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/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=15000m -test.count 5 -test.run TestPingBuilderHeader [2022-08-18T18:28:39.272Z] testing: warning: no tests to run [2022-08-18T18:28:39.272Z] PASS [2022-08-18T18:28:39.272Z] [2022-08-18T18:28:39.272Z] DONE 0 tests in 0.058s [2022-08-18T18:28:39.272Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestPingBuilderHeader [2022-08-18T18:28:39.272Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestPingBuilderHeader [2022-08-18T18:28:39.272Z] +++ set -e [2022-08-18T18:28:39.272Z] +++ '[' -n 0 ']' [2022-08-18T18:28:39.272Z] +++ set -x [2022-08-18T18:28:39.272Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestPingBuilderHeader [2022-08-18T18:28:39.272Z] INFO: Testing against a local daemon [2022-08-18T18:28:39.272Z] testing: warning: no tests to run [2022-08-18T18:28:39.272Z] PASS [2022-08-18T18:28:39.272Z] [2022-08-18T18:28:39.272Z] DONE 0 tests in 0.075s [2022-08-18T18:28:39.272Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestPingBuilderHeader [2022-08-18T18:28:39.272Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestPingBuilderHeader [2022-08-18T18:28:39.272Z] +++ set -e [2022-08-18T18:28:39.272Z] +++ '[' -n 0 ']' [2022-08-18T18:28:39.272Z] +++ set -x [2022-08-18T18:28:39.272Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestPingBuilderHeader [2022-08-18T18:28:39.475Z] #77 220.6 Reflection: /tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success [2022-08-18T18:28:39.511Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-08-18T18:28:39.529Z] INFO: Testing against a local daemon [2022-08-18T18:28:39.529Z] testing: warning: no tests to run [2022-08-18T18:28:39.529Z] PASS [2022-08-18T18:28:39.529Z] [2022-08-18T18:28:39.529Z] DONE 0 tests in 0.063s [2022-08-18T18:28:39.529Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestPingBuilderHeader [2022-08-18T18:28:39.529Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestPingBuilderHeader [2022-08-18T18:28:39.529Z] +++ set -e [2022-08-18T18:28:39.529Z] +++ '[' -n 0 ']' [2022-08-18T18:28:39.529Z] +++ set -x [2022-08-18T18:28:39.529Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestPingBuilderHeader [2022-08-18T18:28:39.529Z] INFO: Testing against a local daemon [2022-08-18T18:28:39.529Z] testing: warning: no tests to run [2022-08-18T18:28:39.529Z] PASS [2022-08-18T18:28:39.529Z] [2022-08-18T18:28:39.529Z] DONE 0 tests in 0.079s [2022-08-18T18:28:39.529Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestPingBuilderHeader [2022-08-18T18:28:39.529Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestPingBuilderHeader [2022-08-18T18:28:39.529Z] +++ set -e [2022-08-18T18:28:39.529Z] +++ '[' -n 0 ']' [2022-08-18T18:28:39.529Z] +++ set -x [2022-08-18T18:28:39.529Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestPingBuilderHeader [2022-08-18T18:28:39.735Z] #77 220.8 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success [2022-08-18T18:28:39.735Z] #77 220.8 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success [2022-08-18T18:28:39.735Z] #77 220.8 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success [2022-08-18T18:28:39.735Z] #77 220.8 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success [2022-08-18T18:28:39.735Z] #77 220.8 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success [2022-08-18T18:28:39.735Z] #77 220.8 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success [2022-08-18T18:28:39.735Z] #77 220.8 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success [2022-08-18T18:28:39.735Z] #77 220.8 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success [2022-08-18T18:28:39.735Z] #77 ... [2022-08-18T18:28:39.735Z] [2022-08-18T18:28:39.735Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-18T18:28:39.735Z] #21 sha256:23fac662c9aea76cbe4cae9b126eb33f2c1a0ccc862e0d76625220395dd618e9 [2022-08-18T18:28:39.735Z] #21 65.27 Setting up libinih1:amd64 (53-1+b2) ... [2022-08-18T18:28:39.735Z] #21 65.31 Setting up uidmap (1:4.8.1-1) ... [2022-08-18T18:28:39.735Z] #21 65.35 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-08-18T18:28:39.735Z] #21 65.41 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-18T18:28:39.735Z] #21 65.43 Setting up bzip2 (1.0.8-4) ... [2022-08-18T18:28:39.735Z] #21 65.44 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-18T18:28:39.735Z] #21 65.46 Setting up python3-wheel (0.34.2-1) ... [2022-08-18T18:28:39.735Z] #21 66.79 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-08-18T18:28:39.735Z] #21 66.81 Setting up libcap2:amd64 (1:2.44-1) ... [2022-08-18T18:28:39.735Z] #21 66.83 Setting up libcap2-bin (1:2.44-1) ... [2022-08-18T18:28:39.735Z] #21 66.84 Setting up apparmor (2.13.6-10) ... [2022-08-18T18:28:39.735Z] #21 69.24 Setting up zip (3.0-12) ... [2022-08-18T18:28:39.735Z] #21 69.27 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-18T18:28:39.735Z] #21 69.30 Setting up bash-completion (1:2.11-2) ... [2022-08-18T18:28:39.735Z] #21 72.86 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-18T18:28:39.735Z] #21 72.89 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-08-18T18:28:39.735Z] #21 72.90 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-08-18T18:28:39.735Z] #21 72.92 Setting up patch (2.7.6-7) ... [2022-08-18T18:28:39.735Z] #21 72.93 Setting up sudo (1.9.5p2-3) ... [2022-08-18T18:28:39.735Z] #21 73.03 invoke-rc.d: could not determine current runlevel [2022-08-18T18:28:39.735Z] #21 73.05 invoke-rc.d: policy-rc.d denied execution of start. [2022-08-18T18:28:39.735Z] #21 73.06 Setting up xfsprogs (5.10.0-4) ... [2022-08-18T18:28:39.735Z] #21 73.08 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-08-18T18:28:39.735Z] #21 73.09 Setting up inetutils-ping (2:2.0-1) ... [2022-08-18T18:28:39.735Z] #21 73.11 Setting up pigz (2.6-1) ... [2022-08-18T18:28:39.735Z] #21 73.12 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-08-18T18:28:39.735Z] #21 73.14 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-18T18:28:39.735Z] #21 73.16 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-08-18T18:28:39.735Z] #21 73.17 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-08-18T18:28:39.786Z] INFO: Testing against a local daemon [2022-08-18T18:28:39.786Z] testing: warning: no tests to run [2022-08-18T18:28:39.786Z] PASS [2022-08-18T18:28:39.786Z] [2022-08-18T18:28:39.786Z] DONE 0 tests in 0.071s [2022-08-18T18:28:39.786Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestPingBuilderHeader [2022-08-18T18:28:39.786Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestPingBuilderHeader [2022-08-18T18:28:39.786Z] +++ set -e [2022-08-18T18:28:39.786Z] +++ '[' -n 0 ']' [2022-08-18T18:28:39.786Z] +++ set -x [2022-08-18T18:28:39.786Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestPingBuilderHeader [2022-08-18T18:28:39.786Z] INFO: Testing against a local daemon [2022-08-18T18:28:39.786Z] === RUN TestPingBuilderHeader [2022-08-18T18:28:39.786Z] === RUN TestPingBuilderHeader/default_config [2022-08-18T18:28:39.995Z] #21 ... [2022-08-18T18:28:39.995Z] [2022-08-18T18:28:39.995Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-18T18:28:39.995Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-18T18:28:39.995Z] #77 221.1 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success [2022-08-18T18:28:39.995Z] #77 221.1 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success [2022-08-18T18:28:39.995Z] #77 221.1 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success [2022-08-18T18:28:39.995Z] #77 221.1 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs.json Success [2022-08-18T18:28:39.995Z] #77 221.1 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success [2022-08-18T18:28:39.995Z] #77 221.1 Reflection: /tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success [2022-08-18T18:28:39.995Z] #77 221.1 Reflection: /tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success [2022-08-18T18:28:40.349Z] === RUN TestPingBuilderHeader/buildkit_disabled [2022-08-18T18:28:40.444Z] === CONT TestConfigDaemonSeccompProfiles [2022-08-18T18:28:40.444Z] daemon_test.go:197: [d5c060c284348] daemon is not started [2022-08-18T18:28:40.444Z] --- PASS: TestConfigDaemonSeccompProfiles (3.11s) [2022-08-18T18:28:40.444Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) [2022-08-18T18:28:40.444Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) [2022-08-18T18:28:40.444Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) [2022-08-18T18:28:40.444Z] === RUN TestDaemonProxy [2022-08-18T18:28:40.444Z] === RUN TestDaemonProxy/environment_variables [2022-08-18T18:28:40.912Z] --- PASS: TestPingBuilderHeader (1.14s) [2022-08-18T18:28:40.913Z] --- PASS: TestPingBuilderHeader/default_config (0.61s) [2022-08-18T18:28:40.913Z] --- PASS: TestPingBuilderHeader/buildkit_disabled (0.52s) [2022-08-18T18:28:40.913Z] === RUN TestPingBuilderHeader [2022-08-18T18:28:40.913Z] === RUN TestPingBuilderHeader/default_config [2022-08-18T18:28:41.476Z] === RUN TestPingBuilderHeader/buildkit_disabled [2022-08-18T18:28:41.904Z] #77 222.7 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success [2022-08-18T18:28:41.904Z] #77 222.7 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs.json Success [2022-08-18T18:28:41.904Z] #77 222.7 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success [2022-08-18T18:28:41.904Z] #77 222.7 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success [2022-08-18T18:28:41.904Z] #77 222.7 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json Success [2022-08-18T18:28:41.904Z] #77 222.7 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success [2022-08-18T18:28:41.904Z] #77 222.7 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success [2022-08-18T18:28:41.904Z] #77 222.7 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success [2022-08-18T18:28:41.904Z] #77 222.7 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success [2022-08-18T18:28:41.904Z] #77 222.7 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success [2022-08-18T18:28:41.904Z] #77 222.7 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success [2022-08-18T18:28:41.904Z] #77 222.7 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success [2022-08-18T18:28:41.904Z] #77 222.8 make install-recursive [2022-08-18T18:28:41.904Z] #77 222.8 make[3]: Entering directory '/tmp/crun-build/libocispec' [2022-08-18T18:28:41.904Z] #77 222.9 Making install in yajl [2022-08-18T18:28:41.904Z] #77 222.9 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-08-18T18:28:41.904Z] #77 223.0 CC verify/json_verify-json_verify.o [2022-08-18T18:28:41.904Z] #77 223.0 CC src/libyajl_la-yajl_alloc.lo [2022-08-18T18:28:41.904Z] #77 223.0 CC src/libyajl_la-yajl.lo [2022-08-18T18:28:41.904Z] #77 223.0 CC src/libyajl_la-yajl_gen.lo [2022-08-18T18:28:41.904Z] #77 223.0 CC src/libyajl_la-yajl_buf.lo [2022-08-18T18:28:41.904Z] #77 223.0 CC src/libyajl_la-yajl_encode.lo [2022-08-18T18:28:41.904Z] #77 223.1 CC src/libyajl_la-yajl_parser.lo [2022-08-18T18:28:41.904Z] #77 223.1 CC src/libyajl_la-yajl_lex.lo [2022-08-18T18:28:41.904Z] #77 223.1 CC src/libyajl_la-yajl_tree.lo [2022-08-18T18:28:42.039Z] --- PASS: TestPingBuilderHeader (1.10s) [2022-08-18T18:28:42.039Z] --- PASS: TestPingBuilderHeader/default_config (0.56s) [2022-08-18T18:28:42.039Z] --- PASS: TestPingBuilderHeader/buildkit_disabled (0.52s) [2022-08-18T18:28:42.039Z] === RUN TestPingBuilderHeader [2022-08-18T18:28:42.039Z] === RUN TestPingBuilderHeader/default_config [2022-08-18T18:28:42.342Z] === RUN TestDaemonProxy/command-line_options [2022-08-18T18:28:42.603Z] === RUN TestPingBuilderHeader/buildkit_disabled [2022-08-18T18:28:43.166Z] --- PASS: TestPingBuilderHeader (1.06s) [2022-08-18T18:28:43.166Z] --- PASS: TestPingBuilderHeader/default_config (0.53s) [2022-08-18T18:28:43.166Z] --- PASS: TestPingBuilderHeader/buildkit_disabled (0.52s) [2022-08-18T18:28:43.166Z] === RUN TestPingBuilderHeader [2022-08-18T18:28:43.166Z] === RUN TestPingBuilderHeader/default_config [2022-08-18T18:28:43.729Z] === RUN TestPingBuilderHeader/buildkit_disabled [2022-08-18T18:28:44.243Z] === RUN TestDaemonProxy/configuration_file [2022-08-18T18:28:44.292Z] --- PASS: TestPingBuilderHeader (1.08s) [2022-08-18T18:28:44.292Z] --- PASS: TestPingBuilderHeader/default_config (0.52s) [2022-08-18T18:28:44.292Z] --- PASS: TestPingBuilderHeader/buildkit_disabled (0.54s) [2022-08-18T18:28:44.293Z] === RUN TestPingBuilderHeader [2022-08-18T18:28:44.293Z] === RUN TestPingBuilderHeader/default_config [2022-08-18T18:28:44.549Z] === RUN TestPingBuilderHeader/buildkit_disabled [2022-08-18T18:28:45.113Z] --- PASS: TestPingBuilderHeader (1.11s) [2022-08-18T18:28:45.113Z] --- PASS: TestPingBuilderHeader/default_config (0.53s) [2022-08-18T18:28:45.113Z] --- PASS: TestPingBuilderHeader/buildkit_disabled (0.57s) [2022-08-18T18:28:45.113Z] PASS [2022-08-18T18:28:45.113Z] [2022-08-18T18:28:45.113Z] DONE 15 tests in 5.526s [2022-08-18T18:28:45.369Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestPingBuilderHeader [2022-08-18T18:28:45.369Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestPingBuilderHeader [2022-08-18T18:28:45.369Z] +++ set -e [2022-08-18T18:28:45.369Z] +++ '[' -n 0 ']' [2022-08-18T18:28:45.369Z] +++ set -x [2022-08-18T18:28:45.370Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestPingBuilderHeader [2022-08-18T18:28:45.370Z] INFO: Testing against a local daemon [2022-08-18T18:28:45.370Z] testing: warning: no tests to run [2022-08-18T18:28:45.370Z] PASS [2022-08-18T18:28:45.370Z] [2022-08-18T18:28:45.370Z] DONE 0 tests in 0.064s [2022-08-18T18:28:45.370Z] Running integration-test (iteration 4) [2022-08-18T18:28:45.370Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestPingBuilderHeader [2022-08-18T18:28:45.370Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestPingBuilderHeader [2022-08-18T18:28:45.370Z] +++ set -e [2022-08-18T18:28:45.370Z] +++ '[' -n 0 ']' [2022-08-18T18:28:45.370Z] +++ set -x [2022-08-18T18:28:45.370Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestPingBuilderHeader [2022-08-18T18:28:45.370Z] INFO: Testing against a local daemon [2022-08-18T18:28:45.370Z] testing: warning: no tests to run [2022-08-18T18:28:45.370Z] PASS [2022-08-18T18:28:45.370Z] [2022-08-18T18:28:45.370Z] DONE 0 tests in 0.062s [2022-08-18T18:28:45.370Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestPingBuilderHeader [2022-08-18T18:28:45.370Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestPingBuilderHeader [2022-08-18T18:28:45.370Z] +++ set -e [2022-08-18T18:28:45.370Z] +++ '[' -n 0 ']' [2022-08-18T18:28:45.370Z] +++ set -x [2022-08-18T18:28:45.370Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestPingBuilderHeader [2022-08-18T18:28:45.614Z] === RUN TestDaemonProxy/conflicting_options [2022-08-18T18:28:45.627Z] INFO: Testing against a local daemon [2022-08-18T18:28:45.627Z] testing: warning: no tests to run [2022-08-18T18:28:45.627Z] PASS [2022-08-18T18:28:45.627Z] [2022-08-18T18:28:45.627Z] DONE 0 tests in 0.055s [2022-08-18T18:28:45.627Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestPingBuilderHeader [2022-08-18T18:28:45.627Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestPingBuilderHeader [2022-08-18T18:28:45.627Z] +++ set -e [2022-08-18T18:28:45.627Z] +++ '[' -n 0 ']' [2022-08-18T18:28:45.627Z] +++ set -x [2022-08-18T18:28:45.627Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestPingBuilderHeader [2022-08-18T18:28:45.627Z] INFO: Testing against a local daemon [2022-08-18T18:28:45.627Z] testing: warning: no tests to run [2022-08-18T18:28:45.627Z] PASS [2022-08-18T18:28:45.627Z] [2022-08-18T18:28:45.627Z] DONE 0 tests in 0.059s [2022-08-18T18:28:45.627Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestPingBuilderHeader [2022-08-18T18:28:45.627Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.daemon -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestPingBuilderHeader [2022-08-18T18:28:45.627Z] +++ set -e [2022-08-18T18:28:45.627Z] +++ '[' -n 0 ']' [2022-08-18T18:28:45.627Z] +++ set -x [2022-08-18T18:28:45.627Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.daemon -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestPingBuilderHeader [2022-08-18T18:28:45.627Z] testing: warning: no tests to run [2022-08-18T18:28:45.627Z] PASS [2022-08-18T18:28:45.627Z] [2022-08-18T18:28:45.627Z] DONE 0 tests in 0.106s [2022-08-18T18:28:45.627Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestPingBuilderHeader [2022-08-18T18:28:45.627Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestPingBuilderHeader [2022-08-18T18:28:45.627Z] +++ set -e [2022-08-18T18:28:45.627Z] +++ '[' -n 0 ']' [2022-08-18T18:28:45.627Z] +++ set -x [2022-08-18T18:28:45.884Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestPingBuilderHeader [2022-08-18T18:28:45.884Z] INFO: Testing against a local daemon [2022-08-18T18:28:45.884Z] testing: warning: no tests to run [2022-08-18T18:28:45.884Z] PASS [2022-08-18T18:28:45.884Z] [2022-08-18T18:28:45.884Z] DONE 0 tests in 0.122s [2022-08-18T18:28:45.884Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (amd64.integration.internal.termtest) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestPingBuilderHeader [2022-08-18T18:28:45.884Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-internal-termtest-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-internal-termtest-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.internal.termtest -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestPingBuilderHeader [2022-08-18T18:28:45.884Z] +++ set -e [2022-08-18T18:28:45.884Z] +++ '[' -n 0 ']' [2022-08-18T18:28:45.884Z] +++ set -x [2022-08-18T18:28:45.884Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-internal-termtest-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-internal-termtest-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.internal.termtest -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestPingBuilderHeader [2022-08-18T18:28:45.884Z] testing: warning: no tests to run [2022-08-18T18:28:45.884Z] PASS [2022-08-18T18:28:45.884Z] [2022-08-18T18:28:45.884Z] DONE 0 tests in 0.020s [2022-08-18T18:28:45.884Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestPingBuilderHeader [2022-08-18T18:28:45.884Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestPingBuilderHeader [2022-08-18T18:28:45.884Z] +++ set -e [2022-08-18T18:28:45.884Z] +++ '[' -n 0 ']' [2022-08-18T18:28:45.884Z] +++ set -x [2022-08-18T18:28:45.884Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestPingBuilderHeader [2022-08-18T18:28:46.140Z] INFO: Testing against a local daemon [2022-08-18T18:28:46.140Z] testing: warning: no tests to run [2022-08-18T18:28:46.140Z] PASS [2022-08-18T18:28:46.140Z] [2022-08-18T18:28:46.140Z] DONE 0 tests in 0.049s [2022-08-18T18:28:46.140Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestPingBuilderHeader [2022-08-18T18:28:46.140Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestPingBuilderHeader [2022-08-18T18:28:46.140Z] +++ set -e [2022-08-18T18:28:46.140Z] +++ '[' -n 0 ']' [2022-08-18T18:28:46.140Z] +++ set -x [2022-08-18T18:28:46.141Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestPingBuilderHeader [2022-08-18T18:28:46.141Z] INFO: Testing against a local daemon [2022-08-18T18:28:46.141Z] testing: warning: no tests to run [2022-08-18T18:28:46.141Z] PASS [2022-08-18T18:28:46.141Z] [2022-08-18T18:28:46.141Z] DONE 0 tests in 0.053s [2022-08-18T18:28:46.141Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestPingBuilderHeader [2022-08-18T18:28:46.141Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestPingBuilderHeader [2022-08-18T18:28:46.141Z] +++ set -e [2022-08-18T18:28:46.141Z] +++ '[' -n 0 ']' [2022-08-18T18:28:46.141Z] +++ set -x [2022-08-18T18:28:46.141Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestPingBuilderHeader [2022-08-18T18:28:46.141Z] INFO: Testing against a local daemon [2022-08-18T18:28:46.141Z] testing: warning: no tests to run [2022-08-18T18:28:46.141Z] PASS [2022-08-18T18:28:46.141Z] [2022-08-18T18:28:46.141Z] DONE 0 tests in 0.073s [2022-08-18T18:28:46.141Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestPingBuilderHeader [2022-08-18T18:28:46.141Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestPingBuilderHeader [2022-08-18T18:28:46.141Z] +++ set -e [2022-08-18T18:28:46.141Z] +++ '[' -n 0 ']' [2022-08-18T18:28:46.141Z] +++ set -x [2022-08-18T18:28:46.141Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestPingBuilderHeader [2022-08-18T18:28:46.179Z] === RUN TestDaemonProxy/reload_sanitized [2022-08-18T18:28:46.397Z] testing: warning: no tests to run [2022-08-18T18:28:46.397Z] PASS [2022-08-18T18:28:46.397Z] [2022-08-18T18:28:46.397Z] DONE 0 tests in 0.020s [2022-08-18T18:28:46.397Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestPingBuilderHeader [2022-08-18T18:28:46.397Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestPingBuilderHeader [2022-08-18T18:28:46.397Z] +++ set -e [2022-08-18T18:28:46.397Z] +++ '[' -n 0 ']' [2022-08-18T18:28:46.397Z] +++ set -x [2022-08-18T18:28:46.397Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestPingBuilderHeader [2022-08-18T18:28:46.397Z] INFO: Testing against a local daemon [2022-08-18T18:28:46.397Z] testing: warning: no tests to run [2022-08-18T18:28:46.397Z] PASS [2022-08-18T18:28:46.397Z] [2022-08-18T18:28:46.397Z] DONE 0 tests in 0.048s [2022-08-18T18:28:46.397Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestPingBuilderHeader [2022-08-18T18:28:46.398Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestPingBuilderHeader [2022-08-18T18:28:46.398Z] +++ set -e [2022-08-18T18:28:46.398Z] +++ '[' -n 0 ']' [2022-08-18T18:28:46.398Z] +++ set -x [2022-08-18T18:28:46.398Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestPingBuilderHeader [2022-08-18T18:28:46.398Z] INFO: Testing against a local daemon [2022-08-18T18:28:46.398Z] testing: warning: no tests to run [2022-08-18T18:28:46.398Z] PASS [2022-08-18T18:28:46.398Z] [2022-08-18T18:28:46.398Z] DONE 0 tests in 0.058s [2022-08-18T18:28:46.398Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestPingBuilderHeader [2022-08-18T18:28:46.398Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestPingBuilderHeader [2022-08-18T18:28:46.398Z] +++ set -e [2022-08-18T18:28:46.398Z] +++ '[' -n 0 ']' [2022-08-18T18:28:46.398Z] +++ set -x [2022-08-18T18:28:46.398Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestPingBuilderHeader [2022-08-18T18:28:46.655Z] INFO: Testing against a local daemon [2022-08-18T18:28:46.655Z] testing: warning: no tests to run [2022-08-18T18:28:46.655Z] PASS [2022-08-18T18:28:46.655Z] [2022-08-18T18:28:46.655Z] DONE 0 tests in 0.059s [2022-08-18T18:28:46.655Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestPingBuilderHeader [2022-08-18T18:28:46.655Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestPingBuilderHeader [2022-08-18T18:28:46.655Z] +++ set -e [2022-08-18T18:28:46.655Z] +++ '[' -n 0 ']' [2022-08-18T18:28:46.655Z] +++ set -x [2022-08-18T18:28:46.655Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestPingBuilderHeader [2022-08-18T18:28:46.655Z] INFO: Testing against a local daemon [2022-08-18T18:28:46.655Z] testing: warning: no tests to run [2022-08-18T18:28:46.655Z] PASS [2022-08-18T18:28:46.655Z] [2022-08-18T18:28:46.655Z] DONE 0 tests in 0.040s [2022-08-18T18:28:46.655Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestPingBuilderHeader [2022-08-18T18:28:46.655Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/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=75000m -test.count 5 -test.run TestPingBuilderHeader [2022-08-18T18:28:46.655Z] +++ set -e [2022-08-18T18:28:46.655Z] +++ '[' -n 0 ']' [2022-08-18T18:28:46.655Z] +++ set -x [2022-08-18T18:28:46.655Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/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=75000m -test.count 5 -test.run TestPingBuilderHeader [2022-08-18T18:28:46.655Z] testing: warning: no tests to run [2022-08-18T18:28:46.655Z] PASS [2022-08-18T18:28:46.655Z] [2022-08-18T18:28:46.655Z] DONE 0 tests in 0.021s [2022-08-18T18:28:46.655Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestPingBuilderHeader [2022-08-18T18:28:46.655Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestPingBuilderHeader [2022-08-18T18:28:46.655Z] +++ set -e [2022-08-18T18:28:46.655Z] +++ '[' -n 0 ']' [2022-08-18T18:28:46.655Z] +++ set -x [2022-08-18T18:28:46.655Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestPingBuilderHeader [2022-08-18T18:28:46.655Z] INFO: Testing against a local daemon [2022-08-18T18:28:46.655Z] testing: warning: no tests to run [2022-08-18T18:28:46.655Z] PASS [2022-08-18T18:28:46.655Z] [2022-08-18T18:28:46.655Z] DONE 0 tests in 0.065s [2022-08-18T18:28:46.745Z] --- PASS: TestDaemonProxy (6.21s) [2022-08-18T18:28:46.745Z] --- PASS: TestDaemonProxy/environment_variables (1.74s) [2022-08-18T18:28:46.745Z] --- PASS: TestDaemonProxy/command-line_options (1.74s) [2022-08-18T18:28:46.745Z] --- PASS: TestDaemonProxy/configuration_file (1.71s) [2022-08-18T18:28:46.745Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-08-18T18:28:46.745Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-08-18T18:28:46.745Z] PASS [2022-08-18T18:28:46.745Z] [2022-08-18T18:28:46.745Z] DONE 18 tests in 11.134s [2022-08-18T18:28:46.745Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-08-18T18:28:46.745Z] INFO: Testing against a local daemon [2022-08-18T18:28:46.745Z] === RUN TestCommitInheritsEnv [2022-08-18T18:28:46.930Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestPingBuilderHeader [2022-08-18T18:28:46.930Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestPingBuilderHeader [2022-08-18T18:28:46.930Z] +++ set -e [2022-08-18T18:28:46.930Z] +++ '[' -n 0 ']' [2022-08-18T18:28:46.930Z] +++ set -x [2022-08-18T18:28:46.930Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestPingBuilderHeader [2022-08-18T18:28:46.930Z] INFO: Testing against a local daemon [2022-08-18T18:28:46.930Z] testing: warning: no tests to run [2022-08-18T18:28:46.930Z] PASS [2022-08-18T18:28:46.930Z] [2022-08-18T18:28:46.930Z] DONE 0 tests in 0.074s [2022-08-18T18:28:46.930Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestPingBuilderHeader [2022-08-18T18:28:46.930Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestPingBuilderHeader [2022-08-18T18:28:46.930Z] +++ set -e [2022-08-18T18:28:46.930Z] +++ '[' -n 0 ']' [2022-08-18T18:28:46.930Z] +++ set -x [2022-08-18T18:28:46.930Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestPingBuilderHeader [2022-08-18T18:28:46.930Z] INFO: Testing against a local daemon [2022-08-18T18:28:46.930Z] testing: warning: no tests to run [2022-08-18T18:28:46.930Z] PASS [2022-08-18T18:28:46.930Z] [2022-08-18T18:28:46.930Z] DONE 0 tests in 0.052s [2022-08-18T18:28:46.930Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestPingBuilderHeader [2022-08-18T18:28:46.930Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestPingBuilderHeader [2022-08-18T18:28:46.930Z] +++ set -e [2022-08-18T18:28:46.930Z] +++ '[' -n 0 ']' [2022-08-18T18:28:46.930Z] +++ set -x [2022-08-18T18:28:46.930Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestPingBuilderHeader [2022-08-18T18:28:47.003Z] --- PASS: TestCommitInheritsEnv (0.32s) [2022-08-18T18:28:47.003Z] === RUN TestImportExtremelyLargeImageWorks [2022-08-18T18:28:47.003Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-08-18T18:28:47.003Z] === RUN TestImportWithCustomPlatform [2022-08-18T18:28:47.003Z] === RUN TestImportWithCustomPlatform/#00 [2022-08-18T18:28:47.003Z] === RUN TestImportWithCustomPlatform/_______ [2022-08-18T18:28:47.003Z] === RUN TestImportWithCustomPlatform// [2022-08-18T18:28:47.003Z] === RUN TestImportWithCustomPlatform/linux [2022-08-18T18:28:47.183Z] #77 ... [2022-08-18T18:28:47.183Z] [2022-08-18T18:28:47.184Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-18T18:28:47.184Z] #21 sha256:23fac662c9aea76cbe4cae9b126eb33f2c1a0ccc862e0d76625220395dd618e9 [2022-08-18T18:28:47.184Z] #21 74.27 Setting up libaio1:amd64 (0.3.112-9) ... [2022-08-18T18:28:47.184Z] #21 74.29 Setting up python3-lib2to3 (3.9.2-1) ... [2022-08-18T18:28:47.184Z] #21 74.90 Setting up libelf1:amd64 (0.183-1) ... [2022-08-18T18:28:47.184Z] #21 74.93 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-08-18T18:28:47.184Z] #21 74.95 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-08-18T18:28:47.184Z] #21 74.96 Setting up python3-distutils (3.9.2-1) ... [2022-08-18T18:28:47.184Z] #21 75.67 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-08-18T18:28:47.184Z] #21 75.70 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-08-18T18:28:47.184Z] #21 75.70 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-08-18T18:28:47.184Z] #21 75.71 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-08-18T18:28:47.184Z] #21 75.72 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-08-18T18:28:47.184Z] #21 75.72 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-08-18T18:28:47.184Z] #21 75.73 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-08-18T18:28:47.184Z] #21 75.74 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-08-18T18:28:47.184Z] #21 75.74 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-08-18T18:28:47.184Z] #21 75.77 Setting up python3-setuptools (52.0.0-4) ... [2022-08-18T18:28:47.184Z] #21 78.23 Setting up libjq1:amd64 (1.6-2.1) ... [2022-08-18T18:28:47.184Z] #21 78.24 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-08-18T18:28:47.184Z] #21 78.25 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-08-18T18:28:47.184Z] #21 78.27 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-08-18T18:28:47.184Z] #21 80.89 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-08-18T18:28:47.184Z] #21 80.91 Setting up jq (1.6-2.1) ... [2022-08-18T18:28:47.184Z] #21 80.92 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-08-18T18:28:47.184Z] #21 80.93 Setting up iptables (1.8.7-1) ... [2022-08-18T18:28:47.184Z] #21 80.95 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-08-18T18:28:47.184Z] #21 80.98 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-08-18T18:28:47.184Z] #21 80.98 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-08-18T18:28:47.184Z] #21 81.01 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-08-18T18:28:47.190Z] INFO: Testing against a local daemon [2022-08-18T18:28:47.190Z] testing: warning: no tests to run [2022-08-18T18:28:47.190Z] PASS [2022-08-18T18:28:47.190Z] [2022-08-18T18:28:47.190Z] DONE 0 tests in 0.089s [2022-08-18T18:28:47.190Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestPingBuilderHeader [2022-08-18T18:28:47.190Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestPingBuilderHeader [2022-08-18T18:28:47.190Z] +++ set -e [2022-08-18T18:28:47.190Z] +++ '[' -n 0 ']' [2022-08-18T18:28:47.190Z] +++ set -x [2022-08-18T18:28:47.190Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestPingBuilderHeader [2022-08-18T18:28:47.190Z] INFO: Testing against a local daemon [2022-08-18T18:28:47.190Z] === RUN TestPingBuilderHeader [2022-08-18T18:28:47.190Z] === RUN TestPingBuilderHeader/default_config [2022-08-18T18:28:47.261Z] === RUN TestImportWithCustomPlatform/LINUX [2022-08-18T18:28:47.261Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-08-18T18:28:47.261Z] === RUN TestImportWithCustomPlatform/macos [2022-08-18T18:28:47.261Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-08-18T18:28:47.261Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-08-18T18:28:47.261Z] --- PASS: TestImportWithCustomPlatform (0.34s) [2022-08-18T18:28:47.261Z] --- PASS: TestImportWithCustomPlatform/#00 (0.07s) [2022-08-18T18:28:47.261Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-08-18T18:28:47.261Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-08-18T18:28:47.261Z] --- PASS: TestImportWithCustomPlatform/linux (0.07s) [2022-08-18T18:28:47.261Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.08s) [2022-08-18T18:28:47.261Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s) [2022-08-18T18:28:47.261Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-08-18T18:28:47.261Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-08-18T18:28:47.261Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-08-18T18:28:47.261Z] === RUN TestImagesFilterMultiReference [2022-08-18T18:28:47.444Z] #21 81.04 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-08-18T18:28:47.444Z] #21 81.07 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-08-18T18:28:47.444Z] #21 81.09 Setting up iproute2 (5.10.0-4) ... [2022-08-18T18:28:47.519Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2022-08-18T18:28:47.519Z] === RUN TestImagePullPlatformInvalid [2022-08-18T18:28:47.519Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-08-18T18:28:47.519Z] === RUN TestRemoveImageOrphaning [2022-08-18T18:28:47.753Z] === RUN TestPingBuilderHeader/buildkit_disabled [2022-08-18T18:28:47.777Z] --- PASS: TestRemoveImageOrphaning (0.29s) [2022-08-18T18:28:47.777Z] === RUN TestRemoveImageGarbageCollector [2022-08-18T18:28:47.963Z] #21 81.58 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-18T18:28:48.316Z] --- PASS: TestPingBuilderHeader (1.12s) [2022-08-18T18:28:48.316Z] --- PASS: TestPingBuilderHeader/default_config (0.56s) [2022-08-18T18:28:48.316Z] --- PASS: TestPingBuilderHeader/buildkit_disabled (0.55s) [2022-08-18T18:28:48.316Z] === RUN TestPingBuilderHeader [2022-08-18T18:28:48.316Z] === RUN TestPingBuilderHeader/default_config [2022-08-18T18:28:48.365Z] time="2022-08-18T18:28:48Z" level=info msg="[graphdriver] trying configured driver: overlay2" [2022-08-18T18:28:48.878Z] === RUN TestPingBuilderHeader/buildkit_disabled [2022-08-18T18:28:48.904Z] #21 DONE 82.4s [2022-08-18T18:28:48.904Z] [2022-08-18T18:28:48.904Z] #22 [dev-systemd-false 8/28] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-08-18T18:28:48.904Z] #22 sha256:1188df334e117c9ba37407cc0bb9046dbfed4c62fb4b9eec53c20df985ec6e1e [2022-08-18T18:28:49.443Z] --- PASS: TestPingBuilderHeader (1.11s) [2022-08-18T18:28:49.443Z] --- PASS: TestPingBuilderHeader/default_config (0.53s) [2022-08-18T18:28:49.443Z] --- PASS: TestPingBuilderHeader/buildkit_disabled (0.56s) [2022-08-18T18:28:49.443Z] === RUN TestPingBuilderHeader [2022-08-18T18:28:49.443Z] === RUN TestPingBuilderHeader/default_config [2022-08-18T18:28:49.738Z] --- PASS: TestRemoveImageGarbageCollector (1.93s) [2022-08-18T18:28:49.738Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-08-18T18:28:49.738Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2022-08-18T18:28:49.738Z] === RUN TestTagInvalidReference [2022-08-18T18:28:49.738Z] --- PASS: TestTagInvalidReference (0.02s) [2022-08-18T18:28:49.738Z] === RUN TestTagValidPrefixedRepo [2022-08-18T18:28:49.738Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2022-08-18T18:28:49.738Z] === RUN TestTagExistedNameWithoutForce [2022-08-18T18:28:49.738Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-08-18T18:28:49.738Z] === RUN TestTagOfficialNames [2022-08-18T18:28:49.738Z] --- PASS: TestTagOfficialNames (0.05s) [2022-08-18T18:28:49.738Z] === RUN TestTagMatchesDigest [2022-08-18T18:28:49.738Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-08-18T18:28:49.738Z] === CONT TestImportExtremelyLargeImageWorks [2022-08-18T18:28:50.006Z] === RUN TestPingBuilderHeader/buildkit_disabled [2022-08-18T18:28:50.288Z] #22 1.271 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-08-18T18:28:50.288Z] #22 1.326 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-08-18T18:28:50.288Z] #22 1.332 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-08-18T18:28:50.548Z] #22 DONE 2.0s [2022-08-18T18:28:50.548Z] [2022-08-18T18:28:50.548Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-18T18:28:50.548Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-18T18:28:50.548Z] #77 231.8 CCLD libyajl.la [2022-08-18T18:28:50.569Z] --- PASS: TestPingBuilderHeader (1.13s) [2022-08-18T18:28:50.569Z] --- PASS: TestPingBuilderHeader/default_config (0.53s) [2022-08-18T18:28:50.569Z] --- PASS: TestPingBuilderHeader/buildkit_disabled (0.59s) [2022-08-18T18:28:50.569Z] === RUN TestPingBuilderHeader [2022-08-18T18:28:50.569Z] === RUN TestPingBuilderHeader/default_config [2022-08-18T18:28:51.118Z] #77 232.5 CCLD verify/json_verify [2022-08-18T18:28:51.132Z] === RUN TestPingBuilderHeader/buildkit_disabled [2022-08-18T18:28:51.695Z] --- PASS: TestPingBuilderHeader (1.13s) [2022-08-18T18:28:51.695Z] --- PASS: TestPingBuilderHeader/default_config (0.53s) [2022-08-18T18:28:51.695Z] --- PASS: TestPingBuilderHeader/buildkit_disabled (0.55s) [2022-08-18T18:28:51.695Z] === RUN TestPingBuilderHeader [2022-08-18T18:28:51.695Z] === RUN TestPingBuilderHeader/default_config [2022-08-18T18:28:52.057Z] #77 233.2 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-08-18T18:28:52.057Z] #77 233.2 make[5]: Nothing to be done for 'install-exec-am'. [2022-08-18T18:28:52.057Z] #77 233.2 make[5]: Nothing to be done for 'install-data-am'. [2022-08-18T18:28:52.057Z] #77 233.2 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-08-18T18:28:52.057Z] #77 233.2 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-08-18T18:28:52.057Z] #77 233.2 make[4]: Entering directory '/tmp/crun-build/libocispec' [2022-08-18T18:28:52.258Z] === RUN TestPingBuilderHeader/buildkit_disabled [2022-08-18T18:28:52.316Z] #77 233.5 CC src/validate.o [2022-08-18T18:28:52.316Z] #77 233.5 CC src/image_spec_schema_config_schema.lo [2022-08-18T18:28:52.316Z] #77 233.6 CC src/image_spec_schema_content_descriptor.lo [2022-08-18T18:28:52.316Z] #77 233.6 CC src/image_spec_schema_defs.lo [2022-08-18T18:28:52.577Z] #77 233.7 CC src/image_spec_schema_defs_descriptor.lo [2022-08-18T18:28:52.577Z] #77 233.7 CC src/image_spec_schema_image_index_schema.lo [2022-08-18T18:28:52.577Z] #77 233.7 CC src/image_spec_schema_image_layout_schema.lo [2022-08-18T18:28:52.577Z] #77 233.7 CC src/image_spec_schema_image_manifest_schema.lo [2022-08-18T18:28:52.577Z] #77 233.8 CC src/runtime_spec_schema_config_linux.lo [2022-08-18T18:28:52.577Z] #77 233.8 CC src/runtime_spec_schema_config_zos.lo [2022-08-18T18:28:52.577Z] #77 233.8 CC src/runtime_spec_schema_config_schema.lo [2022-08-18T18:28:52.577Z] #77 233.9 CC src/runtime_spec_schema_config_solaris.lo [2022-08-18T18:28:52.821Z] --- PASS: TestPingBuilderHeader (1.12s) [2022-08-18T18:28:52.821Z] --- PASS: TestPingBuilderHeader/default_config (0.56s) [2022-08-18T18:28:52.821Z] --- PASS: TestPingBuilderHeader/buildkit_disabled (0.55s) [2022-08-18T18:28:52.821Z] PASS [2022-08-18T18:28:52.821Z] [2022-08-18T18:28:52.821Z] DONE 15 tests in 5.665s [2022-08-18T18:28:52.821Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestPingBuilderHeader [2022-08-18T18:28:52.821Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestPingBuilderHeader [2022-08-18T18:28:52.821Z] +++ set -e [2022-08-18T18:28:52.821Z] +++ '[' -n 0 ']' [2022-08-18T18:28:52.821Z] +++ set -x [2022-08-18T18:28:52.821Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestPingBuilderHeader [2022-08-18T18:28:52.821Z] INFO: Testing against a local daemon [2022-08-18T18:28:52.821Z] testing: warning: no tests to run [2022-08-18T18:28:52.821Z] PASS [2022-08-18T18:28:52.821Z] [2022-08-18T18:28:52.822Z] DONE 0 tests in 0.047s [2022-08-18T18:28:52.822Z] Running integration-test (iteration 5) [2022-08-18T18:28:52.822Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestPingBuilderHeader [2022-08-18T18:28:52.822Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestPingBuilderHeader [2022-08-18T18:28:52.822Z] +++ set -e [2022-08-18T18:28:52.822Z] +++ '[' -n 0 ']' [2022-08-18T18:28:52.822Z] +++ set -x [2022-08-18T18:28:52.822Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestPingBuilderHeader [2022-08-18T18:28:52.837Z] #77 234.0 CC src/runtime_spec_schema_config_vm.lo [2022-08-18T18:28:52.837Z] #77 234.0 CC src/runtime_spec_schema_config_windows.lo [2022-08-18T18:28:52.837Z] #77 234.0 CC src/runtime_spec_schema_defs.lo [2022-08-18T18:28:52.837Z] #77 234.1 CC src/runtime_spec_schema_defs_linux.lo [2022-08-18T18:28:52.837Z] #77 234.1 CC src/runtime_spec_schema_defs_zos.lo [2022-08-18T18:28:52.837Z] #77 234.1 CC src/runtime_spec_schema_defs_windows.lo [2022-08-18T18:28:52.837Z] #77 234.2 CC src/image_manifest_items_image_manifest_items_schema.lo [2022-08-18T18:28:53.078Z] INFO: Testing against a local daemon [2022-08-18T18:28:53.078Z] testing: warning: no tests to run [2022-08-18T18:28:53.078Z] PASS [2022-08-18T18:28:53.078Z] [2022-08-18T18:28:53.078Z] DONE 0 tests in 0.073s [2022-08-18T18:28:53.078Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestPingBuilderHeader [2022-08-18T18:28:53.078Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestPingBuilderHeader [2022-08-18T18:28:53.078Z] +++ set -e [2022-08-18T18:28:53.078Z] +++ '[' -n 0 ']' [2022-08-18T18:28:53.078Z] +++ set -x [2022-08-18T18:28:53.078Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestPingBuilderHeader [2022-08-18T18:28:53.078Z] INFO: Testing against a local daemon [2022-08-18T18:28:53.078Z] testing: warning: no tests to run [2022-08-18T18:28:53.078Z] PASS [2022-08-18T18:28:53.078Z] [2022-08-18T18:28:53.078Z] DONE 0 tests in 0.069s [2022-08-18T18:28:53.078Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestPingBuilderHeader [2022-08-18T18:28:53.078Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestPingBuilderHeader [2022-08-18T18:28:53.078Z] +++ set -e [2022-08-18T18:28:53.078Z] +++ '[' -n 0 ']' [2022-08-18T18:28:53.078Z] +++ set -x [2022-08-18T18:28:53.079Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestPingBuilderHeader [2022-08-18T18:28:53.097Z] #77 234.2 CC src/runtime_spec_schema_defs_vm.lo [2022-08-18T18:28:53.097Z] #77 234.2 CC src/basic_test_double_array_item.lo [2022-08-18T18:28:53.097Z] #77 234.2 CC src/runtime_spec_schema_state_schema.lo [2022-08-18T18:28:53.097Z] #77 234.3 CC src/basic_test_top_array_int.lo [2022-08-18T18:28:53.097Z] #77 234.3 CC src/basic_test_double_array.lo [2022-08-18T18:28:53.097Z] #77 234.3 CC src/basic_test_top_array_string.lo [2022-08-18T18:28:53.335Z] INFO: Testing against a local daemon [2022-08-18T18:28:53.335Z] testing: warning: no tests to run [2022-08-18T18:28:53.335Z] PASS [2022-08-18T18:28:53.335Z] [2022-08-18T18:28:53.335Z] DONE 0 tests in 0.116s [2022-08-18T18:28:53.335Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestPingBuilderHeader [2022-08-18T18:28:53.335Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.daemon -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestPingBuilderHeader [2022-08-18T18:28:53.335Z] +++ set -e [2022-08-18T18:28:53.335Z] +++ '[' -n 0 ']' [2022-08-18T18:28:53.335Z] +++ set -x [2022-08-18T18:28:53.335Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.daemon -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestPingBuilderHeader [2022-08-18T18:28:53.335Z] testing: warning: no tests to run [2022-08-18T18:28:53.335Z] PASS [2022-08-18T18:28:53.335Z] [2022-08-18T18:28:53.335Z] DONE 0 tests in 0.101s [2022-08-18T18:28:53.335Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestPingBuilderHeader [2022-08-18T18:28:53.335Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestPingBuilderHeader [2022-08-18T18:28:53.335Z] +++ set -e [2022-08-18T18:28:53.335Z] +++ '[' -n 0 ']' [2022-08-18T18:28:53.335Z] +++ set -x [2022-08-18T18:28:53.335Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestPingBuilderHeader [2022-08-18T18:28:53.356Z] #77 234.5 CC src/basic_test_top_double_array_int.lo [2022-08-18T18:28:53.592Z] INFO: Testing against a local daemon [2022-08-18T18:28:53.592Z] testing: warning: no tests to run [2022-08-18T18:28:53.592Z] PASS [2022-08-18T18:28:53.592Z] [2022-08-18T18:28:53.592Z] DONE 0 tests in 0.166s [2022-08-18T18:28:53.592Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (amd64.integration.internal.termtest) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestPingBuilderHeader [2022-08-18T18:28:53.592Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-internal-termtest-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-internal-termtest-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.internal.termtest -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestPingBuilderHeader [2022-08-18T18:28:53.592Z] +++ set -e [2022-08-18T18:28:53.592Z] +++ '[' -n 0 ']' [2022-08-18T18:28:53.592Z] +++ set -x [2022-08-18T18:28:53.592Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-internal-termtest-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-internal-termtest-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.internal.termtest -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestPingBuilderHeader [2022-08-18T18:28:53.592Z] testing: warning: no tests to run [2022-08-18T18:28:53.592Z] PASS [2022-08-18T18:28:53.592Z] [2022-08-18T18:28:53.592Z] DONE 0 tests in 0.021s [2022-08-18T18:28:53.592Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestPingBuilderHeader [2022-08-18T18:28:53.592Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestPingBuilderHeader [2022-08-18T18:28:53.592Z] +++ set -e [2022-08-18T18:28:53.592Z] +++ '[' -n 0 ']' [2022-08-18T18:28:53.592Z] +++ set -x [2022-08-18T18:28:53.592Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestPingBuilderHeader [2022-08-18T18:28:53.592Z] INFO: Testing against a local daemon [2022-08-18T18:28:53.592Z] testing: warning: no tests to run [2022-08-18T18:28:53.592Z] PASS [2022-08-18T18:28:53.592Z] [2022-08-18T18:28:53.592Z] DONE 0 tests in 0.051s [2022-08-18T18:28:53.592Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestPingBuilderHeader [2022-08-18T18:28:53.592Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestPingBuilderHeader [2022-08-18T18:28:53.592Z] +++ set -e [2022-08-18T18:28:53.592Z] +++ '[' -n 0 ']' [2022-08-18T18:28:53.592Z] +++ set -x [2022-08-18T18:28:53.593Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestPingBuilderHeader [2022-08-18T18:28:53.616Z] #77 234.9 CC src/basic_test_top_double_array_obj.lo [2022-08-18T18:28:53.849Z] INFO: Testing against a local daemon [2022-08-18T18:28:53.850Z] testing: warning: no tests to run [2022-08-18T18:28:53.850Z] PASS [2022-08-18T18:28:53.850Z] [2022-08-18T18:28:53.850Z] DONE 0 tests in 0.044s [2022-08-18T18:28:53.850Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestPingBuilderHeader [2022-08-18T18:28:53.850Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestPingBuilderHeader [2022-08-18T18:28:53.850Z] +++ set -e [2022-08-18T18:28:53.850Z] +++ '[' -n 0 ']' [2022-08-18T18:28:53.850Z] +++ set -x [2022-08-18T18:28:53.850Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestPingBuilderHeader [2022-08-18T18:28:53.850Z] INFO: Testing against a local daemon [2022-08-18T18:28:53.850Z] testing: warning: no tests to run [2022-08-18T18:28:53.850Z] PASS [2022-08-18T18:28:53.850Z] [2022-08-18T18:28:53.850Z] DONE 0 tests in 0.076s [2022-08-18T18:28:53.850Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestPingBuilderHeader [2022-08-18T18:28:53.850Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestPingBuilderHeader [2022-08-18T18:28:53.850Z] +++ set -e [2022-08-18T18:28:53.850Z] +++ '[' -n 0 ']' [2022-08-18T18:28:53.850Z] +++ set -x [2022-08-18T18:28:53.850Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestPingBuilderHeader [2022-08-18T18:28:53.850Z] testing: warning: no tests to run [2022-08-18T18:28:53.850Z] PASS [2022-08-18T18:28:53.850Z] [2022-08-18T18:28:53.850Z] DONE 0 tests in 0.028s [2022-08-18T18:28:53.850Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestPingBuilderHeader [2022-08-18T18:28:53.850Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestPingBuilderHeader [2022-08-18T18:28:53.850Z] +++ set -e [2022-08-18T18:28:53.850Z] +++ '[' -n 0 ']' [2022-08-18T18:28:53.850Z] +++ set -x [2022-08-18T18:28:53.850Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestPingBuilderHeader [2022-08-18T18:28:53.876Z] #77 235.0 CC src/basic_test_top_double_array_string.lo [2022-08-18T18:28:53.876Z] #77 235.1 CC src/read-file.lo [2022-08-18T18:28:54.107Z] INFO: Testing against a local daemon [2022-08-18T18:28:54.107Z] testing: warning: no tests to run [2022-08-18T18:28:54.107Z] PASS [2022-08-18T18:28:54.107Z] [2022-08-18T18:28:54.107Z] DONE 0 tests in 0.054s [2022-08-18T18:28:54.107Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestPingBuilderHeader [2022-08-18T18:28:54.107Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestPingBuilderHeader [2022-08-18T18:28:54.107Z] +++ set -e [2022-08-18T18:28:54.107Z] +++ '[' -n 0 ']' [2022-08-18T18:28:54.107Z] +++ set -x [2022-08-18T18:28:54.107Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestPingBuilderHeader [2022-08-18T18:28:54.107Z] INFO: Testing against a local daemon [2022-08-18T18:28:54.107Z] testing: warning: no tests to run [2022-08-18T18:28:54.107Z] PASS [2022-08-18T18:28:54.107Z] [2022-08-18T18:28:54.107Z] DONE 0 tests in 0.050s [2022-08-18T18:28:54.107Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestPingBuilderHeader [2022-08-18T18:28:54.108Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestPingBuilderHeader [2022-08-18T18:28:54.108Z] +++ set -e [2022-08-18T18:28:54.108Z] +++ '[' -n 0 ']' [2022-08-18T18:28:54.108Z] +++ set -x [2022-08-18T18:28:54.108Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestPingBuilderHeader [2022-08-18T18:28:54.108Z] INFO: Testing against a local daemon [2022-08-18T18:28:54.108Z] testing: warning: no tests to run [2022-08-18T18:28:54.108Z] PASS [2022-08-18T18:28:54.108Z] [2022-08-18T18:28:54.108Z] DONE 0 tests in 0.080s [2022-08-18T18:28:54.108Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestPingBuilderHeader [2022-08-18T18:28:54.108Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestPingBuilderHeader [2022-08-18T18:28:54.108Z] +++ set -e [2022-08-18T18:28:54.108Z] +++ '[' -n 0 ']' [2022-08-18T18:28:54.108Z] +++ set -x [2022-08-18T18:28:54.108Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestPingBuilderHeader [2022-08-18T18:28:54.135Z] #77 235.2 CC tests/test-1.o [2022-08-18T18:28:54.135Z] #77 235.2 CC src/basic_test_top_double_array_refobj.lo [2022-08-18T18:28:54.135Z] #77 235.3 CC tests/test-2.o [2022-08-18T18:28:54.135Z] #77 235.3 CC src/json_common.lo [2022-08-18T18:28:54.135Z] #77 235.4 CC tests/test-3.o [2022-08-18T18:28:54.364Z] INFO: Testing against a local daemon [2022-08-18T18:28:54.365Z] testing: warning: no tests to run [2022-08-18T18:28:54.365Z] PASS [2022-08-18T18:28:54.365Z] [2022-08-18T18:28:54.365Z] DONE 0 tests in 0.074s [2022-08-18T18:28:54.365Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestPingBuilderHeader [2022-08-18T18:28:54.365Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/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=375000m -test.count 5 -test.run TestPingBuilderHeader [2022-08-18T18:28:54.365Z] +++ set -e [2022-08-18T18:28:54.365Z] +++ '[' -n 0 ']' [2022-08-18T18:28:54.365Z] +++ set -x [2022-08-18T18:28:54.365Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/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=375000m -test.count 5 -test.run TestPingBuilderHeader [2022-08-18T18:28:54.365Z] testing: warning: no tests to run [2022-08-18T18:28:54.365Z] PASS [2022-08-18T18:28:54.365Z] [2022-08-18T18:28:54.365Z] DONE 0 tests in 0.037s [2022-08-18T18:28:54.365Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestPingBuilderHeader [2022-08-18T18:28:54.365Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestPingBuilderHeader [2022-08-18T18:28:54.365Z] +++ set -e [2022-08-18T18:28:54.365Z] +++ '[' -n 0 ']' [2022-08-18T18:28:54.365Z] +++ set -x [2022-08-18T18:28:54.365Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestPingBuilderHeader [2022-08-18T18:28:54.395Z] #77 235.6 CC tests/test-4.o [2022-08-18T18:28:54.395Z] #77 235.6 CC tests/test-5.o [2022-08-18T18:28:54.395Z] #77 235.7 CC tests/test-6.o [2022-08-18T18:28:54.621Z] INFO: Testing against a local daemon [2022-08-18T18:28:54.621Z] testing: warning: no tests to run [2022-08-18T18:28:54.621Z] PASS [2022-08-18T18:28:54.621Z] [2022-08-18T18:28:54.621Z] DONE 0 tests in 0.096s [2022-08-18T18:28:54.621Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestPingBuilderHeader [2022-08-18T18:28:54.621Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestPingBuilderHeader [2022-08-18T18:28:54.621Z] +++ set -e [2022-08-18T18:28:54.621Z] +++ '[' -n 0 ']' [2022-08-18T18:28:54.621Z] +++ set -x [2022-08-18T18:28:54.622Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestPingBuilderHeader [2022-08-18T18:28:54.622Z] INFO: Testing against a local daemon [2022-08-18T18:28:54.622Z] testing: warning: no tests to run [2022-08-18T18:28:54.622Z] PASS [2022-08-18T18:28:54.622Z] [2022-08-18T18:28:54.622Z] DONE 0 tests in 0.103s [2022-08-18T18:28:54.622Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestPingBuilderHeader [2022-08-18T18:28:54.622Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestPingBuilderHeader [2022-08-18T18:28:54.622Z] +++ set -e [2022-08-18T18:28:54.622Z] +++ '[' -n 0 ']' [2022-08-18T18:28:54.622Z] +++ set -x [2022-08-18T18:28:54.622Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestPingBuilderHeader [2022-08-18T18:28:54.878Z] INFO: Testing against a local daemon [2022-08-18T18:28:54.878Z] testing: warning: no tests to run [2022-08-18T18:28:54.878Z] PASS [2022-08-18T18:28:54.878Z] [2022-08-18T18:28:54.878Z] DONE 0 tests in 0.100s [2022-08-18T18:28:54.878Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestPingBuilderHeader [2022-08-18T18:28:54.878Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestPingBuilderHeader [2022-08-18T18:28:54.878Z] +++ set -e [2022-08-18T18:28:54.878Z] +++ '[' -n 0 ']' [2022-08-18T18:28:54.878Z] +++ set -x [2022-08-18T18:28:54.878Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestPingBuilderHeader [2022-08-18T18:28:54.878Z] INFO: Testing against a local daemon [2022-08-18T18:28:54.878Z] testing: warning: no tests to run [2022-08-18T18:28:54.878Z] PASS [2022-08-18T18:28:54.878Z] [2022-08-18T18:28:54.878Z] DONE 0 tests in 0.071s [2022-08-18T18:28:54.965Z] #77 236.2 CC tests/test-7.o [2022-08-18T18:28:54.965Z] #77 236.3 CC tests/test-8.o [2022-08-18T18:28:55.134Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestPingBuilderHeader [2022-08-18T18:28:55.135Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestPingBuilderHeader [2022-08-18T18:28:55.135Z] +++ set -e [2022-08-18T18:28:55.135Z] +++ '[' -n 0 ']' [2022-08-18T18:28:55.135Z] +++ set -x [2022-08-18T18:28:55.135Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestPingBuilderHeader [2022-08-18T18:28:55.135Z] INFO: Testing against a local daemon [2022-08-18T18:28:55.135Z] === RUN TestPingBuilderHeader [2022-08-18T18:28:55.135Z] === RUN TestPingBuilderHeader/default_config [2022-08-18T18:28:55.224Z] #77 236.6 CC tests/test-9.o [2022-08-18T18:28:55.225Z] #77 236.6 CC tests/test-10.o [2022-08-18T18:28:55.697Z] === RUN TestPingBuilderHeader/buildkit_disabled [2022-08-18T18:28:55.830Z] #77 236.8 CC tests/test-11.o [2022-08-18T18:28:56.260Z] --- PASS: TestPingBuilderHeader (1.10s) [2022-08-18T18:28:56.260Z] --- PASS: TestPingBuilderHeader/default_config (0.53s) [2022-08-18T18:28:56.260Z] --- PASS: TestPingBuilderHeader/buildkit_disabled (0.56s) [2022-08-18T18:28:56.260Z] === RUN TestPingBuilderHeader [2022-08-18T18:28:56.260Z] === RUN TestPingBuilderHeader/default_config [2022-08-18T18:28:56.823Z] === RUN TestPingBuilderHeader/buildkit_disabled [2022-08-18T18:28:57.386Z] --- PASS: TestPingBuilderHeader (1.09s) [2022-08-18T18:28:57.386Z] --- PASS: TestPingBuilderHeader/default_config (0.53s) [2022-08-18T18:28:57.386Z] --- PASS: TestPingBuilderHeader/buildkit_disabled (0.55s) [2022-08-18T18:28:57.386Z] === RUN TestPingBuilderHeader [2022-08-18T18:28:57.386Z] === RUN TestPingBuilderHeader/default_config [2022-08-18T18:28:57.949Z] === RUN TestPingBuilderHeader/buildkit_disabled [2022-08-18T18:28:58.512Z] --- PASS: TestPingBuilderHeader (1.12s) [2022-08-18T18:28:58.512Z] --- PASS: TestPingBuilderHeader/default_config (0.54s) [2022-08-18T18:28:58.512Z] --- PASS: TestPingBuilderHeader/buildkit_disabled (0.57s) [2022-08-18T18:28:58.512Z] === RUN TestPingBuilderHeader [2022-08-18T18:28:58.512Z] === RUN TestPingBuilderHeader/default_config [2022-08-18T18:28:59.075Z] === RUN TestPingBuilderHeader/buildkit_disabled [2022-08-18T18:28:59.638Z] --- PASS: TestPingBuilderHeader (1.20s) [2022-08-18T18:28:59.638Z] --- PASS: TestPingBuilderHeader/default_config (0.58s) [2022-08-18T18:28:59.638Z] --- PASS: TestPingBuilderHeader/buildkit_disabled (0.61s) [2022-08-18T18:28:59.638Z] === RUN TestPingBuilderHeader [2022-08-18T18:28:59.638Z] === RUN TestPingBuilderHeader/default_config [2022-08-18T18:29:00.201Z] === RUN TestPingBuilderHeader/buildkit_disabled [2022-08-18T18:29:00.765Z] --- PASS: TestPingBuilderHeader (1.14s) [2022-08-18T18:29:00.765Z] --- PASS: TestPingBuilderHeader/default_config (0.52s) [2022-08-18T18:29:00.765Z] --- PASS: TestPingBuilderHeader/buildkit_disabled (0.61s) [2022-08-18T18:29:00.765Z] PASS [2022-08-18T18:29:00.765Z] [2022-08-18T18:29:00.765Z] DONE 15 tests in 5.722s [2022-08-18T18:29:00.765Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestPingBuilderHeader [2022-08-18T18:29:00.765Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestPingBuilderHeader [2022-08-18T18:29:00.765Z] +++ set -e [2022-08-18T18:29:00.765Z] +++ '[' -n 0 ']' [2022-08-18T18:29:00.765Z] +++ set -x [2022-08-18T18:29:00.765Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestPingBuilderHeader [2022-08-18T18:29:00.765Z] INFO: Testing against a local daemon [2022-08-18T18:29:00.765Z] testing: warning: no tests to run [2022-08-18T18:29:00.765Z] PASS [2022-08-18T18:29:00.765Z] [2022-08-18T18:29:00.765Z] DONE 0 tests in 0.059s [2022-08-18T18:29:00.765Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration-flaky) [2022-08-18T18:29:00.765Z] +++++ cat bundles/test-integration-flaky/docker.pid [2022-08-18T18:29:01.022Z] ++++ kill 6700 [2022-08-18T18:29:01.022Z] ++++ /etc/init.d/apparmor stop [2022-08-18T18:29:01.022Z] Leaving: AppArmorNo profiles have been unloaded. [2022-08-18T18:29:01.022Z] [2022-08-18T18:29:01.022Z] Unloading profiles will leave already running processes permanently [2022-08-18T18:29:01.022Z] unconfined, which can lead to unexpected situations. [2022-08-18T18:29:01.022Z] [2022-08-18T18:29:01.022Z] To set a process to complain mode, use the command line tool [2022-08-18T18:29:01.022Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-08-18T18:29:01.022Z] ++++ true [2022-08-18T18:29:01.022Z] exiting test-integration [2022-08-18T18:29:01.022Z] +++ exit 0 [2022-08-18T18:29:01.022Z] [2022-08-18T18:29:01.022Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-08-18T18:29:01.185Z] #77 ... [2022-08-18T18:29:01.185Z] [2022-08-18T18:29:01.185Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-08-18T18:29:01.185Z] #23 sha256:e7bb66228e49fa0fc419e450d5ea1e25d260e213b7b568c09ee3d12112235804 [2022-08-18T18:29:02.913Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-08-18T18:29:02.913Z] HOSTNAME=049134edc932 [2022-08-18T18:29:02.913Z] TESTDEBUG=0 [2022-08-18T18:29:02.913Z] DEST=bundles/test-integration [2022-08-18T18:29:02.913Z] PWD=/go/src/github.com/docker/docker [2022-08-18T18:29:02.913Z] KEEPBUNDLE=1 [2022-08-18T18:29:02.913Z] DOCKER_GITCOMMIT=2c17e9a33357ac5cfb80dcb93e048bb3ae5618d0 [2022-08-18T18:29:02.913Z] container=docker [2022-08-18T18:29:02.913Z] HOME=/root [2022-08-18T18:29:02.913Z] GOLANG_VERSION=1.18.5 [2022-08-18T18:29:02.913Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-08-18T18:29:02.913Z] VALIDATE_BRANCH=22.06 [2022-08-18T18:29:02.913Z] TERM=xterm [2022-08-18T18:29:02.913Z] DOCKER_PKG=github.com/docker/docker [2022-08-18T18:29:02.913Z] SHLVL=1 [2022-08-18T18:29:02.913Z] TIMEOUT=120m [2022-08-18T18:29:02.913Z] DOCKER_BUILDTAGS= journald [2022-08-18T18:29:02.913Z] DOCKER_GRAPHDRIVER=overlay2 [2022-08-18T18:29:02.913Z] GO111MODULE=off [2022-08-18T18:29:02.913Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-08-18T18:29:02.913Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-08-18T18:29:02.913Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-08-18T18:29:02.913Z] GOPATH=/go [2022-08-18T18:29:02.913Z] PKG_CONFIG=pkg-config [2022-08-18T18:29:02.913Z] _=/usr/bin/env [2022-08-18T18:29:02.913Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-08-18T18:29:04.281Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-08-18T18:29:05.237Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-08-18T18:29:06.464Z] #23 15.45 Collecting yamllint==1.26.1 [2022-08-18T18:29:07.408Z] #23 16.52 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-08-18T18:29:07.757Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-08-18T18:29:08.686Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-08-18T18:29:09.401Z] #23 18.64 Collecting pathspec>=0.5.3 [2022-08-18T18:29:09.401Z] #23 18.65 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-08-18T18:29:09.976Z] #23 19.28 Collecting pyyaml [2022-08-18T18:29:09.976Z] #23 19.29 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (661 kB) [2022-08-18T18:29:09.976Z] #23 19.37 Building wheels for collected packages: yamllint [2022-08-18T18:29:09.976Z] #23 19.39 Building wheel for yamllint (setup.py): started [2022-08-18T18:29:10.726Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main [2022-08-18T18:29:10.982Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-08-18T18:29:12.347Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-08-18T18:29:12.516Z] #23 21.42 Building wheel for yamllint (setup.py): finished with status 'done' [2022-08-18T18:29:12.516Z] #23 21.42 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=633f9dcb28905240db3fb39224eacddf6d23be46191cc5445f62b22817207a97 [2022-08-18T18:29:12.516Z] #23 21.43 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-08-18T18:29:12.516Z] #23 21.43 Successfully built yamllint [2022-08-18T18:29:12.516Z] #23 21.50 Installing collected packages: pyyaml, pathspec, yamllint [2022-08-18T18:29:12.776Z] #23 22.22 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-08-18T18:29:13.275Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-08-18T18:29:13.838Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-08-18T18:29:14.401Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-08-18T18:29:14.685Z] #23 DONE 23.6s [2022-08-18T18:29:14.685Z] [2022-08-18T18:29:14.685Z] #27 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-08-18T18:29:14.685Z] #27 sha256:08a03d200cbb5bb5096530feac801bd1487e1e4af97cbb8e3ff45c3e011a2a80 [2022-08-18T18:29:14.685Z] #27 DONE 0.5s [2022-08-18T18:29:14.685Z] [2022-08-18T18:29:14.685Z] #32 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-08-18T18:29:14.685Z] #32 sha256:e207d2ddab3dfbdf2afea95fcd9bd6d42d877003a017d85b3f6a2a3fe228052c [2022-08-18T18:29:15.627Z] #32 DONE 0.6s [2022-08-18T18:29:15.627Z] [2022-08-18T18:29:15.627Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-18T18:29:15.627Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-18T18:29:15.627Z] #55 ... [2022-08-18T18:29:15.627Z] [2022-08-18T18:29:15.627Z] #35 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-08-18T18:29:15.627Z] #35 sha256:4d9b7c574b555627cb0a51a8f57c08354dc1492275a736504b66f9675ab9e91d [2022-08-18T18:29:15.767Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-08-18T18:29:15.887Z] #35 DONE 0.4s [2022-08-18T18:29:15.887Z] [2022-08-18T18:29:15.887Z] #37 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-08-18T18:29:15.887Z] #37 sha256:3866c5606decd4dbcbc1958ad44fe71960ed207907d176b42e21c73e57710ec5 [2022-08-18T18:29:16.147Z] #37 DONE 0.3s [2022-08-18T18:29:16.147Z] [2022-08-18T18:29:16.147Z] #39 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-08-18T18:29:16.147Z] #39 sha256:1257fd5a673b8c7038a2c489e448df126acbb3c2f2e95ec768f7ba96f838e365 [2022-08-18T18:29:16.407Z] #39 DONE 0.3s [2022-08-18T18:29:16.407Z] [2022-08-18T18:29:16.407Z] #41 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-08-18T18:29:16.407Z] #41 sha256:9a09f975b77dd9c084651c5be8eecf2a793fefd1a31bde117fbadbe742b10007 [2022-08-18T18:29:16.407Z] #41 DONE 0.1s [2022-08-18T18:29:16.407Z] [2022-08-18T18:29:16.407Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-18T18:29:16.407Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-18T18:29:16.667Z] #55 ... [2022-08-18T18:29:16.667Z] [2022-08-18T18:29:16.667Z] #45 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-08-18T18:29:16.667Z] #45 sha256:eea20e180491bb11b54cbeb7276c5c37d5fcd8a466a8762652ed3811a61cb748 [2022-08-18T18:29:16.667Z] #45 DONE 0.1s [2022-08-18T18:29:16.696Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-08-18T18:29:16.926Z] [2022-08-18T18:29:16.926Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-18T18:29:16.926Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-18T18:29:18.064Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-08-18T18:29:19.432Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-08-18T18:29:19.995Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-08-18T18:29:21.363Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-08-18T18:29:22.292Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-08-18T18:29:23.662Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-08-18T18:29:24.225Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-08-18T18:29:24.665Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-08-18T18:29:24.665Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-08-18T18:29:24.665Z] GOOS="" GOARCH="" GOARM="" [2022-08-18T18:29:24.665Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-08-18T18:29:24.665Z] [2022-08-18T18:29:24.665Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-08-18T18:29:24.665Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-08-18T18:29:24.665Z] HOSTNAME=0b7b42410d06 [2022-08-18T18:29:24.665Z] TESTDEBUG=0 [2022-08-18T18:29:24.665Z] DEST=bundles/test-integration [2022-08-18T18:29:24.665Z] PWD=/go/src/github.com/docker/docker [2022-08-18T18:29:24.665Z] DOCKER_GITCOMMIT=2c17e9a33357ac5cfb80dcb93e048bb3ae5618d0 [2022-08-18T18:29:24.665Z] container=docker [2022-08-18T18:29:24.665Z] HOME=/root [2022-08-18T18:29:24.665Z] GOLANG_VERSION=1.18.5 [2022-08-18T18:29:24.665Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-08-18T18:29:24.665Z] VALIDATE_BRANCH=22.06 [2022-08-18T18:29:24.665Z] TERM=xterm [2022-08-18T18:29:24.665Z] DOCKER_PKG=github.com/docker/docker [2022-08-18T18:29:24.665Z] SHLVL=1 [2022-08-18T18:29:24.665Z] TIMEOUT=120m [2022-08-18T18:29:24.665Z] DOCKER_BUILDTAGS= journald [2022-08-18T18:29:24.665Z] DOCKER_GRAPHDRIVER=overlay2 [2022-08-18T18:29:24.665Z] GO111MODULE=off [2022-08-18T18:29:24.665Z] DOCKER_EXPERIMENTAL=1 [2022-08-18T18:29:24.665Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-08-18T18:29:24.665Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-08-18T18:29:24.665Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-08-18T18:29:24.665Z] GOPATH=/go [2022-08-18T18:29:24.665Z] PKG_CONFIG=pkg-config [2022-08-18T18:29:24.665Z] _=/usr/bin/env [2022-08-18T18:29:24.665Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-08-18T18:29:25.597Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-08-18T18:29:26.525Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-08-18T18:29:26.525Z] Using test binary docker [2022-08-18T18:29:26.525Z] +++ /etc/init.d/apparmor start [2022-08-18T18:29:26.525Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-08-18T18:29:26.525Z] INFO: Waiting for daemon to start... [2022-08-18T18:29:26.525Z] Starting dockerd [2022-08-18T18:29:26.525Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2022-08-18T18:29:28.416Z] . [2022-08-18T18:29:28.416Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-08-18T18:29:28.673Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-08-18T18:29:28.673Z] Running integration-test (iteration 1) [2022-08-18T18:29:28.673Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-08-18T18:29:28.673Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=120m [2022-08-18T18:29:28.673Z] ++ set -e [2022-08-18T18:29:28.673Z] ++ '[' -n 0 ']' [2022-08-18T18:29:28.673Z] ++ set -x [2022-08-18T18:29:28.673Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=120m [2022-08-18T18:29:28.673Z] INFO: Testing against a local daemon [2022-08-18T18:29:28.673Z] === RUN TestCgroupNamespacesBuild [2022-08-18T18:29:31.195Z] --- PASS: TestCgroupNamespacesBuild (2.17s) [2022-08-18T18:29:31.195Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-08-18T18:29:33.089Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.14s) [2022-08-18T18:29:33.089Z] === RUN TestBuildWithSession [2022-08-18T18:29:33.089Z] build_session_test.go:25: TODO: BuildKit [2022-08-18T18:29:33.089Z] --- SKIP: TestBuildWithSession (0.00s) [2022-08-18T18:29:33.089Z] === RUN TestBuildSquashParent [2022-08-18T18:29:43.040Z] --- PASS: TestBuildSquashParent (8.44s) [2022-08-18T18:29:43.040Z] === RUN TestBuildWithRemoveAndForceRemove [2022-08-18T18:29:43.040Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-18T18:29:43.040Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-18T18:29:43.040Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-18T18:29:43.040Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-18T18:29:43.040Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-18T18:29:43.040Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-18T18:29:43.040Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-18T18:29:43.040Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-18T18:29:43.040Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-18T18:29:43.040Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-18T18:29:43.040Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-18T18:29:43.040Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-18T18:29:43.040Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-18T18:29:43.040Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-18T18:29:44.931Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-18T18:29:44.931Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-18T18:29:48.248Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-18T18:29:48.248Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-18T18:29:51.225Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-08-18T18:29:51.225Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-08-18T18:29:51.514Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-08-18T18:29:51.514Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.43s) [2022-08-18T18:29:51.514Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.44s) [2022-08-18T18:29:51.514Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.29s) [2022-08-18T18:29:51.514Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.34s) [2022-08-18T18:29:51.514Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.20s) [2022-08-18T18:29:51.514Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.21s) [2022-08-18T18:29:51.514Z] === RUN TestBuildMultiStageCopy [2022-08-18T18:29:51.514Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-08-18T18:29:54.034Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-08-18T18:29:54.604Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-08-18T18:29:55.165Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-08-18T18:29:55.663Z] #55 ... [2022-08-18T18:29:55.663Z] [2022-08-18T18:29:55.663Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-18T18:29:55.663Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-18T18:29:55.663Z] #77 294.1 CCLD libocispec.la [2022-08-18T18:29:55.663Z] #77 294.7 CCLD src/validate [2022-08-18T18:29:55.663Z] #77 294.7 CCLD tests/test-1 [2022-08-18T18:29:55.663Z] #77 294.7 CCLD tests/test-2 [2022-08-18T18:29:55.663Z] #77 294.8 CCLD tests/test-3 [2022-08-18T18:29:55.663Z] #77 294.8 CCLD tests/test-4 [2022-08-18T18:29:55.663Z] #77 294.9 CCLD tests/test-5 [2022-08-18T18:29:55.663Z] #77 294.9 CCLD tests/test-6 [2022-08-18T18:29:55.663Z] #77 294.9 CCLD tests/test-7 [2022-08-18T18:29:55.663Z] #77 295.0 CCLD tests/test-8 [2022-08-18T18:29:55.663Z] #77 295.1 /bin/bash ./libtool --mode=link libocispec.la -o libocispec.a [2022-08-18T18:29:55.663Z] #77 295.1 CCLD tests/test-9 [2022-08-18T18:29:55.663Z] #77 295.1 CCLD tests/test-10 [2022-08-18T18:29:55.663Z] #77 295.2 CCLD tests/test-11 [2022-08-18T18:29:55.728Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-08-18T18:29:55.923Z] #77 297.2 libtool: link: ar cr libocispec.a [2022-08-18T18:29:56.183Z] #77 297.3 libtool: link: ranlib libocispec.a [2022-08-18T18:29:56.291Z] --- PASS: TestBuildMultiStageCopy (4.82s) [2022-08-18T18:29:56.291Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.62s) [2022-08-18T18:29:56.291Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.54s) [2022-08-18T18:29:56.291Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.57s) [2022-08-18T18:29:56.291Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.52s) [2022-08-18T18:29:56.291Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.57s) [2022-08-18T18:29:56.291Z] === RUN TestBuildMultiStageParentConfig [2022-08-18T18:29:57.562Z] #77 298.8 make[5]: Entering directory '/tmp/crun-build/libocispec' [2022-08-18T18:29:57.562Z] #77 298.8 make[5]: Nothing to be done for 'install-exec-am'. [2022-08-18T18:29:57.562Z] #77 298.8 make[5]: Nothing to be done for 'install-data-am'. [2022-08-18T18:29:57.562Z] #77 298.8 make[5]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-18T18:29:57.562Z] #77 298.8 make[4]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-18T18:29:57.562Z] #77 298.8 make[3]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-18T18:29:57.562Z] #77 298.8 make[2]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-18T18:29:57.562Z] #77 298.8 make[2]: Entering directory '/tmp/crun-build' [2022-08-18T18:29:57.660Z] --- PASS: TestBuildMultiStageParentConfig (1.28s) [2022-08-18T18:29:57.660Z] === RUN TestBuildLabelWithTargets [2022-08-18T18:29:57.821Z] #77 299.0 CC src/libcrun/libcrun_testing_a-utils.o [2022-08-18T18:29:57.821Z] #77 299.0 CC src/libcrun/libcrun_testing_a-cloned_binary.o [2022-08-18T18:29:57.821Z] #77 299.0 CC src/libcrun/libcrun_testing_a-container.o [2022-08-18T18:29:57.821Z] #77 299.0 CC src/libcrun/libcrun_testing_a-cgroup.o [2022-08-18T18:29:57.821Z] #77 299.0 CC src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o [2022-08-18T18:29:57.821Z] #77 299.0 CC src/libcrun/libcrun_testing_a-cgroup-resources.o [2022-08-18T18:29:57.821Z] #77 299.0 CC src/libcrun/libcrun_testing_a-cgroup-setup.o [2022-08-18T18:29:57.821Z] #77 299.1 CC src/libcrun/libcrun_testing_a-cgroup-utils.o [2022-08-18T18:29:57.821Z] #77 299.1 CC src/libcrun/libcrun_testing_a-cgroup-systemd.o [2022-08-18T18:29:57.821Z] #77 299.1 CC src/libcrun/libcrun_testing_a-criu.o [2022-08-18T18:29:57.821Z] #77 299.1 CC src/libcrun/libcrun_testing_a-custom-handler.o [2022-08-18T18:29:57.821Z] #77 299.2 CC src/libcrun/libcrun_testing_a-linux.o [2022-08-18T18:29:58.085Z] #77 299.2 CC src/libcrun/libcrun_testing_a-seccomp.o [2022-08-18T18:29:58.085Z] #77 299.2 CC src/libcrun/libcrun_testing_a-ebpf.o [2022-08-18T18:29:58.085Z] #77 299.2 CC src/libcrun/libcrun_testing_a-error.o [2022-08-18T18:29:58.085Z] #77 299.2 CC src/libcrun/libcrun_testing_a-status.o [2022-08-18T18:29:58.085Z] #77 299.2 CC src/libcrun/libcrun_testing_a-terminal.o [2022-08-18T18:29:58.085Z] #77 299.3 CC src/libcrun/libcrun_testing_a-chroot_realpath.o [2022-08-18T18:29:58.085Z] #77 299.3 CC src/libcrun/libcrun_testing_a-signals.o [2022-08-18T18:29:58.085Z] #77 299.3 CC src/libcrun/libcrun_testing_a-mount_flags.o [2022-08-18T18:29:58.085Z] #77 299.4 CC src/libcrun/libcrun_testing_a-seccomp_notify.o [2022-08-18T18:29:58.346Z] #77 299.4 CC src/libcrun/handlers/libcrun_testing_a-handler-utils.o [2022-08-18T18:29:58.346Z] #77 299.5 CC src/libcrun/handlers/libcrun_testing_a-krun.o [2022-08-18T18:29:58.346Z] #77 299.5 CC src/libcrun/handlers/libcrun_testing_a-wasmedge.o [2022-08-18T18:29:58.346Z] #77 299.5 CC src/libcrun/handlers/libcrun_testing_a-wasmer.o [2022-08-18T18:29:58.346Z] #77 299.5 CC tests/tests_libcrun_errors-tests_libcrun_errors.o [2022-08-18T18:29:58.346Z] #77 299.6 CC tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o [2022-08-18T18:29:58.605Z] #77 299.8 CC src/crun-crun.o [2022-08-18T18:29:58.605Z] #77 299.9 CC src/crun-run.o [2022-08-18T18:29:58.605Z] #77 299.9 CC src/crun-delete.o [2022-08-18T18:29:58.605Z] #77 299.9 CC src/crun-kill.o [2022-08-18T18:29:58.864Z] #77 300.0 CC src/crun-pause.o [2022-08-18T18:29:58.864Z] #77 300.0 CC src/crun-unpause.o [2022-08-18T18:29:58.864Z] #77 300.0 CC src/crun-spec.o [2022-08-18T18:29:58.864Z] #77 300.1 CC src/crun-exec.o [2022-08-18T18:29:58.864Z] #77 300.1 CC src/crun-list.o [2022-08-18T18:29:58.864Z] #77 300.2 CC src/crun-create.o [2022-08-18T18:29:59.123Z] #77 300.3 CC src/crun-start.o [2022-08-18T18:29:59.382Z] #77 300.6 CC src/crun-state.o [2022-08-18T18:29:59.382Z] #77 300.7 CC src/crun-update.o [2022-08-18T18:29:59.382Z] #77 300.7 CC src/crun-ps.o [2022-08-18T18:29:59.640Z] #77 300.8 CC src/crun-restore.o [2022-08-18T18:29:59.640Z] #77 300.8 CC src/crun-checkpoint.o [2022-08-18T18:29:59.640Z] #77 300.9 CC src/libcrun/libcrun_la-utils.lo [2022-08-18T18:29:59.899Z] #77 301.0 CC src/libcrun/libcrun_la-container.lo [2022-08-18T18:29:59.899Z] #77 301.1 CC src/libcrun/libcrun_la-cgroup.lo [2022-08-18T18:29:59.899Z] #77 301.2 CC src/libcrun/libcrun_la-cloned_binary.lo [2022-08-18T18:30:00.158Z] #77 301.2 CC src/libcrun/libcrun_la-cgroup-cgroupfs.lo [2022-08-18T18:30:00.158Z] #77 301.2 CC src/libcrun/libcrun_la-cgroup-resources.lo [2022-08-18T18:30:00.158Z] #77 301.3 CC src/libcrun/libcrun_la-cgroup-systemd.lo [2022-08-18T18:30:00.158Z] #77 301.3 CC src/libcrun/libcrun_la-cgroup-setup.lo [2022-08-18T18:30:00.179Z] --- PASS: TestBuildLabelWithTargets (2.09s) [2022-08-18T18:30:00.179Z] === RUN TestBuildWithEmptyLayers [2022-08-18T18:30:00.417Z] #77 301.5 CC src/libcrun/libcrun_la-cgroup-utils.lo [2022-08-18T18:30:00.418Z] #77 301.6 CC src/libcrun/libcrun_la-criu.lo [2022-08-18T18:30:00.418Z] #77 301.7 CC src/libcrun/libcrun_la-custom-handler.lo [2022-08-18T18:30:00.418Z] #77 301.7 CC src/libcrun/libcrun_la-linux.lo [2022-08-18T18:30:00.677Z] #77 301.9 CC src/libcrun/libcrun_la-seccomp.lo [2022-08-18T18:30:00.677Z] #77 302.0 CC src/libcrun/libcrun_la-ebpf.lo [2022-08-18T18:30:00.937Z] #77 302.1 CC src/libcrun/libcrun_la-error.lo [2022-08-18T18:30:00.937Z] #77 302.2 CC src/libcrun/libcrun_la-status.lo [2022-08-18T18:30:01.108Z] --- PASS: TestBuildWithEmptyLayers (1.24s) [2022-08-18T18:30:01.108Z] === RUN TestBuildMultiStageOnBuild [2022-08-18T18:30:01.196Z] #77 302.2 CC src/libcrun/libcrun_la-terminal.lo [2022-08-18T18:30:01.197Z] #77 302.3 CC src/libcrun/libcrun_la-chroot_realpath.lo [2022-08-18T18:30:01.197Z] #77 302.4 CC src/libcrun/libcrun_la-signals.lo [2022-08-18T18:30:01.461Z] #77 302.5 CC src/libcrun/libcrun_la-mount_flags.lo [2022-08-18T18:30:01.461Z] #77 302.6 CC src/libcrun/libcrun_la-seccomp_notify.lo [2022-08-18T18:30:01.721Z] #77 302.9 CC src/libcrun/handlers/libcrun_la-krun.lo [2022-08-18T18:30:01.721Z] #77 302.9 CC src/libcrun/handlers/libcrun_la-wasmedge.lo [2022-08-18T18:30:01.721Z] #77 303.0 CC src/libcrun/handlers/libcrun_la-handler-utils.lo [2022-08-18T18:30:01.981Z] #77 303.1 CC tests/init.o [2022-08-18T18:30:01.981Z] #77 303.1 CC tests/tests_libcrun_utils-tests_libcrun_utils.o [2022-08-18T18:30:01.981Z] #77 303.3 CC src/libcrun/handlers/libcrun_la-wasmer.lo [2022-08-18T18:30:03.891Z] #77 ... [2022-08-18T18:30:03.891Z] [2022-08-18T18:30:03.891Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-08-18T18:30:03.891Z] #47 sha256:a3d31ed0c916c9ea0b1c8e3bcea450a6c821f3fe6ec76d50aba959bd197ea91b [2022-08-18T18:30:03.891Z] #47 368.7 + dpkg --print-architecture [2022-08-18T18:30:03.891Z] #47 368.7 + git checkout -q v2.1.0 [2022-08-18T18:30:03.891Z] #47 369.0 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-08-18T18:30:03.891Z] #47 369.0 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-08-18T18:30:04.380Z] --- PASS: TestBuildMultiStageOnBuild (3.07s) [2022-08-18T18:30:04.380Z] === RUN TestBuildUncleanTarFilenames [2022-08-18T18:30:05.748Z] --- PASS: TestBuildUncleanTarFilenames (1.70s) [2022-08-18T18:30:05.748Z] === RUN TestBuildMultiStageLayerLeak [2022-08-18T18:30:09.021Z] --- PASS: TestBuildMultiStageLayerLeak (3.39s) [2022-08-18T18:30:09.021Z] === RUN TestBuildWithHugeFile [2022-08-18T18:30:13.172Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-08-18T18:30:13.177Z] INFO [loader] Go packages loading at mode 575 (deps|imports|name|compiled_files|exports_file|files|types_sizes) took 2m58.758897043s [2022-08-18T18:30:13.177Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 525.942918ms [2022-08-18T18:30:17.370Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-08-18T18:30:25.495Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main [2022-08-18T18:30:25.495Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-08-18T18:30:25.754Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-08-18T18:30:25.847Z] #47 DONE 398.4s [2022-08-18T18:30:25.847Z] [2022-08-18T18:30:25.847Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-18T18:30:25.847Z] #64 sha256:eabf22c385d9a09609392ca89c18f25f4a00fd76a3b169dbaf4afdb54652cfe6 [2022-08-18T18:30:25.847Z] #64 ... [2022-08-18T18:30:25.847Z] [2022-08-18T18:30:25.847Z] #48 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-08-18T18:30:25.847Z] #48 sha256:2be66bb67dcf3c72a0580330850b4b4e56fd608abfda4bb877cee4b81d48f639 [2022-08-18T18:30:26.166Z] --- PASS: TestImportExtremelyLargeImageWorks (91.90s) [2022-08-18T18:30:26.166Z] PASS [2022-08-18T18:30:26.166Z] [2022-08-18T18:30:26.166Z] DONE 22 tests in 95.103s [2022-08-18T18:30:26.166Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (amd64.integration.internal.termtest) flags=-test.v -test.timeout=120m [2022-08-18T18:30:26.166Z] === RUN TestStripANSICommands [2022-08-18T18:30:26.166Z] === RUN TestStripANSICommands/#00 [2022-08-18T18:30:26.166Z] === RUN TestStripANSICommands/#01 [2022-08-18T18:30:26.166Z] --- PASS: TestStripANSICommands (0.00s) [2022-08-18T18:30:26.166Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2022-08-18T18:30:26.166Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2022-08-18T18:30:26.166Z] PASS [2022-08-18T18:30:26.166Z] [2022-08-18T18:30:26.166Z] DONE 3 tests in 0.009s [2022-08-18T18:30:26.166Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-08-18T18:30:26.166Z] INFO: Testing against a local daemon [2022-08-18T18:30:26.166Z] === RUN TestNetworkCreateDelete [2022-08-18T18:30:26.166Z] --- PASS: TestNetworkCreateDelete (0.14s) [2022-08-18T18:30:26.166Z] === RUN TestDockerNetworkDeletePreferID [2022-08-18T18:30:26.166Z] --- PASS: TestDockerNetworkDeletePreferID (0.36s) [2022-08-18T18:30:26.166Z] === RUN TestDaemonDNSFallback [2022-08-18T18:30:26.323Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-08-18T18:30:26.417Z] #48 DONE 0.5s [2022-08-18T18:30:26.417Z] [2022-08-18T18:30:26.417Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-18T18:30:26.417Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-18T18:30:26.417Z] #55 ... [2022-08-18T18:30:26.417Z] [2022-08-18T18:30:26.417Z] #52 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-08-18T18:30:26.417Z] #52 sha256:2ec51681dc644c5189204309e28a3afa45004e264bc627b162f5d67b00f4dda2 [2022-08-18T18:30:26.417Z] #52 DONE 0.1s [2022-08-18T18:30:26.417Z] [2022-08-18T18:30:26.417Z] #54 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-08-18T18:30:26.417Z] #54 sha256:ccc452a7fba8ede6716434cec9fa8aa89e036b9baf4b7b8f3d9f87f1eafc9363 [2022-08-18T18:30:26.417Z] #54 DONE 0.1s [2022-08-18T18:30:26.796Z] [2022-08-18T18:30:26.796Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-18T18:30:26.796Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-18T18:30:27.081Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-08-18T18:30:27.340Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-08-18T18:30:28.279Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-08-18T18:30:28.739Z] --- PASS: TestDaemonDNSFallback (6.33s) [2022-08-18T18:30:28.739Z] === RUN TestInspectNetwork [2022-08-18T18:30:29.336Z] #55 ... [2022-08-18T18:30:29.336Z] [2022-08-18T18:30:29.336Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-18T18:30:29.336Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-18T18:30:29.336Z] #77 330.3 CCLD tests/init [2022-08-18T18:30:30.186Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-08-18T18:30:31.565Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-08-18T18:30:32.020Z] === RUN TestInspectNetwork/full_network_id [2022-08-18T18:30:32.020Z] === RUN TestInspectNetwork/partial_network_id [2022-08-18T18:30:32.020Z] === RUN TestInspectNetwork/network_name [2022-08-18T18:30:32.020Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-08-18T18:30:32.133Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-08-18T18:30:32.702Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-08-18T18:30:33.640Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-08-18T18:30:34.208Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-08-18T18:30:35.146Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-08-18T18:30:36.100Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-08-18T18:30:36.200Z] --- PASS: TestInspectNetwork (7.25s) [2022-08-18T18:30:36.200Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-08-18T18:30:36.200Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-08-18T18:30:36.200Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-08-18T18:30:36.200Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-08-18T18:30:36.200Z] === RUN TestRunContainerWithBridgeNone [2022-08-18T18:30:36.669Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-08-18T18:30:37.578Z] --- PASS: TestRunContainerWithBridgeNone (1.57s) [2022-08-18T18:30:37.578Z] === RUN TestNetworkInvalidJSON [2022-08-18T18:30:37.578Z] === RUN TestNetworkInvalidJSON/networks/create [2022-08-18T18:30:37.578Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-08-18T18:30:37.578Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-08-18T18:30:37.578Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-08-18T18:30:37.578Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-18T18:30:37.578Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-18T18:30:37.578Z] === CONT TestNetworkInvalidJSON/networks/create [2022-08-18T18:30:37.578Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-08-18T18:30:37.578Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-18T18:30:37.578Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-08-18T18:30:37.578Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-08-18T18:30:37.578Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-08-18T18:30:37.578Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-08-18T18:30:37.578Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-08-18T18:30:37.578Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-08-18T18:30:37.578Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-08-18T18:30:37.578Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-08-18T18:30:37.578Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-08-18T18:30:37.578Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-08-18T18:30:37.578Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-08-18T18:30:37.578Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-08-18T18:30:37.578Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-08-18T18:30:37.578Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s) [2022-08-18T18:30:37.578Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-08-18T18:30:37.578Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-08-18T18:30:37.578Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-08-18T18:30:37.578Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-08-18T18:30:37.578Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.01s) [2022-08-18T18:30:37.578Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-08-18T18:30:37.578Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-08-18T18:30:37.578Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-08-18T18:30:37.578Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-08-18T18:30:37.578Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-08-18T18:30:37.578Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-08-18T18:30:37.578Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-08-18T18:30:37.578Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-08-18T18:30:37.578Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-08-18T18:30:37.578Z] === RUN TestNetworkList [2022-08-18T18:30:37.578Z] === RUN TestNetworkList//networks [2022-08-18T18:30:37.578Z] === PAUSE TestNetworkList//networks [2022-08-18T18:30:37.578Z] === RUN TestNetworkList//networks/ [2022-08-18T18:30:37.578Z] === PAUSE TestNetworkList//networks/ [2022-08-18T18:30:37.578Z] === CONT TestNetworkList//networks [2022-08-18T18:30:37.578Z] === CONT TestNetworkList//networks/ [2022-08-18T18:30:37.578Z] --- PASS: TestNetworkList (0.01s) [2022-08-18T18:30:37.578Z] --- PASS: TestNetworkList//networks (0.00s) [2022-08-18T18:30:37.578Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-08-18T18:30:37.578Z] === RUN TestHostIPv4BridgeLabel [2022-08-18T18:30:37.608Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-08-18T18:30:37.608Z] Using test binary docker [2022-08-18T18:30:37.608Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-08-18T18:30:37.608Z] +++ /etc/init.d/apparmor start [2022-08-18T18:30:37.608Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-08-18T18:30:37.608Z] INFO: Waiting for daemon to start... [2022-08-18T18:30:37.608Z] Starting dockerd [2022-08-18T18:30:37.608Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental [2022-08-18T18:30:38.145Z] --- PASS: TestHostIPv4BridgeLabel (0.55s) [2022-08-18T18:30:38.145Z] === RUN TestDaemonRestartWithLiveRestore [2022-08-18T18:30:39.078Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s) [2022-08-18T18:30:39.078Z] === RUN TestDaemonDefaultNetworkPools [2022-08-18T18:30:39.512Z] . [2022-08-18T18:30:39.512Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-08-18T18:30:39.771Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-08-18T18:30:39.771Z] Error: No such image: emptyfs [2022-08-18T18:30:39.771Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-08-18T18:30:39.771Z] ++++ docker load [2022-08-18T18:30:39.771Z] Running integration-test (iteration 1) [2022-08-18T18:30:39.771Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2022-08-18T18:30:39.771Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m [2022-08-18T18:30:39.771Z] ++ set -e [2022-08-18T18:30:39.771Z] ++ '[' -n 0 ']' [2022-08-18T18:30:39.771Z] ++ set -x [2022-08-18T18:30:39.771Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m [2022-08-18T18:30:40.011Z] --- PASS: TestDaemonDefaultNetworkPools (0.71s) [2022-08-18T18:30:40.011Z] === RUN TestDaemonRestartWithExistingNetwork [2022-08-18T18:30:40.031Z] Loaded image: busybox:latest [2022-08-18T18:30:40.290Z] Loaded image: busybox:glibc [2022-08-18T18:30:40.945Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s) [2022-08-18T18:30:40.945Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-08-18T18:30:41.228Z] Loaded image: debian:bullseye-slim [2022-08-18T18:30:41.228Z] Loaded image: hello-world:latest [2022-08-18T18:30:41.228Z] Loaded image: arm32v7/hello-world:latest [2022-08-18T18:30:41.228Z] INFO: Testing against a local daemon [2022-08-18T18:30:41.228Z] === RUN TestCgroupNamespacesBuild [2022-08-18T18:30:42.318Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.20s) [2022-08-18T18:30:42.318Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-08-18T18:30:42.606Z] --- PASS: TestCgroupNamespacesBuild (1.13s) [2022-08-18T18:30:42.606Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-08-18T18:30:42.884Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2022-08-18T18:30:42.884Z] === RUN TestServiceWithPredefinedNetwork [2022-08-18T18:30:43.544Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.15s) [2022-08-18T18:30:43.544Z] === RUN TestBuildWithSession [2022-08-18T18:30:43.544Z] build_session_test.go:25: TODO: BuildKit [2022-08-18T18:30:43.544Z] --- SKIP: TestBuildWithSession (0.00s) [2022-08-18T18:30:43.544Z] === RUN TestBuildSquashParent [2022-08-18T18:30:45.414Z] --- PASS: TestServiceWithPredefinedNetwork (2.32s) [2022-08-18T18:30:45.414Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-08-18T18:30:45.414Z] service_test.go:243: FLAKY_TEST [2022-08-18T18:30:45.414Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-08-18T18:30:45.414Z] === RUN TestServiceWithDataPathPortInit [2022-08-18T18:30:47.739Z] --- PASS: TestBuildSquashParent (3.68s) [2022-08-18T18:30:47.739Z] === RUN TestBuildWithRemoveAndForceRemove [2022-08-18T18:30:47.739Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-18T18:30:47.739Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-18T18:30:47.739Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-18T18:30:47.739Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-18T18:30:47.739Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-18T18:30:47.739Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-18T18:30:47.739Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-18T18:30:47.739Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-18T18:30:47.739Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-18T18:30:47.739Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-18T18:30:47.739Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-18T18:30:47.739Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-18T18:30:47.739Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-18T18:30:47.739Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-18T18:30:48.676Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-18T18:30:48.676Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-18T18:30:50.057Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-18T18:30:50.057Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-18T18:30:50.996Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-08-18T18:30:50.996Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.29s) [2022-08-18T18:30:50.996Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.44s) [2022-08-18T18:30:50.996Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.19s) [2022-08-18T18:30:50.996Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.14s) [2022-08-18T18:30:50.996Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.19s) [2022-08-18T18:30:50.996Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.21s) [2022-08-18T18:30:50.996Z] === RUN TestBuildMultiStageCopy [2022-08-18T18:30:50.996Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-08-18T18:30:51.348Z] #77 350.5 AR libcrun_testing.a [2022-08-18T18:30:51.348Z] #77 350.6 ar: `u' modifier ignored since `D' is the default (see `U') [2022-08-18T18:30:51.348Z] #77 350.6 CCLD libcrun.la [2022-08-18T18:30:51.348Z] #77 350.6 CCLD tests/tests_libcrun_utils [2022-08-18T18:30:51.348Z] #77 350.7 CCLD tests/tests_libcrun_errors [2022-08-18T18:30:51.348Z] #77 350.7 CCLD tests/tests_libcrun_fuzzer [2022-08-18T18:30:51.348Z] #77 352.0 CCLD crun [2022-08-18T18:30:51.348Z] #77 352.4 make[3]: Entering directory '/tmp/crun-build' [2022-08-18T18:30:51.348Z] #77 352.6 /bin/mkdir -p '/usr/local/share/man/man1' [2022-08-18T18:30:51.348Z] #77 352.6 /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1' [2022-08-18T18:30:51.348Z] #77 352.6 /bin/mkdir -p '/usr/local/lib' [2022-08-18T18:30:51.348Z] #77 352.6 /bin/bash ./libtool --mode=install /usr/bin/install -c libcrun.la '/usr/local/lib' [2022-08-18T18:30:51.348Z] #77 352.7 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la [2022-08-18T18:30:51.348Z] #77 352.7 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a [2022-08-18T18:30:51.608Z] #77 352.7 libtool: install: chmod 644 /usr/local/lib/libcrun.a [2022-08-18T18:30:51.608Z] #77 352.7 libtool: install: ranlib /usr/local/lib/libcrun.a [2022-08-18T18:30:51.870Z] #77 353.0 libtool: finish: PATH="/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib [2022-08-18T18:30:51.870Z] #77 353.0 ---------------------------------------------------------------------- [2022-08-18T18:30:51.870Z] #77 353.0 Libraries have been installed in: [2022-08-18T18:30:51.870Z] #77 353.0 /usr/local/lib [2022-08-18T18:30:51.870Z] #77 353.0 [2022-08-18T18:30:51.870Z] #77 353.0 If you ever happen to want to link against installed libraries [2022-08-18T18:30:51.870Z] #77 353.0 in a given directory, LIBDIR, you must either use libtool, and [2022-08-18T18:30:51.870Z] #77 353.0 specify the full pathname of the library, or use the '-LLIBDIR' [2022-08-18T18:30:51.870Z] #77 353.0 flag during linking and do at least one of the following: [2022-08-18T18:30:51.870Z] #77 353.0 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable [2022-08-18T18:30:51.870Z] #77 353.0 during execution [2022-08-18T18:30:51.870Z] #77 353.0 - add LIBDIR to the 'LD_RUN_PATH' environment variable [2022-08-18T18:30:51.870Z] #77 353.0 during linking [2022-08-18T18:30:51.870Z] #77 353.0 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag [2022-08-18T18:30:51.870Z] #77 353.0 - have your system administrator add LIBDIR to '/etc/ld.so.conf' [2022-08-18T18:30:51.870Z] #77 353.0 [2022-08-18T18:30:51.870Z] #77 353.0 See any operating system documentation about shared libraries for [2022-08-18T18:30:51.870Z] #77 353.0 more information, such as the ld(1) and ld.so(8) manual pages. [2022-08-18T18:30:51.870Z] #77 353.0 ---------------------------------------------------------------------- [2022-08-18T18:30:51.870Z] #77 353.0 /bin/mkdir -p '/build' [2022-08-18T18:30:51.870Z] #77 353.0 /bin/bash ./libtool --mode=install /usr/bin/install -c crun '/build' [2022-08-18T18:30:51.870Z] #77 353.1 libtool: install: /usr/bin/install -c crun /build/crun [2022-08-18T18:30:51.870Z] #77 353.1 make[3]: Leaving directory '/tmp/crun-build' [2022-08-18T18:30:52.131Z] #77 353.1 make[2]: Leaving directory '/tmp/crun-build' [2022-08-18T18:30:52.131Z] #77 353.1 make[1]: Leaving directory '/tmp/crun-build' [2022-08-18T18:30:52.376Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-08-18T18:30:52.376Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-08-18T18:30:52.392Z] #77 DONE 353.5s [2022-08-18T18:30:52.392Z] [2022-08-18T18:30:52.392Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-18T18:30:52.392Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-18T18:30:52.636Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-08-18T18:30:52.896Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-08-18T18:30:53.155Z] --- PASS: TestBuildMultiStageCopy (2.04s) [2022-08-18T18:30:53.155Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.18s) [2022-08-18T18:30:53.155Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.20s) [2022-08-18T18:30:53.155Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.21s) [2022-08-18T18:30:53.155Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.22s) [2022-08-18T18:30:53.155Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.23s) [2022-08-18T18:30:53.155Z] === RUN TestBuildMultiStageParentConfig [2022-08-18T18:30:53.725Z] --- PASS: TestBuildMultiStageParentConfig (0.61s) [2022-08-18T18:30:53.725Z] === RUN TestBuildLabelWithTargets [2022-08-18T18:30:54.663Z] --- PASS: TestBuildLabelWithTargets (1.00s) [2022-08-18T18:30:54.663Z] === RUN TestBuildWithEmptyLayers [2022-08-18T18:30:55.269Z] --- PASS: TestBuildWithEmptyLayers (0.47s) [2022-08-18T18:30:55.269Z] === RUN TestBuildMultiStageOnBuild [2022-08-18T18:30:55.658Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-08-18T18:30:55.658Z] Using test binary docker [2022-08-18T18:30:55.658Z] +++ /etc/init.d/apparmor start [2022-08-18T18:30:55.658Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-08-18T18:30:55.658Z] INFO: Waiting for daemon to start... [2022-08-18T18:30:55.658Z] Starting dockerd [2022-08-18T18:30:55.658Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2022-08-18T18:30:55.658Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-08-18T18:30:55.658Z] Using test binary docker [2022-08-18T18:30:55.658Z] +++ /etc/init.d/apparmor start [2022-08-18T18:30:55.658Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-08-18T18:30:55.658Z] INFO: Waiting for daemon to start... [2022-08-18T18:30:55.658Z] Starting dockerd [2022-08-18T18:30:55.658Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2022-08-18T18:30:55.658Z] . [2022-08-18T18:30:55.658Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-08-18T18:30:55.658Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-08-18T18:30:55.658Z] Error: No such image: emptyfs [2022-08-18T18:30:55.658Z] ++++ docker load [2022-08-18T18:30:55.658Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-08-18T18:30:55.658Z] Running integration-test (iteration 1) [2022-08-18T18:30:55.658Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2022-08-18T18:30:55.658Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2022-08-18T18:30:55.658Z] ++ set -e [2022-08-18T18:30:55.658Z] ++ '[' -n 0 ']' [2022-08-18T18:30:55.658Z] ++ set -x [2022-08-18T18:30:55.658Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2022-08-18T18:30:56.588Z] [2022-08-18T18:30:56.588Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-08-18T18:30:56.588Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-08-18T18:30:56.588Z] Error: No such image: emptyfs [2022-08-18T18:30:56.588Z] ++++ docker load [2022-08-18T18:30:56.588Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-08-18T18:30:56.588Z] Loaded image: busybox:latest [2022-08-18T18:30:56.658Z] --- PASS: TestBuildMultiStageOnBuild (1.41s) [2022-08-18T18:30:56.658Z] === RUN TestBuildUncleanTarFilenames [2022-08-18T18:30:56.852Z] Running integration-test (iteration 1) [2022-08-18T18:30:56.852Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2022-08-18T18:30:56.852Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2022-08-18T18:30:56.852Z] ++ set -e [2022-08-18T18:30:56.852Z] ++ '[' -n 0 ']' [2022-08-18T18:30:56.852Z] ++ set -x [2022-08-18T18:30:56.852Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2022-08-18T18:30:56.852Z] Loaded image: busybox:glibc [2022-08-18T18:30:57.226Z] --- PASS: TestBuildUncleanTarFilenames (0.64s) [2022-08-18T18:30:57.226Z] === RUN TestBuildMultiStageLayerLeak [2022-08-18T18:30:58.221Z] Loaded image: busybox:latest [2022-08-18T18:30:58.477Z] Loaded image: busybox:glibc [2022-08-18T18:30:58.606Z] --- PASS: TestBuildMultiStageLayerLeak (1.45s) [2022-08-18T18:30:58.606Z] === RUN TestBuildWithHugeFile [2022-08-18T18:31:00.283Z] --- PASS: TestServiceWithDataPathPortInit (14.15s) [2022-08-18T18:31:00.283Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-08-18T18:31:00.995Z] Loaded image: debian:bullseye-slim [2022-08-18T18:31:00.995Z] Loaded image: hello-world:latest [2022-08-18T18:31:01.252Z] Loaded image: arm32v7/hello-world:latest [2022-08-18T18:31:01.252Z] INFO: Testing against a local daemon [2022-08-18T18:31:01.252Z] === RUN TestDockerDaemonSuite [2022-08-18T18:31:01.252Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2022-08-18T18:31:02.182Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:oajzoxnjluy5vkvfyhqh3icou Created:2022-08-18 18:31:00.465935711 +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[0af39bcdc6871bcf0f66cdcd09d6c4db70dfd4adf28f8cbec43dd6d86b06837a:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.8lmyrs5s044jitum2ga8vbmt6 EndpointID:f56e4ffbdeb2f49a00df28a234a1c41febfe8ac17e3df98e3339a8a31d691496 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:3cc6e1168ea7b03bb9fc4d15a382679686191751636af10eb730701096cd03b2 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:497bc9431d4e IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.8lmyrs5s044jitum2ga8vbmt6 EndpointID:f56e4ffbdeb2f49a00df28a234a1c41febfe8ac17e3df98e3339a8a31d691496 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-08-18T18:31:02.623Z] Loaded image: debian:bullseye-slim [2022-08-18T18:31:02.623Z] Loaded image: hello-world:latest [2022-08-18T18:31:02.879Z] Loaded image: arm32v7/hello-world:latest [2022-08-18T18:31:03.135Z] INFO: Testing against a local daemon [2022-08-18T18:31:03.135Z] === RUN TestDockerSuite [2022-08-18T18:31:03.135Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-08-18T18:31:03.135Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-08-18T18:31:03.135Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-08-18T18:31:03.135Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-08-18T18:31:03.135Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-08-18T18:31:03.135Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-08-18T18:31:03.135Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-08-18T18:31:03.135Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-08-18T18:31:04.067Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-08-18T18:31:04.324Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-08-18T18:31:05.253Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-08-18T18:31:05.510Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-08-18T18:31:06.362Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.10s) [2022-08-18T18:31:06.362Z] PASS [2022-08-18T18:31:06.362Z] [2022-08-18T18:31:06.362Z] === Skipped [2022-08-18T18:31:06.362Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-08-18T18:31:06.362Z] service_test.go:243: FLAKY_TEST [2022-08-18T18:31:06.362Z] [2022-08-18T18:31:06.362Z] DONE 38 tests, 1 skipped in 44.506s [2022-08-18T18:31:06.362Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-08-18T18:31:06.362Z] INFO: Testing against a local daemon [2022-08-18T18:31:06.362Z] === RUN TestDockerNetworkIpvlanPersistance [2022-08-18T18:31:06.362Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-18T18:31:06.362Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-08-18T18:31:06.362Z] === RUN TestDockerNetworkIpvlan [2022-08-18T18:31:06.362Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-18T18:31:06.362Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-08-18T18:31:06.362Z] PASS [2022-08-18T18:31:06.362Z] [2022-08-18T18:31:06.362Z] === Skipped [2022-08-18T18:31:06.362Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-08-18T18:31:06.362Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-18T18:31:06.362Z] [2022-08-18T18:31:06.362Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-08-18T18:31:06.362Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-18T18:31:06.362Z] [2022-08-18T18:31:06.362Z] DONE 2 tests, 2 skipped in 0.023s [2022-08-18T18:31:06.362Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-08-18T18:31:06.362Z] INFO: Testing against a local daemon [2022-08-18T18:31:06.362Z] === RUN TestDockerNetworkMacvlanPersistance [2022-08-18T18:31:06.438Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-08-18T18:31:07.365Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-08-18T18:31:07.365Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-08-18T18:31:07.735Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.24s) [2022-08-18T18:31:07.735Z] === RUN TestDockerNetworkMacvlan [2022-08-18T18:31:08.293Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2022-08-18T18:31:08.303Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-08-18T18:31:08.856Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-08-18T18:31:09.242Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-08-18T18:31:09.418Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-08-18T18:31:09.418Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-08-18T18:31:09.418Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-08-18T18:31:09.810Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-08-18T18:31:09.983Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-08-18T18:31:10.497Z] #55 ... [2022-08-18T18:31:10.497Z] [2022-08-18T18:31:10.497Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-08-18T18:31:10.497Z] #60 sha256:5a9a24a33dfb6086241664a08598de27aadbc8e5610fcee9a8ffc77307788c7e [2022-08-18T18:31:10.497Z] #60 232.2 + mkdir -p /build [2022-08-18T18:31:10.497Z] #60 232.2 + cp runc /build/runc [2022-08-18T18:31:10.497Z] #60 DONE 233.2s [2022-08-18T18:31:10.497Z] [2022-08-18T18:31:10.497Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-18T18:31:10.497Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-18T18:31:10.497Z] #55 444.5 golangci-lint has version v1.46.2 built from (unknown, mod sum: "h1:o90t/Xa6dhJbvy8Bz2RpzUXqrkigp19DLStMolTZbyo=") on (unknown) [2022-08-18T18:31:10.497Z] #55 DONE 444.7s [2022-08-18T18:31:10.497Z] [2022-08-18T18:31:10.497Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-18T18:31:10.497Z] #64 sha256:eabf22c385d9a09609392ca89c18f25f4a00fd76a3b169dbaf4afdb54652cfe6 [2022-08-18T18:31:10.546Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-08-18T18:31:11.110Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-08-18T18:31:11.367Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-08-18T18:31:11.367Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-08-18T18:31:11.367Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-08-18T18:31:11.709Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-08-18T18:31:11.879Z] #64 ... [2022-08-18T18:31:11.879Z] [2022-08-18T18:31:11.879Z] #56 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-08-18T18:31:11.879Z] #56 sha256:be0ce24b0b81becd8c3657bce0dbecd80f601553890be4efefbb7b6188d048f9 [2022-08-18T18:31:13.259Z] #56 DONE 1.2s [2022-08-18T18:31:13.259Z] [2022-08-18T18:31:13.259Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-18T18:31:13.259Z] #64 sha256:eabf22c385d9a09609392ca89c18f25f4a00fd76a3b169dbaf4afdb54652cfe6 [2022-08-18T18:31:13.259Z] #64 ... [2022-08-18T18:31:13.259Z] [2022-08-18T18:31:13.259Z] #58 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-08-18T18:31:13.259Z] #58 sha256:8437d33aa4e32165c9facfc786d4dce4b4693cde52c73e130a605d72ed28fdbc [2022-08-18T18:31:13.259Z] #58 DONE 0.1s [2022-08-18T18:31:13.259Z] [2022-08-18T18:31:13.259Z] #61 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-08-18T18:31:13.259Z] #61 sha256:57bf391c2fd77a5e076ef3705637a869fcab44fce7ac756ff5a8709942f92514 [2022-08-18T18:31:13.611Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-08-18T18:31:13.826Z] #61 DONE 0.7s [2022-08-18T18:31:13.826Z] [2022-08-18T18:31:13.826Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-18T18:31:13.826Z] #64 sha256:eabf22c385d9a09609392ca89c18f25f4a00fd76a3b169dbaf4afdb54652cfe6 [2022-08-18T18:31:15.204Z] #64 393.5 + bin/containerd [2022-08-18T18:31:15.536Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-08-18T18:31:16.894Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-08-18T18:31:17.461Z] --- PASS: TestDockerNetworkMacvlan (9.86s) [2022-08-18T18:31:17.461Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.09s) [2022-08-18T18:31:17.461Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s) [2022-08-18T18:31:17.461Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.89s) [2022-08-18T18:31:17.461Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.85s) [2022-08-18T18:31:17.461Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.08s) [2022-08-18T18:31:17.461Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.62s) [2022-08-18T18:31:17.461Z] PASS [2022-08-18T18:31:17.461Z] [2022-08-18T18:31:17.461Z] DONE 8 tests in 11.122s [2022-08-18T18:31:17.461Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-08-18T18:31:17.461Z] testing: warning: no tests to run [2022-08-18T18:31:17.461Z] PASS [2022-08-18T18:31:17.461Z] [2022-08-18T18:31:17.461Z] DONE 0 tests in 0.007s [2022-08-18T18:31:17.461Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-08-18T18:31:17.461Z] INFO: Testing against a local daemon [2022-08-18T18:31:17.461Z] === RUN TestAuthZPluginAllowRequest [2022-08-18T18:31:18.053Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-08-18T18:31:18.836Z] --- PASS: TestAuthZPluginAllowRequest (1.22s) [2022-08-18T18:31:18.836Z] === RUN TestAuthZPluginTLS [2022-08-18T18:31:19.401Z] --- PASS: TestAuthZPluginTLS (0.54s) [2022-08-18T18:31:19.401Z] === RUN TestAuthZPluginDenyRequest [2022-08-18T18:31:19.962Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-08-18T18:31:19.967Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2022-08-18T18:31:19.967Z] === RUN TestAuthZPluginAPIDenyResponse [2022-08-18T18:31:20.225Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-08-18T18:31:20.225Z] === RUN TestAuthZPluginDenyResponse [2022-08-18T18:31:20.791Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2022-08-18T18:31:20.791Z] === RUN TestAuthZPluginAllowEventStream [2022-08-18T18:31:21.854Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-08-18T18:31:22.165Z] --- PASS: TestAuthZPluginAllowEventStream (1.18s) [2022-08-18T18:31:22.165Z] === RUN TestAuthZPluginErrorResponse [2022-08-18T18:31:22.731Z] --- PASS: TestAuthZPluginErrorResponse (0.53s) [2022-08-18T18:31:22.731Z] === RUN TestAuthZPluginErrorRequest [2022-08-18T18:31:22.783Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-08-18T18:31:22.989Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2022-08-18T18:31:22.989Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-08-18T18:31:23.555Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2022-08-18T18:31:23.555Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-08-18T18:31:24.149Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-08-18T18:31:25.458Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.45s) [2022-08-18T18:31:25.458Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-08-18T18:31:26.043Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-08-18T18:31:26.606Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2022-08-18T18:31:26.877Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.46s) [2022-08-18T18:31:26.877Z] === RUN TestAuthZPluginHeader [2022-08-18T18:31:26.905Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-08-18T18:31:27.136Z] --- PASS: TestAuthZPluginHeader (0.71s) [2022-08-18T18:31:27.394Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-08-18T18:31:28.272Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-08-18T18:31:28.272Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-08-18T18:31:28.529Z] docker_cli_daemon_test.go:1475: [d6dbfb2dd024a] daemon is not started [2022-08-18T18:31:29.458Z] check_test.go:540: [d353b51a25524] daemon is not started [2022-08-18T18:31:29.458Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2022-08-18T18:31:29.458Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-08-18T18:31:30.387Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-08-18T18:31:31.592Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.34s) [2022-08-18T18:31:31.592Z] === RUN TestAuthZPluginV2Disable [2022-08-18T18:31:31.757Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-08-18T18:31:32.013Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2022-08-18T18:31:32.941Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-08-18T18:31:33.870Z] check_test.go:540: [d89d18a7a62b9] daemon is not started [2022-08-18T18:31:33.870Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2022-08-18T18:31:35.777Z] --- PASS: TestAuthZPluginV2Disable (3.73s) [2022-08-18T18:31:35.777Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-08-18T18:31:37.336Z] --- PASS: TestBuildWithHugeFile (34.67s) [2022-08-18T18:31:37.336Z] === RUN TestBuildWCOWSandboxSize [2022-08-18T18:31:37.336Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-08-18T18:31:37.336Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-08-18T18:31:37.336Z] === RUN TestBuildWithEmptyDockerfile [2022-08-18T18:31:37.336Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-18T18:31:37.336Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-18T18:31:37.336Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-18T18:31:37.336Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-18T18:31:37.336Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-18T18:31:37.336Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-18T18:31:37.336Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-18T18:31:37.336Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-18T18:31:37.336Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-18T18:31:37.336Z] --- PASS: TestBuildWithEmptyDockerfile (0.04s) [2022-08-18T18:31:37.336Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.13s) [2022-08-18T18:31:37.336Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.14s) [2022-08-18T18:31:37.336Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-08-18T18:31:37.336Z] === RUN TestBuildPreserveOwnership [2022-08-18T18:31:37.336Z] === RUN TestBuildPreserveOwnership/copy_from [2022-08-18T18:31:37.336Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-08-18T18:31:37.336Z] --- PASS: TestBuildPreserveOwnership (3.05s) [2022-08-18T18:31:37.336Z] --- PASS: TestBuildPreserveOwnership/copy_from (1.98s) [2022-08-18T18:31:37.336Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.06s) [2022-08-18T18:31:37.336Z] === RUN TestBuildPlatformInvalid [2022-08-18T18:31:37.336Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2022-08-18T18:31:37.336Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-08-18T18:31:37.336Z] Loaded image: busybox:latest [2022-08-18T18:31:37.595Z] Loaded image: busybox:glibc [2022-08-18T18:31:38.533Z] Loaded image: debian:bullseye-slim [2022-08-18T18:31:38.533Z] Loaded image: hello-world:latest [2022-08-18T18:31:38.792Z] Loaded image: arm32v7/hello-world:latest [2022-08-18T18:31:39.056Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.63s) [2022-08-18T18:31:39.056Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-08-18T18:31:39.120Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2022-08-18T18:31:39.120Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-08-18T18:31:39.683Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-08-18T18:31:40.612Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-08-18T18:31:41.174Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-08-18T18:31:41.431Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2022-08-18T18:31:41.993Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-08-18T18:31:41.993Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-08-18T18:31:41.993Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-08-18T18:31:43.926Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2022-08-18T18:31:43.926Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-08-18T18:31:46.446Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-08-18T18:31:46.446Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-08-18T18:31:46.916Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (9.42s) [2022-08-18T18:31:46.916Z] PASS [2022-08-18T18:31:46.916Z] [2022-08-18T18:31:46.916Z] === Skipped [2022-08-18T18:31:46.916Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2022-08-18T18:31:46.916Z] build_session_test.go:25: TODO: BuildKit [2022-08-18T18:31:46.916Z] [2022-08-18T18:31:46.916Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-08-18T18:31:46.916Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-08-18T18:31:46.916Z] [2022-08-18T18:31:46.916Z] DONE 34 tests, 2 skipped in 66.324s [2022-08-18T18:31:46.916Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2022-08-18T18:31:46.916Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m [2022-08-18T18:31:46.916Z] ++ set -e [2022-08-18T18:31:46.916Z] ++ '[' -n 0 ']' [2022-08-18T18:31:46.916Z] ++ set -x [2022-08-18T18:31:46.916Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m [2022-08-18T18:31:46.916Z] INFO: Testing against a local daemon [2022-08-18T18:31:46.916Z] === RUN TestConfigInspect [2022-08-18T18:31:47.011Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-08-18T18:31:47.573Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2022-08-18T18:31:48.136Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-08-18T18:31:48.821Z] --- PASS: TestConfigInspect (2.26s) [2022-08-18T18:31:48.821Z] === RUN TestConfigList [2022-08-18T18:31:49.066Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-08-18T18:31:49.995Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-08-18T18:31:50.557Z] --- PASS: TestBuildWithHugeFile (101.45s) [2022-08-18T18:31:50.557Z] === RUN TestBuildWCOWSandboxSize [2022-08-18T18:31:50.557Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-08-18T18:31:50.557Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-08-18T18:31:50.557Z] === RUN TestBuildWithEmptyDockerfile [2022-08-18T18:31:50.557Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-18T18:31:50.557Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-18T18:31:50.557Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-18T18:31:50.557Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-18T18:31:50.557Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-18T18:31:50.557Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-18T18:31:50.557Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-18T18:31:50.557Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-18T18:31:50.725Z] --- PASS: TestConfigList (2.19s) [2022-08-18T18:31:50.725Z] === RUN TestConfigsCreateAndDelete [2022-08-18T18:31:50.813Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-18T18:31:50.813Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-08-18T18:31:50.813Z] --- PASS: TestBuildWithEmptyDockerfile (0.04s) [2022-08-18T18:31:50.813Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.16s) [2022-08-18T18:31:50.813Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.19s) [2022-08-18T18:31:50.813Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.10s) [2022-08-18T18:31:50.813Z] === RUN TestBuildPreserveOwnership [2022-08-18T18:31:50.813Z] === RUN TestBuildPreserveOwnership/copy_from [2022-08-18T18:31:50.813Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-08-18T18:31:50.813Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-08-18T18:31:51.250Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (11.31s) [2022-08-18T18:31:51.250Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-08-18T18:31:51.376Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2022-08-18T18:31:51.940Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-08-18T18:31:51.940Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-08-18T18:31:51.940Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-08-18T18:31:51.940Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-08-18T18:31:51.940Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-08-18T18:31:52.868Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-08-18T18:31:53.272Z] --- PASS: TestConfigsCreateAndDelete (2.30s) [2022-08-18T18:31:53.272Z] === RUN TestConfigsUpdate [2022-08-18T18:31:53.798Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-08-18T18:31:53.798Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2022-08-18T18:31:54.360Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-08-18T18:31:54.616Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-08-18T18:31:54.616Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-08-18T18:31:55.176Z] --- PASS: TestConfigsUpdate (2.15s) [2022-08-18T18:31:55.176Z] === RUN TestTemplatedConfig [2022-08-18T18:31:55.178Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2022-08-18T18:31:56.107Z] --- PASS: TestBuildPreserveOwnership (5.38s) [2022-08-18T18:31:56.107Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.55s) [2022-08-18T18:31:56.107Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.81s) [2022-08-18T18:31:56.107Z] === RUN TestBuildPlatformInvalid [2022-08-18T18:31:56.363Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-08-18T18:31:56.363Z] --- PASS: TestBuildPlatformInvalid (0.15s) [2022-08-18T18:31:56.363Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-08-18T18:31:57.294Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-08-18T18:31:57.294Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-08-18T18:31:57.294Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2022-08-18T18:31:57.550Z] Loaded image: busybox:latest [2022-08-18T18:31:57.709Z] --- PASS: TestTemplatedConfig (2.45s) [2022-08-18T18:31:57.709Z] === RUN TestConfigCreateResolve [2022-08-18T18:31:57.806Z] Loaded image: busybox:glibc [2022-08-18T18:31:57.806Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-08-18T18:31:58.735Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2022-08-18T18:31:58.735Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-08-18T18:31:59.298Z] check_test.go:540: [d6d84df2f5a34] daemon is not started [2022-08-18T18:31:59.298Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2022-08-18T18:31:59.554Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-08-18T18:32:00.245Z] --- PASS: TestConfigCreateResolve (2.30s) [2022-08-18T18:32:00.245Z] PASS [2022-08-18T18:32:00.245Z] [2022-08-18T18:32:00.245Z] DONE 6 tests in 13.743s [2022-08-18T18:32:00.245Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2022-08-18T18:32:00.245Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m [2022-08-18T18:32:00.245Z] ++ set -e [2022-08-18T18:32:00.245Z] ++ '[' -n 0 ']' [2022-08-18T18:32:00.245Z] ++ set -x [2022-08-18T18:32:00.245Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m [2022-08-18T18:32:00.245Z] INFO: Testing against a local daemon [2022-08-18T18:32:00.245Z] === RUN TestAttachWithTTY [2022-08-18T18:32:00.245Z] --- PASS: TestAttachWithTTY (0.07s) [2022-08-18T18:32:00.245Z] === RUN TestAttachWithoutTTy [2022-08-18T18:32:00.245Z] --- PASS: TestAttachWithoutTTy (0.05s) [2022-08-18T18:32:00.245Z] === RUN TestCheckpoint [2022-08-18T18:32:00.245Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-08-18T18:32:00.245Z] --- SKIP: TestCheckpoint (0.00s) [2022-08-18T18:32:00.245Z] === RUN TestContainerInvalidJSON [2022-08-18T18:32:00.245Z] === RUN TestContainerInvalidJSON/commit [2022-08-18T18:32:00.245Z] === PAUSE TestContainerInvalidJSON/commit [2022-08-18T18:32:00.245Z] === RUN TestContainerInvalidJSON/containers/create [2022-08-18T18:32:00.245Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-08-18T18:32:00.245Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-08-18T18:32:00.245Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-08-18T18:32:00.245Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-08-18T18:32:00.245Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-08-18T18:32:00.245Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-08-18T18:32:00.245Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-08-18T18:32:00.245Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-18T18:32:00.245Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-18T18:32:00.245Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-18T18:32:00.245Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-18T18:32:00.245Z] === CONT TestContainerInvalidJSON/commit [2022-08-18T18:32:00.245Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-08-18T18:32:00.245Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-08-18T18:32:00.245Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-08-18T18:32:00.245Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-08-18T18:32:00.245Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-08-18T18:32:00.245Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-08-18T18:32:00.245Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-08-18T18:32:00.245Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-08-18T18:32:00.245Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-18T18:32:00.245Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-08-18T18:32:00.245Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-08-18T18:32:00.245Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-08-18T18:32:00.245Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-08-18T18:32:00.245Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-08-18T18:32:00.245Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-08-18T18:32:00.245Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-08-18T18:32:00.245Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-08-18T18:32:00.245Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-08-18T18:32:00.245Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-08-18T18:32:00.245Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-08-18T18:32:00.245Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-08-18T18:32:00.245Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-08-18T18:32:00.245Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-08-18T18:32:00.245Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-18T18:32:00.245Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-08-18T18:32:00.245Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-08-18T18:32:00.245Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-08-18T18:32:00.245Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-08-18T18:32:00.245Z] === CONT TestContainerInvalidJSON/containers/create [2022-08-18T18:32:00.245Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-08-18T18:32:00.245Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-08-18T18:32:00.245Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-08-18T18:32:00.245Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-08-18T18:32:00.245Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-08-18T18:32:00.245Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-08-18T18:32:00.245Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2022-08-18T18:32:00.245Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-08-18T18:32:00.245Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-08-18T18:32:00.245Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-08-18T18:32:00.245Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-08-18T18:32:00.245Z] --- PASS: TestContainerInvalidJSON/commit (0.01s) [2022-08-18T18:32:00.245Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-08-18T18:32:00.245Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-08-18T18:32:00.245Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-08-18T18:32:00.245Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-08-18T18:32:00.245Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2022-08-18T18:32:00.245Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-08-18T18:32:00.245Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-08-18T18:32:00.245Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-08-18T18:32:00.245Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-08-18T18:32:00.245Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2022-08-18T18:32:00.245Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-08-18T18:32:00.245Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-08-18T18:32:00.245Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-08-18T18:32:00.245Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-08-18T18:32:00.245Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.01s) [2022-08-18T18:32:00.245Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-08-18T18:32:00.245Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-08-18T18:32:00.245Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-08-18T18:32:00.245Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-08-18T18:32:00.245Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-08-18T18:32:00.245Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-08-18T18:32:00.245Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-08-18T18:32:00.245Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-08-18T18:32:00.245Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-08-18T18:32:00.245Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-08-18T18:32:00.245Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-08-18T18:32:00.245Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-08-18T18:32:00.245Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-08-18T18:32:00.245Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-08-18T18:32:00.245Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-08-18T18:32:00.245Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) [2022-08-18T18:32:00.245Z] === RUN TestCopyFromContainerPathIsNotDir [2022-08-18T18:32:00.245Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2022-08-18T18:32:00.245Z] === RUN TestCopyToContainerPathDoesNotExist [2022-08-18T18:32:00.245Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2022-08-18T18:32:00.245Z] === RUN TestCopyEmptyFile [2022-08-18T18:32:00.482Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-08-18T18:32:00.482Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-08-18T18:32:00.505Z] --- PASS: TestCopyEmptyFile (0.22s) [2022-08-18T18:32:00.505Z] === RUN TestCopyToContainerPathIsNotDir [2022-08-18T18:32:00.764Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s) [2022-08-18T18:32:00.764Z] === RUN TestCopyFromContainer [2022-08-18T18:32:01.411Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-08-18T18:32:01.411Z] Loaded image: debian:bullseye-slim [2022-08-18T18:32:01.411Z] Loaded image: hello-world:latest [2022-08-18T18:32:01.667Z] Loaded image: arm32v7/hello-world:latest [2022-08-18T18:32:01.702Z] === RUN TestCopyFromContainer// [2022-08-18T18:32:01.702Z] === RUN TestCopyFromContainer//bar/root [2022-08-18T18:32:01.702Z] === RUN TestCopyFromContainer//bar/root/ [2022-08-18T18:32:01.702Z] === RUN TestCopyFromContainer/bar/quux [2022-08-18T18:32:01.702Z] === RUN TestCopyFromContainer/bar/quux/ [2022-08-18T18:32:01.923Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2022-08-18T18:32:01.961Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-08-18T18:32:01.961Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-08-18T18:32:01.961Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-08-18T18:32:01.961Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-08-18T18:32:02.180Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-08-18T18:32:02.220Z] === RUN TestCopyFromContainer/bar/notarget [2022-08-18T18:32:02.221Z] --- PASS: TestCopyFromContainer (1.59s) [2022-08-18T18:32:02.221Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-08-18T18:32:02.221Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2022-08-18T18:32:02.221Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-08-18T18:32:02.221Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-08-18T18:32:02.221Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2022-08-18T18:32:02.221Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2022-08-18T18:32:02.221Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2022-08-18T18:32:02.221Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.07s) [2022-08-18T18:32:02.221Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.07s) [2022-08-18T18:32:02.221Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2022-08-18T18:32:02.221Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-08-18T18:32:02.221Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-18T18:32:02.221Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-18T18:32:02.221Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-18T18:32:02.221Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-18T18:32:02.221Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-18T18:32:02.221Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-18T18:32:02.221Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-18T18:32:02.221Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-18T18:32:02.221Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-18T18:32:02.221Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-08-18T18:32:02.221Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-08-18T18:32:02.221Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-08-18T18:32:02.221Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-08-18T18:32:02.221Z] === RUN TestCreateLinkToNonExistingContainer [2022-08-18T18:32:02.221Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-08-18T18:32:02.221Z] === RUN TestCreateWithInvalidEnv [2022-08-18T18:32:02.221Z] === RUN TestCreateWithInvalidEnv/0 [2022-08-18T18:32:02.221Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-08-18T18:32:02.221Z] === RUN TestCreateWithInvalidEnv/1 [2022-08-18T18:32:02.221Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-08-18T18:32:02.221Z] === RUN TestCreateWithInvalidEnv/2 [2022-08-18T18:32:02.221Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-08-18T18:32:02.221Z] === CONT TestCreateWithInvalidEnv/0 [2022-08-18T18:32:02.221Z] === CONT TestCreateWithInvalidEnv/2 [2022-08-18T18:32:02.221Z] === CONT TestCreateWithInvalidEnv/1 [2022-08-18T18:32:02.221Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-08-18T18:32:02.221Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-08-18T18:32:02.221Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-08-18T18:32:02.221Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-08-18T18:32:02.221Z] === RUN TestCreateTmpfsMountsTarget [2022-08-18T18:32:02.221Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-08-18T18:32:02.221Z] === RUN TestCreateWithCustomMaskedPaths [2022-08-18T18:32:03.120Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-08-18T18:32:03.120Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-08-18T18:32:03.600Z] --- PASS: TestCreateWithCustomMaskedPaths (1.23s) [2022-08-18T18:32:03.600Z] === RUN TestCreateWithCustomReadonlyPaths [2022-08-18T18:32:03.683Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2022-08-18T18:32:04.244Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-08-18T18:32:04.665Z] INFO [linters context/goanalysis] analyzers took 7m34.597974267s with top 10 stages: buildir: 2m26.894562867s, the_only_name: 43.011477125s, goimports: 29.481157017s, unconvert: 25.162020632s, S1038: 19.093961835s, gosec: 18.226081966s, misspell: 7.899331853s, S1039: 6.325241193s, nilness: 5.909017157s, unused: 5.775135365s [2022-08-18T18:32:04.665Z] INFO [runner] Issues before processing: 2399, after processing: 0 [2022-08-18T18:32:04.665Z] INFO [runner] Processors filtering stat (out/in): cgo: 2136/2399, skip_files: 2136/2136, identifier_marker: 2033/2033, exclude: 2033/2033, filename_unadjuster: 2136/2136, path_prettifier: 2136/2136, skip_dirs: 2136/2136, autogenerated_exclude: 2033/2136, exclude-rules: 78/2033, nolint: 0/78 [2022-08-18T18:32:04.665Z] INFO [runner] processing took 161.362827ms with stages: identifier_marker: 61.359523ms, nolint: 52.213826ms, autogenerated_exclude: 21.18327ms, exclude-rules: 14.74957ms, path_prettifier: 9.524118ms, skip_dirs: 1.916253ms, cgo: 288.903µs, filename_unadjuster: 121.389µs, max_same_issues: 2.185µs, uniq_by_line: 588ns, skip_files: 444ns, exclude: 421ns, max_from_linter: 387ns, source_code: 372ns, diff: 328ns, max_per_file_from_linter: 278ns, sort_results: 263ns, path_shortener: 257ns, severity-rules: 239ns, path_prefixer: 213ns [2022-08-18T18:32:04.665Z] INFO [runner] linters took 1m49.601669612s with stages: goanalysis_metalinter: 1m49.440167731s [2022-08-18T18:32:04.665Z] INFO File cache stats: 1675 entries of total size 8.6MiB [2022-08-18T18:32:04.665Z] INFO Memory: 2890 samples, avg is 317.2MB, max is 1261.2MB [2022-08-18T18:32:04.665Z] INFO Execution took 4m48.89799297s [2022-08-18T18:32:04.665Z] Congratulations! The shell scripts are properly formatted. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2022-08-18T18:32:04.978Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.23s) [2022-08-18T18:32:04.978Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-08-18T18:32:04.978Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-18T18:32:04.978Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-18T18:32:04.978Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-18T18:32:04.978Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-18T18:32:04.978Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-18T18:32:04.978Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-18T18:32:04.978Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-18T18:32:04.978Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-18T18:32:04.978Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-18T18:32:04.978Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-18T18:32:04.978Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-18T18:32:04.978Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-18T18:32:04.978Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-18T18:32:04.978Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-18T18:32:04.978Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-18T18:32:04.978Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-08-18T18:32:04.978Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-08-18T18:32:04.978Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-08-18T18:32:04.978Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-08-18T18:32:04.978Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-08-18T18:32:04.978Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-08-18T18:32:04.978Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-08-18T18:32:05.001Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43992/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=2c17e9a33357ac5cfb80dcb93e048bb3ae5618d0 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=22.06 docker:2c17e9a33357ac5cfb80dcb93e048bb3ae5618d0 hack/make.sh dynbinary test-docker-py [2022-08-18T18:32:05.237Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.43s) [2022-08-18T18:32:05.237Z] === RUN TestCreateDifferentPlatform [2022-08-18T18:32:05.237Z] === RUN TestCreateDifferentPlatform/different_os [2022-08-18T18:32:05.237Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-08-18T18:32:05.237Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-08-18T18:32:05.237Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-08-18T18:32:05.237Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-08-18T18:32:05.237Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-08-18T18:32:05.237Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2022-08-18T18:32:05.237Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-08-18T18:32:05.237Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.06s) [2022-08-18T18:32:05.237Z] === RUN TestCreateInvalidHostConfig [2022-08-18T18:32:05.237Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-18T18:32:05.237Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-18T18:32:05.237Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2022-08-18T18:32:05.237Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2022-08-18T18:32:05.237Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-18T18:32:05.237Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-18T18:32:05.237Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-18T18:32:05.237Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-18T18:32:05.237Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-18T18:32:05.237Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-18T18:32:05.237Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-18T18:32:05.237Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2022-08-18T18:32:05.237Z] --- PASS: TestCreateInvalidHostConfig (0.01s) [2022-08-18T18:32:05.237Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) [2022-08-18T18:32:05.237Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) [2022-08-18T18:32:05.237Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2022-08-18T18:32:05.237Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2022-08-18T18:32:05.237Z] === RUN TestContainerStartOnDaemonRestart [2022-08-18T18:32:05.237Z] === PAUSE TestContainerStartOnDaemonRestart [2022-08-18T18:32:05.237Z] === RUN TestDaemonRestartIpcMode [2022-08-18T18:32:05.237Z] === PAUSE TestDaemonRestartIpcMode [2022-08-18T18:32:05.237Z] === RUN TestDaemonHostGatewayIP [2022-08-18T18:32:05.237Z] === PAUSE TestDaemonHostGatewayIP [2022-08-18T18:32:05.237Z] === RUN TestRestartDaemonWithRestartingContainer [2022-08-18T18:32:05.237Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-08-18T18:32:05.237Z] === RUN TestContainerKillOnDaemonStart [2022-08-18T18:32:05.237Z] === PAUSE TestContainerKillOnDaemonStart [2022-08-18T18:32:05.237Z] === RUN TestDiff [2022-08-18T18:32:05.574Z] [2022-08-18T18:32:05.574Z] Removing bundles/ [2022-08-18T18:32:05.574Z] [2022-08-18T18:32:05.574Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-08-18T18:32:05.574Z] Building: bundles/dynbinary-daemon/dockerd [2022-08-18T18:32:05.574Z] GOOS="" GOARCH="" GOARM="" [2022-08-18T18:32:05.805Z] --- PASS: TestDiff (0.42s) [2022-08-18T18:32:05.805Z] === RUN TestExecConsoleSize [2022-08-18T18:32:06.136Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-08-18T18:32:06.373Z] --- PASS: TestExecConsoleSize (0.47s) [2022-08-18T18:32:06.373Z] === RUN TestExecWithCloseStdin [2022-08-18T18:32:06.392Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2022-08-18T18:32:06.632Z] --- PASS: TestExecWithCloseStdin (0.49s) [2022-08-18T18:32:06.632Z] === RUN TestExec [2022-08-18T18:32:07.201Z] --- PASS: TestExec (0.48s) [2022-08-18T18:32:07.201Z] === RUN TestExecUser [2022-08-18T18:32:07.325Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-08-18T18:32:07.325Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-08-18T18:32:07.325Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-08-18T18:32:07.325Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-08-18T18:32:07.325Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-08-18T18:32:07.768Z] --- PASS: TestExecUser (0.49s) [2022-08-18T18:32:07.769Z] === RUN TestExportContainerAndImportImage [2022-08-18T18:32:07.889Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-08-18T18:32:08.337Z] --- PASS: TestExportContainerAndImportImage (0.56s) [2022-08-18T18:32:08.337Z] === RUN TestExportContainerAfterDaemonRestart [2022-08-18T18:32:09.318Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.87s) [2022-08-18T18:32:09.318Z] PASS [2022-08-18T18:32:09.318Z] [2022-08-18T18:32:09.318Z] DONE 17 tests in 49.654s [2022-08-18T18:32:09.318Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-08-18T18:32:09.318Z] INFO: Testing against a local daemon [2022-08-18T18:32:09.318Z] === RUN TestPluginInvalidJSON [2022-08-18T18:32:09.318Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-08-18T18:32:09.318Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-08-18T18:32:09.318Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-18T18:32:09.318Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-18T18:32:09.318Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-08-18T18:32:09.318Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-08-18T18:32:09.318Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-08-18T18:32:09.318Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-08-18T18:32:09.318Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-08-18T18:32:09.318Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-08-18T18:32:09.318Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-08-18T18:32:09.318Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-08-18T18:32:09.319Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-08-18T18:32:09.319Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-08-18T18:32:09.319Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-08-18T18:32:09.319Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-18T18:32:09.319Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-08-18T18:32:09.319Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-08-18T18:32:09.319Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-08-18T18:32:09.319Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-08-18T18:32:09.319Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-08-18T18:32:09.319Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-08-18T18:32:09.319Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s) [2022-08-18T18:32:09.319Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-08-18T18:32:09.319Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-08-18T18:32:09.319Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-08-18T18:32:09.319Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-08-18T18:32:09.319Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s) [2022-08-18T18:32:09.319Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-08-18T18:32:09.319Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-08-18T18:32:09.319Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-08-18T18:32:09.319Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-08-18T18:32:09.319Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-08-18T18:32:09.319Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-08-18T18:32:09.319Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-08-18T18:32:09.319Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-08-18T18:32:09.319Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-08-18T18:32:09.319Z] === RUN TestPluginInstall [2022-08-18T18:32:09.319Z] === RUN TestPluginInstall/no_auth [2022-08-18T18:32:09.319Z] time="2022-08-18T18:32:07Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-18T18:32:09.319Z] time="2022-08-18T18:32:07Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:fa18445edf085ecea9a080d22dec12744f0cbbe65cb31de7d41e58d516592c2b" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-18T18:32:09.319Z] time="2022-08-18T18:32:07Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-18T18:32:09.319Z] time="2022-08-18T18:32:07Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:fa18445edf085ecea9a080d22dec12744f0cbbe65cb31de7d41e58d516592c2b" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-18T18:32:09.319Z] === RUN TestPluginInstall/with_htpasswd [2022-08-18T18:32:09.319Z] time="2022-08-18T18:32:08Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-18T18:32:09.319Z] time="2022-08-18T18:32:08Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:4ca9929dd126baf7fff544de4558b475f8250091ba5c2ff3919ddb38df9d4476" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-18T18:32:09.319Z] time="2022-08-18T18:32:08Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-18T18:32:09.319Z] time="2022-08-18T18:32:08Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:4ca9929dd126baf7fff544de4558b475f8250091ba5c2ff3919ddb38df9d4476" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-18T18:32:09.319Z] === RUN TestPluginInstall/with_insecure [2022-08-18T18:32:09.714Z] --- PASS: TestExportContainerAfterDaemonRestart (1.27s) [2022-08-18T18:32:09.714Z] === RUN TestHealthCheckWorkdir [2022-08-18T18:32:09.781Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2022-08-18T18:32:09.885Z] time="2022-08-18T18:32:09Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-18T18:32:09.885Z] time="2022-08-18T18:32:09Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a1edca271c8ba99e11484e668d7b22d62b9c9b702a28e3b05809df27c5736d44" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-18T18:32:09.885Z] time="2022-08-18T18:32:09Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-18T18:32:09.885Z] time="2022-08-18T18:32:09Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a1edca271c8ba99e11484e668d7b22d62b9c9b702a28e3b05809df27c5736d44" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-18T18:32:09.885Z] plugin_test.go:195: [df742d716905f] daemon is not started [2022-08-18T18:32:09.885Z] --- PASS: TestPluginInstall (2.75s) [2022-08-18T18:32:09.885Z] --- PASS: TestPluginInstall/no_auth (1.04s) [2022-08-18T18:32:09.885Z] --- PASS: TestPluginInstall/with_htpasswd (0.62s) [2022-08-18T18:32:09.885Z] --- PASS: TestPluginInstall/with_insecure (1.09s) [2022-08-18T18:32:09.885Z] === RUN TestPluginsWithRuntimes [2022-08-18T18:32:09.973Z] --- PASS: TestHealthCheckWorkdir (0.52s) [2022-08-18T18:32:09.973Z] === RUN TestHealthKillContainer [2022-08-18T18:32:11.454Z] #64 444.4 # github.com/containerd/containerd/cmd/containerd [2022-08-18T18:32:11.455Z] #64 444.4 /usr/bin/ld: /tmp/go-link-2772629515/000019.o: in function `New': [2022-08-18T18:32:11.455Z] #64 444.4 /tmp/tmp.hyWIY6ggg5/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:77: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2022-08-18T18:32:11.455Z] #64 444.5 + bin/containerd-stress [2022-08-18T18:32:11.455Z] #64 445.6 + bin/containerd-shim [2022-08-18T18:32:11.785Z] === RUN TestPluginsWithRuntimes/No_Args [2022-08-18T18:32:12.298Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (15.76s) [2022-08-18T18:32:12.298Z] PASS [2022-08-18T18:32:12.298Z] [2022-08-18T18:32:12.298Z] === Skipped [2022-08-18T18:32:12.298Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-08-18T18:32:12.298Z] build_session_test.go:25: TODO: BuildKit [2022-08-18T18:32:12.298Z] [2022-08-18T18:32:12.298Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-08-18T18:32:12.298Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-08-18T18:32:12.298Z] [2022-08-18T18:32:12.298Z] DONE 34 tests, 2 skipped in 163.428s [2022-08-18T18:32:12.298Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-08-18T18:32:12.298Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=120m [2022-08-18T18:32:12.298Z] ++ set -e [2022-08-18T18:32:12.298Z] ++ '[' -n 0 ']' [2022-08-18T18:32:12.298Z] ++ set -x [2022-08-18T18:32:12.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=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=120m [2022-08-18T18:32:12.298Z] INFO: Testing against a local daemon [2022-08-18T18:32:12.298Z] === RUN TestConfigInspect [2022-08-18T18:32:12.298Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-08-18T18:32:12.354Z] === RUN TestPluginsWithRuntimes/With_Args [2022-08-18T18:32:12.862Z] === RUN TestDockerSuite/TestContainerAPITop [2022-08-18T18:32:13.287Z] --- PASS: TestPluginsWithRuntimes (3.36s) [2022-08-18T18:32:13.287Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.90s) [2022-08-18T18:32:13.287Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.89s) [2022-08-18T18:32:13.287Z] === RUN TestPluginBackCompatMediaTypes [2022-08-18T18:32:13.424Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2022-08-18T18:32:13.424Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-08-18T18:32:13.424Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2022-08-18T18:32:13.424Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-08-18T18:32:13.424Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-08-18T18:32:13.856Z] --- PASS: TestPluginBackCompatMediaTypes (0.57s) [2022-08-18T18:32:13.856Z] PASS [2022-08-18T18:32:13.856Z] [2022-08-18T18:32:13.856Z] DONE 24 tests in 6.720s [2022-08-18T18:32:13.856Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-08-18T18:32:13.856Z] INFO: Testing against a local daemon [2022-08-18T18:32:13.856Z] === RUN TestExternalGraphDriver [2022-08-18T18:32:13.986Z] check_test.go:540: [d6fb7ee5ed8da] daemon is not started [2022-08-18T18:32:13.986Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2022-08-18T18:32:14.438Z] === RUN TestExternalGraphDriver/json [2022-08-18T18:32:14.551Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2022-08-18T18:32:14.806Z] --- PASS: TestConfigInspect (2.51s) [2022-08-18T18:32:14.806Z] === RUN TestConfigList [2022-08-18T18:32:15.062Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2022-08-18T18:32:15.625Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2022-08-18T18:32:15.812Z] === RUN TestExternalGraphDriver/spec [2022-08-18T18:32:16.187Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-08-18T18:32:17.305Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-08-18T18:32:17.305Z] --- PASS: TestConfigList (2.65s) [2022-08-18T18:32:17.305Z] === RUN TestConfigsCreateAndDelete [2022-08-18T18:32:17.855Z] === RUN TestExternalGraphDriver/pull [2022-08-18T18:32:18.098Z] --- PASS: TestHealthKillContainer (7.89s) [2022-08-18T18:32:18.098Z] === RUN TestInspectCpusetInConfigPre120 [2022-08-18T18:32:18.363Z] --- PASS: TestInspectCpusetInConfigPre120 (0.40s) [2022-08-18T18:32:18.363Z] === RUN TestIpcModeNone [2022-08-18T18:32:18.687Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false_____} [2022-08-18T18:32:18.687Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2022-08-18T18:32:18.930Z] --- PASS: TestIpcModeNone (0.48s) [2022-08-18T18:32:18.930Z] === RUN TestIpcModePrivate [2022-08-18T18:32:19.189Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:75, shared: false, mustBeShared: false [2022-08-18T18:32:19.189Z] --- PASS: TestIpcModePrivate (0.48s) [2022-08-18T18:32:19.189Z] === RUN TestIpcModeShareable [2022-08-18T18:32:19.228Z] --- PASS: TestExternalGraphDriver (5.26s) [2022-08-18T18:32:19.228Z] --- PASS: TestExternalGraphDriver/json (1.64s) [2022-08-18T18:32:19.228Z] --- PASS: TestExternalGraphDriver/spec (1.63s) [2022-08-18T18:32:19.228Z] --- PASS: TestExternalGraphDriver/pull (1.63s) [2022-08-18T18:32:19.228Z] === RUN TestGraphdriverPluginV2 [2022-08-18T18:32:19.581Z] #64 456.9 + bin/containerd-shim-runc-v1 [2022-08-18T18:32:19.758Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:69, shared: true, mustBeShared: true [2022-08-18T18:32:19.758Z] --- PASS: TestIpcModeShareable (0.44s) [2022-08-18T18:32:19.758Z] === RUN TestAPIIpcModeShareableAndContainer [2022-08-18T18:32:20.052Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false_____} [2022-08-18T18:32:20.052Z] --- PASS: TestConfigsCreateAndDelete (2.62s) [2022-08-18T18:32:20.052Z] === RUN TestConfigsUpdate [2022-08-18T18:32:21.416Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false_____} [2022-08-18T18:32:21.663Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.53s) [2022-08-18T18:32:21.663Z] === RUN TestAPIIpcModeHost [2022-08-18T18:32:21.663Z] --- PASS: TestAPIIpcModeHost (0.41s) [2022-08-18T18:32:21.663Z] === RUN TestDaemonIpcModeShareable [2022-08-18T18:32:22.600Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: true, mustBeShared: true [2022-08-18T18:32:22.781Z] --- PASS: TestConfigsUpdate (2.54s) [2022-08-18T18:32:22.781Z] === RUN TestTemplatedConfig [2022-08-18T18:32:22.781Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true_____} [2022-08-18T18:32:22.860Z] --- PASS: TestDaemonIpcModeShareable (1.15s) [2022-08-18T18:32:22.860Z] === RUN TestDaemonIpcModePrivate [2022-08-18T18:32:23.354Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2022-08-18T18:32:23.796Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: false, mustBeShared: false [2022-08-18T18:32:24.056Z] --- PASS: TestDaemonIpcModePrivate (1.19s) [2022-08-18T18:32:24.056Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-08-18T18:32:24.282Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc00000e720__} [2022-08-18T18:32:24.493Z] --- PASS: TestGraphdriverPluginV2 (4.48s) [2022-08-18T18:32:24.493Z] PASS [2022-08-18T18:32:24.493Z] [2022-08-18T18:32:24.493Z] DONE 5 tests in 9.780s [2022-08-18T18:32:24.493Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-08-18T18:32:24.493Z] INFO: Testing against a local daemon [2022-08-18T18:32:24.493Z] === RUN TestContinueAfterPluginCrash [2022-08-18T18:32:24.493Z] === PAUSE TestContinueAfterPluginCrash [2022-08-18T18:32:24.493Z] === RUN TestReadPluginNoRead [2022-08-18T18:32:24.493Z] === PAUSE TestReadPluginNoRead [2022-08-18T18:32:24.493Z] === RUN TestDaemonStartWithLogOpt [2022-08-18T18:32:24.493Z] === PAUSE TestDaemonStartWithLogOpt [2022-08-18T18:32:24.493Z] === CONT TestContinueAfterPluginCrash [2022-08-18T18:32:24.493Z] === CONT TestDaemonStartWithLogOpt [2022-08-18T18:32:24.856Z] #64 463.1 + bin/containerd-shim-runc-v2 [2022-08-18T18:32:24.994Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: false, mustBeShared: false [2022-08-18T18:32:25.253Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.17s) [2022-08-18T18:32:25.253Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-08-18T18:32:25.423Z] #64 463.9 + binaries [2022-08-18T18:32:25.424Z] #64 463.9 + install -D bin/containerd /build/containerd [2022-08-18T18:32:25.424Z] #64 463.9 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-08-18T18:32:25.424Z] #64 463.9 + install -D bin/ctr /build/ctr [2022-08-18T18:32:25.649Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2022-08-18T18:32:25.649Z] docker_cli_daemon_test.go:364: unmatched requirement IPv6 [2022-08-18T18:32:25.649Z] check_test.go:540: [d8557db0865e7] daemon is not started [2022-08-18T18:32:25.649Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2022-08-18T18:32:25.905Z] --- PASS: TestTemplatedConfig (3.37s) [2022-08-18T18:32:25.905Z] === RUN TestConfigCreateResolve [2022-08-18T18:32:25.905Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-11188870829_/foo_false_____} [2022-08-18T18:32:26.189Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: true, mustBeShared: true [2022-08-18T18:32:26.448Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.16s) [2022-08-18T18:32:26.448Z] === RUN TestIpcModeOlderClient [2022-08-18T18:32:26.448Z] === PAUSE TestIpcModeOlderClient [2022-08-18T18:32:26.448Z] === RUN TestKillContainerInvalidSignal [2022-08-18T18:32:26.707Z] --- PASS: TestKillContainerInvalidSignal (0.42s) [2022-08-18T18:32:26.707Z] === RUN TestKillContainer [2022-08-18T18:32:26.707Z] === RUN TestKillContainer/no_signal [2022-08-18T18:32:27.023Z] --- PASS: TestDaemonStartWithLogOpt (3.40s) [2022-08-18T18:32:27.024Z] === CONT TestReadPluginNoRead [2022-08-18T18:32:27.272Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2022-08-18T18:32:27.272Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-11188870829_/foo_true_____} [2022-08-18T18:32:27.275Z] === RUN TestKillContainer/non_killing_signal [2022-08-18T18:32:27.534Z] === RUN TestKillContainer/killing_signal [2022-08-18T18:32:27.956Z] #64 DONE 466.2s [2022-08-18T18:32:28.102Z] --- PASS: TestKillContainer (1.28s) [2022-08-18T18:32:28.102Z] --- PASS: TestKillContainer/no_signal (0.43s) [2022-08-18T18:32:28.102Z] --- PASS: TestKillContainer/non_killing_signal (0.28s) [2022-08-18T18:32:28.102Z] --- PASS: TestKillContainer/killing_signal (0.41s) [2022-08-18T18:32:28.102Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-08-18T18:32:28.102Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-08-18T18:32:28.362Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-08-18T18:32:28.638Z] --- PASS: TestConfigCreateResolve (2.67s) [2022-08-18T18:32:28.638Z] PASS [2022-08-18T18:32:28.638Z] [2022-08-18T18:32:28.638Z] DONE 6 tests in 16.464s [2022-08-18T18:32:28.638Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-08-18T18:32:28.638Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=120m [2022-08-18T18:32:28.638Z] ++ set -e [2022-08-18T18:32:28.638Z] ++ '[' -n 0 ']' [2022-08-18T18:32:28.638Z] ++ set -x [2022-08-18T18:32:28.638Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=120m [2022-08-18T18:32:28.893Z] [2022-08-18T18:32:28.893Z] #65 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-08-18T18:32:28.893Z] #65 sha256:520fa30676585f654925b2e331faaad23c8299c45e52cf312021df54c1060600 [2022-08-18T18:32:28.896Z] INFO: Testing against a local daemon [2022-08-18T18:32:28.896Z] === RUN TestAttachWithTTY [2022-08-18T18:32:28.896Z] --- PASS: TestAttachWithTTY (0.06s) [2022-08-18T18:32:28.896Z] === RUN TestAttachWithoutTTy [2022-08-18T18:32:28.896Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3342385390_/foo_false_____} [2022-08-18T18:32:28.896Z] --- PASS: TestAttachWithoutTTy (0.07s) [2022-08-18T18:32:28.896Z] === RUN TestCheckpoint [2022-08-18T18:32:28.896Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-08-18T18:32:28.896Z] --- SKIP: TestCheckpoint (0.00s) [2022-08-18T18:32:28.896Z] === RUN TestContainerInvalidJSON [2022-08-18T18:32:28.896Z] === RUN TestContainerInvalidJSON/commit [2022-08-18T18:32:28.896Z] === PAUSE TestContainerInvalidJSON/commit [2022-08-18T18:32:28.896Z] === RUN TestContainerInvalidJSON/containers/create [2022-08-18T18:32:28.896Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-08-18T18:32:28.896Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-08-18T18:32:28.896Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-08-18T18:32:28.896Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-08-18T18:32:28.896Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-08-18T18:32:28.896Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-08-18T18:32:28.896Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-08-18T18:32:28.896Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-18T18:32:28.896Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-18T18:32:28.896Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-18T18:32:28.896Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-18T18:32:28.896Z] === CONT TestContainerInvalidJSON/commit [2022-08-18T18:32:28.896Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-08-18T18:32:28.896Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-18T18:32:28.896Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-08-18T18:32:28.896Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-08-18T18:32:28.896Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-08-18T18:32:28.896Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-08-18T18:32:28.896Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-08-18T18:32:28.896Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-08-18T18:32:28.896Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-08-18T18:32:28.896Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-08-18T18:32:28.896Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-18T18:32:28.896Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-08-18T18:32:28.896Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-08-18T18:32:28.896Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-08-18T18:32:28.896Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-08-18T18:32:28.896Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-08-18T18:32:28.896Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-08-18T18:32:28.896Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-08-18T18:32:28.896Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-08-18T18:32:28.896Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-08-18T18:32:28.896Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-08-18T18:32:28.896Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-08-18T18:32:28.896Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-08-18T18:32:28.896Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-08-18T18:32:28.896Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-08-18T18:32:28.896Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-08-18T18:32:28.896Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-08-18T18:32:28.896Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-08-18T18:32:28.896Z] === CONT TestContainerInvalidJSON/containers/create [2022-08-18T18:32:28.896Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-08-18T18:32:28.896Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-08-18T18:32:28.896Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-08-18T18:32:28.896Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-08-18T18:32:28.896Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-08-18T18:32:28.896Z] --- PASS: TestContainerInvalidJSON (0.04s) [2022-08-18T18:32:28.896Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.01s) [2022-08-18T18:32:28.896Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-08-18T18:32:28.896Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-08-18T18:32:28.896Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-08-18T18:32:28.896Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-08-18T18:32:28.896Z] --- PASS: TestContainerInvalidJSON/commit (0.01s) [2022-08-18T18:32:28.896Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-08-18T18:32:28.896Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-08-18T18:32:28.896Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-08-18T18:32:28.896Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-08-18T18:32:28.896Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.01s) [2022-08-18T18:32:28.896Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-08-18T18:32:28.896Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-08-18T18:32:28.896Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-08-18T18:32:28.896Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-08-18T18:32:28.896Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.01s) [2022-08-18T18:32:28.896Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-08-18T18:32:28.896Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-08-18T18:32:28.896Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-08-18T18:32:28.896Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-08-18T18:32:28.896Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.01s) [2022-08-18T18:32:28.896Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-08-18T18:32:28.896Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-08-18T18:32:28.896Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-08-18T18:32:28.896Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-08-18T18:32:28.896Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.01s) [2022-08-18T18:32:28.896Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-08-18T18:32:28.896Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-08-18T18:32:28.896Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-08-18T18:32:28.896Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-08-18T18:32:28.896Z] --- PASS: TestContainerInvalidJSON/containers/create (0.01s) [2022-08-18T18:32:28.896Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-08-18T18:32:28.896Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-08-18T18:32:28.896Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-08-18T18:32:28.896Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-08-18T18:32:28.896Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-08-18T18:32:28.932Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.82s) [2022-08-18T18:32:28.932Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.38s) [2022-08-18T18:32:28.932Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.28s) [2022-08-18T18:32:28.932Z] === RUN TestKillStoppedContainer [2022-08-18T18:32:28.932Z] --- PASS: TestKillStoppedContainer (0.04s) [2022-08-18T18:32:28.932Z] === RUN TestKillStoppedContainerAPIPre120 [2022-08-18T18:32:28.932Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2022-08-18T18:32:28.932Z] === RUN TestKillDifferentUserContainer [2022-08-18T18:32:29.152Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2022-08-18T18:32:29.152Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.10s) [2022-08-18T18:32:29.152Z] === RUN TestCopyFromContainerPathIsNotDir [2022-08-18T18:32:29.152Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s) [2022-08-18T18:32:29.152Z] === RUN TestCopyToContainerPathDoesNotExist [2022-08-18T18:32:29.152Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.06s) [2022-08-18T18:32:29.152Z] === RUN TestCopyEmptyFile [2022-08-18T18:32:29.460Z] #65 DONE 0.9s [2022-08-18T18:32:29.500Z] --- PASS: TestKillDifferentUserContainer (0.41s) [2022-08-18T18:32:29.500Z] === RUN TestInspectOomKilledTrue [2022-08-18T18:32:29.552Z] === RUN TestReadPluginNoRead/default [2022-08-18T18:32:29.714Z] --- PASS: TestCopyEmptyFile (0.36s) [2022-08-18T18:32:29.714Z] === RUN TestCopyToContainerPathIsNotDir [2022-08-18T18:32:29.714Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2022-08-18T18:32:29.714Z] === RUN TestCopyFromContainer [2022-08-18T18:32:29.718Z] [2022-08-18T18:32:29.718Z] #70 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-08-18T18:32:29.718Z] #70 sha256:acde3c7c1c998f09f146401edaf1c676c503ffe01c66e60de67e14950d7a2c2c [2022-08-18T18:32:29.718Z] #70 DONE 0.2s [2022-08-18T18:32:29.718Z] [2022-08-18T18:32:29.718Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-08-18T18:32:29.718Z] #75 sha256:8515f15770370603a97f7dd56238ebdb5513b0e368b7ea543253bbf6073de215 [2022-08-18T18:32:29.759Z] --- PASS: TestInspectOomKilledTrue (0.46s) [2022-08-18T18:32:29.759Z] === RUN TestInspectOomKilledFalse [2022-08-18T18:32:30.276Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3342385390_/foo_true_____} [2022-08-18T18:32:30.327Z] --- PASS: TestInspectOomKilledFalse (0.42s) [2022-08-18T18:32:30.327Z] === RUN TestLinksEtcHostsContentMatch [2022-08-18T18:32:30.485Z] === RUN TestReadPluginNoRead/disabled_caching [2022-08-18T18:32:30.534Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2022-08-18T18:32:30.587Z] --- PASS: TestLinksEtcHostsContentMatch (0.31s) [2022-08-18T18:32:30.587Z] === RUN TestLinksContainerNames [2022-08-18T18:32:31.097Z] === RUN TestCopyFromContainer// [2022-08-18T18:32:31.097Z] === RUN TestCopyFromContainer//bar/root [2022-08-18T18:32:31.100Z] #75 DONE 1.0s [2022-08-18T18:32:31.100Z] [2022-08-18T18:32:31.100Z] #78 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-08-18T18:32:31.100Z] #78 sha256:3a61296fedf8ed34798dc6008fbc5a9a7bceaf56201026bcf34ede78bae54f40 [2022-08-18T18:32:31.100Z] #78 DONE 0.1s [2022-08-18T18:32:31.100Z] [2022-08-18T18:32:31.100Z] #79 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-08-18T18:32:31.100Z] #79 sha256:c8fa63073aeea1e375aaaba5df684d5993f25b88a73e5c09408e900104935f5f [2022-08-18T18:32:31.100Z] #79 DONE 0.0s [2022-08-18T18:32:31.100Z] [2022-08-18T18:32:31.100Z] #80 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-08-18T18:32:31.100Z] #80 sha256:34ea9f5bc4c5de2f1ac65417c544dccdfcd206a376053a2381b3a8f42e714ae8 [2022-08-18T18:32:31.100Z] #80 DONE 0.0s [2022-08-18T18:32:31.100Z] [2022-08-18T18:32:31.100Z] #81 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-08-18T18:32:31.100Z] #81 sha256:4bf666924a1a165c4160788fac257ca8d534590b5d5fcb65b3989efa041d6f09 [2022-08-18T18:32:31.353Z] === RUN TestCopyFromContainer//bar/root/ [2022-08-18T18:32:31.353Z] === RUN TestCopyFromContainer/bar/quux [2022-08-18T18:32:31.353Z] === RUN TestCopyFromContainer/bar/quux/ [2022-08-18T18:32:31.524Z] --- PASS: TestLinksContainerNames (0.85s) [2022-08-18T18:32:31.524Z] === RUN TestLogsFollowTailEmpty [2022-08-18T18:32:31.610Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-08-18T18:32:31.610Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-08-18T18:32:31.610Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-08-18T18:32:31.783Z] --- PASS: TestLogsFollowTailEmpty (0.43s) [2022-08-18T18:32:31.783Z] === RUN TestLogs [2022-08-18T18:32:31.783Z] === RUN TestLogs/driver_local [2022-08-18T18:32:31.783Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2022-08-18T18:32:31.783Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2022-08-18T18:32:31.783Z] === RUN TestLogs/driver_local/tty/only_stdout [2022-08-18T18:32:31.783Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2022-08-18T18:32:31.783Z] === RUN TestLogs/driver_local/tty/only_stderr [2022-08-18T18:32:31.783Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2022-08-18T18:32:31.783Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-18T18:32:31.783Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-18T18:32:31.783Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2022-08-18T18:32:31.783Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2022-08-18T18:32:31.783Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2022-08-18T18:32:31.783Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2022-08-18T18:32:31.783Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2022-08-18T18:32:31.783Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-18T18:32:31.860Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-08-18T18:32:31.866Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-08-18T18:32:31.866Z] === RUN TestCopyFromContainer/bar/notarget [2022-08-18T18:32:31.866Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3342385390_/foo_true__0xc00000e750___} [2022-08-18T18:32:32.117Z] --- PASS: TestContinueAfterPluginCrash (8.43s) [2022-08-18T18:32:32.123Z] --- PASS: TestCopyFromContainer (2.38s) [2022-08-18T18:32:32.123Z] --- PASS: TestCopyFromContainer// (0.11s) [2022-08-18T18:32:32.123Z] --- PASS: TestCopyFromContainer//bar/root (0.11s) [2022-08-18T18:32:32.123Z] --- PASS: TestCopyFromContainer//bar/root/ (0.09s) [2022-08-18T18:32:32.123Z] --- PASS: TestCopyFromContainer/bar/quux (0.08s) [2022-08-18T18:32:32.123Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.09s) [2022-08-18T18:32:32.123Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.10s) [2022-08-18T18:32:32.124Z] check_test.go:540: [d37d11f01352c] daemon is not started [2022-08-18T18:32:32.124Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.10s) [2022-08-18T18:32:32.124Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.08s) [2022-08-18T18:32:32.124Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.08s) [2022-08-18T18:32:32.124Z] --- PASS: TestCopyFromContainer/bar/notarget (0.09s) [2022-08-18T18:32:32.124Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-08-18T18:32:32.124Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2022-08-18T18:32:32.124Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-18T18:32:32.124Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-18T18:32:32.124Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-18T18:32:32.124Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-18T18:32:32.124Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-18T18:32:32.124Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-18T18:32:32.124Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-18T18:32:32.124Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-18T18:32:32.124Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-18T18:32:32.124Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.06s) [2022-08-18T18:32:32.124Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-08-18T18:32:32.124Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-08-18T18:32:32.124Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-08-18T18:32:32.124Z] === RUN TestCreateLinkToNonExistingContainer [2022-08-18T18:32:32.124Z] --- PASS: TestCreateLinkToNonExistingContainer (0.06s) [2022-08-18T18:32:32.124Z] === RUN TestCreateWithInvalidEnv [2022-08-18T18:32:32.124Z] === RUN TestCreateWithInvalidEnv/0 [2022-08-18T18:32:32.124Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-08-18T18:32:32.124Z] === RUN TestCreateWithInvalidEnv/1 [2022-08-18T18:32:32.124Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-08-18T18:32:32.124Z] === RUN TestCreateWithInvalidEnv/2 [2022-08-18T18:32:32.124Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-08-18T18:32:32.124Z] === CONT TestCreateWithInvalidEnv/0 [2022-08-18T18:32:32.124Z] === CONT TestCreateWithInvalidEnv/2 [2022-08-18T18:32:32.124Z] === CONT TestCreateWithInvalidEnv/1 [2022-08-18T18:32:32.124Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2022-08-18T18:32:32.124Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-08-18T18:32:32.124Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-08-18T18:32:32.124Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-08-18T18:32:32.124Z] === RUN TestCreateTmpfsMountsTarget [2022-08-18T18:32:32.124Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2022-08-18T18:32:32.124Z] === RUN TestCreateWithCustomMaskedPaths [2022-08-18T18:32:32.686Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc00000e768__} [2022-08-18T18:32:32.720Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2022-08-18T18:32:32.720Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2022-08-18T18:32:33.052Z] === CONT TestReadPluginNoRead [2022-08-18T18:32:33.052Z] read_test.go:92: [ded0780d81663] daemon is not started [2022-08-18T18:32:33.052Z] --- PASS: TestReadPluginNoRead (5.92s) [2022-08-18T18:32:33.052Z] --- PASS: TestReadPluginNoRead/default (1.25s) [2022-08-18T18:32:33.052Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.22s) [2022-08-18T18:32:33.052Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.22s) [2022-08-18T18:32:33.052Z] PASS [2022-08-18T18:32:33.052Z] [2022-08-18T18:32:33.052Z] DONE 6 tests in 9.345s [2022-08-18T18:32:33.052Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2022-08-18T18:32:33.052Z] testing: warning: no tests to run [2022-08-18T18:32:33.052Z] PASS [2022-08-18T18:32:33.052Z] [2022-08-18T18:32:33.052Z] DONE 0 tests in 0.008s [2022-08-18T18:32:33.052Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-08-18T18:32:33.052Z] INFO: Testing against a local daemon [2022-08-18T18:32:33.052Z] === RUN TestPluginWithDevMounts [2022-08-18T18:32:33.052Z] === PAUSE TestPluginWithDevMounts [2022-08-18T18:32:33.052Z] === CONT TestPluginWithDevMounts [2022-08-18T18:32:33.288Z] === CONT TestLogs/driver_local/tty/only_stderr [2022-08-18T18:32:33.288Z] === CONT TestLogs/driver_local/tty/only_stdout [2022-08-18T18:32:33.855Z] === RUN TestLogs/driver_json-file [2022-08-18T18:32:33.855Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-18T18:32:33.855Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-18T18:32:33.855Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2022-08-18T18:32:33.855Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2022-08-18T18:32:33.855Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2022-08-18T18:32:33.855Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2022-08-18T18:32:33.855Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-18T18:32:33.855Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-18T18:32:33.855Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2022-08-18T18:32:33.855Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2022-08-18T18:32:33.855Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2022-08-18T18:32:33.855Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2022-08-18T18:32:33.855Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-18T18:32:33.855Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-18T18:32:34.444Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2022-08-18T18:32:34.444Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2022-08-18T18:32:34.576Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc00000e780__} [2022-08-18T18:32:34.576Z] --- PASS: TestCreateWithCustomMaskedPaths (2.11s) [2022-08-18T18:32:34.576Z] === RUN TestCreateWithCustomReadonlyPaths [2022-08-18T18:32:34.951Z] --- PASS: TestPluginWithDevMounts (1.59s) [2022-08-18T18:32:34.951Z] PASS [2022-08-18T18:32:34.951Z] [2022-08-18T18:32:34.951Z] DONE 1 tests in 1.608s [2022-08-18T18:32:34.951Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-08-18T18:32:34.951Z] INFO: Testing against a local daemon [2022-08-18T18:32:34.951Z] === RUN TestSecretInspect [2022-08-18T18:32:35.017Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2022-08-18T18:32:35.017Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2022-08-18T18:32:35.138Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2022-08-18T18:32:35.291Z] #81 DONE 4.0s [2022-08-18T18:32:35.291Z] [2022-08-18T18:32:35.291Z] #82 exporting to image [2022-08-18T18:32:35.291Z] #82 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-08-18T18:32:35.291Z] #82 exporting layers [2022-08-18T18:32:35.394Z] check_test.go:540: [d5b2b6d927712] daemon is not started [2022-08-18T18:32:35.394Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2022-08-18T18:32:35.585Z] --- PASS: TestLogs (3.75s) [2022-08-18T18:32:35.585Z] --- PASS: TestLogs/driver_local (0.01s) [2022-08-18T18:32:35.585Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.74s) [2022-08-18T18:32:35.585Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.76s) [2022-08-18T18:32:35.585Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.57s) [2022-08-18T18:32:35.585Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.62s) [2022-08-18T18:32:35.585Z] --- PASS: TestLogs/driver_local/tty/only_stderr (0.47s) [2022-08-18T18:32:35.585Z] --- PASS: TestLogs/driver_local/tty/only_stdout (0.51s) [2022-08-18T18:32:35.585Z] --- PASS: TestLogs/driver_json-file (0.01s) [2022-08-18T18:32:35.585Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.73s) [2022-08-18T18:32:35.585Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.76s) [2022-08-18T18:32:35.585Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.53s) [2022-08-18T18:32:35.585Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.54s) [2022-08-18T18:32:35.585Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.49s) [2022-08-18T18:32:35.585Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.55s) [2022-08-18T18:32:35.585Z] === RUN TestContainerNetworkMountsNoChown [2022-08-18T18:32:35.651Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc00000e798__} [2022-08-18T18:32:35.908Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.75s) [2022-08-18T18:32:35.908Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-08-18T18:32:35.908Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-18T18:32:35.908Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-18T18:32:35.908Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-18T18:32:35.908Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-18T18:32:35.908Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-18T18:32:35.908Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-18T18:32:35.908Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-18T18:32:35.908Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-18T18:32:35.908Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-18T18:32:35.908Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-18T18:32:35.908Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-18T18:32:35.908Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-18T18:32:36.154Z] --- PASS: TestContainerNetworkMountsNoChown (0.41s) [2022-08-18T18:32:36.154Z] === RUN TestMountDaemonRoot [2022-08-18T18:32:36.154Z] === RUN TestMountDaemonRoot/default [2022-08-18T18:32:36.154Z] === PAUSE TestMountDaemonRoot/default [2022-08-18T18:32:36.154Z] === RUN TestMountDaemonRoot/private [2022-08-18T18:32:36.154Z] === PAUSE TestMountDaemonRoot/private [2022-08-18T18:32:36.154Z] === RUN TestMountDaemonRoot/rprivate [2022-08-18T18:32:36.154Z] === PAUSE TestMountDaemonRoot/rprivate [2022-08-18T18:32:36.154Z] === RUN TestMountDaemonRoot/slave [2022-08-18T18:32:36.154Z] === PAUSE TestMountDaemonRoot/slave [2022-08-18T18:32:36.154Z] === RUN TestMountDaemonRoot/rslave [2022-08-18T18:32:36.154Z] === PAUSE TestMountDaemonRoot/rslave [2022-08-18T18:32:36.154Z] === RUN TestMountDaemonRoot/shared [2022-08-18T18:32:36.154Z] === PAUSE TestMountDaemonRoot/shared [2022-08-18T18:32:36.154Z] === RUN TestMountDaemonRoot/rshared [2022-08-18T18:32:36.154Z] === PAUSE TestMountDaemonRoot/rshared [2022-08-18T18:32:36.154Z] === CONT TestMountDaemonRoot/default [2022-08-18T18:32:36.154Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-08-18T18:32:36.154Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-08-18T18:32:36.154Z] === RUN TestMountDaemonRoot/default/mount_root [2022-08-18T18:32:36.154Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-08-18T18:32:36.154Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-08-18T18:32:36.154Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-08-18T18:32:36.154Z] === RUN TestMountDaemonRoot/default/bind_root [2022-08-18T18:32:36.154Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-08-18T18:32:36.154Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-08-18T18:32:36.154Z] === CONT TestMountDaemonRoot/rshared [2022-08-18T18:32:36.154Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-08-18T18:32:36.154Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-08-18T18:32:36.154Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-08-18T18:32:36.154Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-08-18T18:32:36.154Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-08-18T18:32:36.154Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-08-18T18:32:36.154Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-08-18T18:32:36.154Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-08-18T18:32:36.154Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-08-18T18:32:36.154Z] === CONT TestMountDaemonRoot/shared [2022-08-18T18:32:36.154Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-08-18T18:32:36.154Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-08-18T18:32:36.154Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-08-18T18:32:36.154Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-08-18T18:32:36.154Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-08-18T18:32:36.154Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-08-18T18:32:36.154Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-08-18T18:32:36.154Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-08-18T18:32:36.154Z] === CONT TestMountDaemonRoot/rslave [2022-08-18T18:32:36.154Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-08-18T18:32:36.154Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-08-18T18:32:36.154Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-08-18T18:32:36.154Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-08-18T18:32:36.154Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-08-18T18:32:36.154Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-08-18T18:32:36.154Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-08-18T18:32:36.154Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-08-18T18:32:36.154Z] === CONT TestMountDaemonRoot/slave [2022-08-18T18:32:36.154Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-08-18T18:32:36.154Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-08-18T18:32:36.154Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-08-18T18:32:36.154Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-08-18T18:32:36.154Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-08-18T18:32:36.154Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-08-18T18:32:36.154Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-08-18T18:32:36.154Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-08-18T18:32:36.154Z] === CONT TestMountDaemonRoot/rprivate [2022-08-18T18:32:36.154Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-08-18T18:32:36.154Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-08-18T18:32:36.154Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-08-18T18:32:36.154Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-08-18T18:32:36.154Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-08-18T18:32:36.154Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-08-18T18:32:36.154Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-08-18T18:32:36.154Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-08-18T18:32:36.154Z] === CONT TestMountDaemonRoot/private [2022-08-18T18:32:36.154Z] === RUN TestMountDaemonRoot/private/bind_root [2022-08-18T18:32:36.154Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-08-18T18:32:36.154Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-08-18T18:32:36.154Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-08-18T18:32:36.154Z] === RUN TestMountDaemonRoot/private/mount_root [2022-08-18T18:32:36.154Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-08-18T18:32:36.154Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-08-18T18:32:36.154Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-08-18T18:32:36.154Z] === CONT TestMountDaemonRoot/default/bind_root [2022-08-18T18:32:36.154Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-08-18T18:32:36.154Z] === CONT TestMountDaemonRoot/default/mount_root [2022-08-18T18:32:36.154Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-08-18T18:32:36.154Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-08-18T18:32:36.154Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-08-18T18:32:36.154Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-08-18T18:32:36.154Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-08-18T18:32:36.154Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-08-18T18:32:36.154Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-08-18T18:32:36.154Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-08-18T18:32:36.154Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-08-18T18:32:36.164Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-18T18:32:36.164Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-18T18:32:36.164Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-18T18:32:36.164Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2022-08-18T18:32:36.164Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-08-18T18:32:36.164Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s) [2022-08-18T18:32:36.164Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-08-18T18:32:36.164Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-08-18T18:32:36.164Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-08-18T18:32:36.164Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-08-18T18:32:36.413Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-08-18T18:32:36.413Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-08-18T18:32:36.413Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-08-18T18:32:36.413Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-08-18T18:32:36.413Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-08-18T18:32:36.413Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-08-18T18:32:36.413Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-08-18T18:32:36.413Z] === CONT TestMountDaemonRoot/private/bind_root [2022-08-18T18:32:36.413Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-08-18T18:32:36.413Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-08-18T18:32:36.413Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-08-18T18:32:36.413Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-08-18T18:32:36.413Z] === CONT TestMountDaemonRoot/private/mount_root [2022-08-18T18:32:36.413Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-08-18T18:32:36.413Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-08-18T18:32:36.413Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-08-18T18:32:36.413Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2022-08-18T18:32:36.413Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2022-08-18T18:32:36.413Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2022-08-18T18:32:36.413Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2022-08-18T18:32:36.413Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-08-18T18:32:36.413Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2022-08-18T18:32:36.413Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2022-08-18T18:32:36.413Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2022-08-18T18:32:36.413Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2022-08-18T18:32:36.413Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-08-18T18:32:36.413Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-08-18T18:32:36.413Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-08-18T18:32:36.413Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-08-18T18:32:36.413Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-08-18T18:32:36.413Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-08-18T18:32:36.413Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2022-08-18T18:32:36.413Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2022-08-18T18:32:36.413Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2022-08-18T18:32:36.413Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2022-08-18T18:32:36.413Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-08-18T18:32:36.413Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-08-18T18:32:36.413Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-08-18T18:32:36.413Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-08-18T18:32:36.413Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-08-18T18:32:36.413Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-08-18T18:32:36.413Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-08-18T18:32:36.413Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-08-18T18:32:36.413Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-08-18T18:32:36.413Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-08-18T18:32:36.413Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-08-18T18:32:36.413Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2022-08-18T18:32:36.413Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2022-08-18T18:32:36.413Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2022-08-18T18:32:36.413Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-08-18T18:32:36.413Z] === RUN TestContainerBindMountNonRecursive [2022-08-18T18:32:36.727Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.57s) [2022-08-18T18:32:36.727Z] === RUN TestCreateDifferentPlatform [2022-08-18T18:32:36.727Z] === RUN TestCreateDifferentPlatform/different_os [2022-08-18T18:32:36.727Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-08-18T18:32:36.727Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2022-08-18T18:32:36.727Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-08-18T18:32:36.727Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-08-18T18:32:36.727Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-08-18T18:32:36.727Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2022-08-18T18:32:36.727Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-08-18T18:32:36.727Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-08-18T18:32:36.727Z] === RUN TestCreateInvalidHostConfig [2022-08-18T18:32:36.727Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-18T18:32:36.727Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-18T18:32:36.727Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2022-08-18T18:32:36.727Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2022-08-18T18:32:36.727Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-18T18:32:36.727Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-18T18:32:36.727Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-18T18:32:36.727Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-18T18:32:36.727Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-18T18:32:36.727Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-18T18:32:36.727Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-18T18:32:36.727Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2022-08-18T18:32:36.727Z] --- PASS: TestCreateInvalidHostConfig (0.01s) [2022-08-18T18:32:36.727Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) [2022-08-18T18:32:36.727Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) [2022-08-18T18:32:36.727Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2022-08-18T18:32:36.727Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2022-08-18T18:32:36.727Z] === RUN TestContainerStartOnDaemonRestart [2022-08-18T18:32:36.727Z] === PAUSE TestContainerStartOnDaemonRestart [2022-08-18T18:32:36.727Z] === RUN TestDaemonRestartIpcMode [2022-08-18T18:32:36.727Z] === PAUSE TestDaemonRestartIpcMode [2022-08-18T18:32:36.727Z] === RUN TestDaemonHostGatewayIP [2022-08-18T18:32:36.727Z] === PAUSE TestDaemonHostGatewayIP [2022-08-18T18:32:36.727Z] === RUN TestRestartDaemonWithRestartingContainer [2022-08-18T18:32:36.727Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-08-18T18:32:36.727Z] === RUN TestContainerKillOnDaemonStart [2022-08-18T18:32:36.727Z] === PAUSE TestContainerKillOnDaemonStart [2022-08-18T18:32:36.727Z] === RUN TestDiff [2022-08-18T18:32:36.851Z] --- PASS: TestSecretInspect (2.14s) [2022-08-18T18:32:36.851Z] === RUN TestSecretList [2022-08-18T18:32:37.290Z] --- PASS: TestDiff (0.43s) [2022-08-18T18:32:37.290Z] === RUN TestExecConsoleSize [2022-08-18T18:32:37.290Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc00000e7b0__} [2022-08-18T18:32:37.792Z] --- PASS: TestContainerBindMountNonRecursive (1.25s) [2022-08-18T18:32:37.792Z] === RUN TestContainerVolumesMountedAsShared [2022-08-18T18:32:37.854Z] --- PASS: TestExecConsoleSize (0.72s) [2022-08-18T18:32:37.854Z] === RUN TestExecWithCloseStdin [2022-08-18T18:32:38.360Z] --- PASS: TestContainerVolumesMountedAsShared (0.52s) [2022-08-18T18:32:38.360Z] === RUN TestContainerVolumesMountedAsSlave [2022-08-18T18:32:38.416Z] --- PASS: TestExecWithCloseStdin (0.57s) [2022-08-18T18:32:38.416Z] === RUN TestExec [2022-08-18T18:32:38.619Z] --- PASS: TestContainerVolumesMountedAsSlave (0.36s) [2022-08-18T18:32:38.619Z] === RUN TestNetworkNat [2022-08-18T18:32:38.672Z] docker_cli_daemon_plugins_test.go:80: [dc8a3e6bbbbd3] daemon is not started [2022-08-18T18:32:38.672Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-08-18T18:32:39.186Z] --- PASS: TestNetworkNat (0.44s) [2022-08-18T18:32:39.186Z] === RUN TestNetworkLocalhostTCPNat [2022-08-18T18:32:39.238Z] --- PASS: TestExec (0.69s) [2022-08-18T18:32:39.238Z] === RUN TestExecUser [2022-08-18T18:32:39.408Z] --- PASS: TestSecretList (2.16s) [2022-08-18T18:32:39.408Z] === RUN TestSecretsCreateAndDelete [2022-08-18T18:32:39.447Z] --- PASS: TestNetworkLocalhostTCPNat (0.47s) [2022-08-18T18:32:39.447Z] === RUN TestNetworkLoopbackNat [2022-08-18T18:32:39.800Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2022-08-18T18:32:40.057Z] --- PASS: TestExecUser (0.80s) [2022-08-18T18:32:40.057Z] === RUN TestExportContainerAndImportImage [2022-08-18T18:32:40.057Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-08-18T18:32:40.057Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-08-18T18:32:40.057Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-08-18T18:32:40.057Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-08-18T18:32:40.057Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-08-18T18:32:40.057Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-08-18T18:32:40.057Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-08-18T18:32:40.057Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-08-18T18:32:40.057Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-08-18T18:32:40.313Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-08-18T18:32:40.313Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-08-18T18:32:40.313Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2022-08-18T18:32:40.313Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2022-08-18T18:32:40.313Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2022-08-18T18:32:40.313Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2022-08-18T18:32:40.313Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2022-08-18T18:32:40.313Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2022-08-18T18:32:40.313Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-08-18T18:32:40.313Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-08-18T18:32:40.570Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-08-18T18:32:40.570Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-08-18T18:32:40.826Z] --- PASS: TestExportContainerAndImportImage (0.98s) [2022-08-18T18:32:40.826Z] === RUN TestExportContainerAfterDaemonRestart [2022-08-18T18:32:41.082Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-08-18T18:32:41.308Z] --- PASS: TestSecretsCreateAndDelete (2.22s) [2022-08-18T18:32:41.309Z] === RUN TestSecretsUpdate [2022-08-18T18:32:42.462Z] --- PASS: TestExportContainerAfterDaemonRestart (1.45s) [2022-08-18T18:32:42.462Z] === RUN TestHealthCheckWorkdir [2022-08-18T18:32:42.462Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-08-18T18:32:42.735Z] --- PASS: TestNetworkLoopbackNat (2.59s) [2022-08-18T18:32:42.735Z] === RUN TestPause [2022-08-18T18:32:42.735Z] --- PASS: TestPause (0.46s) [2022-08-18T18:32:42.735Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-08-18T18:32:42.735Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-08-18T18:32:42.735Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-08-18T18:32:42.735Z] === RUN TestPauseStopPausedContainer [2022-08-18T18:32:42.994Z] --- PASS: TestPauseStopPausedContainer (0.45s) [2022-08-18T18:32:42.994Z] === RUN TestPidHost [2022-08-18T18:32:43.024Z] docker_cli_daemon_plugins_test.go:170: [de8f7d7937472] daemon is not started [2022-08-18T18:32:43.281Z] --- PASS: TestHealthCheckWorkdir (0.92s) [2022-08-18T18:32:43.282Z] === RUN TestHealthKillContainer [2022-08-18T18:32:43.282Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-08-18T18:32:43.418Z] #82 exporting layers 7.1s done [2022-08-18T18:32:43.418Z] #82 writing image sha256:a9d0e0bca57ce535b8369a9c7803e585961319ff3d48c061f68ddff253818457 done [2022-08-18T18:32:43.418Z] #82 naming to docker.io/library/docker:2c17e9a33357ac5cfb80dcb93e048bb3ae5618d0 done [2022-08-18T18:32:43.418Z] #82 DONE 7.1s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T18:32:43.778Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43992/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=2c17e9a33357ac5cfb80dcb93e048bb3ae5618d0 -e DOCKER_GRAPHDRIVER -e DOCKER_EXPERIMENTAL -e DOCKER_ROOTLESS -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=22.06 docker:2c17e9a33357ac5cfb80dcb93e048bb3ae5618d0 hack/make.sh dynbinary test-integration [2022-08-18T18:32:43.836Z] --- PASS: TestSecretsUpdate (2.19s) [2022-08-18T18:32:43.836Z] === RUN TestTemplatedSecret [2022-08-18T18:32:43.932Z] --- PASS: TestPidHost (0.95s) [2022-08-18T18:32:43.932Z] === RUN TestPsFilter [2022-08-18T18:32:44.191Z] --- PASS: TestPsFilter (0.12s) [2022-08-18T18:32:44.191Z] === RUN TestRemoveContainerWithRemovedVolume [2022-08-18T18:32:44.209Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2022-08-18T18:32:44.450Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.40s) [2022-08-18T18:32:44.450Z] === RUN TestRemoveContainerWithVolume [2022-08-18T18:32:44.465Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-08-18T18:32:44.741Z] [2022-08-18T18:32:45.006Z] Removing bundles/ [2022-08-18T18:32:45.006Z] [2022-08-18T18:32:45.006Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-08-18T18:32:45.006Z] Building: bundles/dynbinary-daemon/dockerd [2022-08-18T18:32:45.006Z] GOOS="" GOARCH="" GOARM="" [2022-08-18T18:32:45.018Z] --- PASS: TestRemoveContainerWithVolume (0.44s) [2022-08-18T18:32:45.018Z] === RUN TestRemoveContainerRunning [2022-08-18T18:32:45.277Z] --- PASS: TestRemoveContainerRunning (0.41s) [2022-08-18T18:32:45.277Z] === RUN TestRemoveContainerForceRemoveRunning [2022-08-18T18:32:45.830Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-08-18T18:32:45.846Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.41s) [2022-08-18T18:32:45.846Z] === RUN TestRemoveInvalidContainer [2022-08-18T18:32:45.846Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-08-18T18:32:45.846Z] === RUN TestRenameLinkedContainer [2022-08-18T18:32:46.364Z] --- PASS: TestTemplatedSecret (2.61s) [2022-08-18T18:32:46.364Z] === RUN TestSecretCreateResolve [2022-08-18T18:32:46.763Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-08-18T18:32:47.018Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2022-08-18T18:32:47.274Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-08-18T18:32:47.274Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-08-18T18:32:47.751Z] --- PASS: TestRenameLinkedContainer (1.78s) [2022-08-18T18:32:47.751Z] === RUN TestRenameStoppedContainer [2022-08-18T18:32:47.836Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2022-08-18T18:32:47.836Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-08-18T18:32:48.011Z] --- PASS: TestRenameStoppedContainer (0.43s) [2022-08-18T18:32:48.011Z] === RUN TestRenameRunningContainerAndReuse [2022-08-18T18:32:48.093Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2022-08-18T18:32:48.264Z] --- PASS: TestSecretCreateResolve (2.16s) [2022-08-18T18:32:48.264Z] PASS [2022-08-18T18:32:48.264Z] [2022-08-18T18:32:48.264Z] DONE 6 tests in 13.497s [2022-08-18T18:32:48.264Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-08-18T18:32:48.264Z] INFO: Testing against a local daemon [2022-08-18T18:32:48.264Z] === RUN TestServiceCreateInit [2022-08-18T18:32:48.264Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-08-18T18:32:48.349Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-08-18T18:32:48.607Z] check_test.go:540: [ddbefe23b458a] daemon is not started [2022-08-18T18:32:48.607Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2022-08-18T18:32:48.863Z] === RUN TestDockerSuite/TestExecAPIStart [2022-08-18T18:32:48.948Z] --- PASS: TestRenameRunningContainerAndReuse (0.86s) [2022-08-18T18:32:48.948Z] === RUN TestRenameInvalidName [2022-08-18T18:32:49.207Z] --- PASS: TestRenameInvalidName (0.43s) [2022-08-18T18:32:49.207Z] === RUN TestRenameAnonymousContainer [2022-08-18T18:32:50.230Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2022-08-18T18:32:50.230Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-08-18T18:32:50.795Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-08-18T18:32:51.111Z] --- PASS: TestRenameAnonymousContainer (1.60s) [2022-08-18T18:32:51.111Z] === RUN TestRenameContainerWithSameName [2022-08-18T18:32:51.370Z] --- PASS: TestRenameContainerWithSameName (0.44s) [2022-08-18T18:32:51.370Z] === RUN TestRenameContainerWithLinkedContainer [2022-08-18T18:32:51.724Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-08-18T18:32:51.724Z] --- PASS: TestHealthKillContainer (8.34s) [2022-08-18T18:32:51.724Z] === RUN TestInspectCpusetInConfigPre120 [2022-08-18T18:32:51.724Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2022-08-18T18:32:52.285Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-08-18T18:32:52.285Z] --- PASS: TestInspectCpusetInConfigPre120 (0.78s) [2022-08-18T18:32:52.285Z] === RUN TestIpcModeNone [2022-08-18T18:32:52.307Z] --- PASS: TestRenameContainerWithLinkedContainer (0.94s) [2022-08-18T18:32:52.307Z] === RUN TestResize [2022-08-18T18:32:52.445Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-08-18T18:32:52.875Z] --- PASS: TestResize (0.45s) [2022-08-18T18:32:52.875Z] === RUN TestResizeWithInvalidSize [2022-08-18T18:32:53.134Z] --- PASS: TestResizeWithInvalidSize (0.44s) [2022-08-18T18:32:53.134Z] === RUN TestResizeWhenContainerNotStarted [2022-08-18T18:32:53.215Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2022-08-18T18:32:53.215Z] --- PASS: TestIpcModeNone (0.89s) [2022-08-18T18:32:53.215Z] === RUN TestIpcModePrivate [2022-08-18T18:32:53.471Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-08-18T18:32:53.711Z] --- PASS: TestResizeWhenContainerNotStarted (0.41s) [2022-08-18T18:32:53.711Z] === RUN TestDaemonRestartKillContainers [2022-08-18T18:32:53.711Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-08-18T18:32:53.711Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-08-18T18:32:53.711Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-08-18T18:32:53.711Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-08-18T18:32:53.711Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-08-18T18:32:53.711Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-08-18T18:32:53.711Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-08-18T18:32:53.711Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-08-18T18:32:53.711Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-08-18T18:32:53.711Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-08-18T18:32:53.712Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-08-18T18:32:53.712Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-08-18T18:32:53.712Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-08-18T18:32:53.712Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-08-18T18:32:53.712Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-08-18T18:32:53.712Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-08-18T18:32:53.712Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-18T18:32:53.712Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-18T18:32:53.712Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-18T18:32:53.712Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-18T18:32:53.712Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-18T18:32:53.712Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-18T18:32:53.712Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-18T18:32:53.712Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-18T18:32:53.712Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-08-18T18:32:53.712Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-08-18T18:32:53.712Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-08-18T18:32:53.712Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-08-18T18:32:53.712Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-08-18T18:32:53.712Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-08-18T18:32:53.712Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-08-18T18:32:53.712Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-08-18T18:32:53.712Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-08-18T18:32:53.712Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-18T18:32:54.034Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:89, shared: false, mustBeShared: false [2022-08-18T18:32:54.034Z] --- PASS: TestIpcModePrivate (0.86s) [2022-08-18T18:32:54.034Z] === RUN TestIpcModeShareable [2022-08-18T18:32:54.291Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-08-18T18:32:54.853Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:82, shared: true, mustBeShared: true [2022-08-18T18:32:55.109Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2022-08-18T18:32:55.109Z] --- PASS: TestIpcModeShareable (0.95s) [2022-08-18T18:32:55.109Z] === RUN TestAPIIpcModeShareableAndContainer [2022-08-18T18:32:55.109Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-08-18T18:32:55.628Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-08-18T18:32:55.729Z] --- PASS: TestServiceCreateInit (7.49s) [2022-08-18T18:32:55.729Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.64s) [2022-08-18T18:32:55.729Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.84s) [2022-08-18T18:32:55.729Z] === RUN TestCreateServiceMultipleTimes [2022-08-18T18:32:56.039Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-08-18T18:32:56.971Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2022-08-18T18:32:57.006Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-08-18T18:32:57.743Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-08-18T18:32:57.745Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.73s) [2022-08-18T18:32:57.745Z] === RUN TestAPIIpcModeHost [2022-08-18T18:32:58.002Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-08-18T18:32:58.564Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2022-08-18T18:32:58.564Z] --- PASS: TestAPIIpcModeHost (0.79s) [2022-08-18T18:32:58.564Z] === RUN TestDaemonIpcModeShareable [2022-08-18T18:32:58.681Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-08-18T18:32:59.618Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-08-18T18:32:59.930Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:102, shared: true, mustBeShared: true [2022-08-18T18:33:00.187Z] --- PASS: TestDaemonIpcModeShareable (1.52s) [2022-08-18T18:33:00.187Z] === RUN TestDaemonIpcModePrivate [2022-08-18T18:33:00.187Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2022-08-18T18:33:00.556Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-08-18T18:33:00.749Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2022-08-18T18:33:01.125Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-08-18T18:33:01.329Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:107, shared: false, mustBeShared: false [2022-08-18T18:33:01.329Z] --- PASS: TestDaemonIpcModePrivate (1.29s) [2022-08-18T18:33:01.329Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-08-18T18:33:02.505Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-08-18T18:33:02.694Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:107, shared: false, mustBeShared: false [2022-08-18T18:33:02.694Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.22s) [2022-08-18T18:33:02.694Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-08-18T18:33:03.073Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-08-18T18:33:03.620Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:82, shared: true, mustBeShared: true [2022-08-18T18:33:03.640Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-08-18T18:33:03.876Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.21s) [2022-08-18T18:33:03.876Z] === RUN TestIpcModeOlderClient [2022-08-18T18:33:03.876Z] === PAUSE TestIpcModeOlderClient [2022-08-18T18:33:03.876Z] === RUN TestKillContainerInvalidSignal [2022-08-18T18:33:04.208Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-08-18T18:33:04.437Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2022-08-18T18:33:04.437Z] --- PASS: TestKillContainerInvalidSignal (0.53s) [2022-08-18T18:33:04.437Z] === RUN TestKillContainer [2022-08-18T18:33:04.437Z] === RUN TestKillContainer/no_signal [2022-08-18T18:33:04.776Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-18T18:33:04.999Z] === RUN TestKillContainer/non_killing_signal [2022-08-18T18:33:05.255Z] === RUN TestKillContainer/killing_signal [2022-08-18T18:33:05.712Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-18T18:33:05.817Z] --- PASS: TestKillContainer (1.41s) [2022-08-18T18:33:05.817Z] --- PASS: TestKillContainer/no_signal (0.47s) [2022-08-18T18:33:05.817Z] --- PASS: TestKillContainer/non_killing_signal (0.31s) [2022-08-18T18:33:05.817Z] --- PASS: TestKillContainer/killing_signal (0.45s) [2022-08-18T18:33:05.817Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-08-18T18:33:05.817Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-08-18T18:33:06.377Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-08-18T18:33:06.633Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.88s) [2022-08-18T18:33:06.633Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.43s) [2022-08-18T18:33:06.633Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.31s) [2022-08-18T18:33:06.634Z] === RUN TestKillStoppedContainer [2022-08-18T18:33:06.634Z] --- PASS: TestKillStoppedContainer (0.04s) [2022-08-18T18:33:06.634Z] === RUN TestKillStoppedContainerAPIPre120 [2022-08-18T18:33:06.890Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2022-08-18T18:33:06.890Z] === RUN TestKillDifferentUserContainer [2022-08-18T18:33:07.262Z] --- PASS: TestKillDifferentUserContainer (0.48s) [2022-08-18T18:33:07.262Z] === RUN TestInspectOomKilledTrue [2022-08-18T18:33:07.262Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-08-18T18:33:07.262Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-08-18T18:33:07.262Z] === RUN TestInspectOomKilledFalse [2022-08-18T18:33:07.262Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-08-18T18:33:07.262Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-08-18T18:33:07.262Z] === RUN TestLinksEtcHostsContentMatch [2022-08-18T18:33:07.823Z] --- PASS: TestLinksEtcHostsContentMatch (0.39s) [2022-08-18T18:33:07.823Z] === RUN TestLinksContainerNames [2022-08-18T18:33:08.244Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-18T18:33:08.750Z] --- PASS: TestLinksContainerNames (0.93s) [2022-08-18T18:33:08.750Z] === RUN TestLogsFollowTailEmpty [2022-08-18T18:33:09.007Z] === RUN TestDockerSuite/TestGetContainerStats [2022-08-18T18:33:09.007Z] --- PASS: TestLogsFollowTailEmpty (0.52s) [2022-08-18T18:33:09.007Z] === RUN TestLogs [2022-08-18T18:33:09.007Z] === RUN TestLogs/driver_local [2022-08-18T18:33:09.007Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2022-08-18T18:33:09.007Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2022-08-18T18:33:09.007Z] === RUN TestLogs/driver_local/tty/only_stdout [2022-08-18T18:33:09.007Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2022-08-18T18:33:09.007Z] === RUN TestLogs/driver_local/tty/only_stderr [2022-08-18T18:33:09.007Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2022-08-18T18:33:09.007Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-18T18:33:09.007Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-18T18:33:09.007Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2022-08-18T18:33:09.007Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2022-08-18T18:33:09.007Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2022-08-18T18:33:09.007Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2022-08-18T18:33:09.007Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2022-08-18T18:33:09.007Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2022-08-18T18:33:09.935Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2022-08-18T18:33:09.935Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-18T18:33:10.497Z] === CONT TestLogs/driver_local/tty/only_stderr [2022-08-18T18:33:10.753Z] === CONT TestLogs/driver_local/tty/only_stdout [2022-08-18T18:33:10.753Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2022-08-18T18:33:11.316Z] === RUN TestLogs/driver_json-file [2022-08-18T18:33:11.316Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-18T18:33:11.316Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-18T18:33:11.316Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2022-08-18T18:33:11.316Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2022-08-18T18:33:11.316Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2022-08-18T18:33:11.316Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2022-08-18T18:33:11.316Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-18T18:33:11.316Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-18T18:33:11.316Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2022-08-18T18:33:11.316Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2022-08-18T18:33:11.316Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2022-08-18T18:33:11.316Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2022-08-18T18:33:11.316Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-18T18:33:11.316Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2022-08-18T18:33:12.247Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2022-08-18T18:33:12.247Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-18T18:33:12.433Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-08-18T18:33:12.433Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.70s) [2022-08-18T18:33:12.433Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.61s) [2022-08-18T18:33:12.433Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.05s) [2022-08-18T18:33:12.433Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.75s) [2022-08-18T18:33:12.433Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.79s) [2022-08-18T18:33:12.433Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.88s) [2022-08-18T18:33:12.433Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.80s) [2022-08-18T18:33:12.433Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.74s) [2022-08-18T18:33:12.433Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.72s) [2022-08-18T18:33:12.433Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.25s) [2022-08-18T18:33:12.433Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.29s) [2022-08-18T18:33:12.433Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.22s) [2022-08-18T18:33:12.433Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.27s) [2022-08-18T18:33:12.433Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.31s) [2022-08-18T18:33:12.433Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.30s) [2022-08-18T18:33:12.433Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.69s) [2022-08-18T18:33:12.433Z] === RUN TestContainerWithAutoRemoveCanBeRestarted [2022-08-18T18:33:12.433Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/kill [2022-08-18T18:33:12.692Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/stop [2022-08-18T18:33:12.810Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2022-08-18T18:33:13.066Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2022-08-18T18:33:13.629Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (1.82s) [2022-08-18T18:33:13.629Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (0.89s) [2022-08-18T18:33:13.629Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (0.92s) [2022-08-18T18:33:13.629Z] === RUN TestCgroupNamespacesRun [2022-08-18T18:33:13.635Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-08-18T18:33:13.635Z] --- PASS: TestLogs (4.62s) [2022-08-18T18:33:13.635Z] --- PASS: TestLogs/driver_local (0.02s) [2022-08-18T18:33:13.635Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.69s) [2022-08-18T18:33:13.635Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.83s) [2022-08-18T18:33:13.635Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.64s) [2022-08-18T18:33:13.635Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.68s) [2022-08-18T18:33:13.635Z] --- PASS: TestLogs/driver_local/tty/only_stderr (0.73s) [2022-08-18T18:33:13.635Z] --- PASS: TestLogs/driver_local/tty/only_stdout (0.62s) [2022-08-18T18:33:13.635Z] --- PASS: TestLogs/driver_json-file (0.02s) [2022-08-18T18:33:13.635Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.78s) [2022-08-18T18:33:13.635Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.84s) [2022-08-18T18:33:13.635Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.86s) [2022-08-18T18:33:13.635Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.83s) [2022-08-18T18:33:13.635Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.74s) [2022-08-18T18:33:13.635Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.81s) [2022-08-18T18:33:13.635Z] === RUN TestContainerNetworkMountsNoChown [2022-08-18T18:33:13.803Z] --- PASS: TestCreateServiceMultipleTimes (15.65s) [2022-08-18T18:33:13.803Z] === RUN TestCreateServiceConflict [2022-08-18T18:33:13.803Z] --- PASS: TestCreateServiceConflict (2.21s) [2022-08-18T18:33:13.803Z] === RUN TestCreateServiceMaxReplicas [2022-08-18T18:33:14.565Z] --- PASS: TestContainerNetworkMountsNoChown (0.74s) [2022-08-18T18:33:14.565Z] === RUN TestMountDaemonRoot [2022-08-18T18:33:14.565Z] === RUN TestMountDaemonRoot/default [2022-08-18T18:33:14.565Z] === PAUSE TestMountDaemonRoot/default [2022-08-18T18:33:14.565Z] === RUN TestMountDaemonRoot/private [2022-08-18T18:33:14.565Z] === PAUSE TestMountDaemonRoot/private [2022-08-18T18:33:14.565Z] === RUN TestMountDaemonRoot/rprivate [2022-08-18T18:33:14.565Z] === PAUSE TestMountDaemonRoot/rprivate [2022-08-18T18:33:14.565Z] === RUN TestMountDaemonRoot/slave [2022-08-18T18:33:14.565Z] === PAUSE TestMountDaemonRoot/slave [2022-08-18T18:33:14.565Z] === RUN TestMountDaemonRoot/rslave [2022-08-18T18:33:14.565Z] === PAUSE TestMountDaemonRoot/rslave [2022-08-18T18:33:14.565Z] === RUN TestMountDaemonRoot/shared [2022-08-18T18:33:14.565Z] === PAUSE TestMountDaemonRoot/shared [2022-08-18T18:33:14.565Z] === RUN TestMountDaemonRoot/rshared [2022-08-18T18:33:14.565Z] === PAUSE TestMountDaemonRoot/rshared [2022-08-18T18:33:14.565Z] === CONT TestMountDaemonRoot/default [2022-08-18T18:33:14.565Z] === RUN TestMountDaemonRoot/default/bind_root [2022-08-18T18:33:14.565Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-08-18T18:33:14.565Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-08-18T18:33:14.565Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-08-18T18:33:14.565Z] === RUN TestMountDaemonRoot/default/mount_root [2022-08-18T18:33:14.565Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-08-18T18:33:14.565Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-08-18T18:33:14.565Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-08-18T18:33:14.565Z] === CONT TestMountDaemonRoot/default/bind_root [2022-08-18T18:33:14.565Z] === CONT TestMountDaemonRoot/rshared [2022-08-18T18:33:14.565Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-08-18T18:33:14.565Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-08-18T18:33:14.565Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-08-18T18:33:14.565Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-08-18T18:33:14.565Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-08-18T18:33:14.565Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-08-18T18:33:14.565Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-08-18T18:33:14.565Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-08-18T18:33:14.565Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-08-18T18:33:14.565Z] === CONT TestMountDaemonRoot/shared [2022-08-18T18:33:14.565Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-08-18T18:33:14.565Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-08-18T18:33:14.565Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-08-18T18:33:14.565Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-08-18T18:33:14.565Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-08-18T18:33:14.565Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-08-18T18:33:14.565Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-08-18T18:33:14.565Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-08-18T18:33:14.565Z] === CONT TestMountDaemonRoot/rslave [2022-08-18T18:33:14.565Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-08-18T18:33:14.565Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-08-18T18:33:14.565Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-08-18T18:33:14.565Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-08-18T18:33:14.565Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-08-18T18:33:14.566Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-08-18T18:33:14.566Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-08-18T18:33:14.566Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-08-18T18:33:14.566Z] === CONT TestMountDaemonRoot/slave [2022-08-18T18:33:14.566Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-08-18T18:33:14.566Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-08-18T18:33:14.566Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-08-18T18:33:14.566Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-08-18T18:33:14.566Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-08-18T18:33:14.566Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-08-18T18:33:14.566Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-08-18T18:33:14.566Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-08-18T18:33:14.566Z] === CONT TestMountDaemonRoot/rprivate [2022-08-18T18:33:14.566Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-08-18T18:33:14.566Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-08-18T18:33:14.566Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-08-18T18:33:14.566Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-08-18T18:33:14.566Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-08-18T18:33:14.566Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-08-18T18:33:14.566Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-08-18T18:33:14.566Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-08-18T18:33:14.566Z] === CONT TestMountDaemonRoot/private [2022-08-18T18:33:14.566Z] === RUN TestMountDaemonRoot/private/mount_root [2022-08-18T18:33:14.566Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-08-18T18:33:14.566Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-08-18T18:33:14.566Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-08-18T18:33:14.566Z] === RUN TestMountDaemonRoot/private/bind_root [2022-08-18T18:33:14.566Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-08-18T18:33:14.566Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-08-18T18:33:14.566Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-08-18T18:33:14.566Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-08-18T18:33:14.566Z] === CONT TestMountDaemonRoot/default/mount_root [2022-08-18T18:33:14.566Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-08-18T18:33:14.566Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-08-18T18:33:14.566Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-08-18T18:33:14.566Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-08-18T18:33:14.566Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-08-18T18:33:14.567Z] --- PASS: TestCgroupNamespacesRun (1.17s) [2022-08-18T18:33:14.568Z] === RUN TestCgroupNamespacesRunPrivileged [2022-08-18T18:33:14.822Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-08-18T18:33:14.822Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-08-18T18:33:14.822Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-08-18T18:33:14.822Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-08-18T18:33:14.822Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-08-18T18:33:14.822Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-08-18T18:33:14.822Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-08-18T18:33:14.822Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-08-18T18:33:14.822Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-08-18T18:33:14.822Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-08-18T18:33:14.822Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-08-18T18:33:14.822Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-08-18T18:33:14.822Z] === CONT TestMountDaemonRoot/private/mount_root [2022-08-18T18:33:14.822Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-08-18T18:33:14.823Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-08-18T18:33:14.823Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-08-18T18:33:14.823Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-08-18T18:33:14.823Z] === CONT TestMountDaemonRoot/private/bind_root [2022-08-18T18:33:14.823Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-08-18T18:33:15.079Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-08-18T18:33:15.079Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-08-18T18:33:15.079Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.06s) [2022-08-18T18:33:15.079Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2022-08-18T18:33:15.079Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2022-08-18T18:33:15.079Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2022-08-18T18:33:15.079Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-08-18T18:33:15.079Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2022-08-18T18:33:15.079Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2022-08-18T18:33:15.079Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s) [2022-08-18T18:33:15.079Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s) [2022-08-18T18:33:15.079Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-08-18T18:33:15.079Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-08-18T18:33:15.079Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-08-18T18:33:15.079Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-08-18T18:33:15.079Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-08-18T18:33:15.079Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-08-18T18:33:15.079Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2022-08-18T18:33:15.079Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2022-08-18T18:33:15.079Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2022-08-18T18:33:15.079Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2022-08-18T18:33:15.079Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-08-18T18:33:15.079Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-08-18T18:33:15.079Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-08-18T18:33:15.079Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-08-18T18:33:15.079Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2022-08-18T18:33:15.079Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-08-18T18:33:15.079Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-08-18T18:33:15.079Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2022-08-18T18:33:15.079Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-08-18T18:33:15.079Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-08-18T18:33:15.079Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-08-18T18:33:15.079Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-08-18T18:33:15.079Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-08-18T18:33:15.079Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2022-08-18T18:33:15.079Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-08-18T18:33:15.079Z] === RUN TestContainerBindMountNonRecursive [2022-08-18T18:33:15.642Z] check_test.go:540: [dd26751cae683] daemon is not started [2022-08-18T18:33:15.642Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2022-08-18T18:33:15.960Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.14s) [2022-08-18T18:33:15.960Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-08-18T18:33:16.352Z] --- PASS: TestCreateServiceMaxReplicas (2.79s) [2022-08-18T18:33:16.352Z] === RUN TestCreateWithDuplicateNetworkNames [2022-08-18T18:33:16.570Z] --- PASS: TestContainerBindMountNonRecursive (1.70s) [2022-08-18T18:33:16.570Z] === RUN TestContainerVolumesMountedAsShared [2022-08-18T18:33:16.897Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.15s) [2022-08-18T18:33:16.897Z] === RUN TestCgroupNamespacesRunHostMode [2022-08-18T18:33:17.501Z] --- PASS: TestContainerVolumesMountedAsShared (0.62s) [2022-08-18T18:33:17.501Z] === RUN TestContainerVolumesMountedAsSlave [2022-08-18T18:33:17.756Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2022-08-18T18:33:17.756Z] --- PASS: TestContainerVolumesMountedAsSlave (0.40s) [2022-08-18T18:33:17.756Z] === RUN TestNetworkNat [2022-08-18T18:33:18.276Z] --- PASS: TestCgroupNamespacesRunHostMode (1.15s) [2022-08-18T18:33:18.276Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-08-18T18:33:18.321Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-08-18T18:33:18.322Z] --- PASS: TestNetworkNat (0.63s) [2022-08-18T18:33:18.322Z] === RUN TestNetworkLocalhostTCPNat [2022-08-18T18:33:19.214Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.17s) [2022-08-18T18:33:19.214Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-08-18T18:33:19.251Z] --- PASS: TestNetworkLocalhostTCPNat (0.93s) [2022-08-18T18:33:19.251Z] === RUN TestNetworkLoopbackNat [2022-08-18T18:33:20.181Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-08-18T18:33:20.592Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.12s) [2022-08-18T18:33:20.592Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-08-18T18:33:21.160Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.69s) [2022-08-18T18:33:21.160Z] === RUN TestCgroupNamespacesRunOlderClient [2022-08-18T18:33:22.096Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.12s) [2022-08-18T18:33:22.096Z] === RUN TestNISDomainname [2022-08-18T18:33:22.664Z] --- PASS: TestNISDomainname (0.54s) [2022-08-18T18:33:22.664Z] === RUN TestHostnameDnsResolution [2022-08-18T18:33:22.699Z] --- PASS: TestNetworkLoopbackNat (3.38s) [2022-08-18T18:33:22.699Z] === RUN TestPause [2022-08-18T18:33:23.261Z] --- PASS: TestPause (0.76s) [2022-08-18T18:33:23.261Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-08-18T18:33:23.261Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-08-18T18:33:23.261Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-08-18T18:33:23.261Z] === RUN TestPauseStopPausedContainer [2022-08-18T18:33:23.602Z] --- PASS: TestHostnameDnsResolution (0.67s) [2022-08-18T18:33:23.602Z] === RUN TestUnprivilegedPortsAndPing [2022-08-18T18:33:23.861Z] --- PASS: TestUnprivilegedPortsAndPing (0.49s) [2022-08-18T18:33:23.861Z] === RUN TestPrivilegedHostDevices [2022-08-18T18:33:24.190Z] --- PASS: TestPauseStopPausedContainer (0.61s) [2022-08-18T18:33:24.190Z] === RUN TestPidHost [2022-08-18T18:33:24.429Z] --- PASS: TestPrivilegedHostDevices (0.51s) [2022-08-18T18:33:24.429Z] === RUN TestRunConsoleSize [2022-08-18T18:33:24.996Z] --- PASS: TestRunConsoleSize (0.45s) [2022-08-18T18:33:24.996Z] === RUN TestRunWithAlternativeContainerdShim [2022-08-18T18:33:25.120Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-08-18T18:33:25.933Z] --- PASS: TestRunWithAlternativeContainerdShim (1.10s) [2022-08-18T18:33:25.933Z] === RUN TestStats [2022-08-18T18:33:26.049Z] --- PASS: TestPidHost (2.04s) [2022-08-18T18:33:26.049Z] === RUN TestPsFilter [2022-08-18T18:33:26.049Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-08-18T18:33:26.049Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-08-18T18:33:26.049Z] --- PASS: TestPsFilter (0.14s) [2022-08-18T18:33:26.049Z] === RUN TestRemoveContainerWithRemovedVolume [2022-08-18T18:33:26.049Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-08-18T18:33:27.417Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-08-18T18:33:27.417Z] --- PASS: TestRemoveContainerWithRemovedVolume (1.01s) [2022-08-18T18:33:27.417Z] === RUN TestRemoveContainerWithVolume [2022-08-18T18:33:27.980Z] --- PASS: TestRemoveContainerWithVolume (0.84s) [2022-08-18T18:33:27.980Z] === RUN TestRemoveContainerRunning [2022-08-18T18:33:27.980Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-08-18T18:33:28.465Z] --- PASS: TestStats (2.47s) [2022-08-18T18:33:28.465Z] === RUN TestStopContainerWithTimeout [2022-08-18T18:33:28.465Z] === RUN TestStopContainerWithTimeout/0 [2022-08-18T18:33:28.465Z] === PAUSE TestStopContainerWithTimeout/0 [2022-08-18T18:33:28.465Z] === RUN TestStopContainerWithTimeout/1 [2022-08-18T18:33:28.465Z] === PAUSE TestStopContainerWithTimeout/1 [2022-08-18T18:33:28.465Z] === RUN TestStopContainerWithTimeout/3 [2022-08-18T18:33:28.465Z] === PAUSE TestStopContainerWithTimeout/3 [2022-08-18T18:33:28.465Z] === RUN TestStopContainerWithTimeout/-1 [2022-08-18T18:33:28.465Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-08-18T18:33:28.465Z] === CONT TestStopContainerWithTimeout/0 [2022-08-18T18:33:28.465Z] === CONT TestStopContainerWithTimeout/3 [2022-08-18T18:33:29.119Z] === CONT TestStopContainerWithTimeout/-1 [2022-08-18T18:33:29.347Z] --- PASS: TestRemoveContainerRunning (1.19s) [2022-08-18T18:33:29.347Z] === RUN TestRemoveContainerForceRemoveRunning [2022-08-18T18:33:29.347Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-08-18T18:33:29.603Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2022-08-18T18:33:29.859Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.77s) [2022-08-18T18:33:29.859Z] === RUN TestRemoveInvalidContainer [2022-08-18T18:33:30.115Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2022-08-18T18:33:30.115Z] === RUN TestRenameLinkedContainer [2022-08-18T18:33:30.115Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-08-18T18:33:31.044Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-08-18T18:33:31.217Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.31s) [2022-08-18T18:33:31.217Z] === RUN TestCreateServiceSecretFileMode [2022-08-18T18:33:31.607Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-08-18T18:33:31.651Z] === CONT TestStopContainerWithTimeout/1 [2022-08-18T18:33:31.868Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-08-18T18:33:31.868Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-08-18T18:33:31.868Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2022-08-18T18:33:32.430Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-08-18T18:33:32.586Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-08-18T18:33:32.586Z] --- PASS: TestStopContainerWithTimeout/0 (0.73s) [2022-08-18T18:33:32.586Z] --- PASS: TestStopContainerWithTimeout/3 (2.74s) [2022-08-18T18:33:32.586Z] --- PASS: TestStopContainerWithTimeout/-1 (2.38s) [2022-08-18T18:33:32.586Z] --- PASS: TestStopContainerWithTimeout/1 (1.42s) [2022-08-18T18:33:32.586Z] === RUN TestDeleteDevicemapper [2022-08-18T18:33:32.586Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-08-18T18:33:32.586Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-08-18T18:33:32.586Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-08-18T18:33:32.591Z] --- PASS: TestCreateServiceSecretFileMode (2.62s) [2022-08-18T18:33:32.591Z] === RUN TestCreateServiceConfigFileMode [2022-08-18T18:33:32.999Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2022-08-18T18:33:32.999Z] --- PASS: TestRenameLinkedContainer (3.05s) [2022-08-18T18:33:32.999Z] === RUN TestRenameStoppedContainer [2022-08-18T18:33:33.282Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-08-18T18:33:33.847Z] --- PASS: TestRenameStoppedContainer (0.87s) [2022-08-18T18:33:33.847Z] === RUN TestRenameRunningContainerAndReuse [2022-08-18T18:33:34.490Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.50s) [2022-08-18T18:33:34.490Z] === RUN TestUpdateMemory [2022-08-18T18:33:34.749Z] --- PASS: TestUpdateMemory (0.54s) [2022-08-18T18:33:34.749Z] === RUN TestUpdateCPUQuota [2022-08-18T18:33:35.121Z] --- PASS: TestCreateServiceConfigFileMode (2.48s) [2022-08-18T18:33:35.121Z] === RUN TestCreateServiceSysctls [2022-08-18T18:33:35.212Z] --- PASS: TestRenameRunningContainerAndReuse (1.39s) [2022-08-18T18:33:35.212Z] === RUN TestRenameInvalidName [2022-08-18T18:33:35.318Z] --- PASS: TestUpdateCPUQuota (0.68s) [2022-08-18T18:33:35.318Z] === RUN TestUpdatePidsLimit [2022-08-18T18:33:35.318Z] === RUN TestUpdatePidsLimit/update_from_none [2022-08-18T18:33:35.577Z] === RUN TestUpdatePidsLimit/no_change [2022-08-18T18:33:35.774Z] --- PASS: TestRenameInvalidName (0.56s) [2022-08-18T18:33:35.774Z] === RUN TestRenameAnonymousContainer [2022-08-18T18:33:35.836Z] === RUN TestUpdatePidsLimit/update_lower [2022-08-18T18:33:35.836Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-08-18T18:33:36.095Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-08-18T18:33:36.354Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-08-18T18:33:36.613Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-08-18T18:33:37.140Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2022-08-18T18:33:37.140Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-08-18T18:33:37.181Z] --- PASS: TestUpdatePidsLimit (1.85s) [2022-08-18T18:33:37.181Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.19s) [2022-08-18T18:33:37.181Z] --- PASS: TestUpdatePidsLimit/no_change (0.19s) [2022-08-18T18:33:37.181Z] --- PASS: TestUpdatePidsLimit/update_lower (0.19s) [2022-08-18T18:33:37.181Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.20s) [2022-08-18T18:33:37.181Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.20s) [2022-08-18T18:33:37.181Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.24s) [2022-08-18T18:33:37.181Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.18s) [2022-08-18T18:33:37.181Z] === RUN TestUpdateRestartPolicy [2022-08-18T18:33:37.703Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-08-18T18:33:38.265Z] --- PASS: TestRenameAnonymousContainer (2.30s) [2022-08-18T18:33:38.265Z] === RUN TestRenameContainerWithSameName [2022-08-18T18:33:38.404Z] --- PASS: TestCreateServiceSysctls (3.17s) [2022-08-18T18:33:38.404Z] === RUN TestCreateServiceCapabilities [2022-08-18T18:33:38.828Z] --- PASS: TestRenameContainerWithSameName (0.69s) [2022-08-18T18:33:38.828Z] === RUN TestRenameContainerWithLinkedContainer [2022-08-18T18:33:39.756Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2022-08-18T18:33:40.011Z] --- PASS: TestRenameContainerWithLinkedContainer (1.23s) [2022-08-18T18:33:40.011Z] === RUN TestResize [2022-08-18T18:33:40.306Z] --- PASS: TestCreateServiceCapabilities (2.44s) [2022-08-18T18:33:40.306Z] === RUN TestInspect [2022-08-18T18:33:40.573Z] --- PASS: TestResize (0.54s) [2022-08-18T18:33:40.573Z] === RUN TestResizeWithInvalidSize [2022-08-18T18:33:41.135Z] --- PASS: TestResizeWithInvalidSize (0.61s) [2022-08-18T18:33:41.135Z] === RUN TestResizeWhenContainerNotStarted [2022-08-18T18:33:41.698Z] --- PASS: TestResizeWhenContainerNotStarted (0.49s) [2022-08-18T18:33:41.698Z] === RUN TestDaemonRestartKillContainers [2022-08-18T18:33:41.698Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-08-18T18:33:41.698Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-08-18T18:33:41.698Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-08-18T18:33:41.698Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-08-18T18:33:41.698Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-08-18T18:33:41.698Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-08-18T18:33:41.698Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-08-18T18:33:41.698Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-08-18T18:33:41.698Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-08-18T18:33:41.698Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-08-18T18:33:41.698Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-08-18T18:33:41.698Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-08-18T18:33:41.698Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-08-18T18:33:41.698Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-08-18T18:33:41.698Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-08-18T18:33:41.698Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-08-18T18:33:41.698Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-18T18:33:41.698Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-18T18:33:41.698Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-18T18:33:41.698Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-18T18:33:41.698Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-18T18:33:41.698Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-18T18:33:41.698Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-18T18:33:41.698Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-18T18:33:41.698Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-08-18T18:33:41.698Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-08-18T18:33:41.698Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-08-18T18:33:41.698Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-08-18T18:33:41.698Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-08-18T18:33:41.698Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-08-18T18:33:41.698Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-08-18T18:33:41.698Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-08-18T18:33:41.698Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-08-18T18:33:41.698Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-18T18:33:42.627Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-08-18T18:33:43.555Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-08-18T18:33:43.587Z] --- PASS: TestInspect (2.89s) [2022-08-18T18:33:43.587Z] === RUN TestCreateJob [2022-08-18T18:33:44.485Z] check_test.go:540: [dadbbdde5d9c6] daemon is not started [2022-08-18T18:33:44.485Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-08-18T18:33:44.485Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2022-08-18T18:33:45.413Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-08-18T18:33:46.340Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-08-18T18:33:46.340Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2022-08-18T18:33:46.869Z] --- PASS: TestCreateJob (3.10s) [2022-08-18T18:33:46.869Z] === RUN TestReplicatedJob [2022-08-18T18:33:47.705Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-08-18T18:33:47.705Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-08-18T18:33:48.266Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2022-08-18T18:33:49.194Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-18T18:33:49.194Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-18T18:33:49.388Z] --- PASS: TestUpdateRestartPolicy (10.85s) [2022-08-18T18:33:49.388Z] === RUN TestUpdateRestartWithAutoRemove [2022-08-18T18:33:49.388Z] --- PASS: TestUpdateRestartWithAutoRemove (0.42s) [2022-08-18T18:33:49.388Z] === RUN TestWaitNonBlocked [2022-08-18T18:33:49.388Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-18T18:33:49.388Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-18T18:33:49.388Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-18T18:33:49.388Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-18T18:33:49.388Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-18T18:33:49.388Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-18T18:33:49.388Z] --- PASS: TestWaitNonBlocked (0.02s) [2022-08-18T18:33:49.388Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.56s) [2022-08-18T18:33:49.388Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.61s) [2022-08-18T18:33:49.388Z] === RUN TestWaitBlocked [2022-08-18T18:33:49.388Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-18T18:33:49.388Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-18T18:33:49.388Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-08-18T18:33:49.388Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-08-18T18:33:49.388Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-18T18:33:49.388Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-08-18T18:33:49.955Z] --- PASS: TestWaitBlocked (0.01s) [2022-08-18T18:33:49.955Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.72s) [2022-08-18T18:33:49.955Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.75s) [2022-08-18T18:33:49.955Z] === RUN TestWaitConditions [2022-08-18T18:33:49.955Z] === RUN TestWaitConditions/default [2022-08-18T18:33:49.955Z] === PAUSE TestWaitConditions/default [2022-08-18T18:33:49.955Z] === RUN TestWaitConditions/not-running [2022-08-18T18:33:49.955Z] === PAUSE TestWaitConditions/not-running [2022-08-18T18:33:49.955Z] === RUN TestWaitConditions/next-exit [2022-08-18T18:33:49.955Z] === PAUSE TestWaitConditions/next-exit [2022-08-18T18:33:49.955Z] === RUN TestWaitConditions/removed [2022-08-18T18:33:49.955Z] === PAUSE TestWaitConditions/removed [2022-08-18T18:33:49.955Z] === CONT TestWaitConditions/default [2022-08-18T18:33:49.955Z] === CONT TestWaitConditions/next-exit [2022-08-18T18:33:51.860Z] === CONT TestWaitConditions/removed [2022-08-18T18:33:51.860Z] === CONT TestWaitConditions/not-running [2022-08-18T18:33:52.136Z] --- PASS: TestReplicatedJob (5.47s) [2022-08-18T18:33:52.136Z] === RUN TestUpdateReplicatedJob [2022-08-18T18:33:52.487Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-08-18T18:33:52.487Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-08-18T18:33:52.487Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-08-18T18:33:53.050Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-08-18T18:33:53.050Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-08-18T18:33:53.236Z] --- PASS: TestWaitConditions (0.01s) [2022-08-18T18:33:53.236Z] --- PASS: TestWaitConditions/default (1.71s) [2022-08-18T18:33:53.236Z] --- PASS: TestWaitConditions/next-exit (1.74s) [2022-08-18T18:33:53.236Z] --- PASS: TestWaitConditions/not-running (1.56s) [2022-08-18T18:33:53.236Z] --- PASS: TestWaitConditions/removed (1.62s) [2022-08-18T18:33:53.236Z] === RUN TestWaitRestartedContainer [2022-08-18T18:33:53.236Z] === RUN TestWaitRestartedContainer/default [2022-08-18T18:33:53.236Z] === PAUSE TestWaitRestartedContainer/default [2022-08-18T18:33:53.236Z] === RUN TestWaitRestartedContainer/not-running [2022-08-18T18:33:53.236Z] === PAUSE TestWaitRestartedContainer/not-running [2022-08-18T18:33:53.236Z] === RUN TestWaitRestartedContainer/next-exit [2022-08-18T18:33:53.236Z] === PAUSE TestWaitRestartedContainer/next-exit [2022-08-18T18:33:53.236Z] === CONT TestWaitRestartedContainer/default [2022-08-18T18:33:53.236Z] === CONT TestWaitRestartedContainer/next-exit [2022-08-18T18:33:53.306Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-18T18:33:53.562Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-08-18T18:33:54.490Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-08-18T18:33:54.490Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-08-18T18:33:54.613Z] === CONT TestWaitRestartedContainer/not-running [2022-08-18T18:33:55.419Z] --- PASS: TestUpdateReplicatedJob (3.23s) [2022-08-18T18:33:55.419Z] === RUN TestServiceListWithStatuses [2022-08-18T18:33:55.419Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-08-18T18:33:55.419Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-08-18T18:33:55.420Z] === RUN TestDockerNetworkConnectAlias [2022-08-18T18:33:55.421Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-08-18T18:33:55.421Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-08-18T18:33:55.549Z] --- PASS: TestWaitRestartedContainer (0.01s) [2022-08-18T18:33:55.549Z] --- PASS: TestWaitRestartedContainer/next-exit (1.29s) [2022-08-18T18:33:55.549Z] --- PASS: TestWaitRestartedContainer/default (1.43s) [2022-08-18T18:33:55.549Z] --- PASS: TestWaitRestartedContainer/not-running (0.86s) [2022-08-18T18:33:55.549Z] === CONT TestContainerStartOnDaemonRestart [2022-08-18T18:33:55.549Z] === CONT TestRestartDaemonWithRestartingContainer [2022-08-18T18:33:57.312Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-08-18T18:33:57.312Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-08-18T18:33:57.312Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2022-08-18T18:33:57.456Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.14s) [2022-08-18T18:33:57.456Z] === CONT TestIpcModeOlderClient [2022-08-18T18:33:57.456Z] --- PASS: TestContainerStartOnDaemonRestart (2.15s) [2022-08-18T18:33:57.456Z] === CONT TestContainerKillOnDaemonStart [2022-08-18T18:33:57.456Z] --- PASS: TestIpcModeOlderClient (0.07s) [2022-08-18T18:33:57.456Z] === CONT TestDaemonHostGatewayIP [2022-08-18T18:33:57.569Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-08-18T18:33:58.131Z] === RUN TestDockerSuite/TestAttachAfterDetach [2022-08-18T18:33:59.500Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-08-18T18:33:59.601Z] --- PASS: TestDockerNetworkConnectAlias (4.10s) [2022-08-18T18:33:59.601Z] === RUN TestDockerNetworkReConnect [2022-08-18T18:33:59.757Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-08-18T18:33:59.992Z] --- PASS: TestDaemonHostGatewayIP (2.37s) [2022-08-18T18:33:59.992Z] === CONT TestDaemonRestartIpcMode [2022-08-18T18:34:00.014Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2022-08-18T18:34:00.014Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2022-08-18T18:34:01.906Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2022-08-18T18:34:01.906Z] === RUN TestDockerSuite/TestAttachDetach [2022-08-18T18:34:01.906Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-08-18T18:34:02.540Z] --- PASS: TestDaemonRestartIpcMode (2.20s) [2022-08-18T18:34:02.836Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-08-18T18:34:02.881Z] --- PASS: TestDockerNetworkReConnect (3.46s) [2022-08-18T18:34:02.881Z] === RUN TestServicePlugin [2022-08-18T18:34:03.092Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-08-18T18:34:04.023Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2022-08-18T18:34:04.023Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-08-18T18:34:04.585Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-08-18T18:34:05.952Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-08-18T18:34:06.163Z] plugin_test.go:61: [d0e8dec222323] joining swarm manager [dabbd51f19628]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-18T18:34:06.514Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2022-08-18T18:34:06.514Z] docker_cli_daemon_test.go:233: unmatched requirement Devicemapper [2022-08-18T18:34:06.514Z] check_test.go:540: [d23c6d6884ac8] daemon is not started [2022-08-18T18:34:06.514Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2022-08-18T18:34:06.514Z] docker_cli_daemon_test.go:213: unmatched requirement Devicemapper [2022-08-18T18:34:06.514Z] check_test.go:540: [d0b59cb3a1172] daemon is not started [2022-08-18T18:34:06.514Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2022-08-18T18:34:06.770Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-08-18T18:34:06.770Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-08-18T18:34:06.770Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.87s) [2022-08-18T18:34:06.770Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.59s) [2022-08-18T18:34:06.770Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.38s) [2022-08-18T18:34:06.770Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (5.87s) [2022-08-18T18:34:06.770Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.50s) [2022-08-18T18:34:06.770Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.55s) [2022-08-18T18:34:06.770Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (4.36s) [2022-08-18T18:34:06.770Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (4.37s) [2022-08-18T18:34:06.770Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (4.11s) [2022-08-18T18:34:06.770Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (5.83s) [2022-08-18T18:34:06.770Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.08s) [2022-08-18T18:34:06.770Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.60s) [2022-08-18T18:34:06.770Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.27s) [2022-08-18T18:34:06.770Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.78s) [2022-08-18T18:34:06.770Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.57s) [2022-08-18T18:34:06.770Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.11s) [2022-08-18T18:34:06.770Z] === RUN TestContainerWithAutoRemoveCanBeRestarted [2022-08-18T18:34:06.770Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/kill [2022-08-18T18:34:07.537Z] plugin_test.go:64: [d26410132f064] joining swarm manager [dabbd51f19628]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-18T18:34:07.698Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-08-18T18:34:08.626Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/stop [2022-08-18T18:34:09.103Z] --- PASS: TestContainerKillOnDaemonStart (11.63s) [2022-08-18T18:34:09.103Z] PASS [2022-08-18T18:34:09.103Z] [2022-08-18T18:34:09.103Z] === Skipped [2022-08-18T18:34:09.103Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2022-08-18T18:34:09.103Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-08-18T18:34:09.103Z] [2022-08-18T18:34:09.103Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-08-18T18:34:09.103Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-08-18T18:34:09.103Z] [2022-08-18T18:34:09.103Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2022-08-18T18:34:09.103Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-08-18T18:34:09.103Z] [2022-08-18T18:34:09.103Z] DONE 272 tests, 3 skipped in 129.236s [2022-08-18T18:34:09.103Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m [2022-08-18T18:34:09.103Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.daemon -t ./test.main -test.v -test.timeout=120m [2022-08-18T18:34:09.103Z] ++ set -e [2022-08-18T18:34:09.103Z] ++ '[' -n 0 ']' [2022-08-18T18:34:09.103Z] ++ set -x [2022-08-18T18:34:09.103Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.daemon -t ./test.main -test.v -test.timeout=120m [2022-08-18T18:34:09.362Z] === RUN TestConfigDaemonLibtrustID [2022-08-18T18:34:09.930Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2022-08-18T18:34:09.930Z] === RUN TestConfigDaemonID [2022-08-18T18:34:09.991Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (3.21s) [2022-08-18T18:34:09.991Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (1.69s) [2022-08-18T18:34:09.991Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (1.51s) [2022-08-18T18:34:09.991Z] === RUN TestCgroupNamespacesRun [2022-08-18T18:34:09.991Z] check_test.go:540: [d3f04cf72e820] daemon is not started [2022-08-18T18:34:09.991Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2022-08-18T18:34:10.866Z] daemon_test.go:83: [d2fac4e84142d] daemon is not started [2022-08-18T18:34:10.866Z] --- PASS: TestConfigDaemonID (1.04s) [2022-08-18T18:34:10.866Z] === RUN TestDaemonConfigValidation [2022-08-18T18:34:10.866Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-08-18T18:34:10.866Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-08-18T18:34:10.866Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-08-18T18:34:10.866Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-08-18T18:34:10.866Z] === RUN TestDaemonConfigValidation/invalid_config [2022-08-18T18:34:10.866Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-08-18T18:34:10.866Z] === RUN TestDaemonConfigValidation/malformed_config [2022-08-18T18:34:10.866Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-08-18T18:34:10.866Z] === RUN TestDaemonConfigValidation/valid_config [2022-08-18T18:34:10.866Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-08-18T18:34:10.866Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-08-18T18:34:10.866Z] === CONT TestDaemonConfigValidation/malformed_config [2022-08-18T18:34:10.866Z] === CONT TestDaemonConfigValidation/valid_config [2022-08-18T18:34:10.866Z] === CONT TestDaemonConfigValidation/invalid_config [2022-08-18T18:34:11.125Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-08-18T18:34:11.125Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-08-18T18:34:11.125Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.08s) [2022-08-18T18:34:11.125Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.08s) [2022-08-18T18:34:11.125Z] --- PASS: TestDaemonConfigValidation/valid_config (0.08s) [2022-08-18T18:34:11.125Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.08s) [2022-08-18T18:34:11.125Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s) [2022-08-18T18:34:11.125Z] === RUN TestConfigDaemonSeccompProfiles [2022-08-18T18:34:11.125Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-08-18T18:34:11.882Z] --- PASS: TestCgroupNamespacesRun (1.74s) [2022-08-18T18:34:11.882Z] === RUN TestCgroupNamespacesRunPrivileged [2022-08-18T18:34:12.063Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-08-18T18:34:12.089Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-08-18T18:34:12.089Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-08-18T18:34:12.089Z] GOOS="" GOARCH="" GOARM="" [2022-08-18T18:34:12.089Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-08-18T18:34:12.089Z] [2022-08-18T18:34:12.089Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2022-08-18T18:34:12.089Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2022-08-18T18:34:12.089Z] Using test binary docker [2022-08-18T18:34:12.089Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-08-18T18:34:12.089Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-08-18T18:34:12.089Z] INFO: Waiting for daemon to start... [2022-08-18T18:34:12.089Z] Starting dockerd [2022-08-18T18:34:12.089Z] . [2022-08-18T18:34:12.089Z] INFO: Building docker-sdk-python3:5.0.3... [2022-08-18T18:34:13.249Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.56s) [2022-08-18T18:34:13.249Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-08-18T18:34:13.439Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-08-18T18:34:14.376Z] === CONT TestConfigDaemonSeccompProfiles [2022-08-18T18:34:14.376Z] daemon_test.go:197: [dbec8ed1063d4] daemon is not started [2022-08-18T18:34:14.376Z] --- PASS: TestConfigDaemonSeccompProfiles (3.12s) [2022-08-18T18:34:14.376Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) [2022-08-18T18:34:14.376Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) [2022-08-18T18:34:14.376Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) [2022-08-18T18:34:14.376Z] === RUN TestDaemonProxy [2022-08-18T18:34:14.376Z] === RUN TestDaemonProxy/environment_variables [2022-08-18T18:34:15.146Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2022-08-18T18:34:15.147Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.74s) [2022-08-18T18:34:15.147Z] === RUN TestCgroupNamespacesRunHostMode [2022-08-18T18:34:16.278Z] === RUN TestDaemonProxy/command-line_options [2022-08-18T18:34:17.037Z] --- PASS: TestCgroupNamespacesRunHostMode (1.75s) [2022-08-18T18:34:17.037Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-08-18T18:34:17.655Z] === RUN TestDaemonProxy/configuration_file [2022-08-18T18:34:17.966Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2022-08-18T18:34:18.529Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.82s) [2022-08-18T18:34:18.529Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-08-18T18:34:19.557Z] === RUN TestDaemonProxy/conflicting_options [2022-08-18T18:34:19.816Z] === RUN TestDaemonProxy/reload_sanitized [2022-08-18T18:34:20.383Z] --- PASS: TestDaemonProxy (6.24s) [2022-08-18T18:34:20.383Z] --- PASS: TestDaemonProxy/environment_variables (1.73s) [2022-08-18T18:34:20.383Z] --- PASS: TestDaemonProxy/command-line_options (1.74s) [2022-08-18T18:34:20.383Z] --- PASS: TestDaemonProxy/configuration_file (1.75s) [2022-08-18T18:34:20.383Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-08-18T18:34:20.383Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-08-18T18:34:20.383Z] PASS [2022-08-18T18:34:20.383Z] [2022-08-18T18:34:20.383Z] DONE 18 tests in 11.292s [2022-08-18T18:34:20.384Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2022-08-18T18:34:20.384Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m [2022-08-18T18:34:20.384Z] ++ set -e [2022-08-18T18:34:20.384Z] ++ '[' -n 0 ']' [2022-08-18T18:34:20.384Z] ++ set -x [2022-08-18T18:34:20.384Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m [2022-08-18T18:34:20.421Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.78s) [2022-08-18T18:34:20.421Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-08-18T18:34:20.643Z] INFO: Testing against a local daemon [2022-08-18T18:34:20.643Z] === RUN TestCommitInheritsEnv [2022-08-18T18:34:20.902Z] --- PASS: TestCommitInheritsEnv (0.26s) [2022-08-18T18:34:20.902Z] === RUN TestImportExtremelyLargeImageWorks [2022-08-18T18:34:20.902Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2022-08-18T18:34:20.902Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-08-18T18:34:20.902Z] === RUN TestImportWithCustomPlatform [2022-08-18T18:34:20.902Z] === RUN TestImportWithCustomPlatform/#00 [2022-08-18T18:34:20.902Z] === RUN TestImportWithCustomPlatform/_______ [2022-08-18T18:34:20.902Z] === RUN TestImportWithCustomPlatform// [2022-08-18T18:34:20.902Z] === RUN TestImportWithCustomPlatform/linux [2022-08-18T18:34:20.983Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2022-08-18T18:34:21.161Z] === RUN TestImportWithCustomPlatform/LINUX [2022-08-18T18:34:21.161Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-08-18T18:34:21.161Z] === RUN TestImportWithCustomPlatform/macos [2022-08-18T18:34:21.161Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-08-18T18:34:21.161Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-08-18T18:34:21.161Z] --- PASS: TestImportWithCustomPlatform (0.35s) [2022-08-18T18:34:21.161Z] --- PASS: TestImportWithCustomPlatform/#00 (0.07s) [2022-08-18T18:34:21.161Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-08-18T18:34:21.161Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-08-18T18:34:21.161Z] --- PASS: TestImportWithCustomPlatform/linux (0.07s) [2022-08-18T18:34:21.161Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.08s) [2022-08-18T18:34:21.161Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.08s) [2022-08-18T18:34:21.161Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-08-18T18:34:21.161Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-08-18T18:34:21.161Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-08-18T18:34:21.161Z] === RUN TestImagesFilterMultiReference [2022-08-18T18:34:21.239Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.80s) [2022-08-18T18:34:21.239Z] === RUN TestCgroupNamespacesRunOlderClient [2022-08-18T18:34:21.420Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2022-08-18T18:34:21.420Z] === RUN TestImagePullPlatformInvalid [2022-08-18T18:34:21.420Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-08-18T18:34:21.420Z] === RUN TestRemoveImageOrphaning [2022-08-18T18:34:21.679Z] --- PASS: TestRemoveImageOrphaning (0.27s) [2022-08-18T18:34:21.679Z] === RUN TestRemoveImageGarbageCollector [2022-08-18T18:34:21.679Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-18T18:34:21.679Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-08-18T18:34:21.679Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-08-18T18:34:21.679Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2022-08-18T18:34:21.679Z] === RUN TestTagInvalidReference [2022-08-18T18:34:21.679Z] --- PASS: TestTagInvalidReference (0.02s) [2022-08-18T18:34:21.679Z] === RUN TestTagValidPrefixedRepo [2022-08-18T18:34:21.679Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2022-08-18T18:34:21.679Z] === RUN TestTagExistedNameWithoutForce [2022-08-18T18:34:21.679Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-08-18T18:34:21.679Z] === RUN TestTagOfficialNames [2022-08-18T18:34:21.679Z] --- PASS: TestTagOfficialNames (0.05s) [2022-08-18T18:34:21.679Z] === RUN TestTagMatchesDigest [2022-08-18T18:34:21.946Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-08-18T18:34:21.946Z] PASS [2022-08-18T18:34:21.946Z] [2022-08-18T18:34:21.946Z] === Skipped [2022-08-18T18:34:21.946Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2022-08-18T18:34:21.946Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2022-08-18T18:34:21.946Z] [2022-08-18T18:34:21.946Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-08-18T18:34:21.946Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-18T18:34:21.946Z] [2022-08-18T18:34:21.946Z] DONE 22 tests, 2 skipped in 1.352s [2022-08-18T18:34:21.946Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (arm64.integration.internal.termtest) flags=-test.v -test.timeout=120m [2022-08-18T18:34:21.946Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.internal.termtest -t ./test.main -test.v -test.timeout=120m [2022-08-18T18:34:21.946Z] ++ set -e [2022-08-18T18:34:21.946Z] ++ '[' -n 0 ']' [2022-08-18T18:34:21.946Z] ++ set -x [2022-08-18T18:34:21.946Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.internal.termtest -t ./test.main -test.v -test.timeout=120m [2022-08-18T18:34:21.946Z] === RUN TestStripANSICommands [2022-08-18T18:34:21.946Z] === RUN TestStripANSICommands/#00 [2022-08-18T18:34:21.946Z] === RUN TestStripANSICommands/#01 [2022-08-18T18:34:21.946Z] --- PASS: TestStripANSICommands (0.00s) [2022-08-18T18:34:21.946Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2022-08-18T18:34:21.946Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2022-08-18T18:34:21.946Z] PASS [2022-08-18T18:34:21.946Z] [2022-08-18T18:34:21.946Z] DONE 3 tests in 0.041s [2022-08-18T18:34:21.946Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2022-08-18T18:34:21.946Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m [2022-08-18T18:34:21.946Z] ++ set -e [2022-08-18T18:34:21.946Z] ++ '[' -n 0 ']' [2022-08-18T18:34:21.946Z] ++ set -x [2022-08-18T18:34:21.946Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m [2022-08-18T18:34:21.946Z] INFO: Testing against a local daemon [2022-08-18T18:34:21.946Z] === RUN TestNetworkCreateDelete [2022-08-18T18:34:22.212Z] --- PASS: TestNetworkCreateDelete (0.14s) [2022-08-18T18:34:22.212Z] === RUN TestDockerNetworkDeletePreferID [2022-08-18T18:34:22.476Z] --- PASS: TestDockerNetworkDeletePreferID (0.38s) [2022-08-18T18:34:22.476Z] === RUN TestDaemonDNSFallback [2022-08-18T18:34:22.606Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.48s) [2022-08-18T18:34:22.606Z] === RUN TestNISDomainname [2022-08-18T18:34:23.536Z] --- PASS: TestNISDomainname (0.84s) [2022-08-18T18:34:23.536Z] === RUN TestHostnameDnsResolution [2022-08-18T18:34:24.465Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-08-18T18:34:24.465Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2022-08-18T18:34:24.721Z] --- PASS: TestHostnameDnsResolution (1.21s) [2022-08-18T18:34:24.721Z] === RUN TestUnprivilegedPortsAndPing [2022-08-18T18:34:24.977Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-08-18T18:34:25.540Z] --- PASS: TestUnprivilegedPortsAndPing (0.88s) [2022-08-18T18:34:25.540Z] === RUN TestPrivilegedHostDevices [2022-08-18T18:34:26.102Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-08-18T18:34:26.102Z] --- PASS: TestPrivilegedHostDevices (0.68s) [2022-08-18T18:34:26.102Z] === RUN TestRunConsoleSize [2022-08-18T18:34:26.358Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2022-08-18T18:34:26.920Z] --- PASS: TestRunConsoleSize (0.81s) [2022-08-18T18:34:26.920Z] === RUN TestRunWithAlternativeContainerdShim [2022-08-18T18:34:28.288Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-08-18T18:34:28.544Z] --- PASS: TestRunWithAlternativeContainerdShim (1.55s) [2022-08-18T18:34:28.544Z] === RUN TestStats [2022-08-18T18:34:29.041Z] --- PASS: TestDaemonDNSFallback (6.31s) [2022-08-18T18:34:29.041Z] === RUN TestInspectNetwork [2022-08-18T18:34:29.106Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2022-08-18T18:34:30.998Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-08-18T18:34:31.560Z] --- PASS: TestStats (2.88s) [2022-08-18T18:34:31.560Z] === RUN TestStopContainerWithTimeout [2022-08-18T18:34:31.560Z] === RUN TestStopContainerWithTimeout/0 [2022-08-18T18:34:31.560Z] === PAUSE TestStopContainerWithTimeout/0 [2022-08-18T18:34:31.560Z] === RUN TestStopContainerWithTimeout/1 [2022-08-18T18:34:31.560Z] === PAUSE TestStopContainerWithTimeout/1 [2022-08-18T18:34:31.560Z] === RUN TestStopContainerWithTimeout/3 [2022-08-18T18:34:31.560Z] === PAUSE TestStopContainerWithTimeout/3 [2022-08-18T18:34:31.560Z] === RUN TestStopContainerWithTimeout/-1 [2022-08-18T18:34:31.560Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-08-18T18:34:31.560Z] === CONT TestStopContainerWithTimeout/0 [2022-08-18T18:34:31.560Z] === CONT TestStopContainerWithTimeout/-1 [2022-08-18T18:34:31.560Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-08-18T18:34:31.560Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2022-08-18T18:34:32.328Z] === RUN TestInspectNetwork/full_network_id [2022-08-18T18:34:32.328Z] === RUN TestInspectNetwork/partial_network_id [2022-08-18T18:34:32.328Z] === RUN TestInspectNetwork/network_name [2022-08-18T18:34:32.328Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-08-18T18:34:32.929Z] === CONT TestStopContainerWithTimeout/3 [2022-08-18T18:34:34.064Z] --- PASS: TestServicePlugin (29.98s) [2022-08-18T18:34:34.064Z] === RUN TestServiceUpdateLabel [2022-08-18T18:34:34.828Z] === CONT TestStopContainerWithTimeout/1 [2022-08-18T18:34:34.998Z] --- PASS: TestServiceUpdateLabel (2.18s) [2022-08-18T18:34:34.998Z] === RUN TestServiceUpdateSecrets [2022-08-18T18:34:35.761Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2022-08-18T18:34:36.324Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2022-08-18T18:34:36.324Z] --- PASS: TestStopContainerWithTimeout/0 (1.21s) [2022-08-18T18:34:36.324Z] --- PASS: TestStopContainerWithTimeout/-1 (3.13s) [2022-08-18T18:34:36.324Z] --- PASS: TestStopContainerWithTimeout/3 (2.77s) [2022-08-18T18:34:36.324Z] --- PASS: TestStopContainerWithTimeout/1 (1.82s) [2022-08-18T18:34:36.324Z] === RUN TestDeleteDevicemapper [2022-08-18T18:34:36.324Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-08-18T18:34:36.324Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-08-18T18:34:36.324Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-08-18T18:34:36.518Z] --- PASS: TestInspectNetwork (7.13s) [2022-08-18T18:34:36.518Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-08-18T18:34:36.518Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-08-18T18:34:36.518Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-08-18T18:34:36.518Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-08-18T18:34:36.518Z] === RUN TestRunContainerWithBridgeNone [2022-08-18T18:34:37.456Z] --- PASS: TestRunContainerWithBridgeNone (1.45s) [2022-08-18T18:34:37.456Z] === RUN TestNetworkInvalidJSON [2022-08-18T18:34:37.456Z] === RUN TestNetworkInvalidJSON/networks/create [2022-08-18T18:34:37.456Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-08-18T18:34:37.456Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-08-18T18:34:37.456Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-08-18T18:34:37.456Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-18T18:34:37.456Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-18T18:34:37.456Z] === CONT TestNetworkInvalidJSON/networks/create [2022-08-18T18:34:37.456Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-08-18T18:34:37.456Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-18T18:34:37.456Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-08-18T18:34:37.456Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-08-18T18:34:37.456Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-08-18T18:34:37.456Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-08-18T18:34:37.456Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-08-18T18:34:37.456Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-08-18T18:34:37.456Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-08-18T18:34:37.456Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-08-18T18:34:37.456Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-08-18T18:34:37.456Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-08-18T18:34:37.456Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-08-18T18:34:37.456Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-08-18T18:34:37.456Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-08-18T18:34:37.456Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) [2022-08-18T18:34:37.456Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-08-18T18:34:37.456Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-08-18T18:34:37.456Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-08-18T18:34:37.456Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-08-18T18:34:37.456Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-08-18T18:34:37.456Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-08-18T18:34:37.456Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-08-18T18:34:37.456Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-08-18T18:34:37.456Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-08-18T18:34:37.456Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.01s) [2022-08-18T18:34:37.456Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-08-18T18:34:37.456Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-08-18T18:34:37.456Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-08-18T18:34:37.456Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-08-18T18:34:37.456Z] === RUN TestNetworkList [2022-08-18T18:34:37.456Z] === RUN TestNetworkList//networks [2022-08-18T18:34:37.456Z] === PAUSE TestNetworkList//networks [2022-08-18T18:34:37.456Z] === RUN TestNetworkList//networks/ [2022-08-18T18:34:37.456Z] === PAUSE TestNetworkList//networks/ [2022-08-18T18:34:37.456Z] === CONT TestNetworkList//networks [2022-08-18T18:34:37.456Z] === CONT TestNetworkList//networks/ [2022-08-18T18:34:37.456Z] --- PASS: TestNetworkList (0.01s) [2022-08-18T18:34:37.456Z] --- PASS: TestNetworkList//networks (0.00s) [2022-08-18T18:34:37.456Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-08-18T18:34:37.456Z] === RUN TestHostIPv4BridgeLabel [2022-08-18T18:34:38.024Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2022-08-18T18:34:38.024Z] === RUN TestDaemonRestartWithLiveRestore [2022-08-18T18:34:38.216Z] check_test.go:540: [da8f9ab1ade92] daemon is not started [2022-08-18T18:34:38.216Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2022-08-18T18:34:38.780Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-08-18T18:34:38.961Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2022-08-18T18:34:38.961Z] === RUN TestDaemonDefaultNetworkPools [2022-08-18T18:34:39.897Z] --- PASS: TestDaemonDefaultNetworkPools (0.72s) [2022-08-18T18:34:39.897Z] === RUN TestDaemonRestartWithExistingNetwork [2022-08-18T18:34:40.145Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.53s) [2022-08-18T18:34:40.145Z] === RUN TestUpdateMemory [2022-08-18T18:34:40.145Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-08-18T18:34:40.145Z] --- SKIP: TestUpdateMemory (0.00s) [2022-08-18T18:34:40.145Z] === RUN TestUpdateCPUQuota [2022-08-18T18:34:40.835Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.16s) [2022-08-18T18:34:40.835Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-08-18T18:34:41.514Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2022-08-18T18:34:41.514Z] --- PASS: TestUpdateCPUQuota (1.41s) [2022-08-18T18:34:41.514Z] === RUN TestUpdatePidsLimit [2022-08-18T18:34:41.514Z] === RUN TestUpdatePidsLimit/update_from_none [2022-08-18T18:34:41.771Z] === RUN TestUpdatePidsLimit/no_change [2022-08-18T18:34:42.028Z] === RUN TestUpdatePidsLimit/update_lower [2022-08-18T18:34:42.212Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.22s) [2022-08-18T18:34:42.212Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-08-18T18:34:42.284Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-08-18T18:34:42.541Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-08-18T18:34:42.541Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-08-18T18:34:42.541Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-08-18T18:34:42.779Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.57s) [2022-08-18T18:34:42.780Z] === RUN TestServiceWithPredefinedNetwork [2022-08-18T18:34:43.103Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-08-18T18:34:43.359Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-08-18T18:34:44.481Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-08-18T18:34:44.481Z] --- PASS: TestUpdatePidsLimit (3.17s) [2022-08-18T18:34:44.481Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.32s) [2022-08-18T18:34:44.481Z] --- PASS: TestUpdatePidsLimit/no_change (0.33s) [2022-08-18T18:34:44.481Z] --- PASS: TestUpdatePidsLimit/update_lower (0.27s) [2022-08-18T18:34:44.481Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.32s) [2022-08-18T18:34:44.481Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.32s) [2022-08-18T18:34:44.481Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.36s) [2022-08-18T18:34:44.481Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.39s) [2022-08-18T18:34:44.481Z] === RUN TestUpdateRestartPolicy [2022-08-18T18:34:45.313Z] --- PASS: TestServiceWithPredefinedNetwork (2.22s) [2022-08-18T18:34:45.313Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-08-18T18:34:45.313Z] service_test.go:243: FLAKY_TEST [2022-08-18T18:34:45.313Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-08-18T18:34:45.313Z] === RUN TestServiceWithDataPathPortInit [2022-08-18T18:34:45.410Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2022-08-18T18:34:47.302Z] check_test.go:540: [d99442bae506f] daemon is not started [2022-08-18T18:34:47.302Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2022-08-18T18:34:47.302Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-08-18T18:34:48.231Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-08-18T18:34:48.792Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-08-18T18:34:49.869Z] --- PASS: TestServiceUpdateSecrets (14.58s) [2022-08-18T18:34:49.869Z] === RUN TestServiceUpdateConfigs [2022-08-18T18:34:50.686Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2022-08-18T18:34:50.686Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-08-18T18:34:51.708Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-08-18T18:34:51.708Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-08-18T18:34:51.708Z] GOOS="" GOARCH="" GOARM="" [2022-08-18T18:34:51.708Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-08-18T18:34:51.708Z] [2022-08-18T18:34:51.708Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-08-18T18:34:51.708Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-08-18T18:34:51.708Z] HOSTNAME=737fe09fa354 [2022-08-18T18:34:51.708Z] DEST=bundles/test-integration [2022-08-18T18:34:51.708Z] PWD=/go/src/github.com/docker/docker [2022-08-18T18:34:51.708Z] DOCKER_ROOTLESS=1 [2022-08-18T18:34:51.708Z] DOCKER_GITCOMMIT=2c17e9a33357ac5cfb80dcb93e048bb3ae5618d0 [2022-08-18T18:34:51.708Z] container=docker [2022-08-18T18:34:51.708Z] HOME=/root [2022-08-18T18:34:51.708Z] GOLANG_VERSION=1.18.5 [2022-08-18T18:34:51.708Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-08-18T18:34:51.708Z] VALIDATE_BRANCH=22.06 [2022-08-18T18:34:51.708Z] TERM=xterm [2022-08-18T18:34:51.708Z] DOCKER_PKG=github.com/docker/docker [2022-08-18T18:34:51.708Z] SHLVL=1 [2022-08-18T18:34:51.708Z] TIMEOUT=120m [2022-08-18T18:34:51.708Z] DOCKER_BUILDTAGS= journald [2022-08-18T18:34:51.708Z] DOCKER_GRAPHDRIVER=overlay2 [2022-08-18T18:34:51.708Z] GO111MODULE=off [2022-08-18T18:34:51.708Z] DOCKER_EXPERIMENTAL=1 [2022-08-18T18:34:51.708Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-08-18T18:34:51.708Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-08-18T18:34:51.708Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-08-18T18:34:51.708Z] GOPATH=/go [2022-08-18T18:34:51.708Z] PKG_CONFIG=pkg-config [2022-08-18T18:34:51.708Z] _=/usr/bin/env [2022-08-18T18:34:51.708Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-08-18T18:34:53.954Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-08-18T18:34:54.210Z] === RUN TestDockerSuite/TestBuildAddScript [2022-08-18T18:34:56.127Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2022-08-18T18:34:56.693Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-08-18T18:34:56.950Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2022-08-18T18:34:56.950Z] --- PASS: TestUpdateRestartPolicy (12.32s) [2022-08-18T18:34:56.950Z] === RUN TestUpdateRestartWithAutoRemove [2022-08-18T18:34:57.513Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2022-08-18T18:34:57.769Z] --- PASS: TestUpdateRestartWithAutoRemove (0.82s) [2022-08-18T18:34:57.769Z] === RUN TestWaitNonBlocked [2022-08-18T18:34:57.769Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-18T18:34:57.769Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-18T18:34:57.769Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-18T18:34:57.769Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-18T18:34:57.769Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-18T18:34:57.769Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-18T18:34:58.025Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2022-08-18T18:34:58.025Z] docker_cli_daemon_test.go:2841: Checking IpcMode private set from config [2022-08-18T18:34:58.587Z] docker_cli_daemon_test.go:2841: Checking IpcMode shareable set from config [2022-08-18T18:34:58.793Z] sha256:80ebad7501c8ab2fdf4f863be40daa1f31391f4bfe96a14d96a5b5e6186a0bda [2022-08-18T18:34:58.793Z] INFO: Starting docker-py tests... [2022-08-18T18:34:58.793Z] ============================= test session starts ============================== [2022-08-18T18:34:58.793Z] platform linux -- Python 3.7.13, pytest-4.3.1, py-1.11.0, pluggy-1.0.0 [2022-08-18T18:34:58.793Z] rootdir: /src, inifile: pytest.ini [2022-08-18T18:34:58.793Z] plugins: cov-2.6.1, timeout-1.3.3 [2022-08-18T18:34:58.793Z] collected 395 items / 2 deselected / 393 selected [2022-08-18T18:34:58.793Z] [2022-08-18T18:34:58.843Z] --- PASS: TestWaitNonBlocked (0.02s) [2022-08-18T18:34:58.843Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.16s) [2022-08-18T18:34:58.843Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.18s) [2022-08-18T18:34:58.843Z] === RUN TestWaitBlocked [2022-08-18T18:34:58.843Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-18T18:34:58.843Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-18T18:34:58.843Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-08-18T18:34:58.843Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-08-18T18:34:58.843Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-18T18:34:58.843Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-08-18T18:34:59.101Z] docker_cli_daemon_test.go:2841: Checking IpcMode host set from config [2022-08-18T18:34:59.663Z] docker_cli_daemon_test.go:2841: Checking IpcMode container:123 set from config [2022-08-18T18:35:00.201Z] --- PASS: TestServiceWithDataPathPortInit (13.57s) [2022-08-18T18:35:00.202Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-08-18T18:35:00.225Z] --- PASS: TestWaitBlocked (0.02s) [2022-08-18T18:35:00.225Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.10s) [2022-08-18T18:35:00.225Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.19s) [2022-08-18T18:35:00.225Z] === RUN TestWaitConditions [2022-08-18T18:35:00.225Z] === RUN TestWaitConditions/default [2022-08-18T18:35:00.225Z] === PAUSE TestWaitConditions/default [2022-08-18T18:35:00.225Z] === RUN TestWaitConditions/not-running [2022-08-18T18:35:00.225Z] === PAUSE TestWaitConditions/not-running [2022-08-18T18:35:00.225Z] === RUN TestWaitConditions/next-exit [2022-08-18T18:35:00.225Z] === PAUSE TestWaitConditions/next-exit [2022-08-18T18:35:00.225Z] === RUN TestWaitConditions/removed [2022-08-18T18:35:00.225Z] === PAUSE TestWaitConditions/removed [2022-08-18T18:35:00.225Z] === CONT TestWaitConditions/default [2022-08-18T18:35:00.225Z] === CONT TestWaitConditions/removed [2022-08-18T18:35:00.225Z] docker_cli_daemon_test.go:2841: Checking IpcMode nosuchmode set from config [2022-08-18T18:35:00.788Z] docker_cli_daemon_test.go:2841: Checking IpcMode private set from cli [2022-08-18T18:35:01.137Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:r8qzj6x7bzwys4k0l8labmrz0 Created:2022-08-18 18:34:59.85750738 +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[b904038827d9cc0dc49198daf6663e6eaeec8f8f8bb38cb84f989afc1cc9eca8:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.dag0x7l4fj0dpb0u1skhibn1v EndpointID:f8896ac38d08e79f3d3c78a13aae8c097eafe997d08d9451facc1e65a7732026 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:6748ad2c683eebc85e9b9351a249ddfc9c7524bcca8ac803593aff84f25be1b6 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:e03a2f470bc5 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.dag0x7l4fj0dpb0u1skhibn1v EndpointID:f8896ac38d08e79f3d3c78a13aae8c097eafe997d08d9451facc1e65a7732026 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-08-18T18:35:01.351Z] docker_cli_daemon_test.go:2841: Checking IpcMode shareable set from cli [2022-08-18T18:35:01.607Z] docker_cli_daemon_test.go:2841: Checking IpcMode host set from cli [2022-08-18T18:35:02.170Z] === CONT TestWaitConditions/next-exit [2022-08-18T18:35:02.170Z] === CONT TestWaitConditions/not-running [2022-08-18T18:35:02.170Z] docker_cli_daemon_test.go:2841: Checking IpcMode container:123 set from cli [2022-08-18T18:35:02.732Z] docker_cli_daemon_test.go:2841: Checking IpcMode nosuchmode set from cli [2022-08-18T18:35:03.294Z] check_test.go:540: [d483716ada879] daemon is not started [2022-08-18T18:35:03.294Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2022-08-18T18:35:03.294Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-08-18T18:35:04.221Z] --- PASS: TestWaitConditions (0.02s) [2022-08-18T18:35:04.221Z] --- PASS: TestWaitConditions/default (1.89s) [2022-08-18T18:35:04.221Z] --- PASS: TestWaitConditions/removed (1.93s) [2022-08-18T18:35:04.221Z] --- PASS: TestWaitConditions/next-exit (1.94s) [2022-08-18T18:35:04.221Z] --- PASS: TestWaitConditions/not-running (1.99s) [2022-08-18T18:35:04.221Z] === RUN TestWaitRestartedContainer [2022-08-18T18:35:04.221Z] === RUN TestWaitRestartedContainer/default [2022-08-18T18:35:04.221Z] === PAUSE TestWaitRestartedContainer/default [2022-08-18T18:35:04.221Z] === RUN TestWaitRestartedContainer/not-running [2022-08-18T18:35:04.221Z] === PAUSE TestWaitRestartedContainer/not-running [2022-08-18T18:35:04.221Z] === RUN TestWaitRestartedContainer/next-exit [2022-08-18T18:35:04.221Z] === PAUSE TestWaitRestartedContainer/next-exit [2022-08-18T18:35:04.221Z] === CONT TestWaitRestartedContainer/default [2022-08-18T18:35:04.221Z] === CONT TestWaitRestartedContainer/next-exit [2022-08-18T18:35:04.221Z] check_test.go:540: [d4ccb7068877c] daemon is not started [2022-08-18T18:35:04.221Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2022-08-18T18:35:04.744Z] --- PASS: TestServiceUpdateConfigs (14.46s) [2022-08-18T18:35:04.744Z] === RUN TestServiceUpdateNetwork [2022-08-18T18:35:04.784Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2022-08-18T18:35:05.326Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.86s) [2022-08-18T18:35:05.326Z] PASS [2022-08-18T18:35:05.326Z] [2022-08-18T18:35:05.326Z] === Skipped [2022-08-18T18:35:05.326Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-08-18T18:35:05.326Z] service_test.go:243: FLAKY_TEST [2022-08-18T18:35:05.326Z] [2022-08-18T18:35:05.326Z] DONE 38 tests, 1 skipped in 43.447s [2022-08-18T18:35:05.326Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-08-18T18:35:05.326Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2022-08-18T18:35:05.326Z] ++ set -e [2022-08-18T18:35:05.326Z] ++ '[' -n 0 ']' [2022-08-18T18:35:05.326Z] ++ set -x [2022-08-18T18:35:05.326Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2022-08-18T18:35:05.326Z] INFO: Testing against a local daemon [2022-08-18T18:35:05.326Z] === RUN TestDockerNetworkIpvlanPersistance [2022-08-18T18:35:05.326Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-18T18:35:05.326Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-08-18T18:35:05.326Z] === RUN TestDockerNetworkIpvlan [2022-08-18T18:35:05.326Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-18T18:35:05.326Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-08-18T18:35:05.326Z] PASS [2022-08-18T18:35:05.585Z] [2022-08-18T18:35:05.585Z] === Skipped [2022-08-18T18:35:05.585Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-08-18T18:35:05.585Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-18T18:35:05.585Z] [2022-08-18T18:35:05.585Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-08-18T18:35:05.585Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-18T18:35:05.585Z] [2022-08-18T18:35:05.585Z] DONE 2 tests, 2 skipped in 0.094s [2022-08-18T18:35:05.585Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-08-18T18:35:05.585Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2022-08-18T18:35:05.585Z] ++ set -e [2022-08-18T18:35:05.585Z] ++ '[' -n 0 ']' [2022-08-18T18:35:05.585Z] ++ set -x [2022-08-18T18:35:05.585Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2022-08-18T18:35:05.585Z] INFO: Testing against a local daemon [2022-08-18T18:35:05.585Z] === RUN TestDockerNetworkMacvlanPersistance [2022-08-18T18:35:06.151Z] === CONT TestWaitRestartedContainer/not-running [2022-08-18T18:35:06.407Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2022-08-18T18:35:06.961Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.27s) [2022-08-18T18:35:06.961Z] === RUN TestDockerNetworkMacvlan [2022-08-18T18:35:07.528Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-08-18T18:35:07.776Z] --- PASS: TestWaitRestartedContainer (0.02s) [2022-08-18T18:35:07.776Z] --- PASS: TestWaitRestartedContainer/next-exit (1.95s) [2022-08-18T18:35:07.776Z] --- PASS: TestWaitRestartedContainer/default (2.24s) [2022-08-18T18:35:07.776Z] --- PASS: TestWaitRestartedContainer/not-running (1.62s) [2022-08-18T18:35:07.776Z] === CONT TestContainerStartOnDaemonRestart [2022-08-18T18:35:07.776Z] === CONT TestRestartDaemonWithRestartingContainer [2022-08-18T18:35:08.032Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-08-18T18:35:08.465Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-08-18T18:35:09.034Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-08-18T18:35:09.400Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2022-08-18T18:35:09.962Z] check_test.go:540: [dcf6c82d722f3] daemon is not started [2022-08-18T18:35:09.962Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2022-08-18T18:35:10.938Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-08-18T18:35:11.192Z] tests/integration/api_build_test.py .......................X [ 6%] [2022-08-18T18:35:11.332Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-08-18T18:35:11.588Z] --- PASS: TestContainerStartOnDaemonRestart (3.94s) [2022-08-18T18:35:11.588Z] === CONT TestIpcModeOlderClient [2022-08-18T18:35:11.588Z] --- PASS: TestIpcModeOlderClient (0.08s) [2022-08-18T18:35:11.588Z] === CONT TestContainerKillOnDaemonStart [2022-08-18T18:35:11.844Z] === CONT TestDaemonHostGatewayIP [2022-08-18T18:35:11.844Z] --- PASS: TestRestartDaemonWithRestartingContainer (4.13s) [2022-08-18T18:35:11.844Z] === RUN TestDockerSuite/TestBuildAddTar [2022-08-18T18:35:12.023Z] tests/integration/api_client_test.py ..... [ 7%] [2022-08-18T18:35:12.318Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-08-18T18:35:13.211Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2022-08-18T18:35:13.790Z] tests/integration/api_config_test.py ...... [ 8%] [2022-08-18T18:35:14.579Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2022-08-18T18:35:15.607Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-08-18T18:35:15.949Z] --- PASS: TestDaemonHostGatewayIP (4.12s) [2022-08-18T18:35:15.949Z] === CONT TestDaemonRestartIpcMode [2022-08-18T18:35:16.181Z] --- PASS: TestDockerNetworkMacvlan (9.25s) [2022-08-18T18:35:16.181Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s) [2022-08-18T18:35:16.181Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s) [2022-08-18T18:35:16.181Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.76s) [2022-08-18T18:35:16.181Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.80s) [2022-08-18T18:35:16.181Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.00s) [2022-08-18T18:35:16.181Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.54s) [2022-08-18T18:35:16.181Z] PASS [2022-08-18T18:35:16.181Z] [2022-08-18T18:35:16.181Z] DONE 8 tests in 10.610s [2022-08-18T18:35:16.181Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2022-08-18T18:35:16.181Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2022-08-18T18:35:16.181Z] ++ set -e [2022-08-18T18:35:16.181Z] ++ '[' -n 0 ']' [2022-08-18T18:35:16.181Z] ++ set -x [2022-08-18T18:35:16.181Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2022-08-18T18:35:16.181Z] testing: warning: no tests to run [2022-08-18T18:35:16.181Z] PASS [2022-08-18T18:35:16.181Z] [2022-08-18T18:35:16.181Z] DONE 0 tests in 0.029s [2022-08-18T18:35:16.181Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-08-18T18:35:16.181Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2022-08-18T18:35:16.181Z] ++ set -e [2022-08-18T18:35:16.181Z] ++ '[' -n 0 ']' [2022-08-18T18:35:16.181Z] ++ set -x [2022-08-18T18:35:16.181Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2022-08-18T18:35:16.181Z] INFO: Testing against a local daemon [2022-08-18T18:35:16.181Z] === RUN TestAuthZPluginAllowRequest [2022-08-18T18:35:16.940Z] --- PASS: TestServiceUpdateNetwork (12.41s) [2022-08-18T18:35:16.940Z] === RUN TestServiceUpdatePidsLimit [2022-08-18T18:35:17.506Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-08-18T18:35:17.568Z] --- PASS: TestAuthZPluginAllowRequest (1.12s) [2022-08-18T18:35:17.568Z] === RUN TestAuthZPluginTLS [2022-08-18T18:35:17.827Z] --- PASS: TestAuthZPluginTLS (0.57s) [2022-08-18T18:35:17.827Z] === RUN TestAuthZPluginDenyRequest [2022-08-18T18:35:18.395Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2022-08-18T18:35:18.395Z] === RUN TestAuthZPluginAPIDenyResponse [2022-08-18T18:35:18.440Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-08-18T18:35:18.469Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2022-08-18T18:35:18.963Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-08-18T18:35:18.963Z] === RUN TestAuthZPluginDenyResponse [2022-08-18T18:35:19.400Z] --- PASS: TestDaemonRestartIpcMode (3.44s) [2022-08-18T18:35:19.531Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2022-08-18T18:35:19.531Z] === RUN TestAuthZPluginAllowEventStream [2022-08-18T18:35:19.656Z] check_test.go:540: [d72fd5a09d852] daemon is not started [2022-08-18T18:35:19.656Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2022-08-18T18:35:19.656Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-08-18T18:35:20.585Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-08-18T18:35:20.910Z] --- PASS: TestAuthZPluginAllowEventStream (1.13s) [2022-08-18T18:35:20.910Z] === RUN TestAuthZPluginErrorResponse [2022-08-18T18:35:21.169Z] --- PASS: TestAuthZPluginErrorResponse (0.55s) [2022-08-18T18:35:21.169Z] === RUN TestAuthZPluginErrorRequest [2022-08-18T18:35:21.737Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2022-08-18T18:35:21.737Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-08-18T18:35:21.951Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-08-18T18:35:22.308Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2022-08-18T18:35:22.309Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-08-18T18:35:23.316Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-08-18T18:35:23.688Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.37s) [2022-08-18T18:35:23.688Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-08-18T18:35:24.683Z] --- PASS: TestContainerKillOnDaemonStart (12.92s) [2022-08-18T18:35:24.683Z] PASS [2022-08-18T18:35:24.683Z] [2022-08-18T18:35:24.683Z] === Skipped [2022-08-18T18:35:24.683Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-08-18T18:35:24.683Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-08-18T18:35:24.683Z] [2022-08-18T18:35:24.683Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-08-18T18:35:24.683Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-08-18T18:35:24.683Z] [2022-08-18T18:35:24.683Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-08-18T18:35:24.683Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-08-18T18:35:24.683Z] [2022-08-18T18:35:24.683Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-08-18T18:35:24.683Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-08-18T18:35:24.683Z] [2022-08-18T18:35:24.683Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-08-18T18:35:24.683Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-08-18T18:35:24.683Z] [2022-08-18T18:35:24.683Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-08-18T18:35:24.683Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-08-18T18:35:24.683Z] [2022-08-18T18:35:24.683Z] DONE 272 tests, 6 skipped in 175.913s [2022-08-18T18:35:24.683Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-08-18T18:35:24.683Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.daemon -t ./test.main -test.v -test.timeout=120m [2022-08-18T18:35:24.683Z] ++ set -e [2022-08-18T18:35:24.683Z] ++ '[' -n 0 ']' [2022-08-18T18:35:24.683Z] ++ set -x [2022-08-18T18:35:24.683Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.daemon -t ./test.main -test.v -test.timeout=120m [2022-08-18T18:35:24.683Z] === RUN TestConfigDaemonLibtrustID [2022-08-18T18:35:24.940Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-08-18T18:35:25.066Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.32s) [2022-08-18T18:35:25.066Z] === RUN TestAuthZPluginHeader [2022-08-18T18:35:25.502Z] --- PASS: TestConfigDaemonLibtrustID (0.55s) [2022-08-18T18:35:25.502Z] === RUN TestConfigDaemonID [2022-08-18T18:35:25.633Z] --- PASS: TestAuthZPluginHeader (0.70s) [2022-08-18T18:35:25.633Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-08-18T18:35:25.633Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-18T18:35:25.633Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-08-18T18:35:25.633Z] === RUN TestAuthZPluginV2Disable [2022-08-18T18:35:25.633Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-18T18:35:25.633Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2022-08-18T18:35:25.633Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-08-18T18:35:25.633Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-18T18:35:25.633Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-08-18T18:35:25.633Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-08-18T18:35:25.633Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-18T18:35:25.633Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-08-18T18:35:25.633Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-08-18T18:35:26.430Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2022-08-18T18:35:26.430Z] daemon_test.go:83: [d152a71b302c4] daemon is not started [2022-08-18T18:35:26.430Z] --- PASS: TestConfigDaemonID (1.08s) [2022-08-18T18:35:26.430Z] === RUN TestDaemonConfigValidation [2022-08-18T18:35:26.430Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-08-18T18:35:26.430Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-08-18T18:35:26.430Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-08-18T18:35:26.430Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-08-18T18:35:26.430Z] === RUN TestDaemonConfigValidation/invalid_config [2022-08-18T18:35:26.430Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-08-18T18:35:26.430Z] === RUN TestDaemonConfigValidation/malformed_config [2022-08-18T18:35:26.430Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-08-18T18:35:26.430Z] === RUN TestDaemonConfigValidation/valid_config [2022-08-18T18:35:26.430Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-08-18T18:35:26.430Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-08-18T18:35:26.430Z] === CONT TestDaemonConfigValidation/malformed_config [2022-08-18T18:35:26.554Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-08-18T18:35:26.687Z] === CONT TestDaemonConfigValidation/valid_config [2022-08-18T18:35:26.687Z] === CONT TestDaemonConfigValidation/invalid_config [2022-08-18T18:35:26.687Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-08-18T18:35:26.943Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-08-18T18:35:26.943Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.19s) [2022-08-18T18:35:26.943Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.23s) [2022-08-18T18:35:26.943Z] --- PASS: TestDaemonConfigValidation/valid_config (0.11s) [2022-08-18T18:35:26.943Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.14s) [2022-08-18T18:35:26.943Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.15s) [2022-08-18T18:35:26.943Z] === RUN TestConfigDaemonSeccompProfiles [2022-08-18T18:35:26.943Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-08-18T18:35:27.873Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-08-18T18:35:28.802Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2022-08-18T18:35:29.057Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-08-18T18:35:29.986Z] === CONT TestConfigDaemonSeccompProfiles [2022-08-18T18:35:29.986Z] daemon_test.go:197: [de8777fcd293e] daemon is not started [2022-08-18T18:35:29.986Z] --- PASS: TestConfigDaemonSeccompProfiles (3.25s) [2022-08-18T18:35:29.986Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.12s) [2022-08-18T18:35:29.986Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.07s) [2022-08-18T18:35:29.986Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.05s) [2022-08-18T18:35:29.986Z] === RUN TestDaemonProxy [2022-08-18T18:35:29.986Z] === RUN TestDaemonProxy/environment_variables [2022-08-18T18:35:30.914Z] === RUN TestDockerSuite/TestBuildBlankName [2022-08-18T18:35:30.914Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-08-18T18:35:31.170Z] check_test.go:540: [d53d4e654495a] daemon is not started [2022-08-18T18:35:31.170Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2022-08-18T18:35:31.732Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2022-08-18T18:35:31.989Z] === RUN TestDaemonProxy/command-line_options [2022-08-18T18:35:32.245Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2022-08-18T18:35:32.501Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-08-18T18:35:32.758Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2022-08-18T18:35:33.108Z] --- PASS: TestServiceUpdatePidsLimit (16.34s) [2022-08-18T18:35:33.108Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.73s) [2022-08-18T18:35:33.108Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.99s) [2022-08-18T18:35:33.108Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.79s) [2022-08-18T18:35:33.108Z] PASS [2022-08-18T18:35:33.108Z] [2022-08-18T18:35:33.108Z] === Skipped [2022-08-18T18:35:33.108Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-08-18T18:35:33.108Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-08-18T18:35:33.108Z] [2022-08-18T18:35:33.108Z] DONE 27 tests, 1 skipped in 164.374s [2022-08-18T18:35:33.108Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-08-18T18:35:33.108Z] INFO: Testing against a local daemon [2022-08-18T18:35:33.108Z] === RUN TestSessionCreate [2022-08-18T18:35:33.108Z] --- PASS: TestSessionCreate (0.02s) [2022-08-18T18:35:33.108Z] === RUN TestSessionCreateWithBadUpgrade [2022-08-18T18:35:33.108Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-08-18T18:35:33.108Z] PASS [2022-08-18T18:35:33.108Z] [2022-08-18T18:35:33.108Z] DONE 2 tests in 0.064s [2022-08-18T18:35:33.108Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-08-18T18:35:33.108Z] INFO: Testing against a local daemon [2022-08-18T18:35:33.108Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-08-18T18:35:33.108Z] === PAUSE TestCgroupDriverSystemdMemoryLimit [2022-08-18T18:35:33.108Z] === RUN TestDiskUsage [2022-08-18T18:35:33.108Z] === PAUSE TestDiskUsage [2022-08-18T18:35:33.108Z] === RUN TestEventsExecDie [2022-08-18T18:35:33.108Z] --- PASS: TestEventsExecDie (0.55s) [2022-08-18T18:35:33.108Z] === RUN TestEventsBackwardsCompatible [2022-08-18T18:35:33.366Z] --- PASS: TestEventsBackwardsCompatible (0.06s) [2022-08-18T18:35:33.366Z] === RUN TestEventsVolumeCreate [2022-08-18T18:35:33.366Z] --- PASS: TestEventsVolumeCreate (0.08s) [2022-08-18T18:35:33.366Z] === RUN TestInfoBinaryCommits [2022-08-18T18:35:33.366Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-08-18T18:35:33.366Z] === RUN TestInfoAPIVersioned [2022-08-18T18:35:33.366Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-08-18T18:35:33.366Z] === RUN TestInfoAPI [2022-08-18T18:35:33.366Z] --- PASS: TestInfoAPI (0.02s) [2022-08-18T18:35:33.366Z] === RUN TestInfoAPIWarnings [2022-08-18T18:35:33.686Z] === RUN TestDaemonProxy/configuration_file [2022-08-18T18:35:34.254Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-08-18T18:35:34.254Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2022-08-18T18:35:34.254Z] check_test.go:540: [d1ec14b985cee] daemon is not started [2022-08-18T18:35:34.510Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2022-08-18T18:35:35.071Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-08-18T18:35:35.327Z] === RUN TestDaemonProxy/conflicting_options [2022-08-18T18:35:35.889Z] === RUN TestDaemonProxy/reload_sanitized [2022-08-18T18:35:36.458Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-08-18T18:35:36.458Z] daemon_test.go:374: Skipping test, because we did not find 'Reloaded configuration' in the logs [2022-08-18T18:35:36.458Z] --- PASS: TestDaemonProxy (6.33s) [2022-08-18T18:35:36.458Z] --- PASS: TestDaemonProxy/environment_variables (1.76s) [2022-08-18T18:35:36.458Z] --- PASS: TestDaemonProxy/command-line_options (1.78s) [2022-08-18T18:35:36.458Z] --- PASS: TestDaemonProxy/configuration_file (1.75s) [2022-08-18T18:35:36.458Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-08-18T18:35:36.458Z] --- SKIP: TestDaemonProxy/reload_sanitized (0.52s) [2022-08-18T18:35:36.458Z] PASS [2022-08-18T18:35:36.458Z] [2022-08-18T18:35:36.458Z] === Skipped [2022-08-18T18:35:36.458Z] === SKIP: amd64.integration.daemon TestDaemonProxy/reload_sanitized (0.52s) [2022-08-18T18:35:36.458Z] daemon_test.go:374: Skipping test, because we did not find 'Reloaded configuration' in the logs [2022-08-18T18:35:36.458Z] --- SKIP: TestDaemonProxy/reload_sanitized (0.52s) [2022-08-18T18:35:36.458Z] [2022-08-18T18:35:36.458Z] DONE 18 tests, 1 skipped in 11.853s [2022-08-18T18:35:36.458Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-08-18T18:35:36.458Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=120m [2022-08-18T18:35:36.458Z] ++ set -e [2022-08-18T18:35:36.458Z] ++ '[' -n 0 ']' [2022-08-18T18:35:36.458Z] ++ set -x [2022-08-18T18:35:36.458Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=120m [2022-08-18T18:35:36.725Z] INFO: Testing against a local daemon [2022-08-18T18:35:36.725Z] === RUN TestCommitInheritsEnv [2022-08-18T18:35:36.992Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2022-08-18T18:35:37.248Z] --- PASS: TestCommitInheritsEnv (0.44s) [2022-08-18T18:35:37.248Z] === RUN TestImportExtremelyLargeImageWorks [2022-08-18T18:35:37.248Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-08-18T18:35:37.248Z] === RUN TestImportWithCustomPlatform [2022-08-18T18:35:37.248Z] === RUN TestImportWithCustomPlatform/#00 [2022-08-18T18:35:37.248Z] === RUN TestImportWithCustomPlatform/_______ [2022-08-18T18:35:37.248Z] === RUN TestImportWithCustomPlatform// [2022-08-18T18:35:37.248Z] === RUN TestImportWithCustomPlatform/linux [2022-08-18T18:35:37.504Z] === RUN TestImportWithCustomPlatform/LINUX [2022-08-18T18:35:37.504Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-08-18T18:35:37.760Z] === RUN TestImportWithCustomPlatform/macos [2022-08-18T18:35:37.760Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-08-18T18:35:37.760Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-08-18T18:35:37.760Z] --- PASS: TestImportWithCustomPlatform (0.60s) [2022-08-18T18:35:37.760Z] --- PASS: TestImportWithCustomPlatform/#00 (0.12s) [2022-08-18T18:35:37.760Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-08-18T18:35:37.760Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-08-18T18:35:37.760Z] --- PASS: TestImportWithCustomPlatform/linux (0.15s) [2022-08-18T18:35:37.760Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.14s) [2022-08-18T18:35:37.760Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.11s) [2022-08-18T18:35:37.760Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-08-18T18:35:37.760Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-08-18T18:35:37.760Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-08-18T18:35:37.760Z] === RUN TestImagesFilterMultiReference [2022-08-18T18:35:37.760Z] --- PASS: TestImagesFilterMultiReference (0.08s) [2022-08-18T18:35:37.760Z] === RUN TestImagePullPlatformInvalid [2022-08-18T18:35:37.760Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2022-08-18T18:35:37.760Z] === RUN TestRemoveImageOrphaning [2022-08-18T18:35:38.321Z] --- PASS: TestRemoveImageOrphaning (0.34s) [2022-08-18T18:35:38.321Z] === RUN TestRemoveImageGarbageCollector [2022-08-18T18:35:38.321Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-08-18T18:35:38.408Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-08-18T18:35:38.408Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-08-18T18:35:38.884Z] time="2022-08-18T18:35:38Z" level=info msg="[graphdriver] trying configured driver: overlay2" [2022-08-18T18:35:39.445Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2022-08-18T18:35:40.373Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-08-18T18:35:40.629Z] --- PASS: TestRemoveImageGarbageCollector (2.33s) [2022-08-18T18:35:40.629Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-08-18T18:35:40.629Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2022-08-18T18:35:40.629Z] === RUN TestTagInvalidReference [2022-08-18T18:35:40.629Z] --- PASS: TestTagInvalidReference (0.02s) [2022-08-18T18:35:40.629Z] === RUN TestTagValidPrefixedRepo [2022-08-18T18:35:40.629Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2022-08-18T18:35:40.629Z] === RUN TestTagExistedNameWithoutForce [2022-08-18T18:35:40.629Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-08-18T18:35:40.629Z] === RUN TestTagOfficialNames [2022-08-18T18:35:40.629Z] --- PASS: TestTagOfficialNames (0.06s) [2022-08-18T18:35:40.629Z] === RUN TestTagMatchesDigest [2022-08-18T18:35:40.629Z] --- PASS: TestTagMatchesDigest (0.02s) [2022-08-18T18:35:40.629Z] === CONT TestImportExtremelyLargeImageWorks [2022-08-18T18:35:41.191Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-08-18T18:35:43.714Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2022-08-18T18:35:43.722Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.89s) [2022-08-18T18:35:43.722Z] PASS [2022-08-18T18:35:43.722Z] [2022-08-18T18:35:43.722Z] === Skipped [2022-08-18T18:35:43.722Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-08-18T18:35:43.722Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-18T18:35:43.722Z] [2022-08-18T18:35:43.722Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2022-08-18T18:35:43.722Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-18T18:35:43.722Z] [2022-08-18T18:35:43.722Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-08-18T18:35:43.722Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-18T18:35:43.722Z] [2022-08-18T18:35:43.722Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-08-18T18:35:43.722Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-18T18:35:43.722Z] [2022-08-18T18:35:43.722Z] DONE 17 tests, 4 skipped in 26.416s [2022-08-18T18:35:43.722Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-08-18T18:35:43.722Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2022-08-18T18:35:43.722Z] ++ set -e [2022-08-18T18:35:43.722Z] ++ '[' -n 0 ']' [2022-08-18T18:35:43.722Z] ++ set -x [2022-08-18T18:35:43.722Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2022-08-18T18:35:43.722Z] INFO: Testing against a local daemon [2022-08-18T18:35:43.722Z] === RUN TestPluginInvalidJSON [2022-08-18T18:35:43.722Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-08-18T18:35:43.722Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-08-18T18:35:43.722Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-18T18:35:43.722Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-18T18:35:43.722Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-08-18T18:35:43.722Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-08-18T18:35:43.722Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-08-18T18:35:43.722Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-08-18T18:35:43.722Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-08-18T18:35:43.722Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-08-18T18:35:43.722Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-08-18T18:35:43.722Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-08-18T18:35:43.722Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-08-18T18:35:43.722Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-18T18:35:43.722Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-08-18T18:35:43.722Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-08-18T18:35:43.722Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-08-18T18:35:43.722Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-08-18T18:35:43.722Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-08-18T18:35:43.722Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-08-18T18:35:43.722Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-08-18T18:35:43.722Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-08-18T18:35:43.722Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s) [2022-08-18T18:35:43.722Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-08-18T18:35:43.722Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-08-18T18:35:43.722Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-08-18T18:35:43.722Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-08-18T18:35:43.722Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-08-18T18:35:43.722Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-08-18T18:35:43.722Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-08-18T18:35:43.722Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-08-18T18:35:43.722Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-08-18T18:35:43.722Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s) [2022-08-18T18:35:43.722Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-08-18T18:35:43.722Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-08-18T18:35:43.722Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-08-18T18:35:43.722Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-08-18T18:35:43.722Z] === RUN TestPluginInstall [2022-08-18T18:35:43.722Z] === RUN TestPluginInstall/no_auth [2022-08-18T18:35:43.722Z] time="2022-08-18T18:35:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-18T18:35:43.722Z] time="2022-08-18T18:35:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:9840fc10288558cae896988f5fb661da3693eb77ea5a7366e35d469633e782e1" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-18T18:35:43.722Z] time="2022-08-18T18:35:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-18T18:35:43.722Z] time="2022-08-18T18:35:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:9840fc10288558cae896988f5fb661da3693eb77ea5a7366e35d469633e782e1" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-18T18:35:43.722Z] === RUN TestPluginInstall/with_htpasswd [2022-08-18T18:35:43.981Z] time="2022-08-18T18:35:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-18T18:35:43.981Z] time="2022-08-18T18:35:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:9840fc10288558cae896988f5fb661da3693eb77ea5a7366e35d469633e782e1" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-18T18:35:43.981Z] time="2022-08-18T18:35:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-18T18:35:43.981Z] time="2022-08-18T18:35:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:9840fc10288558cae896988f5fb661da3693eb77ea5a7366e35d469633e782e1" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-18T18:35:44.240Z] === RUN TestPluginInstall/with_insecure [2022-08-18T18:35:44.279Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-08-18T18:35:44.407Z] tests/integration/api_container_test.py ....x..........x................ [ 17%] [2022-08-18T18:35:45.177Z] time="2022-08-18T18:35:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-18T18:35:45.177Z] time="2022-08-18T18:35:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:558ac9e83d9619281c9df6c5169229a0eac8a36044a19e2cb14bfa82f44bd0d9" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-18T18:35:45.177Z] time="2022-08-18T18:35:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-18T18:35:45.177Z] time="2022-08-18T18:35:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:558ac9e83d9619281c9df6c5169229a0eac8a36044a19e2cb14bfa82f44bd0d9" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-18T18:35:45.177Z] plugin_test.go:195: [d578c663bd1c5] daemon is not started [2022-08-18T18:35:45.177Z] --- PASS: TestPluginInstall (2.55s) [2022-08-18T18:35:45.177Z] --- PASS: TestPluginInstall/no_auth (0.96s) [2022-08-18T18:35:45.177Z] --- PASS: TestPluginInstall/with_htpasswd (0.56s) [2022-08-18T18:35:45.177Z] --- PASS: TestPluginInstall/with_insecure (1.02s) [2022-08-18T18:35:45.177Z] === RUN TestPluginsWithRuntimes [2022-08-18T18:35:45.208Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2022-08-18T18:35:47.082Z] === RUN TestPluginsWithRuntimes/No_Args [2022-08-18T18:35:47.651Z] === RUN TestPluginsWithRuntimes/With_Args [2022-08-18T18:35:47.729Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2022-08-18T18:35:48.588Z] --- PASS: TestPluginsWithRuntimes (3.29s) [2022-08-18T18:35:48.588Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.87s) [2022-08-18T18:35:48.588Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.89s) [2022-08-18T18:35:48.588Z] === RUN TestPluginBackCompatMediaTypes [2022-08-18T18:35:49.156Z] --- PASS: TestPluginBackCompatMediaTypes (0.57s) [2022-08-18T18:35:49.156Z] PASS [2022-08-18T18:35:49.156Z] [2022-08-18T18:35:49.156Z] DONE 24 tests in 6.549s [2022-08-18T18:35:49.156Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-08-18T18:35:49.156Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2022-08-18T18:35:49.156Z] ++ set -e [2022-08-18T18:35:49.156Z] ++ '[' -n 0 ']' [2022-08-18T18:35:49.156Z] ++ set -x [2022-08-18T18:35:49.156Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2022-08-18T18:35:49.156Z] INFO: Testing against a local daemon [2022-08-18T18:35:49.156Z] === RUN TestExternalGraphDriver [2022-08-18T18:35:49.765Z] === RUN TestExternalGraphDriver/json [2022-08-18T18:35:51.000Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2022-08-18T18:35:51.142Z] === RUN TestExternalGraphDriver/spec [2022-08-18T18:35:51.435Z] --- PASS: TestInfoAPIWarnings (16.55s) [2022-08-18T18:35:51.435Z] === RUN TestInfoDebug [2022-08-18T18:35:51.435Z] --- PASS: TestInfoDebug (0.52s) [2022-08-18T18:35:51.435Z] === RUN TestInfoInsecureRegistries [2022-08-18T18:35:51.435Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-08-18T18:35:51.435Z] === RUN TestInfoRegistryMirrors [2022-08-18T18:35:51.435Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-08-18T18:35:51.435Z] === RUN TestLoginFailsWithBadCredentials [2022-08-18T18:35:52.001Z] --- PASS: TestLoginFailsWithBadCredentials (0.38s) [2022-08-18T18:35:52.001Z] === RUN TestPingCacheHeaders [2022-08-18T18:35:52.001Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-08-18T18:35:52.001Z] === RUN TestPingGet [2022-08-18T18:35:52.001Z] --- PASS: TestPingGet (0.01s) [2022-08-18T18:35:52.001Z] === RUN TestPingHead [2022-08-18T18:35:52.001Z] --- PASS: TestPingHead (0.02s) [2022-08-18T18:35:52.001Z] === RUN TestPingSwarmHeader [2022-08-18T18:35:52.568Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-08-18T18:35:53.156Z] === RUN TestExternalGraphDriver/pull [2022-08-18T18:35:53.158Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-08-18T18:35:54.096Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-08-18T18:35:54.096Z] --- PASS: TestPingSwarmHeader (2.04s) [2022-08-18T18:35:54.096Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-08-18T18:35:54.096Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-08-18T18:35:54.096Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-08-18T18:35:54.096Z] === RUN TestPingBuilderHeader [2022-08-18T18:35:54.096Z] === RUN TestPingBuilderHeader/default_config [2022-08-18T18:35:54.269Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2022-08-18T18:35:54.536Z] --- PASS: TestExternalGraphDriver (5.12s) [2022-08-18T18:35:54.536Z] --- PASS: TestExternalGraphDriver/json (1.59s) [2022-08-18T18:35:54.536Z] --- PASS: TestExternalGraphDriver/spec (1.58s) [2022-08-18T18:35:54.536Z] --- PASS: TestExternalGraphDriver/pull (1.60s) [2022-08-18T18:35:54.536Z] === RUN TestGraphdriverPluginV2 [2022-08-18T18:35:54.661Z] === RUN TestPingBuilderHeader/buildkit_disabled [2022-08-18T18:35:54.796Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-18T18:35:54.796Z] --- SKIP: TestGraphdriverPluginV2 (0.32s) [2022-08-18T18:35:54.796Z] PASS [2022-08-18T18:35:54.796Z] [2022-08-18T18:35:54.796Z] === Skipped [2022-08-18T18:35:54.796Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.32s) [2022-08-18T18:35:54.796Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-18T18:35:54.796Z] [2022-08-18T18:35:54.796Z] DONE 5 tests, 1 skipped in 5.549s [2022-08-18T18:35:54.796Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-08-18T18:35:54.796Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2022-08-18T18:35:54.796Z] ++ set -e [2022-08-18T18:35:54.796Z] ++ '[' -n 0 ']' [2022-08-18T18:35:54.796Z] ++ set -x [2022-08-18T18:35:54.796Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2022-08-18T18:35:54.796Z] INFO: Testing against a local daemon [2022-08-18T18:35:54.796Z] === RUN TestContinueAfterPluginCrash [2022-08-18T18:35:54.796Z] === PAUSE TestContinueAfterPluginCrash [2022-08-18T18:35:54.796Z] === RUN TestReadPluginNoRead [2022-08-18T18:35:54.796Z] === PAUSE TestReadPluginNoRead [2022-08-18T18:35:54.796Z] === RUN TestDaemonStartWithLogOpt [2022-08-18T18:35:54.796Z] === PAUSE TestDaemonStartWithLogOpt [2022-08-18T18:35:54.796Z] === CONT TestContinueAfterPluginCrash [2022-08-18T18:35:54.796Z] === CONT TestDaemonStartWithLogOpt [2022-08-18T18:35:54.920Z] --- PASS: TestPingBuilderHeader (1.05s) [2022-08-18T18:35:54.920Z] --- PASS: TestPingBuilderHeader/default_config (0.52s) [2022-08-18T18:35:54.920Z] --- PASS: TestPingBuilderHeader/buildkit_disabled (0.52s) [2022-08-18T18:35:54.920Z] === RUN TestVersion [2022-08-18T18:35:54.920Z] --- PASS: TestVersion (0.02s) [2022-08-18T18:35:54.920Z] === CONT TestCgroupDriverSystemdMemoryLimit [2022-08-18T18:35:54.920Z] === CONT TestDiskUsage [2022-08-18T18:35:55.486Z] === RUN TestDiskUsage/empty [2022-08-18T18:35:55.486Z] === RUN TestDiskUsage/empty/container_types [2022-08-18T18:35:55.486Z] === RUN TestDiskUsage/empty/image_types [2022-08-18T18:35:55.486Z] === RUN TestDiskUsage/empty/volume_types [2022-08-18T18:35:55.486Z] === RUN TestDiskUsage/empty/build-cache_types [2022-08-18T18:35:55.486Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-08-18T18:35:55.486Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-08-18T18:35:55.486Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-08-18T18:35:55.486Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-08-18T18:35:55.486Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-08-18T18:35:55.486Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-08-18T18:35:55.486Z] === RUN TestDiskUsage/after_LoadBusybox [2022-08-18T18:35:56.052Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-08-18T18:35:56.052Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-08-18T18:35:56.052Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-08-18T18:35:56.052Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-08-18T18:35:56.052Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-08-18T18:35:56.052Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-08-18T18:35:56.052Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-08-18T18:35:56.052Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-08-18T18:35:56.052Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-08-18T18:35:56.052Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-08-18T18:35:56.052Z] === RUN TestDiskUsage/after_container.Run [2022-08-18T18:35:56.162Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-08-18T18:35:56.311Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-08-18T18:35:56.311Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-08-18T18:35:56.311Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-08-18T18:35:56.311Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-08-18T18:35:56.311Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-08-18T18:35:56.311Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-08-18T18:35:56.311Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-08-18T18:35:56.311Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-08-18T18:35:56.311Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-08-18T18:35:56.311Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-08-18T18:35:56.570Z] --- PASS: TestDiskUsage (1.60s) [2022-08-18T18:35:56.570Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-08-18T18:35:56.570Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-08-18T18:35:56.570Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-08-18T18:35:56.570Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-08-18T18:35:56.570Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-08-18T18:35:56.570Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-08-18T18:35:56.570Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-08-18T18:35:56.570Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-08-18T18:35:56.570Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-08-18T18:35:56.570Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-08-18T18:35:56.570Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-08-18T18:35:56.570Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.35s) [2022-08-18T18:35:56.570Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-08-18T18:35:56.570Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-08-18T18:35:56.570Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-08-18T18:35:56.570Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-08-18T18:35:56.570Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-08-18T18:35:56.570Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-08-18T18:35:56.570Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-08-18T18:35:56.570Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-08-18T18:35:56.570Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-08-18T18:35:56.570Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-08-18T18:35:56.570Z] --- PASS: TestDiskUsage/after_container.Run (0.49s) [2022-08-18T18:35:56.570Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-08-18T18:35:56.570Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-08-18T18:35:56.570Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-08-18T18:35:56.570Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-08-18T18:35:56.570Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-08-18T18:35:56.570Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-08-18T18:35:56.570Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-08-18T18:35:56.570Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-08-18T18:35:56.570Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-08-18T18:35:56.570Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-08-18T18:35:56.570Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.61s) [2022-08-18T18:35:56.570Z] PASS [2022-08-18T18:35:56.570Z] [2022-08-18T18:35:56.570Z] DONE 57 tests in 23.999s [2022-08-18T18:35:56.570Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-08-18T18:35:56.570Z] INFO: Testing against a local daemon [2022-08-18T18:35:56.570Z] === RUN TestVolumesCreateAndList [2022-08-18T18:35:56.830Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-08-18T18:35:56.830Z] === RUN TestVolumesRemove [2022-08-18T18:35:56.830Z] --- PASS: TestVolumesRemove (0.09s) [2022-08-18T18:35:56.830Z] === RUN TestVolumesInspect [2022-08-18T18:35:56.830Z] --- PASS: TestVolumesInspect (0.02s) [2022-08-18T18:35:56.830Z] === RUN TestVolumesInvalidJSON [2022-08-18T18:35:56.830Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-08-18T18:35:56.830Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-08-18T18:35:56.830Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-08-18T18:35:56.830Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-08-18T18:35:56.830Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-08-18T18:35:56.830Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-08-18T18:35:56.830Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-08-18T18:35:56.830Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-08-18T18:35:56.830Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-08-18T18:35:56.830Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-08-18T18:35:56.830Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-08-18T18:35:56.830Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-08-18T18:35:56.830Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-08-18T18:35:56.830Z] PASS [2022-08-18T18:35:56.830Z] [2022-08-18T18:35:56.830Z] DONE 9 tests in 0.170s [2022-08-18T18:35:56.830Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-08-18T18:35:57.397Z] Stopping apparmor (via systemctl): apparmor.service. [2022-08-18T18:35:57.397Z] Removing test suite binaries [2022-08-18T18:35:57.397Z] exiting test-integration [2022-08-18T18:35:57.397Z] ++ exit 0 [2022-08-18T18:35:57.397Z] [2022-08-18T18:35:58.054Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2022-08-18T18:35:58.092Z] --- PASS: TestDaemonStartWithLogOpt (3.02s) [2022-08-18T18:35:58.092Z] === CONT TestReadPluginNoRead Post stage [Pipeline] junit [2022-08-18T18:35:58.786Z] Recording test results [2022-08-18T18:35:59.017Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-08-18T18:35:59.422Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-08-18T18:35:59.425Z] + echo Ensuring container killed. [2022-08-18T18:35:59.425Z] Ensuring container killed. [2022-08-18T18:35:59.425Z] + docker rm -vf docker-pr1 [2022-08-18T18:35:59.425Z] Error: No such container: docker-pr1 [Pipeline] sh [2022-08-18T18:35:59.706Z] + echo Chowning /workspace to jenkins user [2022-08-18T18:35:59.706Z] Chowning /workspace to jenkins user [2022-08-18T18:35:59.706Z] + id -u [2022-08-18T18:35:59.706Z] + id -g [2022-08-18T18:35:59.706Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43992:/workspace busybox chown -R 1000:1000 /workspace [2022-08-18T18:35:59.984Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2022-08-18T18:35:59.996Z] === RUN TestReadPluginNoRead/default [2022-08-18T18:36:00.358Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-08-18T18:36:01.350Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2022-08-18T18:36:01.375Z] + bundleName=amd64-cgroup2 [2022-08-18T18:36:01.375Z] + echo Creating amd64-cgroup2-bundles.tar.gz [2022-08-18T18:36:01.375Z] Creating amd64-cgroup2-bundles.tar.gz [2022-08-18T18:36:01.375Z] + xargs tar -czf amd64-cgroup2-bundles.tar.gz [2022-08-18T18:36:01.375Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-08-18T18:36:01.376Z] === RUN TestReadPluginNoRead/disabled_caching [Pipeline] archiveArtifacts [2022-08-18T18:36:01.645Z] Archiving artifacts [2022-08-18T18:36:02.014Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43992/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-08-18T18:36:02.279Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2022-08-18T18:36:02.279Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-08-18T18:36:02.314Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-08-18T18:36:02.324Z] + make clean [2022-08-18T18:36:02.324Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-08-18T18:36:02.324Z] docker-dev-cache [2022-08-18T18:36:02.324Z] docker-mod-cache [Pipeline] deleteDir [2022-08-18T18:36:02.841Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-08-18T18:36:02.885Z] --- PASS: TestContinueAfterPluginCrash (8.05s) [2022-08-18T18:36:03.822Z] === CONT TestReadPluginNoRead [2022-08-18T18:36:03.822Z] read_test.go:92: [d1718dc9f836a] daemon is not started [2022-08-18T18:36:03.823Z] --- PASS: TestReadPluginNoRead (5.74s) [2022-08-18T18:36:03.823Z] --- PASS: TestReadPluginNoRead/default (1.20s) [2022-08-18T18:36:03.823Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.21s) [2022-08-18T18:36:03.823Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.18s) [2022-08-18T18:36:03.823Z] PASS [2022-08-18T18:36:03.823Z] [2022-08-18T18:36:03.823Z] DONE 6 tests in 8.888s [2022-08-18T18:36:03.823Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2022-08-18T18:36:03.823Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2022-08-18T18:36:03.823Z] ++ set -e [2022-08-18T18:36:03.823Z] ++ '[' -n 0 ']' [2022-08-18T18:36:03.823Z] ++ set -x [2022-08-18T18:36:03.823Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2022-08-18T18:36:03.823Z] testing: warning: no tests to run [2022-08-18T18:36:03.823Z] PASS [2022-08-18T18:36:03.823Z] [2022-08-18T18:36:03.823Z] DONE 0 tests in 0.039s [2022-08-18T18:36:03.823Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-08-18T18:36:03.823Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2022-08-18T18:36:03.823Z] ++ set -e [2022-08-18T18:36:03.823Z] ++ '[' -n 0 ']' [2022-08-18T18:36:03.823Z] ++ set -x [2022-08-18T18:36:03.823Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2022-08-18T18:36:03.823Z] INFO: Testing against a local daemon [2022-08-18T18:36:03.823Z] === RUN TestPluginWithDevMounts [2022-08-18T18:36:03.823Z] === PAUSE TestPluginWithDevMounts [2022-08-18T18:36:03.823Z] === CONT TestPluginWithDevMounts [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-08-18T18:36:06.759Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-08-18T18:36:06.759Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2022-08-18T18:36:06.763Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-08-18T18:36:06.791Z] --- PASS: TestPluginWithDevMounts (1.52s) [2022-08-18T18:36:06.792Z] PASS [2022-08-18T18:36:06.792Z] [2022-08-18T18:36:06.792Z] DONE 1 tests in 1.653s [2022-08-18T18:36:06.792Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2022-08-18T18:36:06.792Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m [2022-08-18T18:36:06.792Z] ++ set -e [2022-08-18T18:36:06.792Z] ++ '[' -n 0 ']' [2022-08-18T18:36:06.792Z] ++ set -x [2022-08-18T18:36:06.792Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m [2022-08-18T18:36:06.792Z] INFO: Testing against a local daemon [2022-08-18T18:36:06.792Z] === RUN TestSecretInspect [2022-08-18T18:36:07.694Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-08-18T18:36:07.729Z] --- PASS: TestSecretInspect (2.20s) [2022-08-18T18:36:07.729Z] === RUN TestSecretList [2022-08-18T18:36:10.286Z] --- PASS: TestSecretList (2.22s) [2022-08-18T18:36:10.286Z] === RUN TestSecretsCreateAndDelete [2022-08-18T18:36:11.865Z] docker_cli_daemon_test.go:2504: [d89811b1488d0] daemon is not started [2022-08-18T18:36:12.189Z] --- PASS: TestSecretsCreateAndDelete (2.16s) [2022-08-18T18:36:12.189Z] === RUN TestSecretsUpdate [2022-08-18T18:36:13.231Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-08-18T18:36:13.231Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2022-08-18T18:36:14.599Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-08-18T18:36:14.723Z] --- PASS: TestSecretsUpdate (2.30s) [2022-08-18T18:36:14.723Z] === RUN TestTemplatedSecret [2022-08-18T18:36:15.965Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-08-18T18:36:16.763Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main [2022-08-18T18:36:16.763Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-08-18T18:36:16.894Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-08-18T18:36:17.257Z] --- PASS: TestTemplatedSecret (2.48s) [2022-08-18T18:36:17.257Z] === RUN TestSecretCreateResolve [2022-08-18T18:36:17.331Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-08-18T18:36:17.823Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-08-18T18:36:17.899Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-08-18T18:36:18.837Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-08-18T18:36:18.837Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-08-18T18:36:19.161Z] --- PASS: TestSecretCreateResolve (2.26s) [2022-08-18T18:36:19.161Z] PASS [2022-08-18T18:36:19.161Z] [2022-08-18T18:36:19.161Z] DONE 6 tests in 13.731s [2022-08-18T18:36:19.161Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2022-08-18T18:36:19.161Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m [2022-08-18T18:36:19.161Z] ++ set -e [2022-08-18T18:36:19.161Z] ++ '[' -n 0 ']' [2022-08-18T18:36:19.161Z] ++ set -x [2022-08-18T18:36:19.161Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m [2022-08-18T18:36:19.161Z] INFO: Testing against a local daemon [2022-08-18T18:36:19.161Z] === RUN TestServiceCreateInit [2022-08-18T18:36:19.161Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-08-18T18:36:19.774Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-08-18T18:36:21.991Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-08-18T18:36:22.313Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-08-18T18:36:23.250Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-08-18T18:36:23.353Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-08-18T18:36:23.359Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-08-18T18:36:24.188Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-08-18T18:36:24.289Z] === RUN TestDockerDaemonSuite/TestShmSize [2022-08-18T18:36:24.758Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-08-18T18:36:24.852Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-08-18T18:36:25.696Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-08-18T18:36:25.806Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2022-08-18T18:36:26.265Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-08-18T18:36:26.372Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2022-08-18T18:36:26.642Z] --- PASS: TestServiceCreateInit (7.16s) [2022-08-18T18:36:26.642Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.64s) [2022-08-18T18:36:26.642Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.51s) [2022-08-18T18:36:26.642Z] === RUN TestCreateServiceMultipleTimes [2022-08-18T18:36:26.934Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-08-18T18:36:27.644Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-08-18T18:36:27.904Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-08-18T18:36:28.826Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2022-08-18T18:36:28.841Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-08-18T18:36:29.083Z] check_test.go:540: [d8eb11d74c5db] daemon is not started [2022-08-18T18:36:29.083Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2022-08-18T18:36:29.339Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-08-18T18:36:29.784Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-08-18T18:36:29.784Z] Using test binary docker [2022-08-18T18:36:29.784Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-08-18T18:36:29.784Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-08-18T18:36:29.784Z] INFO: Waiting for daemon to start... [2022-08-18T18:36:29.784Z] Starting dockerd [2022-08-18T18:36:30.268Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-08-18T18:36:30.525Z] === RUN TestDockerSuite/TestBuildCmd [2022-08-18T18:36:31.087Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-08-18T18:36:31.343Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-08-18T18:36:31.905Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-08-18T18:36:31.905Z] docker_cli_build_test.go:5342: unmatched requirement DaemonIsWindows [2022-08-18T18:36:31.905Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-08-18T18:36:33.070Z] . [2022-08-18T18:36:33.070Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-08-18T18:36:33.070Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-08-18T18:36:33.070Z] Error: No such image: emptyfs [2022-08-18T18:36:33.070Z] Running integration-test (iteration 1) [2022-08-18T18:36:33.070Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-08-18T18:36:33.272Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-08-18T18:36:33.329Z] Loaded image: busybox:latest [2022-08-18T18:36:33.588Z] Loaded image: busybox:glibc [2022-08-18T18:36:34.970Z] Loaded image: debian:bullseye-slim [2022-08-18T18:36:34.970Z] Loaded image: hello-world:latest [2022-08-18T18:36:34.970Z] Loaded image: arm32v7/hello-world:latest [2022-08-18T18:36:34.970Z] INFO: Testing against a local daemon [2022-08-18T18:36:34.970Z] === RUN TestCgroupNamespacesBuild [2022-08-18T18:36:35.790Z] --- PASS: TestDockerDaemonSuite (334.09s) [2022-08-18T18:36:35.790Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (7.03s) [2022-08-18T18:36:35.790Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.75s) [2022-08-18T18:36:35.790Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.63s) [2022-08-18T18:36:35.790Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.73s) [2022-08-18T18:36:35.790Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.59s) [2022-08-18T18:36:35.790Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.85s) [2022-08-18T18:36:35.790Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.53s) [2022-08-18T18:36:35.790Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (2.91s) [2022-08-18T18:36:35.790Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.48s) [2022-08-18T18:36:35.790Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.66s) [2022-08-18T18:36:35.790Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.97s) [2022-08-18T18:36:35.790Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.34s) [2022-08-18T18:36:35.790Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.43s) [2022-08-18T18:36:35.790Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.04s) [2022-08-18T18:36:35.790Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.51s) [2022-08-18T18:36:35.790Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.53s) [2022-08-18T18:36:35.790Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.61s) [2022-08-18T18:36:35.790Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.76s) [2022-08-18T18:36:35.790Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.64s) [2022-08-18T18:36:35.790Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.56s) [2022-08-18T18:36:35.790Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.58s) [2022-08-18T18:36:35.790Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2022-08-18T18:36:35.790Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.52s) [2022-08-18T18:36:35.790Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.52s) [2022-08-18T18:36:35.790Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.52s) [2022-08-18T18:36:35.790Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (3.10s) [2022-08-18T18:36:35.790Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (4.64s) [2022-08-18T18:36:35.790Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.46s) [2022-08-18T18:36:35.790Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.00s) [2022-08-18T18:36:35.790Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (1.59s) [2022-08-18T18:36:35.790Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (1.76s) [2022-08-18T18:36:35.790Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.45s) [2022-08-18T18:36:35.790Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.50s) [2022-08-18T18:36:35.790Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (2.96s) [2022-08-18T18:36:35.790Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.52s) [2022-08-18T18:36:35.790Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (4.30s) [2022-08-18T18:36:35.790Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.35s) [2022-08-18T18:36:35.790Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (2.99s) [2022-08-18T18:36:35.790Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.53s) [2022-08-18T18:36:35.790Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.52s) [2022-08-18T18:36:35.790Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.51s) [2022-08-18T18:36:35.790Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.43s) [2022-08-18T18:36:35.790Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.52s) [2022-08-18T18:36:35.790Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.61s) [2022-08-18T18:36:35.790Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.76s) [2022-08-18T18:36:35.790Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.89s) [2022-08-18T18:36:35.790Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.67s) [2022-08-18T18:36:35.790Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (1.69s) [2022-08-18T18:36:35.790Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.54s) [2022-08-18T18:36:35.790Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.52s) [2022-08-18T18:36:35.790Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.53s) [2022-08-18T18:36:35.790Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (4.79s) [2022-08-18T18:36:35.790Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.01s) [2022-08-18T18:36:35.790Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (11.95s) [2022-08-18T18:36:35.790Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.27s) [2022-08-18T18:36:35.790Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.12s) [2022-08-18T18:36:35.790Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (4.05s) [2022-08-18T18:36:35.790Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (2.79s) [2022-08-18T18:36:35.790Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (4.75s) [2022-08-18T18:36:35.790Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.61s) [2022-08-18T18:36:35.790Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.06s) [2022-08-18T18:36:35.790Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (8.98s) [2022-08-18T18:36:35.790Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (2.75s) [2022-08-18T18:36:35.790Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.59s) [2022-08-18T18:36:35.790Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.29s) [2022-08-18T18:36:35.790Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (2.75s) [2022-08-18T18:36:35.790Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2022-08-18T18:36:35.790Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2022-08-18T18:36:35.790Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.46s) [2022-08-18T18:36:35.790Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (4.75s) [2022-08-18T18:36:35.790Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.21s) [2022-08-18T18:36:35.790Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.01s) [2022-08-18T18:36:35.790Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (3.36s) [2022-08-18T18:36:35.790Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (4.58s) [2022-08-18T18:36:35.790Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (2.70s) [2022-08-18T18:36:35.790Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (3.96s) [2022-08-18T18:36:35.790Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.33s) [2022-08-18T18:36:35.790Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.25s) [2022-08-18T18:36:35.790Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (4.15s) [2022-08-18T18:36:35.790Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.64s) [2022-08-18T18:36:35.790Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.52s) [2022-08-18T18:36:35.790Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.20s) [2022-08-18T18:36:35.790Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.08s) [2022-08-18T18:36:35.790Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.53s) [2022-08-18T18:36:35.790Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.73s) [2022-08-18T18:36:35.790Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.13s) [2022-08-18T18:36:35.790Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.05s) [2022-08-18T18:36:35.790Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.53s) [2022-08-18T18:36:35.790Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.56s) [2022-08-18T18:36:35.790Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (2.97s) [2022-08-18T18:36:35.790Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.55s) [2022-08-18T18:36:35.790Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (3.12s) [2022-08-18T18:36:35.790Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.68s) [2022-08-18T18:36:35.790Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (3.92s) [2022-08-18T18:36:35.790Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.02s) [2022-08-18T18:36:35.790Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (3.58s) [2022-08-18T18:36:35.790Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.06s) [2022-08-18T18:36:35.790Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (2.53s) [2022-08-18T18:36:35.790Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.41s) [2022-08-18T18:36:35.790Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.56s) [2022-08-18T18:36:35.790Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.55s) [2022-08-18T18:36:35.790Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.55s) [2022-08-18T18:36:35.790Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.51s) [2022-08-18T18:36:35.790Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s) [2022-08-18T18:36:35.790Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (2.60s) [2022-08-18T18:36:35.790Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (2.36s) [2022-08-18T18:36:35.790Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (4.42s) [2022-08-18T18:36:35.790Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.55s) [2022-08-18T18:36:35.790Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (2.00s) [2022-08-18T18:36:35.790Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.38s) [2022-08-18T18:36:35.790Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.18s) [2022-08-18T18:36:35.790Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.22s) [2022-08-18T18:36:35.790Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.82s) [2022-08-18T18:36:35.790Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.16s) [2022-08-18T18:36:35.790Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.19s) [2022-08-18T18:36:35.790Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.12s) [2022-08-18T18:36:35.790Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (7.66s) [2022-08-18T18:36:35.790Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (8.63s) [2022-08-18T18:36:35.790Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.75s) [2022-08-18T18:36:35.790Z] --- PASS: TestDockerDaemonSuite/TestShmSize (1.91s) [2022-08-18T18:36:35.790Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.62s) [2022-08-18T18:36:35.790Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.14s) [2022-08-18T18:36:35.790Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (6.30s) [2022-08-18T18:36:35.790Z] === RUN TestDockerSwarmSuite [2022-08-18T18:36:35.790Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2022-08-18T18:36:36.348Z] --- PASS: TestCgroupNamespacesBuild (1.36s) [2022-08-18T18:36:36.348Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-08-18T18:36:37.725Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.21s) [2022-08-18T18:36:37.725Z] === RUN TestBuildWithSession [2022-08-18T18:36:37.725Z] build_session_test.go:25: TODO: BuildKit [2022-08-18T18:36:37.725Z] --- SKIP: TestBuildWithSession (0.00s) [2022-08-18T18:36:37.725Z] === RUN TestBuildSquashParent [2022-08-18T18:36:38.796Z] .........................xx.................... [ 29%] [2022-08-18T18:36:39.061Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-08-18T18:36:39.061Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2022-08-18T18:36:39.990Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-08-18T18:36:40.919Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-08-18T18:36:41.176Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-08-18T18:36:41.527Z] --- PASS: TestCreateServiceMultipleTimes (15.15s) [2022-08-18T18:36:41.527Z] === RUN TestCreateServiceConflict [2022-08-18T18:36:42.106Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2022-08-18T18:36:42.106Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-08-18T18:36:42.669Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-08-18T18:36:43.233Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-08-18T18:36:44.062Z] --- PASS: TestCreateServiceConflict (2.19s) [2022-08-18T18:36:44.062Z] === RUN TestCreateServiceMaxReplicas [2022-08-18T18:36:44.292Z] --- PASS: TestBuildSquashParent (6.83s) [2022-08-18T18:36:44.292Z] === RUN TestBuildWithRemoveAndForceRemove [2022-08-18T18:36:44.292Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-18T18:36:44.292Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-18T18:36:44.292Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-18T18:36:44.292Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-18T18:36:44.292Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-18T18:36:44.292Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-18T18:36:44.292Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-18T18:36:44.292Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-18T18:36:44.292Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-18T18:36:44.292Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-18T18:36:44.292Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-18T18:36:44.292Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-18T18:36:44.292Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-18T18:36:44.292Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-18T18:36:45.670Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-18T18:36:46.605Z] --- PASS: TestCreateServiceMaxReplicas (2.69s) [2022-08-18T18:36:46.605Z] === RUN TestCreateWithDuplicateNetworkNames [2022-08-18T18:36:47.049Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-18T18:36:47.049Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-18T18:36:47.401Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2022-08-18T18:36:48.956Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-18T18:36:50.860Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2022-08-18T18:36:50.860Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.25s) [2022-08-18T18:36:50.860Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.12s) [2022-08-18T18:36:50.860Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.47s) [2022-08-18T18:36:50.860Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.96s) [2022-08-18T18:36:50.860Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.09s) [2022-08-18T18:36:50.860Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.73s) [2022-08-18T18:36:50.860Z] === RUN TestBuildMultiStageCopy [2022-08-18T18:36:50.860Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-08-18T18:36:53.394Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-08-18T18:36:54.333Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-08-18T18:36:55.269Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-08-18T18:36:55.522Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-08-18T18:36:55.522Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-08-18T18:36:55.882Z] tests/integration/api_exec_test.py ..................... [ 34%] [2022-08-18T18:36:56.204Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-08-18T18:36:57.141Z] --- PASS: TestBuildMultiStageCopy (6.62s) [2022-08-18T18:36:57.141Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.62s) [2022-08-18T18:36:57.141Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s) [2022-08-18T18:36:57.141Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) [2022-08-18T18:36:57.141Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s) [2022-08-18T18:36:57.141Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s) [2022-08-18T18:36:57.141Z] === RUN TestBuildMultiStageParentConfig [2022-08-18T18:36:57.415Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-08-18T18:37:00.682Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2022-08-18T18:37:00.938Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-08-18T18:37:01.493Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.08s) [2022-08-18T18:37:01.493Z] === RUN TestCreateServiceSecretFileMode [2022-08-18T18:37:01.499Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2022-08-18T18:37:01.753Z] --- PASS: TestCreateServiceSecretFileMode (2.39s) [2022-08-18T18:37:01.753Z] === RUN TestCreateServiceConfigFileMode [2022-08-18T18:37:02.415Z] --- PASS: TestBuildMultiStageParentConfig (5.00s) [2022-08-18T18:37:02.415Z] === RUN TestBuildLabelWithTargets [2022-08-18T18:37:02.427Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-08-18T18:37:02.427Z] docker_cli_build_test.go:619: unmatched requirement DaemonIsWindows [2022-08-18T18:37:02.427Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-08-18T18:37:02.427Z] docker_cli_build_test.go:5892: unmatched requirement DaemonIsWindows [2022-08-18T18:37:02.427Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-08-18T18:37:02.427Z] docker_cli_build_test.go:5875: unmatched requirement DaemonIsWindows [2022-08-18T18:37:02.427Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-08-18T18:37:02.427Z] docker_cli_build_test.go:5910: unmatched requirement DaemonIsWindows [2022-08-18T18:37:02.427Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-08-18T18:37:03.360Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2022-08-18T18:37:04.290Z] --- PASS: TestCreateServiceConfigFileMode (2.04s) [2022-08-18T18:37:04.290Z] === RUN TestCreateServiceSysctls [2022-08-18T18:37:04.317Z] docker_api_swarm_test.go:563: [dd42fc9968956] joining swarm manager [d93c7560bb613]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-18T18:37:05.684Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-08-18T18:37:07.584Z] --- PASS: TestCreateServiceSysctls (3.19s) [2022-08-18T18:37:07.584Z] === RUN TestCreateServiceCapabilities [2022-08-18T18:37:09.490Z] --- PASS: TestCreateServiceCapabilities (2.52s) [2022-08-18T18:37:09.490Z] === RUN TestInspect [2022-08-18T18:37:09.527Z] tests/integration/api_image_test.py ............s..... [ 39%] [2022-08-18T18:37:10.612Z] --- PASS: TestBuildLabelWithTargets (7.99s) [2022-08-18T18:37:10.612Z] === RUN TestBuildWithEmptyLayers [2022-08-18T18:37:10.933Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-08-18T18:37:12.782Z] --- PASS: TestInspect (2.60s) [2022-08-18T18:37:12.782Z] === RUN TestCreateJob [2022-08-18T18:37:12.838Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-08-18T18:37:12.838Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-08-18T18:37:13.144Z] --- PASS: TestBuildWithEmptyLayers (3.00s) [2022-08-18T18:37:13.144Z] === RUN TestBuildMultiStageOnBuild [2022-08-18T18:37:15.319Z] --- PASS: TestCreateJob (3.02s) [2022-08-18T18:37:15.319Z] === RUN TestReplicatedJob [2022-08-18T18:37:18.085Z] docker_api_swarm_test.go:585: [dd7c391b8a76b] joining swarm manager [d93c7560bb613]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-18T18:37:18.341Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-08-18T18:37:18.414Z] --- PASS: TestBuildMultiStageOnBuild (5.02s) [2022-08-18T18:37:18.414Z] === RUN TestBuildUncleanTarFilenames [2022-08-18T18:37:18.674Z] --- PASS: TestBuildUncleanTarFilenames (0.62s) [2022-08-18T18:37:18.674Z] === RUN TestBuildMultiStageLayerLeak [2022-08-18T18:37:20.590Z] --- PASS: TestReplicatedJob (4.68s) [2022-08-18T18:37:20.590Z] === RUN TestUpdateReplicatedJob [2022-08-18T18:37:20.863Z] check_test.go:611: [dd42fc9968956] daemon is not started [2022-08-18T18:37:23.137Z] --- PASS: TestUpdateReplicatedJob (3.34s) [2022-08-18T18:37:23.137Z] === RUN TestServiceListWithStatuses [2022-08-18T18:37:23.137Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-08-18T18:37:23.137Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-08-18T18:37:23.137Z] === RUN TestDockerNetworkConnectAlias [2022-08-18T18:37:23.944Z] --- PASS: TestBuildMultiStageLayerLeak (4.37s) [2022-08-18T18:37:23.944Z] === RUN TestBuildWithHugeFile [2022-08-18T18:37:24.129Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-08-18T18:37:24.129Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-08-18T18:37:25.076Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-08-18T18:37:26.009Z] tests/integration/api_network_test.py ............................ [ 47%] [2022-08-18T18:37:27.329Z] --- PASS: TestDockerNetworkConnectAlias (4.00s) [2022-08-18T18:37:27.329Z] === RUN TestDockerNetworkReConnect [2022-08-18T18:37:28.342Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-08-18T18:37:28.597Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-08-18T18:37:28.597Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-08-18T18:37:29.526Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-08-18T18:37:30.617Z] --- PASS: TestDockerNetworkReConnect (3.27s) [2022-08-18T18:37:30.617Z] === RUN TestServicePlugin [2022-08-18T18:37:30.617Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-18T18:37:30.617Z] --- SKIP: TestServicePlugin (0.00s) [2022-08-18T18:37:30.617Z] === RUN TestServiceUpdateLabel [2022-08-18T18:37:30.892Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-08-18T18:37:31.454Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2022-08-18T18:37:31.454Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2022-08-18T18:37:31.454Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2022-08-18T18:37:31.710Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-08-18T18:37:33.151Z] --- PASS: TestServiceUpdateLabel (2.15s) [2022-08-18T18:37:33.151Z] === RUN TestServiceUpdateSecrets [2022-08-18T18:37:34.227Z] docker_api_swarm_test.go:46: [d0e9f2b4c8814] joining swarm manager [d9bd0b68dcda7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-18T18:37:35.826Z] tests/integration/api_plugin_test.py ........... [ 49%] [2022-08-18T18:37:37.222Z] tests/integration/api_secret_test.py ..... [ 51%] [2022-08-18T18:37:40.768Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-08-18T18:37:41.524Z] tests/integration/api_service_test.py .................................. [ 59%] [2022-08-18T18:37:41.696Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-08-18T18:37:44.213Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-08-18T18:37:46.502Z] ............................ [ 66%] [2022-08-18T18:37:48.041Z] --- PASS: TestServiceUpdateSecrets (14.34s) [2022-08-18T18:37:48.041Z] === RUN TestServiceUpdateConfigs [2022-08-18T18:37:52.305Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2022-08-18T18:37:53.234Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2022-08-18T18:37:53.489Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-08-18T18:37:54.419Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-08-18T18:37:54.419Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-08-18T18:37:58.605Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-08-18T18:38:00.493Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-08-18T18:38:02.386Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-08-18T18:38:02.922Z] --- PASS: TestServiceUpdateConfigs (14.30s) [2022-08-18T18:38:02.922Z] === RUN TestServiceUpdateNetwork [2022-08-18T18:38:07.634Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-08-18T18:38:09.527Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-08-18T18:38:10.894Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-08-18T18:38:15.150Z] --- PASS: TestServiceUpdateNetwork (12.34s) [2022-08-18T18:38:15.150Z] === RUN TestServiceUpdatePidsLimit [2022-08-18T18:38:15.150Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-08-18T18:38:15.408Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-08-18T18:38:20.179Z] --- PASS: TestBuildWithHugeFile (50.80s) [2022-08-18T18:38:20.179Z] === RUN TestBuildWCOWSandboxSize [2022-08-18T18:38:20.179Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-08-18T18:38:20.179Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-08-18T18:38:20.179Z] === RUN TestBuildWithEmptyDockerfile [2022-08-18T18:38:20.179Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-18T18:38:20.179Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-18T18:38:20.179Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-18T18:38:20.179Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-18T18:38:20.179Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-18T18:38:20.179Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-18T18:38:20.179Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-18T18:38:20.179Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-18T18:38:20.179Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-18T18:38:20.179Z] --- PASS: TestBuildWithEmptyDockerfile (0.06s) [2022-08-18T18:38:20.179Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.19s) [2022-08-18T18:38:20.179Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.19s) [2022-08-18T18:38:20.179Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-08-18T18:38:20.179Z] === RUN TestBuildPreserveOwnership [2022-08-18T18:38:20.179Z] === RUN TestBuildPreserveOwnership/copy_from [2022-08-18T18:38:20.179Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-08-18T18:38:23.523Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-08-18T18:38:24.369Z] --- PASS: TestBuildPreserveOwnership (9.87s) [2022-08-18T18:38:24.369Z] --- PASS: TestBuildPreserveOwnership/copy_from (5.85s) [2022-08-18T18:38:24.369Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2022-08-18T18:38:24.369Z] === RUN TestBuildPlatformInvalid [2022-08-18T18:38:24.369Z] --- PASS: TestBuildPlatformInvalid (0.10s) [2022-08-18T18:38:24.369Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-08-18T18:38:24.369Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2022-08-18T18:38:24.369Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2022-08-18T18:38:24.369Z] PASS [2022-08-18T18:38:24.369Z] [2022-08-18T18:38:24.369Z] === Skipped [2022-08-18T18:38:24.369Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-08-18T18:38:24.369Z] build_session_test.go:25: TODO: BuildKit [2022-08-18T18:38:24.369Z] [2022-08-18T18:38:24.369Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-08-18T18:38:24.369Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-08-18T18:38:24.369Z] [2022-08-18T18:38:24.369Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2022-08-18T18:38:24.369Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2022-08-18T18:38:24.369Z] [2022-08-18T18:38:24.369Z] DONE 34 tests, 3 skipped in 111.197s [2022-08-18T18:38:24.369Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-08-18T18:38:24.369Z] INFO: Testing against a local daemon [2022-08-18T18:38:24.369Z] === RUN TestConfigInspect [2022-08-18T18:38:24.369Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T18:38:24.369Z] --- SKIP: TestConfigInspect (0.02s) [2022-08-18T18:38:24.369Z] === RUN TestConfigList [2022-08-18T18:38:24.370Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T18:38:24.370Z] --- SKIP: TestConfigList (0.02s) [2022-08-18T18:38:24.370Z] === RUN TestConfigsCreateAndDelete [2022-08-18T18:38:24.370Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T18:38:24.370Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) [2022-08-18T18:38:24.370Z] === RUN TestConfigsUpdate [2022-08-18T18:38:24.370Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T18:38:24.370Z] --- SKIP: TestConfigsUpdate (0.01s) [2022-08-18T18:38:24.370Z] === RUN TestTemplatedConfig [2022-08-18T18:38:24.370Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T18:38:24.370Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-08-18T18:38:24.370Z] === RUN TestConfigCreateResolve [2022-08-18T18:38:24.370Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T18:38:24.370Z] --- SKIP: TestConfigCreateResolve (0.01s) [2022-08-18T18:38:24.370Z] PASS [2022-08-18T18:38:24.370Z] [2022-08-18T18:38:24.370Z] === Skipped [2022-08-18T18:38:24.370Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s) [2022-08-18T18:38:24.370Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T18:38:24.370Z] [2022-08-18T18:38:24.370Z] === SKIP: amd64.integration.config TestConfigList (0.02s) [2022-08-18T18:38:24.370Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T18:38:24.370Z] [2022-08-18T18:38:24.370Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s) [2022-08-18T18:38:24.370Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T18:38:24.370Z] [2022-08-18T18:38:24.370Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s) [2022-08-18T18:38:24.370Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T18:38:24.370Z] [2022-08-18T18:38:24.370Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2022-08-18T18:38:24.370Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T18:38:24.370Z] [2022-08-18T18:38:24.370Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2022-08-18T18:38:24.370Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T18:38:24.370Z] [2022-08-18T18:38:24.370Z] DONE 6 tests, 6 skipped in 0.155s [2022-08-18T18:38:24.370Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-08-18T18:38:24.630Z] INFO: Testing against a local daemon [2022-08-18T18:38:24.630Z] === RUN TestAttachWithTTY [2022-08-18T18:38:24.630Z] --- PASS: TestAttachWithTTY (0.05s) [2022-08-18T18:38:24.630Z] === RUN TestAttachWithoutTTy [2022-08-18T18:38:24.630Z] --- PASS: TestAttachWithoutTTy (0.04s) [2022-08-18T18:38:24.630Z] === RUN TestCheckpoint [2022-08-18T18:38:24.630Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-08-18T18:38:24.630Z] --- SKIP: TestCheckpoint (0.00s) [2022-08-18T18:38:24.630Z] === RUN TestContainerInvalidJSON [2022-08-18T18:38:24.630Z] === RUN TestContainerInvalidJSON/commit [2022-08-18T18:38:24.630Z] === PAUSE TestContainerInvalidJSON/commit [2022-08-18T18:38:24.630Z] === RUN TestContainerInvalidJSON/containers/create [2022-08-18T18:38:24.630Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-08-18T18:38:24.630Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-08-18T18:38:24.630Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-08-18T18:38:24.630Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-08-18T18:38:24.630Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-08-18T18:38:24.630Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-08-18T18:38:24.630Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-08-18T18:38:24.630Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-18T18:38:24.630Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-18T18:38:24.630Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-18T18:38:24.630Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-18T18:38:24.630Z] === CONT TestContainerInvalidJSON/commit [2022-08-18T18:38:24.630Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-08-18T18:38:24.630Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-18T18:38:24.630Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-08-18T18:38:24.630Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-08-18T18:38:24.630Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-08-18T18:38:24.630Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-08-18T18:38:24.630Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-08-18T18:38:24.630Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-08-18T18:38:24.630Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-08-18T18:38:24.630Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-08-18T18:38:24.630Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-08-18T18:38:24.630Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-18T18:38:24.630Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-08-18T18:38:24.630Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-08-18T18:38:24.630Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-08-18T18:38:24.630Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-08-18T18:38:24.630Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-08-18T18:38:24.630Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-08-18T18:38:24.630Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-08-18T18:38:24.630Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-08-18T18:38:24.630Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-08-18T18:38:24.630Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-08-18T18:38:24.630Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-08-18T18:38:24.630Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-08-18T18:38:24.630Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-08-18T18:38:24.630Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-08-18T18:38:24.630Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-08-18T18:38:24.630Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-08-18T18:38:24.630Z] === CONT TestContainerInvalidJSON/containers/create [2022-08-18T18:38:24.630Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-08-18T18:38:24.630Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-08-18T18:38:24.630Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-08-18T18:38:24.630Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-08-18T18:38:24.630Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-08-18T18:38:24.630Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-08-18T18:38:24.630Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) [2022-08-18T18:38:24.630Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-08-18T18:38:24.630Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-08-18T18:38:24.630Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-08-18T18:38:24.630Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-08-18T18:38:24.630Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2022-08-18T18:38:24.630Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-08-18T18:38:24.630Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-08-18T18:38:24.630Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-08-18T18:38:24.630Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-08-18T18:38:24.630Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2022-08-18T18:38:24.630Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-08-18T18:38:24.630Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-08-18T18:38:24.630Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-08-18T18:38:24.630Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-08-18T18:38:24.630Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-08-18T18:38:24.630Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-08-18T18:38:24.630Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-08-18T18:38:24.630Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-08-18T18:38:24.630Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-08-18T18:38:24.630Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2022-08-18T18:38:24.630Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-08-18T18:38:24.630Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-08-18T18:38:24.630Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-08-18T18:38:24.630Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-08-18T18:38:24.630Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) [2022-08-18T18:38:24.630Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-08-18T18:38:24.630Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-08-18T18:38:24.630Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-08-18T18:38:24.630Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-08-18T18:38:24.630Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-08-18T18:38:24.630Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-08-18T18:38:24.630Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-08-18T18:38:24.630Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-08-18T18:38:24.630Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-08-18T18:38:24.630Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-08-18T18:38:24.889Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2022-08-18T18:38:24.889Z] === RUN TestCopyFromContainerPathIsNotDir [2022-08-18T18:38:24.889Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s) [2022-08-18T18:38:24.889Z] === RUN TestCopyToContainerPathDoesNotExist [2022-08-18T18:38:24.889Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s) [2022-08-18T18:38:24.889Z] === RUN TestCopyEmptyFile [2022-08-18T18:38:25.149Z] --- PASS: TestCopyEmptyFile (0.20s) [2022-08-18T18:38:25.149Z] === RUN TestCopyToContainerPathIsNotDir [2022-08-18T18:38:25.149Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s) [2022-08-18T18:38:25.149Z] === RUN TestCopyFromContainer [2022-08-18T18:38:25.741Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-08-18T18:38:25.741Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-08-18T18:38:27.107Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-08-18T18:38:27.363Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-08-18T18:38:27.925Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-08-18T18:38:27.945Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] [2022-08-18T18:38:28.488Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-08-18T18:38:28.488Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-08-18T18:38:28.744Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-08-18T18:38:29.000Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-08-18T18:38:29.338Z] === RUN TestCopyFromContainer// [2022-08-18T18:38:29.338Z] === RUN TestCopyFromContainer//bar/root [2022-08-18T18:38:29.338Z] === RUN TestCopyFromContainer//bar/root/ [2022-08-18T18:38:29.338Z] === RUN TestCopyFromContainer/bar/quux [2022-08-18T18:38:29.338Z] === RUN TestCopyFromContainer/bar/quux/ [2022-08-18T18:38:29.338Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-08-18T18:38:29.597Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-08-18T18:38:29.597Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-08-18T18:38:29.597Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-08-18T18:38:29.597Z] === RUN TestCopyFromContainer/bar/notarget [2022-08-18T18:38:29.857Z] --- PASS: TestCopyFromContainer (4.63s) [2022-08-18T18:38:29.857Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-08-18T18:38:29.857Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2022-08-18T18:38:29.857Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-08-18T18:38:29.857Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-08-18T18:38:29.857Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2022-08-18T18:38:29.857Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2022-08-18T18:38:29.857Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2022-08-18T18:38:29.857Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2022-08-18T18:38:29.857Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2022-08-18T18:38:29.857Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2022-08-18T18:38:29.857Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-08-18T18:38:29.857Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-18T18:38:29.857Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-18T18:38:29.857Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-18T18:38:29.857Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-18T18:38:29.857Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-18T18:38:29.857Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-18T18:38:29.857Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-18T18:38:29.857Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-18T18:38:29.857Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-18T18:38:29.857Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-08-18T18:38:29.857Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-08-18T18:38:29.857Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-08-18T18:38:29.857Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-08-18T18:38:29.857Z] === RUN TestCreateLinkToNonExistingContainer [2022-08-18T18:38:29.857Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-08-18T18:38:29.857Z] === RUN TestCreateWithInvalidEnv [2022-08-18T18:38:29.857Z] === RUN TestCreateWithInvalidEnv/0 [2022-08-18T18:38:29.857Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-08-18T18:38:29.857Z] === RUN TestCreateWithInvalidEnv/1 [2022-08-18T18:38:29.857Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-08-18T18:38:29.857Z] === RUN TestCreateWithInvalidEnv/2 [2022-08-18T18:38:29.857Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-08-18T18:38:29.857Z] === CONT TestCreateWithInvalidEnv/0 [2022-08-18T18:38:29.857Z] === CONT TestCreateWithInvalidEnv/2 [2022-08-18T18:38:29.857Z] === CONT TestCreateWithInvalidEnv/1 [2022-08-18T18:38:29.857Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-08-18T18:38:29.857Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-08-18T18:38:29.857Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-08-18T18:38:29.857Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-08-18T18:38:29.857Z] === RUN TestCreateTmpfsMountsTarget [2022-08-18T18:38:29.857Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-08-18T18:38:29.857Z] === RUN TestCreateWithCustomMaskedPaths [2022-08-18T18:38:30.088Z] --- PASS: TestServiceUpdatePidsLimit (16.04s) [2022-08-18T18:38:30.088Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.62s) [2022-08-18T18:38:30.088Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.89s) [2022-08-18T18:38:30.088Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.79s) [2022-08-18T18:38:30.088Z] PASS [2022-08-18T18:38:30.088Z] [2022-08-18T18:38:30.088Z] === Skipped [2022-08-18T18:38:30.088Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2022-08-18T18:38:30.088Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-08-18T18:38:30.088Z] [2022-08-18T18:38:30.088Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2022-08-18T18:38:30.088Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-18T18:38:30.088Z] [2022-08-18T18:38:30.088Z] DONE 27 tests, 2 skipped in 130.601s [2022-08-18T18:38:30.088Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2022-08-18T18:38:30.088Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m [2022-08-18T18:38:30.088Z] ++ set -e [2022-08-18T18:38:30.088Z] ++ '[' -n 0 ']' [2022-08-18T18:38:30.088Z] ++ set -x [2022-08-18T18:38:30.088Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m [2022-08-18T18:38:30.088Z] INFO: Testing against a local daemon [2022-08-18T18:38:30.088Z] === RUN TestSessionCreate [2022-08-18T18:38:30.088Z] --- PASS: TestSessionCreate (0.02s) [2022-08-18T18:38:30.088Z] === RUN TestSessionCreateWithBadUpgrade [2022-08-18T18:38:30.088Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-08-18T18:38:30.088Z] PASS [2022-08-18T18:38:30.088Z] [2022-08-18T18:38:30.088Z] DONE 2 tests in 0.147s [2022-08-18T18:38:30.088Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2022-08-18T18:38:30.088Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m [2022-08-18T18:38:30.088Z] ++ set -e [2022-08-18T18:38:30.088Z] ++ '[' -n 0 ']' [2022-08-18T18:38:30.088Z] ++ set -x [2022-08-18T18:38:30.088Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m [2022-08-18T18:38:30.088Z] INFO: Testing against a local daemon [2022-08-18T18:38:30.088Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-08-18T18:38:30.088Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-08-18T18:38:30.088Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-08-18T18:38:30.088Z] === RUN TestDiskUsage [2022-08-18T18:38:30.088Z] === PAUSE TestDiskUsage [2022-08-18T18:38:30.088Z] === RUN TestEventsExecDie [2022-08-18T18:38:30.656Z] --- PASS: TestEventsExecDie (0.51s) [2022-08-18T18:38:30.656Z] === RUN TestEventsBackwardsCompatible [2022-08-18T18:38:30.656Z] --- PASS: TestEventsBackwardsCompatible (0.06s) [2022-08-18T18:38:30.656Z] === RUN TestEventsVolumeCreate [2022-08-18T18:38:30.656Z] --- PASS: TestEventsVolumeCreate (0.06s) [2022-08-18T18:38:30.656Z] === RUN TestInfoBinaryCommits [2022-08-18T18:38:30.656Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-08-18T18:38:30.656Z] === RUN TestInfoAPIVersioned [2022-08-18T18:38:30.656Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-08-18T18:38:30.656Z] === RUN TestInfoAPI [2022-08-18T18:38:30.656Z] --- PASS: TestInfoAPI (0.02s) [2022-08-18T18:38:30.656Z] === RUN TestInfoAPIWarnings [2022-08-18T18:38:30.890Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-08-18T18:38:31.234Z] --- PASS: TestCreateWithCustomMaskedPaths (1.22s) [2022-08-18T18:38:31.234Z] === RUN TestCreateWithCustomReadonlyPaths [2022-08-18T18:38:31.818Z] --- PASS: TestImportExtremelyLargeImageWorks (171.06s) [2022-08-18T18:38:31.818Z] PASS [2022-08-18T18:38:31.818Z] [2022-08-18T18:38:31.818Z] DONE 22 tests in 175.334s [2022-08-18T18:38:31.818Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (amd64.integration.internal.termtest) flags=-test.v -test.timeout=120m [2022-08-18T18:38:31.818Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-internal-termtest-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-internal-termtest-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.internal.termtest -t ./test.main -test.v -test.timeout=120m [2022-08-18T18:38:31.818Z] ++ set -e [2022-08-18T18:38:31.818Z] ++ '[' -n 0 ']' [2022-08-18T18:38:31.818Z] ++ set -x [2022-08-18T18:38:31.818Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-internal-termtest-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-internal-termtest-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.internal.termtest -t ./test.main -test.v -test.timeout=120m [2022-08-18T18:38:31.818Z] === RUN TestStripANSICommands [2022-08-18T18:38:31.818Z] === RUN TestStripANSICommands/#00 [2022-08-18T18:38:31.818Z] === RUN TestStripANSICommands/#01 [2022-08-18T18:38:31.818Z] --- PASS: TestStripANSICommands (0.00s) [2022-08-18T18:38:31.818Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2022-08-18T18:38:31.818Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2022-08-18T18:38:31.818Z] PASS [2022-08-18T18:38:31.818Z] [2022-08-18T18:38:31.818Z] DONE 3 tests in 0.011s [2022-08-18T18:38:31.818Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-08-18T18:38:31.818Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=120m [2022-08-18T18:38:31.818Z] ++ set -e [2022-08-18T18:38:31.818Z] ++ '[' -n 0 ']' [2022-08-18T18:38:31.818Z] ++ set -x [2022-08-18T18:38:31.818Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=120m [2022-08-18T18:38:31.818Z] INFO: Testing against a local daemon [2022-08-18T18:38:31.818Z] === RUN TestNetworkCreateDelete [2022-08-18T18:38:31.818Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-08-18T18:38:32.083Z] --- PASS: TestNetworkCreateDelete (0.17s) [2022-08-18T18:38:32.083Z] === RUN TestDockerNetworkDeletePreferID [2022-08-18T18:38:32.170Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.23s) [2022-08-18T18:38:32.170Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-08-18T18:38:32.170Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-18T18:38:32.170Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-18T18:38:32.170Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-18T18:38:32.170Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-18T18:38:32.170Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-18T18:38:32.170Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-18T18:38:32.170Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-18T18:38:32.170Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-18T18:38:32.170Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-18T18:38:32.170Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-18T18:38:32.170Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-18T18:38:32.170Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-18T18:38:32.429Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-18T18:38:32.429Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-18T18:38:32.429Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-18T18:38:32.429Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-08-18T18:38:32.429Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s) [2022-08-18T18:38:32.429Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.04s) [2022-08-18T18:38:32.429Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.04s) [2022-08-18T18:38:32.429Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.04s) [2022-08-18T18:38:32.429Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2022-08-18T18:38:32.429Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-08-18T18:38:32.660Z] --- PASS: TestDockerNetworkDeletePreferID (0.51s) [2022-08-18T18:38:32.660Z] === RUN TestDaemonDNSFallback [2022-08-18T18:38:32.688Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.41s) [2022-08-18T18:38:32.688Z] === RUN TestCreateDifferentPlatform [2022-08-18T18:38:32.688Z] === RUN TestCreateDifferentPlatform/different_os [2022-08-18T18:38:32.689Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-08-18T18:38:32.689Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-08-18T18:38:32.689Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-08-18T18:38:32.689Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-08-18T18:38:32.689Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-08-18T18:38:32.689Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2022-08-18T18:38:32.689Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-08-18T18:38:32.916Z] === RUN TestDockerSuite/TestBuildEnv [2022-08-18T18:38:32.948Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2022-08-18T18:38:32.948Z] === RUN TestCreateInvalidHostConfig [2022-08-18T18:38:32.948Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-18T18:38:32.948Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-18T18:38:32.948Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2022-08-18T18:38:32.948Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2022-08-18T18:38:32.948Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-18T18:38:32.948Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-18T18:38:32.948Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-18T18:38:32.948Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-18T18:38:32.948Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-18T18:38:32.948Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-18T18:38:32.948Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-18T18:38:32.948Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2022-08-18T18:38:32.948Z] --- PASS: TestCreateInvalidHostConfig (0.01s) [2022-08-18T18:38:32.948Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) [2022-08-18T18:38:32.948Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) [2022-08-18T18:38:32.948Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2022-08-18T18:38:32.948Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2022-08-18T18:38:32.948Z] === RUN TestContainerStartOnDaemonRestart [2022-08-18T18:38:32.948Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-08-18T18:38:32.948Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2022-08-18T18:38:32.948Z] === RUN TestDaemonRestartIpcMode [2022-08-18T18:38:32.948Z] === PAUSE TestDaemonRestartIpcMode [2022-08-18T18:38:32.948Z] === RUN TestDaemonHostGatewayIP [2022-08-18T18:38:32.948Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-18T18:38:32.948Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2022-08-18T18:38:32.948Z] === RUN TestRestartDaemonWithRestartingContainer [2022-08-18T18:38:32.948Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-08-18T18:38:32.948Z] === RUN TestContainerKillOnDaemonStart [2022-08-18T18:38:32.948Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-08-18T18:38:32.948Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-08-18T18:38:32.948Z] === RUN TestDiff [2022-08-18T18:38:33.208Z] --- PASS: TestDiff (0.43s) [2022-08-18T18:38:33.208Z] === RUN TestExecConsoleSize [2022-08-18T18:38:33.776Z] --- PASS: TestExecConsoleSize (0.45s) [2022-08-18T18:38:33.776Z] === RUN TestExecWithCloseStdin [2022-08-18T18:38:34.282Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-08-18T18:38:34.344Z] --- PASS: TestExecWithCloseStdin (0.51s) [2022-08-18T18:38:34.344Z] === RUN TestExec [2022-08-18T18:38:34.844Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-08-18T18:38:34.911Z] --- PASS: TestExec (0.51s) [2022-08-18T18:38:34.912Z] === RUN TestExecUser [2022-08-18T18:38:35.171Z] --- PASS: TestExecUser (0.49s) [2022-08-18T18:38:35.171Z] === RUN TestExportContainerAndImportImage [2022-08-18T18:38:35.405Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-08-18T18:38:35.739Z] --- PASS: TestExportContainerAndImportImage (0.56s) [2022-08-18T18:38:35.739Z] === RUN TestExportContainerAfterDaemonRestart [2022-08-18T18:38:37.118Z] --- PASS: TestExportContainerAfterDaemonRestart (1.31s) [2022-08-18T18:38:37.118Z] === RUN TestHealthCheckWorkdir [2022-08-18T18:38:37.686Z] --- PASS: TestHealthCheckWorkdir (0.57s) [2022-08-18T18:38:37.686Z] === RUN TestHealthKillContainer [2022-08-18T18:38:39.573Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-08-18T18:38:39.573Z] --- PASS: TestDaemonDNSFallback (6.76s) [2022-08-18T18:38:39.573Z] === RUN TestInspectNetwork [2022-08-18T18:38:42.841Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2022-08-18T18:38:43.094Z] tests/integration/api_volume_test.py ......... [ 74%] [2022-08-18T18:38:43.772Z] === RUN TestInspectNetwork/full_network_id [2022-08-18T18:38:43.772Z] === RUN TestInspectNetwork/partial_network_id [2022-08-18T18:38:43.772Z] === RUN TestInspectNetwork/network_name [2022-08-18T18:38:43.772Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-08-18T18:38:44.701Z] docker_api_swarm_test.go:304: [d81fd10dc0494] joining swarm manager [d9e324b616afa]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-18T18:38:45.629Z] tests/integration/client_test.py ..... [ 75%] [2022-08-18T18:38:45.629Z] tests/integration/context_api_test.py ... [ 76%] [2022-08-18T18:38:45.802Z] --- PASS: TestHealthKillContainer (7.87s) [2022-08-18T18:38:45.802Z] === RUN TestInspectCpusetInConfigPre120 [2022-08-18T18:38:45.802Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-08-18T18:38:45.802Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-08-18T18:38:45.802Z] === RUN TestIpcModeNone [2022-08-18T18:38:45.888Z] tests/integration/errors_test.py . [ 76%] [2022-08-18T18:38:46.061Z] --- PASS: TestIpcModeNone (0.46s) [2022-08-18T18:38:46.061Z] === RUN TestIpcModePrivate [2022-08-18T18:38:46.066Z] docker_api_swarm_test.go:305: [d197feda43a37] joining swarm manager [d9e324b616afa]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-18T18:38:46.320Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:72, shared: false, mustBeShared: false [2022-08-18T18:38:46.578Z] --- PASS: TestIpcModePrivate (0.44s) [2022-08-18T18:38:46.578Z] === RUN TestIpcModeShareable [2022-08-18T18:38:46.578Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-08-18T18:38:46.579Z] --- SKIP: TestIpcModeShareable (0.00s) [2022-08-18T18:38:46.579Z] === RUN TestAPIIpcModeShareableAndContainer [2022-08-18T18:38:47.431Z] docker_api_swarm_test.go:351: Waiting for election to occur... [2022-08-18T18:38:47.957Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.42s) [2022-08-18T18:38:47.957Z] === RUN TestAPIIpcModeHost [2022-08-18T18:38:47.957Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-08-18T18:38:47.957Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2022-08-18T18:38:47.957Z] === RUN TestDaemonIpcModeShareable [2022-08-18T18:38:47.957Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-08-18T18:38:47.957Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2022-08-18T18:38:47.957Z] === RUN TestDaemonIpcModePrivate [2022-08-18T18:38:47.993Z] --- PASS: TestInspectNetwork (8.73s) [2022-08-18T18:38:47.993Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-08-18T18:38:47.993Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-08-18T18:38:47.993Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-08-18T18:38:47.993Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-08-18T18:38:47.993Z] === RUN TestRunContainerWithBridgeNone [2022-08-18T18:38:48.742Z] --- PASS: TestInfoAPIWarnings (16.54s) [2022-08-18T18:38:48.742Z] === RUN TestInfoDebug [2022-08-18T18:38:48.742Z] --- PASS: TestInfoDebug (0.52s) [2022-08-18T18:38:48.742Z] === RUN TestInfoInsecureRegistries [2022-08-18T18:38:48.742Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-08-18T18:38:48.742Z] === RUN TestInfoRegistryMirrors [2022-08-18T18:38:48.742Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-08-18T18:38:48.743Z] === RUN TestLoginFailsWithBadCredentials [2022-08-18T18:38:48.893Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:75, shared: false, mustBeShared: false [2022-08-18T18:38:49.153Z] --- PASS: TestDaemonIpcModePrivate (1.18s) [2022-08-18T18:38:49.153Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-08-18T18:38:49.153Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-08-18T18:38:49.153Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2022-08-18T18:38:49.153Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-08-18T18:38:49.153Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-08-18T18:38:49.153Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2022-08-18T18:38:49.153Z] === RUN TestIpcModeOlderClient [2022-08-18T18:38:49.153Z] === PAUSE TestIpcModeOlderClient [2022-08-18T18:38:49.153Z] === RUN TestKillContainerInvalidSignal [2022-08-18T18:38:49.311Z] --- PASS: TestLoginFailsWithBadCredentials (0.39s) [2022-08-18T18:38:49.311Z] === RUN TestPingCacheHeaders [2022-08-18T18:38:49.311Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-08-18T18:38:49.311Z] === RUN TestPingGet [2022-08-18T18:38:49.311Z] --- PASS: TestPingGet (0.01s) [2022-08-18T18:38:49.311Z] === RUN TestPingHead [2022-08-18T18:38:49.311Z] --- PASS: TestPingHead (0.02s) [2022-08-18T18:38:49.311Z] === RUN TestPingSwarmHeader [2022-08-18T18:38:49.721Z] --- PASS: TestKillContainerInvalidSignal (0.43s) [2022-08-18T18:38:49.721Z] === RUN TestKillContainer [2022-08-18T18:38:49.721Z] === RUN TestKillContainer/no_signal [2022-08-18T18:38:49.878Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-08-18T18:38:49.981Z] === RUN TestKillContainer/non_killing_signal [2022-08-18T18:38:50.138Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-08-18T18:38:50.239Z] === RUN TestKillContainer/killing_signal [2022-08-18T18:38:50.510Z] --- PASS: TestRunContainerWithBridgeNone (2.02s) [2022-08-18T18:38:50.510Z] === RUN TestNetworkInvalidJSON [2022-08-18T18:38:50.510Z] === RUN TestNetworkInvalidJSON/networks/create [2022-08-18T18:38:50.510Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-08-18T18:38:50.510Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-08-18T18:38:50.510Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-08-18T18:38:50.510Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-18T18:38:50.510Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-18T18:38:50.510Z] === CONT TestNetworkInvalidJSON/networks/create [2022-08-18T18:38:50.510Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-08-18T18:38:50.510Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-18T18:38:50.510Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-08-18T18:38:50.510Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-08-18T18:38:50.510Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-08-18T18:38:50.510Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-08-18T18:38:50.510Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-08-18T18:38:50.510Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-08-18T18:38:50.510Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-08-18T18:38:50.510Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-08-18T18:38:50.510Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-08-18T18:38:50.510Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-08-18T18:38:50.510Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-08-18T18:38:50.510Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-08-18T18:38:50.510Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2022-08-18T18:38:50.510Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.01s) [2022-08-18T18:38:50.510Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-08-18T18:38:50.510Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-08-18T18:38:50.510Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-08-18T18:38:50.510Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-08-18T18:38:50.510Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.01s) [2022-08-18T18:38:50.510Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-08-18T18:38:50.510Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-08-18T18:38:50.510Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-08-18T18:38:50.510Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-08-18T18:38:50.510Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-08-18T18:38:50.510Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-08-18T18:38:50.510Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-08-18T18:38:50.510Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-08-18T18:38:50.510Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-08-18T18:38:50.510Z] === RUN TestNetworkList [2022-08-18T18:38:50.510Z] === RUN TestNetworkList//networks [2022-08-18T18:38:50.510Z] === PAUSE TestNetworkList//networks [2022-08-18T18:38:50.510Z] === RUN TestNetworkList//networks/ [2022-08-18T18:38:50.510Z] === PAUSE TestNetworkList//networks/ [2022-08-18T18:38:50.510Z] === CONT TestNetworkList//networks [2022-08-18T18:38:50.510Z] === CONT TestNetworkList//networks/ [2022-08-18T18:38:50.510Z] --- PASS: TestNetworkList (0.01s) [2022-08-18T18:38:50.510Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-08-18T18:38:50.510Z] --- PASS: TestNetworkList//networks (0.00s) [2022-08-18T18:38:50.510Z] === RUN TestHostIPv4BridgeLabel [2022-08-18T18:38:50.766Z] --- PASS: TestHostIPv4BridgeLabel (0.58s) [2022-08-18T18:38:50.766Z] === RUN TestDaemonRestartWithLiveRestore [2022-08-18T18:38:50.827Z] --- PASS: TestKillContainer (1.26s) [2022-08-18T18:38:50.827Z] --- PASS: TestKillContainer/no_signal (0.40s) [2022-08-18T18:38:50.827Z] --- PASS: TestKillContainer/non_killing_signal (0.27s) [2022-08-18T18:38:50.827Z] --- PASS: TestKillContainer/killing_signal (0.39s) [2022-08-18T18:38:50.827Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-08-18T18:38:50.827Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-08-18T18:38:51.423Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-08-18T18:38:51.515Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-08-18T18:38:51.515Z] --- PASS: TestPingSwarmHeader (2.04s) [2022-08-18T18:38:51.515Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-08-18T18:38:51.515Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-08-18T18:38:51.515Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-08-18T18:38:51.515Z] === RUN TestPingBuilderHeader [2022-08-18T18:38:51.515Z] === RUN TestPingBuilderHeader/default_config [2022-08-18T18:38:51.687Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.84s) [2022-08-18T18:38:51.687Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.43s) [2022-08-18T18:38:51.687Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.26s) [2022-08-18T18:38:51.687Z] === RUN TestKillStoppedContainer [2022-08-18T18:38:51.687Z] --- PASS: TestKillStoppedContainer (0.04s) [2022-08-18T18:38:51.687Z] === RUN TestKillStoppedContainerAPIPre120 [2022-08-18T18:38:51.687Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2022-08-18T18:38:51.687Z] === RUN TestKillDifferentUserContainer [2022-08-18T18:38:51.693Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2022-08-18T18:38:51.693Z] === RUN TestDaemonDefaultNetworkPools [2022-08-18T18:38:51.774Z] === RUN TestPingBuilderHeader/buildkit_disabled [2022-08-18T18:38:52.255Z] --- PASS: TestKillDifferentUserContainer (0.42s) [2022-08-18T18:38:52.255Z] === RUN TestInspectOomKilledTrue [2022-08-18T18:38:52.255Z] kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-18T18:38:52.255Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-08-18T18:38:52.255Z] === RUN TestInspectOomKilledFalse [2022-08-18T18:38:52.255Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-08-18T18:38:52.255Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-08-18T18:38:52.255Z] === RUN TestLinksEtcHostsContentMatch [2022-08-18T18:38:52.255Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-08-18T18:38:52.255Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2022-08-18T18:38:52.255Z] === RUN TestLinksContainerNames [2022-08-18T18:38:52.342Z] --- PASS: TestPingBuilderHeader (1.05s) [2022-08-18T18:38:52.342Z] --- PASS: TestPingBuilderHeader/default_config (0.52s) [2022-08-18T18:38:52.342Z] --- PASS: TestPingBuilderHeader/buildkit_disabled (0.52s) [2022-08-18T18:38:52.342Z] === RUN TestVersion [2022-08-18T18:38:52.342Z] --- PASS: TestVersion (0.02s) [2022-08-18T18:38:52.342Z] === CONT TestDiskUsage [2022-08-18T18:38:52.621Z] --- PASS: TestDaemonDefaultNetworkPools (0.78s) [2022-08-18T18:38:52.621Z] === RUN TestDaemonRestartWithExistingNetwork [2022-08-18T18:38:52.910Z] === RUN TestDiskUsage/empty [2022-08-18T18:38:52.910Z] === RUN TestDiskUsage/empty/container_types [2022-08-18T18:38:52.910Z] === RUN TestDiskUsage/empty/image_types [2022-08-18T18:38:52.910Z] === RUN TestDiskUsage/empty/volume_types [2022-08-18T18:38:52.910Z] === RUN TestDiskUsage/empty/build-cache_types [2022-08-18T18:38:52.910Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-08-18T18:38:52.910Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-08-18T18:38:52.910Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-08-18T18:38:52.910Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-08-18T18:38:52.910Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-08-18T18:38:52.910Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-08-18T18:38:52.910Z] === RUN TestDiskUsage/after_LoadBusybox [2022-08-18T18:38:52.910Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-08-18T18:38:52.910Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-08-18T18:38:52.910Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-08-18T18:38:52.910Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-08-18T18:38:52.910Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-08-18T18:38:52.910Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-08-18T18:38:52.910Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-08-18T18:38:52.910Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-08-18T18:38:52.910Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-08-18T18:38:52.910Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-08-18T18:38:52.910Z] === RUN TestDiskUsage/after_container.Run [2022-08-18T18:38:53.192Z] --- PASS: TestLinksContainerNames (0.83s) [2022-08-18T18:38:53.192Z] === RUN TestLogsFollowTailEmpty [2022-08-18T18:38:53.451Z] --- PASS: TestLogsFollowTailEmpty (0.39s) [2022-08-18T18:38:53.451Z] === RUN TestLogs [2022-08-18T18:38:53.451Z] === RUN TestLogs/driver_local [2022-08-18T18:38:53.451Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2022-08-18T18:38:53.451Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2022-08-18T18:38:53.451Z] === RUN TestLogs/driver_local/tty/only_stdout [2022-08-18T18:38:53.451Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2022-08-18T18:38:53.451Z] === RUN TestLogs/driver_local/tty/only_stderr [2022-08-18T18:38:53.451Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2022-08-18T18:38:53.451Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-18T18:38:53.451Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-18T18:38:53.451Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2022-08-18T18:38:53.451Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2022-08-18T18:38:53.451Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2022-08-18T18:38:53.451Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2022-08-18T18:38:53.451Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2022-08-18T18:38:53.451Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2022-08-18T18:38:53.489Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-08-18T18:38:53.489Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-08-18T18:38:53.489Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-08-18T18:38:53.489Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-08-18T18:38:53.489Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-08-18T18:38:53.489Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-08-18T18:38:53.489Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-08-18T18:38:53.489Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-08-18T18:38:53.489Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-08-18T18:38:53.489Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-08-18T18:38:53.489Z] --- PASS: TestDiskUsage (1.17s) [2022-08-18T18:38:53.489Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-08-18T18:38:53.489Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-08-18T18:38:53.489Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-08-18T18:38:53.489Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-08-18T18:38:53.489Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-08-18T18:38:53.489Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-08-18T18:38:53.489Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-08-18T18:38:53.489Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-08-18T18:38:53.489Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-08-18T18:38:53.489Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-08-18T18:38:53.490Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-08-18T18:38:53.490Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.17s) [2022-08-18T18:38:53.490Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-08-18T18:38:53.490Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-08-18T18:38:53.490Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-08-18T18:38:53.490Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-08-18T18:38:53.490Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-08-18T18:38:53.490Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-08-18T18:38:53.490Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-08-18T18:38:53.490Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-08-18T18:38:53.490Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-08-18T18:38:53.490Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-08-18T18:38:53.490Z] --- PASS: TestDiskUsage/after_container.Run (0.32s) [2022-08-18T18:38:53.490Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-08-18T18:38:53.490Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-08-18T18:38:53.490Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-08-18T18:38:53.490Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-08-18T18:38:53.490Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-08-18T18:38:53.490Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-08-18T18:38:53.490Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-08-18T18:38:53.490Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-08-18T18:38:53.490Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-08-18T18:38:53.490Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-08-18T18:38:53.490Z] PASS [2022-08-18T18:38:53.490Z] [2022-08-18T18:38:53.490Z] === Skipped [2022-08-18T18:38:53.490Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-08-18T18:38:53.490Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-08-18T18:38:53.490Z] [2022-08-18T18:38:53.490Z] DONE 57 tests, 1 skipped in 23.615s [2022-08-18T18:38:53.490Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2022-08-18T18:38:53.490Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m [2022-08-18T18:38:53.490Z] ++ set -e [2022-08-18T18:38:53.490Z] ++ '[' -n 0 ']' [2022-08-18T18:38:53.490Z] ++ set -x [2022-08-18T18:38:53.490Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m [2022-08-18T18:38:53.490Z] INFO: Testing against a local daemon [2022-08-18T18:38:53.490Z] === RUN TestVolumesCreateAndList [2022-08-18T18:38:53.750Z] --- PASS: TestVolumesCreateAndList (0.03s) [2022-08-18T18:38:53.750Z] === RUN TestVolumesRemove [2022-08-18T18:38:53.750Z] --- PASS: TestVolumesRemove (0.07s) [2022-08-18T18:38:53.750Z] === RUN TestVolumesInspect [2022-08-18T18:38:53.750Z] --- PASS: TestVolumesInspect (0.02s) [2022-08-18T18:38:53.750Z] === RUN TestVolumesInvalidJSON [2022-08-18T18:38:53.750Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-08-18T18:38:53.750Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-08-18T18:38:53.750Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-08-18T18:38:53.750Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-08-18T18:38:53.750Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-08-18T18:38:53.750Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-08-18T18:38:53.750Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-08-18T18:38:53.750Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-08-18T18:38:53.750Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-08-18T18:38:53.750Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-08-18T18:38:53.750Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-08-18T18:38:53.750Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-08-18T18:38:53.750Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-08-18T18:38:53.750Z] PASS [2022-08-18T18:38:53.750Z] [2022-08-18T18:38:53.750Z] DONE 9 tests in 0.223s [2022-08-18T18:38:53.750Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-08-18T18:38:53.750Z] ++++ cat bundles/test-integration/docker.pid [2022-08-18T18:38:53.750Z] +++ kill 14347 [2022-08-18T18:38:53.985Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.18s) [2022-08-18T18:38:53.985Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-08-18T18:38:54.010Z] +++ /etc/init.d/apparmor stop [2022-08-18T18:38:54.010Z] Leaving: AppArmorNo profiles have been unloaded. [2022-08-18T18:38:54.010Z] [2022-08-18T18:38:54.010Z] Unloading profiles will leave already running processes permanently [2022-08-18T18:38:54.010Z] unconfined, which can lead to unexpected situations. [2022-08-18T18:38:54.010Z] [2022-08-18T18:38:54.010Z] To set a process to complain mode, use the command line tool [2022-08-18T18:38:54.010Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-08-18T18:38:54.010Z] +++ true [2022-08-18T18:38:54.010Z] exiting test-integration [2022-08-18T18:38:54.010Z] ++ exit 0 [2022-08-18T18:38:54.010Z] [2022-08-18T18:38:54.018Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2022-08-18T18:38:54.018Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr Post stage [2022-08-18T18:38:54.586Z] === CONT TestLogs/driver_local/tty/only_stderr [Pipeline] junit [2022-08-18T18:38:54.590Z] Recording test results [2022-08-18T18:38:54.762Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-08-18T18:38:54.846Z] === CONT TestLogs/driver_local/tty/only_stdout [2022-08-18T18:38:54.913Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.25s) [2022-08-18T18:38:54.913Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-08-18T18:38:55.089Z] + echo Ensuring container killed. [2022-08-18T18:38:55.089Z] Ensuring container killed. [2022-08-18T18:38:55.089Z] + docker rm -vf docker-pr1 [2022-08-18T18:38:55.089Z] Error: No such container: docker-pr1 [Pipeline] sh [2022-08-18T18:38:55.169Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-08-18T18:38:55.376Z] + echo Chowning /workspace to jenkins user [2022-08-18T18:38:55.376Z] Chowning /workspace to jenkins user [2022-08-18T18:38:55.376Z] + id -u [2022-08-18T18:38:55.376Z] + id -g [2022-08-18T18:38:55.376Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43992:/workspace busybox chown -R 1000:1000 /workspace [2022-08-18T18:38:55.421Z] === RUN TestLogs/driver_json-file [2022-08-18T18:38:55.421Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-18T18:38:55.421Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-18T18:38:55.421Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2022-08-18T18:38:55.421Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2022-08-18T18:38:55.421Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2022-08-18T18:38:55.421Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2022-08-18T18:38:55.421Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-18T18:38:55.421Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-18T18:38:55.421Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2022-08-18T18:38:55.421Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2022-08-18T18:38:55.421Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2022-08-18T18:38:55.421Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2022-08-18T18:38:55.421Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-18T18:38:55.421Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2022-08-18T18:38:55.426Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2022-08-18T18:38:55.426Z] === RUN TestServiceWithPredefinedNetwork [2022-08-18T18:38:55.991Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2022-08-18T18:38:55.991Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-18T18:38:56.354Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-08-18T18:38:56.562Z] === CONT TestLogs/driver_json-file/tty/only_stderr [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-08-18T18:38:56.821Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2022-08-18T18:38:57.049Z] + bundleName=arm64-integration [2022-08-18T18:38:57.049Z] + echo Creating arm64-integration-bundles.tar.gz [2022-08-18T18:38:57.049Z] Creating arm64-integration-bundles.tar.gz [2022-08-18T18:38:57.049Z] + xargs tar -czf arm64-integration-bundles.tar.gz [2022-08-18T18:38:57.049Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [Pipeline] archiveArtifacts [2022-08-18T18:38:57.321Z] Archiving artifacts [2022-08-18T18:38:57.390Z] --- PASS: TestLogs (4.06s) [2022-08-18T18:38:57.390Z] --- PASS: TestLogs/driver_local (0.01s) [2022-08-18T18:38:57.390Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.56s) [2022-08-18T18:38:57.390Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.74s) [2022-08-18T18:38:57.390Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.73s) [2022-08-18T18:38:57.390Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.61s) [2022-08-18T18:38:57.390Z] --- PASS: TestLogs/driver_local/tty/only_stderr (0.62s) [2022-08-18T18:38:57.390Z] --- PASS: TestLogs/driver_local/tty/only_stdout (0.66s) [2022-08-18T18:38:57.390Z] --- PASS: TestLogs/driver_json-file (0.01s) [2022-08-18T18:38:57.390Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.61s) [2022-08-18T18:38:57.390Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.68s) [2022-08-18T18:38:57.390Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.63s) [2022-08-18T18:38:57.390Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.64s) [2022-08-18T18:38:57.390Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.76s) [2022-08-18T18:38:57.390Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.72s) [2022-08-18T18:38:57.390Z] === RUN TestContainerNetworkMountsNoChown [2022-08-18T18:38:57.573Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43992/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-08-18T18:38:57.884Z] + make clean [2022-08-18T18:38:57.884Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-08-18T18:38:57.884Z] docker-dev-cache [2022-08-18T18:38:57.884Z] docker-mod-cache [Pipeline] deleteDir [2022-08-18T18:38:57.959Z] --- PASS: TestContainerNetworkMountsNoChown (0.44s) [2022-08-18T18:38:57.959Z] === RUN TestMountDaemonRoot [2022-08-18T18:38:57.959Z] === RUN TestMountDaemonRoot/default [2022-08-18T18:38:57.959Z] === PAUSE TestMountDaemonRoot/default [2022-08-18T18:38:57.959Z] === RUN TestMountDaemonRoot/private [2022-08-18T18:38:57.959Z] === PAUSE TestMountDaemonRoot/private [2022-08-18T18:38:57.959Z] === RUN TestMountDaemonRoot/rprivate [2022-08-18T18:38:57.959Z] === PAUSE TestMountDaemonRoot/rprivate [2022-08-18T18:38:57.959Z] === RUN TestMountDaemonRoot/slave [2022-08-18T18:38:57.959Z] === PAUSE TestMountDaemonRoot/slave [2022-08-18T18:38:57.959Z] === RUN TestMountDaemonRoot/rslave [2022-08-18T18:38:57.959Z] === PAUSE TestMountDaemonRoot/rslave [2022-08-18T18:38:57.959Z] === RUN TestMountDaemonRoot/shared [2022-08-18T18:38:57.959Z] === PAUSE TestMountDaemonRoot/shared [2022-08-18T18:38:57.959Z] === RUN TestMountDaemonRoot/rshared [2022-08-18T18:38:57.959Z] === PAUSE TestMountDaemonRoot/rshared [2022-08-18T18:38:57.959Z] === CONT TestMountDaemonRoot/default [2022-08-18T18:38:57.959Z] === RUN TestMountDaemonRoot/default/bind_root [2022-08-18T18:38:57.959Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-08-18T18:38:57.959Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-08-18T18:38:57.959Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-08-18T18:38:57.959Z] === RUN TestMountDaemonRoot/default/mount_root [2022-08-18T18:38:57.959Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-08-18T18:38:57.959Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-08-18T18:38:57.959Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-08-18T18:38:57.959Z] === CONT TestMountDaemonRoot/default/bind_root [2022-08-18T18:38:57.959Z] === CONT TestMountDaemonRoot/rshared [2022-08-18T18:38:57.959Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-08-18T18:38:57.959Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-08-18T18:38:57.959Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-08-18T18:38:57.959Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-08-18T18:38:57.959Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-08-18T18:38:57.959Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-08-18T18:38:57.959Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-08-18T18:38:57.959Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-08-18T18:38:57.959Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-08-18T18:38:57.959Z] === CONT TestMountDaemonRoot/shared [2022-08-18T18:38:57.959Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-08-18T18:38:57.959Z] === CONT TestMountDaemonRoot/rslave [2022-08-18T18:38:57.959Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-08-18T18:38:57.959Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-08-18T18:38:57.959Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-08-18T18:38:57.959Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-08-18T18:38:57.959Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-08-18T18:38:57.959Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-08-18T18:38:57.959Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-08-18T18:38:57.959Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-08-18T18:38:57.959Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-08-18T18:38:57.959Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-08-18T18:38:57.959Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-08-18T18:38:57.959Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-08-18T18:38:57.959Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-08-18T18:38:57.959Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-08-18T18:38:57.959Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-08-18T18:38:57.959Z] === CONT TestMountDaemonRoot/slave [2022-08-18T18:38:57.959Z] === CONT TestMountDaemonRoot/rprivate [2022-08-18T18:38:57.959Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-08-18T18:38:57.959Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-08-18T18:38:57.959Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-08-18T18:38:57.959Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-08-18T18:38:57.959Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-08-18T18:38:57.959Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-08-18T18:38:57.959Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-08-18T18:38:57.959Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-08-18T18:38:57.959Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-08-18T18:38:57.959Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-08-18T18:38:57.959Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-08-18T18:38:57.959Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-08-18T18:38:57.959Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-08-18T18:38:57.959Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-08-18T18:38:57.959Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-08-18T18:38:57.959Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-08-18T18:38:57.959Z] === CONT TestMountDaemonRoot/private [2022-08-18T18:38:57.959Z] === RUN TestMountDaemonRoot/private/bind_root [2022-08-18T18:38:57.959Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-08-18T18:38:57.959Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-08-18T18:38:57.959Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-08-18T18:38:57.959Z] === RUN TestMountDaemonRoot/private/mount_root [2022-08-18T18:38:57.959Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-08-18T18:38:57.959Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-08-18T18:38:57.959Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-08-18T18:38:57.959Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-08-18T18:38:57.959Z] === CONT TestMountDaemonRoot/default/mount_root [2022-08-18T18:38:57.959Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-08-18T18:38:57.959Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-08-18T18:38:57.959Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-08-18T18:38:57.959Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-08-18T18:38:57.959Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-08-18T18:38:58.218Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-08-18T18:38:58.218Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-08-18T18:38:58.218Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-08-18T18:38:58.218Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-08-18T18:38:58.218Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-08-18T18:38:58.218Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-08-18T18:38:58.218Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-08-18T18:38:58.218Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-08-18T18:38:58.218Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-08-18T18:38:58.218Z] === CONT TestMountDaemonRoot/private/bind_root [2022-08-18T18:38:58.218Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-08-18T18:38:58.218Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-08-18T18:38:58.218Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-08-18T18:38:58.218Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-08-18T18:38:58.218Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-08-18T18:38:58.218Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-08-18T18:38:58.218Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-08-18T18:38:58.218Z] === CONT TestMountDaemonRoot/private/mount_root [2022-08-18T18:38:58.218Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-08-18T18:38:58.265Z] --- PASS: TestServiceWithPredefinedNetwork (2.68s) [2022-08-18T18:38:58.265Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-08-18T18:38:58.265Z] service_test.go:243: FLAKY_TEST [2022-08-18T18:38:58.265Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-08-18T18:38:58.265Z] === RUN TestServiceWithDataPathPortInit [2022-08-18T18:38:58.478Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-08-18T18:38:58.478Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-08-18T18:38:58.478Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2022-08-18T18:38:58.478Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2022-08-18T18:38:58.478Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2022-08-18T18:38:58.478Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2022-08-18T18:38:58.478Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-08-18T18:38:58.478Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2022-08-18T18:38:58.478Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2022-08-18T18:38:58.478Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2022-08-18T18:38:58.478Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s) [2022-08-18T18:38:58.478Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-08-18T18:38:58.478Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2022-08-18T18:38:58.478Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2022-08-18T18:38:58.478Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2022-08-18T18:38:58.478Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2022-08-18T18:38:58.478Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-08-18T18:38:58.478Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-08-18T18:38:58.478Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-08-18T18:38:58.478Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-08-18T18:38:58.478Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-08-18T18:38:58.478Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-08-18T18:38:58.478Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-08-18T18:38:58.478Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-08-18T18:38:58.478Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-08-18T18:38:58.478Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-08-18T18:38:58.478Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-08-18T18:38:58.478Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-08-18T18:38:58.478Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2022-08-18T18:38:58.478Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2022-08-18T18:38:58.478Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-08-18T18:38:58.478Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-08-18T18:38:58.478Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-08-18T18:38:58.478Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-08-18T18:38:58.478Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-08-18T18:38:58.478Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-08-18T18:38:58.478Z] === RUN TestContainerBindMountNonRecursive [2022-08-18T18:38:58.478Z] mounts_linux_test.go:218: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2022-08-18T18:38:58.478Z] --- SKIP: TestContainerBindMountNonRecursive (0.02s) [2022-08-18T18:38:58.478Z] === RUN TestContainerVolumesMountedAsShared [2022-08-18T18:38:58.478Z] mounts_linux_test.go:276: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2022-08-18T18:38:58.478Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s) [2022-08-18T18:38:58.478Z] === RUN TestContainerVolumesMountedAsSlave [2022-08-18T18:38:58.478Z] mounts_linux_test.go:329: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2022-08-18T18:38:58.478Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s) [2022-08-18T18:38:58.478Z] === RUN TestNetworkNat [2022-08-18T18:38:59.046Z] --- PASS: TestNetworkNat (0.50s) [2022-08-18T18:38:59.046Z] === RUN TestNetworkLocalhostTCPNat [2022-08-18T18:38:59.305Z] --- PASS: TestNetworkLocalhostTCPNat (0.43s) [2022-08-18T18:38:59.305Z] === RUN TestNetworkLoopbackNat [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-08-18T18:39:01.838Z] --- PASS: TestNetworkLoopbackNat (2.55s) [2022-08-18T18:39:01.838Z] === RUN TestPause [2022-08-18T18:39:01.838Z] pause_test.go:25: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-18T18:39:01.838Z] --- SKIP: TestPause (0.00s) [2022-08-18T18:39:01.838Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-08-18T18:39:01.838Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-08-18T18:39:01.838Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-08-18T18:39:01.838Z] === RUN TestPauseStopPausedContainer [2022-08-18T18:39:01.838Z] pause_test.go:73: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-18T18:39:01.838Z] --- SKIP: TestPauseStopPausedContainer (0.02s) [2022-08-18T18:39:01.838Z] === RUN TestPidHost [2022-08-18T18:39:02.775Z] --- PASS: TestPidHost (0.92s) [2022-08-18T18:39:02.775Z] === RUN TestPsFilter [2022-08-18T18:39:03.034Z] --- PASS: TestPsFilter (0.11s) [2022-08-18T18:39:03.034Z] === RUN TestRemoveContainerWithRemovedVolume [2022-08-18T18:39:03.294Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.42s) [2022-08-18T18:39:03.294Z] === RUN TestRemoveContainerWithVolume [2022-08-18T18:39:03.510Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-08-18T18:39:03.766Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-08-18T18:39:03.863Z] --- PASS: TestRemoveContainerWithVolume (0.44s) [2022-08-18T18:39:03.863Z] === RUN TestRemoveContainerRunning [2022-08-18T18:39:04.021Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-08-18T18:39:04.123Z] --- PASS: TestRemoveContainerRunning (0.40s) [2022-08-18T18:39:04.123Z] === RUN TestRemoveContainerForceRemoveRunning [2022-08-18T18:39:04.277Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-08-18T18:39:04.533Z] docker_api_swarm_test.go:364: Waiting for possible election... [2022-08-18T18:39:04.690Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.40s) [2022-08-18T18:39:04.690Z] === RUN TestRemoveInvalidContainer [2022-08-18T18:39:04.690Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-08-18T18:39:04.690Z] === RUN TestRenameLinkedContainer [2022-08-18T18:39:05.035Z] tests/integration/models_containers_test.py ............................ [ 83%] [2022-08-18T18:39:05.461Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-08-18T18:39:05.461Z] docker_cli_build_test.go:5319: unmatched requirement DaemonIsWindows [2022-08-18T18:39:05.461Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-08-18T18:39:05.717Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-08-18T18:39:06.601Z] --- PASS: TestRenameLinkedContainer (1.74s) [2022-08-18T18:39:06.601Z] === RUN TestRenameStoppedContainer [2022-08-18T18:39:06.860Z] --- PASS: TestRenameStoppedContainer (0.43s) [2022-08-18T18:39:06.860Z] === RUN TestRenameRunningContainerAndReuse [2022-08-18T18:39:07.796Z] --- PASS: TestRenameRunningContainerAndReuse (0.89s) [2022-08-18T18:39:07.796Z] === RUN TestRenameInvalidName [2022-08-18T18:39:08.055Z] --- PASS: TestRenameInvalidName (0.42s) [2022-08-18T18:39:08.055Z] === RUN TestRenameAnonymousContainer [2022-08-18T18:39:09.959Z] --- PASS: TestRenameAnonymousContainer (1.55s) [2022-08-18T18:39:09.959Z] === RUN TestRenameContainerWithSameName [2022-08-18T18:39:09.959Z] --- PASS: TestRenameContainerWithSameName (0.41s) [2022-08-18T18:39:09.959Z] === RUN TestRenameContainerWithLinkedContainer [2022-08-18T18:39:10.896Z] --- PASS: TestRenameContainerWithLinkedContainer (0.86s) [2022-08-18T18:39:10.896Z] === RUN TestResize [2022-08-18T18:39:11.156Z] --- PASS: TestResize (0.41s) [2022-08-18T18:39:11.156Z] === RUN TestResizeWithInvalidSize [2022-08-18T18:39:11.725Z] --- PASS: TestResizeWithInvalidSize (0.45s) [2022-08-18T18:39:11.725Z] === RUN TestResizeWhenContainerNotStarted [2022-08-18T18:39:11.984Z] --- PASS: TestResizeWhenContainerNotStarted (0.38s) [2022-08-18T18:39:11.984Z] === RUN TestDaemonRestartKillContainers [2022-08-18T18:39:11.984Z] restart_test.go:22: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-08-18T18:39:11.984Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-08-18T18:39:11.984Z] === RUN TestContainerWithAutoRemoveCanBeRestarted [2022-08-18T18:39:11.984Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/kill [2022-08-18T18:39:12.921Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/stop [2022-08-18T18:39:13.803Z] === RUN TestDockerSuite/TestBuildExpose [2022-08-18T18:39:13.803Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-08-18T18:39:13.803Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-08-18T18:39:13.858Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (1.73s) [2022-08-18T18:39:13.858Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (0.85s) [2022-08-18T18:39:13.858Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (0.86s) [2022-08-18T18:39:13.858Z] === RUN TestCgroupNamespacesRun [2022-08-18T18:39:14.060Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-08-18T18:39:14.060Z] === RUN TestDockerSuite/TestBuildFails [2022-08-18T18:39:14.317Z] --- PASS: TestServiceWithDataPathPortInit (16.20s) [2022-08-18T18:39:14.317Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-08-18T18:39:14.879Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-08-18T18:39:14.879Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-08-18T18:39:15.235Z] --- PASS: TestCgroupNamespacesRun (1.15s) [2022-08-18T18:39:15.235Z] === RUN TestCgroupNamespacesRunPrivileged [2022-08-18T18:39:16.172Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.12s) [2022-08-18T18:39:16.172Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-08-18T18:39:16.768Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-08-18T18:39:17.549Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.15s) [2022-08-18T18:39:17.549Z] === RUN TestCgroupNamespacesRunHostMode [2022-08-18T18:39:17.695Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:gdoxcr2n6sj7hnrq6pen8a59d Created:2022-08-18 18:39:15.787542041 +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[0a1fb4dbddc6f24733866962b69b341de21ae63493cdcb8a82dc3a61a4ad2fee:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.vdpytgmh8mihajlogn2ssf3pu EndpointID:b6e49b33f8b53a8a9c837a603c4a9725c898e78f09f8df70b8ac8d32ef3021a7 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:a3c151ef43c2f599fc74248a5d764b0763daa929bef949332d7d1d6064299438 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:9c3f2d87ba8c IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.vdpytgmh8mihajlogn2ssf3pu EndpointID:b6e49b33f8b53a8a9c837a603c4a9725c898e78f09f8df70b8ac8d32ef3021a7 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-08-18T18:39:18.256Z] === RUN TestDockerSuite/TestBuildForceRm [2022-08-18T18:39:18.485Z] --- PASS: TestCgroupNamespacesRunHostMode (1.15s) [2022-08-18T18:39:18.486Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-08-18T18:39:19.422Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.14s) [2022-08-18T18:39:19.422Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-08-18T18:39:19.623Z] === RUN TestDockerSuite/TestBuildFromGit [2022-08-18T18:39:20.185Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-08-18T18:39:20.441Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-08-18T18:39:20.799Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.14s) [2022-08-18T18:39:20.799Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-08-18T18:39:21.003Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2022-08-18T18:39:21.260Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-08-18T18:39:21.290Z] ......... [ 85%] [2022-08-18T18:39:21.369Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.71s) [2022-08-18T18:39:21.369Z] === RUN TestCgroupNamespacesRunOlderClient [2022-08-18T18:39:22.188Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.81s) [2022-08-18T18:39:22.189Z] PASS [2022-08-18T18:39:22.189Z] [2022-08-18T18:39:22.189Z] === Skipped [2022-08-18T18:39:22.189Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-08-18T18:39:22.189Z] service_test.go:243: FLAKY_TEST [2022-08-18T18:39:22.189Z] [2022-08-18T18:39:22.189Z] DONE 38 tests, 1 skipped in 50.373s [2022-08-18T18:39:22.189Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-08-18T18:39:22.189Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2022-08-18T18:39:22.189Z] ++ set -e [2022-08-18T18:39:22.189Z] ++ '[' -n 0 ']' [2022-08-18T18:39:22.189Z] ++ set -x [2022-08-18T18:39:22.189Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2022-08-18T18:39:22.189Z] INFO: Testing against a local daemon [2022-08-18T18:39:22.189Z] === RUN TestDockerNetworkIpvlanPersistance [2022-08-18T18:39:22.189Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-18T18:39:22.189Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s) [2022-08-18T18:39:22.189Z] === RUN TestDockerNetworkIpvlan [2022-08-18T18:39:22.189Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-18T18:39:22.189Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-08-18T18:39:22.189Z] PASS [2022-08-18T18:39:22.189Z] [2022-08-18T18:39:22.189Z] === Skipped [2022-08-18T18:39:22.189Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s) [2022-08-18T18:39:22.189Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-18T18:39:22.189Z] [2022-08-18T18:39:22.189Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-08-18T18:39:22.189Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-18T18:39:22.189Z] [2022-08-18T18:39:22.189Z] DONE 2 tests, 2 skipped in 0.048s [2022-08-18T18:39:22.189Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-08-18T18:39:22.189Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2022-08-18T18:39:22.189Z] ++ set -e [2022-08-18T18:39:22.189Z] ++ '[' -n 0 ']' [2022-08-18T18:39:22.189Z] ++ set -x [2022-08-18T18:39:22.189Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2022-08-18T18:39:22.445Z] INFO: Testing against a local daemon [2022-08-18T18:39:22.445Z] === RUN TestDockerNetworkMacvlanPersistance [2022-08-18T18:39:22.702Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-08-18T18:39:22.748Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.19s) [2022-08-18T18:39:22.748Z] === RUN TestNISDomainname [2022-08-18T18:39:22.748Z] run_linux_test.go:39: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2022-08-18T18:39:22.748Z] --- SKIP: TestNISDomainname (0.02s) [2022-08-18T18:39:22.748Z] === RUN TestHostnameDnsResolution [2022-08-18T18:39:23.266Z] docker_api_swarm_test.go:272: [defc48eaf47d3] joining swarm manager [d10ec6e209477]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-18T18:39:23.315Z] --- PASS: TestHostnameDnsResolution (0.65s) [2022-08-18T18:39:23.315Z] === RUN TestUnprivilegedPortsAndPing [2022-08-18T18:39:23.315Z] run_linux_test.go:115: (*Execution).IsRootless-fm: rootless mode doesn't support setting net.ipv4.ping_group_range and net.ipv4.ip_unprivileged_port_start [2022-08-18T18:39:23.315Z] --- SKIP: TestUnprivilegedPortsAndPing (0.00s) [2022-08-18T18:39:23.315Z] === RUN TestPrivilegedHostDevices [2022-08-18T18:39:23.884Z] --- PASS: TestPrivilegedHostDevices (0.46s) [2022-08-18T18:39:23.884Z] === RUN TestRunConsoleSize [2022-08-18T18:39:24.143Z] --- PASS: TestRunConsoleSize (0.40s) [2022-08-18T18:39:24.143Z] === RUN TestRunWithAlternativeContainerdShim [2022-08-18T18:39:24.196Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-08-18T18:39:24.196Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.63s) [2022-08-18T18:39:24.196Z] === RUN TestDockerNetworkMacvlan [2022-08-18T18:39:24.452Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-08-18T18:39:25.027Z] docker_api_swarm_test.go:273: [d8369bdb2538c] joining swarm manager [d10ec6e209477]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-18T18:39:25.027Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-08-18T18:39:25.520Z] --- PASS: TestRunWithAlternativeContainerdShim (1.12s) [2022-08-18T18:39:25.520Z] === RUN TestStats [2022-08-18T18:39:25.520Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-18T18:39:25.520Z] --- SKIP: TestStats (0.00s) [2022-08-18T18:39:25.520Z] === RUN TestStopContainerWithTimeout [2022-08-18T18:39:25.520Z] === RUN TestStopContainerWithTimeout/0 [2022-08-18T18:39:25.520Z] === PAUSE TestStopContainerWithTimeout/0 [2022-08-18T18:39:25.520Z] === RUN TestStopContainerWithTimeout/1 [2022-08-18T18:39:25.520Z] === PAUSE TestStopContainerWithTimeout/1 [2022-08-18T18:39:25.520Z] === RUN TestStopContainerWithTimeout/3 [2022-08-18T18:39:25.520Z] === PAUSE TestStopContainerWithTimeout/3 [2022-08-18T18:39:25.520Z] === RUN TestStopContainerWithTimeout/-1 [2022-08-18T18:39:25.520Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-08-18T18:39:25.520Z] === CONT TestStopContainerWithTimeout/0 [2022-08-18T18:39:25.520Z] === CONT TestStopContainerWithTimeout/-1 [2022-08-18T18:39:25.778Z] === CONT TestStopContainerWithTimeout/3 [2022-08-18T18:39:25.955Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-08-18T18:39:26.210Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-08-18T18:39:26.371Z] tests/integration/models_images_test.py ............... [ 89%] [2022-08-18T18:39:26.774Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-08-18T18:39:27.570Z] tests/integration/models_networks_test.py .... [ 90%] [2022-08-18T18:39:27.681Z] === CONT TestStopContainerWithTimeout/1 [2022-08-18T18:39:28.140Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-08-18T18:39:29.067Z] === RUN TestDockerSuite/TestBuildIidFile [2022-08-18T18:39:29.067Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-08-18T18:39:29.584Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-08-18T18:39:29.584Z] --- PASS: TestStopContainerWithTimeout/0 (0.66s) [2022-08-18T18:39:29.584Z] --- PASS: TestStopContainerWithTimeout/-1 (2.57s) [2022-08-18T18:39:29.584Z] --- PASS: TestStopContainerWithTimeout/3 (2.38s) [2022-08-18T18:39:29.584Z] --- PASS: TestStopContainerWithTimeout/1 (1.43s) [2022-08-18T18:39:29.584Z] === RUN TestDeleteDevicemapper [2022-08-18T18:39:29.584Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-08-18T18:39:29.584Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-08-18T18:39:29.584Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-08-18T18:39:29.629Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-08-18T18:39:30.191Z] === RUN TestDockerSuite/TestBuildInheritance [2022-08-18T18:39:30.521Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.39s) [2022-08-18T18:39:30.521Z] === RUN TestUpdateMemory [2022-08-18T18:39:30.521Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-18T18:39:30.521Z] --- SKIP: TestUpdateMemory (0.00s) [2022-08-18T18:39:30.521Z] === RUN TestUpdateCPUQuota [2022-08-18T18:39:30.521Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-18T18:39:30.521Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2022-08-18T18:39:30.521Z] === RUN TestUpdatePidsLimit [2022-08-18T18:39:30.521Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-18T18:39:30.521Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2022-08-18T18:39:30.521Z] === RUN TestUpdateRestartPolicy [2022-08-18T18:39:30.753Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-08-18T18:39:31.315Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-08-18T18:39:31.315Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-08-18T18:39:31.315Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-08-18T18:39:32.245Z] === RUN TestDockerSuite/TestBuildLabel [2022-08-18T18:39:32.501Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-08-18T18:39:32.757Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-08-18T18:39:33.319Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-08-18T18:39:33.575Z] === RUN TestDockerSuite/TestBuildLabels [2022-08-18T18:39:34.137Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-08-18T18:39:34.140Z] tests/integration/models_nodes_test.py . [ 90%] [2022-08-18T18:39:34.140Z] tests/integration/models_resources_test.py . [ 91%] [2022-08-18T18:39:35.507Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-08-18T18:39:35.763Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-08-18T18:39:37.130Z] --- PASS: TestDockerNetworkMacvlan (13.01s) [2022-08-18T18:39:37.130Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s) [2022-08-18T18:39:37.130Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s) [2022-08-18T18:39:37.130Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.40s) [2022-08-18T18:39:37.130Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.24s) [2022-08-18T18:39:37.130Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.01s) [2022-08-18T18:39:37.130Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.84s) [2022-08-18T18:39:37.130Z] PASS [2022-08-18T18:39:37.130Z] [2022-08-18T18:39:37.130Z] DONE 8 tests in 14.689s [2022-08-18T18:39:37.130Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-08-18T18:39:37.130Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2022-08-18T18:39:37.130Z] ++ set -e [2022-08-18T18:39:37.130Z] ++ '[' -n 0 ']' [2022-08-18T18:39:37.130Z] ++ set -x [2022-08-18T18:39:37.130Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2022-08-18T18:39:37.130Z] testing: warning: no tests to run [2022-08-18T18:39:37.130Z] PASS [2022-08-18T18:39:37.130Z] [2022-08-18T18:39:37.130Z] DONE 0 tests in 0.011s [2022-08-18T18:39:37.130Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-08-18T18:39:37.130Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2022-08-18T18:39:37.130Z] ++ set -e [2022-08-18T18:39:37.130Z] ++ '[' -n 0 ']' [2022-08-18T18:39:37.130Z] ++ set -x [2022-08-18T18:39:37.130Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2022-08-18T18:39:37.130Z] INFO: Testing against a local daemon [2022-08-18T18:39:37.130Z] === RUN TestAuthZPluginAllowRequest [2022-08-18T18:39:37.692Z] === RUN TestDockerSuite/TestBuildLastModified [2022-08-18T18:39:38.621Z] --- PASS: TestAuthZPluginAllowRequest (1.51s) [2022-08-18T18:39:38.621Z] === RUN TestAuthZPluginTLS [2022-08-18T18:39:39.184Z] --- PASS: TestAuthZPluginTLS (0.54s) [2022-08-18T18:39:39.184Z] === RUN TestAuthZPluginDenyRequest [2022-08-18T18:39:39.744Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2022-08-18T18:39:39.744Z] === RUN TestAuthZPluginAPIDenyResponse [2022-08-18T18:39:40.305Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-08-18T18:39:40.305Z] === RUN TestAuthZPluginDenyResponse [2022-08-18T18:39:40.522Z] tests/integration/models_services_test.py ................X. [ 95%] [2022-08-18T18:39:40.868Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2022-08-18T18:39:40.868Z] === RUN TestAuthZPluginAllowEventStream [2022-08-18T18:39:42.235Z] --- PASS: TestAuthZPluginAllowEventStream (1.39s) [2022-08-18T18:39:42.235Z] === RUN TestAuthZPluginErrorResponse [2022-08-18T18:39:42.235Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-08-18T18:39:42.738Z] --- PASS: TestUpdateRestartPolicy (10.94s) [2022-08-18T18:39:42.738Z] === RUN TestUpdateRestartWithAutoRemove [2022-08-18T18:39:42.738Z] --- PASS: TestUpdateRestartWithAutoRemove (0.43s) [2022-08-18T18:39:42.738Z] === RUN TestWaitNonBlocked [2022-08-18T18:39:42.738Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-18T18:39:42.738Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-18T18:39:42.738Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-18T18:39:42.738Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-18T18:39:42.738Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-18T18:39:42.738Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-18T18:39:42.738Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-08-18T18:39:42.738Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.54s) [2022-08-18T18:39:42.738Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.60s) [2022-08-18T18:39:42.738Z] === RUN TestWaitBlocked [2022-08-18T18:39:42.738Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-18T18:39:42.738Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-18T18:39:42.738Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-08-18T18:39:42.738Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-08-18T18:39:42.738Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-18T18:39:42.738Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-08-18T18:39:42.798Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2022-08-18T18:39:42.798Z] === RUN TestAuthZPluginErrorRequest [2022-08-18T18:39:43.308Z] --- PASS: TestWaitBlocked (0.01s) [2022-08-18T18:39:43.309Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.60s) [2022-08-18T18:39:43.309Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.69s) [2022-08-18T18:39:43.309Z] === RUN TestWaitConditions [2022-08-18T18:39:43.309Z] === RUN TestWaitConditions/default [2022-08-18T18:39:43.309Z] === PAUSE TestWaitConditions/default [2022-08-18T18:39:43.309Z] === RUN TestWaitConditions/not-running [2022-08-18T18:39:43.309Z] === PAUSE TestWaitConditions/not-running [2022-08-18T18:39:43.309Z] === RUN TestWaitConditions/next-exit [2022-08-18T18:39:43.309Z] === PAUSE TestWaitConditions/next-exit [2022-08-18T18:39:43.309Z] === RUN TestWaitConditions/removed [2022-08-18T18:39:43.309Z] === PAUSE TestWaitConditions/removed [2022-08-18T18:39:43.309Z] === CONT TestWaitConditions/default [2022-08-18T18:39:43.309Z] === CONT TestWaitConditions/removed [2022-08-18T18:39:43.359Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2022-08-18T18:39:43.360Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-08-18T18:39:43.922Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2022-08-18T18:39:43.922Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-08-18T18:39:44.866Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-08-18T18:39:44.866Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-08-18T18:39:44.866Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-08-18T18:39:45.130Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-08-18T18:39:45.130Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-08-18T18:39:45.214Z] === CONT TestWaitConditions/next-exit [2022-08-18T18:39:45.214Z] === CONT TestWaitConditions/not-running [2022-08-18T18:39:45.386Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-08-18T18:39:45.641Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.76s) [2022-08-18T18:39:45.641Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-08-18T18:39:46.590Z] --- PASS: TestWaitConditions (0.01s) [2022-08-18T18:39:46.590Z] --- PASS: TestWaitConditions/default (1.58s) [2022-08-18T18:39:46.590Z] --- PASS: TestWaitConditions/removed (1.75s) [2022-08-18T18:39:46.590Z] --- PASS: TestWaitConditions/next-exit (1.57s) [2022-08-18T18:39:46.590Z] --- PASS: TestWaitConditions/not-running (1.48s) [2022-08-18T18:39:46.590Z] === RUN TestWaitRestartedContainer [2022-08-18T18:39:46.590Z] === RUN TestWaitRestartedContainer/default [2022-08-18T18:39:46.590Z] === PAUSE TestWaitRestartedContainer/default [2022-08-18T18:39:46.590Z] === RUN TestWaitRestartedContainer/not-running [2022-08-18T18:39:46.590Z] === PAUSE TestWaitRestartedContainer/not-running [2022-08-18T18:39:46.590Z] === RUN TestWaitRestartedContainer/next-exit [2022-08-18T18:39:46.590Z] === PAUSE TestWaitRestartedContainer/next-exit [2022-08-18T18:39:46.590Z] === CONT TestWaitRestartedContainer/default [2022-08-18T18:39:46.590Z] === CONT TestWaitRestartedContainer/next-exit [2022-08-18T18:39:47.006Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-08-18T18:39:47.006Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2022-08-18T18:39:47.262Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.83s) [2022-08-18T18:39:47.262Z] === RUN TestAuthZPluginHeader [2022-08-18T18:39:47.349Z] tests/integration/models_swarm_test.py .. [ 96%] [2022-08-18T18:39:47.609Z] tests/integration/models_volumes_test.py .. [ 96%] [2022-08-18T18:39:47.967Z] === CONT TestWaitRestartedContainer/not-running [2022-08-18T18:39:48.629Z] --- PASS: TestAuthZPluginHeader (0.95s) [2022-08-18T18:39:48.629Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-08-18T18:39:48.629Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-08-18T18:39:48.908Z] --- PASS: TestWaitRestartedContainer (0.01s) [2022-08-18T18:39:48.908Z] --- PASS: TestWaitRestartedContainer/next-exit (1.32s) [2022-08-18T18:39:48.908Z] --- PASS: TestWaitRestartedContainer/default (1.35s) [2022-08-18T18:39:48.908Z] --- PASS: TestWaitRestartedContainer/not-running (0.86s) [2022-08-18T18:39:48.908Z] === CONT TestDaemonRestartIpcMode [2022-08-18T18:39:48.908Z] === CONT TestIpcModeOlderClient [2022-08-18T18:39:48.908Z] --- PASS: TestIpcModeOlderClient (0.08s) [2022-08-18T18:39:48.908Z] === CONT TestRestartDaemonWithRestartingContainer [2022-08-18T18:39:51.449Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.41s) [2022-08-18T18:39:51.449Z] --- PASS: TestDaemonRestartIpcMode (2.81s) [2022-08-18T18:39:51.449Z] PASS [2022-08-18T18:39:51.449Z] [2022-08-18T18:39:51.449Z] === Skipped [2022-08-18T18:39:51.449Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-08-18T18:39:51.449Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-08-18T18:39:51.449Z] [2022-08-18T18:39:51.449Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2022-08-18T18:39:51.449Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-08-18T18:39:51.449Z] [2022-08-18T18:39:51.449Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2022-08-18T18:39:51.449Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-18T18:39:51.449Z] [2022-08-18T18:39:51.449Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2022-08-18T18:39:51.449Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-08-18T18:39:51.449Z] [2022-08-18T18:39:51.449Z] === SKIP: amd64.integration.container TestInspectCpusetInConfigPre120 (0.00s) [2022-08-18T18:39:51.449Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-08-18T18:39:51.449Z] [2022-08-18T18:39:51.449Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2022-08-18T18:39:51.449Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-08-18T18:39:51.449Z] [2022-08-18T18:39:51.449Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2022-08-18T18:39:51.449Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-08-18T18:39:51.449Z] [2022-08-18T18:39:51.449Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2022-08-18T18:39:51.449Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-08-18T18:39:51.449Z] [2022-08-18T18:39:51.449Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2022-08-18T18:39:51.449Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-08-18T18:39:51.449Z] [2022-08-18T18:39:51.449Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2022-08-18T18:39:51.449Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-08-18T18:39:51.449Z] [2022-08-18T18:39:51.449Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-08-18T18:39:51.449Z] kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-18T18:39:51.449Z] [2022-08-18T18:39:51.449Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-08-18T18:39:51.449Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-08-18T18:39:51.449Z] [2022-08-18T18:39:51.449Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2022-08-18T18:39:51.449Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-08-18T18:39:51.449Z] [2022-08-18T18:39:51.449Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.02s) [2022-08-18T18:39:51.449Z] mounts_linux_test.go:218: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2022-08-18T18:39:51.449Z] [2022-08-18T18:39:51.449Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s) [2022-08-18T18:39:51.449Z] mounts_linux_test.go:276: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2022-08-18T18:39:51.449Z] [2022-08-18T18:39:51.449Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s) [2022-08-18T18:39:51.449Z] mounts_linux_test.go:329: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2022-08-18T18:39:51.449Z] [2022-08-18T18:39:51.449Z] === SKIP: amd64.integration.container TestPause (0.00s) [2022-08-18T18:39:51.449Z] pause_test.go:25: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-18T18:39:51.449Z] [2022-08-18T18:39:51.449Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-08-18T18:39:51.449Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-08-18T18:39:51.449Z] [2022-08-18T18:39:51.449Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.02s) [2022-08-18T18:39:51.449Z] pause_test.go:73: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-18T18:39:51.449Z] [2022-08-18T18:39:51.449Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2022-08-18T18:39:51.449Z] restart_test.go:22: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-08-18T18:39:51.449Z] [2022-08-18T18:39:51.449Z] === SKIP: amd64.integration.container TestNISDomainname (0.02s) [2022-08-18T18:39:51.449Z] run_linux_test.go:39: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2022-08-18T18:39:51.449Z] [2022-08-18T18:39:51.449Z] === SKIP: amd64.integration.container TestUnprivilegedPortsAndPing (0.00s) [2022-08-18T18:39:51.449Z] run_linux_test.go:115: (*Execution).IsRootless-fm: rootless mode doesn't support setting net.ipv4.ping_group_range and net.ipv4.ip_unprivileged_port_start [2022-08-18T18:39:51.449Z] [2022-08-18T18:39:51.449Z] === SKIP: amd64.integration.container TestStats (0.00s) [2022-08-18T18:39:51.449Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-18T18:39:51.449Z] [2022-08-18T18:39:51.449Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-08-18T18:39:51.449Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-08-18T18:39:51.449Z] [2022-08-18T18:39:51.449Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-08-18T18:39:51.449Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-18T18:39:51.449Z] [2022-08-18T18:39:51.449Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2022-08-18T18:39:51.449Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-18T18:39:51.449Z] [2022-08-18T18:39:51.449Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2022-08-18T18:39:51.449Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-18T18:39:51.449Z] [2022-08-18T18:39:51.449Z] DONE 249 tests, 27 skipped in 87.085s [2022-08-18T18:39:51.449Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-08-18T18:39:51.547Z] tests/integration/regression_test.py ...... [ 98%] [2022-08-18T18:39:51.709Z] === RUN TestConfigDaemonLibtrustID [2022-08-18T18:39:52.048Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-08-18T18:39:52.048Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-08-18T18:39:52.067Z] tests/integration/credentials/store_test.py ...... [ 99%] [2022-08-18T18:39:52.067Z] tests/integration/credentials/utils_test.py . [100%] [2022-08-18T18:39:52.067Z] [2022-08-18T18:39:52.067Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2022-08-18T18:39:52.067Z] =========================== short test summary info ============================ [2022-08-18T18:39:52.067Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2022-08-18T18:39:52.067Z] CONFIG_RT_GROUP_SCHED isn't enabled [2022-08-18T18:39:52.067Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2022-08-18T18:39:52.067Z] Not supported on most drivers [2022-08-18T18:39:52.067Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2022-08-18T18:39:52.067Z] Output of docker top depends on host distro, and is not formalized. [2022-08-18T18:39:52.067Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2022-08-18T18:39:52.067Z] Output of docker top depends on host distro, and is not formalized. [2022-08-18T18:39:52.067Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2022-08-18T18:39:52.067Z] Can fail if eth0 has multiple IP addresses [2022-08-18T18:39:52.067Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2022-08-18T18:39:52.067Z] This doesn't seem to be taken into account by the engine [2022-08-18T18:39:52.067Z] SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME [2022-08-18T18:39:52.067Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2022-08-18T18:39:52.067Z] = 383 passed, 2 skipped, 2 deselected, 6 xfailed, 2 xpassed in 299.58 seconds == [2022-08-18T18:39:52.276Z] --- PASS: TestConfigDaemonLibtrustID (0.54s) [2022-08-18T18:39:52.276Z] === RUN TestConfigDaemonID [2022-08-18T18:39:52.305Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-08-18T18:39:52.636Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2022-08-18T18:39:53.235Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.91s) [2022-08-18T18:39:53.235Z] === RUN TestAuthZPluginV2Disable [2022-08-18T18:39:53.653Z] daemon_test.go:83: [dddef87661f9e] daemon is not started [2022-08-18T18:39:53.653Z] --- PASS: TestConfigDaemonID (1.10s) [2022-08-18T18:39:53.653Z] === RUN TestDaemonConfigValidation [2022-08-18T18:39:53.653Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-08-18T18:39:53.653Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-08-18T18:39:53.653Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-08-18T18:39:53.653Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-08-18T18:39:53.653Z] === RUN TestDaemonConfigValidation/invalid_config [2022-08-18T18:39:53.653Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-08-18T18:39:53.653Z] === RUN TestDaemonConfigValidation/malformed_config [2022-08-18T18:39:53.653Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-08-18T18:39:53.653Z] === RUN TestDaemonConfigValidation/valid_config [2022-08-18T18:39:53.653Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-08-18T18:39:53.653Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-08-18T18:39:53.653Z] === CONT TestDaemonConfigValidation/malformed_config [2022-08-18T18:39:53.653Z] === CONT TestDaemonConfigValidation/invalid_config [2022-08-18T18:39:53.653Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-08-18T18:39:53.653Z] === CONT TestDaemonConfigValidation/valid_config [2022-08-18T18:39:53.653Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-08-18T18:39:53.653Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.09s) [2022-08-18T18:39:53.653Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.10s) [2022-08-18T18:39:53.653Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.08s) [2022-08-18T18:39:53.653Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.09s) [2022-08-18T18:39:53.653Z] --- PASS: TestDaemonConfigValidation/valid_config (0.06s) [2022-08-18T18:39:53.653Z] === RUN TestConfigDaemonSeccompProfiles [2022-08-18T18:39:53.653Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-08-18T18:39:54.590Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-08-18T18:39:55.967Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-08-18T18:39:56.903Z] === CONT TestConfigDaemonSeccompProfiles [2022-08-18T18:39:56.903Z] daemon_test.go:197: [d7198b48170b5] daemon is not started [2022-08-18T18:39:56.903Z] --- PASS: TestConfigDaemonSeccompProfiles (3.24s) [2022-08-18T18:39:56.903Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.08s) [2022-08-18T18:39:56.903Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.09s) [2022-08-18T18:39:56.903Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.07s) [2022-08-18T18:39:56.903Z] === RUN TestDaemonProxy [2022-08-18T18:39:56.903Z] daemon_test.go:201: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment [2022-08-18T18:39:56.903Z] --- SKIP: TestDaemonProxy (0.00s) [2022-08-18T18:39:56.903Z] PASS [2022-08-18T18:39:56.903Z] [2022-08-18T18:39:56.903Z] === Skipped [2022-08-18T18:39:56.903Z] === SKIP: amd64.integration.daemon TestDaemonProxy (0.00s) [2022-08-18T18:39:56.903Z] daemon_test.go:201: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment [2022-08-18T18:39:56.903Z] [2022-08-18T18:39:56.903Z] DONE 13 tests, 1 skipped in 5.261s [2022-08-18T18:39:56.903Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-08-18T18:39:56.903Z] INFO: Testing against a local daemon [2022-08-18T18:39:56.903Z] === RUN TestCommitInheritsEnv [2022-08-18T18:39:57.404Z] --- PASS: TestAuthZPluginV2Disable (4.06s) [2022-08-18T18:39:57.404Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-08-18T18:39:58.280Z] --- PASS: TestCommitInheritsEnv (1.15s) [2022-08-18T18:39:58.281Z] === RUN TestImportExtremelyLargeImageWorks [2022-08-18T18:39:58.281Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-08-18T18:39:58.281Z] === RUN TestImportWithCustomPlatform [2022-08-18T18:39:58.281Z] === RUN TestImportWithCustomPlatform/#00 [2022-08-18T18:39:58.281Z] === RUN TestImportWithCustomPlatform/_______ [2022-08-18T18:39:58.281Z] === RUN TestImportWithCustomPlatform// [2022-08-18T18:39:58.281Z] === RUN TestImportWithCustomPlatform/linux [2022-08-18T18:39:58.281Z] === RUN TestImportWithCustomPlatform/LINUX [2022-08-18T18:39:58.281Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-08-18T18:39:58.540Z] === RUN TestImportWithCustomPlatform/macos [2022-08-18T18:39:58.540Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-08-18T18:39:58.540Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-08-18T18:39:58.540Z] --- PASS: TestImportWithCustomPlatform (0.33s) [2022-08-18T18:39:58.540Z] --- PASS: TestImportWithCustomPlatform/#00 (0.07s) [2022-08-18T18:39:58.540Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-08-18T18:39:58.540Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-08-18T18:39:58.540Z] --- PASS: TestImportWithCustomPlatform/linux (0.07s) [2022-08-18T18:39:58.540Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.07s) [2022-08-18T18:39:58.540Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.08s) [2022-08-18T18:39:58.540Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-08-18T18:39:58.540Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-08-18T18:39:58.540Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-08-18T18:39:58.540Z] === RUN TestImagesFilterMultiReference [2022-08-18T18:39:58.540Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2022-08-18T18:39:58.540Z] === RUN TestImagePullPlatformInvalid [2022-08-18T18:39:58.540Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2022-08-18T18:39:58.540Z] === RUN TestRemoveImageOrphaning [2022-08-18T18:39:59.292Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-08-18T18:40:00.443Z] --- PASS: TestRemoveImageOrphaning (1.58s) [2022-08-18T18:40:00.443Z] === RUN TestRemoveImageGarbageCollector [2022-08-18T18:40:00.443Z] remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-08-18T18:40:00.443Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-08-18T18:40:00.443Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-08-18T18:40:00.443Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2022-08-18T18:40:00.443Z] === RUN TestTagInvalidReference [2022-08-18T18:40:00.443Z] --- PASS: TestTagInvalidReference (0.01s) [2022-08-18T18:40:00.443Z] === RUN TestTagValidPrefixedRepo [2022-08-18T18:40:00.443Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2022-08-18T18:40:00.443Z] === RUN TestTagExistedNameWithoutForce [2022-08-18T18:40:00.443Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-08-18T18:40:00.443Z] === RUN TestTagOfficialNames [2022-08-18T18:40:00.443Z] --- PASS: TestTagOfficialNames (0.06s) [2022-08-18T18:40:00.443Z] === RUN TestTagMatchesDigest [2022-08-18T18:40:00.443Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-08-18T18:40:00.443Z] === CONT TestImportExtremelyLargeImageWorks [2022-08-18T18:40:01.180Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.85s) [2022-08-18T18:40:01.180Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-08-18T18:40:01.437Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-08-18T18:40:02.364Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-08-18T18:40:02.616Z] Leaving: AppArmorNo profiles have been unloaded. [2022-08-18T18:40:02.616Z] [2022-08-18T18:40:02.616Z] Unloading profiles will leave already running processes permanently [2022-08-18T18:40:02.616Z] unconfined, which can lead to unexpected situations. [2022-08-18T18:40:02.616Z] [2022-08-18T18:40:02.616Z] To set a process to complain mode, use the command line tool [2022-08-18T18:40:02.616Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-08-18T18:40:02.616Z] [2022-08-18T18:40:03.728Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-08-18T18:40:03.728Z] docker_cli_build_test.go:5841: unmatched requirement DaemonIsWindows [2022-08-18T18:40:03.728Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants Post stage [Pipeline] junit [2022-08-18T18:40:04.008Z] Recording test results [2022-08-18T18:40:04.187Z] [Checks API] No suitable checks publisher found. [Pipeline] sh [2022-08-18T18:40:04.467Z] + echo Ensuring container killed. [2022-08-18T18:40:04.467Z] Ensuring container killed. [2022-08-18T18:40:04.467Z] + docker rm -vf docker-pr1 [2022-08-18T18:40:04.467Z] Error: No such container: docker-pr1 [Pipeline] sh [2022-08-18T18:40:04.766Z] + echo Chowning /workspace to jenkins user [2022-08-18T18:40:04.766Z] Chowning /workspace to jenkins user [2022-08-18T18:40:04.766Z] + id -u [2022-08-18T18:40:04.766Z] + id -g [2022-08-18T18:40:04.766Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43992:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-08-18T18:40:06.444Z] + bundleName=docker-py [2022-08-18T18:40:06.444Z] + echo Creating docker-py-bundles.tar.gz [2022-08-18T18:40:06.444Z] Creating docker-py-bundles.tar.gz [2022-08-18T18:40:06.444Z] + tar -czf docker-py-bundles.tar.gz bundles/test-docker-py/junit-report.xml bundles/test-docker-py/docker.log bundles/test-docker-py/test.log [Pipeline] archiveArtifacts [2022-08-18T18:40:06.458Z] Archiving artifacts [2022-08-18T18:40:06.705Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43992/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2022-08-18T18:40:07.052Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43992/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=2c17e9a33357ac5cfb80dcb93e048bb3ae5618d0 -e DOCKER_GRAPHDRIVER docker:2c17e9a33357ac5cfb80dcb93e048bb3ae5618d0 hack/make.sh binary [2022-08-18T18:40:07.312Z] [2022-08-18T18:40:07.572Z] Removing bundles/ [2022-08-18T18:40:07.572Z] [2022-08-18T18:40:07.572Z] ---> Making bundle: binary (in bundles/binary) [2022-08-18T18:40:07.572Z] Building: bundles/binary-daemon/dockerd [2022-08-18T18:40:07.572Z] GOOS="" GOARCH="" GOARM="" [2022-08-18T18:40:07.906Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-08-18T18:40:08.162Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-08-18T18:40:10.680Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-08-18T18:40:10.680Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-08-18T18:40:10.940Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2022-08-18T18:40:12.311Z] === RUN TestDockerSuite/TestBuildNetNone [2022-08-18T18:40:13.239Z] === RUN TestDockerSuite/TestBuildNoContext [2022-08-18T18:40:14.170Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (12.96s) [2022-08-18T18:40:14.170Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-08-18T18:40:14.427Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-08-18T18:40:15.355Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2022-08-18T18:40:15.356Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-08-18T18:40:16.722Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-08-18T18:40:16.977Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-08-18T18:40:16.977Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-08-18T18:40:17.540Z] docker_api_swarm_node_test.go:20: [d486176098fc3] joining swarm manager [dc2a3d8279a4b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-18T18:40:17.797Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-08-18T18:40:18.053Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-08-18T18:40:18.309Z] docker_api_swarm_node_test.go:21: [d3b375e8cf036] joining swarm manager [dc2a3d8279a4b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-18T18:40:18.565Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-08-18T18:40:19.932Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-08-18T18:40:21.823Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-08-18T18:40:22.386Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-08-18T18:40:23.752Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-08-18T18:40:24.314Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-08-18T18:40:25.240Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-08-18T18:40:27.758Z] === RUN TestDockerSuite/TestBuildPATH [2022-08-18T18:40:28.686Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-08-18T18:40:28.942Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2022-08-18T18:40:29.198Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-08-18T18:40:30.126Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-08-18T18:40:31.053Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.89s) [2022-08-18T18:40:31.053Z] PASS [2022-08-18T18:40:31.053Z] [2022-08-18T18:40:31.053Z] DONE 17 tests in 53.911s [2022-08-18T18:40:31.053Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-08-18T18:40:31.053Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2022-08-18T18:40:31.053Z] ++ set -e [2022-08-18T18:40:31.053Z] ++ '[' -n 0 ']' [2022-08-18T18:40:31.053Z] ++ set -x [2022-08-18T18:40:31.053Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2022-08-18T18:40:31.053Z] INFO: Testing against a local daemon [2022-08-18T18:40:31.053Z] === RUN TestPluginInvalidJSON [2022-08-18T18:40:31.053Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-08-18T18:40:31.053Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-08-18T18:40:31.053Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-18T18:40:31.053Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-18T18:40:31.053Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-08-18T18:40:31.053Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-08-18T18:40:31.053Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-08-18T18:40:31.053Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-08-18T18:40:31.053Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-08-18T18:40:31.053Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-08-18T18:40:31.053Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-08-18T18:40:31.053Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-08-18T18:40:31.053Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-08-18T18:40:31.053Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-18T18:40:31.053Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-08-18T18:40:31.053Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-08-18T18:40:31.053Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-08-18T18:40:31.053Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-08-18T18:40:31.053Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-08-18T18:40:31.053Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-08-18T18:40:31.053Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-08-18T18:40:31.053Z] --- PASS: TestPluginInvalidJSON (0.03s) [2022-08-18T18:40:31.053Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s) [2022-08-18T18:40:31.053Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-08-18T18:40:31.053Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-08-18T18:40:31.053Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-08-18T18:40:31.053Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-08-18T18:40:31.053Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s) [2022-08-18T18:40:31.053Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.01s) [2022-08-18T18:40:31.053Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-08-18T18:40:31.053Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-08-18T18:40:31.053Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-08-18T18:40:31.053Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.01s) [2022-08-18T18:40:31.053Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-08-18T18:40:31.053Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-08-18T18:40:31.053Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-08-18T18:40:31.053Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-08-18T18:40:31.053Z] === RUN TestPluginInstall [2022-08-18T18:40:31.053Z] === RUN TestPluginInstall/no_auth [2022-08-18T18:40:34.338Z] time="2022-08-18T18:40:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-18T18:40:34.338Z] time="2022-08-18T18:40:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:92638d3693996f5ef8ca7f0828bc203aa2dc62b94eb0571be5e0f692d4adae26" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-18T18:40:34.338Z] time="2022-08-18T18:40:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-18T18:40:34.338Z] time="2022-08-18T18:40:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:92638d3693996f5ef8ca7f0828bc203aa2dc62b94eb0571be5e0f692d4adae26" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-18T18:40:34.593Z] === RUN TestPluginInstall/with_htpasswd [2022-08-18T18:40:34.593Z] docker_api_swarm_test.go:502: [d580d2ef2b1c7] joining swarm manager [d0399bb70c2e3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-18T18:40:35.156Z] time="2022-08-18T18:40:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-18T18:40:35.156Z] time="2022-08-18T18:40:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:68cb619f1dbb38dfe5ece2f58220cb0713e6d8fdaf6269504103fc4e5e19361d" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-18T18:40:35.156Z] time="2022-08-18T18:40:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-18T18:40:35.156Z] time="2022-08-18T18:40:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:68cb619f1dbb38dfe5ece2f58220cb0713e6d8fdaf6269504103fc4e5e19361d" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-18T18:40:35.411Z] === RUN TestPluginInstall/with_insecure [2022-08-18T18:40:36.340Z] time="2022-08-18T18:40:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-18T18:40:36.340Z] time="2022-08-18T18:40:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d10db902d283342ecc9f5777a8f85bcd142aef57f5b35c19313f260d44d2c148" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-18T18:40:36.340Z] time="2022-08-18T18:40:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-18T18:40:36.340Z] time="2022-08-18T18:40:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d10db902d283342ecc9f5777a8f85bcd142aef57f5b35c19313f260d44d2c148" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-18T18:40:36.902Z] plugin_test.go:195: [dc7bf0ad13def] daemon is not started [2022-08-18T18:40:36.902Z] --- PASS: TestPluginInstall (5.66s) [2022-08-18T18:40:36.902Z] --- PASS: TestPluginInstall/no_auth (3.41s) [2022-08-18T18:40:36.902Z] --- PASS: TestPluginInstall/with_htpasswd (0.96s) [2022-08-18T18:40:36.902Z] --- PASS: TestPluginInstall/with_insecure (1.29s) [2022-08-18T18:40:36.902Z] === RUN TestPluginsWithRuntimes [2022-08-18T18:40:38.462Z] === RUN TestPluginsWithRuntimes/No_Args [2022-08-18T18:40:38.462Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-08-18T18:40:39.389Z] === RUN TestPluginsWithRuntimes/With_Args [2022-08-18T18:40:40.755Z] --- PASS: TestPluginsWithRuntimes (3.97s) [2022-08-18T18:40:40.755Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.07s) [2022-08-18T18:40:40.755Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.12s) [2022-08-18T18:40:40.755Z] === RUN TestPluginBackCompatMediaTypes [2022-08-18T18:40:41.317Z] --- PASS: TestPluginBackCompatMediaTypes (0.74s) [2022-08-18T18:40:41.317Z] PASS [2022-08-18T18:40:41.317Z] [2022-08-18T18:40:41.317Z] DONE 24 tests in 10.436s [2022-08-18T18:40:41.575Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2022-08-18T18:40:41.575Z] [2022-08-18T18:40:41.575Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2022-08-18T18:40:41.575Z] ++ set -e [2022-08-18T18:40:41.575Z] ++ '[' -n 0 ']' [2022-08-18T18:40:41.575Z] ++ set -x [2022-08-18T18:40:41.575Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2022-08-18T18:40:41.575Z] INFO: Testing against a local daemon [2022-08-18T18:40:41.575Z] === RUN TestExternalGraphDriver [2022-08-18T18:40:41.831Z] === RUN TestExternalGraphDriver/json [2022-08-18T18:40:43.195Z] === RUN TestDockerSuite/TestBuildRm [2022-08-18T18:40:43.757Z] === RUN TestExternalGraphDriver/spec [2022-08-18T18:40:44.685Z] docker_api_swarm_test.go:507: [d04f14f8a9d99] joining swarm manager [d0399bb70c2e3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-18T18:40:45.613Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-08-18T18:40:45.613Z] === RUN TestExternalGraphDriver/pull [2022-08-18T18:40:46.541Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-08-18T18:40:47.469Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-08-18T18:40:47.469Z] --- PASS: TestExternalGraphDriver (6.02s) [2022-08-18T18:40:47.469Z] --- PASS: TestExternalGraphDriver/json (1.87s) [2022-08-18T18:40:47.469Z] --- PASS: TestExternalGraphDriver/spec (1.97s) [2022-08-18T18:40:47.469Z] --- PASS: TestExternalGraphDriver/pull (1.83s) [2022-08-18T18:40:47.469Z] === RUN TestGraphdriverPluginV2 [2022-08-18T18:40:48.032Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-08-18T18:40:48.961Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-08-18T18:40:49.523Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-08-18T18:40:50.453Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-08-18T18:40:52.344Z] --- PASS: TestGraphdriverPluginV2 (4.68s) [2022-08-18T18:40:52.344Z] PASS [2022-08-18T18:40:52.344Z] [2022-08-18T18:40:52.344Z] DONE 5 tests in 10.755s [2022-08-18T18:40:52.344Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-08-18T18:40:52.344Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2022-08-18T18:40:52.344Z] ++ set -e [2022-08-18T18:40:52.344Z] ++ '[' -n 0 ']' [2022-08-18T18:40:52.344Z] ++ set -x [2022-08-18T18:40:52.344Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2022-08-18T18:40:52.344Z] INFO: Testing against a local daemon [2022-08-18T18:40:52.344Z] === RUN TestContinueAfterPluginCrash [2022-08-18T18:40:52.344Z] === PAUSE TestContinueAfterPluginCrash [2022-08-18T18:40:52.344Z] === RUN TestReadPluginNoRead [2022-08-18T18:40:52.344Z] === PAUSE TestReadPluginNoRead [2022-08-18T18:40:52.344Z] === RUN TestDaemonStartWithLogOpt [2022-08-18T18:40:52.344Z] === PAUSE TestDaemonStartWithLogOpt [2022-08-18T18:40:52.344Z] === CONT TestContinueAfterPluginCrash [2022-08-18T18:40:52.344Z] === CONT TestDaemonStartWithLogOpt [2022-08-18T18:40:53.272Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-08-18T18:40:53.272Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-08-18T18:40:53.835Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-08-18T18:40:53.835Z] docker_cli_build_test.go:5307: unmatched requirement DaemonIsWindows [2022-08-18T18:40:53.835Z] === RUN TestDockerSuite/TestBuildSpaces [2022-08-18T18:40:54.411Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-08-18T18:40:55.780Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-08-18T18:40:55.780Z] === RUN TestDockerSuite/TestBuildStderr [2022-08-18T18:40:56.708Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-08-18T18:40:57.270Z] --- PASS: TestDaemonStartWithLogOpt (4.86s) [2022-08-18T18:40:57.270Z] === CONT TestReadPluginNoRead [2022-08-18T18:41:00.539Z] === RUN TestReadPluginNoRead/default [2022-08-18T18:41:00.539Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-08-18T18:41:01.101Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-08-18T18:41:01.664Z] === RUN TestReadPluginNoRead/disabled_caching [2022-08-18T18:41:01.920Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-08-18T18:41:02.177Z] --- PASS: TestContinueAfterPluginCrash (9.97s) [2022-08-18T18:41:02.434Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-08-18T18:41:03.364Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-08-18T18:41:03.364Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-08-18T18:41:04.292Z] === RUN TestDockerSuite/TestBuildUser [2022-08-18T18:41:04.550Z] === CONT TestReadPluginNoRead [2022-08-18T18:41:04.550Z] read_test.go:92: [d85a14818ff23] daemon is not started [2022-08-18T18:41:04.550Z] --- PASS: TestReadPluginNoRead (7.49s) [2022-08-18T18:41:04.550Z] --- PASS: TestReadPluginNoRead/default (1.78s) [2022-08-18T18:41:04.550Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.48s) [2022-08-18T18:41:04.550Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.48s) [2022-08-18T18:41:04.550Z] PASS [2022-08-18T18:41:04.550Z] [2022-08-18T18:41:04.550Z] DONE 6 tests in 12.409s [2022-08-18T18:41:04.807Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2022-08-18T18:41:04.807Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2022-08-18T18:41:04.807Z] ++ set -e [2022-08-18T18:41:04.807Z] ++ '[' -n 0 ']' [2022-08-18T18:41:04.807Z] ++ set -x [2022-08-18T18:41:04.807Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2022-08-18T18:41:04.807Z] testing: warning: no tests to run [2022-08-18T18:41:04.807Z] PASS [2022-08-18T18:41:04.807Z] [2022-08-18T18:41:04.807Z] DONE 0 tests in 0.018s [2022-08-18T18:41:04.807Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-08-18T18:41:04.807Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2022-08-18T18:41:04.807Z] ++ set -e [2022-08-18T18:41:04.807Z] ++ '[' -n 0 ']' [2022-08-18T18:41:04.807Z] ++ set -x [2022-08-18T18:41:04.807Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2022-08-18T18:41:04.807Z] INFO: Testing against a local daemon [2022-08-18T18:41:04.807Z] === RUN TestPluginWithDevMounts [2022-08-18T18:41:04.807Z] === PAUSE TestPluginWithDevMounts [2022-08-18T18:41:04.807Z] === CONT TestPluginWithDevMounts [2022-08-18T18:41:05.737Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-08-18T18:41:06.664Z] --- PASS: TestPluginWithDevMounts (1.77s) [2022-08-18T18:41:06.664Z] PASS [2022-08-18T18:41:06.664Z] [2022-08-18T18:41:06.664Z] DONE 1 tests in 1.819s [2022-08-18T18:41:06.664Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-08-18T18:41:06.664Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=120m [2022-08-18T18:41:06.664Z] ++ set -e [2022-08-18T18:41:06.664Z] ++ '[' -n 0 ']' [2022-08-18T18:41:06.664Z] ++ set -x [2022-08-18T18:41:06.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=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=120m [2022-08-18T18:41:06.664Z] INFO: Testing against a local daemon [2022-08-18T18:41:06.664Z] === RUN TestSecretInspect [2022-08-18T18:41:08.559Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-08-18T18:41:09.487Z] --- PASS: TestSecretInspect (2.65s) [2022-08-18T18:41:09.487Z] === RUN TestSecretList [2022-08-18T18:41:12.004Z] --- PASS: TestSecretList (2.55s) [2022-08-18T18:41:12.004Z] === RUN TestSecretsCreateAndDelete [2022-08-18T18:41:14.521Z] --- PASS: TestSecretsCreateAndDelete (2.51s) [2022-08-18T18:41:14.521Z] === RUN TestSecretsUpdate [2022-08-18T18:41:16.415Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2022-08-18T18:41:16.977Z] --- PASS: TestSecretsUpdate (2.59s) [2022-08-18T18:41:16.977Z] === RUN TestTemplatedSecret [2022-08-18T18:41:18.349Z] docker_api_swarm_node_test.go:81: [d0f42dcb171c7] joining swarm manager [dbda9e5e4dbe1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-18T18:41:20.867Z] --- PASS: TestTemplatedSecret (3.49s) [2022-08-18T18:41:20.867Z] === RUN TestSecretCreateResolve [2022-08-18T18:41:21.123Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-08-18T18:41:21.686Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-08-18T18:41:22.249Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-08-18T18:41:23.177Z] --- PASS: TestSecretCreateResolve (2.90s) [2022-08-18T18:41:23.177Z] PASS [2022-08-18T18:41:23.433Z] [2022-08-18T18:41:23.433Z] DONE 6 tests in 16.708s [2022-08-18T18:41:23.433Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-08-18T18:41:23.433Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=120m [2022-08-18T18:41:23.433Z] ++ set -e [2022-08-18T18:41:23.433Z] ++ '[' -n 0 ']' [2022-08-18T18:41:23.433Z] ++ set -x [2022-08-18T18:41:23.433Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=120m [2022-08-18T18:41:23.433Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-08-18T18:41:23.433Z] INFO: Testing against a local daemon [2022-08-18T18:41:23.433Z] === RUN TestServiceCreateInit [2022-08-18T18:41:23.433Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-08-18T18:41:24.366Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-08-18T18:41:25.735Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-08-18T18:41:25.735Z] docker_cli_build_test.go:1360: unmatched requirement DaemonIsWindows [2022-08-18T18:41:25.735Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-08-18T18:41:25.735Z] docker_cli_build_test.go:6028: unmatched requirement DaemonIsWindows [2022-08-18T18:41:25.735Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-08-18T18:41:25.735Z] docker_cli_build_test.go:5998: unmatched requirement DaemonIsWindows [2022-08-18T18:41:25.735Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-08-18T18:41:25.735Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2022-08-18T18:41:25.735Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-08-18T18:41:27.626Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-08-18T18:41:27.882Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-08-18T18:41:28.812Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-08-18T18:41:28.812Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-08-18T18:41:29.068Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-08-18T18:41:29.996Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-08-18T18:41:29.996Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-08-18T18:41:32.517Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-08-18T18:41:32.773Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2022-08-18T18:41:33.335Z] --- PASS: TestServiceCreateInit (9.87s) [2022-08-18T18:41:33.335Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.34s) [2022-08-18T18:41:33.335Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.47s) [2022-08-18T18:41:33.335Z] === RUN TestCreateServiceMultipleTimes [2022-08-18T18:41:33.592Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-08-18T18:41:34.521Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-08-18T18:41:35.083Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-08-18T18:41:36.012Z] docker_api_swarm_node_test.go:53: [d883557a06f69] joining swarm manager [d7e8bb6cd357a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-18T18:41:36.012Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-08-18T18:41:36.012Z] docker_cli_build_test.go:4917: unmatched requirement DaemonIsWindows [2022-08-18T18:41:36.012Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-08-18T18:41:36.901Z] --- PASS: TestImportExtremelyLargeImageWorks (92.72s) [2022-08-18T18:41:36.901Z] PASS [2022-08-18T18:41:36.901Z] [2022-08-18T18:41:36.901Z] === Skipped [2022-08-18T18:41:36.901Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-08-18T18:41:36.901Z] remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-08-18T18:41:36.901Z] [2022-08-18T18:41:36.901Z] DONE 22 tests, 1 skipped in 96.225s [2022-08-18T18:41:36.901Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (amd64.integration.internal.termtest) flags=-test.v -test.timeout=120m [2022-08-18T18:41:36.901Z] === RUN TestStripANSICommands [2022-08-18T18:41:36.901Z] === RUN TestStripANSICommands/#00 [2022-08-18T18:41:36.901Z] === RUN TestStripANSICommands/#01 [2022-08-18T18:41:36.901Z] --- PASS: TestStripANSICommands (0.00s) [2022-08-18T18:41:36.901Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2022-08-18T18:41:36.901Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2022-08-18T18:41:36.901Z] PASS [2022-08-18T18:41:36.901Z] [2022-08-18T18:41:36.901Z] DONE 3 tests in 0.042s [2022-08-18T18:41:36.901Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-08-18T18:41:36.901Z] INFO: Testing against a local daemon [2022-08-18T18:41:36.901Z] === RUN TestNetworkCreateDelete [2022-08-18T18:41:36.901Z] --- PASS: TestNetworkCreateDelete (0.12s) [2022-08-18T18:41:36.901Z] === RUN TestDockerNetworkDeletePreferID [2022-08-18T18:41:36.901Z] --- PASS: TestDockerNetworkDeletePreferID (0.37s) [2022-08-18T18:41:36.901Z] === RUN TestDaemonDNSFallback [2022-08-18T18:41:36.942Z] docker_api_swarm_node_test.go:54: [d8630f706518c] joining swarm manager [d7e8bb6cd357a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-18T18:41:37.198Z] === RUN TestDockerSuite/TestBuildXZHost [2022-08-18T18:41:39.151Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-08-18T18:41:40.193Z] --- PASS: TestDaemonDNSFallback (6.32s) [2022-08-18T18:41:40.193Z] === RUN TestInspectNetwork [2022-08-18T18:41:40.193Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T18:41:40.193Z] --- SKIP: TestInspectNetwork (0.00s) [2022-08-18T18:41:40.193Z] === RUN TestRunContainerWithBridgeNone [2022-08-18T18:41:40.193Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-18T18:41:40.193Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-08-18T18:41:40.193Z] === RUN TestNetworkInvalidJSON [2022-08-18T18:41:40.193Z] === RUN TestNetworkInvalidJSON/networks/create [2022-08-18T18:41:40.193Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-08-18T18:41:40.193Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-08-18T18:41:40.193Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-08-18T18:41:40.193Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-18T18:41:40.193Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-18T18:41:40.193Z] === CONT TestNetworkInvalidJSON/networks/create [2022-08-18T18:41:40.193Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-08-18T18:41:40.193Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-18T18:41:40.193Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-08-18T18:41:40.193Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-08-18T18:41:40.193Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-08-18T18:41:40.193Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-08-18T18:41:40.193Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-08-18T18:41:40.193Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-08-18T18:41:40.193Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-08-18T18:41:40.193Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-08-18T18:41:40.193Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-08-18T18:41:40.193Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-08-18T18:41:40.193Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-08-18T18:41:40.193Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-08-18T18:41:40.193Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-08-18T18:41:40.193Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) [2022-08-18T18:41:40.193Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-08-18T18:41:40.193Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-08-18T18:41:40.193Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-08-18T18:41:40.193Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-08-18T18:41:40.193Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s) [2022-08-18T18:41:40.193Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-08-18T18:41:40.193Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-08-18T18:41:40.193Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-08-18T18:41:40.193Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-08-18T18:41:40.193Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-08-18T18:41:40.193Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-08-18T18:41:40.193Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-08-18T18:41:40.193Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-08-18T18:41:40.193Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-08-18T18:41:40.193Z] === RUN TestNetworkList [2022-08-18T18:41:40.193Z] === RUN TestNetworkList//networks [2022-08-18T18:41:40.193Z] === PAUSE TestNetworkList//networks [2022-08-18T18:41:40.193Z] === RUN TestNetworkList//networks/ [2022-08-18T18:41:40.193Z] === PAUSE TestNetworkList//networks/ [2022-08-18T18:41:40.193Z] === CONT TestNetworkList//networks [2022-08-18T18:41:40.193Z] === CONT TestNetworkList//networks/ [2022-08-18T18:41:40.193Z] --- PASS: TestNetworkList (0.01s) [2022-08-18T18:41:40.193Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-08-18T18:41:40.193Z] --- PASS: TestNetworkList//networks (0.00s) [2022-08-18T18:41:40.193Z] === RUN TestHostIPv4BridgeLabel [2022-08-18T18:41:40.193Z] network_test.go:156: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-18T18:41:40.193Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-08-18T18:41:40.193Z] === RUN TestDaemonRestartWithLiveRestore [2022-08-18T18:41:40.193Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-18T18:41:40.193Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.02s) [2022-08-18T18:41:40.193Z] === RUN TestDaemonDefaultNetworkPools [2022-08-18T18:41:40.193Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-18T18:41:40.193Z] --- SKIP: TestDaemonDefaultNetworkPools (0.02s) [2022-08-18T18:41:40.193Z] === RUN TestDaemonRestartWithExistingNetwork [2022-08-18T18:41:40.193Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-18T18:41:40.193Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.02s) [2022-08-18T18:41:40.193Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-08-18T18:41:40.193Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-18T18:41:40.193Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.02s) [2022-08-18T18:41:40.193Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-08-18T18:41:40.193Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-18T18:41:40.193Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.02s) [2022-08-18T18:41:40.193Z] === RUN TestServiceWithPredefinedNetwork [2022-08-18T18:41:40.193Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T18:41:40.193Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-08-18T18:41:40.193Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-08-18T18:41:40.193Z] service_test.go:243: FLAKY_TEST [2022-08-18T18:41:40.193Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-08-18T18:41:40.193Z] === RUN TestServiceWithDataPathPortInit [2022-08-18T18:41:40.193Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T18:41:40.193Z] --- SKIP: TestServiceWithDataPathPortInit (0.02s) [2022-08-18T18:41:40.193Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-08-18T18:41:40.193Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T18:41:40.193Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-08-18T18:41:40.193Z] PASS [2022-08-18T18:41:40.193Z] [2022-08-18T18:41:40.193Z] === Skipped [2022-08-18T18:41:40.193Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2022-08-18T18:41:40.193Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T18:41:40.193Z] [2022-08-18T18:41:40.193Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2022-08-18T18:41:40.193Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-18T18:41:40.193Z] [2022-08-18T18:41:40.193Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2022-08-18T18:41:40.193Z] network_test.go:156: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-18T18:41:40.193Z] [2022-08-18T18:41:40.193Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.02s) [2022-08-18T18:41:40.193Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-18T18:41:40.193Z] [2022-08-18T18:41:40.193Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.02s) [2022-08-18T18:41:40.193Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-18T18:41:40.193Z] [2022-08-18T18:41:40.193Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.02s) [2022-08-18T18:41:40.193Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-18T18:41:40.193Z] [2022-08-18T18:41:40.193Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.02s) [2022-08-18T18:41:40.193Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-18T18:41:40.193Z] [2022-08-18T18:41:40.193Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.02s) [2022-08-18T18:41:40.193Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-18T18:41:40.193Z] [2022-08-18T18:41:40.193Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2022-08-18T18:41:40.193Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T18:41:40.193Z] [2022-08-18T18:41:40.193Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-08-18T18:41:40.193Z] service_test.go:243: FLAKY_TEST [2022-08-18T18:41:40.193Z] [2022-08-18T18:41:40.193Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.02s) [2022-08-18T18:41:40.193Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T18:41:40.193Z] [2022-08-18T18:41:40.193Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-08-18T18:41:40.193Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T18:41:40.193Z] [2022-08-18T18:41:40.193Z] DONE 34 tests, 12 skipped in 7.062s [2022-08-18T18:41:40.193Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-08-18T18:41:40.193Z] INFO: Testing against a local daemon [2022-08-18T18:41:40.193Z] === RUN TestDockerNetworkIpvlanPersistance [2022-08-18T18:41:40.193Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-18T18:41:40.193Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-08-18T18:41:40.193Z] === RUN TestDockerNetworkIpvlan [2022-08-18T18:41:40.193Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-18T18:41:40.193Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-08-18T18:41:40.193Z] PASS [2022-08-18T18:41:40.193Z] [2022-08-18T18:41:40.193Z] === Skipped [2022-08-18T18:41:40.193Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-08-18T18:41:40.193Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-18T18:41:40.193Z] [2022-08-18T18:41:40.193Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-08-18T18:41:40.193Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-18T18:41:40.193Z] [2022-08-18T18:41:40.193Z] DONE 2 tests, 2 skipped in 0.106s [2022-08-18T18:41:40.453Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-08-18T18:41:40.453Z] INFO: Testing against a local daemon [2022-08-18T18:41:40.453Z] === RUN TestDockerNetworkMacvlanPersistance [2022-08-18T18:41:40.453Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-18T18:41:40.453Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2022-08-18T18:41:40.453Z] === RUN TestDockerNetworkMacvlan [2022-08-18T18:41:40.453Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-18T18:41:40.453Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2022-08-18T18:41:40.453Z] PASS [2022-08-18T18:41:40.453Z] [2022-08-18T18:41:40.453Z] === Skipped [2022-08-18T18:41:40.453Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2022-08-18T18:41:40.453Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-18T18:41:40.453Z] [2022-08-18T18:41:40.453Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2022-08-18T18:41:40.453Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-18T18:41:40.453Z] [2022-08-18T18:41:40.453Z] DONE 2 tests, 2 skipped in 0.094s [2022-08-18T18:41:40.453Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-08-18T18:41:40.453Z] testing: warning: no tests to run [2022-08-18T18:41:40.453Z] PASS [2022-08-18T18:41:40.453Z] [2022-08-18T18:41:40.453Z] DONE 0 tests in 0.027s [2022-08-18T18:41:40.453Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-08-18T18:41:40.453Z] INFO: Testing against a local daemon [2022-08-18T18:41:40.453Z] === RUN TestAuthZPluginAllowRequest [2022-08-18T18:41:40.453Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-18T18:41:40.453Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2022-08-18T18:41:40.453Z] === RUN TestAuthZPluginTLS [2022-08-18T18:41:40.453Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-18T18:41:40.453Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2022-08-18T18:41:40.453Z] === RUN TestAuthZPluginDenyRequest [2022-08-18T18:41:40.453Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-18T18:41:40.453Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2022-08-18T18:41:40.453Z] === RUN TestAuthZPluginAPIDenyResponse [2022-08-18T18:41:40.453Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-18T18:41:40.453Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2022-08-18T18:41:40.453Z] === RUN TestAuthZPluginDenyResponse [2022-08-18T18:41:40.453Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-18T18:41:40.453Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2022-08-18T18:41:40.453Z] === RUN TestAuthZPluginAllowEventStream [2022-08-18T18:41:40.453Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-18T18:41:40.453Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2022-08-18T18:41:40.453Z] === RUN TestAuthZPluginErrorResponse [2022-08-18T18:41:40.453Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-18T18:41:40.453Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2022-08-18T18:41:40.453Z] === RUN TestAuthZPluginErrorRequest [2022-08-18T18:41:40.453Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-18T18:41:40.453Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2022-08-18T18:41:40.453Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-08-18T18:41:40.453Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-18T18:41:40.453Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-08-18T18:41:40.453Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-08-18T18:41:40.453Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-18T18:41:40.453Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-08-18T18:41:40.453Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-08-18T18:41:40.453Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-18T18:41:40.453Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-08-18T18:41:40.453Z] === RUN TestAuthZPluginHeader [2022-08-18T18:41:40.453Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-18T18:41:40.453Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2022-08-18T18:41:40.453Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-08-18T18:41:40.531Z] === RUN TestDockerSuite/TestCommitChange [2022-08-18T18:41:41.021Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-18T18:41:41.021Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.41s) [2022-08-18T18:41:41.021Z] === RUN TestAuthZPluginV2Disable [2022-08-18T18:41:41.096Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-08-18T18:41:41.279Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-18T18:41:41.279Z] --- SKIP: TestAuthZPluginV2Disable (0.32s) [2022-08-18T18:41:41.279Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-08-18T18:41:41.538Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-18T18:41:41.538Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.33s) [2022-08-18T18:41:41.538Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-08-18T18:41:41.659Z] === RUN TestDockerSuite/TestCommitHardlink [2022-08-18T18:41:42.105Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-18T18:41:42.105Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.32s) [2022-08-18T18:41:42.105Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-08-18T18:41:42.365Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-18T18:41:42.365Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.32s) [2022-08-18T18:41:42.365Z] PASS [2022-08-18T18:41:42.365Z] [2022-08-18T18:41:42.365Z] === Skipped [2022-08-18T18:41:42.365Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2022-08-18T18:41:42.365Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-18T18:41:42.365Z] [2022-08-18T18:41:42.365Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2022-08-18T18:41:42.365Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-18T18:41:42.365Z] [2022-08-18T18:41:42.365Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2022-08-18T18:41:42.365Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-18T18:41:42.365Z] [2022-08-18T18:41:42.365Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2022-08-18T18:41:42.365Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-18T18:41:42.365Z] [2022-08-18T18:41:42.365Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2022-08-18T18:41:42.365Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-18T18:41:42.365Z] [2022-08-18T18:41:42.365Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2022-08-18T18:41:42.365Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-18T18:41:42.365Z] [2022-08-18T18:41:42.365Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2022-08-18T18:41:42.365Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-18T18:41:42.365Z] [2022-08-18T18:41:42.365Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2022-08-18T18:41:42.365Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-18T18:41:42.365Z] [2022-08-18T18:41:42.365Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-08-18T18:41:42.365Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-18T18:41:42.365Z] [2022-08-18T18:41:42.365Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-08-18T18:41:42.365Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-18T18:41:42.365Z] [2022-08-18T18:41:42.365Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-08-18T18:41:42.365Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-18T18:41:42.365Z] [2022-08-18T18:41:42.365Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2022-08-18T18:41:42.365Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-18T18:41:42.365Z] [2022-08-18T18:41:42.365Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.41s) [2022-08-18T18:41:42.365Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-18T18:41:42.365Z] [2022-08-18T18:41:42.365Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.32s) [2022-08-18T18:41:42.365Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-18T18:41:42.365Z] [2022-08-18T18:41:42.365Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.33s) [2022-08-18T18:41:42.365Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-18T18:41:42.365Z] [2022-08-18T18:41:42.365Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.32s) [2022-08-18T18:41:42.365Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-18T18:41:42.365Z] [2022-08-18T18:41:42.365Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.32s) [2022-08-18T18:41:42.365Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-18T18:41:42.365Z] [2022-08-18T18:41:42.365Z] DONE 17 tests, 17 skipped in 1.787s [2022-08-18T18:41:42.365Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-08-18T18:41:42.365Z] INFO: Testing against a local daemon [2022-08-18T18:41:42.365Z] === RUN TestPluginInvalidJSON [2022-08-18T18:41:42.365Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-08-18T18:41:42.365Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-08-18T18:41:42.365Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-18T18:41:42.365Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-18T18:41:42.365Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-08-18T18:41:42.365Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-08-18T18:41:42.365Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-08-18T18:41:42.365Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-08-18T18:41:42.365Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-08-18T18:41:42.365Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-08-18T18:41:42.365Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-08-18T18:41:42.365Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-08-18T18:41:42.365Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-08-18T18:41:42.365Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-08-18T18:41:42.365Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-08-18T18:41:42.365Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-18T18:41:42.365Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-08-18T18:41:42.365Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-08-18T18:41:42.365Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-08-18T18:41:42.365Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-08-18T18:41:42.365Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-08-18T18:41:42.365Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-08-18T18:41:42.365Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s) [2022-08-18T18:41:42.365Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-08-18T18:41:42.365Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-08-18T18:41:42.365Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-08-18T18:41:42.365Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-08-18T18:41:42.365Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s) [2022-08-18T18:41:42.365Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-08-18T18:41:42.365Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-08-18T18:41:42.365Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-08-18T18:41:42.365Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-08-18T18:41:42.365Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-08-18T18:41:42.365Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-08-18T18:41:42.365Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-08-18T18:41:42.365Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-08-18T18:41:42.365Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-08-18T18:41:42.365Z] === RUN TestPluginInstall [2022-08-18T18:41:42.365Z] plugin_test.go:94: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-18T18:41:42.365Z] --- SKIP: TestPluginInstall (0.00s) [2022-08-18T18:41:42.365Z] === RUN TestPluginsWithRuntimes [2022-08-18T18:41:42.365Z] plugin_test.go:201: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2022-08-18T18:41:42.365Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-08-18T18:41:42.365Z] === RUN TestPluginBackCompatMediaTypes [2022-08-18T18:41:42.365Z] plugin_test.go:265: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-08-18T18:41:42.365Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-08-18T18:41:42.365Z] PASS [2022-08-18T18:41:42.365Z] [2022-08-18T18:41:42.365Z] === Skipped [2022-08-18T18:41:42.365Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2022-08-18T18:41:42.365Z] plugin_test.go:94: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-18T18:41:42.365Z] [2022-08-18T18:41:42.365Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s) [2022-08-18T18:41:42.365Z] plugin_test.go:201: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2022-08-18T18:41:42.365Z] [2022-08-18T18:41:42.365Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s) [2022-08-18T18:41:42.365Z] plugin_test.go:265: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-08-18T18:41:42.365Z] [2022-08-18T18:41:42.365Z] DONE 19 tests, 3 skipped in 0.149s [2022-08-18T18:41:42.365Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-08-18T18:41:42.623Z] INFO: Testing against a local daemon [2022-08-18T18:41:42.623Z] === RUN TestExternalGraphDriver [2022-08-18T18:41:42.882Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-08-18T18:41:42.882Z] --- SKIP: TestExternalGraphDriver (0.34s) [2022-08-18T18:41:42.882Z] === RUN TestGraphdriverPluginV2 [2022-08-18T18:41:43.026Z] === RUN TestDockerSuite/TestCommitNewFile [2022-08-18T18:41:43.954Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-08-18T18:41:44.882Z] === RUN TestDockerSuite/TestCommitTTY [2022-08-18T18:41:45.810Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-08-18T18:41:46.737Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-08-18T18:41:47.074Z] --- PASS: TestGraphdriverPluginV2 (3.64s) [2022-08-18T18:41:47.074Z] PASS [2022-08-18T18:41:47.074Z] [2022-08-18T18:41:47.074Z] === Skipped [2022-08-18T18:41:47.074Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.34s) [2022-08-18T18:41:47.074Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-08-18T18:41:47.074Z] [2022-08-18T18:41:47.074Z] DONE 2 tests, 1 skipped in 4.081s [2022-08-18T18:41:47.074Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-08-18T18:41:47.074Z] INFO: Testing against a local daemon [2022-08-18T18:41:47.074Z] === RUN TestContinueAfterPluginCrash [2022-08-18T18:41:47.074Z] === PAUSE TestContinueAfterPluginCrash [2022-08-18T18:41:47.074Z] === RUN TestReadPluginNoRead [2022-08-18T18:41:47.074Z] === PAUSE TestReadPluginNoRead [2022-08-18T18:41:47.074Z] === RUN TestDaemonStartWithLogOpt [2022-08-18T18:41:47.074Z] === PAUSE TestDaemonStartWithLogOpt [2022-08-18T18:41:47.074Z] === CONT TestContinueAfterPluginCrash [2022-08-18T18:41:47.074Z] === CONT TestDaemonStartWithLogOpt [2022-08-18T18:41:47.300Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-08-18T18:41:48.229Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-08-18T18:41:48.485Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-08-18T18:41:49.048Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-08-18T18:41:49.304Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2022-08-18T18:41:49.865Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-08-18T18:41:50.427Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-08-18T18:41:50.991Z] --- PASS: TestCreateServiceMultipleTimes (17.86s) [2022-08-18T18:41:50.991Z] === RUN TestCreateServiceConflict [2022-08-18T18:41:51.247Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-08-18T18:41:51.265Z] --- PASS: TestDaemonStartWithLogOpt (4.28s) [2022-08-18T18:41:51.265Z] === CONT TestReadPluginNoRead [2022-08-18T18:41:51.809Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-08-18T18:41:52.371Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-08-18T18:41:53.170Z] === RUN TestReadPluginNoRead/default [2022-08-18T18:41:53.298Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-08-18T18:41:53.859Z] --- PASS: TestCreateServiceConflict (2.66s) [2022-08-18T18:41:53.859Z] === RUN TestCreateServiceMaxReplicas [2022-08-18T18:41:54.116Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-08-18T18:41:54.547Z] === RUN TestReadPluginNoRead/disabled_caching [2022-08-18T18:41:54.679Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-08-18T18:41:55.608Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-08-18T18:41:55.924Z] --- PASS: TestContinueAfterPluginCrash (8.98s) [2022-08-18T18:41:55.924Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-08-18T18:41:56.176Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-08-18T18:41:56.863Z] === CONT TestReadPluginNoRead [2022-08-18T18:41:56.863Z] read_test.go:92: [d60f7f20eb8b2] daemon is not started [2022-08-18T18:41:56.863Z] --- PASS: TestReadPluginNoRead (6.03s) [2022-08-18T18:41:56.863Z] --- PASS: TestReadPluginNoRead/default (1.27s) [2022-08-18T18:41:56.863Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.32s) [2022-08-18T18:41:56.863Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.24s) [2022-08-18T18:41:56.863Z] PASS [2022-08-18T18:41:56.863Z] [2022-08-18T18:41:56.863Z] DONE 6 tests in 10.412s [2022-08-18T18:41:56.863Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2022-08-18T18:41:57.104Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-08-18T18:41:57.104Z] --- PASS: TestCreateServiceMaxReplicas (3.37s) [2022-08-18T18:41:57.104Z] === RUN TestCreateWithDuplicateNetworkNames [2022-08-18T18:41:57.122Z] testing: warning: no tests to run [2022-08-18T18:41:57.122Z] PASS [2022-08-18T18:41:57.122Z] [2022-08-18T18:41:57.122Z] DONE 0 tests in 0.037s [2022-08-18T18:41:57.122Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-08-18T18:41:57.122Z] INFO: Testing against a local daemon [2022-08-18T18:41:57.122Z] === RUN TestPluginWithDevMounts [2022-08-18T18:41:57.122Z] mounts_test.go:20: (*Execution).IsRootless-fm [2022-08-18T18:41:57.122Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-08-18T18:41:57.122Z] PASS [2022-08-18T18:41:57.122Z] [2022-08-18T18:41:57.122Z] === Skipped [2022-08-18T18:41:57.122Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2022-08-18T18:41:57.122Z] mounts_test.go:20: (*Execution).IsRootless-fm [2022-08-18T18:41:57.122Z] [2022-08-18T18:41:57.122Z] DONE 1 tests, 1 skipped in 0.115s [2022-08-18T18:41:57.122Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-08-18T18:41:57.122Z] INFO: Testing against a local daemon [2022-08-18T18:41:57.122Z] === RUN TestSecretInspect [2022-08-18T18:41:57.122Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T18:41:57.122Z] --- SKIP: TestSecretInspect (0.01s) [2022-08-18T18:41:57.122Z] === RUN TestSecretList [2022-08-18T18:41:57.122Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T18:41:57.382Z] --- SKIP: TestSecretList (0.02s) [2022-08-18T18:41:57.382Z] === RUN TestSecretsCreateAndDelete [2022-08-18T18:41:57.382Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T18:41:57.382Z] --- SKIP: TestSecretsCreateAndDelete (0.01s) [2022-08-18T18:41:57.382Z] === RUN TestSecretsUpdate [2022-08-18T18:41:57.382Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T18:41:57.382Z] --- SKIP: TestSecretsUpdate (0.01s) [2022-08-18T18:41:57.382Z] === RUN TestTemplatedSecret [2022-08-18T18:41:57.382Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T18:41:57.382Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-08-18T18:41:57.382Z] === RUN TestSecretCreateResolve [2022-08-18T18:41:57.382Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T18:41:57.382Z] --- SKIP: TestSecretCreateResolve (0.01s) [2022-08-18T18:41:57.382Z] PASS [2022-08-18T18:41:57.382Z] [2022-08-18T18:41:57.382Z] === Skipped [2022-08-18T18:41:57.382Z] === SKIP: amd64.integration.secret TestSecretInspect (0.01s) [2022-08-18T18:41:57.382Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T18:41:57.382Z] [2022-08-18T18:41:57.382Z] === SKIP: amd64.integration.secret TestSecretList (0.02s) [2022-08-18T18:41:57.382Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T18:41:57.382Z] [2022-08-18T18:41:57.382Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s) [2022-08-18T18:41:57.382Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T18:41:57.382Z] [2022-08-18T18:41:57.382Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s) [2022-08-18T18:41:57.382Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T18:41:57.382Z] [2022-08-18T18:41:57.382Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2022-08-18T18:41:57.382Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T18:41:57.382Z] [2022-08-18T18:41:57.382Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s) [2022-08-18T18:41:57.382Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T18:41:57.382Z] [2022-08-18T18:41:57.382Z] DONE 6 tests, 6 skipped in 0.164s [2022-08-18T18:41:57.382Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-08-18T18:41:57.382Z] INFO: Testing against a local daemon [2022-08-18T18:41:57.382Z] === RUN TestServiceCreateInit [2022-08-18T18:41:57.382Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-08-18T18:41:57.382Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T18:41:57.382Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-08-18T18:41:57.382Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T18:41:57.382Z] --- PASS: TestServiceCreateInit (0.02s) [2022-08-18T18:41:57.382Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-08-18T18:41:57.382Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-08-18T18:41:57.382Z] === RUN TestCreateServiceMultipleTimes [2022-08-18T18:41:57.382Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T18:41:57.382Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s) [2022-08-18T18:41:57.382Z] === RUN TestCreateServiceConflict [2022-08-18T18:41:57.382Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T18:41:57.382Z] --- SKIP: TestCreateServiceConflict (0.01s) [2022-08-18T18:41:57.382Z] === RUN TestCreateServiceMaxReplicas [2022-08-18T18:41:57.382Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T18:41:57.382Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s) [2022-08-18T18:41:57.382Z] === RUN TestCreateWithDuplicateNetworkNames [2022-08-18T18:41:57.382Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T18:41:57.382Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s) [2022-08-18T18:41:57.382Z] === RUN TestCreateServiceSecretFileMode [2022-08-18T18:41:57.382Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T18:41:57.382Z] --- SKIP: TestCreateServiceSecretFileMode (0.02s) [2022-08-18T18:41:57.382Z] === RUN TestCreateServiceConfigFileMode [2022-08-18T18:41:57.641Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T18:41:57.641Z] --- SKIP: TestCreateServiceConfigFileMode (0.02s) [2022-08-18T18:41:57.641Z] === RUN TestCreateServiceSysctls [2022-08-18T18:41:57.641Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T18:41:57.641Z] --- SKIP: TestCreateServiceSysctls (0.03s) [2022-08-18T18:41:57.641Z] === RUN TestCreateServiceCapabilities [2022-08-18T18:41:57.641Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T18:41:57.641Z] --- SKIP: TestCreateServiceCapabilities (0.03s) [2022-08-18T18:41:57.641Z] === RUN TestInspect [2022-08-18T18:41:57.641Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T18:41:57.641Z] --- SKIP: TestInspect (0.01s) [2022-08-18T18:41:57.641Z] === RUN TestCreateJob [2022-08-18T18:41:57.641Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T18:41:57.641Z] --- SKIP: TestCreateJob (0.01s) [2022-08-18T18:41:57.641Z] === RUN TestReplicatedJob [2022-08-18T18:41:57.641Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T18:41:57.641Z] --- SKIP: TestReplicatedJob (0.01s) [2022-08-18T18:41:57.641Z] === RUN TestUpdateReplicatedJob [2022-08-18T18:41:57.641Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T18:41:57.641Z] --- SKIP: TestUpdateReplicatedJob (0.01s) [2022-08-18T18:41:57.641Z] === RUN TestServiceListWithStatuses [2022-08-18T18:41:57.641Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-08-18T18:41:57.641Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-08-18T18:41:57.641Z] === RUN TestDockerNetworkConnectAlias [2022-08-18T18:41:57.641Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T18:41:57.641Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s) [2022-08-18T18:41:57.641Z] === RUN TestDockerNetworkReConnect [2022-08-18T18:41:57.641Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T18:41:57.641Z] --- SKIP: TestDockerNetworkReConnect (0.01s) [2022-08-18T18:41:57.641Z] === RUN TestServicePlugin [2022-08-18T18:41:58.032Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-08-18T18:41:58.988Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-08-18T18:41:59.560Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T18:41:59.561Z] --- SKIP: TestServicePlugin (1.97s) [2022-08-18T18:41:59.561Z] === RUN TestServiceUpdateLabel [2022-08-18T18:41:59.561Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T18:41:59.561Z] --- SKIP: TestServiceUpdateLabel (0.01s) [2022-08-18T18:41:59.561Z] === RUN TestServiceUpdateSecrets [2022-08-18T18:41:59.561Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T18:41:59.561Z] --- SKIP: TestServiceUpdateSecrets (0.01s) [2022-08-18T18:41:59.561Z] === RUN TestServiceUpdateConfigs [2022-08-18T18:41:59.561Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T18:41:59.561Z] --- SKIP: TestServiceUpdateConfigs (0.01s) [2022-08-18T18:41:59.561Z] === RUN TestServiceUpdateNetwork [2022-08-18T18:41:59.561Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T18:41:59.561Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2022-08-18T18:41:59.561Z] === RUN TestServiceUpdatePidsLimit [2022-08-18T18:41:59.561Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T18:41:59.821Z] --- SKIP: TestServiceUpdatePidsLimit (0.04s) [2022-08-18T18:41:59.821Z] PASS [2022-08-18T18:41:59.821Z] [2022-08-18T18:41:59.821Z] === Skipped [2022-08-18T18:41:59.821Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-08-18T18:41:59.821Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T18:41:59.821Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-08-18T18:41:59.821Z] [2022-08-18T18:41:59.821Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-08-18T18:41:59.821Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T18:41:59.821Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-08-18T18:41:59.821Z] [2022-08-18T18:41:59.821Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s) [2022-08-18T18:41:59.821Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T18:41:59.821Z] [2022-08-18T18:41:59.821Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) [2022-08-18T18:41:59.821Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T18:41:59.821Z] [2022-08-18T18:41:59.821Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s) [2022-08-18T18:41:59.821Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T18:41:59.821Z] [2022-08-18T18:41:59.821Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s) [2022-08-18T18:41:59.821Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T18:41:59.821Z] [2022-08-18T18:41:59.821Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.02s) [2022-08-18T18:41:59.821Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T18:41:59.821Z] [2022-08-18T18:41:59.821Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.02s) [2022-08-18T18:41:59.821Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T18:41:59.821Z] [2022-08-18T18:41:59.821Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.03s) [2022-08-18T18:41:59.821Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T18:41:59.821Z] [2022-08-18T18:41:59.821Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.03s) [2022-08-18T18:41:59.821Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T18:41:59.821Z] [2022-08-18T18:41:59.821Z] === SKIP: amd64.integration.service TestInspect (0.01s) [2022-08-18T18:41:59.821Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T18:41:59.821Z] [2022-08-18T18:41:59.821Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2022-08-18T18:41:59.821Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T18:41:59.821Z] [2022-08-18T18:41:59.821Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2022-08-18T18:41:59.821Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T18:41:59.821Z] [2022-08-18T18:41:59.821Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s) [2022-08-18T18:41:59.821Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T18:41:59.821Z] [2022-08-18T18:41:59.821Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-08-18T18:41:59.821Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-08-18T18:41:59.821Z] [2022-08-18T18:41:59.821Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s) [2022-08-18T18:41:59.821Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T18:41:59.821Z] [2022-08-18T18:41:59.821Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.01s) [2022-08-18T18:41:59.821Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T18:41:59.821Z] [2022-08-18T18:41:59.821Z] === SKIP: amd64.integration.service TestServicePlugin (1.97s) [2022-08-18T18:41:59.821Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T18:41:59.821Z] [2022-08-18T18:41:59.821Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s) [2022-08-18T18:41:59.821Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T18:41:59.821Z] [2022-08-18T18:41:59.821Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s) [2022-08-18T18:41:59.821Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T18:41:59.821Z] [2022-08-18T18:41:59.821Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s) [2022-08-18T18:41:59.821Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T18:41:59.821Z] [2022-08-18T18:41:59.821Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s) [2022-08-18T18:41:59.821Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T18:41:59.821Z] [2022-08-18T18:41:59.821Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.04s) [2022-08-18T18:41:59.821Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T18:41:59.821Z] [2022-08-18T18:41:59.821Z] DONE 24 tests, 23 skipped in 2.395s [2022-08-18T18:41:59.821Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-08-18T18:41:59.821Z] INFO: Testing against a local daemon [2022-08-18T18:41:59.821Z] === RUN TestSessionCreate [2022-08-18T18:41:59.821Z] --- PASS: TestSessionCreate (0.04s) [2022-08-18T18:41:59.821Z] === RUN TestSessionCreateWithBadUpgrade [2022-08-18T18:41:59.821Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2022-08-18T18:41:59.821Z] PASS [2022-08-18T18:41:59.821Z] [2022-08-18T18:41:59.821Z] DONE 2 tests in 0.158s [2022-08-18T18:41:59.821Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-08-18T18:41:59.921Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-08-18T18:41:59.921Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-08-18T18:42:00.087Z] INFO: Testing against a local daemon [2022-08-18T18:42:00.087Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-08-18T18:42:00.087Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-08-18T18:42:00.087Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-08-18T18:42:00.087Z] === RUN TestDiskUsage [2022-08-18T18:42:00.087Z] === PAUSE TestDiskUsage [2022-08-18T18:42:00.087Z] === RUN TestEventsExecDie [2022-08-18T18:42:00.483Z] === RUN TestDockerSuite/TestCpRelativePath [2022-08-18T18:42:00.675Z] --- PASS: TestEventsExecDie (0.57s) [2022-08-18T18:42:00.675Z] === RUN TestEventsBackwardsCompatible [2022-08-18T18:42:00.675Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2022-08-18T18:42:00.675Z] === RUN TestEventsVolumeCreate [2022-08-18T18:42:00.675Z] --- PASS: TestEventsVolumeCreate (0.06s) [2022-08-18T18:42:00.675Z] === RUN TestInfoBinaryCommits [2022-08-18T18:42:00.675Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-08-18T18:42:00.675Z] === RUN TestInfoAPIVersioned [2022-08-18T18:42:00.675Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-08-18T18:42:00.675Z] === RUN TestInfoAPI [2022-08-18T18:42:00.675Z] --- PASS: TestInfoAPI (0.02s) [2022-08-18T18:42:00.675Z] === RUN TestInfoAPIWarnings [2022-08-18T18:42:01.045Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-08-18T18:42:01.607Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-08-18T18:42:02.171Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-08-18T18:42:02.734Z] === RUN TestDockerSuite/TestCpToCaseA [2022-08-18T18:42:04.100Z] === RUN TestDockerSuite/TestCpToCaseB [2022-08-18T18:42:04.662Z] === RUN TestDockerSuite/TestCpToCaseC [2022-08-18T18:42:06.031Z] === RUN TestDockerSuite/TestCpToCaseD [2022-08-18T18:42:08.551Z] === RUN TestDockerSuite/TestCpToCaseE [2022-08-18T18:42:09.478Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2022-08-18T18:42:10.844Z] === RUN TestDockerSuite/TestCpToCaseF [2022-08-18T18:42:10.844Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.60s) [2022-08-18T18:42:10.844Z] === RUN TestCreateServiceSecretFileMode [2022-08-18T18:42:11.406Z] === RUN TestDockerSuite/TestCpToCaseG [2022-08-18T18:42:14.053Z] --- PASS: TestCreateServiceSecretFileMode (3.10s) [2022-08-18T18:42:14.053Z] === RUN TestCreateServiceConfigFileMode [2022-08-18T18:42:14.119Z] Created binary: bundles/binary-daemon/dockerd [2022-08-18T18:42:14.119Z] Copying nested executables into bundles/binary-daemon [2022-08-18T18:42:14.119Z] Building: bundles/binary-daemon/docker-proxy [2022-08-18T18:42:14.119Z] GOOS="" GOARCH="" GOARM="" [2022-08-18T18:42:14.119Z] Created binary: bundles/binary-daemon/docker-proxy [2022-08-18T18:42:14.119Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2022-08-18T18:42:14.443Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43992/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=2c17e9a33357ac5cfb80dcb93e048bb3ae5618d0 -e DOCKER_GRAPHDRIVER docker:2c17e9a33357ac5cfb80dcb93e048bb3ae5618d0 hack/make.sh cross [2022-08-18T18:42:14.706Z] [2022-08-18T18:42:14.965Z] Removing bundles/ [2022-08-18T18:42:14.965Z] [2022-08-18T18:42:14.965Z] ---> Making bundle: cross (in bundles/cross) [2022-08-18T18:42:14.965Z] Cross building: bundles/cross/linux/amd64 [2022-08-18T18:42:14.965Z] Building: bundles/cross/linux/amd64-daemon/dockerd [2022-08-18T18:42:14.965Z] GOOS="linux" GOARCH="amd64" GOARM="" [2022-08-18T18:42:14.981Z] === RUN TestDockerSuite/TestCpToCaseH [2022-08-18T18:42:15.542Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2022-08-18T18:42:17.438Z] --- PASS: TestCreateServiceConfigFileMode (3.27s) [2022-08-18T18:42:17.438Z] === RUN TestCreateServiceSysctls [2022-08-18T18:42:18.001Z] === RUN TestDockerSuite/TestCpToCaseI [2022-08-18T18:42:18.258Z] docker_api_swarm_test.go:202: [d7ae27dbe57ac] joining swarm manager [d14a9c3058962]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-18T18:42:18.757Z] --- PASS: TestInfoAPIWarnings (16.57s) [2022-08-18T18:42:18.757Z] === RUN TestInfoDebug [2022-08-18T18:42:18.757Z] --- PASS: TestInfoDebug (0.54s) [2022-08-18T18:42:18.757Z] === RUN TestInfoInsecureRegistries [2022-08-18T18:42:18.757Z] --- PASS: TestInfoInsecureRegistries (0.55s) [2022-08-18T18:42:18.757Z] === RUN TestInfoRegistryMirrors [2022-08-18T18:42:18.819Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-08-18T18:42:19.016Z] --- PASS: TestInfoRegistryMirrors (0.54s) [2022-08-18T18:42:19.016Z] === RUN TestLoginFailsWithBadCredentials [2022-08-18T18:42:19.275Z] --- PASS: TestLoginFailsWithBadCredentials (0.39s) [2022-08-18T18:42:19.275Z] === RUN TestPingCacheHeaders [2022-08-18T18:42:19.275Z] --- PASS: TestPingCacheHeaders (0.03s) [2022-08-18T18:42:19.275Z] === RUN TestPingGet [2022-08-18T18:42:19.275Z] --- PASS: TestPingGet (0.01s) [2022-08-18T18:42:19.275Z] === RUN TestPingHead [2022-08-18T18:42:19.275Z] --- PASS: TestPingHead (0.03s) [2022-08-18T18:42:19.275Z] === RUN TestPingSwarmHeader [2022-08-18T18:42:19.843Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-08-18T18:42:20.410Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-08-18T18:42:21.337Z] --- PASS: TestCreateServiceSysctls (4.24s) [2022-08-18T18:42:21.337Z] === RUN TestCreateServiceCapabilities [2022-08-18T18:42:21.347Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-08-18T18:42:21.606Z] --- PASS: TestPingSwarmHeader (2.08s) [2022-08-18T18:42:21.606Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-08-18T18:42:21.606Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-08-18T18:42:21.606Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-08-18T18:42:21.606Z] === RUN TestPingBuilderHeader [2022-08-18T18:42:21.606Z] === RUN TestPingBuilderHeader/default_config [2022-08-18T18:42:22.174Z] === RUN TestPingBuilderHeader/buildkit_disabled [2022-08-18T18:42:22.716Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2022-08-18T18:42:22.742Z] --- PASS: TestPingBuilderHeader (1.10s) [2022-08-18T18:42:22.742Z] --- PASS: TestPingBuilderHeader/default_config (0.54s) [2022-08-18T18:42:22.742Z] --- PASS: TestPingBuilderHeader/buildkit_disabled (0.54s) [2022-08-18T18:42:22.742Z] === RUN TestVersion [2022-08-18T18:42:22.742Z] --- PASS: TestVersion (0.03s) [2022-08-18T18:42:22.742Z] === CONT TestDiskUsage [2022-08-18T18:42:23.007Z] === RUN TestDiskUsage/empty [2022-08-18T18:42:23.007Z] === RUN TestDiskUsage/empty/container_types [2022-08-18T18:42:23.007Z] === RUN TestDiskUsage/empty/image_types [2022-08-18T18:42:23.007Z] === RUN TestDiskUsage/empty/volume_types [2022-08-18T18:42:23.007Z] === RUN TestDiskUsage/empty/build-cache_types [2022-08-18T18:42:23.007Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-08-18T18:42:23.007Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-08-18T18:42:23.007Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-08-18T18:42:23.007Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-08-18T18:42:23.007Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-08-18T18:42:23.007Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-08-18T18:42:23.007Z] === RUN TestDiskUsage/after_LoadBusybox [2022-08-18T18:42:23.266Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-08-18T18:42:23.266Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-08-18T18:42:23.266Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-08-18T18:42:23.266Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-08-18T18:42:23.266Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-08-18T18:42:23.266Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-08-18T18:42:23.266Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-08-18T18:42:23.266Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-08-18T18:42:23.266Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-08-18T18:42:23.266Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-08-18T18:42:23.266Z] === RUN TestDiskUsage/after_container.Run [2022-08-18T18:42:23.278Z] === RUN TestDockerSuite/TestCpToDot [2022-08-18T18:42:23.525Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-08-18T18:42:23.525Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-08-18T18:42:23.525Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-08-18T18:42:23.525Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-08-18T18:42:23.525Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-08-18T18:42:23.525Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-08-18T18:42:23.525Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-08-18T18:42:23.525Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-08-18T18:42:23.525Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-08-18T18:42:23.525Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-08-18T18:42:23.784Z] --- PASS: TestDiskUsage (1.22s) [2022-08-18T18:42:23.784Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-08-18T18:42:23.784Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-08-18T18:42:23.784Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-08-18T18:42:23.784Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-08-18T18:42:23.784Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-08-18T18:42:23.784Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-08-18T18:42:23.784Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-08-18T18:42:23.784Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-08-18T18:42:23.784Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-08-18T18:42:23.784Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-08-18T18:42:23.784Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-08-18T18:42:23.784Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.17s) [2022-08-18T18:42:23.784Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-08-18T18:42:23.784Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-08-18T18:42:23.784Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-08-18T18:42:23.784Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-08-18T18:42:23.784Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-08-18T18:42:23.784Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-08-18T18:42:23.784Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-08-18T18:42:23.784Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-08-18T18:42:23.784Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-08-18T18:42:23.784Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-08-18T18:42:23.784Z] --- PASS: TestDiskUsage/after_container.Run (0.37s) [2022-08-18T18:42:23.784Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.02s) [2022-08-18T18:42:23.784Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-08-18T18:42:23.784Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.01s) [2022-08-18T18:42:23.784Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-08-18T18:42:23.784Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.01s) [2022-08-18T18:42:23.784Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-08-18T18:42:23.784Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.01s) [2022-08-18T18:42:23.784Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-08-18T18:42:23.784Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.01s) [2022-08-18T18:42:23.784Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.01s) [2022-08-18T18:42:23.784Z] PASS [2022-08-18T18:42:23.784Z] [2022-08-18T18:42:23.784Z] === Skipped [2022-08-18T18:42:23.784Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-08-18T18:42:23.784Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-08-18T18:42:23.784Z] [2022-08-18T18:42:23.784Z] DONE 57 tests, 1 skipped in 23.933s [2022-08-18T18:42:23.784Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-08-18T18:42:24.043Z] INFO: Testing against a local daemon [2022-08-18T18:42:24.043Z] === RUN TestVolumesCreateAndList [2022-08-18T18:42:24.043Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-08-18T18:42:24.043Z] === RUN TestVolumesRemove [2022-08-18T18:42:24.043Z] --- PASS: TestVolumesRemove (0.05s) [2022-08-18T18:42:24.043Z] === RUN TestVolumesInspect [2022-08-18T18:42:24.043Z] --- PASS: TestVolumesInspect (0.02s) [2022-08-18T18:42:24.043Z] === RUN TestVolumesInvalidJSON [2022-08-18T18:42:24.043Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-08-18T18:42:24.043Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-08-18T18:42:24.043Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-08-18T18:42:24.043Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-08-18T18:42:24.043Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-08-18T18:42:24.043Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-08-18T18:42:24.043Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-08-18T18:42:24.043Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-08-18T18:42:24.043Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.01s) [2022-08-18T18:42:24.043Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-08-18T18:42:24.043Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-08-18T18:42:24.043Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-08-18T18:42:24.043Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-08-18T18:42:24.043Z] PASS [2022-08-18T18:42:24.043Z] [2022-08-18T18:42:24.043Z] DONE 9 tests in 0.192s [2022-08-18T18:42:24.043Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-08-18T18:42:24.043Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 14284 is not a child of this shell [2022-08-18T18:42:24.043Z] warning: PID 14284 from bundles/test-integration/docker.pid had a nonzero exit code [2022-08-18T18:42:24.043Z] Leaving: AppArmorNo profiles have been unloaded. [2022-08-18T18:42:24.043Z] [2022-08-18T18:42:24.043Z] Unloading profiles will leave already running processes permanently [2022-08-18T18:42:24.043Z] unconfined, which can lead to unexpected situations. [2022-08-18T18:42:24.043Z] [2022-08-18T18:42:24.043Z] To set a process to complain mode, use the command line tool [2022-08-18T18:42:24.043Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-08-18T18:42:24.043Z] Removing test suite binaries [2022-08-18T18:42:24.043Z] exiting test-integration [2022-08-18T18:42:24.043Z] ++ exit 0 [2022-08-18T18:42:24.043Z] [2022-08-18T18:42:24.206Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-08-18T18:42:24.463Z] --- PASS: TestCreateServiceCapabilities (3.21s) [2022-08-18T18:42:24.463Z] === RUN TestInspect [2022-08-18T18:42:25.391Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume Post stage [Pipeline] junit [2022-08-18T18:42:25.432Z] Recording test results [2022-08-18T18:42:26.322Z] === RUN TestDockerSuite/TestCpToStdout [2022-08-18T18:42:27.251Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-08-18T18:42:27.298Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-08-18T18:42:27.507Z] --- PASS: TestInspect (2.96s) [2022-08-18T18:42:27.507Z] === RUN TestCreateJob [2022-08-18T18:42:27.640Z] + echo Ensuring container killed. [2022-08-18T18:42:27.640Z] Ensuring container killed. [2022-08-18T18:42:27.640Z] + docker rm -vf docker-pr1 [2022-08-18T18:42:27.640Z] Error: No such container: docker-pr1 [Pipeline] sh [2022-08-18T18:42:27.926Z] + echo Chowning /workspace to jenkins user [2022-08-18T18:42:27.926Z] Chowning /workspace to jenkins user [2022-08-18T18:42:27.926Z] + id -u [2022-08-18T18:42:27.926Z] + id -g [2022-08-18T18:42:27.926Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43992:/workspace busybox chown -R 1000:1000 /workspace [2022-08-18T18:42:27.926Z] Unable to find image 'busybox:latest' locally [2022-08-18T18:42:27.926Z] latest: Pulling from library/busybox [2022-08-18T18:42:28.256Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-08-18T18:42:28.265Z] 50783e0dfb64: Pulling fs layer [2022-08-18T18:42:28.265Z] 50783e0dfb64: Download complete [2022-08-18T18:42:28.265Z] 50783e0dfb64: Pull complete [2022-08-18T18:42:28.265Z] Digest: sha256:ef320ff10026a50cf5f0213d35537ce0041ac1d96e9b7800bafd8bc9eff6c693 [2022-08-18T18:42:28.265Z] Status: Downloaded newer image for busybox:latest [2022-08-18T18:42:28.514Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-08-18T18:42:29.076Z] === RUN TestDockerSuite/TestCpVolumePath [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-08-18T18:42:30.442Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-08-18T18:42:30.442Z] === RUN TestDockerSuite/TestCreateArgs [2022-08-18T18:42:30.442Z] === RUN TestDockerSuite/TestCreateByImageID [2022-08-18T18:42:30.477Z] + bundleName=amd64-rootless [2022-08-18T18:42:30.477Z] + echo Creating amd64-rootless-bundles.tar.gz [2022-08-18T18:42:30.477Z] Creating amd64-rootless-bundles.tar.gz [2022-08-18T18:42:30.477Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [2022-08-18T18:42:30.477Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [Pipeline] archiveArtifacts [2022-08-18T18:42:30.489Z] Archiving artifacts [2022-08-18T18:42:30.698Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-08-18T18:42:30.954Z] --- PASS: TestCreateJob (3.53s) [2022-08-18T18:42:30.954Z] === RUN TestReplicatedJob [2022-08-18T18:42:31.516Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-08-18T18:42:31.516Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-08-18T18:42:31.516Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-08-18T18:42:31.516Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-08-18T18:42:32.046Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43992/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-08-18T18:42:32.077Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-08-18T18:42:32.334Z] === RUN TestDockerSuite/TestCreateLabels [2022-08-18T18:42:32.334Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-08-18T18:42:32.334Z] === RUN TestDockerSuite/TestCreateRM [2022-08-18T18:42:32.351Z] + make clean [2022-08-18T18:42:32.351Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-08-18T18:42:32.590Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-08-18T18:42:32.590Z] docker_cli_create_test.go:83: unmatched requirement Devicemapper [2022-08-18T18:42:32.590Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-08-18T18:42:32.590Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-08-18T18:42:32.610Z] docker-dev-cache [2022-08-18T18:42:32.610Z] docker-mod-cache [Pipeline] deleteDir [2022-08-18T18:42:32.846Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-08-18T18:42:33.776Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2022-08-18T18:42:35.144Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-08-18T18:42:35.400Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-08-18T18:42:35.400Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-08-18T18:42:36.329Z] docker_api_swarm_test.go:384: [df08aa74c5b8e] joining swarm manager [da766803a58e7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-18T18:42:37.700Z] docker_api_swarm_test.go:385: [d0effef5567bd] joining swarm manager [da766803a58e7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-18T18:42:38.262Z] --- PASS: TestReplicatedJob (7.21s) [2022-08-18T18:42:38.262Z] === RUN TestUpdateReplicatedJob [2022-08-18T18:42:40.161Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-08-18T18:42:40.161Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-08-18T18:42:40.161Z] === RUN TestDockerSuite/TestEventsAttach [2022-08-18T18:42:41.089Z] === RUN TestDockerSuite/TestEventsCommit [2022-08-18T18:42:41.650Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-08-18T18:42:41.914Z] --- PASS: TestUpdateReplicatedJob (3.71s) [2022-08-18T18:42:41.914Z] === RUN TestServiceListWithStatuses [2022-08-18T18:42:41.914Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-08-18T18:42:41.914Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-08-18T18:42:41.914Z] === RUN TestDockerNetworkConnectAlias [2022-08-18T18:42:42.484Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-08-18T18:42:43.047Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-08-18T18:42:43.304Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2022-08-18T18:42:45.195Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2022-08-18T18:42:46.561Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-08-18T18:42:46.817Z] --- PASS: TestDockerNetworkConnectAlias (4.86s) [2022-08-18T18:42:46.817Z] === RUN TestDockerNetworkReConnect [2022-08-18T18:42:48.750Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2022-08-18T18:42:50.639Z] --- PASS: TestDockerNetworkReConnect (3.94s) [2022-08-18T18:42:50.639Z] === RUN TestServicePlugin [2022-08-18T18:42:51.202Z] === RUN TestDockerSuite/TestEventsCopy [2022-08-18T18:42:52.570Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-08-18T18:42:53.503Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-08-18T18:42:54.871Z] plugin_test.go:61: [d04126da14e1b] joining swarm manager [d8cc22f3ec3e9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-18T18:42:56.237Z] plugin_test.go:64: [d041fb16a1b5f] joining swarm manager [d8cc22f3ec3e9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-18T18:42:59.504Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-08-18T18:42:59.504Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-08-18T18:43:00.433Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-08-18T18:43:01.365Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2022-08-18T18:43:01.365Z] === RUN TestDockerSuite/TestEventsFilterType [2022-08-18T18:43:01.927Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2022-08-18T18:43:01.927Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2022-08-18T18:43:01.927Z] === RUN TestDockerSuite/TestEventsFilters [2022-08-18T18:43:02.855Z] === RUN TestDockerSuite/TestEventsFormat [2022-08-18T18:43:03.797Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-08-18T18:43:03.797Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-08-18T18:43:03.797Z] === RUN TestDockerSuite/TestEventsImageImport [2022-08-18T18:43:04.733Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-08-18T18:43:04.733Z] === RUN TestDockerSuite/TestEventsImagePull [2022-08-18T18:43:06.104Z] === RUN TestDockerSuite/TestEventsImageTag [2022-08-18T18:43:07.031Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2022-08-18T18:43:07.287Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2022-08-18T18:43:07.287Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2022-08-18T18:43:07.287Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2022-08-18T18:43:07.287Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2022-08-18T18:43:07.287Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-08-18T18:43:09.974Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2022-08-18T18:43:10.229Z] === RUN TestDockerSuite/TestEventsRename [2022-08-18T18:43:10.791Z] === RUN TestDockerSuite/TestEventsResize [2022-08-18T18:43:11.353Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-08-18T18:43:17.886Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-08-18T18:43:17.886Z] === RUN TestDockerSuite/TestEventsStreaming [2022-08-18T18:43:17.886Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-08-18T18:43:20.401Z] === RUN TestDockerSuite/TestEventsTop [2022-08-18T18:43:20.962Z] === RUN TestDockerSuite/TestEventsUntag [2022-08-18T18:43:22.325Z] --- PASS: TestServicePlugin (31.31s) [2022-08-18T18:43:22.325Z] === RUN TestServiceUpdateLabel [2022-08-18T18:43:23.690Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-08-18T18:43:24.252Z] --- PASS: TestServiceUpdateLabel (2.28s) [2022-08-18T18:43:24.252Z] === RUN TestServiceUpdateSecrets [2022-08-18T18:43:36.419Z] === RUN TestDockerSuite/TestNetworkEvents [2022-08-18T18:43:38.954Z] --- PASS: TestServiceUpdateSecrets (14.57s) [2022-08-18T18:43:38.955Z] === RUN TestServiceUpdateConfigs [2022-08-18T18:43:40.318Z] check_test.go:611: [d0effef5567bd] daemon is not started [2022-08-18T18:43:40.318Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2022-08-18T18:43:40.575Z] === RUN TestDockerSuite/TestVolumeEvents [2022-08-18T18:43:43.091Z] docker_api_swarm_test.go:802: [d48136f6f65cf] joining swarm manager [dfe11a5e03797]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-18T18:43:44.018Z] docker_api_swarm_test.go:802: [da158be4aaf74] joining swarm manager [dfe11a5e03797]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-18T18:43:45.381Z] docker_api_swarm_test.go:802: [d3de860e2d7ec] joining swarm manager [dfe11a5e03797]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-08-18T18:43:46.308Z] === RUN TestDockerSuite/TestExec [2022-08-18T18:43:46.869Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-08-18T18:43:47.798Z] docker_api_swarm_test.go:802: [dcc918e71d474] joining swarm manager [dfe11a5e03797]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-08-18T18:43:48.362Z] === RUN TestDockerSuite/TestExecCgroup [2022-08-18T18:43:49.289Z] docker_api_swarm_test.go:810: [d34a169f97a15] joining swarm manager [dfe11a5e03797]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2022-08-18T18:43:49.289Z] === RUN TestDockerSuite/TestExecEnv [2022-08-18T18:43:50.216Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-08-18T18:43:51.146Z] === RUN TestDockerSuite/TestExecExitStatus [2022-08-18T18:43:51.402Z] === RUN TestDockerSuite/TestExecInspectID [2022-08-18T18:43:53.970Z] --- PASS: TestServiceUpdateConfigs (15.11s) [2022-08-18T18:43:53.970Z] === RUN TestServiceUpdateNetwork [2022-08-18T18:43:53.970Z] === RUN TestDockerSuite/TestExecInteractive [2022-08-18T18:43:54.898Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2022-08-18T18:43:55.826Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-08-18T18:43:56.389Z] === RUN TestDockerSuite/TestExecParseError [2022-08-18T18:43:57.318Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-08-18T18:43:57.880Z] === RUN TestDockerSuite/TestExecSetEnv [2022-08-18T18:43:58.442Z] === RUN TestDockerSuite/TestExecStartFails [2022-08-18T18:43:58.706Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-08-18T18:43:59.280Z] === RUN TestDockerSuite/TestExecTTY [2022-08-18T18:43:59.840Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-08-18T18:44:00.401Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-08-18T18:44:00.963Z] === RUN TestDockerSuite/TestExecUlimits [2022-08-18T18:44:01.890Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-08-18T18:44:01.890Z] docker_cli_exec_test.go:527: unmatched requirement DaemonIsWindows [2022-08-18T18:44:01.890Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-08-18T18:44:03.254Z] === RUN TestDockerSuite/TestExecWithNoTERM [2022-08-18T18:44:03.511Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-08-18T18:44:04.437Z] === RUN TestDockerSuite/TestExecWithTERM [2022-08-18T18:44:04.693Z] === RUN TestDockerSuite/TestExecWithUser [2022-08-18T18:44:05.622Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-08-18T18:44:06.549Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-08-18T18:44:07.916Z] --- PASS: TestServiceUpdateNetwork (13.85s) [2022-08-18T18:44:07.916Z] === RUN TestServiceUpdatePidsLimit [2022-08-18T18:44:08.845Z] === RUN TestDockerSuite/TestHealth [2022-08-18T18:44:09.101Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-08-18T18:44:10.468Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-08-18T18:44:18.551Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-08-18T18:44:21.480Z] Created binary: bundles/cross/linux/amd64-daemon/dockerd [2022-08-18T18:44:21.480Z] Copying nested executables into bundles/cross/linux/amd64-daemon [2022-08-18T18:44:21.480Z] Building: bundles/cross/linux/amd64-daemon/docker-proxy [2022-08-18T18:44:21.480Z] GOOS="linux" GOARCH="amd64" GOARM="" [2022-08-18T18:44:21.480Z] Created binary: bundles/cross/linux/amd64-daemon/docker-proxy [2022-08-18T18:44:21.480Z] Cross building: bundles/cross/windows/amd64 [2022-08-18T18:44:21.480Z] +++++++ cat ./cli/winresources/dockerd/winres.json [2022-08-18T18:44:21.480Z] { [2022-08-18T18:44:21.480Z] "RT_GROUP_ICON": { [2022-08-18T18:44:21.480Z] "#1": { [2022-08-18T18:44:21.480Z] "0409": "../../winresources/docker.ico" [2022-08-18T18:44:21.480Z] } [2022-08-18T18:44:21.480Z] }, [2022-08-18T18:44:21.480Z] "RT_MANIFEST": { [2022-08-18T18:44:21.480Z] "#1": { [2022-08-18T18:44:21.480Z] "0409": { [2022-08-18T18:44:21.480Z] "identity": {}, [2022-08-18T18:44:21.480Z] "description": "Docker Engine", [2022-08-18T18:44:21.481Z] "minimum-os": "vista", [2022-08-18T18:44:21.481Z] "execution-level": "", [2022-08-18T18:44:21.481Z] "ui-access": false, [2022-08-18T18:44:21.481Z] "auto-elevate": false, [2022-08-18T18:44:21.481Z] "dpi-awareness": "unaware", [2022-08-18T18:44:21.481Z] "disable-theming": false, [2022-08-18T18:44:21.481Z] "disable-window-filtering": false, [2022-08-18T18:44:21.481Z] "high-resolution-scrolling-aware": false, [2022-08-18T18:44:21.481Z] "ultra-high-resolution-scrolling-aware": false, [2022-08-18T18:44:21.481Z] "long-path-aware": false, [2022-08-18T18:44:21.481Z] "printer-driver-isolation": false, [2022-08-18T18:44:21.481Z] "gdi-scaling": false, [2022-08-18T18:44:21.481Z] "segment-heap": false, [2022-08-18T18:44:21.481Z] "use-common-controls-v6": false [2022-08-18T18:44:21.481Z] } [2022-08-18T18:44:21.481Z] } [2022-08-18T18:44:21.481Z] }, [2022-08-18T18:44:21.481Z] "RT_MESSAGETABLE": { [2022-08-18T18:44:21.481Z] "#1": { [2022-08-18T18:44:21.481Z] "0409": "../../winresources/event_messages.bin" [2022-08-18T18:44:21.481Z] } [2022-08-18T18:44:21.481Z] }, [2022-08-18T18:44:21.481Z] "RT_VERSION": { [2022-08-18T18:44:21.481Z] "#1": { [2022-08-18T18:44:21.481Z] "0409": { [2022-08-18T18:44:21.481Z] "fixed": { [2022-08-18T18:44:21.481Z] "file_version": "0.0.0.0", [2022-08-18T18:44:21.481Z] "product_version": "0.0.0.0", [2022-08-18T18:44:21.481Z] "type": "Unknown" [2022-08-18T18:44:21.481Z] }, [2022-08-18T18:44:21.481Z] "info": { [2022-08-18T18:44:21.481Z] "0000": { [2022-08-18T18:44:21.481Z] "CompanyName": "", [2022-08-18T18:44:21.481Z] "FileVersion": "dev", [2022-08-18T18:44:21.481Z] "LegalCopyright": "Copyright © 2015-2022 Docker Inc.", [2022-08-18T18:44:21.481Z] "OriginalFileName": "dockerd.exe", [2022-08-18T18:44:21.481Z] "ProductName": "", [2022-08-18T18:44:21.481Z] "ProductVersion": "dev", [2022-08-18T18:44:21.481Z] "SpecialBuild": "2c17e9a33357ac5cfb80dcb93e048bb3ae5618d0" [2022-08-18T18:44:21.481Z] } [2022-08-18T18:44:21.481Z] } [2022-08-18T18:44:21.481Z] } [2022-08-18T18:44:21.481Z] } [2022-08-18T18:44:21.481Z] } [2022-08-18T18:44:21.481Z] } [2022-08-18T18:44:21.481Z] cmd/dockerd/config.go [2022-08-18T18:44:21.481Z] cmd/dockerd/config_windows.go [2022-08-18T18:44:21.481Z] cmd/dockerd/daemon.go [2022-08-18T18:44:21.481Z] cmd/dockerd/daemon_test.go [2022-08-18T18:44:21.481Z] cmd/dockerd/daemon_windows.go [2022-08-18T18:44:21.481Z] cmd/dockerd/docker.go [2022-08-18T18:44:21.481Z] cmd/dockerd/docker_windows.go [2022-08-18T18:44:21.481Z] cmd/dockerd/genwinres_windows.go [2022-08-18T18:44:21.481Z] cmd/dockerd/metrics.go [2022-08-18T18:44:21.481Z] cmd/dockerd/options.go [2022-08-18T18:44:21.481Z] cmd/dockerd/options_test.go [2022-08-18T18:44:21.481Z] cmd/dockerd/service_windows.go [2022-08-18T18:44:21.481Z] Building: bundles/cross/windows/amd64-daemon/dockerd.exe [2022-08-18T18:44:21.481Z] GOOS="windows" GOARCH="amd64" GOARM="" [2022-08-18T18:44:25.083Z] --- PASS: TestServiceUpdatePidsLimit (17.00s) [2022-08-18T18:44:25.083Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (1.30s) [2022-08-18T18:44:25.083Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.90s) [2022-08-18T18:44:25.083Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.89s) [2022-08-18T18:44:25.083Z] PASS [2022-08-18T18:44:25.083Z] [2022-08-18T18:44:25.083Z] === Skipped [2022-08-18T18:44:25.083Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-08-18T18:44:25.083Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-08-18T18:44:25.083Z] [2022-08-18T18:44:25.083Z] DONE 27 tests, 1 skipped in 181.531s [2022-08-18T18:44:25.083Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-08-18T18:44:25.083Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=120m [2022-08-18T18:44:25.083Z] ++ set -e [2022-08-18T18:44:25.083Z] ++ '[' -n 0 ']' [2022-08-18T18:44:25.083Z] ++ set -x [2022-08-18T18:44:25.083Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=120m [2022-08-18T18:44:25.083Z] INFO: Testing against a local daemon [2022-08-18T18:44:25.083Z] === RUN TestSessionCreate [2022-08-18T18:44:25.083Z] --- PASS: TestSessionCreate (0.02s) [2022-08-18T18:44:25.083Z] === RUN TestSessionCreateWithBadUpgrade [2022-08-18T18:44:25.083Z] --- PASS: TestSessionCreateWithBadUpgrade (0.01s) [2022-08-18T18:44:25.083Z] PASS [2022-08-18T18:44:25.083Z] [2022-08-18T18:44:25.083Z] DONE 2 tests in 0.057s [2022-08-18T18:44:25.083Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-08-18T18:44:25.083Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=120m [2022-08-18T18:44:25.083Z] ++ set -e [2022-08-18T18:44:25.083Z] ++ '[' -n 0 ']' [2022-08-18T18:44:25.083Z] ++ set -x [2022-08-18T18:44:25.083Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=120m [2022-08-18T18:44:25.083Z] INFO: Testing against a local daemon [2022-08-18T18:44:25.083Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-08-18T18:44:25.083Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-08-18T18:44:25.083Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-08-18T18:44:25.083Z] === RUN TestDiskUsage [2022-08-18T18:44:25.083Z] === PAUSE TestDiskUsage [2022-08-18T18:44:25.083Z] === RUN TestEventsExecDie [2022-08-18T18:44:25.645Z] --- PASS: TestEventsExecDie (0.56s) [2022-08-18T18:44:25.645Z] === RUN TestEventsBackwardsCompatible [2022-08-18T18:44:25.645Z] --- PASS: TestEventsBackwardsCompatible (0.06s) [2022-08-18T18:44:25.645Z] === RUN TestEventsVolumeCreate [2022-08-18T18:44:25.645Z] --- PASS: TestEventsVolumeCreate (0.06s) [2022-08-18T18:44:25.645Z] === RUN TestInfoBinaryCommits [2022-08-18T18:44:25.645Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-08-18T18:44:25.645Z] === RUN TestInfoAPIVersioned [2022-08-18T18:44:25.645Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-08-18T18:44:25.645Z] === RUN TestInfoAPI [2022-08-18T18:44:25.645Z] --- PASS: TestInfoAPI (0.02s) [2022-08-18T18:44:25.645Z] === RUN TestInfoAPIWarnings [2022-08-18T18:44:28.920Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-08-18T18:44:31.435Z] === RUN TestDockerSuite/TestBuildHistory [2022-08-18T18:44:33.950Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-08-18T18:44:33.950Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-08-18T18:44:33.950Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-08-18T18:44:33.950Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-08-18T18:44:34.512Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-08-18T18:44:34.512Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-08-18T18:44:35.073Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-08-18T18:44:35.634Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-08-18T18:44:35.634Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-08-18T18:44:35.634Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-08-18T18:44:35.634Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-08-18T18:44:35.890Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-08-18T18:44:36.146Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-08-18T18:44:36.402Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-08-18T18:44:36.402Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-08-18T18:44:36.964Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-08-18T18:44:36.964Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-08-18T18:44:37.525Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-08-18T18:44:38.087Z] === RUN TestDockerSuite/TestImagesFormat [2022-08-18T18:44:38.343Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-08-18T18:44:38.904Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-08-18T18:44:41.417Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-08-18T18:44:41.417Z] === RUN TestDockerSuite/TestImportBadURL [2022-08-18T18:44:41.417Z] === RUN TestDockerSuite/TestImportDisplay [2022-08-18T18:44:42.345Z] --- PASS: TestInfoAPIWarnings (16.55s) [2022-08-18T18:44:42.345Z] === RUN TestInfoDebug [2022-08-18T18:44:42.601Z] === RUN TestDockerSuite/TestImportFile [2022-08-18T18:44:42.857Z] --- PASS: TestInfoDebug (0.52s) [2022-08-18T18:44:42.857Z] === RUN TestInfoInsecureRegistries [2022-08-18T18:44:43.420Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-08-18T18:44:43.420Z] === RUN TestInfoRegistryMirrors [2022-08-18T18:44:43.676Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-08-18T18:44:43.676Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-08-18T18:44:43.932Z] --- PASS: TestInfoRegistryMirrors (0.54s) [2022-08-18T18:44:43.932Z] === RUN TestLoginFailsWithBadCredentials [2022-08-18T18:44:44.188Z] --- PASS: TestLoginFailsWithBadCredentials (0.41s) [2022-08-18T18:44:44.188Z] === RUN TestPingCacheHeaders [2022-08-18T18:44:44.188Z] --- PASS: TestPingCacheHeaders (0.04s) [2022-08-18T18:44:44.188Z] === RUN TestPingGet [2022-08-18T18:44:44.188Z] --- PASS: TestPingGet (0.02s) [2022-08-18T18:44:44.188Z] === RUN TestPingHead [2022-08-18T18:44:44.444Z] --- PASS: TestPingHead (0.03s) [2022-08-18T18:44:44.445Z] === RUN TestPingSwarmHeader [2022-08-18T18:44:45.006Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-08-18T18:44:45.006Z] === RUN TestDockerSuite/TestImportGzipped [2022-08-18T18:44:45.569Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-08-18T18:44:46.131Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2022-08-18T18:44:46.387Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-08-18T18:44:46.644Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-08-18T18:44:46.644Z] --- PASS: TestPingSwarmHeader (2.39s) [2022-08-18T18:44:46.644Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-08-18T18:44:46.644Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-08-18T18:44:46.644Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-08-18T18:44:46.644Z] === RUN TestPingBuilderHeader [2022-08-18T18:44:46.644Z] === RUN TestPingBuilderHeader/default_config [2022-08-18T18:44:47.207Z] === RUN TestPingBuilderHeader/buildkit_disabled [2022-08-18T18:44:47.770Z] --- PASS: TestPingBuilderHeader (1.07s) [2022-08-18T18:44:47.770Z] --- PASS: TestPingBuilderHeader/default_config (0.52s) [2022-08-18T18:44:47.770Z] --- PASS: TestPingBuilderHeader/buildkit_disabled (0.53s) [2022-08-18T18:44:47.770Z] === RUN TestVersion [2022-08-18T18:44:47.770Z] --- PASS: TestVersion (0.02s) [2022-08-18T18:44:47.770Z] === CONT TestDiskUsage [2022-08-18T18:44:47.770Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-08-18T18:44:48.331Z] === RUN TestDiskUsage/empty [2022-08-18T18:44:48.331Z] === RUN TestDiskUsage/empty/container_types [2022-08-18T18:44:48.331Z] === RUN TestDiskUsage/empty/image_types [2022-08-18T18:44:48.331Z] === RUN TestDiskUsage/empty/volume_types [2022-08-18T18:44:48.331Z] === RUN TestDiskUsage/empty/build-cache_types [2022-08-18T18:44:48.331Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-08-18T18:44:48.331Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-08-18T18:44:48.331Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-08-18T18:44:48.331Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-08-18T18:44:48.331Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-08-18T18:44:48.331Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-08-18T18:44:48.331Z] === RUN TestDiskUsage/after_LoadBusybox [2022-08-18T18:44:48.331Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-08-18T18:44:48.587Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-08-18T18:44:48.587Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-08-18T18:44:48.587Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-08-18T18:44:48.587Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-08-18T18:44:48.587Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-08-18T18:44:48.587Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-08-18T18:44:48.587Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-08-18T18:44:48.587Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-08-18T18:44:48.587Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-08-18T18:44:48.587Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-08-18T18:44:48.587Z] === RUN TestDiskUsage/after_container.Run [2022-08-18T18:44:49.151Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-08-18T18:44:49.151Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-08-18T18:44:49.151Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-08-18T18:44:49.151Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-08-18T18:44:49.151Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-08-18T18:44:49.151Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-08-18T18:44:49.151Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-08-18T18:44:49.151Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-08-18T18:44:49.151Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-08-18T18:44:49.151Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-08-18T18:44:49.151Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-08-18T18:44:49.151Z] --- PASS: TestDiskUsage (1.43s) [2022-08-18T18:44:49.151Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-08-18T18:44:49.151Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-08-18T18:44:49.151Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-08-18T18:44:49.151Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-08-18T18:44:49.151Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-08-18T18:44:49.151Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-08-18T18:44:49.151Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-08-18T18:44:49.151Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-08-18T18:44:49.151Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-08-18T18:44:49.151Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-08-18T18:44:49.151Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-08-18T18:44:49.151Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.26s) [2022-08-18T18:44:49.151Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-08-18T18:44:49.151Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-08-18T18:44:49.151Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-08-18T18:44:49.151Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-08-18T18:44:49.151Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-08-18T18:44:49.151Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-08-18T18:44:49.151Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-08-18T18:44:49.151Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-08-18T18:44:49.151Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-08-18T18:44:49.151Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-08-18T18:44:49.151Z] --- PASS: TestDiskUsage/after_container.Run (0.49s) [2022-08-18T18:44:49.151Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-08-18T18:44:49.151Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-08-18T18:44:49.151Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-08-18T18:44:49.151Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-08-18T18:44:49.151Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-08-18T18:44:49.151Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-08-18T18:44:49.151Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-08-18T18:44:49.151Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-08-18T18:44:49.151Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-08-18T18:44:49.151Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-08-18T18:44:49.151Z] PASS [2022-08-18T18:44:49.151Z] [2022-08-18T18:44:49.151Z] === Skipped [2022-08-18T18:44:49.151Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-08-18T18:44:49.151Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-08-18T18:44:49.151Z] [2022-08-18T18:44:49.151Z] DONE 57 tests, 1 skipped in 24.308s [2022-08-18T18:44:49.430Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-08-18T18:44:49.430Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=120m [2022-08-18T18:44:49.430Z] ++ set -e [2022-08-18T18:44:49.430Z] ++ '[' -n 0 ']' [2022-08-18T18:44:49.430Z] ++ set -x [2022-08-18T18:44:49.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-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=120m [2022-08-18T18:44:49.430Z] INFO: Testing against a local daemon [2022-08-18T18:44:49.430Z] === RUN TestVolumesCreateAndList [2022-08-18T18:44:49.430Z] --- PASS: TestVolumesCreateAndList (0.04s) [2022-08-18T18:44:49.430Z] === RUN TestVolumesRemove [2022-08-18T18:44:49.430Z] --- PASS: TestVolumesRemove (0.07s) [2022-08-18T18:44:49.430Z] === RUN TestVolumesInspect [2022-08-18T18:44:49.430Z] --- PASS: TestVolumesInspect (0.03s) [2022-08-18T18:44:49.430Z] === RUN TestVolumesInvalidJSON [2022-08-18T18:44:49.430Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-08-18T18:44:49.430Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-08-18T18:44:49.430Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-08-18T18:44:49.430Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-08-18T18:44:49.430Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-08-18T18:44:49.430Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-08-18T18:44:49.430Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-08-18T18:44:49.430Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2022-08-18T18:44:49.430Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-08-18T18:44:49.430Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-08-18T18:44:49.430Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-08-18T18:44:49.430Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-08-18T18:44:49.430Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-08-18T18:44:49.430Z] PASS [2022-08-18T18:44:49.430Z] [2022-08-18T18:44:49.430Z] DONE 9 tests in 0.208s [2022-08-18T18:44:49.430Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-08-18T18:44:49.688Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-08-18T18:44:49.688Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2022-08-18T18:44:49.688Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-08-18T18:44:49.688Z] ++++ cat bundles/test-integration/docker.pid [2022-08-18T18:44:49.688Z] +++ kill 17427 [2022-08-18T18:44:49.945Z] +++ /etc/init.d/apparmor stop [2022-08-18T18:44:49.945Z] Leaving: AppArmorNo profiles have been unloaded. [2022-08-18T18:44:49.945Z] [2022-08-18T18:44:49.945Z] Unloading profiles will leave already running processes permanently [2022-08-18T18:44:49.945Z] unconfined, which can lead to unexpected situations. [2022-08-18T18:44:49.945Z] [2022-08-18T18:44:49.945Z] To set a process to complain mode, use the command line tool [2022-08-18T18:44:49.945Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-08-18T18:44:49.945Z] +++ true [2022-08-18T18:44:49.945Z] exiting test-integration [2022-08-18T18:44:49.945Z] ++ exit 0 [2022-08-18T18:44:49.945Z] [2022-08-18T18:44:50.506Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-08-18T18:44:50.762Z] + for job in $(jobs -p) [2022-08-18T18:44:50.762Z] + wait 8818 [2022-08-18T18:44:51.323Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-08-18T18:44:51.323Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-08-18T18:44:51.580Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-08-18T18:44:51.580Z] docker_cli_inspect_test.go:195: unmatched requirement Devicemapper [2022-08-18T18:44:51.580Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-08-18T18:44:52.506Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-08-18T18:44:52.762Z] === RUN TestDockerSuite/TestInspectDefault [2022-08-18T18:44:53.325Z] === RUN TestDockerSuite/TestInspectHistory [2022-08-18T18:44:53.887Z] === RUN TestDockerSuite/TestInspectImage [2022-08-18T18:44:53.887Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-08-18T18:44:53.887Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-08-18T18:44:53.887Z] docker_cli_inspect_test.go:177: unmatched requirement Devicemapper [2022-08-18T18:44:53.887Z] === RUN TestDockerSuite/TestInspectInt64 [2022-08-18T18:44:54.449Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-08-18T18:44:54.705Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-08-18T18:44:54.705Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-08-18T18:44:55.364Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-08-18T18:44:55.620Z] === RUN TestDockerSuite/TestInspectPlugin [2022-08-18T18:44:58.133Z] === RUN TestDockerSuite/TestInspectRootFS [2022-08-18T18:44:58.133Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-08-18T18:44:58.389Z] === RUN TestDockerSuite/TestInspectStatus [2022-08-18T18:44:58.949Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-08-18T18:44:59.877Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-08-18T18:45:00.439Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-08-18T18:45:01.001Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-08-18T18:45:01.257Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-08-18T18:45:01.820Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-08-18T18:45:02.384Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-08-18T18:45:02.946Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-08-18T18:45:02.946Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-08-18T18:45:03.872Z] === RUN TestDockerSuite/TestLinksEnvs [2022-08-18T18:45:04.800Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-08-18T18:45:05.056Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-08-18T18:45:05.984Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-08-18T18:45:07.348Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-08-18T18:45:07.910Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2022-08-18T18:45:08.837Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-08-18T18:45:08.837Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-08-18T18:45:11.358Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-08-18T18:45:11.358Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-08-18T18:45:12.286Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-08-18T18:45:12.286Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2022-08-18T18:45:14.803Z] docker_api_swarm_service_test.go:395: [d0732bf055c77] joining swarm manager [d05cff8765bf4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-18T18:45:15.730Z] docker_api_swarm_service_test.go:395: [d857c40663a3b] joining swarm manager [d05cff8765bf4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-18T18:45:22.268Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-08-18T18:45:22.829Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-08-18T18:45:23.084Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-08-18T18:45:24.974Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-08-18T18:45:24.974Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-08-18T18:45:24.974Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-08-18T18:45:25.536Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-08-18T18:45:26.462Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-08-18T18:45:27.023Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-08-18T18:45:27.950Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-08-18T18:45:28.876Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-08-18T18:45:30.764Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-08-18T18:45:31.020Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-08-18T18:45:31.276Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2022-08-18T18:45:31.532Z] === RUN TestDockerSuite/TestLogsSince [2022-08-18T18:45:33.420Z] docker_api_swarm_service_test.go:343: [d116be69c6692] joining swarm manager [d5f2daf345e3f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-18T18:45:33.980Z] docker_api_swarm_service_test.go:343: [d776c6ae849fe] joining swarm manager [d5f2daf345e3f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-18T18:45:38.157Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-08-18T18:45:44.688Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-08-18T18:45:44.688Z] === RUN TestDockerSuite/TestLogsTail [2022-08-18T18:45:44.688Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-08-18T18:45:45.249Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-08-18T18:45:45.505Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-08-18T18:45:45.505Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-08-18T18:45:45.505Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-08-18T18:45:45.505Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-08-18T18:45:45.505Z] === RUN TestDockerSuite/TestNetHostname [2022-08-18T18:45:46.872Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-08-18T18:45:47.128Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2022-08-18T18:45:47.128Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2022-08-18T18:45:47.128Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2022-08-18T18:45:47.128Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2022-08-18T18:45:48.057Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2022-08-18T18:45:48.621Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2022-08-18T18:45:49.550Z] docker_api_swarm_service_test.go:490: [d491e0fe67208] joining swarm manager [dd56d56716bcf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-18T18:45:49.806Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2022-08-18T18:45:50.062Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2022-08-18T18:45:50.062Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2022-08-18T18:45:50.062Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2022-08-18T18:45:50.318Z] docker_api_swarm_service_test.go:490: [d14774f3c2cc0] joining swarm manager [dd56d56716bcf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-18T18:45:56.851Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2022-08-18T18:45:56.851Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2022-08-18T18:45:57.778Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2022-08-18T18:45:57.968Z] Created binary: bundles/cross/windows/amd64-daemon/dockerd.exe [2022-08-18T18:45:57.968Z] +++++++ cat ./cli/winresources/docker-proxy/winres.json [2022-08-18T18:45:57.968Z] { [2022-08-18T18:45:57.968Z] "RT_GROUP_ICON": { [2022-08-18T18:45:57.968Z] "#1": { [2022-08-18T18:45:57.968Z] "0409": "../../winresources/docker.ico" [2022-08-18T18:45:57.968Z] } [2022-08-18T18:45:57.968Z] }, [2022-08-18T18:45:57.968Z] "RT_MANIFEST": { [2022-08-18T18:45:57.968Z] "#1": { [2022-08-18T18:45:57.968Z] "0409": { [2022-08-18T18:45:57.968Z] "identity": {}, [2022-08-18T18:45:57.968Z] "description": "Docker Engine", [2022-08-18T18:45:57.968Z] "minimum-os": "vista", [2022-08-18T18:45:57.968Z] "execution-level": "", [2022-08-18T18:45:57.968Z] "ui-access": false, [2022-08-18T18:45:57.968Z] "auto-elevate": false, [2022-08-18T18:45:57.968Z] "dpi-awareness": "unaware", [2022-08-18T18:45:57.968Z] "disable-theming": false, [2022-08-18T18:45:57.968Z] "disable-window-filtering": false, [2022-08-18T18:45:57.968Z] "high-resolution-scrolling-aware": false, [2022-08-18T18:45:57.968Z] "ultra-high-resolution-scrolling-aware": false, [2022-08-18T18:45:57.968Z] "long-path-aware": false, [2022-08-18T18:45:57.968Z] "printer-driver-isolation": false, [2022-08-18T18:45:57.968Z] "gdi-scaling": false, [2022-08-18T18:45:57.968Z] "segment-heap": false, [2022-08-18T18:45:57.968Z] "use-common-controls-v6": false [2022-08-18T18:45:57.968Z] } [2022-08-18T18:45:57.968Z] } [2022-08-18T18:45:57.968Z] }, [2022-08-18T18:45:57.968Z] "RT_MESSAGETABLE": { [2022-08-18T18:45:57.968Z] "#1": { [2022-08-18T18:45:57.968Z] "0409": "../../winresources/event_messages.bin" [2022-08-18T18:45:57.968Z] } [2022-08-18T18:45:57.968Z] }, [2022-08-18T18:45:57.968Z] "RT_VERSION": { [2022-08-18T18:45:57.968Z] "#1": { [2022-08-18T18:45:57.968Z] "0409": { [2022-08-18T18:45:57.968Z] "fixed": { [2022-08-18T18:45:57.968Z] "file_version": "0.0.0.0", [2022-08-18T18:45:57.968Z] "product_version": "0.0.0.0", [2022-08-18T18:45:57.968Z] "type": "Unknown" [2022-08-18T18:45:57.968Z] }, [2022-08-18T18:45:57.968Z] "info": { [2022-08-18T18:45:57.968Z] "0000": { [2022-08-18T18:45:57.968Z] "CompanyName": "", [2022-08-18T18:45:57.968Z] "FileVersion": "dev", [2022-08-18T18:45:57.968Z] "LegalCopyright": "Copyright © 2015-2022 Docker Inc.", [2022-08-18T18:45:57.968Z] "OriginalFileName": "docker-proxy.exe", [2022-08-18T18:45:57.968Z] "ProductName": "", [2022-08-18T18:45:57.968Z] "ProductVersion": "dev", [2022-08-18T18:45:57.968Z] "SpecialBuild": "2c17e9a33357ac5cfb80dcb93e048bb3ae5618d0" [2022-08-18T18:45:57.968Z] } [2022-08-18T18:45:57.968Z] } [2022-08-18T18:45:57.968Z] } [2022-08-18T18:45:57.968Z] } [2022-08-18T18:45:57.968Z] } [2022-08-18T18:45:57.968Z] } [2022-08-18T18:45:57.968Z] cmd/docker-proxy/genwinres_windows.go [2022-08-18T18:45:57.968Z] cmd/docker-proxy/main.go [2022-08-18T18:45:57.968Z] cmd/docker-proxy/network_proxy_test.go [2022-08-18T18:45:57.968Z] cmd/docker-proxy/proxy.go [2022-08-18T18:45:57.968Z] cmd/docker-proxy/sctp_proxy.go [2022-08-18T18:45:57.968Z] cmd/docker-proxy/tcp_proxy.go [2022-08-18T18:45:57.968Z] cmd/docker-proxy/udp_proxy.go [2022-08-18T18:45:57.968Z] Building: bundles/cross/windows/amd64-daemon/docker-proxy.exe [2022-08-18T18:45:57.968Z] GOOS="windows" GOARCH="amd64" GOARM="" [2022-08-18T18:45:57.968Z] Created binary: bundles/cross/windows/amd64-daemon/docker-proxy.exe [2022-08-18T18:45:57.968Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2022-08-18T18:45:57.968Z] remote: Enumerating objects: 23, done. [2022-08-18T18:45:57.968Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2022-08-18T18:45:57.968Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2022-08-18T18:45:57.968Z] Receiving objects: 4% (1/23) Receiving objects: 8% (2/23) remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2022-08-18T18:45:57.968Z] Receiving objects: 13% (3/23) Receiving objects: 17% (4/23) Receiving objects: 21% (5/23) Receiving objects: 26% (6/23) Receiving objects: 30% (7/23) Receiving objects: 34% (8/23) Receiving objects: 39% (9/23) Receiving objects: 43% (10/23) Receiving objects: 47% (11/23) Receiving objects: 52% (12/23) Receiving objects: 56% (13/23) Receiving objects: 60% (14/23) Receiving objects: 65% (15/23) Receiving objects: 69% (16/23) Receiving objects: 73% (17/23) Receiving objects: 78% (18/23) Receiving objects: 82% (19/23) Receiving objects: 86% (20/23) Receiving objects: 91% (21/23) Receiving objects: 95% (22/23) Receiving objects: 100% (23/23) Receiving objects: 100% (23/23), 10.17 KiB | 10.17 MiB/s, done. [2022-08-18T18:45:57.968Z] Resolving deltas: 0% (0/2) Resolving deltas: 50% (1/2) Resolving deltas: 100% (2/2) Resolving deltas: 100% (2/2), done. [2022-08-18T18:45:57.968Z] Building: bundles/cross/windows/amd64/containerutility.exe [2022-08-18T18:46:00.293Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2022-08-18T18:46:01.264Z] Cross building: bundles/cross/linux/ppc64le [2022-08-18T18:46:01.264Z] Building: bundles/cross/linux/ppc64le-daemon/dockerd [2022-08-18T18:46:01.264Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2022-08-18T18:46:02.180Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2022-08-18T18:46:02.742Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2022-08-18T18:46:03.471Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-08-18T18:46:07.664Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-08-18T18:46:08.592Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2022-08-18T18:46:09.154Z] === RUN TestDockerSuite/TestPluginActive [2022-08-18T18:46:11.044Z] docker_api_swarm_service_test.go:128: [d1277e0dde37c] joining swarm manager [d08e273316900]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-18T18:46:11.605Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-08-18T18:46:11.605Z] docker_api_swarm_service_test.go:129: [d8e1dddcda301] joining swarm manager [d08e273316900]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-18T18:46:13.496Z] docker_api_swarm_service_test.go:137: [d99d226902913] joining swarm manager [d08e273316900]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-08-18T18:46:14.427Z] docker_api_swarm_service_test.go:138: [d555ab06fbcf9] joining swarm manager [d08e273316900]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-08-18T18:46:18.595Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-08-18T18:46:18.595Z] docker_cli_plugins_test.go:333: unmatched requirement DaemonIsWindows [2022-08-18T18:46:18.595Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-08-18T18:46:19.521Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-08-18T18:46:22.786Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-08-18T18:46:28.027Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-08-18T18:46:28.954Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-08-18T18:46:29.881Z] === RUN TestDockerSuite/TestPortHostBinding [2022-08-18T18:46:30.809Z] === RUN TestDockerSuite/TestPortList [2022-08-18T18:46:37.385Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2022-08-18T18:46:37.385Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-08-18T18:46:39.902Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2022-08-18T18:46:40.158Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-08-18T18:46:40.158Z] === RUN TestDockerSuite/TestPruneContainerLabel [2022-08-18T18:46:41.524Z] docker_api_swarm_service_test.go:304: [df005282f3179] joining swarm manager [d4c581fdf47f5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-18T18:46:42.451Z] docker_api_swarm_service_test.go:304: [dc70587d9603b] joining swarm manager [d4c581fdf47f5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-18T18:46:42.451Z] === RUN TestDockerSuite/TestPruneContainerUntil [2022-08-18T18:46:44.342Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2022-08-18T18:46:44.598Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2022-08-18T18:46:44.598Z] === RUN TestDockerSuite/TestPsByOrder [2022-08-18T18:46:47.113Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-08-18T18:46:47.369Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-08-18T18:46:49.887Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-08-18T18:46:54.055Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-08-18T18:46:54.055Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-08-18T18:46:55.946Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-08-18T18:47:02.479Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-08-18T18:47:02.479Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2022-08-18T18:47:03.408Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-08-18T18:47:04.336Z] docker_api_swarm_service_test.go:100: [d550b7537739b] joining swarm manager [dc7ced3400b78]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-18T18:47:05.271Z] docker_api_swarm_service_test.go:101: [d4b4cc3b9c795] joining swarm manager [dc7ced3400b78]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-18T18:47:05.271Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-08-18T18:47:06.198Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-08-18T18:47:08.088Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-08-18T18:47:10.607Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-08-18T18:47:11.537Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-08-18T18:47:12.465Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-08-18T18:47:12.721Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-08-18T18:47:13.283Z] === RUN TestDockerSuite/TestPsRightTagName [2022-08-18T18:47:14.651Z] === RUN TestDockerSuite/TestPsShowMounts [2022-08-18T18:47:16.541Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-08-18T18:47:16.541Z] docker_cli_pull_test.go:279: unmatched requirement DaemonIsWindows [2022-08-18T18:47:16.541Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-08-18T18:47:16.796Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-08-18T18:47:17.052Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-08-18T18:47:17.308Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-08-18T18:47:18.235Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-08-18T18:47:19.166Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-08-18T18:47:19.729Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-08-18T18:47:24.975Z] check_test.go:611: [d550b7537739b] daemon is not started [2022-08-18T18:47:26.341Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-08-18T18:47:27.269Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-08-18T18:47:28.635Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-08-18T18:47:28.635Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-08-18T18:47:28.635Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-08-18T18:47:28.890Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-08-18T18:47:30.262Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2022-08-18T18:47:30.824Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-08-18T18:47:32.190Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-08-18T18:47:32.752Z] docker_api_swarm_service_test.go:533: [dfd6e3469fd9b] joining swarm manager [db442baad3ffa]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-18T18:47:34.119Z] docker_api_swarm_service_test.go:534: [d297439fffa92] joining swarm manager [db442baad3ffa]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-18T18:47:34.374Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-08-18T18:47:35.740Z] === RUN TestDockerSuite/TestRmiBlank [2022-08-18T18:47:35.740Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-08-18T18:47:35.740Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-08-18T18:47:39.912Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-08-18T18:47:40.169Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-08-18T18:47:40.730Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-08-18T18:47:42.096Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-08-18T18:47:42.352Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-08-18T18:47:43.717Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-08-18T18:47:44.279Z] === RUN TestDockerSuite/TestRmiTag [2022-08-18T18:47:44.279Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-08-18T18:47:44.841Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-08-18T18:47:48.111Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-08-18T18:47:48.111Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-08-18T18:47:48.674Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-08-18T18:47:48.930Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-08-18T18:47:49.492Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-08-18T18:47:49.749Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-08-18T18:47:50.311Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-08-18T18:47:50.567Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-08-18T18:47:51.495Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-08-18T18:47:54.149Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-08-18T18:47:54.711Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-08-18T18:47:55.637Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-08-18T18:47:56.564Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-08-18T18:47:57.125Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2022-08-18T18:47:58.490Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-08-18T18:47:59.418Z] docker_api_swarm_service_test.go:148: [d80f792c7e453] joining swarm manager [d79873a9f679c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-18T18:47:59.979Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-08-18T18:48:00.235Z] docker_api_swarm_service_test.go:148: [dc4feb06bddb9] joining swarm manager [d79873a9f679c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-18T18:48:02.756Z] === RUN TestDockerSuite/TestDevicePermissions [2022-08-18T18:48:03.012Z] === RUN TestDockerSuite/TestDockerFails [2022-08-18T18:48:03.012Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2022-08-18T18:48:04.905Z] === RUN TestDockerSuite/TestMountIntoProc [2022-08-18T18:48:05.161Z] === RUN TestDockerSuite/TestMountIntoSys [2022-08-18T18:48:05.416Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-08-18T18:48:06.782Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-08-18T18:48:07.039Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-08-18T18:48:07.600Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-08-18T18:48:07.865Z] Created binary: bundles/cross/linux/ppc64le-daemon/dockerd [2022-08-18T18:48:07.866Z] Building: bundles/cross/linux/ppc64le-daemon/docker-proxy [2022-08-18T18:48:07.866Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2022-08-18T18:48:07.866Z] Created binary: bundles/cross/linux/ppc64le-daemon/docker-proxy [2022-08-18T18:48:07.866Z] Cross building: bundles/cross/linux/s390x [2022-08-18T18:48:07.866Z] Building: bundles/cross/linux/s390x-daemon/dockerd [2022-08-18T18:48:07.866Z] GOOS="linux" GOARCH="s390x" GOARM="" [2022-08-18T18:48:08.527Z] === RUN TestDockerSuite/TestRunAddHost [2022-08-18T18:48:09.089Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-08-18T18:48:09.345Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-08-18T18:48:09.908Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-08-18T18:48:09.908Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-08-18T18:48:10.469Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-08-18T18:48:11.397Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-08-18T18:48:11.959Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-08-18T18:48:12.520Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-08-18T18:48:13.082Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2022-08-18T18:48:14.010Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-08-18T18:48:14.963Z] === RUN TestDockerSuite/TestRunAttachDetach [2022-08-18T18:48:15.524Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2022-08-18T18:48:16.085Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2022-08-18T18:48:16.647Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2022-08-18T18:48:17.209Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2022-08-18T18:48:18.139Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-08-18T18:48:19.068Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2022-08-18T18:48:19.630Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-08-18T18:48:20.191Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-08-18T18:48:20.447Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-08-18T18:48:21.010Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-08-18T18:48:21.010Z] === RUN TestDockerSuite/TestRunBindMounts [2022-08-18T18:48:22.377Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-08-18T18:48:22.938Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-08-18T18:48:23.193Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-08-18T18:48:23.756Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-08-18T18:48:24.427Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-08-18T18:48:24.427Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-08-18T18:48:24.990Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-08-18T18:48:25.918Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-08-18T18:48:26.479Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-08-18T18:48:26.735Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-08-18T18:48:27.297Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-08-18T18:48:27.297Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-08-18T18:48:27.553Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-08-18T18:48:27.553Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-08-18T18:48:28.480Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-08-18T18:48:28.735Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-08-18T18:48:29.296Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-08-18T18:48:29.857Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-08-18T18:48:29.857Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-08-18T18:48:30.421Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-08-18T18:48:31.348Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-08-18T18:48:32.276Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-08-18T18:48:33.203Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-08-18T18:48:33.459Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-08-18T18:48:34.021Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-08-18T18:48:34.582Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-08-18T18:48:34.838Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-08-18T18:48:35.401Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-08-18T18:48:36.329Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-08-18T18:48:36.329Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2022-08-18T18:48:39.599Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-08-18T18:48:39.599Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-08-18T18:48:40.161Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-08-18T18:48:41.527Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-08-18T18:48:42.891Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-08-18T18:48:44.780Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-08-18T18:48:46.145Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-08-18T18:48:46.145Z] docker_cli_run_test.go:4035: unmatched requirement DaemonIsWindows [2022-08-18T18:48:46.145Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-08-18T18:48:46.145Z] docker_cli_run_test.go:4054: unmatched requirement DaemonIsWindows [2022-08-18T18:48:46.145Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-08-18T18:48:46.708Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-08-18T18:48:48.076Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-08-18T18:48:49.004Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-08-18T18:48:50.370Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-08-18T18:48:50.935Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-08-18T18:48:52.339Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-08-18T18:48:52.595Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2022-08-18T18:48:52.596Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2022-08-18T18:48:52.596Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-08-18T18:48:53.157Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2022-08-18T18:48:54.521Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-08-18T18:48:54.521Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-08-18T18:48:55.083Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-08-18T18:48:55.646Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-08-18T18:48:56.208Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2022-08-18T18:48:56.811Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-08-18T18:48:56.811Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-08-18T18:48:57.375Z] === RUN TestDockerSuite/TestRunEnvironment [2022-08-18T18:48:57.937Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-08-18T18:48:58.499Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-08-18T18:48:58.755Z] === RUN TestDockerSuite/TestRunExitCode [2022-08-18T18:48:59.317Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-08-18T18:48:59.573Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-08-18T18:49:00.502Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-08-18T18:49:01.064Z] === RUN TestDockerSuite/TestRunExposePort [2022-08-18T18:49:01.065Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-08-18T18:49:01.627Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-08-18T18:49:01.883Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2022-08-18T18:49:02.139Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-08-18T18:49:03.506Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-08-18T18:49:03.762Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-08-18T18:49:03.762Z] docker_cli_run_test.go:4137: unmatched requirement DaemonIsWindows [2022-08-18T18:49:03.762Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-08-18T18:49:07.034Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2022-08-18T18:49:07.034Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-08-18T18:49:07.595Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-08-18T18:49:08.157Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2022-08-18T18:49:08.721Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-08-18T18:49:09.660Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2022-08-18T18:49:10.227Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2022-08-18T18:49:10.227Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2022-08-18T18:49:10.227Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-08-18T18:49:10.227Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-08-18T18:49:10.788Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-08-18T18:49:12.681Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2022-08-18T18:49:13.248Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-08-18T18:49:14.612Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-08-18T18:49:15.978Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-08-18T18:49:15.978Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2022-08-18T18:49:18.492Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2022-08-18T18:49:21.006Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2022-08-18T18:49:21.571Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-08-18T18:49:22.133Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-08-18T18:49:22.389Z] === RUN TestDockerSuite/TestRunModeHostname [2022-08-18T18:49:23.755Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-08-18T18:49:23.755Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-08-18T18:49:23.755Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-08-18T18:49:25.120Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2022-08-18T18:49:25.121Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-08-18T18:49:26.048Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-08-18T18:49:27.415Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-08-18T18:49:27.415Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-08-18T18:49:27.415Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-08-18T18:49:28.781Z] === RUN TestDockerSuite/TestRunMount [2022-08-18T18:49:29.346Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2022-08-18T18:49:33.512Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-08-18T18:49:34.074Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-08-18T18:49:34.330Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-08-18T18:49:35.280Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-08-18T18:49:36.649Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-08-18T18:49:38.013Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-08-18T18:49:39.381Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-08-18T18:49:40.309Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-08-18T18:49:41.238Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-08-18T18:49:41.495Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-08-18T18:49:41.751Z] === RUN TestDockerSuite/TestRunNetHost [2022-08-18T18:49:42.677Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-08-18T18:49:42.933Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-08-18T18:49:43.495Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-08-18T18:49:44.861Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-08-18T18:49:46.228Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-08-18T18:49:48.746Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-08-18T18:49:49.002Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-08-18T18:49:49.002Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2022-08-18T18:49:49.564Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-08-18T18:49:49.564Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-08-18T18:49:49.819Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-08-18T18:49:50.382Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-08-18T18:49:50.382Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-08-18T18:49:50.943Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-08-18T18:49:53.460Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2022-08-18T18:49:56.725Z] === RUN TestDockerSuite/TestRunOOMExitCode [2022-08-18T18:49:56.725Z] docker_cli_run_unix_test.go:584: unmatched requirement swapMemorySupport [2022-08-18T18:49:56.725Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-08-18T18:49:57.300Z] === RUN TestDockerSuite/TestRunPIDsLimit [2022-08-18T18:49:57.864Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-08-18T18:49:58.797Z] === RUN TestDockerSuite/TestRunPortInUse [2022-08-18T18:49:59.344Z] Created binary: bundles/cross/linux/s390x-daemon/dockerd [2022-08-18T18:49:59.344Z] Building: bundles/cross/linux/s390x-daemon/docker-proxy [2022-08-18T18:49:59.344Z] GOOS="linux" GOARCH="s390x" GOARM="" [2022-08-18T18:49:59.344Z] Created binary: bundles/cross/linux/s390x-daemon/docker-proxy [2022-08-18T18:49:59.344Z] [Pipeline] } [2022-08-18T18:49:59.358Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-08-18T18:49:59.671Z] + sudo modprobe ip6table_filter [Pipeline] sh [2022-08-18T18:49:59.919Z] docker_cli_run_unix_test.go:1401: out: "a *:* rwm\n" [2022-08-18T18:49:59.919Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-08-18T18:49:59.957Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43992/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=2c17e9a33357ac5cfb80dcb93e048bb3ae5618d0 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=22.06 docker:2c17e9a33357ac5cfb80dcb93e048bb3ae5618d0 hack/test/unit [2022-08-18T18:50:00.480Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-08-18T18:50:00.526Z] + BUILDFLAGS=(-tags 'netgo libdm_no_deferred_remove') [2022-08-18T18:50:00.526Z] + TESTFLAGS+=' -test.timeout=5m' [2022-08-18T18:50:00.526Z] + TESTDIRS=./... [2022-08-18T18:50:00.526Z] + exclude_paths='/vendor/|/integration' [2022-08-18T18:50:00.526Z] ++ grep -vE '(/vendor/|/integration)' [2022-08-18T18:50:00.526Z] ++ go list ./... [2022-08-18T18:50:01.041Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2022-08-18T18:50:01.041Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-08-18T18:50:01.467Z] + pkg_list='github.com/docker/docker/api [2022-08-18T18:50:01.467Z] github.com/docker/docker/api/server [2022-08-18T18:50:01.467Z] github.com/docker/docker/api/server/backend/build [2022-08-18T18:50:01.467Z] github.com/docker/docker/api/server/httpstatus [2022-08-18T18:50:01.467Z] github.com/docker/docker/api/server/httputils [2022-08-18T18:50:01.467Z] github.com/docker/docker/api/server/middleware [2022-08-18T18:50:01.467Z] github.com/docker/docker/api/server/router [2022-08-18T18:50:01.467Z] github.com/docker/docker/api/server/router/build [2022-08-18T18:50:01.467Z] github.com/docker/docker/api/server/router/checkpoint [2022-08-18T18:50:01.467Z] github.com/docker/docker/api/server/router/container [2022-08-18T18:50:01.467Z] github.com/docker/docker/api/server/router/debug [2022-08-18T18:50:01.467Z] github.com/docker/docker/api/server/router/distribution [2022-08-18T18:50:01.467Z] github.com/docker/docker/api/server/router/grpc [2022-08-18T18:50:01.467Z] github.com/docker/docker/api/server/router/image [2022-08-18T18:50:01.467Z] github.com/docker/docker/api/server/router/network [2022-08-18T18:50:01.467Z] github.com/docker/docker/api/server/router/plugin [2022-08-18T18:50:01.467Z] github.com/docker/docker/api/server/router/session [2022-08-18T18:50:01.467Z] github.com/docker/docker/api/server/router/swarm [2022-08-18T18:50:01.467Z] github.com/docker/docker/api/server/router/system [2022-08-18T18:50:01.467Z] github.com/docker/docker/api/server/router/volume [2022-08-18T18:50:01.467Z] github.com/docker/docker/api/types [2022-08-18T18:50:01.467Z] github.com/docker/docker/api/types/backend [2022-08-18T18:50:01.467Z] github.com/docker/docker/api/types/blkiodev [2022-08-18T18:50:01.467Z] github.com/docker/docker/api/types/container [2022-08-18T18:50:01.467Z] github.com/docker/docker/api/types/events [2022-08-18T18:50:01.467Z] github.com/docker/docker/api/types/filters [2022-08-18T18:50:01.467Z] github.com/docker/docker/api/types/image [2022-08-18T18:50:01.467Z] github.com/docker/docker/api/types/mount [2022-08-18T18:50:01.467Z] github.com/docker/docker/api/types/network [2022-08-18T18:50:01.467Z] github.com/docker/docker/api/types/plugins/logdriver [2022-08-18T18:50:01.467Z] github.com/docker/docker/api/types/registry [2022-08-18T18:50:01.467Z] github.com/docker/docker/api/types/strslice [2022-08-18T18:50:01.467Z] github.com/docker/docker/api/types/swarm [2022-08-18T18:50:01.467Z] github.com/docker/docker/api/types/swarm/runtime [2022-08-18T18:50:01.467Z] github.com/docker/docker/api/types/time [2022-08-18T18:50:01.467Z] github.com/docker/docker/api/types/versions [2022-08-18T18:50:01.467Z] github.com/docker/docker/api/types/versions/v1p19 [2022-08-18T18:50:01.467Z] github.com/docker/docker/api/types/versions/v1p20 [2022-08-18T18:50:01.467Z] github.com/docker/docker/api/types/volume [2022-08-18T18:50:01.467Z] github.com/docker/docker/builder [2022-08-18T18:50:01.467Z] github.com/docker/docker/builder/builder-next [2022-08-18T18:50:01.467Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-08-18T18:50:01.467Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-08-18T18:50:01.467Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-08-18T18:50:01.467Z] github.com/docker/docker/builder/builder-next/exporter [2022-08-18T18:50:01.467Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-08-18T18:50:01.467Z] github.com/docker/docker/builder/builder-next/worker [2022-08-18T18:50:01.467Z] github.com/docker/docker/builder/dockerfile [2022-08-18T18:50:01.467Z] github.com/docker/docker/builder/remotecontext [2022-08-18T18:50:01.467Z] github.com/docker/docker/builder/remotecontext/git [2022-08-18T18:50:01.467Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-08-18T18:50:01.467Z] github.com/docker/docker/cli [2022-08-18T18:50:01.467Z] github.com/docker/docker/cli/config [2022-08-18T18:50:01.467Z] github.com/docker/docker/cli/debug [2022-08-18T18:50:01.467Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-08-18T18:50:01.467Z] github.com/docker/docker/cli/winresources/dockerd [2022-08-18T18:50:01.467Z] github.com/docker/docker/client [2022-08-18T18:50:01.467Z] github.com/docker/docker/cmd/docker-proxy [2022-08-18T18:50:01.467Z] github.com/docker/docker/cmd/dockerd [2022-08-18T18:50:01.467Z] github.com/docker/docker/cmd/dockerd/trap [2022-08-18T18:50:01.467Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-08-18T18:50:01.467Z] github.com/docker/docker/container [2022-08-18T18:50:01.467Z] github.com/docker/docker/container/stream [2022-08-18T18:50:01.467Z] github.com/docker/docker/contrib/apparmor [2022-08-18T18:50:01.467Z] github.com/docker/docker/contrib/docker-device-tool [2022-08-18T18:50:01.467Z] github.com/docker/docker/contrib/httpserver [2022-08-18T18:50:01.467Z] github.com/docker/docker/daemon [2022-08-18T18:50:01.467Z] github.com/docker/docker/daemon/cluster [2022-08-18T18:50:01.467Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-08-18T18:50:01.467Z] github.com/docker/docker/daemon/cluster/convert [2022-08-18T18:50:01.467Z] github.com/docker/docker/daemon/cluster/executor [2022-08-18T18:50:01.467Z] github.com/docker/docker/daemon/cluster/executor/container [2022-08-18T18:50:01.467Z] github.com/docker/docker/daemon/cluster/provider [2022-08-18T18:50:01.467Z] github.com/docker/docker/daemon/config [2022-08-18T18:50:01.467Z] github.com/docker/docker/daemon/events [2022-08-18T18:50:01.467Z] github.com/docker/docker/daemon/events/testutils [2022-08-18T18:50:01.467Z] github.com/docker/docker/daemon/exec [2022-08-18T18:50:01.467Z] github.com/docker/docker/daemon/graphdriver [2022-08-18T18:50:01.467Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-08-18T18:50:01.467Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-08-18T18:50:01.467Z] github.com/docker/docker/daemon/graphdriver/copy [2022-08-18T18:50:01.467Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-08-18T18:50:01.467Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-08-18T18:50:01.467Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-08-18T18:50:01.467Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-08-18T18:50:01.467Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-08-18T18:50:01.467Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-08-18T18:50:01.467Z] github.com/docker/docker/daemon/graphdriver/register [2022-08-18T18:50:01.467Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-08-18T18:50:01.467Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-08-18T18:50:01.467Z] github.com/docker/docker/daemon/images [2022-08-18T18:50:01.467Z] github.com/docker/docker/daemon/initlayer [2022-08-18T18:50:01.467Z] github.com/docker/docker/daemon/links [2022-08-18T18:50:01.467Z] github.com/docker/docker/daemon/listeners [2022-08-18T18:50:01.467Z] github.com/docker/docker/daemon/logger [2022-08-18T18:50:01.467Z] github.com/docker/docker/daemon/logger/awslogs [2022-08-18T18:50:01.467Z] github.com/docker/docker/daemon/logger/fluentd [2022-08-18T18:50:01.467Z] github.com/docker/docker/daemon/logger/gcplogs [2022-08-18T18:50:01.467Z] github.com/docker/docker/daemon/logger/gelf [2022-08-18T18:50:01.467Z] github.com/docker/docker/daemon/logger/journald [2022-08-18T18:50:01.467Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-08-18T18:50:01.467Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-08-18T18:50:01.467Z] github.com/docker/docker/daemon/logger/local [2022-08-18T18:50:01.467Z] github.com/docker/docker/daemon/logger/logentries [2022-08-18T18:50:01.467Z] github.com/docker/docker/daemon/logger/loggertest [2022-08-18T18:50:01.467Z] github.com/docker/docker/daemon/logger/loggerutils [2022-08-18T18:50:01.467Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-08-18T18:50:01.467Z] github.com/docker/docker/daemon/logger/splunk [2022-08-18T18:50:01.467Z] github.com/docker/docker/daemon/logger/syslog [2022-08-18T18:50:01.467Z] github.com/docker/docker/daemon/logger/templates [2022-08-18T18:50:01.467Z] github.com/docker/docker/daemon/names [2022-08-18T18:50:01.467Z] github.com/docker/docker/daemon/network [2022-08-18T18:50:01.467Z] github.com/docker/docker/daemon/stats [2022-08-18T18:50:01.467Z] github.com/docker/docker/distribution [2022-08-18T18:50:01.467Z] github.com/docker/docker/distribution/metadata [2022-08-18T18:50:01.467Z] github.com/docker/docker/distribution/utils [2022-08-18T18:50:01.467Z] github.com/docker/docker/distribution/xfer [2022-08-18T18:50:01.467Z] github.com/docker/docker/dockerversion [2022-08-18T18:50:01.467Z] github.com/docker/docker/errdefs [2022-08-18T18:50:01.467Z] github.com/docker/docker/image [2022-08-18T18:50:01.467Z] github.com/docker/docker/image/cache [2022-08-18T18:50:01.467Z] github.com/docker/docker/image/tarexport [2022-08-18T18:50:01.467Z] github.com/docker/docker/image/v1 [2022-08-18T18:50:01.467Z] github.com/docker/docker/internal/test/suite [2022-08-18T18:50:01.467Z] github.com/docker/docker/layer [2022-08-18T18:50:01.467Z] github.com/docker/docker/libcontainerd [2022-08-18T18:50:01.467Z] github.com/docker/docker/libcontainerd/queue [2022-08-18T18:50:01.467Z] github.com/docker/docker/libcontainerd/remote [2022-08-18T18:50:01.467Z] github.com/docker/docker/libcontainerd/supervisor [2022-08-18T18:50:01.467Z] github.com/docker/docker/libcontainerd/types [2022-08-18T18:50:01.467Z] github.com/docker/docker/libnetwork [2022-08-18T18:50:01.467Z] github.com/docker/docker/libnetwork/bitseq [2022-08-18T18:50:01.467Z] github.com/docker/docker/libnetwork/cluster [2022-08-18T18:50:01.467Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-18T18:50:01.467Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-18T18:50:01.467Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-18T18:50:01.467Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-18T18:50:01.467Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-18T18:50:01.467Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-18T18:50:01.467Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-18T18:50:01.467Z] github.com/docker/docker/libnetwork/config [2022-08-18T18:50:01.467Z] github.com/docker/docker/libnetwork/datastore [2022-08-18T18:50:01.467Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-18T18:50:01.467Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-18T18:50:01.467Z] github.com/docker/docker/libnetwork/driverapi [2022-08-18T18:50:01.467Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-18T18:50:01.467Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-18T18:50:01.467Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-18T18:50:01.467Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-18T18:50:01.467Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-18T18:50:01.467Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-18T18:50:01.467Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-18T18:50:01.467Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-18T18:50:01.467Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-18T18:50:01.467Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-18T18:50:01.467Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-18T18:50:01.467Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-18T18:50:01.467Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-18T18:50:01.467Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-18T18:50:01.467Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-18T18:50:01.467Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-18T18:50:01.467Z] github.com/docker/docker/libnetwork/etchosts [2022-08-18T18:50:01.467Z] github.com/docker/docker/libnetwork/idm [2022-08-18T18:50:01.467Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-18T18:50:01.467Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-18T18:50:01.467Z] github.com/docker/docker/libnetwork/ipam [2022-08-18T18:50:01.467Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-18T18:50:01.467Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-18T18:50:01.467Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-18T18:50:01.467Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-18T18:50:01.467Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-18T18:50:01.467Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-18T18:50:01.467Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-18T18:50:01.467Z] github.com/docker/docker/libnetwork/iptables [2022-08-18T18:50:01.467Z] github.com/docker/docker/libnetwork/netlabel [2022-08-18T18:50:01.467Z] github.com/docker/docker/libnetwork/netutils [2022-08-18T18:50:01.467Z] github.com/docker/docker/libnetwork/networkdb [2022-08-18T18:50:01.467Z] github.com/docker/docker/libnetwork/ns [2022-08-18T18:50:01.467Z] github.com/docker/docker/libnetwork/options [2022-08-18T18:50:01.467Z] github.com/docker/docker/libnetwork/osl [2022-08-18T18:50:01.467Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-18T18:50:01.467Z] github.com/docker/docker/libnetwork/portallocator [2022-08-18T18:50:01.467Z] github.com/docker/docker/libnetwork/portmapper [2022-08-18T18:50:01.467Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-18T18:50:01.467Z] github.com/docker/docker/libnetwork/testutils [2022-08-18T18:50:01.467Z] github.com/docker/docker/libnetwork/types [2022-08-18T18:50:01.467Z] github.com/docker/docker/oci [2022-08-18T18:50:01.467Z] github.com/docker/docker/oci/caps [2022-08-18T18:50:01.467Z] github.com/docker/docker/opts [2022-08-18T18:50:01.467Z] github.com/docker/docker/pkg/aaparser [2022-08-18T18:50:01.467Z] github.com/docker/docker/pkg/archive [2022-08-18T18:50:01.467Z] github.com/docker/docker/pkg/authorization [2022-08-18T18:50:01.467Z] github.com/docker/docker/pkg/broadcaster [2022-08-18T18:50:01.467Z] github.com/docker/docker/pkg/capabilities [2022-08-18T18:50:01.467Z] github.com/docker/docker/pkg/chrootarchive [2022-08-18T18:50:01.467Z] github.com/docker/docker/pkg/containerfs [2022-08-18T18:50:01.467Z] github.com/docker/docker/pkg/devicemapper [2022-08-18T18:50:01.467Z] github.com/docker/docker/pkg/directory [2022-08-18T18:50:01.467Z] github.com/docker/docker/pkg/dmesg [2022-08-18T18:50:01.467Z] github.com/docker/docker/pkg/fileutils [2022-08-18T18:50:01.467Z] github.com/docker/docker/pkg/fsutils [2022-08-18T18:50:01.467Z] github.com/docker/docker/pkg/homedir [2022-08-18T18:50:01.467Z] github.com/docker/docker/pkg/idtools [2022-08-18T18:50:01.468Z] github.com/docker/docker/pkg/ioutils [2022-08-18T18:50:01.468Z] github.com/docker/docker/pkg/jsonmessage [2022-08-18T18:50:01.468Z] github.com/docker/docker/pkg/longpath [2022-08-18T18:50:01.468Z] github.com/docker/docker/pkg/loopback [2022-08-18T18:50:01.468Z] github.com/docker/docker/pkg/namesgenerator [2022-08-18T18:50:01.468Z] github.com/docker/docker/pkg/parsers [2022-08-18T18:50:01.468Z] github.com/docker/docker/pkg/parsers/kernel [2022-08-18T18:50:01.468Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-08-18T18:50:01.468Z] github.com/docker/docker/pkg/pidfile [2022-08-18T18:50:01.468Z] github.com/docker/docker/pkg/platform [2022-08-18T18:50:01.468Z] github.com/docker/docker/pkg/plugingetter [2022-08-18T18:50:01.468Z] github.com/docker/docker/pkg/plugins [2022-08-18T18:50:01.468Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-08-18T18:50:01.468Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-08-18T18:50:01.468Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-08-18T18:50:01.468Z] github.com/docker/docker/pkg/plugins/transport [2022-08-18T18:50:01.468Z] github.com/docker/docker/pkg/pools [2022-08-18T18:50:01.468Z] github.com/docker/docker/pkg/progress [2022-08-18T18:50:01.468Z] github.com/docker/docker/pkg/pubsub [2022-08-18T18:50:01.468Z] github.com/docker/docker/pkg/reexec [2022-08-18T18:50:01.468Z] github.com/docker/docker/pkg/signal [2022-08-18T18:50:01.468Z] github.com/docker/docker/pkg/stack [2022-08-18T18:50:01.468Z] github.com/docker/docker/pkg/stdcopy [2022-08-18T18:50:01.468Z] github.com/docker/docker/pkg/streamformatter [2022-08-18T18:50:01.468Z] github.com/docker/docker/pkg/stringid [2022-08-18T18:50:01.468Z] github.com/docker/docker/pkg/sysinfo [2022-08-18T18:50:01.468Z] github.com/docker/docker/pkg/system [2022-08-18T18:50:01.468Z] github.com/docker/docker/pkg/tailfile [2022-08-18T18:50:01.468Z] github.com/docker/docker/pkg/tarsum [2022-08-18T18:50:01.468Z] github.com/docker/docker/pkg/truncindex [2022-08-18T18:50:01.468Z] github.com/docker/docker/pkg/urlutil [2022-08-18T18:50:01.468Z] github.com/docker/docker/pkg/useragent [2022-08-18T18:50:01.468Z] github.com/docker/docker/plugin [2022-08-18T18:50:01.468Z] github.com/docker/docker/plugin/executor/containerd [2022-08-18T18:50:01.468Z] github.com/docker/docker/plugin/v2 [2022-08-18T18:50:01.468Z] github.com/docker/docker/profiles/apparmor [2022-08-18T18:50:01.468Z] github.com/docker/docker/profiles/seccomp [2022-08-18T18:50:01.468Z] github.com/docker/docker/quota [2022-08-18T18:50:01.468Z] github.com/docker/docker/reference [2022-08-18T18:50:01.468Z] github.com/docker/docker/registry [2022-08-18T18:50:01.468Z] github.com/docker/docker/registry/resumable [2022-08-18T18:50:01.468Z] github.com/docker/docker/restartmanager [2022-08-18T18:50:01.468Z] github.com/docker/docker/rootless [2022-08-18T18:50:01.468Z] github.com/docker/docker/rootless/specconv [2022-08-18T18:50:01.468Z] github.com/docker/docker/runconfig [2022-08-18T18:50:01.468Z] github.com/docker/docker/runconfig/opts [2022-08-18T18:50:01.468Z] github.com/docker/docker/testutil [2022-08-18T18:50:01.468Z] github.com/docker/docker/testutil/daemon [2022-08-18T18:50:01.468Z] github.com/docker/docker/testutil/environment [2022-08-18T18:50:01.468Z] github.com/docker/docker/testutil/fakecontext [2022-08-18T18:50:01.468Z] github.com/docker/docker/testutil/fakegit [2022-08-18T18:50:01.468Z] github.com/docker/docker/testutil/fakestorage [2022-08-18T18:50:01.468Z] github.com/docker/docker/testutil/fixtures/load [2022-08-18T18:50:01.468Z] github.com/docker/docker/testutil/fixtures/plugin [2022-08-18T18:50:01.468Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-08-18T18:50:01.468Z] github.com/docker/docker/testutil/registry [2022-08-18T18:50:01.468Z] github.com/docker/docker/testutil/request [2022-08-18T18:50:01.468Z] github.com/docker/docker/volume [2022-08-18T18:50:01.468Z] github.com/docker/docker/volume/drivers [2022-08-18T18:50:01.468Z] github.com/docker/docker/volume/local [2022-08-18T18:50:01.468Z] github.com/docker/docker/volume/mounts [2022-08-18T18:50:01.468Z] github.com/docker/docker/volume/service [2022-08-18T18:50:01.468Z] github.com/docker/docker/volume/service/opts [2022-08-18T18:50:01.468Z] github.com/docker/docker/volume/testutils' [2022-08-18T18:50:01.468Z] ++ echo 'github.com/docker/docker/api [2022-08-18T18:50:01.468Z] github.com/docker/docker/api/server [2022-08-18T18:50:01.468Z] github.com/docker/docker/api/server/backend/build [2022-08-18T18:50:01.468Z] github.com/docker/docker/api/server/httpstatus [2022-08-18T18:50:01.468Z] github.com/docker/docker/api/server/httputils [2022-08-18T18:50:01.468Z] github.com/docker/docker/api/server/middleware [2022-08-18T18:50:01.468Z] github.com/docker/docker/api/server/router [2022-08-18T18:50:01.468Z] github.com/docker/docker/api/server/router/build [2022-08-18T18:50:01.468Z] github.com/docker/docker/api/server/router/checkpoint [2022-08-18T18:50:01.468Z] github.com/docker/docker/api/server/router/container [2022-08-18T18:50:01.468Z] github.com/docker/docker/api/server/router/debug [2022-08-18T18:50:01.468Z] github.com/docker/docker/api/server/router/distribution [2022-08-18T18:50:01.468Z] github.com/docker/docker/api/server/router/grpc [2022-08-18T18:50:01.468Z] github.com/docker/docker/api/server/router/image [2022-08-18T18:50:01.468Z] github.com/docker/docker/api/server/router/network [2022-08-18T18:50:01.468Z] github.com/docker/docker/api/server/router/plugin [2022-08-18T18:50:01.468Z] github.com/docker/docker/api/server/router/session [2022-08-18T18:50:01.468Z] github.com/docker/docker/api/server/router/swarm [2022-08-18T18:50:01.468Z] github.com/docker/docker/api/server/router/system [2022-08-18T18:50:01.468Z] github.com/docker/docker/api/server/router/volume [2022-08-18T18:50:01.468Z] github.com/docker/docker/api/types [2022-08-18T18:50:01.468Z] github.com/docker/docker/api/types/backend [2022-08-18T18:50:01.468Z] github.com/docker/docker/api/types/blkiodev [2022-08-18T18:50:01.468Z] github.com/docker/docker/api/types/container [2022-08-18T18:50:01.468Z] github.com/docker/docker/api/types/events [2022-08-18T18:50:01.468Z] github.com/docker/docker/api/types/filters [2022-08-18T18:50:01.468Z] github.com/docker/docker/api/types/image [2022-08-18T18:50:01.468Z] github.com/docker/docker/api/types/mount [2022-08-18T18:50:01.468Z] github.com/docker/docker/api/types/network [2022-08-18T18:50:01.468Z] github.com/docker/docker/api/types/plugins/logdriver [2022-08-18T18:50:01.468Z] github.com/docker/docker/api/types/registry [2022-08-18T18:50:01.468Z] github.com/docker/docker/api/types/strslice [2022-08-18T18:50:01.468Z] github.com/docker/docker/api/types/swarm [2022-08-18T18:50:01.468Z] github.com/docker/docker/api/types/swarm/runtime [2022-08-18T18:50:01.468Z] github.com/docker/docker/api/types/time [2022-08-18T18:50:01.468Z] github.com/docker/docker/api/types/versions [2022-08-18T18:50:01.468Z] github.com/docker/docker/api/types/versions/v1p19 [2022-08-18T18:50:01.468Z] github.com/docker/docker/api/types/versions/v1p20 [2022-08-18T18:50:01.468Z] github.com/docker/docker/api/types/volume [2022-08-18T18:50:01.468Z] github.com/docker/docker/builder [2022-08-18T18:50:01.468Z] github.com/docker/docker/builder/builder-next [2022-08-18T18:50:01.468Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-08-18T18:50:01.468Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-08-18T18:50:01.468Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-08-18T18:50:01.468Z] github.com/docker/docker/builder/builder-next/exporter [2022-08-18T18:50:01.468Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-08-18T18:50:01.468Z] github.com/docker/docker/builder/builder-next/worker [2022-08-18T18:50:01.468Z] github.com/docker/docker/builder/dockerfile [2022-08-18T18:50:01.468Z] github.com/docker/docker/builder/remotecontext [2022-08-18T18:50:01.468Z] github.com/docker/docker/builder/remotecontext/git [2022-08-18T18:50:01.468Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-08-18T18:50:01.468Z] github.com/docker/docker/cli [2022-08-18T18:50:01.468Z] github.com/docker/docker/cli/config [2022-08-18T18:50:01.468Z] github.com/docker/docker/cli/debug [2022-08-18T18:50:01.468Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-08-18T18:50:01.468Z] github.com/docker/docker/cli/winresources/dockerd [2022-08-18T18:50:01.468Z] github.com/docker/docker/client [2022-08-18T18:50:01.468Z] github.com/docker/docker/cmd/docker-proxy [2022-08-18T18:50:01.468Z] github.com/docker/docker/cmd/dockerd [2022-08-18T18:50:01.468Z] github.com/docker/docker/cmd/dockerd/trap [2022-08-18T18:50:01.468Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-08-18T18:50:01.468Z] github.com/docker/docker/container [2022-08-18T18:50:01.468Z] github.com/docker/docker/container/stream [2022-08-18T18:50:01.468Z] github.com/docker/docker/contrib/apparmor [2022-08-18T18:50:01.468Z] github.com/docker/docker/contrib/docker-device-tool [2022-08-18T18:50:01.468Z] github.com/docker/docker/contrib/httpserver [2022-08-18T18:50:01.468Z] github.com/docker/docker/daemon [2022-08-18T18:50:01.468Z] github.com/docker/docker/daemon/cluster [2022-08-18T18:50:01.468Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-08-18T18:50:01.468Z] github.com/docker/docker/daemon/cluster/convert [2022-08-18T18:50:01.468Z] github.com/docker/docker/daemon/cluster/executor [2022-08-18T18:50:01.468Z] github.com/docker/docker/daemon/cluster/executor/container [2022-08-18T18:50:01.468Z] github.com/docker/docker/daemon/cluster/provider [2022-08-18T18:50:01.468Z] github.com/docker/docker/daemon/config [2022-08-18T18:50:01.468Z] github.com/docker/docker/daemon/events [2022-08-18T18:50:01.468Z] github.com/docker/docker/daemon/events/testutils [2022-08-18T18:50:01.468Z] github.com/docker/docker/daemon/exec [2022-08-18T18:50:01.468Z] github.com/docker/docker/daemon/graphdriver [2022-08-18T18:50:01.468Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-08-18T18:50:01.468Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-08-18T18:50:01.468Z] github.com/docker/docker/daemon/graphdriver/copy [2022-08-18T18:50:01.468Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-08-18T18:50:01.468Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-08-18T18:50:01.468Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-08-18T18:50:01.468Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-08-18T18:50:01.468Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-08-18T18:50:01.468Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-08-18T18:50:01.468Z] github.com/docker/docker/daemon/graphdriver/register [2022-08-18T18:50:01.468Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-08-18T18:50:01.468Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-08-18T18:50:01.468Z] github.com/docker/docker/daemon/images [2022-08-18T18:50:01.468Z] github.com/docker/docker/daemon/initlayer [2022-08-18T18:50:01.468Z] github.com/docker/docker/daemon/links [2022-08-18T18:50:01.468Z] github.com/docker/docker/daemon/listeners [2022-08-18T18:50:01.468Z] github.com/docker/docker/daemon/logger [2022-08-18T18:50:01.468Z] github.com/docker/docker/daemon/logger/awslogs [2022-08-18T18:50:01.468Z] github.com/docker/docker/daemon/logger/fluentd [2022-08-18T18:50:01.468Z] github.com/docker/docker/daemon/logger/gcplogs [2022-08-18T18:50:01.468Z] github.com/docker/docker/daemon/logger/gelf [2022-08-18T18:50:01.468Z] github.com/docker/docker/daemon/logger/journald [2022-08-18T18:50:01.468Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-08-18T18:50:01.468Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-08-18T18:50:01.468Z] github.com/docker/docker/daemon/logger/local [2022-08-18T18:50:01.468Z] github.com/docker/docker/daemon/logger/logentries [2022-08-18T18:50:01.468Z] github.com/docker/docker/daemon/logger/loggertest [2022-08-18T18:50:01.468Z] github.com/docker/docker/daemon/logger/loggerutils [2022-08-18T18:50:01.468Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-08-18T18:50:01.468Z] github.com/docker/docker/daemon/logger/splunk [2022-08-18T18:50:01.468Z] github.com/docker/docker/daemon/logger/syslog [2022-08-18T18:50:01.468Z] github.com/docker/docker/daemon/logger/templates [2022-08-18T18:50:01.468Z] github.com/docker/docker/daemon/names [2022-08-18T18:50:01.468Z] github.com/docker/docker/daemon/network [2022-08-18T18:50:01.468Z] github.com/docker/docker/daemon/stats [2022-08-18T18:50:01.468Z] github.com/docker/docker/distribution [2022-08-18T18:50:01.468Z] github.com/docker/docker/distribution/metadata [2022-08-18T18:50:01.468Z] github.com/docker/docker/distribution/utils [2022-08-18T18:50:01.468Z] github.com/docker/docker/distribution/xfer [2022-08-18T18:50:01.468Z] github.com/docker/docker/dockerversion [2022-08-18T18:50:01.468Z] github.com/docker/docker/errdefs [2022-08-18T18:50:01.468Z] github.com/docker/docker/image [2022-08-18T18:50:01.468Z] github.com/docker/docker/image/cache [2022-08-18T18:50:01.468Z] github.com/docker/docker/image/tarexport [2022-08-18T18:50:01.468Z] github.com/docker/docker/image/v1 [2022-08-18T18:50:01.468Z] github.com/docker/docker/internal/test/suite [2022-08-18T18:50:01.468Z] github.com/docker/docker/layer [2022-08-18T18:50:01.468Z] github.com/docker/docker/libcontainerd [2022-08-18T18:50:01.468Z] github.com/docker/docker/libcontainerd/queue [2022-08-18T18:50:01.468Z] github.com/docker/docker/libcontainerd/remote [2022-08-18T18:50:01.468Z] github.com/docker/docker/libcontainerd/supervisor [2022-08-18T18:50:01.468Z] github.com/docker/docker/libcontainerd/types [2022-08-18T18:50:01.468Z] github.com/docker/docker/libnetwork [2022-08-18T18:50:01.468Z] github.com/docker/docker/libnetwork/bitseq [2022-08-18T18:50:01.468Z] github.com/docker/docker/libnetwork/cluster [2022-08-18T18:50:01.468Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-18T18:50:01.468Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-18T18:50:01.468Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-18T18:50:01.468Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-18T18:50:01.468Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-18T18:50:01.468Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-18T18:50:01.468Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-18T18:50:01.468Z] github.com/docker/docker/libnetwork/config [2022-08-18T18:50:01.468Z] github.com/docker/docker/libnetwork/datastore [2022-08-18T18:50:01.468Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-18T18:50:01.468Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-18T18:50:01.468Z] github.com/docker/docker/libnetwork/driverapi [2022-08-18T18:50:01.468Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-18T18:50:01.468Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-18T18:50:01.468Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-18T18:50:01.468Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-18T18:50:01.468Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-18T18:50:01.468Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-18T18:50:01.468Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-18T18:50:01.468Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-18T18:50:01.468Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-18T18:50:01.468Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-18T18:50:01.468Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-18T18:50:01.468Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-18T18:50:01.468Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-18T18:50:01.468Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-18T18:50:01.468Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-18T18:50:01.468Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-18T18:50:01.468Z] github.com/docker/docker/libnetwork/etchosts [2022-08-18T18:50:01.468Z] github.com/docker/docker/libnetwork/idm [2022-08-18T18:50:01.468Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-18T18:50:01.468Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-18T18:50:01.468Z] github.com/docker/docker/libnetwork/ipam [2022-08-18T18:50:01.468Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-18T18:50:01.468Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-18T18:50:01.468Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-18T18:50:01.468Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-18T18:50:01.468Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-18T18:50:01.468Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-18T18:50:01.468Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-18T18:50:01.468Z] github.com/docker/docker/libnetwork/iptables [2022-08-18T18:50:01.468Z] github.com/docker/docker/libnetwork/netlabel [2022-08-18T18:50:01.468Z] github.com/docker/docker/libnetwork/netutils [2022-08-18T18:50:01.468Z] github.com/docker/docker/libnetwork/networkdb [2022-08-18T18:50:01.468Z] github.com/docker/docker/libnetwork/ns [2022-08-18T18:50:01.468Z] github.com/docker/docker/libnetwork/options [2022-08-18T18:50:01.468Z] github.com/docker/docker/libnetwork/osl [2022-08-18T18:50:01.468Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-18T18:50:01.468Z] github.com/docker/docker/libnetwork/portallocator [2022-08-18T18:50:01.468Z] github.com/docker/docker/libnetwork/portmapper [2022-08-18T18:50:01.468Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-18T18:50:01.468Z] github.com/docker/docker/libnetwork/testutils [2022-08-18T18:50:01.468Z] github.com/docker/docker/libnetwork/types [2022-08-18T18:50:01.468Z] github.com/docker/docker/oci [2022-08-18T18:50:01.468Z] github.com/docker/docker/oci/caps [2022-08-18T18:50:01.468Z] github.com/docker/docker/opts [2022-08-18T18:50:01.468Z] github.com/docker/docker/pkg/aaparser [2022-08-18T18:50:01.468Z] github.com/docker/docker/pkg/archive [2022-08-18T18:50:01.468Z] github.com/docker/docker/pkg/authorization [2022-08-18T18:50:01.468Z] github.com/docker/docker/pkg/broadcaster [2022-08-18T18:50:01.468Z] github.com/docker/docker/pkg/capabilities [2022-08-18T18:50:01.468Z] github.com/docker/docker/pkg/chrootarchive [2022-08-18T18:50:01.468Z] github.com/docker/docker/pkg/containerfs [2022-08-18T18:50:01.468Z] github.com/docker/docker/pkg/devicemapper [2022-08-18T18:50:01.468Z] github.com/docker/docker/pkg/directory [2022-08-18T18:50:01.468Z] github.com/docker/docker/pkg/dmesg [2022-08-18T18:50:01.468Z] github.com/docker/docker/pkg/fileutils [2022-08-18T18:50:01.468Z] github.com/docker/docker/pkg/fsutils [2022-08-18T18:50:01.468Z] github.com/docker/docker/pkg/homedir [2022-08-18T18:50:01.468Z] github.com/docker/docker/pkg/idtools [2022-08-18T18:50:01.468Z] github.com/docker/docker/pkg/ioutils [2022-08-18T18:50:01.468Z] github.com/docker/docker/pkg/jsonmessage [2022-08-18T18:50:01.468Z] github.com/docker/docker/pkg/longpath [2022-08-18T18:50:01.468Z] github.com/docker/docker/pkg/loopback [2022-08-18T18:50:01.468Z] github.com/docker/docker/pkg/namesgenerator [2022-08-18T18:50:01.468Z] github.com/docker/docker/pkg/parsers [2022-08-18T18:50:01.468Z] github.com/docker/docker/pkg/parsers/kernel [2022-08-18T18:50:01.468Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-08-18T18:50:01.468Z] github.com/docker/docker/pkg/pidfile [2022-08-18T18:50:01.468Z] github.com/docker/docker/pkg/platform [2022-08-18T18:50:01.468Z] github.com/docker/docker/pkg/plugingetter [2022-08-18T18:50:01.468Z] github.com/docker/docker/pkg/plugins [2022-08-18T18:50:01.468Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-08-18T18:50:01.468Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-08-18T18:50:01.468Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-08-18T18:50:01.468Z] github.com/docker/docker/pkg/plugins/transport [2022-08-18T18:50:01.468Z] github.com/docker/docker/pkg/pools [2022-08-18T18:50:01.468Z] github.com/docker/docker/pkg/progress [2022-08-18T18:50:01.468Z] github.com/docker/docker/pkg/pubsub [2022-08-18T18:50:01.468Z] github.com/docker/docker/pkg/reexec [2022-08-18T18:50:01.468Z] github.com/docker/docker/pkg/signal [2022-08-18T18:50:01.468Z] github.com/docker/docker/pkg/stack [2022-08-18T18:50:01.468Z] github.com/docker/docker/pkg/stdcopy [2022-08-18T18:50:01.468Z] github.com/docker/docker/pkg/streamformatter [2022-08-18T18:50:01.468Z] github.com/docker/docker/pkg/stringid [2022-08-18T18:50:01.468Z] github.com/docker/docker/pkg/sysinfo [2022-08-18T18:50:01.468Z] github.com/docker/docker/pkg/system [2022-08-18T18:50:01.468Z] github.com/docker/docker/pkg/tailfile [2022-08-18T18:50:01.468Z] github.com/docker/docker/pkg/tarsum [2022-08-18T18:50:01.468Z] github.com/docker/docker/pkg/truncindex [2022-08-18T18:50:01.468Z] github.com/docker/docker/pkg/urlutil [2022-08-18T18:50:01.468Z] github.com/docker/docker/pkg/useragent [2022-08-18T18:50:01.468Z] github.com/docker/docker/plugin [2022-08-18T18:50:01.468Z] github.com/docker/docker/plugin/executor/containerd [2022-08-18T18:50:01.468Z] github.com/docker/docker/plugin/v2 [2022-08-18T18:50:01.468Z] github.com/docker/docker/profiles/apparmor [2022-08-18T18:50:01.468Z] github.com/docker/docker/profiles/seccomp [2022-08-18T18:50:01.468Z] github.com/docker/docker/quota [2022-08-18T18:50:01.468Z] github.com/docker/docker/reference [2022-08-18T18:50:01.468Z] github.com/docker/docker/registry [2022-08-18T18:50:01.468Z] github.com/docker/docker/registry/resumable [2022-08-18T18:50:01.468Z] github.com/docker/docker/restartmanager [2022-08-18T18:50:01.468Z] github.com/docker/docker/rootless [2022-08-18T18:50:01.468Z] github.com/docker/docker/rootless/specconv [2022-08-18T18:50:01.468Z] github.com/docker/docker/runconfig [2022-08-18T18:50:01.468Z] github.com/docker/docker/runconfig/opts [2022-08-18T18:50:01.468Z] github.com/docker/docker/testutil [2022-08-18T18:50:01.468Z] github.com/docker/docker/testutil/daemon [2022-08-18T18:50:01.468Z] github.com/docker/docker/testutil/environment [2022-08-18T18:50:01.468Z] github.com/docker/docker/testutil/fakecontext [2022-08-18T18:50:01.468Z] github.com/docker/docker/testutil/fakegit [2022-08-18T18:50:01.468Z] github.com/docker/docker/testutil/fakestorage [2022-08-18T18:50:01.468Z] github.com/docker/docker/testutil/fixtures/load [2022-08-18T18:50:01.468Z] github.com/docker/docker/testutil/fixtures/plugin [2022-08-18T18:50:01.468Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-08-18T18:50:01.468Z] github.com/docker/docker/testutil/registry [2022-08-18T18:50:01.468Z] github.com/docker/docker/testutil/request [2022-08-18T18:50:01.468Z] github.com/docker/docker/volume [2022-08-18T18:50:01.468Z] github.com/docker/docker/volume/drivers [2022-08-18T18:50:01.468Z] github.com/docker/docker/volume/local [2022-08-18T18:50:01.468Z] github.com/docker/docker/volume/mounts [2022-08-18T18:50:01.468Z] github.com/docker/docker/volume/service [2022-08-18T18:50:01.468Z] github.com/docker/docker/volume/service/opts [2022-08-18T18:50:01.468Z] github.com/docker/docker/volume/testutils' [2022-08-18T18:50:01.468Z] ++ grep --fixed-strings -v /libnetwork [2022-08-18T18:50:01.468Z] + base_pkg_list='github.com/docker/docker/api [2022-08-18T18:50:01.468Z] github.com/docker/docker/api/server [2022-08-18T18:50:01.468Z] github.com/docker/docker/api/server/backend/build [2022-08-18T18:50:01.468Z] github.com/docker/docker/api/server/httpstatus [2022-08-18T18:50:01.468Z] github.com/docker/docker/api/server/httputils [2022-08-18T18:50:01.468Z] github.com/docker/docker/api/server/middleware [2022-08-18T18:50:01.468Z] github.com/docker/docker/api/server/router [2022-08-18T18:50:01.468Z] github.com/docker/docker/api/server/router/build [2022-08-18T18:50:01.468Z] github.com/docker/docker/api/server/router/checkpoint [2022-08-18T18:50:01.468Z] github.com/docker/docker/api/server/router/container [2022-08-18T18:50:01.468Z] github.com/docker/docker/api/server/router/debug [2022-08-18T18:50:01.468Z] github.com/docker/docker/api/server/router/distribution [2022-08-18T18:50:01.468Z] github.com/docker/docker/api/server/router/grpc [2022-08-18T18:50:01.468Z] github.com/docker/docker/api/server/router/image [2022-08-18T18:50:01.468Z] github.com/docker/docker/api/server/router/network [2022-08-18T18:50:01.468Z] github.com/docker/docker/api/server/router/plugin [2022-08-18T18:50:01.468Z] github.com/docker/docker/api/server/router/session [2022-08-18T18:50:01.468Z] github.com/docker/docker/api/server/router/swarm [2022-08-18T18:50:01.468Z] github.com/docker/docker/api/server/router/system [2022-08-18T18:50:01.468Z] github.com/docker/docker/api/server/router/volume [2022-08-18T18:50:01.468Z] github.com/docker/docker/api/types [2022-08-18T18:50:01.468Z] github.com/docker/docker/api/types/backend [2022-08-18T18:50:01.468Z] github.com/docker/docker/api/types/blkiodev [2022-08-18T18:50:01.468Z] github.com/docker/docker/api/types/container [2022-08-18T18:50:01.468Z] github.com/docker/docker/api/types/events [2022-08-18T18:50:01.468Z] github.com/docker/docker/api/types/filters [2022-08-18T18:50:01.468Z] github.com/docker/docker/api/types/image [2022-08-18T18:50:01.468Z] github.com/docker/docker/api/types/mount [2022-08-18T18:50:01.468Z] github.com/docker/docker/api/types/network [2022-08-18T18:50:01.468Z] github.com/docker/docker/api/types/plugins/logdriver [2022-08-18T18:50:01.468Z] github.com/docker/docker/api/types/registry [2022-08-18T18:50:01.469Z] github.com/docker/docker/api/types/strslice [2022-08-18T18:50:01.469Z] github.com/docker/docker/api/types/swarm [2022-08-18T18:50:01.469Z] github.com/docker/docker/api/types/swarm/runtime [2022-08-18T18:50:01.469Z] github.com/docker/docker/api/types/time [2022-08-18T18:50:01.469Z] github.com/docker/docker/api/types/versions [2022-08-18T18:50:01.469Z] github.com/docker/docker/api/types/versions/v1p19 [2022-08-18T18:50:01.469Z] github.com/docker/docker/api/types/versions/v1p20 [2022-08-18T18:50:01.469Z] github.com/docker/docker/api/types/volume [2022-08-18T18:50:01.469Z] github.com/docker/docker/builder [2022-08-18T18:50:01.469Z] github.com/docker/docker/builder/builder-next [2022-08-18T18:50:01.469Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-08-18T18:50:01.469Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-08-18T18:50:01.469Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-08-18T18:50:01.469Z] github.com/docker/docker/builder/builder-next/exporter [2022-08-18T18:50:01.469Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-08-18T18:50:01.469Z] github.com/docker/docker/builder/builder-next/worker [2022-08-18T18:50:01.469Z] github.com/docker/docker/builder/dockerfile [2022-08-18T18:50:01.469Z] github.com/docker/docker/builder/remotecontext [2022-08-18T18:50:01.469Z] github.com/docker/docker/builder/remotecontext/git [2022-08-18T18:50:01.469Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-08-18T18:50:01.469Z] github.com/docker/docker/cli [2022-08-18T18:50:01.469Z] github.com/docker/docker/cli/config [2022-08-18T18:50:01.469Z] github.com/docker/docker/cli/debug [2022-08-18T18:50:01.469Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-08-18T18:50:01.469Z] github.com/docker/docker/cli/winresources/dockerd [2022-08-18T18:50:01.469Z] github.com/docker/docker/client [2022-08-18T18:50:01.469Z] github.com/docker/docker/cmd/docker-proxy [2022-08-18T18:50:01.469Z] github.com/docker/docker/cmd/dockerd [2022-08-18T18:50:01.469Z] github.com/docker/docker/cmd/dockerd/trap [2022-08-18T18:50:01.469Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-08-18T18:50:01.469Z] github.com/docker/docker/container [2022-08-18T18:50:01.469Z] github.com/docker/docker/container/stream [2022-08-18T18:50:01.469Z] github.com/docker/docker/contrib/apparmor [2022-08-18T18:50:01.469Z] github.com/docker/docker/contrib/docker-device-tool [2022-08-18T18:50:01.469Z] github.com/docker/docker/contrib/httpserver [2022-08-18T18:50:01.469Z] github.com/docker/docker/daemon [2022-08-18T18:50:01.469Z] github.com/docker/docker/daemon/cluster [2022-08-18T18:50:01.469Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-08-18T18:50:01.469Z] github.com/docker/docker/daemon/cluster/convert [2022-08-18T18:50:01.469Z] github.com/docker/docker/daemon/cluster/executor [2022-08-18T18:50:01.469Z] github.com/docker/docker/daemon/cluster/executor/container [2022-08-18T18:50:01.469Z] github.com/docker/docker/daemon/cluster/provider [2022-08-18T18:50:01.469Z] github.com/docker/docker/daemon/config [2022-08-18T18:50:01.469Z] github.com/docker/docker/daemon/events [2022-08-18T18:50:01.469Z] github.com/docker/docker/daemon/events/testutils [2022-08-18T18:50:01.469Z] github.com/docker/docker/daemon/exec [2022-08-18T18:50:01.469Z] github.com/docker/docker/daemon/graphdriver [2022-08-18T18:50:01.469Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-08-18T18:50:01.469Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-08-18T18:50:01.469Z] github.com/docker/docker/daemon/graphdriver/copy [2022-08-18T18:50:01.469Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-08-18T18:50:01.469Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-08-18T18:50:01.469Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-08-18T18:50:01.469Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-08-18T18:50:01.469Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-08-18T18:50:01.469Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-08-18T18:50:01.469Z] github.com/docker/docker/daemon/graphdriver/register [2022-08-18T18:50:01.469Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-08-18T18:50:01.469Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-08-18T18:50:01.469Z] github.com/docker/docker/daemon/images [2022-08-18T18:50:01.469Z] github.com/docker/docker/daemon/initlayer [2022-08-18T18:50:01.469Z] github.com/docker/docker/daemon/links [2022-08-18T18:50:01.469Z] github.com/docker/docker/daemon/listeners [2022-08-18T18:50:01.469Z] github.com/docker/docker/daemon/logger [2022-08-18T18:50:01.469Z] github.com/docker/docker/daemon/logger/awslogs [2022-08-18T18:50:01.469Z] github.com/docker/docker/daemon/logger/fluentd [2022-08-18T18:50:01.469Z] github.com/docker/docker/daemon/logger/gcplogs [2022-08-18T18:50:01.469Z] github.com/docker/docker/daemon/logger/gelf [2022-08-18T18:50:01.469Z] github.com/docker/docker/daemon/logger/journald [2022-08-18T18:50:01.469Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-08-18T18:50:01.469Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-08-18T18:50:01.469Z] github.com/docker/docker/daemon/logger/local [2022-08-18T18:50:01.469Z] github.com/docker/docker/daemon/logger/logentries [2022-08-18T18:50:01.469Z] github.com/docker/docker/daemon/logger/loggertest [2022-08-18T18:50:01.469Z] github.com/docker/docker/daemon/logger/loggerutils [2022-08-18T18:50:01.469Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-08-18T18:50:01.469Z] github.com/docker/docker/daemon/logger/splunk [2022-08-18T18:50:01.469Z] github.com/docker/docker/daemon/logger/syslog [2022-08-18T18:50:01.469Z] github.com/docker/docker/daemon/logger/templates [2022-08-18T18:50:01.469Z] github.com/docker/docker/daemon/names [2022-08-18T18:50:01.469Z] github.com/docker/docker/daemon/network [2022-08-18T18:50:01.469Z] github.com/docker/docker/daemon/stats [2022-08-18T18:50:01.469Z] github.com/docker/docker/distribution [2022-08-18T18:50:01.469Z] github.com/docker/docker/distribution/metadata [2022-08-18T18:50:01.469Z] github.com/docker/docker/distribution/utils [2022-08-18T18:50:01.469Z] github.com/docker/docker/distribution/xfer [2022-08-18T18:50:01.469Z] github.com/docker/docker/dockerversion [2022-08-18T18:50:01.469Z] github.com/docker/docker/errdefs [2022-08-18T18:50:01.469Z] github.com/docker/docker/image [2022-08-18T18:50:01.469Z] github.com/docker/docker/image/cache [2022-08-18T18:50:01.469Z] github.com/docker/docker/image/tarexport [2022-08-18T18:50:01.469Z] github.com/docker/docker/image/v1 [2022-08-18T18:50:01.469Z] github.com/docker/docker/internal/test/suite [2022-08-18T18:50:01.469Z] github.com/docker/docker/layer [2022-08-18T18:50:01.469Z] github.com/docker/docker/libcontainerd [2022-08-18T18:50:01.469Z] github.com/docker/docker/libcontainerd/queue [2022-08-18T18:50:01.469Z] github.com/docker/docker/libcontainerd/remote [2022-08-18T18:50:01.469Z] github.com/docker/docker/libcontainerd/supervisor [2022-08-18T18:50:01.469Z] github.com/docker/docker/libcontainerd/types [2022-08-18T18:50:01.469Z] github.com/docker/docker/oci [2022-08-18T18:50:01.469Z] github.com/docker/docker/oci/caps [2022-08-18T18:50:01.469Z] github.com/docker/docker/opts [2022-08-18T18:50:01.469Z] github.com/docker/docker/pkg/aaparser [2022-08-18T18:50:01.469Z] github.com/docker/docker/pkg/archive [2022-08-18T18:50:01.469Z] github.com/docker/docker/pkg/authorization [2022-08-18T18:50:01.469Z] github.com/docker/docker/pkg/broadcaster [2022-08-18T18:50:01.469Z] github.com/docker/docker/pkg/capabilities [2022-08-18T18:50:01.469Z] github.com/docker/docker/pkg/chrootarchive [2022-08-18T18:50:01.469Z] github.com/docker/docker/pkg/containerfs [2022-08-18T18:50:01.469Z] github.com/docker/docker/pkg/devicemapper [2022-08-18T18:50:01.469Z] github.com/docker/docker/pkg/directory [2022-08-18T18:50:01.469Z] github.com/docker/docker/pkg/dmesg [2022-08-18T18:50:01.469Z] github.com/docker/docker/pkg/fileutils [2022-08-18T18:50:01.469Z] github.com/docker/docker/pkg/fsutils [2022-08-18T18:50:01.469Z] github.com/docker/docker/pkg/homedir [2022-08-18T18:50:01.469Z] github.com/docker/docker/pkg/idtools [2022-08-18T18:50:01.469Z] github.com/docker/docker/pkg/ioutils [2022-08-18T18:50:01.469Z] github.com/docker/docker/pkg/jsonmessage [2022-08-18T18:50:01.469Z] github.com/docker/docker/pkg/longpath [2022-08-18T18:50:01.469Z] github.com/docker/docker/pkg/loopback [2022-08-18T18:50:01.469Z] github.com/docker/docker/pkg/namesgenerator [2022-08-18T18:50:01.469Z] github.com/docker/docker/pkg/parsers [2022-08-18T18:50:01.469Z] github.com/docker/docker/pkg/parsers/kernel [2022-08-18T18:50:01.469Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-08-18T18:50:01.469Z] github.com/docker/docker/pkg/pidfile [2022-08-18T18:50:01.469Z] github.com/docker/docker/pkg/platform [2022-08-18T18:50:01.469Z] github.com/docker/docker/pkg/plugingetter [2022-08-18T18:50:01.469Z] github.com/docker/docker/pkg/plugins [2022-08-18T18:50:01.469Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-08-18T18:50:01.469Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-08-18T18:50:01.469Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-08-18T18:50:01.469Z] github.com/docker/docker/pkg/plugins/transport [2022-08-18T18:50:01.469Z] github.com/docker/docker/pkg/pools [2022-08-18T18:50:01.469Z] github.com/docker/docker/pkg/progress [2022-08-18T18:50:01.469Z] github.com/docker/docker/pkg/pubsub [2022-08-18T18:50:01.469Z] github.com/docker/docker/pkg/reexec [2022-08-18T18:50:01.469Z] github.com/docker/docker/pkg/signal [2022-08-18T18:50:01.469Z] github.com/docker/docker/pkg/stack [2022-08-18T18:50:01.469Z] github.com/docker/docker/pkg/stdcopy [2022-08-18T18:50:01.469Z] github.com/docker/docker/pkg/streamformatter [2022-08-18T18:50:01.469Z] github.com/docker/docker/pkg/stringid [2022-08-18T18:50:01.469Z] github.com/docker/docker/pkg/sysinfo [2022-08-18T18:50:01.469Z] github.com/docker/docker/pkg/system [2022-08-18T18:50:01.469Z] github.com/docker/docker/pkg/tailfile [2022-08-18T18:50:01.469Z] github.com/docker/docker/pkg/tarsum [2022-08-18T18:50:01.469Z] github.com/docker/docker/pkg/truncindex [2022-08-18T18:50:01.469Z] github.com/docker/docker/pkg/urlutil [2022-08-18T18:50:01.469Z] github.com/docker/docker/pkg/useragent [2022-08-18T18:50:01.469Z] github.com/docker/docker/plugin [2022-08-18T18:50:01.469Z] github.com/docker/docker/plugin/executor/containerd [2022-08-18T18:50:01.469Z] github.com/docker/docker/plugin/v2 [2022-08-18T18:50:01.469Z] github.com/docker/docker/profiles/apparmor [2022-08-18T18:50:01.469Z] github.com/docker/docker/profiles/seccomp [2022-08-18T18:50:01.469Z] github.com/docker/docker/quota [2022-08-18T18:50:01.469Z] github.com/docker/docker/reference [2022-08-18T18:50:01.469Z] github.com/docker/docker/registry [2022-08-18T18:50:01.469Z] github.com/docker/docker/registry/resumable [2022-08-18T18:50:01.469Z] github.com/docker/docker/restartmanager [2022-08-18T18:50:01.469Z] github.com/docker/docker/rootless [2022-08-18T18:50:01.469Z] github.com/docker/docker/rootless/specconv [2022-08-18T18:50:01.469Z] github.com/docker/docker/runconfig [2022-08-18T18:50:01.469Z] github.com/docker/docker/runconfig/opts [2022-08-18T18:50:01.469Z] github.com/docker/docker/testutil [2022-08-18T18:50:01.469Z] github.com/docker/docker/testutil/daemon [2022-08-18T18:50:01.469Z] github.com/docker/docker/testutil/environment [2022-08-18T18:50:01.469Z] github.com/docker/docker/testutil/fakecontext [2022-08-18T18:50:01.469Z] github.com/docker/docker/testutil/fakegit [2022-08-18T18:50:01.469Z] github.com/docker/docker/testutil/fakestorage [2022-08-18T18:50:01.469Z] github.com/docker/docker/testutil/fixtures/load [2022-08-18T18:50:01.469Z] github.com/docker/docker/testutil/fixtures/plugin [2022-08-18T18:50:01.469Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-08-18T18:50:01.469Z] github.com/docker/docker/testutil/registry [2022-08-18T18:50:01.469Z] github.com/docker/docker/testutil/request [2022-08-18T18:50:01.469Z] github.com/docker/docker/volume [2022-08-18T18:50:01.469Z] github.com/docker/docker/volume/drivers [2022-08-18T18:50:01.469Z] github.com/docker/docker/volume/local [2022-08-18T18:50:01.469Z] github.com/docker/docker/volume/mounts [2022-08-18T18:50:01.469Z] github.com/docker/docker/volume/service [2022-08-18T18:50:01.469Z] github.com/docker/docker/volume/service/opts [2022-08-18T18:50:01.469Z] github.com/docker/docker/volume/testutils' [2022-08-18T18:50:01.469Z] ++ echo 'github.com/docker/docker/api [2022-08-18T18:50:01.469Z] github.com/docker/docker/api/server [2022-08-18T18:50:01.469Z] github.com/docker/docker/api/server/backend/build [2022-08-18T18:50:01.469Z] github.com/docker/docker/api/server/httpstatus [2022-08-18T18:50:01.469Z] github.com/docker/docker/api/server/httputils [2022-08-18T18:50:01.469Z] github.com/docker/docker/api/server/middleware [2022-08-18T18:50:01.469Z] github.com/docker/docker/api/server/router [2022-08-18T18:50:01.469Z] github.com/docker/docker/api/server/router/build [2022-08-18T18:50:01.469Z] github.com/docker/docker/api/server/router/checkpoint [2022-08-18T18:50:01.469Z] github.com/docker/docker/api/server/router/container [2022-08-18T18:50:01.469Z] github.com/docker/docker/api/server/router/debug [2022-08-18T18:50:01.469Z] github.com/docker/docker/api/server/router/distribution [2022-08-18T18:50:01.469Z] github.com/docker/docker/api/server/router/grpc [2022-08-18T18:50:01.469Z] github.com/docker/docker/api/server/router/image [2022-08-18T18:50:01.469Z] github.com/docker/docker/api/server/router/network [2022-08-18T18:50:01.469Z] github.com/docker/docker/api/server/router/plugin [2022-08-18T18:50:01.469Z] github.com/docker/docker/api/server/router/session [2022-08-18T18:50:01.469Z] github.com/docker/docker/api/server/router/swarm [2022-08-18T18:50:01.469Z] github.com/docker/docker/api/server/router/system [2022-08-18T18:50:01.469Z] github.com/docker/docker/api/server/router/volume [2022-08-18T18:50:01.469Z] github.com/docker/docker/api/types [2022-08-18T18:50:01.469Z] github.com/docker/docker/api/types/backend [2022-08-18T18:50:01.469Z] github.com/docker/docker/api/types/blkiodev [2022-08-18T18:50:01.469Z] github.com/docker/docker/api/types/container [2022-08-18T18:50:01.469Z] github.com/docker/docker/api/types/events [2022-08-18T18:50:01.469Z] github.com/docker/docker/api/types/filters [2022-08-18T18:50:01.469Z] github.com/docker/docker/api/types/image [2022-08-18T18:50:01.469Z] github.com/docker/docker/api/types/mount [2022-08-18T18:50:01.469Z] github.com/docker/docker/api/types/network [2022-08-18T18:50:01.469Z] github.com/docker/docker/api/types/plugins/logdriver [2022-08-18T18:50:01.469Z] github.com/docker/docker/api/types/registry [2022-08-18T18:50:01.469Z] github.com/docker/docker/api/types/strslice [2022-08-18T18:50:01.469Z] github.com/docker/docker/api/types/swarm [2022-08-18T18:50:01.469Z] github.com/docker/docker/api/types/swarm/runtime [2022-08-18T18:50:01.469Z] github.com/docker/docker/api/types/time [2022-08-18T18:50:01.469Z] github.com/docker/docker/api/types/versions [2022-08-18T18:50:01.469Z] github.com/docker/docker/api/types/versions/v1p19 [2022-08-18T18:50:01.469Z] github.com/docker/docker/api/types/versions/v1p20 [2022-08-18T18:50:01.469Z] github.com/docker/docker/api/types/volume [2022-08-18T18:50:01.469Z] github.com/docker/docker/builder [2022-08-18T18:50:01.469Z] github.com/docker/docker/builder/builder-next [2022-08-18T18:50:01.469Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-08-18T18:50:01.469Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-08-18T18:50:01.469Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-08-18T18:50:01.469Z] github.com/docker/docker/builder/builder-next/exporter [2022-08-18T18:50:01.469Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-08-18T18:50:01.469Z] github.com/docker/docker/builder/builder-next/worker [2022-08-18T18:50:01.469Z] github.com/docker/docker/builder/dockerfile [2022-08-18T18:50:01.469Z] github.com/docker/docker/builder/remotecontext [2022-08-18T18:50:01.469Z] github.com/docker/docker/builder/remotecontext/git [2022-08-18T18:50:01.469Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-08-18T18:50:01.469Z] github.com/docker/docker/cli [2022-08-18T18:50:01.469Z] github.com/docker/docker/cli/config [2022-08-18T18:50:01.469Z] github.com/docker/docker/cli/debug [2022-08-18T18:50:01.469Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-08-18T18:50:01.469Z] github.com/docker/docker/cli/winresources/dockerd [2022-08-18T18:50:01.469Z] github.com/docker/docker/client [2022-08-18T18:50:01.469Z] github.com/docker/docker/cmd/docker-proxy [2022-08-18T18:50:01.469Z] github.com/docker/docker/cmd/dockerd [2022-08-18T18:50:01.469Z] github.com/docker/docker/cmd/dockerd/trap [2022-08-18T18:50:01.469Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-08-18T18:50:01.469Z] github.com/docker/docker/container [2022-08-18T18:50:01.469Z] github.com/docker/docker/container/stream [2022-08-18T18:50:01.469Z] github.com/docker/docker/contrib/apparmor [2022-08-18T18:50:01.469Z] github.com/docker/docker/contrib/docker-device-tool [2022-08-18T18:50:01.469Z] github.com/docker/docker/contrib/httpserver [2022-08-18T18:50:01.469Z] github.com/docker/docker/daemon [2022-08-18T18:50:01.469Z] github.com/docker/docker/daemon/cluster [2022-08-18T18:50:01.469Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-08-18T18:50:01.469Z] github.com/docker/docker/daemon/cluster/convert [2022-08-18T18:50:01.469Z] github.com/docker/docker/daemon/cluster/executor [2022-08-18T18:50:01.469Z] github.com/docker/docker/daemon/cluster/executor/container [2022-08-18T18:50:01.469Z] github.com/docker/docker/daemon/cluster/provider [2022-08-18T18:50:01.469Z] github.com/docker/docker/daemon/config [2022-08-18T18:50:01.469Z] github.com/docker/docker/daemon/events [2022-08-18T18:50:01.469Z] github.com/docker/docker/daemon/events/testutils [2022-08-18T18:50:01.469Z] github.com/docker/docker/daemon/exec [2022-08-18T18:50:01.469Z] github.com/docker/docker/daemon/graphdriver [2022-08-18T18:50:01.469Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-08-18T18:50:01.469Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-08-18T18:50:01.469Z] github.com/docker/docker/daemon/graphdriver/copy [2022-08-18T18:50:01.469Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-08-18T18:50:01.469Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-08-18T18:50:01.469Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-08-18T18:50:01.469Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-08-18T18:50:01.469Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-08-18T18:50:01.469Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-08-18T18:50:01.469Z] github.com/docker/docker/daemon/graphdriver/register [2022-08-18T18:50:01.469Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-08-18T18:50:01.469Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-08-18T18:50:01.469Z] github.com/docker/docker/daemon/images [2022-08-18T18:50:01.469Z] github.com/docker/docker/daemon/initlayer [2022-08-18T18:50:01.469Z] github.com/docker/docker/daemon/links [2022-08-18T18:50:01.469Z] github.com/docker/docker/daemon/listeners [2022-08-18T18:50:01.469Z] github.com/docker/docker/daemon/logger [2022-08-18T18:50:01.469Z] github.com/docker/docker/daemon/logger/awslogs [2022-08-18T18:50:01.469Z] github.com/docker/docker/daemon/logger/fluentd [2022-08-18T18:50:01.469Z] github.com/docker/docker/daemon/logger/gcplogs [2022-08-18T18:50:01.469Z] github.com/docker/docker/daemon/logger/gelf [2022-08-18T18:50:01.469Z] github.com/docker/docker/daemon/logger/journald [2022-08-18T18:50:01.469Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-08-18T18:50:01.469Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-08-18T18:50:01.469Z] github.com/docker/docker/daemon/logger/local [2022-08-18T18:50:01.469Z] github.com/docker/docker/daemon/logger/logentries [2022-08-18T18:50:01.469Z] github.com/docker/docker/daemon/logger/loggertest [2022-08-18T18:50:01.469Z] github.com/docker/docker/daemon/logger/loggerutils [2022-08-18T18:50:01.469Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-08-18T18:50:01.469Z] github.com/docker/docker/daemon/logger/splunk [2022-08-18T18:50:01.469Z] github.com/docker/docker/daemon/logger/syslog [2022-08-18T18:50:01.469Z] github.com/docker/docker/daemon/logger/templates [2022-08-18T18:50:01.469Z] github.com/docker/docker/daemon/names [2022-08-18T18:50:01.469Z] github.com/docker/docker/daemon/network [2022-08-18T18:50:01.469Z] github.com/docker/docker/daemon/stats [2022-08-18T18:50:01.469Z] github.com/docker/docker/distribution [2022-08-18T18:50:01.469Z] github.com/docker/docker/distribution/metadata [2022-08-18T18:50:01.469Z] github.com/docker/docker/distribution/utils [2022-08-18T18:50:01.469Z] github.com/docker/docker/distribution/xfer [2022-08-18T18:50:01.469Z] github.com/docker/docker/dockerversion [2022-08-18T18:50:01.469Z] github.com/docker/docker/errdefs [2022-08-18T18:50:01.469Z] github.com/docker/docker/image [2022-08-18T18:50:01.470Z] github.com/docker/docker/image/cache [2022-08-18T18:50:01.470Z] github.com/docker/docker/image/tarexport [2022-08-18T18:50:01.470Z] github.com/docker/docker/image/v1 [2022-08-18T18:50:01.470Z] github.com/docker/docker/internal/test/suite [2022-08-18T18:50:01.470Z] github.com/docker/docker/layer [2022-08-18T18:50:01.470Z] github.com/docker/docker/libcontainerd [2022-08-18T18:50:01.470Z] github.com/docker/docker/libcontainerd/queue [2022-08-18T18:50:01.470Z] github.com/docker/docker/libcontainerd/remote [2022-08-18T18:50:01.470Z] github.com/docker/docker/libcontainerd/supervisor [2022-08-18T18:50:01.470Z] github.com/docker/docker/libcontainerd/types [2022-08-18T18:50:01.470Z] github.com/docker/docker/libnetwork [2022-08-18T18:50:01.470Z] github.com/docker/docker/libnetwork/bitseq [2022-08-18T18:50:01.470Z] github.com/docker/docker/libnetwork/cluster [2022-08-18T18:50:01.470Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-18T18:50:01.470Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-18T18:50:01.470Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-18T18:50:01.470Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-18T18:50:01.470Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-18T18:50:01.470Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-18T18:50:01.470Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-18T18:50:01.470Z] github.com/docker/docker/libnetwork/config [2022-08-18T18:50:01.470Z] github.com/docker/docker/libnetwork/datastore [2022-08-18T18:50:01.470Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-18T18:50:01.470Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-18T18:50:01.470Z] github.com/docker/docker/libnetwork/driverapi [2022-08-18T18:50:01.470Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-18T18:50:01.470Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-18T18:50:01.470Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-18T18:50:01.470Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-18T18:50:01.470Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-18T18:50:01.470Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-18T18:50:01.470Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-18T18:50:01.470Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-18T18:50:01.470Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-18T18:50:01.470Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-18T18:50:01.470Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-18T18:50:01.470Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-18T18:50:01.470Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-18T18:50:01.470Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-18T18:50:01.470Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-18T18:50:01.470Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-18T18:50:01.470Z] github.com/docker/docker/libnetwork/etchosts [2022-08-18T18:50:01.470Z] github.com/docker/docker/libnetwork/idm [2022-08-18T18:50:01.470Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-18T18:50:01.470Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-18T18:50:01.470Z] github.com/docker/docker/libnetwork/ipam [2022-08-18T18:50:01.470Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-18T18:50:01.470Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-18T18:50:01.470Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-18T18:50:01.470Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-18T18:50:01.470Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-18T18:50:01.470Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-18T18:50:01.470Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-18T18:50:01.470Z] github.com/docker/docker/libnetwork/iptables [2022-08-18T18:50:01.470Z] github.com/docker/docker/libnetwork/netlabel [2022-08-18T18:50:01.470Z] github.com/docker/docker/libnetwork/netutils [2022-08-18T18:50:01.470Z] github.com/docker/docker/libnetwork/networkdb [2022-08-18T18:50:01.470Z] github.com/docker/docker/libnetwork/ns [2022-08-18T18:50:01.470Z] github.com/docker/docker/libnetwork/options [2022-08-18T18:50:01.470Z] github.com/docker/docker/libnetwork/osl [2022-08-18T18:50:01.470Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-18T18:50:01.470Z] github.com/docker/docker/libnetwork/portallocator [2022-08-18T18:50:01.470Z] github.com/docker/docker/libnetwork/portmapper [2022-08-18T18:50:01.470Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-18T18:50:01.470Z] github.com/docker/docker/libnetwork/testutils [2022-08-18T18:50:01.470Z] github.com/docker/docker/libnetwork/types [2022-08-18T18:50:01.470Z] github.com/docker/docker/oci [2022-08-18T18:50:01.470Z] github.com/docker/docker/oci/caps [2022-08-18T18:50:01.470Z] github.com/docker/docker/opts [2022-08-18T18:50:01.470Z] github.com/docker/docker/pkg/aaparser [2022-08-18T18:50:01.470Z] github.com/docker/docker/pkg/archive [2022-08-18T18:50:01.470Z] github.com/docker/docker/pkg/authorization [2022-08-18T18:50:01.470Z] github.com/docker/docker/pkg/broadcaster [2022-08-18T18:50:01.470Z] github.com/docker/docker/pkg/capabilities [2022-08-18T18:50:01.470Z] github.com/docker/docker/pkg/chrootarchive [2022-08-18T18:50:01.470Z] github.com/docker/docker/pkg/containerfs [2022-08-18T18:50:01.470Z] github.com/docker/docker/pkg/devicemapper [2022-08-18T18:50:01.470Z] github.com/docker/docker/pkg/directory [2022-08-18T18:50:01.470Z] github.com/docker/docker/pkg/dmesg [2022-08-18T18:50:01.470Z] github.com/docker/docker/pkg/fileutils [2022-08-18T18:50:01.470Z] github.com/docker/docker/pkg/fsutils [2022-08-18T18:50:01.470Z] github.com/docker/docker/pkg/homedir [2022-08-18T18:50:01.470Z] github.com/docker/docker/pkg/idtools [2022-08-18T18:50:01.470Z] github.com/docker/docker/pkg/ioutils [2022-08-18T18:50:01.470Z] github.com/docker/docker/pkg/jsonmessage [2022-08-18T18:50:01.470Z] github.com/docker/docker/pkg/longpath [2022-08-18T18:50:01.470Z] github.com/docker/docker/pkg/loopback [2022-08-18T18:50:01.470Z] github.com/docker/docker/pkg/namesgenerator [2022-08-18T18:50:01.470Z] github.com/docker/docker/pkg/parsers [2022-08-18T18:50:01.470Z] github.com/docker/docker/pkg/parsers/kernel [2022-08-18T18:50:01.470Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-08-18T18:50:01.470Z] github.com/docker/docker/pkg/pidfile [2022-08-18T18:50:01.470Z] github.com/docker/docker/pkg/platform [2022-08-18T18:50:01.470Z] github.com/docker/docker/pkg/plugingetter [2022-08-18T18:50:01.470Z] github.com/docker/docker/pkg/plugins [2022-08-18T18:50:01.470Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-08-18T18:50:01.470Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-08-18T18:50:01.470Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-08-18T18:50:01.470Z] github.com/docker/docker/pkg/plugins/transport [2022-08-18T18:50:01.470Z] github.com/docker/docker/pkg/pools [2022-08-18T18:50:01.470Z] github.com/docker/docker/pkg/progress [2022-08-18T18:50:01.470Z] github.com/docker/docker/pkg/pubsub [2022-08-18T18:50:01.470Z] github.com/docker/docker/pkg/reexec [2022-08-18T18:50:01.470Z] github.com/docker/docker/pkg/signal [2022-08-18T18:50:01.470Z] github.com/docker/docker/pkg/stack [2022-08-18T18:50:01.470Z] github.com/docker/docker/pkg/stdcopy [2022-08-18T18:50:01.470Z] github.com/docker/docker/pkg/streamformatter [2022-08-18T18:50:01.470Z] github.com/docker/docker/pkg/stringid [2022-08-18T18:50:01.470Z] github.com/docker/docker/pkg/sysinfo [2022-08-18T18:50:01.470Z] github.com/docker/docker/pkg/system [2022-08-18T18:50:01.470Z] github.com/docker/docker/pkg/tailfile [2022-08-18T18:50:01.470Z] github.com/docker/docker/pkg/tarsum [2022-08-18T18:50:01.470Z] github.com/docker/docker/pkg/truncindex [2022-08-18T18:50:01.470Z] github.com/docker/docker/pkg/urlutil [2022-08-18T18:50:01.470Z] github.com/docker/docker/pkg/useragent [2022-08-18T18:50:01.470Z] github.com/docker/docker/plugin [2022-08-18T18:50:01.470Z] github.com/docker/docker/plugin/executor/containerd [2022-08-18T18:50:01.470Z] github.com/docker/docker/plugin/v2 [2022-08-18T18:50:01.470Z] github.com/docker/docker/profiles/apparmor [2022-08-18T18:50:01.470Z] github.com/docker/docker/profiles/seccomp [2022-08-18T18:50:01.470Z] github.com/docker/docker/quota [2022-08-18T18:50:01.470Z] github.com/docker/docker/reference [2022-08-18T18:50:01.470Z] github.com/docker/docker/registry [2022-08-18T18:50:01.470Z] github.com/docker/docker/registry/resumable [2022-08-18T18:50:01.470Z] github.com/docker/docker/restartmanager [2022-08-18T18:50:01.470Z] github.com/docker/docker/rootless [2022-08-18T18:50:01.470Z] github.com/docker/docker/rootless/specconv [2022-08-18T18:50:01.470Z] github.com/docker/docker/runconfig [2022-08-18T18:50:01.470Z] github.com/docker/docker/runconfig/opts [2022-08-18T18:50:01.470Z] github.com/docker/docker/testutil [2022-08-18T18:50:01.470Z] github.com/docker/docker/testutil/daemon [2022-08-18T18:50:01.470Z] github.com/docker/docker/testutil/environment [2022-08-18T18:50:01.470Z] github.com/docker/docker/testutil/fakecontext [2022-08-18T18:50:01.470Z] github.com/docker/docker/testutil/fakegit [2022-08-18T18:50:01.470Z] github.com/docker/docker/testutil/fakestorage [2022-08-18T18:50:01.470Z] github.com/docker/docker/testutil/fixtures/load [2022-08-18T18:50:01.470Z] github.com/docker/docker/testutil/fixtures/plugin [2022-08-18T18:50:01.470Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-08-18T18:50:01.470Z] github.com/docker/docker/testutil/registry [2022-08-18T18:50:01.470Z] github.com/docker/docker/testutil/request [2022-08-18T18:50:01.470Z] github.com/docker/docker/volume [2022-08-18T18:50:01.470Z] github.com/docker/docker/volume/drivers [2022-08-18T18:50:01.470Z] github.com/docker/docker/volume/local [2022-08-18T18:50:01.470Z] github.com/docker/docker/volume/mounts [2022-08-18T18:50:01.470Z] github.com/docker/docker/volume/service [2022-08-18T18:50:01.470Z] github.com/docker/docker/volume/service/opts [2022-08-18T18:50:01.470Z] github.com/docker/docker/volume/testutils' [2022-08-18T18:50:01.470Z] ++ grep --fixed-strings /libnetwork [2022-08-18T18:50:01.470Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2022-08-18T18:50:01.470Z] github.com/docker/docker/libnetwork/bitseq [2022-08-18T18:50:01.470Z] github.com/docker/docker/libnetwork/cluster [2022-08-18T18:50:01.470Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-18T18:50:01.470Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-18T18:50:01.470Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-18T18:50:01.470Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-18T18:50:01.470Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-18T18:50:01.470Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-18T18:50:01.470Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-18T18:50:01.470Z] github.com/docker/docker/libnetwork/config [2022-08-18T18:50:01.470Z] github.com/docker/docker/libnetwork/datastore [2022-08-18T18:50:01.470Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-18T18:50:01.470Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-18T18:50:01.470Z] github.com/docker/docker/libnetwork/driverapi [2022-08-18T18:50:01.470Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-18T18:50:01.470Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-18T18:50:01.470Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-18T18:50:01.470Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-18T18:50:01.470Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-18T18:50:01.470Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-18T18:50:01.470Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-18T18:50:01.470Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-18T18:50:01.470Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-18T18:50:01.470Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-18T18:50:01.470Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-18T18:50:01.470Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-18T18:50:01.470Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-18T18:50:01.470Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-18T18:50:01.470Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-18T18:50:01.470Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-18T18:50:01.470Z] github.com/docker/docker/libnetwork/etchosts [2022-08-18T18:50:01.470Z] github.com/docker/docker/libnetwork/idm [2022-08-18T18:50:01.470Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-18T18:50:01.470Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-18T18:50:01.470Z] github.com/docker/docker/libnetwork/ipam [2022-08-18T18:50:01.470Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-18T18:50:01.470Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-18T18:50:01.470Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-18T18:50:01.470Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-18T18:50:01.470Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-18T18:50:01.470Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-18T18:50:01.470Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-18T18:50:01.470Z] github.com/docker/docker/libnetwork/iptables [2022-08-18T18:50:01.470Z] github.com/docker/docker/libnetwork/netlabel [2022-08-18T18:50:01.470Z] github.com/docker/docker/libnetwork/netutils [2022-08-18T18:50:01.470Z] github.com/docker/docker/libnetwork/networkdb [2022-08-18T18:50:01.470Z] github.com/docker/docker/libnetwork/ns [2022-08-18T18:50:01.470Z] github.com/docker/docker/libnetwork/options [2022-08-18T18:50:01.470Z] github.com/docker/docker/libnetwork/osl [2022-08-18T18:50:01.470Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-18T18:50:01.470Z] github.com/docker/docker/libnetwork/portallocator [2022-08-18T18:50:01.470Z] github.com/docker/docker/libnetwork/portmapper [2022-08-18T18:50:01.470Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-18T18:50:01.470Z] github.com/docker/docker/libnetwork/testutils [2022-08-18T18:50:01.470Z] github.com/docker/docker/libnetwork/types' [2022-08-18T18:50:01.470Z] + grep --fixed-strings libnetwork/drivers/bridge [2022-08-18T18:50:01.470Z] + echo 'github.com/docker/docker/libnetwork [2022-08-18T18:50:01.470Z] github.com/docker/docker/libnetwork/bitseq [2022-08-18T18:50:01.470Z] github.com/docker/docker/libnetwork/cluster [2022-08-18T18:50:01.470Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-18T18:50:01.470Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-18T18:50:01.470Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-18T18:50:01.470Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-18T18:50:01.470Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-18T18:50:01.470Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-18T18:50:01.470Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-18T18:50:01.470Z] github.com/docker/docker/libnetwork/config [2022-08-18T18:50:01.470Z] github.com/docker/docker/libnetwork/datastore [2022-08-18T18:50:01.470Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-18T18:50:01.470Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-18T18:50:01.470Z] github.com/docker/docker/libnetwork/driverapi [2022-08-18T18:50:01.470Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-18T18:50:01.470Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-18T18:50:01.470Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-18T18:50:01.470Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-18T18:50:01.470Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-18T18:50:01.470Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-18T18:50:01.470Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-18T18:50:01.470Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-18T18:50:01.470Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-18T18:50:01.470Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-18T18:50:01.470Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-18T18:50:01.470Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-18T18:50:01.470Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-18T18:50:01.470Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-18T18:50:01.470Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-18T18:50:01.470Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-18T18:50:01.470Z] github.com/docker/docker/libnetwork/etchosts [2022-08-18T18:50:01.470Z] github.com/docker/docker/libnetwork/idm [2022-08-18T18:50:01.470Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-18T18:50:01.470Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-18T18:50:01.470Z] github.com/docker/docker/libnetwork/ipam [2022-08-18T18:50:01.470Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-18T18:50:01.470Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-18T18:50:01.470Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-18T18:50:01.470Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-18T18:50:01.470Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-18T18:50:01.470Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-18T18:50:01.470Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-18T18:50:01.470Z] github.com/docker/docker/libnetwork/iptables [2022-08-18T18:50:01.470Z] github.com/docker/docker/libnetwork/netlabel [2022-08-18T18:50:01.470Z] github.com/docker/docker/libnetwork/netutils [2022-08-18T18:50:01.470Z] github.com/docker/docker/libnetwork/networkdb [2022-08-18T18:50:01.470Z] github.com/docker/docker/libnetwork/ns [2022-08-18T18:50:01.470Z] github.com/docker/docker/libnetwork/options [2022-08-18T18:50:01.470Z] github.com/docker/docker/libnetwork/osl [2022-08-18T18:50:01.470Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-18T18:50:01.470Z] github.com/docker/docker/libnetwork/portallocator [2022-08-18T18:50:01.470Z] github.com/docker/docker/libnetwork/portmapper [2022-08-18T18:50:01.470Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-18T18:50:01.470Z] github.com/docker/docker/libnetwork/testutils [2022-08-18T18:50:01.470Z] github.com/docker/docker/libnetwork/types' [2022-08-18T18:50:01.470Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-18T18:50:01.470Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-18T18:50:01.470Z] + type docker-proxy [2022-08-18T18:50:01.470Z] hack/test/unit: line 25: type: docker-proxy: not found [2022-08-18T18:50:01.470Z] + hack/make.sh binary-proxy install-proxy [2022-08-18T18:50:01.470Z] [2022-08-18T18:50:01.470Z] Removing bundles/ [2022-08-18T18:50:01.470Z] [2022-08-18T18:50:01.470Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2022-08-18T18:50:01.470Z] Building: bundles/binary-proxy/docker-proxy [2022-08-18T18:50:01.470Z] GOOS="" GOARCH="" GOARM="" [2022-08-18T18:50:01.602Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-08-18T18:50:02.166Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-08-18T18:50:02.166Z] docker_cli_run_test.go:4120: unmatched requirement DaemonIsWindows [2022-08-18T18:50:02.166Z] === RUN TestDockerSuite/TestRunPublishPort [2022-08-18T18:50:02.728Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-08-18T18:50:03.291Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-08-18T18:50:03.291Z] docker_cli_run_test.go:2855: kernel doesn't have latency_stats configured [2022-08-18T18:50:03.291Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-08-18T18:50:03.852Z] === RUN TestDockerSuite/TestRunRedirectStdout [2022-08-18T18:50:04.416Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2022-08-18T18:50:04.977Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-08-18T18:50:04.977Z] docker_cli_run_test.go:1438: Unstable test, to be re-activated once #19937 is resolved [2022-08-18T18:50:04.977Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-08-18T18:50:07.495Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2022-08-18T18:50:07.495Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-08-18T18:50:08.867Z] === RUN TestDockerSuite/TestRunRm [2022-08-18T18:50:09.125Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-08-18T18:50:09.602Z] Created binary: bundles/binary-proxy/docker-proxy [2022-08-18T18:50:09.602Z] [2022-08-18T18:50:09.602Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2022-08-18T18:50:09.602Z] Installing docker-proxy to /usr/local/bin/ [2022-08-18T18:50:09.602Z] [2022-08-18T18:50:09.602Z] + mkdir -p bundles [2022-08-18T18:50:09.602Z] + '[' -n 'github.com/docker/docker/api [2022-08-18T18:50:09.602Z] github.com/docker/docker/api/server [2022-08-18T18:50:09.602Z] github.com/docker/docker/api/server/backend/build [2022-08-18T18:50:09.602Z] github.com/docker/docker/api/server/httpstatus [2022-08-18T18:50:09.602Z] github.com/docker/docker/api/server/httputils [2022-08-18T18:50:09.602Z] github.com/docker/docker/api/server/middleware [2022-08-18T18:50:09.602Z] github.com/docker/docker/api/server/router [2022-08-18T18:50:09.602Z] github.com/docker/docker/api/server/router/build [2022-08-18T18:50:09.602Z] github.com/docker/docker/api/server/router/checkpoint [2022-08-18T18:50:09.602Z] github.com/docker/docker/api/server/router/container [2022-08-18T18:50:09.602Z] github.com/docker/docker/api/server/router/debug [2022-08-18T18:50:09.602Z] github.com/docker/docker/api/server/router/distribution [2022-08-18T18:50:09.602Z] github.com/docker/docker/api/server/router/grpc [2022-08-18T18:50:09.602Z] github.com/docker/docker/api/server/router/image [2022-08-18T18:50:09.602Z] github.com/docker/docker/api/server/router/network [2022-08-18T18:50:09.602Z] github.com/docker/docker/api/server/router/plugin [2022-08-18T18:50:09.602Z] github.com/docker/docker/api/server/router/session [2022-08-18T18:50:09.602Z] github.com/docker/docker/api/server/router/swarm [2022-08-18T18:50:09.602Z] github.com/docker/docker/api/server/router/system [2022-08-18T18:50:09.602Z] github.com/docker/docker/api/server/router/volume [2022-08-18T18:50:09.602Z] github.com/docker/docker/api/types [2022-08-18T18:50:09.602Z] github.com/docker/docker/api/types/backend [2022-08-18T18:50:09.602Z] github.com/docker/docker/api/types/blkiodev [2022-08-18T18:50:09.602Z] github.com/docker/docker/api/types/container [2022-08-18T18:50:09.602Z] github.com/docker/docker/api/types/events [2022-08-18T18:50:09.602Z] github.com/docker/docker/api/types/filters [2022-08-18T18:50:09.602Z] github.com/docker/docker/api/types/image [2022-08-18T18:50:09.602Z] github.com/docker/docker/api/types/mount [2022-08-18T18:50:09.602Z] github.com/docker/docker/api/types/network [2022-08-18T18:50:09.602Z] github.com/docker/docker/api/types/plugins/logdriver [2022-08-18T18:50:09.602Z] github.com/docker/docker/api/types/registry [2022-08-18T18:50:09.602Z] github.com/docker/docker/api/types/strslice [2022-08-18T18:50:09.602Z] github.com/docker/docker/api/types/swarm [2022-08-18T18:50:09.602Z] github.com/docker/docker/api/types/swarm/runtime [2022-08-18T18:50:09.602Z] github.com/docker/docker/api/types/time [2022-08-18T18:50:09.602Z] github.com/docker/docker/api/types/versions [2022-08-18T18:50:09.602Z] github.com/docker/docker/api/types/versions/v1p19 [2022-08-18T18:50:09.602Z] github.com/docker/docker/api/types/versions/v1p20 [2022-08-18T18:50:09.602Z] github.com/docker/docker/api/types/volume [2022-08-18T18:50:09.602Z] github.com/docker/docker/builder [2022-08-18T18:50:09.602Z] github.com/docker/docker/builder/builder-next [2022-08-18T18:50:09.602Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-08-18T18:50:09.602Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-08-18T18:50:09.602Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-08-18T18:50:09.602Z] github.com/docker/docker/builder/builder-next/exporter [2022-08-18T18:50:09.602Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-08-18T18:50:09.602Z] github.com/docker/docker/builder/builder-next/worker [2022-08-18T18:50:09.602Z] github.com/docker/docker/builder/dockerfile [2022-08-18T18:50:09.602Z] github.com/docker/docker/builder/remotecontext [2022-08-18T18:50:09.602Z] github.com/docker/docker/builder/remotecontext/git [2022-08-18T18:50:09.602Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-08-18T18:50:09.602Z] github.com/docker/docker/cli [2022-08-18T18:50:09.602Z] github.com/docker/docker/cli/config [2022-08-18T18:50:09.602Z] github.com/docker/docker/cli/debug [2022-08-18T18:50:09.602Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-08-18T18:50:09.602Z] github.com/docker/docker/cli/winresources/dockerd [2022-08-18T18:50:09.602Z] github.com/docker/docker/client [2022-08-18T18:50:09.602Z] github.com/docker/docker/cmd/docker-proxy [2022-08-18T18:50:09.602Z] github.com/docker/docker/cmd/dockerd [2022-08-18T18:50:09.602Z] github.com/docker/docker/cmd/dockerd/trap [2022-08-18T18:50:09.602Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-08-18T18:50:09.602Z] github.com/docker/docker/container [2022-08-18T18:50:09.602Z] github.com/docker/docker/container/stream [2022-08-18T18:50:09.602Z] github.com/docker/docker/contrib/apparmor [2022-08-18T18:50:09.602Z] github.com/docker/docker/contrib/docker-device-tool [2022-08-18T18:50:09.602Z] github.com/docker/docker/contrib/httpserver [2022-08-18T18:50:09.602Z] github.com/docker/docker/daemon [2022-08-18T18:50:09.602Z] github.com/docker/docker/daemon/cluster [2022-08-18T18:50:09.602Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-08-18T18:50:09.602Z] github.com/docker/docker/daemon/cluster/convert [2022-08-18T18:50:09.602Z] github.com/docker/docker/daemon/cluster/executor [2022-08-18T18:50:09.602Z] github.com/docker/docker/daemon/cluster/executor/container [2022-08-18T18:50:09.602Z] github.com/docker/docker/daemon/cluster/provider [2022-08-18T18:50:09.602Z] github.com/docker/docker/daemon/config [2022-08-18T18:50:09.602Z] github.com/docker/docker/daemon/events [2022-08-18T18:50:09.602Z] github.com/docker/docker/daemon/events/testutils [2022-08-18T18:50:09.602Z] github.com/docker/docker/daemon/exec [2022-08-18T18:50:09.602Z] github.com/docker/docker/daemon/graphdriver [2022-08-18T18:50:09.602Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-08-18T18:50:09.602Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-08-18T18:50:09.602Z] github.com/docker/docker/daemon/graphdriver/copy [2022-08-18T18:50:09.602Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-08-18T18:50:09.602Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-08-18T18:50:09.602Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-08-18T18:50:09.602Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-08-18T18:50:09.602Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-08-18T18:50:09.602Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-08-18T18:50:09.602Z] github.com/docker/docker/daemon/graphdriver/register [2022-08-18T18:50:09.602Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-08-18T18:50:09.602Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-08-18T18:50:09.602Z] github.com/docker/docker/daemon/images [2022-08-18T18:50:09.602Z] github.com/docker/docker/daemon/initlayer [2022-08-18T18:50:09.602Z] github.com/docker/docker/daemon/links [2022-08-18T18:50:09.602Z] github.com/docker/docker/daemon/listeners [2022-08-18T18:50:09.602Z] github.com/docker/docker/daemon/logger [2022-08-18T18:50:09.602Z] github.com/docker/docker/daemon/logger/awslogs [2022-08-18T18:50:09.602Z] github.com/docker/docker/daemon/logger/fluentd [2022-08-18T18:50:09.602Z] github.com/docker/docker/daemon/logger/gcplogs [2022-08-18T18:50:09.602Z] github.com/docker/docker/daemon/logger/gelf [2022-08-18T18:50:09.602Z] github.com/docker/docker/daemon/logger/journald [2022-08-18T18:50:09.602Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-08-18T18:50:09.602Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-08-18T18:50:09.602Z] github.com/docker/docker/daemon/logger/local [2022-08-18T18:50:09.602Z] github.com/docker/docker/daemon/logger/logentries [2022-08-18T18:50:09.602Z] github.com/docker/docker/daemon/logger/loggertest [2022-08-18T18:50:09.602Z] github.com/docker/docker/daemon/logger/loggerutils [2022-08-18T18:50:09.602Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-08-18T18:50:09.602Z] github.com/docker/docker/daemon/logger/splunk [2022-08-18T18:50:09.602Z] github.com/docker/docker/daemon/logger/syslog [2022-08-18T18:50:09.602Z] github.com/docker/docker/daemon/logger/templates [2022-08-18T18:50:09.602Z] github.com/docker/docker/daemon/names [2022-08-18T18:50:09.602Z] github.com/docker/docker/daemon/network [2022-08-18T18:50:09.602Z] github.com/docker/docker/daemon/stats [2022-08-18T18:50:09.602Z] github.com/docker/docker/distribution [2022-08-18T18:50:09.602Z] github.com/docker/docker/distribution/metadata [2022-08-18T18:50:09.602Z] github.com/docker/docker/distribution/utils [2022-08-18T18:50:09.602Z] github.com/docker/docker/distribution/xfer [2022-08-18T18:50:09.602Z] github.com/docker/docker/dockerversion [2022-08-18T18:50:09.602Z] github.com/docker/docker/errdefs [2022-08-18T18:50:09.602Z] github.com/docker/docker/image [2022-08-18T18:50:09.602Z] github.com/docker/docker/image/cache [2022-08-18T18:50:09.602Z] github.com/docker/docker/image/tarexport [2022-08-18T18:50:09.602Z] github.com/docker/docker/image/v1 [2022-08-18T18:50:09.602Z] github.com/docker/docker/internal/test/suite [2022-08-18T18:50:09.602Z] github.com/docker/docker/layer [2022-08-18T18:50:09.602Z] github.com/docker/docker/libcontainerd [2022-08-18T18:50:09.602Z] github.com/docker/docker/libcontainerd/queue [2022-08-18T18:50:09.602Z] github.com/docker/docker/libcontainerd/remote [2022-08-18T18:50:09.602Z] github.com/docker/docker/libcontainerd/supervisor [2022-08-18T18:50:09.602Z] github.com/docker/docker/libcontainerd/types [2022-08-18T18:50:09.602Z] github.com/docker/docker/oci [2022-08-18T18:50:09.602Z] github.com/docker/docker/oci/caps [2022-08-18T18:50:09.602Z] github.com/docker/docker/opts [2022-08-18T18:50:09.602Z] github.com/docker/docker/pkg/aaparser [2022-08-18T18:50:09.602Z] github.com/docker/docker/pkg/archive [2022-08-18T18:50:09.602Z] github.com/docker/docker/pkg/authorization [2022-08-18T18:50:09.602Z] github.com/docker/docker/pkg/broadcaster [2022-08-18T18:50:09.602Z] github.com/docker/docker/pkg/capabilities [2022-08-18T18:50:09.602Z] github.com/docker/docker/pkg/chrootarchive [2022-08-18T18:50:09.602Z] github.com/docker/docker/pkg/containerfs [2022-08-18T18:50:09.602Z] github.com/docker/docker/pkg/devicemapper [2022-08-18T18:50:09.602Z] github.com/docker/docker/pkg/directory [2022-08-18T18:50:09.602Z] github.com/docker/docker/pkg/dmesg [2022-08-18T18:50:09.602Z] github.com/docker/docker/pkg/fileutils [2022-08-18T18:50:09.602Z] github.com/docker/docker/pkg/fsutils [2022-08-18T18:50:09.602Z] github.com/docker/docker/pkg/homedir [2022-08-18T18:50:09.602Z] github.com/docker/docker/pkg/idtools [2022-08-18T18:50:09.602Z] github.com/docker/docker/pkg/ioutils [2022-08-18T18:50:09.602Z] github.com/docker/docker/pkg/jsonmessage [2022-08-18T18:50:09.602Z] github.com/docker/docker/pkg/longpath [2022-08-18T18:50:09.602Z] github.com/docker/docker/pkg/loopback [2022-08-18T18:50:09.602Z] github.com/docker/docker/pkg/namesgenerator [2022-08-18T18:50:09.602Z] github.com/docker/docker/pkg/parsers [2022-08-18T18:50:09.602Z] github.com/docker/docker/pkg/parsers/kernel [2022-08-18T18:50:09.602Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-08-18T18:50:09.602Z] github.com/docker/docker/pkg/pidfile [2022-08-18T18:50:09.602Z] github.com/docker/docker/pkg/platform [2022-08-18T18:50:09.602Z] github.com/docker/docker/pkg/plugingetter [2022-08-18T18:50:09.602Z] github.com/docker/docker/pkg/plugins [2022-08-18T18:50:09.602Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-08-18T18:50:09.602Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-08-18T18:50:09.602Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-08-18T18:50:09.602Z] github.com/docker/docker/pkg/plugins/transport [2022-08-18T18:50:09.602Z] github.com/docker/docker/pkg/pools [2022-08-18T18:50:09.602Z] github.com/docker/docker/pkg/progress [2022-08-18T18:50:09.602Z] github.com/docker/docker/pkg/pubsub [2022-08-18T18:50:09.602Z] github.com/docker/docker/pkg/reexec [2022-08-18T18:50:09.602Z] github.com/docker/docker/pkg/signal [2022-08-18T18:50:09.602Z] github.com/docker/docker/pkg/stack [2022-08-18T18:50:09.602Z] github.com/docker/docker/pkg/stdcopy [2022-08-18T18:50:09.602Z] github.com/docker/docker/pkg/streamformatter [2022-08-18T18:50:09.602Z] github.com/docker/docker/pkg/stringid [2022-08-18T18:50:09.602Z] github.com/docker/docker/pkg/sysinfo [2022-08-18T18:50:09.602Z] github.com/docker/docker/pkg/system [2022-08-18T18:50:09.602Z] github.com/docker/docker/pkg/tailfile [2022-08-18T18:50:09.602Z] github.com/docker/docker/pkg/tarsum [2022-08-18T18:50:09.602Z] github.com/docker/docker/pkg/truncindex [2022-08-18T18:50:09.602Z] github.com/docker/docker/pkg/urlutil [2022-08-18T18:50:09.602Z] github.com/docker/docker/pkg/useragent [2022-08-18T18:50:09.602Z] github.com/docker/docker/plugin [2022-08-18T18:50:09.602Z] github.com/docker/docker/plugin/executor/containerd [2022-08-18T18:50:09.602Z] github.com/docker/docker/plugin/v2 [2022-08-18T18:50:09.602Z] github.com/docker/docker/profiles/apparmor [2022-08-18T18:50:09.602Z] github.com/docker/docker/profiles/seccomp [2022-08-18T18:50:09.602Z] github.com/docker/docker/quota [2022-08-18T18:50:09.602Z] github.com/docker/docker/reference [2022-08-18T18:50:09.602Z] github.com/docker/docker/registry [2022-08-18T18:50:09.602Z] github.com/docker/docker/registry/resumable [2022-08-18T18:50:09.602Z] github.com/docker/docker/restartmanager [2022-08-18T18:50:09.602Z] github.com/docker/docker/rootless [2022-08-18T18:50:09.602Z] github.com/docker/docker/rootless/specconv [2022-08-18T18:50:09.602Z] github.com/docker/docker/runconfig [2022-08-18T18:50:09.602Z] github.com/docker/docker/runconfig/opts [2022-08-18T18:50:09.602Z] github.com/docker/docker/testutil [2022-08-18T18:50:09.602Z] github.com/docker/docker/testutil/daemon [2022-08-18T18:50:09.602Z] github.com/docker/docker/testutil/environment [2022-08-18T18:50:09.602Z] github.com/docker/docker/testutil/fakecontext [2022-08-18T18:50:09.602Z] github.com/docker/docker/testutil/fakegit [2022-08-18T18:50:09.602Z] github.com/docker/docker/testutil/fakestorage [2022-08-18T18:50:09.602Z] github.com/docker/docker/testutil/fixtures/load [2022-08-18T18:50:09.602Z] github.com/docker/docker/testutil/fixtures/plugin [2022-08-18T18:50:09.602Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-08-18T18:50:09.602Z] github.com/docker/docker/testutil/registry [2022-08-18T18:50:09.602Z] github.com/docker/docker/testutil/request [2022-08-18T18:50:09.602Z] github.com/docker/docker/volume [2022-08-18T18:50:09.602Z] github.com/docker/docker/volume/drivers [2022-08-18T18:50:09.602Z] github.com/docker/docker/volume/local [2022-08-18T18:50:09.602Z] github.com/docker/docker/volume/mounts [2022-08-18T18:50:09.602Z] github.com/docker/docker/volume/service [2022-08-18T18:50:09.602Z] github.com/docker/docker/volume/service/opts [2022-08-18T18:50:09.602Z] github.com/docker/docker/volume/testutils' ']' [2022-08-18T18:50:09.603Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo libdm_no_deferred_remove' -cover -coverprofile=bundles/profile.out -covermode=atomic -test.timeout=5m github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httpstatus github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/builder/remotecontext/urlutil github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/cli/winresources/docker-proxy github.com/docker/docker/cli/winresources/dockerd github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/aufs github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/overlayutils github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggertest github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/dmesg github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/fsutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/loopback github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/apparmor github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/rootless/specconv github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2022-08-18T18:50:09.863Z] ? github.com/docker/docker/api [no test files] [2022-08-18T18:50:10.490Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2022-08-18T18:50:13.003Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-08-18T18:50:13.003Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2022-08-18T18:50:13.259Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-08-18T18:50:14.187Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2022-08-18T18:50:15.553Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2022-08-18T18:50:15.808Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2022-08-18T18:50:16.378Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2022-08-18T18:50:18.894Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2022-08-18T18:50:19.151Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2022-08-18T18:50:22.433Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2022-08-18T18:50:22.689Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2022-08-18T18:50:23.250Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2022-08-18T18:50:23.812Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2022-08-18T18:50:24.375Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2022-08-18T18:50:24.937Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2022-08-18T18:50:24.937Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2022-08-18T18:50:25.498Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2022-08-18T18:50:26.059Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2022-08-18T18:50:26.622Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-08-18T18:50:27.184Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-08-18T18:50:27.440Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2022-08-18T18:50:27.696Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-08-18T18:50:27.979Z] ok github.com/docker/docker/api/server 0.007s coverage: 7.9% of statements [2022-08-18T18:50:30.212Z] === RUN TestDockerSuite/TestRunState [2022-08-18T18:50:30.468Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2022-08-18T18:50:31.396Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-08-18T18:50:31.958Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-08-18T18:50:32.887Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-08-18T18:50:32.887Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2022-08-18T18:50:32.887Z] docker_cli_run_unix_test.go:685: unmatched requirement swapMemorySupport [2022-08-18T18:50:32.887Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-08-18T18:50:33.448Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-08-18T18:50:34.010Z] === RUN TestDockerSuite/TestRunSysctls [2022-08-18T18:50:34.936Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-08-18T18:50:34.936Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-08-18T18:50:34.936Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-08-18T18:50:35.498Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2022-08-18T18:50:36.426Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2022-08-18T18:50:37.353Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2022-08-18T18:50:37.609Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2022-08-18T18:50:39.503Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2022-08-18T18:50:42.046Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-08-18T18:50:42.046Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2022-08-18T18:50:44.559Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-08-18T18:50:44.815Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2022-08-18T18:50:45.377Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-08-18T18:50:45.632Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-08-18T18:50:46.195Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-08-18T18:50:48.084Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2022-08-18T18:50:48.340Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-08-18T18:50:49.269Z] === RUN TestDockerSuite/TestRunUserByID [2022-08-18T18:50:49.830Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-08-18T18:50:50.086Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-08-18T18:50:50.086Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-08-18T18:50:51.014Z] === RUN TestDockerSuite/TestRunUserByName [2022-08-18T18:50:51.270Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2022-08-18T18:50:51.526Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-08-18T18:50:52.088Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2022-08-18T18:50:52.088Z] docker_cli_run_unix_test.go:1410: Host does not have /dev/snd/timer [2022-08-18T18:50:52.088Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-08-18T18:50:52.088Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-08-18T18:50:52.651Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-08-18T18:50:54.540Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2022-08-18T18:50:56.477Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-08-18T18:50:56.733Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-08-18T18:50:57.661Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-08-18T18:50:59.550Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2022-08-18T18:50:59.550Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-08-18T18:51:00.477Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-08-18T18:51:02.370Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-08-18T18:51:02.370Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2022-08-18T18:51:04.273Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-08-18T18:51:04.842Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-08-18T18:51:04.842Z] docker_cli_run_test.go:4090: unmatched requirement DaemonIsWindows [2022-08-18T18:51:04.842Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-08-18T18:51:04.842Z] docker_cli_run_test.go:4110: unmatched requirement DaemonIsWindows [2022-08-18T18:51:04.842Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-08-18T18:51:04.842Z] docker_cli_run_test.go:4100: unmatched requirement DaemonIsWindows [2022-08-18T18:51:04.842Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-08-18T18:51:05.098Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2022-08-18T18:51:05.098Z] docker_cli_run_unix_test.go:535: unmatched requirement blkioWeight [2022-08-18T18:51:05.098Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2022-08-18T18:51:05.659Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2022-08-18T18:51:05.915Z] === RUN TestDockerSuite/TestRunWithCPUShares [2022-08-18T18:51:06.478Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2022-08-18T18:51:07.407Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2022-08-18T18:51:08.335Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2022-08-18T18:51:08.897Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2022-08-18T18:51:08.897Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-08-18T18:51:08.897Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2022-08-18T18:51:09.458Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2022-08-18T18:51:09.458Z] docker_cli_run_unix_test.go:546: unmatched requirement blkioWeight [2022-08-18T18:51:09.458Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2022-08-18T18:51:09.458Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-08-18T18:51:09.458Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2022-08-18T18:51:09.458Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2022-08-18T18:51:09.458Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2022-08-18T18:51:09.458Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2022-08-18T18:51:09.458Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2022-08-18T18:51:09.458Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2022-08-18T18:51:09.458Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2022-08-18T18:51:09.458Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2022-08-18T18:51:09.458Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2022-08-18T18:51:09.458Z] docker_cli_run_unix_test.go:554: unmatched requirement blkioWeight [2022-08-18T18:51:09.458Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2022-08-18T18:51:10.019Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2022-08-18T18:51:10.582Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2022-08-18T18:51:10.582Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2022-08-18T18:51:11.513Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-08-18T18:51:11.513Z] docker_cli_service_logs_test.go:248: checking task faui2zukhv9n [2022-08-18T18:51:11.769Z] docker_cli_service_logs_test.go:253: checking messages for faui2zukhv9n [2022-08-18T18:51:11.769Z] docker_cli_service_logs_test.go:248: checking task ktr4lauxdlyh [2022-08-18T18:51:11.769Z] docker_cli_service_logs_test.go:253: checking messages for ktr4lauxdlyh [2022-08-18T18:51:11.769Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-08-18T18:51:12.331Z] === RUN TestDockerSwarmSuite/TestServiceScale [2022-08-18T18:51:12.331Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-08-18T18:51:12.586Z] === RUN TestDockerSuite/TestRunWithShmSize [2022-08-18T18:51:13.148Z] === RUN TestDockerSuite/TestRunWithSwappiness [2022-08-18T18:51:13.710Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2022-08-18T18:51:13.710Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-08-18T18:51:13.710Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-08-18T18:51:14.279Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-08-18T18:51:15.207Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2022-08-18T18:51:15.464Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2022-08-18T18:51:16.027Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2022-08-18T18:51:16.027Z] docker_cli_run_unix_test.go:622: unmatched requirement swapMemorySupport [2022-08-18T18:51:16.027Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-08-18T18:51:16.283Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-08-18T18:51:16.283Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-08-18T18:51:17.648Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-08-18T18:51:17.905Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-08-18T18:51:19.273Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-08-18T18:51:19.834Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-08-18T18:51:19.834Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-08-18T18:51:19.834Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-08-18T18:51:19.834Z] === RUN TestDockerSuite/TestSlowStdinClosing/0 [2022-08-18T18:51:20.395Z] === RUN TestDockerSuite/TestSlowStdinClosing/1 [2022-08-18T18:51:21.323Z] === RUN TestDockerSuite/TestSlowStdinClosing/2 [2022-08-18T18:51:21.885Z] === RUN TestDockerSuite/TestStopContainerSignal [2022-08-18T18:51:23.250Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-08-18T18:51:24.208Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-08-18T18:51:26.723Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-08-18T18:51:28.612Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-08-18T18:51:31.879Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2022-08-18T18:51:32.808Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2022-08-18T18:51:33.371Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2022-08-18T18:51:35.262Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2022-08-18T18:51:35.262Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2022-08-18T18:51:36.189Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2022-08-18T18:51:37.118Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2022-08-18T18:51:38.045Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2022-08-18T18:51:38.972Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2022-08-18T18:51:40.338Z] docker_cli_swarm_test.go:1895: [df11ab0f578c5] joining swarm manager [d569a5c844798]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-18T18:51:40.594Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2022-08-18T18:51:41.522Z] docker_cli_swarm_test.go:1896: [df7f00f8aed63] joining swarm manager [d569a5c844798]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-18T18:51:42.084Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2022-08-18T18:51:43.973Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2022-08-18T18:51:44.899Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-08-18T18:51:46.267Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-08-18T18:51:48.178Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-08-18T18:51:50.694Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-08-18T18:51:50.694Z] docker_cli_run_test.go:4435: unmatched requirement DaemonIsWindows [2022-08-18T18:51:50.694Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2022-08-18T18:51:50.694Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-08-18T18:51:50.694Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-08-18T18:51:51.623Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2022-08-18T18:51:52.187Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2022-08-18T18:51:53.115Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-08-18T18:51:53.115Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-08-18T18:51:54.044Z] === RUN TestDockerSuite/TestSaveImageId [2022-08-18T18:51:54.044Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-08-18T18:51:54.607Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-08-18T18:51:55.536Z] docker_cli_save_load_test.go:376: tmpdir /tmp/save-load-parents3736677994 [2022-08-18T18:51:55.791Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-08-18T18:51:55.791Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-08-18T18:51:56.903Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-08-18T18:51:56.903Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-08-18T18:51:56.904Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-08-18T18:51:58.269Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-08-18T18:51:59.197Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-08-18T18:52:01.709Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-08-18T18:52:01.965Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-08-18T18:52:02.221Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-08-18T18:52:02.477Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-08-18T18:52:02.732Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2022-08-18T18:52:04.097Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-08-18T18:52:04.097Z] docker_cli_sni_test.go:30: Flakey test [2022-08-18T18:52:04.097Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-08-18T18:52:04.457Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-08-18T18:52:04.457Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-08-18T18:52:04.457Z] ok github.com/docker/docker/api/server/httputils 0.016s coverage: 31.9% of statements [2022-08-18T18:52:04.457Z] ok github.com/docker/docker/api/server/middleware 0.026s coverage: 37.7% of statements [2022-08-18T18:52:04.457Z] ? github.com/docker/docker/api/server/router [no test files] [2022-08-18T18:52:04.457Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-08-18T18:52:04.457Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-08-18T18:52:04.457Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-08-18T18:52:04.457Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-08-18T18:52:04.457Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-08-18T18:52:04.457Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-08-18T18:52:04.457Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-08-18T18:52:04.457Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-08-18T18:52:04.457Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-08-18T18:52:04.457Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-08-18T18:52:04.457Z] ok github.com/docker/docker/api/server/router/swarm 0.004s coverage: 6.0% of statements [2022-08-18T18:52:04.457Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-08-18T18:52:04.457Z] ok github.com/docker/docker/api/types/filters 0.017s coverage: 92.2% of statements [2022-08-18T18:52:04.457Z] ok github.com/docker/docker/api/server/router/volume 0.006s coverage: 67.9% of statements [2022-08-18T18:52:04.457Z] ? github.com/docker/docker/api/types [no test files] [2022-08-18T18:52:04.457Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-08-18T18:52:04.457Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-08-18T18:52:04.457Z] ? github.com/docker/docker/api/types/container [no test files] [2022-08-18T18:52:04.457Z] ? github.com/docker/docker/api/types/events [no test files] [2022-08-18T18:52:04.457Z] ? github.com/docker/docker/api/types/image [no test files] [2022-08-18T18:52:04.457Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-08-18T18:52:04.457Z] ? github.com/docker/docker/api/types/network [no test files] [2022-08-18T18:52:04.457Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-08-18T18:52:04.457Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-08-18T18:52:04.457Z] ok github.com/docker/docker/api/types/strslice 0.006s coverage: 90.0% of statements [2022-08-18T18:52:04.457Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-08-18T18:52:04.457Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-08-18T18:52:04.457Z] ok github.com/docker/docker/api/types/time 0.003s coverage: 100.0% of statements [2022-08-18T18:52:04.457Z] ok github.com/docker/docker/api/types/versions 0.003s coverage: 77.3% of statements [2022-08-18T18:52:04.457Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-08-18T18:52:04.457Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-08-18T18:52:04.457Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-08-18T18:52:04.457Z] ? github.com/docker/docker/builder [no test files] [2022-08-18T18:52:04.457Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-08-18T18:52:04.457Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-08-18T18:52:04.457Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-08-18T18:52:04.457Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-08-18T18:52:04.457Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-08-18T18:52:04.457Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-08-18T18:52:04.457Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-08-18T18:52:05.839Z] ok github.com/docker/docker/builder/remotecontext 0.124s coverage: 13.7% of statements [2022-08-18T18:52:06.098Z] ok github.com/docker/docker/builder/dockerfile 0.549s coverage: 49.3% of statements [2022-08-18T18:52:06.358Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.002s coverage: 100.0% of statements [2022-08-18T18:52:07.298Z] ok github.com/docker/docker/cli/debug 0.003s coverage: 100.0% of statements [2022-08-18T18:52:07.869Z] ok github.com/docker/docker/builder/remotecontext/git 1.654s coverage: 86.3% of statements [2022-08-18T18:52:07.869Z] ? github.com/docker/docker/cli [no test files] [2022-08-18T18:52:07.869Z] ? github.com/docker/docker/cli/config [no test files] [2022-08-18T18:52:07.869Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] [2022-08-18T18:52:07.869Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] [2022-08-18T18:52:08.811Z] ok github.com/docker/docker/cmd/docker-proxy 0.139s coverage: 67.6% of statements [2022-08-18T18:52:09.342Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-08-18T18:52:10.707Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-08-18T18:52:10.707Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2022-08-18T18:52:11.268Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-08-18T18:52:12.208Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-08-18T18:52:13.135Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2022-08-18T18:52:14.093Z] ok github.com/docker/docker/client 0.136s coverage: 75.9% of statements [2022-08-18T18:52:15.024Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-08-18T18:52:16.916Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-08-18T18:52:16.916Z] === RUN TestDockerSuite/TestStartRecordError [2022-08-18T18:52:18.280Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-08-18T18:52:19.208Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-08-18T18:52:20.573Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-08-18T18:52:23.089Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-08-18T18:52:27.254Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-08-18T18:52:28.617Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2022-08-18T18:52:29.983Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-08-18T18:52:30.547Z] docker_cli_swarm_test.go:1796: [d96e548e58bb6] joining swarm manager [dc9cc78d4d4e7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-18T18:52:31.912Z] docker_cli_swarm_test.go:1797: [d5428a48740b5] joining swarm manager [dc9cc78d4d4e7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-18T18:52:35.177Z] === RUN TestDockerSuite/TestStatsNoStream [2022-08-18T18:52:37.692Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-08-18T18:52:37.692Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-08-18T18:52:38.282Z] === RUN TestDockerSuite/TestTopPrivileged [2022-08-18T18:52:38.844Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-08-18T18:52:38.844Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsWindows [2022-08-18T18:52:38.844Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2022-08-18T18:52:39.100Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2022-08-18T18:52:39.661Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2022-08-18T18:52:39.661Z] docker_cli_update_unix_test.go:152: unmatched requirement swapMemorySupport [2022-08-18T18:52:39.661Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2022-08-18T18:52:39.661Z] docker_cli_update_unix_test.go:206: unmatched requirement swapMemorySupport [2022-08-18T18:52:39.661Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2022-08-18T18:52:40.588Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2022-08-18T18:52:41.150Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2022-08-18T18:52:41.712Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2022-08-18T18:52:42.639Z] === RUN TestDockerSuite/TestUpdateStats [2022-08-18T18:52:46.034Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2022-08-18T18:52:46.963Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2022-08-18T18:52:46.963Z] docker_cli_update_unix_test.go:136: unmatched requirement swapMemorySupport [2022-08-18T18:52:46.963Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2022-08-18T18:52:47.219Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2022-08-18T18:52:47.780Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2022-08-18T18:52:48.342Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-08-18T18:52:50.234Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-08-18T18:52:52.128Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-08-18T18:52:53.056Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-08-18T18:52:55.570Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2022-08-18T18:52:57.458Z] docker_cli_swarm_test.go:1315: [db283d33bdd77] joining swarm manager [dc72dfc27d7c3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-18T18:52:58.823Z] docker_cli_swarm_test.go:1316: [dc8d23e799913] joining swarm manager [dc72dfc27d7c3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-18T18:53:00.868Z] ok github.com/docker/docker/cmd/dockerd 0.093s coverage: 31.9% of statements [2022-08-18T18:53:00.868Z] ok github.com/docker/docker/container 0.118s coverage: 36.1% of statements [2022-08-18T18:53:00.868Z] ok github.com/docker/docker/cmd/dockerd/trap 2.565s coverage: 0.0% of statements [2022-08-18T18:53:00.868Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-08-18T18:53:00.868Z] ? github.com/docker/docker/container/stream [no test files] [2022-08-18T18:53:00.868Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-08-18T18:53:00.868Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-08-18T18:53:00.868Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-08-18T18:53:07.455Z] ok github.com/docker/docker/daemon/cluster 0.089s coverage: 0.5% of statements [2022-08-18T18:53:08.026Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.015s coverage: 65.3% of statements [2022-08-18T18:53:08.771Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-08-18T18:53:08.771Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-08-18T18:53:08.771Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-08-18T18:53:08.771Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-08-18T18:53:09.032Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-08-18T18:53:09.032Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-08-18T18:53:09.032Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-08-18T18:53:09.593Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-08-18T18:53:09.593Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-08-18T18:53:09.936Z] ok github.com/docker/docker/daemon/cluster/convert 0.010s coverage: 36.9% of statements [2022-08-18T18:53:10.155Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-08-18T18:53:10.155Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-08-18T18:53:10.412Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-08-18T18:53:10.412Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-08-18T18:53:10.412Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-08-18T18:53:11.778Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-08-18T18:53:11.778Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-08-18T18:53:12.034Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-08-18T18:53:12.034Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-08-18T18:53:12.034Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-08-18T18:53:12.034Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-08-18T18:53:12.292Z] --- PASS: TestDockerSuite (1329.07s) [2022-08-18T18:53:12.292Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.00s) [2022-08-18T18:53:12.292Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.03s) [2022-08-18T18:53:12.292Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.01s) [2022-08-18T18:53:12.292Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.00s) [2022-08-18T18:53:12.292Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.00s) [2022-08-18T18:53:12.292Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2022-08-18T18:53:12.292Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2022-08-18T18:53:12.292Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.92s) [2022-08-18T18:53:12.292Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.10s) [2022-08-18T18:53:12.292Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.95s) [2022-08-18T18:53:12.292Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.34s) [2022-08-18T18:53:12.292Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.92s) [2022-08-18T18:53:12.292Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.77s) [2022-08-18T18:53:12.292Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2022-08-18T18:53:12.292Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.70s) [2022-08-18T18:53:12.292Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.36s) [2022-08-18T18:53:12.292Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s) [2022-08-18T18:53:12.292Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2022-08-18T18:53:12.292Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.08s) [2022-08-18T18:53:12.292Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (0.77s) [2022-08-18T18:53:12.292Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.18s) [2022-08-18T18:53:12.292Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s) [2022-08-18T18:53:12.292Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.00s) [2022-08-18T18:53:12.292Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (4.20s) [2022-08-18T18:53:12.292Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (2.03s) [2022-08-18T18:53:12.292Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.40s) [2022-08-18T18:53:12.292Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.01s) [2022-08-18T18:53:12.292Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.78s) [2022-08-18T18:53:12.292Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.29s) [2022-08-18T18:53:12.292Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.79s) [2022-08-18T18:53:12.292Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.13s) [2022-08-18T18:53:12.292Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.23s) [2022-08-18T18:53:12.292Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2022-08-18T18:53:12.292Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.27s) [2022-08-18T18:53:12.292Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.89s) [2022-08-18T18:53:12.292Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (1.10s) [2022-08-18T18:53:12.292Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.51s) [2022-08-18T18:53:12.292Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (5.65s) [2022-08-18T18:53:12.292Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.04s) [2022-08-18T18:53:12.292Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.92s) [2022-08-18T18:53:12.292Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.69s) [2022-08-18T18:53:12.292Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.62s) [2022-08-18T18:53:12.292Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-08-18T18:53:12.292Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.06s) [2022-08-18T18:53:12.292Z] --- PASS: TestDockerSuite/TestContainerAPICommit (2.01s) [2022-08-18T18:53:12.292Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (2.06s) [2022-08-18T18:53:12.292Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2022-08-18T18:53:12.292Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.93s) [2022-08-18T18:53:12.292Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (1.01s) [2022-08-18T18:53:12.292Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.93s) [2022-08-18T18:53:12.292Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.95s) [2022-08-18T18:53:12.292Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.91s) [2022-08-18T18:53:12.292Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.07s) [2022-08-18T18:53:12.292Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s) [2022-08-18T18:53:12.292Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.91s) [2022-08-18T18:53:12.292Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s) [2022-08-18T18:53:12.292Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.04s) [2022-08-18T18:53:12.292Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.10s) [2022-08-18T18:53:12.292Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.08s) [2022-08-18T18:53:12.292Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.85s) [2022-08-18T18:53:12.292Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.84s) [2022-08-18T18:53:12.292Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.80s) [2022-08-18T18:53:12.292Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s) [2022-08-18T18:53:12.292Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.79s) [2022-08-18T18:53:12.292Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.76s) [2022-08-18T18:53:12.292Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2022-08-18T18:53:12.292Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.81s) [2022-08-18T18:53:12.292Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.87s) [2022-08-18T18:53:12.292Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.83s) [2022-08-18T18:53:12.292Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.84s) [2022-08-18T18:53:12.292Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2022-08-18T18:53:12.292Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.86s) [2022-08-18T18:53:12.292Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.87s) [2022-08-18T18:53:12.292Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.91s) [2022-08-18T18:53:12.292Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.13s) [2022-08-18T18:53:12.292Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.87s) [2022-08-18T18:53:12.292Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.73s) [2022-08-18T18:53:12.292Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.46s) [2022-08-18T18:53:12.292Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.04s) [2022-08-18T18:53:12.292Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2022-08-18T18:53:12.292Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2022-08-18T18:53:12.292Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2022-08-18T18:53:12.292Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.59s) [2022-08-18T18:53:12.292Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.32s) [2022-08-18T18:53:12.292Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.52s) [2022-08-18T18:53:12.292Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.71s) [2022-08-18T18:53:12.292Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.01s) [2022-08-18T18:53:12.292Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.05s) [2022-08-18T18:53:12.292Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.67s) [2022-08-18T18:53:12.292Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.82s) [2022-08-18T18:53:12.292Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (21.64s) [2022-08-18T18:53:12.292Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false_____} (1.37s) [2022-08-18T18:53:12.292Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false_____} (1.56s) [2022-08-18T18:53:12.292Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false_____} (1.49s) [2022-08-18T18:53:12.292Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true_____} (1.47s) [2022-08-18T18:53:12.292Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc00000e720__} (1.66s) [2022-08-18T18:53:12.292Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-11188870829_/foo_false_____} (1.35s) [2022-08-18T18:53:12.292Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-11188870829_/foo_true_____} (1.58s) [2022-08-18T18:53:12.292Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3342385390_/foo_false_____} (1.43s) [2022-08-18T18:53:12.292Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3342385390_/foo_true_____} (1.57s) [2022-08-18T18:53:12.292Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3342385390_/foo_true__0xc00000e750___} (0.77s) [2022-08-18T18:53:12.292Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc00000e768__} (1.55s) [2022-08-18T18:53:12.292Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc00000e780__} (1.54s) [2022-08-18T18:53:12.292Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc00000e798__} (1.49s) [2022-08-18T18:53:12.292Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc00000e7b0__} (1.41s) [2022-08-18T18:53:12.292Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.43s) [2022-08-18T18:53:12.292Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.30s) [2022-08-18T18:53:12.292Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-08-18T18:53:12.292Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-08-18T18:53:12.292Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-08-18T18:53:12.292Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-08-18T18:53:12.292Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-08-18T18:53:12.292Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.04s) [2022-08-18T18:53:12.292Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.03s) [2022-08-18T18:53:12.292Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.03s) [2022-08-18T18:53:12.292Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-08-18T18:53:12.292Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.01s) [2022-08-18T18:53:12.292Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.02s) [2022-08-18T18:53:12.292Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.02s) [2022-08-18T18:53:12.292Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.03s) [2022-08-18T18:53:12.292Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.03s) [2022-08-18T18:53:12.292Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.03s) [2022-08-18T18:53:12.292Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2022-08-18T18:53:12.292Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2022-08-18T18:53:12.292Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.07s) [2022-08-18T18:53:12.292Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.06s) [2022-08-18T18:53:12.292Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.62s) [2022-08-18T18:53:12.292Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.39s) [2022-08-18T18:53:12.292Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.79s) [2022-08-18T18:53:12.292Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.21s) [2022-08-18T18:53:12.292Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.32s) [2022-08-18T18:53:12.292Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.69s) [2022-08-18T18:53:12.292Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.57s) [2022-08-18T18:53:12.292Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.08s) [2022-08-18T18:53:12.292Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.58s) [2022-08-18T18:53:12.292Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.55s) [2022-08-18T18:53:12.292Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.48s) [2022-08-18T18:53:12.292Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.42s) [2022-08-18T18:53:12.292Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.59s) [2022-08-18T18:53:12.292Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.71s) [2022-08-18T18:53:12.292Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.85s) [2022-08-18T18:53:12.292Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.94s) [2022-08-18T18:53:12.292Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.84s) [2022-08-18T18:53:12.292Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.96s) [2022-08-18T18:53:12.292Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.76s) [2022-08-18T18:53:12.292Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.05s) [2022-08-18T18:53:12.292Z] --- PASS: TestDockerSuite/TestExecStateCleanup (11.00s) [2022-08-18T18:53:12.292Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.62s) [2022-08-18T18:53:12.292Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.68s) [2022-08-18T18:53:12.292Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.94s) [2022-08-18T18:53:12.292Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.89s) [2022-08-18T18:53:12.292Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.98s) [2022-08-18T18:53:12.292Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2022-08-18T18:53:12.292Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.11s) [2022-08-18T18:53:12.292Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.99s) [2022-08-18T18:53:12.292Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.88s) [2022-08-18T18:53:12.292Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (1.38s) [2022-08-18T18:53:12.292Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.79s) [2022-08-18T18:53:12.292Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.75s) [2022-08-18T18:53:12.292Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.75s) [2022-08-18T18:53:12.292Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.05s) [2022-08-18T18:53:12.292Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s) [2022-08-18T18:53:12.292Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.70s) [2022-08-18T18:53:12.292Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.77s) [2022-08-18T18:53:12.292Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.85s) [2022-08-18T18:53:12.292Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.73s) [2022-08-18T18:53:12.292Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.77s) [2022-08-18T18:53:12.292Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.98s) [2022-08-18T18:53:12.292Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.75s) [2022-08-18T18:53:12.292Z] --- PASS: TestDockerSuite/TestPostContainersAttach (7.14s) [2022-08-18T18:53:12.292Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2022-08-18T18:53:12.292Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.05s) [2022-08-18T18:53:12.292Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.64s) [2022-08-18T18:53:12.292Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2022-08-18T18:53:12.292Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (1.09s) [2022-08-18T18:53:12.292Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2022-08-18T18:53:12.292Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.92s) [2022-08-18T18:53:12.292Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.09s) [2022-08-18T18:53:12.292Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.91s) [2022-08-18T18:53:12.292Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2022-08-18T18:53:12.292Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.75s) [2022-08-18T18:53:12.292Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (1.97s) [2022-08-18T18:53:12.292Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.86s) [2022-08-18T18:53:12.292Z] --- PASS: TestDockerSuite/TestAttachDetach (1.12s) [2022-08-18T18:53:12.292Z] --- PASS: TestDockerSuite/TestAttachDisconnect (0.99s) [2022-08-18T18:53:12.292Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.91s) [2022-08-18T18:53:12.292Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (0.87s) [2022-08-18T18:53:12.293Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.85s) [2022-08-18T18:53:12.293Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (16.85s) [2022-08-18T18:53:12.293Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.53s) [2022-08-18T18:53:12.293Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.24s) [2022-08-18T18:53:12.293Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.20s) [2022-08-18T18:53:12.293Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (1.98s) [2022-08-18T18:53:12.293Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.42s) [2022-08-18T18:53:12.293Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.90s) [2022-08-18T18:53:12.293Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (6.98s) [2022-08-18T18:53:12.293Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (3.84s) [2022-08-18T18:53:12.293Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.13s) [2022-08-18T18:53:12.293Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.73s) [2022-08-18T18:53:12.293Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (3.02s) [2022-08-18T18:53:12.293Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (0.84s) [2022-08-18T18:53:12.293Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.46s) [2022-08-18T18:53:12.293Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (2.05s) [2022-08-18T18:53:12.293Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.67s) [2022-08-18T18:53:12.293Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (0.75s) [2022-08-18T18:53:12.293Z] --- PASS: TestDockerSuite/TestBuildAddScript (2.44s) [2022-08-18T18:53:12.293Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (6.83s) [2022-08-18T18:53:12.293Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (4.63s) [2022-08-18T18:53:12.293Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (3.41s) [2022-08-18T18:53:12.293Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.53s) [2022-08-18T18:53:12.293Z] --- PASS: TestDockerSuite/TestBuildAddTar (7.79s) [2022-08-18T18:53:12.293Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (0.95s) [2022-08-18T18:53:12.293Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.04s) [2022-08-18T18:53:12.293Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (3.24s) [2022-08-18T18:53:12.293Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (5.74s) [2022-08-18T18:53:12.293Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.32s) [2022-08-18T18:53:12.293Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (1.54s) [2022-08-18T18:53:12.293Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.51s) [2022-08-18T18:53:12.293Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (0.84s) [2022-08-18T18:53:12.293Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (1.44s) [2022-08-18T18:53:12.293Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (1.95s) [2022-08-18T18:53:12.293Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (1.85s) [2022-08-18T18:53:12.293Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (0.97s) [2022-08-18T18:53:12.293Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (3.14s) [2022-08-18T18:53:12.293Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (11.70s) [2022-08-18T18:53:12.293Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.45s) [2022-08-18T18:53:12.293Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.87s) [2022-08-18T18:53:12.293Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.45s) [2022-08-18T18:53:12.293Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.17s) [2022-08-18T18:53:12.293Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.64s) [2022-08-18T18:53:12.293Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (5.42s) [2022-08-18T18:53:12.293Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.35s) [2022-08-18T18:53:12.293Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.45s) [2022-08-18T18:53:12.293Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (1.11s) [2022-08-18T18:53:12.293Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.76s) [2022-08-18T18:53:12.293Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (5.71s) [2022-08-18T18:53:12.293Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.53s) [2022-08-18T18:53:12.293Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.98s) [2022-08-18T18:53:12.293Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (1.05s) [2022-08-18T18:53:12.293Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.34s) [2022-08-18T18:53:12.293Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.89s) [2022-08-18T18:53:12.293Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.47s) [2022-08-18T18:53:12.293Z] --- PASS: TestDockerSuite/TestBuildCmd (0.33s) [2022-08-18T18:53:12.293Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.50s) [2022-08-18T18:53:12.293Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.39s) [2022-08-18T18:53:12.293Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2022-08-18T18:53:12.293Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.21s) [2022-08-18T18:53:12.293Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (5.60s) [2022-08-18T18:53:12.293Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.22s) [2022-08-18T18:53:12.293Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (0.99s) [2022-08-18T18:53:12.293Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.43s) [2022-08-18T18:53:12.293Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.87s) [2022-08-18T18:53:12.293Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.60s) [2022-08-18T18:53:12.293Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.38s) [2022-08-18T18:53:12.293Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (11.10s) [2022-08-18T18:53:12.293Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.51s) [2022-08-18T18:53:12.293Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (2.47s) [2022-08-18T18:53:12.293Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (3.63s) [2022-08-18T18:53:12.293Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.54s) [2022-08-18T18:53:12.293Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2022-08-18T18:53:12.293Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2022-08-18T18:53:12.293Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2022-08-18T18:53:12.293Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-08-18T18:53:12.293Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (3.04s) [2022-08-18T18:53:12.293Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (4.55s) [2022-08-18T18:53:12.293Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (2.46s) [2022-08-18T18:53:12.293Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.37s) [2022-08-18T18:53:12.293Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (5.36s) [2022-08-18T18:53:12.293Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (5.32s) [2022-08-18T18:53:12.293Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.49s) [2022-08-18T18:53:12.293Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.11s) [2022-08-18T18:53:12.293Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (2.91s) [2022-08-18T18:53:12.293Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.54s) [2022-08-18T18:53:12.293Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.03s) [2022-08-18T18:53:12.293Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (0.94s) [2022-08-18T18:53:12.293Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.01s) [2022-08-18T18:53:12.293Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.01s) [2022-08-18T18:53:12.293Z] --- PASS: TestDockerSuite/TestBuildDockerignore (8.87s) [2022-08-18T18:53:12.293Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.02s) [2022-08-18T18:53:12.293Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (2.46s) [2022-08-18T18:53:12.293Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (9.51s) [2022-08-18T18:53:12.293Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.03s) [2022-08-18T18:53:12.293Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.03s) [2022-08-18T18:53:12.293Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (4.19s) [2022-08-18T18:53:12.293Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (1.81s) [2022-08-18T18:53:12.293Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (1.80s) [2022-08-18T18:53:12.293Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (5.06s) [2022-08-18T18:53:12.293Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (1.82s) [2022-08-18T18:53:12.293Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (1.79s) [2022-08-18T18:53:12.293Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (12.37s) [2022-08-18T18:53:12.293Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.15s) [2022-08-18T18:53:12.293Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (3.61s) [2022-08-18T18:53:12.293Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.29s) [2022-08-18T18:53:12.293Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.32s) [2022-08-18T18:53:12.293Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.59s) [2022-08-18T18:53:12.293Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.12s) [2022-08-18T18:53:12.293Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.26s) [2022-08-18T18:53:12.293Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.28s) [2022-08-18T18:53:12.293Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (1.76s) [2022-08-18T18:53:12.293Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.14s) [2022-08-18T18:53:12.293Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.08s) [2022-08-18T18:53:12.293Z] --- PASS: TestDockerSuite/TestBuildEnv (1.11s) [2022-08-18T18:53:12.293Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (0.71s) [2022-08-18T18:53:12.293Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (0.60s) [2022-08-18T18:53:12.293Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (3.90s) [2022-08-18T18:53:12.293Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (15.82s) [2022-08-18T18:53:12.293Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.31s) [2022-08-18T18:53:12.293Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (6.69s) [2022-08-18T18:53:12.293Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.55s) [2022-08-18T18:53:12.293Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.32s) [2022-08-18T18:53:12.293Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.32s) [2022-08-18T18:53:12.293Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.21s) [2022-08-18T18:53:12.293Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2022-08-18T18:53:12.293Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.22s) [2022-08-18T18:53:12.293Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (7.22s) [2022-08-18T18:53:12.293Z] --- PASS: TestDockerSuite/TestBuildExpose (0.24s) [2022-08-18T18:53:12.293Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.42s) [2022-08-18T18:53:12.293Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.30s) [2022-08-18T18:53:12.293Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.21s) [2022-08-18T18:53:12.293Z] --- PASS: TestDockerSuite/TestBuildFails (0.64s) [2022-08-18T18:53:12.293Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.03s) [2022-08-18T18:53:12.293Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (1.80s) [2022-08-18T18:53:12.293Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (1.63s) [2022-08-18T18:53:12.293Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.05s) [2022-08-18T18:53:12.293Z] --- PASS: TestDockerSuite/TestBuildFromGit (0.87s) [2022-08-18T18:53:12.293Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.23s) [2022-08-18T18:53:12.293Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (0.75s) [2022-08-18T18:53:12.293Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (1.61s) [2022-08-18T18:53:12.293Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (1.19s) [2022-08-18T18:53:12.293Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.38s) [2022-08-18T18:53:12.293Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (1.83s) [2022-08-18T18:53:12.293Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (1.67s) [2022-08-18T18:53:12.293Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.23s) [2022-08-18T18:53:12.293Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.40s) [2022-08-18T18:53:12.293Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.70s) [2022-08-18T18:53:12.293Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.56s) [2022-08-18T18:53:12.293Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.42s) [2022-08-18T18:53:12.293Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.04s) [2022-08-18T18:53:12.293Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.84s) [2022-08-18T18:53:12.293Z] --- PASS: TestDockerSuite/TestBuildLabel (0.42s) [2022-08-18T18:53:12.293Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.42s) [2022-08-18T18:53:12.293Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.42s) [2022-08-18T18:53:12.293Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.29s) [2022-08-18T18:53:12.293Z] --- PASS: TestDockerSuite/TestBuildLabels (0.47s) [2022-08-18T18:53:12.293Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.21s) [2022-08-18T18:53:12.293Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.34s) [2022-08-18T18:53:12.293Z] --- PASS: TestDockerSuite/TestBuildLastModified (4.60s) [2022-08-18T18:53:12.293Z] --- PASS: TestDockerSuite/TestBuildLineBreak (2.45s) [2022-08-18T18:53:12.293Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.09s) [2022-08-18T18:53:12.293Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.14s) [2022-08-18T18:53:12.293Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.17s) [2022-08-18T18:53:12.293Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.13s) [2022-08-18T18:53:12.293Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.29s) [2022-08-18T18:53:12.293Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.44s) [2022-08-18T18:53:12.293Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.45s) [2022-08-18T18:53:12.293Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (3.11s) [2022-08-18T18:53:12.293Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.29s) [2022-08-18T18:53:12.293Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.43s) [2022-08-18T18:53:12.293Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (6.81s) [2022-08-18T18:53:12.293Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (2.45s) [2022-08-18T18:53:12.293Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (0.84s) [2022-08-18T18:53:12.293Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (1.50s) [2022-08-18T18:53:12.293Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2022-08-18T18:53:12.293Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (3.95s) [2022-08-18T18:53:12.293Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.53s) [2022-08-18T18:53:12.293Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (2.11s) [2022-08-18T18:53:12.293Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.27s) [2022-08-18T18:53:12.293Z] --- PASS: TestDockerSuite/TestBuildNetContainer (1.78s) [2022-08-18T18:53:12.293Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.91s) [2022-08-18T18:53:12.293Z] --- PASS: TestDockerSuite/TestBuildNoContext (1.18s) [2022-08-18T18:53:12.293Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.88s) [2022-08-18T18:53:12.293Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.18s) [2022-08-18T18:53:12.293Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.46s) [2022-08-18T18:53:12.293Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.04s) [2022-08-18T18:53:12.293Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.66s) [2022-08-18T18:53:12.293Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.27s) [2022-08-18T18:53:12.293Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.58s) [2022-08-18T18:53:12.293Z] --- PASS: TestDockerSuite/TestBuildOnBuild (1.27s) [2022-08-18T18:53:12.293Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (1.59s) [2022-08-18T18:53:12.293Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (0.91s) [2022-08-18T18:53:12.293Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (1.28s) [2022-08-18T18:53:12.293Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (0.77s) [2022-08-18T18:53:12.293Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (0.85s) [2022-08-18T18:53:12.293Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (2.04s) [2022-08-18T18:53:12.293Z] --- PASS: TestDockerSuite/TestBuildPATH (1.42s) [2022-08-18T18:53:12.293Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.58s) [2022-08-18T18:53:12.293Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.71s) [2022-08-18T18:53:12.293Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (8.49s) [2022-08-18T18:53:12.293Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (2.99s) [2022-08-18T18:53:12.293Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (1.51s) [2022-08-18T18:53:12.293Z] --- PASS: TestDockerSuite/TestBuildRm (2.68s) [2022-08-18T18:53:12.293Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (0.77s) [2022-08-18T18:53:12.293Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.05s) [2022-08-18T18:53:12.293Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.41s) [2022-08-18T18:53:12.293Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (0.86s) [2022-08-18T18:53:12.293Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (0.76s) [2022-08-18T18:53:12.293Z] --- PASS: TestDockerSuite/TestBuildShellInherited (0.80s) [2022-08-18T18:53:12.293Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (2.87s) [2022-08-18T18:53:12.293Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.19s) [2022-08-18T18:53:12.293Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.40s) [2022-08-18T18:53:12.293Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-08-18T18:53:12.293Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.68s) [2022-08-18T18:53:12.293Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (1.29s) [2022-08-18T18:53:12.293Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.14s) [2022-08-18T18:53:12.293Z] --- PASS: TestDockerSuite/TestBuildStderr (0.83s) [2022-08-18T18:53:12.293Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (3.43s) [2022-08-18T18:53:12.293Z] --- PASS: TestDockerSuite/TestBuildStopSignal (0.90s) [2022-08-18T18:53:12.293Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (0.89s) [2022-08-18T18:53:12.293Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.43s) [2022-08-18T18:53:12.293Z] --- PASS: TestDockerSuite/TestBuildTagEvent (0.77s) [2022-08-18T18:53:12.293Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.10s) [2022-08-18T18:53:12.293Z] --- PASS: TestDockerSuite/TestBuildUser (1.47s) [2022-08-18T18:53:12.293Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (2.48s) [2022-08-18T18:53:12.293Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (12.88s) [2022-08-18T18:53:12.293Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (0.66s) [2022-08-18T18:53:12.293Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.37s) [2022-08-18T18:53:12.293Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (1.24s) [2022-08-18T18:53:12.293Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.83s) [2022-08-18T18:53:12.293Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.41s) [2022-08-18T18:53:12.293Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.02s) [2022-08-18T18:53:12.293Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.09s) [2022-08-18T18:53:12.293Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.04s) [2022-08-18T18:53:12.293Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-08-18T18:53:12.293Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.97s) [2022-08-18T18:53:12.293Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.07s) [2022-08-18T18:53:12.293Z] --- PASS: TestDockerSuite/TestBuildWithFailure (0.83s) [2022-08-18T18:53:12.293Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.53s) [2022-08-18T18:53:12.293Z] --- PASS: TestDockerSuite/TestBuildWithTabs (0.70s) [2022-08-18T18:53:12.293Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.08s) [2022-08-18T18:53:12.293Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (2.19s) [2022-08-18T18:53:12.293Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.53s) [2022-08-18T18:53:12.293Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (0.87s) [2022-08-18T18:53:12.293Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.65s) [2022-08-18T18:53:12.293Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.94s) [2022-08-18T18:53:12.294Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-08-18T18:53:12.294Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (1.01s) [2022-08-18T18:53:12.294Z] --- PASS: TestDockerSuite/TestBuildXZHost (2.14s) [2022-08-18T18:53:12.294Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (1.02s) [2022-08-18T18:53:12.294Z] --- PASS: TestDockerSuite/TestCommitChange (0.79s) [2022-08-18T18:53:12.294Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (0.59s) [2022-08-18T18:53:12.294Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.33s) [2022-08-18T18:53:12.294Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.06s) [2022-08-18T18:53:12.294Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (0.86s) [2022-08-18T18:53:12.294Z] --- PASS: TestDockerSuite/TestCommitTTY (0.98s) [2022-08-18T18:53:12.294Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (0.94s) [2022-08-18T18:53:12.294Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.54s) [2022-08-18T18:53:12.294Z] --- PASS: TestDockerSuite/TestCopyAndRestart (0.91s) [2022-08-18T18:53:12.294Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.11s) [2022-08-18T18:53:12.294Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.50s) [2022-08-18T18:53:12.294Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.50s) [2022-08-18T18:53:12.294Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.53s) [2022-08-18T18:53:12.294Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.53s) [2022-08-18T18:53:12.294Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.78s) [2022-08-18T18:53:12.294Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.58s) [2022-08-18T18:53:12.294Z] --- PASS: TestDockerSuite/TestCpFromCaseD (0.62s) [2022-08-18T18:53:12.294Z] --- PASS: TestDockerSuite/TestCpFromCaseE (0.91s) [2022-08-18T18:53:12.294Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.69s) [2022-08-18T18:53:12.294Z] --- PASS: TestDockerSuite/TestCpFromCaseG (0.65s) [2022-08-18T18:53:12.294Z] --- PASS: TestDockerSuite/TestCpFromCaseH (0.69s) [2022-08-18T18:53:12.294Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.88s) [2022-08-18T18:53:12.294Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (0.81s) [2022-08-18T18:53:12.294Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.00s) [2022-08-18T18:53:12.294Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.90s) [2022-08-18T18:53:12.294Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.77s) [2022-08-18T18:53:12.294Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.02s) [2022-08-18T18:53:12.294Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.67s) [2022-08-18T18:53:12.294Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.54s) [2022-08-18T18:53:12.294Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (0.66s) [2022-08-18T18:53:12.294Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.51s) [2022-08-18T18:53:12.294Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.58s) [2022-08-18T18:53:12.294Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.20s) [2022-08-18T18:53:12.294Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.62s) [2022-08-18T18:53:12.294Z] --- PASS: TestDockerSuite/TestCpToCaseC (1.33s) [2022-08-18T18:53:12.294Z] --- PASS: TestDockerSuite/TestCpToCaseD (2.69s) [2022-08-18T18:53:12.294Z] --- PASS: TestDockerSuite/TestCpToCaseE (2.00s) [2022-08-18T18:53:12.294Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.81s) [2022-08-18T18:53:12.294Z] --- PASS: TestDockerSuite/TestCpToCaseG (3.56s) [2022-08-18T18:53:12.294Z] --- PASS: TestDockerSuite/TestCpToCaseH (3.06s) [2022-08-18T18:53:12.294Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.72s) [2022-08-18T18:53:12.294Z] --- PASS: TestDockerSuite/TestCpToCaseJ (3.75s) [2022-08-18T18:53:12.294Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.76s) [2022-08-18T18:53:12.294Z] --- PASS: TestDockerSuite/TestCpToDot (0.90s) [2022-08-18T18:53:12.294Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.05s) [2022-08-18T18:53:12.294Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.22s) [2022-08-18T18:53:12.294Z] --- PASS: TestDockerSuite/TestCpToStdout (0.78s) [2022-08-18T18:53:12.294Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (0.96s) [2022-08-18T18:53:12.294Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.28s) [2022-08-18T18:53:12.294Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.55s) [2022-08-18T18:53:12.294Z] --- PASS: TestDockerSuite/TestCpVolumePath (1.26s) [2022-08-18T18:53:12.294Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.07s) [2022-08-18T18:53:12.294Z] --- PASS: TestDockerSuite/TestCreateArgs (0.07s) [2022-08-18T18:53:12.294Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.45s) [2022-08-18T18:53:12.294Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.58s) [2022-08-18T18:53:12.294Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-08-18T18:53:12.294Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.05s) [2022-08-18T18:53:12.294Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.56s) [2022-08-18T18:53:12.294Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.23s) [2022-08-18T18:53:12.294Z] --- PASS: TestDockerSuite/TestCreateLabels (0.06s) [2022-08-18T18:53:12.294Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.09s) [2022-08-18T18:53:12.294Z] --- PASS: TestDockerSuite/TestCreateRM (0.15s) [2022-08-18T18:53:12.294Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-08-18T18:53:12.294Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.08s) [2022-08-18T18:53:12.294Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.20s) [2022-08-18T18:53:12.294Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (2.44s) [2022-08-18T18:53:12.294Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.09s) [2022-08-18T18:53:12.294Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.08s) [2022-08-18T18:53:12.294Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (4.44s) [2022-08-18T18:53:12.294Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.09s) [2022-08-18T18:53:12.294Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.19s) [2022-08-18T18:53:12.294Z] --- PASS: TestDockerSuite/TestEventsAttach (0.75s) [2022-08-18T18:53:12.294Z] --- PASS: TestDockerSuite/TestEventsCommit (0.86s) [2022-08-18T18:53:12.294Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.62s) [2022-08-18T18:53:12.294Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.59s) [2022-08-18T18:53:12.294Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.44s) [2022-08-18T18:53:12.294Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.63s) [2022-08-18T18:53:12.294Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.31s) [2022-08-18T18:53:12.294Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (2.50s) [2022-08-18T18:53:12.294Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.39s) [2022-08-18T18:53:12.294Z] --- PASS: TestDockerSuite/TestEventsCopy (1.17s) [2022-08-18T18:53:12.294Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.16s) [2022-08-18T18:53:12.294Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (5.43s) [2022-08-18T18:53:12.294Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.31s) [2022-08-18T18:53:12.294Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (1.01s) [2022-08-18T18:53:12.294Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.82s) [2022-08-18T18:53:12.294Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.24s) [2022-08-18T18:53:12.294Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.36s) [2022-08-18T18:53:12.294Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.16s) [2022-08-18T18:53:12.294Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s) [2022-08-18T18:53:12.294Z] --- PASS: TestDockerSuite/TestEventsFilters (1.00s) [2022-08-18T18:53:12.294Z] --- PASS: TestDockerSuite/TestEventsFormat (0.94s) [2022-08-18T18:53:12.294Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s) [2022-08-18T18:53:12.294Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s) [2022-08-18T18:53:12.294Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.69s) [2022-08-18T18:53:12.294Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.18s) [2022-08-18T18:53:12.294Z] --- PASS: TestDockerSuite/TestEventsImagePull (1.31s) [2022-08-18T18:53:12.294Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.03s) [2022-08-18T18:53:12.294Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.21s) [2022-08-18T18:53:12.294Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-08-18T18:53:12.294Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-08-18T18:53:12.294Z] --- PASS: TestDockerSuite/TestEventsPluginOps (2.47s) [2022-08-18T18:53:12.294Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.51s) [2022-08-18T18:53:12.294Z] --- PASS: TestDockerSuite/TestEventsRename (0.48s) [2022-08-18T18:53:12.294Z] --- PASS: TestDockerSuite/TestEventsResize (0.46s) [2022-08-18T18:53:12.294Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (5.50s) [2022-08-18T18:53:12.294Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.59s) [2022-08-18T18:53:12.294Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.45s) [2022-08-18T18:53:12.294Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.71s) [2022-08-18T18:53:12.294Z] --- PASS: TestDockerSuite/TestEventsTop (0.54s) [2022-08-18T18:53:12.294Z] --- PASS: TestDockerSuite/TestEventsUntag (2.56s) [2022-08-18T18:53:12.294Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (11.22s) [2022-08-18T18:53:12.294Z] --- PASS: TestDockerSuite/TestNetworkEvents (5.85s) [2022-08-18T18:53:12.294Z] --- PASS: TestDockerSuite/TestVolumeEvents (5.71s) [2022-08-18T18:53:12.294Z] --- PASS: TestDockerSuite/TestExec (0.59s) [2022-08-18T18:53:12.294Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.28s) [2022-08-18T18:53:12.294Z] --- PASS: TestDockerSuite/TestExecCgroup (1.03s) [2022-08-18T18:53:12.294Z] --- PASS: TestDockerSuite/TestExecEnv (0.70s) [2022-08-18T18:53:12.294Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.01s) [2022-08-18T18:53:12.294Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.52s) [2022-08-18T18:53:12.294Z] --- PASS: TestDockerSuite/TestExecInspectID (2.56s) [2022-08-18T18:53:12.294Z] --- PASS: TestDockerSuite/TestExecInteractive (0.80s) [2022-08-18T18:53:12.294Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.80s) [2022-08-18T18:53:12.294Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.80s) [2022-08-18T18:53:12.294Z] --- PASS: TestDockerSuite/TestExecParseError (0.65s) [2022-08-18T18:53:12.294Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.63s) [2022-08-18T18:53:12.294Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.52s) [2022-08-18T18:53:12.294Z] --- PASS: TestDockerSuite/TestExecStartFails (0.56s) [2022-08-18T18:53:12.294Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.50s) [2022-08-18T18:53:12.294Z] --- PASS: TestDockerSuite/TestExecTTY (0.55s) [2022-08-18T18:53:12.294Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.56s) [2022-08-18T18:53:12.294Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.53s) [2022-08-18T18:53:12.294Z] --- PASS: TestDockerSuite/TestExecUlimits (0.71s) [2022-08-18T18:53:12.294Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-08-18T18:53:12.294Z] --- PASS: TestDockerSuite/TestExecWithImageUser (1.35s) [2022-08-18T18:53:12.294Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.53s) [2022-08-18T18:53:12.294Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (0.72s) [2022-08-18T18:53:12.294Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.50s) [2022-08-18T18:53:12.294Z] --- PASS: TestDockerSuite/TestExecWithUser (0.60s) [2022-08-18T18:53:12.294Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.04s) [2022-08-18T18:53:12.294Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (2.31s) [2022-08-18T18:53:12.294Z] --- PASS: TestDockerSuite/TestHealth (19.68s) [2022-08-18T18:53:12.294Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (2.88s) [2022-08-18T18:53:12.294Z] --- PASS: TestDockerSuite/TestBuildHistory (2.53s) [2022-08-18T18:53:12.294Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.02s) [2022-08-18T18:53:12.294Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.02s) [2022-08-18T18:53:12.294Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.02s) [2022-08-18T18:53:12.294Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.57s) [2022-08-18T18:53:12.294Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.02s) [2022-08-18T18:53:12.294Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.53s) [2022-08-18T18:53:12.294Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.56s) [2022-08-18T18:53:12.294Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.02s) [2022-08-18T18:53:12.294Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.02s) [2022-08-18T18:53:12.294Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.08s) [2022-08-18T18:53:12.294Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.20s) [2022-08-18T18:53:12.294Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.20s) [2022-08-18T18:53:12.294Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.30s) [2022-08-18T18:53:12.294Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.02s) [2022-08-18T18:53:12.294Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.57s) [2022-08-18T18:53:12.294Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s) [2022-08-18T18:53:12.294Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.61s) [2022-08-18T18:53:12.294Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.55s) [2022-08-18T18:53:12.294Z] --- PASS: TestDockerSuite/TestImagesFormat (0.06s) [2022-08-18T18:53:12.294Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.52s) [2022-08-18T18:53:12.294Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.56s) [2022-08-18T18:53:12.294Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2022-08-18T18:53:12.294Z] --- PASS: TestDockerSuite/TestImportBadURL (0.02s) [2022-08-18T18:53:12.294Z] --- PASS: TestDockerSuite/TestImportDisplay (1.17s) [2022-08-18T18:53:12.294Z] --- PASS: TestDockerSuite/TestImportFile (1.19s) [2022-08-18T18:53:12.294Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.01s) [2022-08-18T18:53:12.294Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.23s) [2022-08-18T18:53:12.294Z] --- PASS: TestDockerSuite/TestImportGzipped (1.42s) [2022-08-18T18:53:12.294Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.45s) [2022-08-18T18:53:12.294Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.58s) [2022-08-18T18:53:12.294Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.62s) [2022-08-18T18:53:12.294Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.64s) [2022-08-18T18:53:12.294Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.03s) [2022-08-18T18:53:12.294Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2022-08-18T18:53:12.294Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.70s) [2022-08-18T18:53:12.294Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.75s) [2022-08-18T18:53:12.294Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.03s) [2022-08-18T18:53:12.294Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.45s) [2022-08-18T18:53:12.294Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-08-18T18:53:12.294Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.67s) [2022-08-18T18:53:12.294Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.47s) [2022-08-18T18:53:12.294Z] --- PASS: TestDockerSuite/TestInspectDefault (0.42s) [2022-08-18T18:53:12.294Z] --- PASS: TestDockerSuite/TestInspectHistory (0.57s) [2022-08-18T18:53:12.294Z] --- PASS: TestDockerSuite/TestInspectImage (0.01s) [2022-08-18T18:53:12.294Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-08-18T18:53:12.294Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-08-18T18:53:12.294Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.47s) [2022-08-18T18:53:12.294Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.45s) [2022-08-18T18:53:12.294Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.06s) [2022-08-18T18:53:12.294Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.43s) [2022-08-18T18:53:12.294Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.47s) [2022-08-18T18:53:12.294Z] --- PASS: TestDockerSuite/TestInspectPlugin (2.24s) [2022-08-18T18:53:12.294Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.02s) [2022-08-18T18:53:12.294Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.48s) [2022-08-18T18:53:12.294Z] --- PASS: TestDockerSuite/TestInspectStatus (0.57s) [2022-08-18T18:53:12.294Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (0.93s) [2022-08-18T18:53:12.294Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.48s) [2022-08-18T18:53:12.294Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.47s) [2022-08-18T18:53:12.294Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.46s) [2022-08-18T18:53:12.294Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.43s) [2022-08-18T18:53:12.294Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.61s) [2022-08-18T18:53:12.294Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.45s) [2022-08-18T18:53:12.294Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s) [2022-08-18T18:53:12.294Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (0.93s) [2022-08-18T18:53:12.294Z] --- PASS: TestDockerSuite/TestLinksEnvs (0.92s) [2022-08-18T18:53:12.294Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.26s) [2022-08-18T18:53:12.294Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.06s) [2022-08-18T18:53:12.294Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (1.40s) [2022-08-18T18:53:12.294Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (1.48s) [2022-08-18T18:53:12.294Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s) [2022-08-18T18:53:12.294Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (2.01s) [2022-08-18T18:53:12.294Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.40s) [2022-08-18T18:53:12.294Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.87s) [2022-08-18T18:53:12.294Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (9.06s) [2022-08-18T18:53:12.294Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (1.42s) [2022-08-18T18:53:12.294Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.47s) [2022-08-18T18:53:12.294Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (1.46s) [2022-08-18T18:53:12.294Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2022-08-18T18:53:12.294Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.01s) [2022-08-18T18:53:12.294Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (0.82s) [2022-08-18T18:53:12.294Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (0.82s) [2022-08-18T18:53:12.294Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (0.80s) [2022-08-18T18:53:12.294Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (0.89s) [2022-08-18T18:53:12.294Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.72s) [2022-08-18T18:53:12.294Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (1.81s) [2022-08-18T18:53:12.294Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.47s) [2022-08-18T18:53:12.294Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.53s) [2022-08-18T18:53:12.294Z] --- PASS: TestDockerSuite/TestLogsSince (6.65s) [2022-08-18T18:53:12.294Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.50s) [2022-08-18T18:53:12.294Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.43s) [2022-08-18T18:53:12.294Z] --- PASS: TestDockerSuite/TestLogsTail (0.48s) [2022-08-18T18:53:12.294Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.45s) [2022-08-18T18:53:12.294Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.42s) [2022-08-18T18:53:12.294Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2022-08-18T18:53:12.294Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2022-08-18T18:53:12.294Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.07s) [2022-08-18T18:53:12.294Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2022-08-18T18:53:12.294Z] --- PASS: TestDockerSuite/TestNetHostname (1.26s) [2022-08-18T18:53:12.294Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.22s) [2022-08-18T18:53:12.294Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.01s) [2022-08-18T18:53:12.294Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.05s) [2022-08-18T18:53:12.294Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (0.86s) [2022-08-18T18:53:12.294Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.53s) [2022-08-18T18:53:12.294Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.39s) [2022-08-18T18:53:12.294Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.02s) [2022-08-18T18:53:12.294Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.02s) [2022-08-18T18:53:12.294Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.21s) [2022-08-18T18:53:12.294Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (5.90s) [2022-08-18T18:53:12.295Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.63s) [2022-08-18T18:53:12.295Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.09s) [2022-08-18T18:53:12.295Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (2.25s) [2022-08-18T18:53:12.295Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (2.03s) [2022-08-18T18:53:12.295Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.47s) [2022-08-18T18:53:12.295Z] --- PASS: TestDockerSuite/TestPluginLogDriver (3.41s) [2022-08-18T18:53:12.295Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (2.04s) [2022-08-18T18:53:12.295Z] --- PASS: TestDockerSuite/TestPluginActive (2.44s) [2022-08-18T18:53:12.295Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (6.51s) [2022-08-18T18:53:12.295Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-08-18T18:53:12.295Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (1.62s) [2022-08-18T18:53:12.295Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.83s) [2022-08-18T18:53:12.295Z] --- PASS: TestDockerSuite/TestPluginUpgrade (5.22s) [2022-08-18T18:53:12.295Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.39s) [2022-08-18T18:53:12.295Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (0.92s) [2022-08-18T18:53:12.295Z] --- PASS: TestDockerSuite/TestPortHostBinding (0.92s) [2022-08-18T18:53:12.295Z] --- PASS: TestDockerSuite/TestPortList (6.14s) [2022-08-18T18:53:12.295Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (3.08s) [2022-08-18T18:53:12.295Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2022-08-18T18:53:12.295Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (2.42s) [2022-08-18T18:53:12.295Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (1.43s) [2022-08-18T18:53:12.295Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.58s) [2022-08-18T18:53:12.295Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.13s) [2022-08-18T18:53:12.295Z] --- PASS: TestDockerSuite/TestPsByOrder (2.00s) [2022-08-18T18:53:12.295Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.68s) [2022-08-18T18:53:12.295Z] --- PASS: TestDockerSuite/TestPsListContainersBase (2.21s) [2022-08-18T18:53:12.295Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (3.75s) [2022-08-18T18:53:12.295Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.07s) [2022-08-18T18:53:12.295Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (2.32s) [2022-08-18T18:53:12.295Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (6.46s) [2022-08-18T18:53:12.295Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.33s) [2022-08-18T18:53:12.295Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (1.89s) [2022-08-18T18:53:12.295Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (0.91s) [2022-08-18T18:53:12.295Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (1.58s) [2022-08-18T18:53:12.295Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (2.35s) [2022-08-18T18:53:12.295Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (1.40s) [2022-08-18T18:53:12.295Z] --- PASS: TestDockerSuite/TestPsListContainersSize (0.95s) [2022-08-18T18:53:12.295Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.15s) [2022-08-18T18:53:12.295Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.53s) [2022-08-18T18:53:12.295Z] --- PASS: TestDockerSuite/TestPsRightTagName (1.42s) [2022-08-18T18:53:12.295Z] --- PASS: TestDockerSuite/TestPsShowMounts (1.67s) [2022-08-18T18:53:12.295Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-08-18T18:53:12.295Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.42s) [2022-08-18T18:53:12.295Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.41s) [2022-08-18T18:53:12.295Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.06s) [2022-08-18T18:53:12.295Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.02s) [2022-08-18T18:53:12.295Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (0.93s) [2022-08-18T18:53:12.295Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.48s) [2022-08-18T18:53:12.295Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (6.76s) [2022-08-18T18:53:12.295Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (0.79s) [2022-08-18T18:53:12.295Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (1.34s) [2022-08-18T18:53:12.295Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.07s) [2022-08-18T18:53:12.295Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.06s) [2022-08-18T18:53:12.295Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.19s) [2022-08-18T18:53:12.295Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.01s) [2022-08-18T18:53:12.295Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.04s) [2022-08-18T18:53:12.295Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (2.49s) [2022-08-18T18:53:12.295Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (1.08s) [2022-08-18T18:53:12.295Z] --- PASS: TestDockerSuite/TestRmiBlank (0.05s) [2022-08-18T18:53:12.295Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.20s) [2022-08-18T18:53:12.295Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (3.72s) [2022-08-18T18:53:12.295Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.79s) [2022-08-18T18:53:12.295Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.37s) [2022-08-18T18:53:12.295Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.21s) [2022-08-18T18:53:12.295Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.66s) [2022-08-18T18:53:12.295Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.11s) [2022-08-18T18:53:12.295Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (0.61s) [2022-08-18T18:53:12.295Z] --- PASS: TestDockerSuite/TestRmiTag (0.14s) [2022-08-18T18:53:12.295Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.45s) [2022-08-18T18:53:12.295Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (2.85s) [2022-08-18T18:53:12.295Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.45s) [2022-08-18T18:53:12.295Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.54s) [2022-08-18T18:53:12.295Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.26s) [2022-08-18T18:53:12.295Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.44s) [2022-08-18T18:53:12.295Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.43s) [2022-08-18T18:53:12.295Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.43s) [2022-08-18T18:53:12.295Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.43s) [2022-08-18T18:53:12.295Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (0.66s) [2022-08-18T18:53:12.295Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (2.94s) [2022-08-18T18:53:12.295Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.37s) [2022-08-18T18:53:12.295Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.02s) [2022-08-18T18:53:12.295Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.81s) [2022-08-18T18:53:12.295Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (1.90s) [2022-08-18T18:53:12.295Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.66s) [2022-08-18T18:53:12.295Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (2.60s) [2022-08-18T18:53:12.295Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.45s) [2022-08-18T18:53:12.295Z] --- PASS: TestDockerSuite/TestDockerFails (0.01s) [2022-08-18T18:53:12.295Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (1.75s) [2022-08-18T18:53:12.295Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.25s) [2022-08-18T18:53:12.295Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.44s) [2022-08-18T18:53:12.295Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.24s) [2022-08-18T18:53:12.295Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.44s) [2022-08-18T18:53:12.295Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.52s) [2022-08-18T18:53:12.295Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (0.91s) [2022-08-18T18:53:12.295Z] --- PASS: TestDockerSuite/TestRunAddHost (0.48s) [2022-08-18T18:53:12.295Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.21s) [2022-08-18T18:53:12.295Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.47s) [2022-08-18T18:53:12.295Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2022-08-18T18:53:12.295Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.61s) [2022-08-18T18:53:12.295Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.03s) [2022-08-18T18:53:12.295Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.45s) [2022-08-18T18:53:12.295Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.58s) [2022-08-18T18:53:12.295Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.59s) [2022-08-18T18:53:12.295Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (0.81s) [2022-08-18T18:53:12.295Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (0.93s) [2022-08-18T18:53:12.295Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.64s) [2022-08-18T18:53:12.295Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.66s) [2022-08-18T18:53:12.295Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.70s) [2022-08-18T18:53:12.295Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.46s) [2022-08-18T18:53:12.295Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.70s) [2022-08-18T18:53:12.295Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (1.01s) [2022-08-18T18:53:12.295Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (0.74s) [2022-08-18T18:53:12.295Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.44s) [2022-08-18T18:53:12.295Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.47s) [2022-08-18T18:53:12.295Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.43s) [2022-08-18T18:53:12.295Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s) [2022-08-18T18:53:12.295Z] --- PASS: TestDockerSuite/TestRunBindMounts (1.37s) [2022-08-18T18:53:12.295Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.42s) [2022-08-18T18:53:12.295Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.45s) [2022-08-18T18:53:12.295Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.49s) [2022-08-18T18:53:12.295Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.59s) [2022-08-18T18:53:12.295Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-08-18T18:53:12.295Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.72s) [2022-08-18T18:53:12.295Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.67s) [2022-08-18T18:53:12.295Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.61s) [2022-08-18T18:53:12.295Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.44s) [2022-08-18T18:53:12.295Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.42s) [2022-08-18T18:53:12.295Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-08-18T18:53:12.295Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.42s) [2022-08-18T18:53:12.295Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-08-18T18:53:12.295Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (0.70s) [2022-08-18T18:53:12.295Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.49s) [2022-08-18T18:53:12.295Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.54s) [2022-08-18T18:53:12.295Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.41s) [2022-08-18T18:53:12.295Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.05s) [2022-08-18T18:53:12.295Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.45s) [2022-08-18T18:53:12.295Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (0.94s) [2022-08-18T18:53:12.295Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.95s) [2022-08-18T18:53:12.295Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.85s) [2022-08-18T18:53:12.295Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.47s) [2022-08-18T18:53:12.295Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.45s) [2022-08-18T18:53:12.295Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.47s) [2022-08-18T18:53:12.295Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.46s) [2022-08-18T18:53:12.295Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.46s) [2022-08-18T18:53:12.295Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.03s) [2022-08-18T18:53:12.295Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (2.79s) [2022-08-18T18:53:12.295Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.13s) [2022-08-18T18:53:12.295Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.74s) [2022-08-18T18:53:12.295Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (1.56s) [2022-08-18T18:53:12.295Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.10s) [2022-08-18T18:53:12.295Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (1.73s) [2022-08-18T18:53:12.295Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (1.57s) [2022-08-18T18:53:12.295Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2022-08-18T18:53:12.295Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-08-18T18:53:12.295Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.50s) [2022-08-18T18:53:12.295Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.45s) [2022-08-18T18:53:12.295Z] --- PASS: TestDockerSuite/TestRunDNSOptions (0.93s) [2022-08-18T18:53:12.295Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (1.47s) [2022-08-18T18:53:12.295Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.45s) [2022-08-18T18:53:12.295Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.21s) [2022-08-18T18:53:12.295Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.50s) [2022-08-18T18:53:12.295Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-08-18T18:53:12.295Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.67s) [2022-08-18T18:53:12.295Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.01s) [2022-08-18T18:53:12.295Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.07s) [2022-08-18T18:53:12.295Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.65s) [2022-08-18T18:53:12.295Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.80s) [2022-08-18T18:53:12.295Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.49s) [2022-08-18T18:53:12.295Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.42s) [2022-08-18T18:53:12.295Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.06s) [2022-08-18T18:53:12.295Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.68s) [2022-08-18T18:53:12.295Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.47s) [2022-08-18T18:53:12.295Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.48s) [2022-08-18T18:53:12.295Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.44s) [2022-08-18T18:53:12.295Z] --- PASS: TestDockerSuite/TestRunExitCode (0.49s) [2022-08-18T18:53:12.295Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.42s) [2022-08-18T18:53:12.295Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.69s) [2022-08-18T18:53:12.295Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.60s) [2022-08-18T18:53:12.295Z] --- PASS: TestDockerSuite/TestRunExposePort (0.05s) [2022-08-18T18:53:12.295Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.70s) [2022-08-18T18:53:12.295Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.52s) [2022-08-18T18:53:12.295Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.21s) [2022-08-18T18:53:12.295Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.36s) [2022-08-18T18:53:12.295Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2022-08-18T18:53:12.295Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (3.21s) [2022-08-18T18:53:12.295Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.52s) [2022-08-18T18:53:12.295Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (0.51s) [2022-08-18T18:53:12.295Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.74s) [2022-08-18T18:53:12.295Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.23s) [2022-08-18T18:53:12.295Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) [2022-08-18T18:53:12.295Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.05s) [2022-08-18T18:53:12.295Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.02s) [2022-08-18T18:53:12.295Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.57s) [2022-08-18T18:53:12.295Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (2.53s) [2022-08-18T18:53:12.295Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.09s) [2022-08-18T18:53:12.295Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.47s) [2022-08-18T18:53:12.295Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.81s) [2022-08-18T18:53:12.295Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.35s) [2022-08-18T18:53:12.295Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.50s) [2022-08-18T18:53:12.295Z] --- PASS: TestDockerSuite/TestRunModeHostname (0.99s) [2022-08-18T18:53:12.295Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.04s) [2022-08-18T18:53:12.295Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.19s) [2022-08-18T18:53:12.295Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (1.29s) [2022-08-18T18:53:12.295Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (0.90s) [2022-08-18T18:53:12.295Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.34s) [2022-08-18T18:53:12.295Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.03s) [2022-08-18T18:53:12.295Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.26s) [2022-08-18T18:53:12.295Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (1.36s) [2022-08-18T18:53:12.295Z] --- PASS: TestDockerSuite/TestRunMount (4.62s) [2022-08-18T18:53:12.295Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.43s) [2022-08-18T18:53:12.295Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.43s) [2022-08-18T18:53:12.295Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (0.93s) [2022-08-18T18:53:12.295Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (1.40s) [2022-08-18T18:53:12.295Z] --- PASS: TestDockerSuite/TestRunNamedVolume (1.33s) [2022-08-18T18:53:12.295Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (1.44s) [2022-08-18T18:53:12.295Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (0.93s) [2022-08-18T18:53:12.295Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (0.97s) [2022-08-18T18:53:12.295Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s) [2022-08-18T18:53:12.295Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.44s) [2022-08-18T18:53:12.296Z] --- PASS: TestDockerSuite/TestRunNetHost (0.65s) [2022-08-18T18:53:12.296Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.46s) [2022-08-18T18:53:12.296Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.44s) [2022-08-18T18:53:12.296Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.33s) [2022-08-18T18:53:12.296Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.28s) [2022-08-18T18:53:12.296Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (2.57s) [2022-08-18T18:53:12.296Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.35s) [2022-08-18T18:53:12.296Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.09s) [2022-08-18T18:53:12.296Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.41s) [2022-08-18T18:53:12.296Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.10s) [2022-08-18T18:53:12.296Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.45s) [2022-08-18T18:53:12.296Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.42s) [2022-08-18T18:53:12.296Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.07s) [2022-08-18T18:53:12.296Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.43s) [2022-08-18T18:53:12.296Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.83s) [2022-08-18T18:53:12.296Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-08-18T18:53:12.296Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.49s) [2022-08-18T18:53:12.296Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.53s) [2022-08-18T18:53:12.296Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.10s) [2022-08-18T18:53:12.296Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.62s) [2022-08-18T18:53:12.296Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.47s) [2022-08-18T18:53:12.296Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.60s) [2022-08-18T18:53:12.296Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.57s) [2022-08-18T18:53:12.296Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.48s) [2022-08-18T18:53:12.296Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.55s) [2022-08-18T18:53:12.296Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-08-18T18:53:12.296Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.62s) [2022-08-18T18:53:12.296Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.65s) [2022-08-18T18:53:12.296Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-08-18T18:53:12.296Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.53s) [2022-08-18T18:53:12.296Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.14s) [2022-08-18T18:53:12.296Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2022-08-18T18:53:12.296Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.56s) [2022-08-18T18:53:12.296Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.01s) [2022-08-18T18:53:12.296Z] --- PASS: TestDockerSuite/TestRunRm (0.50s) [2022-08-18T18:53:12.296Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.70s) [2022-08-18T18:53:12.296Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.56s) [2022-08-18T18:53:12.296Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.60s) [2022-08-18T18:53:12.296Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.84s) [2022-08-18T18:53:12.296Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.48s) [2022-08-18T18:53:12.296Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (2.94s) [2022-08-18T18:53:12.296Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (3.50s) [2022-08-18T18:53:12.296Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.44s) [2022-08-18T18:53:12.296Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.62s) [2022-08-18T18:53:12.296Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.70s) [2022-08-18T18:53:12.296Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.55s) [2022-08-18T18:53:12.296Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.45s) [2022-08-18T18:53:12.296Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.48s) [2022-08-18T18:53:12.296Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.56s) [2022-08-18T18:53:12.296Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.63s) [2022-08-18T18:53:12.296Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.56s) [2022-08-18T18:53:12.296Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.50s) [2022-08-18T18:53:12.296Z] --- PASS: TestDockerSuite/TestRunState (1.21s) [2022-08-18T18:53:12.296Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.50s) [2022-08-18T18:53:12.296Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.71s) [2022-08-18T18:53:12.296Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.22s) [2022-08-18T18:53:12.296Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.01s) [2022-08-18T18:53:12.296Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.49s) [2022-08-18T18:53:12.296Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.48s) [2022-08-18T18:53:12.296Z] --- PASS: TestDockerSuite/TestRunSysctls (0.98s) [2022-08-18T18:53:12.296Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.06s) [2022-08-18T18:53:12.296Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.01s) [2022-08-18T18:53:12.296Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.48s) [2022-08-18T18:53:12.296Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (1.81s) [2022-08-18T18:53:12.296Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.47s) [2022-08-18T18:53:12.296Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.58s) [2022-08-18T18:53:12.296Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (2.42s) [2022-08-18T18:53:12.296Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (2.97s) [2022-08-18T18:53:12.296Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.58s) [2022-08-18T18:53:12.296Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.53s) [2022-08-18T18:53:12.296Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.44s) [2022-08-18T18:53:12.296Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (2.09s) [2022-08-18T18:53:12.296Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.08s) [2022-08-18T18:53:12.296Z] --- PASS: TestDockerSuite/TestRunUserByID (0.49s) [2022-08-18T18:53:12.296Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.15s) [2022-08-18T18:53:12.296Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.17s) [2022-08-18T18:53:12.296Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.69s) [2022-08-18T18:53:12.296Z] --- PASS: TestDockerSuite/TestRunUserByName (0.59s) [2022-08-18T18:53:12.296Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.49s) [2022-08-18T18:53:12.296Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-08-18T18:53:12.296Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.16s) [2022-08-18T18:53:12.296Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.44s) [2022-08-18T18:53:12.296Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (3.59s) [2022-08-18T18:53:12.296Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.65s) [2022-08-18T18:53:12.296Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.72s) [2022-08-18T18:53:12.296Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.72s) [2022-08-18T18:53:12.296Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.08s) [2022-08-18T18:53:12.296Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.87s) [2022-08-18T18:53:12.296Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (1.81s) [2022-08-18T18:53:12.296Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.94s) [2022-08-18T18:53:12.296Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-08-18T18:53:12.296Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.01s) [2022-08-18T18:53:12.296Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-08-18T18:53:12.296Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.22s) [2022-08-18T18:53:12.296Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.01s) [2022-08-18T18:53:12.296Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.76s) [2022-08-18T18:53:12.296Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.49s) [2022-08-18T18:53:12.296Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (0.99s) [2022-08-18T18:53:12.296Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.76s) [2022-08-18T18:53:12.296Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.73s) [2022-08-18T18:53:12.296Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.02s) [2022-08-18T18:53:12.296Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.49s) [2022-08-18T18:53:12.296Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-08-18T18:53:12.296Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.08s) [2022-08-18T18:53:12.296Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.02s) [2022-08-18T18:53:12.296Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.01s) [2022-08-18T18:53:12.296Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-08-18T18:53:12.296Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-08-18T18:53:12.296Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-08-18T18:53:12.296Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-08-18T18:53:12.296Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.49s) [2022-08-18T18:53:12.296Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.53s) [2022-08-18T18:53:12.296Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.05s) [2022-08-18T18:53:12.296Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.86s) [2022-08-18T18:53:12.296Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.24s) [2022-08-18T18:53:12.296Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.75s) [2022-08-18T18:53:12.296Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.04s) [2022-08-18T18:53:12.296Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.52s) [2022-08-18T18:53:12.296Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.53s) [2022-08-18T18:53:12.296Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s) [2022-08-18T18:53:12.296Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2022-08-18T18:53:12.296Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.59s) [2022-08-18T18:53:12.296Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.25s) [2022-08-18T18:53:12.296Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.58s) [2022-08-18T18:53:12.296Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-08-18T18:53:12.296Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.32s) [2022-08-18T18:53:12.296Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.06s) [2022-08-18T18:53:12.296Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.18s) [2022-08-18T18:53:12.296Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.41s) [2022-08-18T18:53:12.296Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (1.33s) [2022-08-18T18:53:12.296Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.45s) [2022-08-18T18:53:12.296Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-08-18T18:53:12.296Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-08-18T18:53:12.296Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (2.02s) [2022-08-18T18:53:12.296Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/0 (0.65s) [2022-08-18T18:53:12.296Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/1 (0.69s) [2022-08-18T18:53:12.296Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/2 (0.69s) [2022-08-18T18:53:12.296Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.50s) [2022-08-18T18:53:12.296Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.67s) [2022-08-18T18:53:12.296Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.44s) [2022-08-18T18:53:12.296Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.11s) [2022-08-18T18:53:12.296Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (3.27s) [2022-08-18T18:53:12.296Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.60s) [2022-08-18T18:53:12.296Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.61s) [2022-08-18T18:53:12.296Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.08s) [2022-08-18T18:53:12.296Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.12s) [2022-08-18T18:53:12.296Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.70s) [2022-08-18T18:53:12.296Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.78s) [2022-08-18T18:53:12.296Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.43s) [2022-08-18T18:53:12.296Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.47s) [2022-08-18T18:53:12.296Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.32s) [2022-08-18T18:53:12.296Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.35s) [2022-08-18T18:53:12.296Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (1.80s) [2022-08-18T18:53:12.296Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (2.42s) [2022-08-18T18:53:12.296Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2022-08-18T18:53:12.296Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.02s) [2022-08-18T18:53:12.296Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.28s) [2022-08-18T18:53:12.296Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.68s) [2022-08-18T18:53:12.296Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.70s) [2022-08-18T18:53:12.296Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (0.76s) [2022-08-18T18:53:12.296Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.04s) [2022-08-18T18:53:12.296Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.12s) [2022-08-18T18:53:12.296Z] --- PASS: TestDockerSuite/TestSaveImageId (0.07s) [2022-08-18T18:53:12.296Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.38s) [2022-08-18T18:53:12.296Z] --- PASS: TestDockerSuite/TestSaveLoadParents (1.29s) [2022-08-18T18:53:12.296Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s) [2022-08-18T18:53:12.296Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.06s) [2022-08-18T18:53:12.296Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.06s) [2022-08-18T18:53:12.296Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2022-08-18T18:53:12.296Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.13s) [2022-08-18T18:53:12.296Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.18s) [2022-08-18T18:53:12.296Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.23s) [2022-08-18T18:53:12.296Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.39s) [2022-08-18T18:53:12.296Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.38s) [2022-08-18T18:53:12.296Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.07s) [2022-08-18T18:53:12.296Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.47s) [2022-08-18T18:53:12.296Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.00s) [2022-08-18T18:53:12.296Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.03s) [2022-08-18T18:53:12.296Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (1.52s) [2022-08-18T18:53:12.296Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.73s) [2022-08-18T18:53:12.296Z] --- PASS: TestDockerSuite/TestStartAttachSilent (0.99s) [2022-08-18T18:53:12.296Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.73s) [2022-08-18T18:53:12.296Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (1.68s) [2022-08-18T18:53:12.296Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.51s) [2022-08-18T18:53:12.296Z] --- PASS: TestDockerSuite/TestStartRecordError (1.09s) [2022-08-18T18:53:12.296Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.18s) [2022-08-18T18:53:12.296Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.20s) [2022-08-18T18:53:12.296Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (2.45s) [2022-08-18T18:53:12.296Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (3.99s) [2022-08-18T18:53:12.296Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.04s) [2022-08-18T18:53:12.296Z] --- PASS: TestDockerSuite/TestStatsFormatAll (4.72s) [2022-08-18T18:53:12.296Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.50s) [2022-08-18T18:53:12.296Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.48s) [2022-08-18T18:53:12.296Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.55s) [2022-08-18T18:53:12.296Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.47s) [2022-08-18T18:53:12.296Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-08-18T18:53:12.296Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.43s) [2022-08-18T18:53:12.296Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.43s) [2022-08-18T18:53:12.296Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-08-18T18:53:12.296Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-08-18T18:53:12.296Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (0.91s) [2022-08-18T18:53:12.296Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.60s) [2022-08-18T18:53:12.296Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.57s) [2022-08-18T18:53:12.296Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (0.99s) [2022-08-18T18:53:12.296Z] --- PASS: TestDockerSuite/TestUpdateStats (3.48s) [2022-08-18T18:53:12.296Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (0.87s) [2022-08-18T18:53:12.296Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-08-18T18:53:12.296Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.73s) [2022-08-18T18:53:12.296Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.66s) [2022-08-18T18:53:12.296Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (1.91s) [2022-08-18T18:53:12.296Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (1.57s) [2022-08-18T18:53:12.296Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.20s) [2022-08-18T18:53:12.296Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.07s) [2022-08-18T18:53:12.296Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.07s) [2022-08-18T18:53:12.296Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.09s) [2022-08-18T18:53:12.296Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.54s) [2022-08-18T18:53:12.296Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.07s) [2022-08-18T18:53:12.296Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.06s) [2022-08-18T18:53:12.296Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s) [2022-08-18T18:53:12.296Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.48s) [2022-08-18T18:53:12.296Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s) [2022-08-18T18:53:12.296Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.67s) [2022-08-18T18:53:12.296Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s) [2022-08-18T18:53:12.296Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s) [2022-08-18T18:53:12.296Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2022-08-18T18:53:12.296Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.04s) [2022-08-18T18:53:12.296Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (1.42s) [2022-08-18T18:53:12.296Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.07s) [2022-08-18T18:53:12.296Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.13s) [2022-08-18T18:53:12.296Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.04s) [2022-08-18T18:53:12.296Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.06s) [2022-08-18T18:53:12.296Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.06s) [2022-08-18T18:53:12.296Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.06s) [2022-08-18T18:53:12.296Z] === RUN TestDockerRegistrySuite [2022-08-18T18:53:12.296Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-08-18T18:53:13.225Z] check_test.go:427: [dbf939411300e] daemon is not started [2022-08-18T18:53:13.225Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-08-18T18:53:14.593Z] check_test.go:427: [d003203e46a13] daemon is not started [2022-08-18T18:53:14.593Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-08-18T18:53:15.521Z] check_test.go:427: [d51792da767e7] daemon is not started [2022-08-18T18:53:15.521Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-08-18T18:53:15.777Z] check_test.go:427: [da7006c2ab2d0] daemon is not started [2022-08-18T18:53:15.777Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-08-18T18:53:18.065Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.448s coverage: 13.4% of statements [2022-08-18T18:53:18.293Z] check_test.go:427: [dbd75a4582390] daemon is not started [2022-08-18T18:53:18.293Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-08-18T18:53:18.325Z] ok github.com/docker/docker/daemon/config 0.034s coverage: 81.7% of statements [2022-08-18T18:53:18.895Z] ok github.com/docker/docker/daemon/events 0.058s coverage: 50.0% of statements [2022-08-18T18:53:19.155Z] ok github.com/docker/docker/daemon 10.154s coverage: 16.5% of statements [2022-08-18T18:53:19.415Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-08-18T18:53:19.416Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-08-18T18:53:19.416Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-08-18T18:53:19.416Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-08-18T18:53:19.675Z] ok github.com/docker/docker/daemon/graphdriver 0.015s coverage: 2.2% of statements [2022-08-18T18:53:21.586Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.812s coverage: 74.8% of statements [2022-08-18T18:53:22.157Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.009s coverage: 3.0% of statements [2022-08-18T18:53:22.418Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.371s coverage: 60.7% of statements [2022-08-18T18:53:23.535Z] check_test.go:427: [db5403aafc3c5] daemon is not started [2022-08-18T18:53:23.535Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-08-18T18:53:24.331Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.008s coverage: 1.9% of statements [2022-08-18T18:53:26.050Z] check_test.go:427: [d8e7df5346a0a] daemon is not started [2022-08-18T18:53:26.050Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-08-18T18:53:26.245Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.390s coverage: 50.6% of statements [2022-08-18T18:53:26.505Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.353s coverage: 45.9% of statements [2022-08-18T18:53:26.505Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-08-18T18:53:26.976Z] check_test.go:427: [d65319e918b8c] daemon is not started [2022-08-18T18:53:26.976Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-08-18T18:53:27.903Z] check_test.go:427: [d5c1b41c8d220] daemon is not started [2022-08-18T18:53:27.903Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-08-18T18:53:28.417Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.011s coverage: 58.5% of statements [2022-08-18T18:53:28.417Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.872s coverage: 58.5% of statements [2022-08-18T18:53:28.418Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-08-18T18:53:28.418Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-08-18T18:53:29.267Z] check_test.go:427: [d8176c607e580] daemon is not started [2022-08-18T18:53:29.267Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-08-18T18:53:29.381Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.026s coverage: 3.0% of statements [2022-08-18T18:53:29.957Z] ok github.com/docker/docker/daemon/links 0.010s coverage: 93.0% of statements [2022-08-18T18:53:30.194Z] check_test.go:427: [d4449d85145bc] daemon is not started [2022-08-18T18:53:30.194Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-08-18T18:53:31.130Z] check_test.go:427: [df3044866db0b] daemon is not started [2022-08-18T18:53:31.130Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-08-18T18:53:31.340Z] ok github.com/docker/docker/daemon/images 0.070s coverage: 6.9% of statements [2022-08-18T18:53:31.340Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-08-18T18:53:31.340Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-08-18T18:53:31.600Z] ok github.com/docker/docker/daemon/logger 0.231s coverage: 43.2% of statements [2022-08-18T18:53:32.496Z] check_test.go:427: [d3cb8d1967a88] daemon is not started [2022-08-18T18:53:32.496Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-08-18T18:53:32.981Z] ok github.com/docker/docker/daemon/logger/fluentd 0.023s coverage: 53.6% of statements [2022-08-18T18:53:32.981Z] ok github.com/docker/docker/daemon/logger/awslogs 0.171s coverage: 79.9% of statements [2022-08-18T18:53:32.981Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-08-18T18:53:33.425Z] check_test.go:427: [d68b950a857fb] daemon is not started [2022-08-18T18:53:33.425Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-08-18T18:53:33.550Z] ok github.com/docker/docker/daemon/logger/gelf 0.006s coverage: 68.2% of statements [2022-08-18T18:53:33.550Z] ok github.com/docker/docker/daemon/logger/journald 0.017s coverage: 23.4% of statements [2022-08-18T18:53:34.120Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.007s coverage: 87.2% of statements [2022-08-18T18:53:34.351Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:4575fd06a2bc9cfd2ee3bf379a3613d4ce06335e7e3197326373aa8125fbd750 [2022-08-18T18:53:34.690Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.154s coverage: 76.8% of statements [2022-08-18T18:53:34.913Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:496035ca3bb5c2717d95efafacd3069f6beaa8301e43a328f18f8b698017b613 [2022-08-18T18:53:35.316Z] ok github.com/docker/docker/daemon/logger/local 0.060s coverage: 79.4% of statements [2022-08-18T18:53:35.316Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-08-18T18:53:35.316Z] ? github.com/docker/docker/daemon/logger/loggertest [no test files] [2022-08-18T18:53:35.316Z] check_test.go:427: [d98ca360a3ee8] daemon is not started [2022-08-18T18:53:35.316Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-08-18T18:53:35.880Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:630120c24ac13b952a36705de7f1556634604d309929948128e046496ea58e2a [2022-08-18T18:53:35.887Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.028s coverage: 65.9% of statements [2022-08-18T18:53:36.149Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.030s coverage: 31.5% of statements [2022-08-18T18:53:36.813Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:f5e67c368c8dce7c5942f197a3b386b64b795559ca9832b3e61cf9ce79cc740f [2022-08-18T18:53:36.813Z] check_test.go:427: [da35c2f0869dd] daemon is not started [2022-08-18T18:53:37.073Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-08-18T18:53:37.534Z] ok github.com/docker/docker/daemon/logger/syslog 0.009s coverage: 46.8% of statements [2022-08-18T18:53:37.534Z] ok github.com/docker/docker/daemon/logger/templates 0.003s coverage: 8.3% of statements [2022-08-18T18:53:38.001Z] check_test.go:427: [d0bac951d9920] daemon is not started [2022-08-18T18:53:38.001Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-08-18T18:53:38.104Z] ok github.com/docker/docker/daemon/network 0.004s coverage: 63.8% of statements [2022-08-18T18:53:39.044Z] ok github.com/docker/docker/daemon/logger/splunk 1.625s coverage: 82.5% of statements [2022-08-18T18:53:39.044Z] ? github.com/docker/docker/daemon/names [no test files] [2022-08-18T18:53:39.044Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-08-18T18:53:39.890Z] check_test.go:427: [d16764b18b219] daemon is not started [2022-08-18T18:53:39.890Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-08-18T18:53:39.984Z] ok github.com/docker/docker/distribution/metadata 0.026s coverage: 44.4% of statements [2022-08-18T18:53:40.817Z] check_test.go:427: [d250b4b9d49a9] daemon is not started [2022-08-18T18:53:40.817Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-08-18T18:53:41.073Z] check_test.go:427: [d06852df9b7f6] daemon is not started [2022-08-18T18:53:41.073Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-08-18T18:53:41.998Z] check_test.go:427: [de1582aeb7a42] daemon is not started [2022-08-18T18:53:41.998Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-08-18T18:53:42.521Z] ok github.com/docker/docker/distribution 2.534s coverage: 28.0% of statements [2022-08-18T18:53:42.521Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-08-18T18:53:42.521Z] ok github.com/docker/docker/distribution/xfer 1.888s coverage: 84.9% of statements [2022-08-18T18:53:42.521Z] ? github.com/docker/docker/dockerversion [no test files] [2022-08-18T18:53:42.926Z] check_test.go:427: [dc968676b42b7] daemon is not started [2022-08-18T18:53:42.926Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-08-18T18:53:43.090Z] ok github.com/docker/docker/errdefs 0.018s coverage: 77.0% of statements [2022-08-18T18:53:43.660Z] ok github.com/docker/docker/image 0.048s coverage: 86.9% of statements [2022-08-18T18:53:43.660Z] ok github.com/docker/docker/image/cache 0.009s coverage: 19.2% of statements [2022-08-18T18:53:43.854Z] check_test.go:427: [de2cb674e6638] daemon is not started [2022-08-18T18:53:43.854Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-08-18T18:53:44.599Z] ok github.com/docker/docker/image/tarexport 0.011s coverage: 0.7% of statements [2022-08-18T18:53:44.599Z] ? github.com/docker/docker/image/v1 [no test files] [2022-08-18T18:53:44.599Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-08-18T18:53:45.170Z] ok github.com/docker/docker/libcontainerd/queue 0.027s coverage: 100.0% of statements [2022-08-18T18:53:45.740Z] ok github.com/docker/docker/oci 0.008s coverage: 46.0% of statements [2022-08-18T18:53:46.311Z] ok github.com/docker/docker/opts 0.025s coverage: 66.0% of statements [2022-08-18T18:53:46.372Z] check_test.go:427: [dba4bdcef2158] daemon is not started [2022-08-18T18:53:46.372Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-08-18T18:53:46.372Z] check_test.go:427: [d9a6fc0cf2a57] daemon is not started [2022-08-18T18:53:46.372Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-08-18T18:53:46.571Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2022-08-18T18:53:47.300Z] check_test.go:427: [d7c38070ce73e] daemon is not started [2022-08-18T18:53:47.300Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-08-18T18:53:47.862Z] check_test.go:427: [dc79cc86325a8] daemon is not started [2022-08-18T18:53:47.862Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-08-18T18:53:47.862Z] check_test.go:427: [d5aacc3f32519] daemon is not started [2022-08-18T18:53:47.862Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-08-18T18:53:48.118Z] check_test.go:427: [db658326db564] daemon is not started [2022-08-18T18:53:48.118Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-08-18T18:53:48.374Z] check_test.go:427: [ddd04cf30ca9c] daemon is not started [2022-08-18T18:53:48.374Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-08-18T18:53:48.481Z] ok github.com/docker/docker/pkg/archive 0.323s coverage: 82.3% of statements [2022-08-18T18:53:48.630Z] check_test.go:427: [d06e58115de26] daemon is not started [2022-08-18T18:53:48.630Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-08-18T18:53:48.885Z] check_test.go:427: [d1603fc7f5fbb] daemon is not started [2022-08-18T18:53:48.885Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-08-18T18:53:49.049Z] ok github.com/docker/docker/pkg/authorization 0.340s coverage: 68.3% of statements [2022-08-18T18:53:49.309Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2022-08-18T18:53:49.569Z] ok github.com/docker/docker/pkg/capabilities 0.003s coverage: 87.5% of statements [2022-08-18T18:53:49.813Z] check_test.go:427: [db4b761097729] daemon is not started [2022-08-18T18:53:49.813Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-08-18T18:53:51.178Z] check_test.go:427: [d1c43faad4942] daemon is not started [2022-08-18T18:53:51.178Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-08-18T18:53:52.104Z] check_test.go:427: [d9cf35d505052] daemon is not started [2022-08-18T18:53:52.104Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-08-18T18:53:52.871Z] ok github.com/docker/docker/pkg/chrootarchive 2.510s coverage: 42.7% of statements [2022-08-18T18:53:52.871Z] ok github.com/docker/docker/pkg/containerfs 0.005s coverage: 6.7% of statements [2022-08-18T18:53:53.049Z] check_test.go:427: [d1d967ef3184c] daemon is not started [2022-08-18T18:53:53.049Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-08-18T18:53:53.131Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2022-08-18T18:53:53.131Z] ok github.com/docker/docker/layer 7.540s coverage: 68.9% of statements [2022-08-18T18:53:53.131Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-08-18T18:53:53.131Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-08-18T18:53:53.131Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-08-18T18:53:53.131Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-08-18T18:53:53.131Z] ? github.com/docker/docker/oci/caps [no test files] [2022-08-18T18:53:53.131Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-08-18T18:53:53.391Z] ok github.com/docker/docker/pkg/dmesg 0.007s coverage: 83.3% of statements [2022-08-18T18:53:53.962Z] ok github.com/docker/docker/pkg/fileutils 0.019s coverage: 87.2% of statements [2022-08-18T18:53:53.962Z] ok github.com/docker/docker/pkg/fsutils 0.185s coverage: 85.1% of statements [2022-08-18T18:53:53.983Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-08-18T18:53:54.222Z] ok github.com/docker/docker/pkg/homedir 0.013s coverage: 11.4% of statements [2022-08-18T18:53:54.909Z] --- PASS: TestDockerRegistrySuite (42.50s) [2022-08-18T18:53:54.909Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.13s) [2022-08-18T18:53:54.909Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.99s) [2022-08-18T18:53:54.909Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.25s) [2022-08-18T18:53:54.909Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.16s) [2022-08-18T18:53:54.909Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (2.61s) [2022-08-18T18:53:54.909Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (5.08s) [2022-08-18T18:53:54.909Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (2.68s) [2022-08-18T18:53:54.909Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (0.99s) [2022-08-18T18:53:54.909Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.89s) [2022-08-18T18:53:54.909Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.03s) [2022-08-18T18:53:54.909Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.06s) [2022-08-18T18:53:54.909Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.04s) [2022-08-18T18:53:54.909Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.24s) [2022-08-18T18:53:54.909Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (0.94s) [2022-08-18T18:53:54.909Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (1.87s) [2022-08-18T18:53:54.910Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (1.81s) [2022-08-18T18:53:54.910Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.95s) [2022-08-18T18:53:54.910Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.09s) [2022-08-18T18:53:54.910Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (0.94s) [2022-08-18T18:53:54.910Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.15s) [2022-08-18T18:53:54.910Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.99s) [2022-08-18T18:53:54.910Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.86s) [2022-08-18T18:53:54.910Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.83s) [2022-08-18T18:53:54.910Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (2.25s) [2022-08-18T18:53:54.910Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.36s) [2022-08-18T18:53:54.910Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.03s) [2022-08-18T18:53:54.910Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.36s) [2022-08-18T18:53:54.910Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2022-08-18T18:53:54.910Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.27s) [2022-08-18T18:53:54.910Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.24s) [2022-08-18T18:53:54.910Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.32s) [2022-08-18T18:53:54.910Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2022-08-18T18:53:54.910Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (0.98s) [2022-08-18T18:53:54.910Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.37s) [2022-08-18T18:53:54.910Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.79s) [2022-08-18T18:53:54.910Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.07s) [2022-08-18T18:53:54.910Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.91s) [2022-08-18T18:53:54.910Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.76s) [2022-08-18T18:53:54.910Z] === RUN TestDockerSchema1RegistrySuite [2022-08-18T18:53:54.910Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-08-18T18:53:54.910Z] check_test.go:454: [d87f4dca4fab3] daemon is not started [2022-08-18T18:53:54.910Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-08-18T18:53:55.603Z] ok github.com/docker/docker/pkg/idtools 0.492s coverage: 67.9% of statements [2022-08-18T18:53:55.603Z] ok github.com/docker/docker/pkg/ioutils 0.456s coverage: 71.5% of statements [2022-08-18T18:53:55.863Z] ok github.com/docker/docker/pkg/longpath 0.002s coverage: 100.0% of statements [2022-08-18T18:53:56.123Z] ok github.com/docker/docker/pkg/jsonmessage 0.005s coverage: 91.7% of statements [2022-08-18T18:53:56.123Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-08-18T18:53:56.383Z] ok github.com/docker/docker/pkg/namesgenerator 0.007s coverage: 85.7% of statements [2022-08-18T18:53:56.383Z] ok github.com/docker/docker/pkg/parsers 0.003s coverage: 97.0% of statements [2022-08-18T18:53:56.643Z] ok github.com/docker/docker/pkg/parsers/kernel 0.010s coverage: 60.0% of statements [2022-08-18T18:53:56.903Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.005s coverage: 90.5% of statements [2022-08-18T18:53:56.903Z] ok github.com/docker/docker/pkg/pidfile 0.003s coverage: 82.4% of statements [2022-08-18T18:53:56.903Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-08-18T18:53:56.903Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-08-18T18:53:57.843Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.008s coverage: 56.8% of statements [2022-08-18T18:53:58.103Z] ok github.com/docker/docker/pkg/plugins/transport 0.003s coverage: 85.7% of statements [2022-08-18T18:53:58.175Z] check_test.go:454: [dcb6c62f1e10e] daemon is not started [2022-08-18T18:53:58.175Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-08-18T18:53:58.363Z] ok github.com/docker/docker/pkg/pools 0.003s coverage: 88.2% of statements [2022-08-18T18:53:58.623Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2022-08-18T18:54:00.002Z] ok github.com/docker/docker/pkg/pubsub 1.034s coverage: 75.0% of statements [2022-08-18T18:54:00.261Z] ok github.com/docker/docker/pkg/reexec 0.011s coverage: 82.4% of statements [2022-08-18T18:54:00.261Z] ok github.com/docker/docker/pkg/stack 0.004s coverage: 90.9% of statements [2022-08-18T18:54:00.521Z] ok github.com/docker/docker/pkg/stdcopy 0.005s coverage: 100.0% of statements [2022-08-18T18:54:00.782Z] ok github.com/docker/docker/pkg/streamformatter 0.004s coverage: 66.2% of statements [2022-08-18T18:54:01.042Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2022-08-18T18:54:01.612Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 54.1% of statements [2022-08-18T18:54:02.182Z] ok github.com/docker/docker/pkg/system 0.005s coverage: 42.3% of statements [2022-08-18T18:54:02.341Z] check_test.go:454: [d41602753f212] daemon is not started [2022-08-18T18:54:02.341Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-08-18T18:54:02.443Z] ok github.com/docker/docker/pkg/tailfile 0.057s coverage: 88.6% of statements [2022-08-18T18:54:02.597Z] check_test.go:454: [d38b9051f14f5] daemon is not started [2022-08-18T18:54:02.597Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-08-18T18:54:02.597Z] check_test.go:454: [d66b072a68be2] daemon is not started [2022-08-18T18:54:02.597Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-08-18T18:54:02.851Z] ok github.com/docker/docker/pkg/tarsum 0.042s coverage: 89.3% of statements [2022-08-18T18:54:03.113Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2022-08-18T18:54:03.373Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2022-08-18T18:54:03.964Z] check_test.go:454: [d38b1442ecc57] daemon is not started [2022-08-18T18:54:03.964Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-08-18T18:54:04.526Z] check_test.go:454: [d1b81d4e13b2c] daemon is not started [2022-08-18T18:54:04.526Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-08-18T18:54:05.282Z] ok github.com/docker/docker/plugin 0.518s coverage: 23.2% of statements [2022-08-18T18:54:05.454Z] check_test.go:454: [d46e96ebdd4e3] daemon is not started [2022-08-18T18:54:05.454Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-08-18T18:54:05.542Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.4% of statements [2022-08-18T18:54:06.111Z] ok github.com/docker/docker/profiles/seccomp 0.011s coverage: 86.0% of statements [2022-08-18T18:54:07.049Z] ok github.com/docker/docker/quota 0.221s coverage: 71.4% of statements [2022-08-18T18:54:07.309Z] ok github.com/docker/docker/reference 0.007s coverage: 84.4% of statements [2022-08-18T18:54:07.972Z] check_test.go:454: [d064093859b14] daemon is not started [2022-08-18T18:54:07.972Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-08-18T18:54:08.227Z] check_test.go:454: [d9ab151aa33ce] daemon is not started [2022-08-18T18:54:08.227Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-08-18T18:54:08.248Z] ok github.com/docker/docker/registry 0.054s coverage: 58.6% of statements [2022-08-18T18:54:08.789Z] check_test.go:454: [d92d89191cd3e] daemon is not started [2022-08-18T18:54:08.789Z] --- PASS: TestDockerSchema1RegistrySuite (13.98s) [2022-08-18T18:54:08.789Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.16s) [2022-08-18T18:54:08.789Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (2.73s) [2022-08-18T18:54:08.789Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (4.01s) [2022-08-18T18:54:08.789Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (0.98s) [2022-08-18T18:54:08.789Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.13s) [2022-08-18T18:54:08.789Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.99s) [2022-08-18T18:54:08.789Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.87s) [2022-08-18T18:54:08.789Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.86s) [2022-08-18T18:54:08.789Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (2.41s) [2022-08-18T18:54:08.789Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.44s) [2022-08-18T18:54:08.789Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.39s) [2022-08-18T18:54:08.789Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-08-18T18:54:08.789Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-08-18T18:54:08.819Z] ok github.com/docker/docker/registry/resumable 0.016s coverage: 100.0% of statements [2022-08-18T18:54:08.819Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 45.3% of statements [2022-08-18T18:54:09.352Z] check_test.go:483: [dddfd171a9845] daemon is not started [2022-08-18T18:54:09.352Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-08-18T18:54:09.390Z] ok github.com/docker/docker/runconfig 0.008s coverage: 64.5% of statements [2022-08-18T18:54:09.650Z] ok github.com/docker/docker/testutil 0.003s coverage: 62.5% of statements [2022-08-18T18:54:09.914Z] check_test.go:483: [df6c365e3ab1f] daemon is not started [2022-08-18T18:54:09.914Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-08-18T18:54:10.170Z] check_test.go:483: [d9d27b83b151e] daemon is not started [2022-08-18T18:54:10.170Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-08-18T18:54:11.533Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-08-18T18:54:11.559Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2022-08-18T18:54:11.789Z] check_test.go:483: [d28013dc83682] daemon is not started [2022-08-18T18:54:11.789Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-08-18T18:54:12.128Z] ok github.com/docker/docker/volume/local 0.096s coverage: 76.8% of statements [2022-08-18T18:54:12.350Z] check_test.go:483: [d53bf9bc1ce72] daemon is not started [2022-08-18T18:54:12.350Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-08-18T18:54:12.733Z] ok github.com/docker/docker/volume/mounts 0.012s coverage: 67.7% of statements [2022-08-18T18:54:13.278Z] check_test.go:483: [dd3c18c1f1687] daemon is not started [2022-08-18T18:54:13.278Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-08-18T18:54:13.278Z] check_test.go:483: [d1758842a0472] daemon is not started [2022-08-18T18:54:13.278Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (4.72s) [2022-08-18T18:54:13.278Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.70s) [2022-08-18T18:54:13.278Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.55s) [2022-08-18T18:54:13.278Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s) [2022-08-18T18:54:13.278Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.24s) [2022-08-18T18:54:13.278Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.52s) [2022-08-18T18:54:13.278Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.48s) [2022-08-18T18:54:13.278Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.91s) [2022-08-18T18:54:13.278Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s) [2022-08-18T18:54:13.278Z] === RUN TestDockerRegistryAuthTokenSuite [2022-08-18T18:54:13.278Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-08-18T18:54:14.112Z] ok github.com/docker/docker/volume/service 0.018s coverage: 72.3% of statements [2022-08-18T18:54:18.530Z] check_test.go:510: [d69e2583de94b] daemon is not started [2022-08-18T18:54:18.530Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-08-18T18:54:18.789Z] check_test.go:510: [db865f4b2bac0] daemon is not started [2022-08-18T18:54:18.789Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-08-18T18:54:18.789Z] check_test.go:510: [dc7447cb8918c] daemon is not started [2022-08-18T18:54:18.789Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-08-18T18:54:19.048Z] check_test.go:510: [deabb989723af] daemon is not started [2022-08-18T18:54:19.048Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-08-18T18:54:19.303Z] check_test.go:510: [d45306a80d8e0] daemon is not started [2022-08-18T18:54:19.303Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.83s) [2022-08-18T18:54:19.303Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.15s) [2022-08-18T18:54:19.303Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.20s) [2022-08-18T18:54:19.303Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s) [2022-08-18T18:54:19.303Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.16s) [2022-08-18T18:54:19.303Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.16s) [2022-08-18T18:54:19.303Z] === RUN TestDockerNetworkSuite [2022-08-18T18:54:19.303Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2022-08-18T18:54:20.667Z] docker_cli_network_unix_test.go:46: [d1d128090d36b] daemon is not started [2022-08-18T18:54:20.667Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2022-08-18T18:54:21.228Z] docker_cli_network_unix_test.go:46: [d08889ddee81c] daemon is not started [2022-08-18T18:54:21.484Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2022-08-18T18:54:23.999Z] docker_cli_network_unix_test.go:46: [dddef49fab79c] daemon is not started [2022-08-18T18:54:24.561Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2022-08-18T18:54:25.926Z] docker_cli_network_unix_test.go:46: [d3a72e7d5ff4a] daemon is not started [2022-08-18T18:54:25.926Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2022-08-18T18:54:25.926Z] docker_cli_network_unix_test.go:1233: [d5975d89a1f25] daemon is not started [2022-08-18T18:54:28.443Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2022-08-18T18:54:29.370Z] docker_cli_network_unix_test.go:46: [d56788d3921b4] daemon is not started [2022-08-18T18:54:29.932Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2022-08-18T18:54:32.202Z] ok github.com/docker/docker/pkg/plugins 33.641s coverage: 76.3% of statements [2022-08-18T18:54:32.202Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-08-18T18:54:32.202Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-08-18T18:54:32.202Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-08-18T18:54:32.202Z] ? github.com/docker/docker/pkg/urlutil [no test files] [2022-08-18T18:54:32.202Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-08-18T18:54:32.202Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-08-18T18:54:32.202Z] ? github.com/docker/docker/rootless [no test files] [2022-08-18T18:54:32.202Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-08-18T18:54:32.202Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-08-18T18:54:32.202Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-08-18T18:54:32.202Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-08-18T18:54:32.202Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-08-18T18:54:32.202Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-08-18T18:54:32.202Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-08-18T18:54:32.202Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-08-18T18:54:32.202Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-08-18T18:54:32.202Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-08-18T18:54:32.202Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-08-18T18:54:32.202Z] ? github.com/docker/docker/testutil/request [no test files] [2022-08-18T18:54:32.202Z] ? github.com/docker/docker/volume [no test files] [2022-08-18T18:54:32.202Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-08-18T18:54:32.202Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-08-18T18:54:32.202Z] [2022-08-18T18:54:32.202Z] === Skipped [2022-08-18T18:54:32.202Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-08-18T18:54:32.202Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-08-18T18:54:32.202Z] [2022-08-18T18:54:32.202Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-08-18T18:54:32.202Z] network_proxy_test.go:208: No support for dual stack yet [2022-08-18T18:54:32.202Z] [2022-08-18T18:54:32.202Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-08-18T18:54:32.202Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-08-18T18:54:32.202Z] [2022-08-18T18:54:32.202Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-08-18T18:54:32.202Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-08-18T18:54:32.202Z] [2022-08-18T18:54:32.202Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-08-18T18:54:32.202Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-18T18:54:32.202Z] graphtest_unix.go:44: Driver btrfs not supported [2022-08-18T18:54:32.202Z] [2022-08-18T18:54:32.202Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-08-18T18:54:32.202Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-18T18:54:32.202Z] graphtest_unix.go:44: Driver btrfs not supported [2022-08-18T18:54:32.202Z] [2022-08-18T18:54:32.202Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-08-18T18:54:32.202Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-18T18:54:32.202Z] graphtest_unix.go:44: Driver btrfs not supported [2022-08-18T18:54:32.202Z] [2022-08-18T18:54:32.202Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-08-18T18:54:32.202Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-18T18:54:32.202Z] graphtest_unix.go:44: Driver btrfs not supported [2022-08-18T18:54:32.202Z] [2022-08-18T18:54:32.202Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-08-18T18:54:32.202Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-18T18:54:32.202Z] graphtest_unix.go:44: Driver btrfs not supported [2022-08-18T18:54:32.202Z] [2022-08-18T18:54:32.202Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-08-18T18:54:32.202Z] graphtest_unix.go:71: No driver to put! [2022-08-18T18:54:32.202Z] [2022-08-18T18:54:32.202Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-08-18T18:54:32.202Z] time="2022-08-18T18:53:23Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-08-18T18:54:32.202Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-08-18T18:54:32.202Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-08-18T18:54:32.202Z] [2022-08-18T18:54:32.202Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-08-18T18:54:32.202Z] time="2022-08-18T18:53:23Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-08-18T18:54:32.202Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-08-18T18:54:32.202Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-08-18T18:54:32.202Z] [2022-08-18T18:54:32.202Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-08-18T18:54:32.202Z] time="2022-08-18T18:53:23Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-08-18T18:54:32.202Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-08-18T18:54:32.202Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-08-18T18:54:32.202Z] [2022-08-18T18:54:32.202Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-08-18T18:54:32.202Z] time="2022-08-18T18:53:23Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-08-18T18:54:32.202Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-08-18T18:54:32.202Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-08-18T18:54:32.202Z] [2022-08-18T18:54:32.202Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-08-18T18:54:32.202Z] time="2022-08-18T18:53:23Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-08-18T18:54:32.202Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-08-18T18:54:32.202Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-08-18T18:54:32.202Z] [2022-08-18T18:54:32.202Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-08-18T18:54:32.202Z] graphtest_unix.go:71: No driver to put! [2022-08-18T18:54:32.202Z] [2022-08-18T18:54:32.202Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-08-18T18:54:32.202Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-08-18T18:54:32.202Z] [2022-08-18T18:54:32.202Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-08-18T18:54:32.202Z] overlay_test.go:50: Fails to compute changes intermittently [2022-08-18T18:54:32.202Z] [2022-08-18T18:54:32.202Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-08-18T18:54:32.202Z] overlay_test.go:65: Cannot run test with naive change algorithm [2022-08-18T18:54:32.202Z] [2022-08-18T18:54:32.202Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-08-18T18:54:32.202Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-08-18T18:54:32.202Z] [2022-08-18T18:54:32.202Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-08-18T18:54:32.202Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-18T18:54:32.202Z] graphtest_unix.go:44: Driver zfs not supported [2022-08-18T18:54:32.202Z] [2022-08-18T18:54:32.202Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-08-18T18:54:32.202Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-18T18:54:32.202Z] graphtest_unix.go:44: Driver zfs not supported [2022-08-18T18:54:32.202Z] [2022-08-18T18:54:32.202Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-08-18T18:54:32.202Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-18T18:54:32.202Z] graphtest_unix.go:44: Driver zfs not supported [2022-08-18T18:54:32.202Z] [2022-08-18T18:54:32.202Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-08-18T18:54:32.202Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-18T18:54:32.202Z] graphtest_unix.go:44: Driver zfs not supported [2022-08-18T18:54:32.202Z] [2022-08-18T18:54:32.202Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-08-18T18:54:32.202Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-18T18:54:32.202Z] graphtest_unix.go:44: Driver zfs not supported [2022-08-18T18:54:32.202Z] [2022-08-18T18:54:32.202Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-08-18T18:54:32.202Z] graphtest_unix.go:71: No driver to put! [2022-08-18T18:54:32.202Z] [2022-08-18T18:54:32.202Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-08-18T18:54:32.202Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled [2022-08-18T18:54:32.202Z] [2022-08-18T18:54:32.202Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-08-18T18:54:32.202Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled [2022-08-18T18:54:32.202Z] [2022-08-18T18:54:32.202Z] DONE 2800 tests, 28 skipped in 262.888s [2022-08-18T18:54:32.202Z] + '[' -n 'github.com/docker/docker/libnetwork [2022-08-18T18:54:32.202Z] github.com/docker/docker/libnetwork/bitseq [2022-08-18T18:54:32.202Z] github.com/docker/docker/libnetwork/cluster [2022-08-18T18:54:32.202Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-18T18:54:32.202Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-18T18:54:32.202Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-18T18:54:32.202Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-18T18:54:32.202Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-18T18:54:32.202Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-18T18:54:32.202Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-18T18:54:32.202Z] github.com/docker/docker/libnetwork/config [2022-08-18T18:54:32.202Z] github.com/docker/docker/libnetwork/datastore [2022-08-18T18:54:32.202Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-18T18:54:32.202Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-18T18:54:32.202Z] github.com/docker/docker/libnetwork/driverapi [2022-08-18T18:54:32.202Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-18T18:54:32.202Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-18T18:54:32.202Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-18T18:54:32.202Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-18T18:54:32.202Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-18T18:54:32.202Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-18T18:54:32.202Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-18T18:54:32.202Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-18T18:54:32.202Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-18T18:54:32.202Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-18T18:54:32.202Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-18T18:54:32.202Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-18T18:54:32.202Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-18T18:54:32.202Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-18T18:54:32.202Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-18T18:54:32.202Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-18T18:54:32.202Z] github.com/docker/docker/libnetwork/etchosts [2022-08-18T18:54:32.202Z] github.com/docker/docker/libnetwork/idm [2022-08-18T18:54:32.202Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-18T18:54:32.202Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-18T18:54:32.202Z] github.com/docker/docker/libnetwork/ipam [2022-08-18T18:54:32.202Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-18T18:54:32.202Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-18T18:54:32.202Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-18T18:54:32.202Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-18T18:54:32.202Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-18T18:54:32.202Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-18T18:54:32.202Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-18T18:54:32.202Z] github.com/docker/docker/libnetwork/iptables [2022-08-18T18:54:32.202Z] github.com/docker/docker/libnetwork/netlabel [2022-08-18T18:54:32.202Z] github.com/docker/docker/libnetwork/netutils [2022-08-18T18:54:32.203Z] github.com/docker/docker/libnetwork/networkdb [2022-08-18T18:54:32.203Z] github.com/docker/docker/libnetwork/ns [2022-08-18T18:54:32.203Z] github.com/docker/docker/libnetwork/options [2022-08-18T18:54:32.203Z] github.com/docker/docker/libnetwork/osl [2022-08-18T18:54:32.203Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-18T18:54:32.203Z] github.com/docker/docker/libnetwork/portallocator [2022-08-18T18:54:32.203Z] github.com/docker/docker/libnetwork/portmapper [2022-08-18T18:54:32.203Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-18T18:54:32.203Z] github.com/docker/docker/libnetwork/testutils [2022-08-18T18:54:32.203Z] github.com/docker/docker/libnetwork/types' ']' [2022-08-18T18:54:32.203Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report-libnetwork.json --junitfile=bundles/junit-report-libnetwork.xml -- -tags 'netgo libdm_no_deferred_remove' -cover -coverprofile=bundles/profile-libnetwork.out -covermode=atomic -p=1 -test.timeout=5m github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/ovrouter github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/iptables github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types [2022-08-18T18:54:34.099Z] docker_cli_network_unix_test.go:46: [dc2ceeb815521] daemon is not started [2022-08-18T18:54:35.026Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2022-08-18T18:54:36.915Z] docker_cli_network_unix_test.go:46: [d234d5d73541e] daemon is not started [2022-08-18T18:54:37.476Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2022-08-18T18:54:38.403Z] docker_cli_network_unix_test.go:46: [d8b2c5edd57c3] daemon is not started [2022-08-18T18:54:38.659Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2022-08-18T18:54:38.916Z] docker_cli_network_unix_test.go:46: [d23fa43a5dbc4] daemon is not started [2022-08-18T18:54:38.916Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2022-08-18T18:54:39.478Z] docker_cli_network_unix_test.go:46: [df96c509d5d8e] daemon is not started [2022-08-18T18:54:39.478Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2022-08-18T18:54:40.039Z] docker_cli_network_unix_test.go:46: [dbb00ff5297f6] daemon is not started [2022-08-18T18:54:40.295Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2022-08-18T18:54:40.857Z] docker_cli_network_unix_test.go:46: [d7433aa512c06] daemon is not started [2022-08-18T18:54:41.113Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2022-08-18T18:54:41.369Z] docker_cli_network_unix_test.go:46: [ddd0b323fc935] daemon is not started [2022-08-18T18:54:41.369Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2022-08-18T18:54:41.625Z] docker_cli_network_unix_test.go:46: [ded3496524c10] daemon is not started [2022-08-18T18:54:41.625Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2022-08-18T18:54:42.199Z] docker_cli_network_unix_test.go:46: [dd9ff6af8a257] daemon is not started [2022-08-18T18:54:42.455Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2022-08-18T18:54:42.711Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2022-08-18T18:54:42.712Z] docker_cli_network_unix_test.go:46: [d53cbd1787dca] daemon is not started [2022-08-18T18:54:42.712Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2022-08-18T18:54:42.712Z] docker_cli_network_unix_test.go:46: [d23dcd9c27a35] daemon is not started [2022-08-18T18:54:42.712Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2022-08-18T18:54:42.967Z] docker_cli_network_unix_test.go:46: [db5091151aad3] daemon is not started [2022-08-18T18:54:42.967Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2022-08-18T18:54:43.964Z] docker_cli_network_unix_test.go:46: [dfb954ff2da50] daemon is not started [2022-08-18T18:54:43.964Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2022-08-18T18:54:44.892Z] docker_cli_network_unix_test.go:46: [d5dd6f3da32a8] daemon is not started [2022-08-18T18:54:45.455Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2022-08-18T18:54:45.455Z] docker_cli_network_unix_test.go:46: [d0853f17aa57f] daemon is not started [2022-08-18T18:54:45.455Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2022-08-18T18:54:45.712Z] docker_cli_network_unix_test.go:46: [d131873437e0f] daemon is not started [2022-08-18T18:54:45.712Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2022-08-18T18:54:45.968Z] docker_cli_network_unix_test.go:46: [d8bd450379bc5] daemon is not started [2022-08-18T18:54:45.968Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2022-08-18T18:54:46.895Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2022-08-18T18:54:47.151Z] docker_cli_network_unix_test.go:968: [d04577d7f8497] daemon is not started [2022-08-18T18:54:48.518Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2022-08-18T18:54:50.408Z] docker_cli_network_unix_test.go:46: [dcf114dccfdd0] daemon is not started [2022-08-18T18:54:50.408Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2022-08-18T18:54:53.843Z] docker_cli_network_unix_test.go:1116: [dcca6afb47b10] daemon is not started [2022-08-18T18:54:54.100Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2022-08-18T18:54:57.368Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2022-08-18T18:54:57.623Z] docker_cli_network_unix_test.go:46: [db416042ae55a] daemon is not started [2022-08-18T18:54:57.623Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2022-08-18T18:54:58.991Z] docker_cli_network_unix_test.go:46: [db68928a9e280] daemon is not started [2022-08-18T18:54:58.991Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2022-08-18T18:54:58.991Z] docker_cli_network_unix_test.go:46: [de6055ca4a7c2] daemon is not started [2022-08-18T18:54:58.991Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2022-08-18T18:54:59.246Z] docker_cli_network_unix_test.go:46: [d64c301617061] daemon is not started [2022-08-18T18:54:59.246Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2022-08-18T18:54:59.246Z] docker_cli_network_unix_test.go:46: [d8535eef3ed71] daemon is not started [2022-08-18T18:54:59.246Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2022-08-18T18:54:59.502Z] docker_cli_network_unix_test.go:46: [ddba0b761cfac] daemon is not started [2022-08-18T18:54:59.502Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2022-08-18T18:54:59.502Z] docker_cli_network_unix_test.go:46: [d774a26116405] daemon is not started [2022-08-18T18:54:59.502Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2022-08-18T18:55:02.022Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2022-08-18T18:55:02.022Z] docker_cli_network_unix_test.go:46: [da42cba0b528c] daemon is not started [2022-08-18T18:55:02.951Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2022-08-18T18:55:02.951Z] docker_cli_network_unix_test.go:46: [d7d29e3f025a6] daemon is not started [2022-08-18T18:55:02.951Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2022-08-18T18:55:02.951Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2022-08-18T18:55:02.951Z] docker_cli_network_unix_test.go:46: [d0bd433fd931b] daemon is not started [2022-08-18T18:55:02.951Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2022-08-18T18:55:03.882Z] docker_cli_network_unix_test.go:46: [d27cd3d96d875] daemon is not started [2022-08-18T18:55:04.147Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2022-08-18T18:55:04.406Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2022-08-18T18:55:08.570Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2022-08-18T18:55:09.501Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2022-08-18T18:55:10.063Z] docker_cli_network_unix_test.go:1084: [d054aa4628548] daemon is not started [2022-08-18T18:55:12.579Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2022-08-18T18:55:12.579Z] docker_cli_network_unix_test.go:46: [d437192e22407] daemon is not started [2022-08-18T18:55:12.579Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2022-08-18T18:55:12.835Z] docker_cli_network_unix_test.go:46: [ddbf72cd98c07] daemon is not started [2022-08-18T18:55:13.090Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2022-08-18T18:55:14.455Z] docker_cli_network_unix_test.go:46: [d25c017c13c89] daemon is not started [2022-08-18T18:55:14.455Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2022-08-18T18:55:14.711Z] docker_cli_network_unix_test.go:46: [d9e237796ea6f] daemon is not started [2022-08-18T18:55:14.711Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2022-08-18T18:55:14.967Z] docker_cli_network_unix_test.go:46: [d2f3d50f683a3] daemon is not started [2022-08-18T18:55:15.223Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2022-08-18T18:55:15.784Z] docker_cli_network_unix_test.go:46: [d386e63fb4cf0] daemon is not started [2022-08-18T18:55:15.784Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2022-08-18T18:55:16.345Z] docker_cli_network_unix_test.go:46: [df075cf7eb0ba] daemon is not started [2022-08-18T18:55:16.601Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2022-08-18T18:55:16.602Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2022-08-18T18:55:18.897Z] ok github.com/docker/docker/libnetwork 37.302s coverage: 40.6% of statements [2022-08-18T18:55:18.897Z] ok github.com/docker/docker/libnetwork/bitseq 0.123s coverage: 84.4% of statements [2022-08-18T18:55:18.897Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-08-18T18:55:18.897Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-08-18T18:55:18.897Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-08-18T18:55:18.897Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-08-18T18:55:18.897Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-08-18T18:55:18.897Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-08-18T18:55:18.897Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2022-08-18T18:55:18.897Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-08-18T18:55:18.897Z] ok github.com/docker/docker/libnetwork/config 0.014s coverage: 22.4% of statements [2022-08-18T18:55:18.897Z] ok github.com/docker/docker/libnetwork/datastore 0.004s coverage: 21.9% of statements [2022-08-18T18:55:18.897Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-08-18T18:55:18.897Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-08-18T18:55:18.897Z] ok github.com/docker/docker/libnetwork/driverapi 0.002s coverage: 68.9% of statements [2022-08-18T18:55:19.837Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.431s coverage: 59.9% of statements [2022-08-18T18:55:19.837Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-08-18T18:55:20.097Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 34.8% of statements [2022-08-18T18:55:20.667Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.081s coverage: 5.0% of statements [2022-08-18T18:55:20.667Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-08-18T18:55:20.766Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2022-08-18T18:55:20.766Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2022-08-18T18:55:20.766Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2022-08-18T18:55:21.236Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.016s coverage: 4.5% of statements [2022-08-18T18:55:21.236Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-08-18T18:55:21.496Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 34.8% of statements [2022-08-18T18:55:23.284Z] docker_cli_network_unix_test.go:46: [d29c7c3e3ead7] daemon is not started [2022-08-18T18:55:23.284Z] --- PASS: TestDockerNetworkSuite (63.89s) [2022-08-18T18:55:23.284Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (1.35s) [2022-08-18T18:55:23.284Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.83s) [2022-08-18T18:55:23.284Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (3.03s) [2022-08-18T18:55:23.284Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.48s) [2022-08-18T18:55:23.284Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.49s) [2022-08-18T18:55:23.284Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.47s) [2022-08-18T18:55:23.284Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (5.20s) [2022-08-18T18:55:23.284Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.33s) [2022-08-18T18:55:23.284Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.14s) [2022-08-18T18:55:23.284Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.49s) [2022-08-18T18:55:23.284Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.38s) [2022-08-18T18:55:23.284Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (0.91s) [2022-08-18T18:55:23.284Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (0.91s) [2022-08-18T18:55:23.284Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.16s) [2022-08-18T18:55:23.284Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.34s) [2022-08-18T18:55:23.284Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.75s) [2022-08-18T18:55:23.284Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.21s) [2022-08-18T18:55:23.284Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.05s) [2022-08-18T18:55:23.284Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.17s) [2022-08-18T18:55:23.284Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.88s) [2022-08-18T18:55:23.284Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.56s) [2022-08-18T18:55:23.285Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.10s) [2022-08-18T18:55:23.285Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.35s) [2022-08-18T18:55:23.285Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.12s) [2022-08-18T18:55:23.285Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.61s) [2022-08-18T18:55:23.285Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.89s) [2022-08-18T18:55:23.285Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (7.00s) [2022-08-18T18:55:23.285Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.33s) [2022-08-18T18:55:23.285Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (1.16s) [2022-08-18T18:55:23.285Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.20s) [2022-08-18T18:55:23.285Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.08s) [2022-08-18T18:55:23.285Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.17s) [2022-08-18T18:55:23.285Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.20s) [2022-08-18T18:55:23.285Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.01s) [2022-08-18T18:55:23.285Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (3.46s) [2022-08-18T18:55:23.285Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.04s) [2022-08-18T18:55:23.285Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-08-18T18:55:23.285Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (1.02s) [2022-08-18T18:55:23.285Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (4.05s) [2022-08-18T18:55:23.285Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (4.12s) [2022-08-18T18:55:23.285Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s) [2022-08-18T18:55:23.285Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (0.75s) [2022-08-18T18:55:23.285Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.52s) [2022-08-18T18:55:23.285Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s) [2022-08-18T18:55:23.285Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.70s) [2022-08-18T18:55:23.285Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.45s) [2022-08-18T18:55:23.285Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (0.94s) [2022-08-18T18:55:23.285Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (6.40s) [2022-08-18T18:55:23.285Z] === RUN TestDockerHubPullSuite [2022-08-18T18:55:23.285Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2022-08-18T18:55:25.173Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2022-08-18T18:55:26.537Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2022-08-18T18:55:27.098Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2022-08-18T18:55:27.660Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2022-08-18T18:55:27.916Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2022-08-18T18:55:28.864Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2022-08-18T18:55:30.231Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2022-08-18T18:55:30.791Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2022-08-18T18:55:31.047Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2022-08-18T18:55:31.480Z] ok github.com/docker/docker/libnetwork/drivers/overlay 8.340s coverage: 6.6% of statements [2022-08-18T18:55:31.480Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-08-18T18:55:31.480Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.003s coverage: 63.6% of statements [2022-08-18T18:55:31.615Z] --- PASS: TestDockerHubPullSuite (8.43s) [2022-08-18T18:55:31.615Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (2.12s) [2022-08-18T18:55:31.615Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.59s) [2022-08-18T18:55:31.615Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.95s) [2022-08-18T18:55:31.615Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.86s) [2022-08-18T18:55:31.615Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.50s) [2022-08-18T18:55:31.615Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.40s) [2022-08-18T18:55:31.615Z] PASS [2022-08-18T18:55:31.615Z] [2022-08-18T18:55:31.615Z] === Skipped [2022-08-18T18:55:31.615Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.01s) [2022-08-18T18:55:31.615Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2022-08-18T18:55:31.615Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.01s) [2022-08-18T18:55:31.615Z] [2022-08-18T18:55:31.615Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2022-08-18T18:55:31.615Z] docker_cli_build_test.go:5342: unmatched requirement DaemonIsWindows [2022-08-18T18:55:31.615Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2022-08-18T18:55:31.615Z] [2022-08-18T18:55:31.615Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2022-08-18T18:55:31.615Z] docker_cli_build_test.go:619: unmatched requirement DaemonIsWindows [2022-08-18T18:55:31.615Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2022-08-18T18:55:31.615Z] [2022-08-18T18:55:31.615Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2022-08-18T18:55:31.615Z] docker_cli_build_test.go:5892: unmatched requirement DaemonIsWindows [2022-08-18T18:55:31.615Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2022-08-18T18:55:31.615Z] [2022-08-18T18:55:31.615Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2022-08-18T18:55:31.615Z] docker_cli_build_test.go:5875: unmatched requirement DaemonIsWindows [2022-08-18T18:55:31.615Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2022-08-18T18:55:31.615Z] [2022-08-18T18:55:31.615Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-08-18T18:55:31.615Z] docker_cli_build_test.go:5910: unmatched requirement DaemonIsWindows [2022-08-18T18:55:31.615Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-08-18T18:55:31.615Z] [2022-08-18T18:55:31.615Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2022-08-18T18:55:31.615Z] docker_cli_build_test.go:5319: unmatched requirement DaemonIsWindows [2022-08-18T18:55:31.615Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2022-08-18T18:55:31.615Z] [2022-08-18T18:55:31.615Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2022-08-18T18:55:31.615Z] docker_cli_build_test.go:5841: unmatched requirement DaemonIsWindows [2022-08-18T18:55:31.615Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2022-08-18T18:55:31.615Z] [2022-08-18T18:55:31.615Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-08-18T18:55:31.615Z] docker_cli_build_test.go:5307: unmatched requirement DaemonIsWindows [2022-08-18T18:55:31.615Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-08-18T18:55:31.615Z] [2022-08-18T18:55:31.615Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.02s) [2022-08-18T18:55:31.615Z] docker_cli_build_test.go:1360: unmatched requirement DaemonIsWindows [2022-08-18T18:55:31.615Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.02s) [2022-08-18T18:55:31.615Z] [2022-08-18T18:55:31.615Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.09s) [2022-08-18T18:55:31.615Z] docker_cli_build_test.go:6028: unmatched requirement DaemonIsWindows [2022-08-18T18:55:31.615Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.09s) [2022-08-18T18:55:31.615Z] [2022-08-18T18:55:31.615Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.04s) [2022-08-18T18:55:31.615Z] docker_cli_build_test.go:5998: unmatched requirement DaemonIsWindows [2022-08-18T18:55:31.615Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.04s) [2022-08-18T18:55:31.615Z] [2022-08-18T18:55:31.615Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-08-18T18:55:31.615Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2022-08-18T18:55:31.615Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-08-18T18:55:31.615Z] [2022-08-18T18:55:31.615Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-08-18T18:55:31.615Z] docker_cli_build_test.go:4917: unmatched requirement DaemonIsWindows [2022-08-18T18:55:31.615Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-08-18T18:55:31.615Z] [2022-08-18T18:55:31.615Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-08-18T18:55:31.615Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-08-18T18:55:31.615Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-08-18T18:55:31.615Z] [2022-08-18T18:55:31.615Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-08-18T18:55:31.615Z] docker_cli_create_test.go:83: unmatched requirement Devicemapper [2022-08-18T18:55:31.615Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-08-18T18:55:31.615Z] [2022-08-18T18:55:31.615Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-08-18T18:55:31.615Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2022-08-18T18:55:31.615Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-08-18T18:55:31.615Z] [2022-08-18T18:55:31.615Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-08-18T18:55:31.615Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2022-08-18T18:55:31.615Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-08-18T18:55:31.615Z] [2022-08-18T18:55:31.615Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-08-18T18:55:31.615Z] docker_cli_exec_test.go:527: unmatched requirement DaemonIsWindows [2022-08-18T18:55:31.615Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-08-18T18:55:31.615Z] [2022-08-18T18:55:31.615Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-08-18T18:55:31.615Z] docker_cli_inspect_test.go:195: unmatched requirement Devicemapper [2022-08-18T18:55:31.615Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-08-18T18:55:31.615Z] [2022-08-18T18:55:31.615Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-08-18T18:55:31.615Z] docker_cli_inspect_test.go:177: unmatched requirement Devicemapper [2022-08-18T18:55:31.615Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-08-18T18:55:31.615Z] [2022-08-18T18:55:31.615Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-08-18T18:55:31.615Z] docker_cli_plugins_test.go:333: unmatched requirement DaemonIsWindows [2022-08-18T18:55:31.615Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-08-18T18:55:31.615Z] [2022-08-18T18:55:31.615Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-08-18T18:55:31.615Z] docker_cli_pull_test.go:279: unmatched requirement DaemonIsWindows [2022-08-18T18:55:31.615Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-08-18T18:55:31.615Z] [2022-08-18T18:55:31.615Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2022-08-18T18:55:31.615Z] docker_cli_run_test.go:4035: unmatched requirement DaemonIsWindows [2022-08-18T18:55:31.615Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2022-08-18T18:55:31.615Z] [2022-08-18T18:55:31.615Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-08-18T18:55:31.616Z] docker_cli_run_test.go:4054: unmatched requirement DaemonIsWindows [2022-08-18T18:55:31.616Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-08-18T18:55:31.616Z] [2022-08-18T18:55:31.616Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-08-18T18:55:31.616Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2022-08-18T18:55:31.616Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-08-18T18:55:31.616Z] [2022-08-18T18:55:31.616Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2022-08-18T18:55:31.616Z] docker_cli_run_test.go:4137: unmatched requirement DaemonIsWindows [2022-08-18T18:55:31.616Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2022-08-18T18:55:31.616Z] [2022-08-18T18:55:31.616Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-08-18T18:55:31.616Z] docker_cli_run_unix_test.go:584: unmatched requirement swapMemorySupport [2022-08-18T18:55:31.616Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-08-18T18:55:31.616Z] [2022-08-18T18:55:31.616Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-08-18T18:55:31.616Z] docker_cli_run_test.go:4120: unmatched requirement DaemonIsWindows [2022-08-18T18:55:31.616Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-08-18T18:55:31.616Z] [2022-08-18T18:55:31.616Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-08-18T18:55:31.616Z] docker_cli_run_test.go:2855: kernel doesn't have latency_stats configured [2022-08-18T18:55:31.616Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-08-18T18:55:31.616Z] [2022-08-18T18:55:31.616Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2022-08-18T18:55:31.616Z] docker_cli_run_test.go:1438: Unstable test, to be re-activated once #19937 is resolved [2022-08-18T18:55:31.616Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2022-08-18T18:55:31.616Z] [2022-08-18T18:55:31.616Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.01s) [2022-08-18T18:55:31.616Z] docker_cli_run_unix_test.go:685: unmatched requirement swapMemorySupport [2022-08-18T18:55:31.616Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.01s) [2022-08-18T18:55:31.616Z] [2022-08-18T18:55:31.616Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-08-18T18:55:31.616Z] docker_cli_run_unix_test.go:1410: Host does not have /dev/snd/timer [2022-08-18T18:55:31.616Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-08-18T18:55:31.616Z] [2022-08-18T18:55:31.616Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-08-18T18:55:31.616Z] docker_cli_run_test.go:4090: unmatched requirement DaemonIsWindows [2022-08-18T18:55:31.616Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-08-18T18:55:31.616Z] [2022-08-18T18:55:31.616Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.01s) [2022-08-18T18:55:31.616Z] docker_cli_run_test.go:4110: unmatched requirement DaemonIsWindows [2022-08-18T18:55:31.616Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.01s) [2022-08-18T18:55:31.616Z] [2022-08-18T18:55:31.616Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-08-18T18:55:31.616Z] docker_cli_run_test.go:4100: unmatched requirement DaemonIsWindows [2022-08-18T18:55:31.616Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-08-18T18:55:31.616Z] [2022-08-18T18:55:31.616Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.01s) [2022-08-18T18:55:31.616Z] docker_cli_run_unix_test.go:535: unmatched requirement blkioWeight [2022-08-18T18:55:31.616Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.01s) [2022-08-18T18:55:31.616Z] [2022-08-18T18:55:31.616Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-08-18T18:55:31.616Z] docker_cli_run_unix_test.go:546: unmatched requirement blkioWeight [2022-08-18T18:55:31.616Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-08-18T18:55:31.616Z] [2022-08-18T18:55:31.616Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.01s) [2022-08-18T18:55:31.616Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2022-08-18T18:55:31.616Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.01s) [2022-08-18T18:55:31.616Z] [2022-08-18T18:55:31.616Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-08-18T18:55:31.616Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2022-08-18T18:55:31.616Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-08-18T18:55:31.616Z] [2022-08-18T18:55:31.616Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-08-18T18:55:31.616Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2022-08-18T18:55:31.616Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-08-18T18:55:31.616Z] [2022-08-18T18:55:31.616Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-08-18T18:55:31.616Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2022-08-18T18:55:31.616Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-08-18T18:55:31.616Z] [2022-08-18T18:55:31.616Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-08-18T18:55:31.616Z] docker_cli_run_unix_test.go:554: unmatched requirement blkioWeight [2022-08-18T18:55:31.616Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-08-18T18:55:31.616Z] [2022-08-18T18:55:31.616Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-08-18T18:55:31.616Z] docker_cli_run_unix_test.go:622: unmatched requirement swapMemorySupport [2022-08-18T18:55:31.616Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-08-18T18:55:31.616Z] [2022-08-18T18:55:31.616Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2022-08-18T18:55:31.616Z] docker_cli_run_test.go:4435: unmatched requirement DaemonIsWindows [2022-08-18T18:55:31.616Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2022-08-18T18:55:31.616Z] [2022-08-18T18:55:31.616Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.00s) [2022-08-18T18:55:31.616Z] docker_cli_sni_test.go:30: Flakey test [2022-08-18T18:55:31.616Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.00s) [2022-08-18T18:55:31.616Z] [2022-08-18T18:55:31.616Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-08-18T18:55:31.616Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsWindows [2022-08-18T18:55:31.616Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-08-18T18:55:31.616Z] [2022-08-18T18:55:31.616Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-08-18T18:55:31.616Z] docker_cli_update_unix_test.go:152: unmatched requirement swapMemorySupport [2022-08-18T18:55:31.616Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-08-18T18:55:31.616Z] [2022-08-18T18:55:31.616Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-08-18T18:55:31.616Z] docker_cli_update_unix_test.go:206: unmatched requirement swapMemorySupport [2022-08-18T18:55:31.616Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-08-18T18:55:31.616Z] [2022-08-18T18:55:31.616Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-08-18T18:55:31.616Z] docker_cli_update_unix_test.go:136: unmatched requirement swapMemorySupport [2022-08-18T18:55:31.616Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-08-18T18:55:31.616Z] [2022-08-18T18:55:31.616Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-08-18T18:55:31.616Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2022-08-18T18:55:31.616Z] docker_cli_network_unix_test.go:46: [d0bd433fd931b] daemon is not started [2022-08-18T18:55:31.616Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-08-18T18:55:31.616Z] [2022-08-18T18:55:31.616Z] DONE 1265 tests, 51 skipped in 1474.688s [2022-08-18T18:55:31.616Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-08-18T18:55:31.616Z] ++++ cat bundles/test-integration/docker.pid [2022-08-18T18:55:31.616Z] +++ kill 9450 [2022-08-18T18:55:31.616Z] +++ /etc/init.d/apparmor stop [2022-08-18T18:55:31.616Z] Leaving: AppArmorNo profiles have been unloaded. [2022-08-18T18:55:31.616Z] [2022-08-18T18:55:31.616Z] Unloading profiles will leave already running processes permanently [2022-08-18T18:55:31.616Z] unconfined, which can lead to unexpected situations. [2022-08-18T18:55:31.616Z] [2022-08-18T18:55:31.616Z] To set a process to complain mode, use the command line tool [2022-08-18T18:55:31.616Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-08-18T18:55:31.616Z] +++ true [2022-08-18T18:55:31.616Z] exiting test-integration [2022-08-18T18:55:31.616Z] ++ exit 0 [2022-08-18T18:55:31.616Z] [2022-08-18T18:55:31.872Z] + for job in $(jobs -p) [2022-08-18T18:55:31.872Z] + wait 8819 [2022-08-18T18:55:32.049Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.009s coverage: 57.4% of statements [2022-08-18T18:55:32.049Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-08-18T18:55:32.049Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2022-08-18T18:55:32.049Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-08-18T18:55:32.617Z] ok github.com/docker/docker/libnetwork/drvregistry 0.016s coverage: 82.4% of statements [2022-08-18T18:55:32.877Z] ok github.com/docker/docker/libnetwork/etchosts 0.011s coverage: 81.2% of statements [2022-08-18T18:55:33.143Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2022-08-18T18:55:33.143Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements [2022-08-18T18:55:45.379Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.003s coverage: 100.0% of statements [2022-08-18T18:56:00.274Z] ok github.com/docker/docker/libnetwork/ipam 14.780s coverage: 85.3% of statements [2022-08-18T18:56:00.274Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-08-18T18:56:00.274Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-08-18T18:56:00.274Z] ok github.com/docker/docker/libnetwork/ipams/null 0.002s coverage: 57.1% of statements [2022-08-18T18:56:00.274Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.006s coverage: 47.4% of statements [2022-08-18T18:56:00.274Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-08-18T18:56:00.274Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.002s coverage: 71.4% of statements [2022-08-18T18:56:00.534Z] ok github.com/docker/docker/libnetwork/ipamutils 0.266s coverage: 74.0% of statements [2022-08-18T18:56:01.476Z] ok github.com/docker/docker/libnetwork/iptables 0.167s coverage: 45.0% of statements [2022-08-18T18:56:01.476Z] ok github.com/docker/docker/libnetwork/netlabel 0.002s coverage: 60.0% of statements [2022-08-18T18:56:01.737Z] ok github.com/docker/docker/libnetwork/netutils 0.019s coverage: 44.1% of statements [2022-08-18T18:56:28.025Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2022-08-18T18:56:28.025Z] docker_cli_swarm_test.go:1180: [d70d7a3f2ed67] joining swarm manager [d0861d8469700]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-18T18:56:32.186Z] docker_cli_swarm_test.go:1189: [dbd52a7bdc7e6] joining swarm manager [d0861d8469700]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-18T18:57:10.840Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2022-08-18T18:57:16.101Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2022-08-18T18:57:20.264Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2022-08-18T18:57:22.151Z] docker_cli_swarm_test.go:1112: [db3c964206dc7] joining swarm manager [d4e9d53ab7303]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-18T18:57:23.077Z] docker_cli_swarm_test.go:1113: [d15c26da3fd7f] joining swarm manager [d4e9d53ab7303]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-18T18:57:53.203Z] ok github.com/docker/docker/libnetwork/networkdb 103.974s coverage: 60.0% of statements [2022-08-18T18:57:53.203Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-08-18T18:57:53.203Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2022-08-18T18:57:53.203Z] ok github.com/docker/docker/libnetwork/osl 4.310s coverage: 39.7% of statements [2022-08-18T18:57:53.203Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.003s coverage: 20.0% of statements [2022-08-18T18:57:53.203Z] ok github.com/docker/docker/libnetwork/portallocator 0.014s coverage: 80.7% of statements [2022-08-18T18:57:53.775Z] ok github.com/docker/docker/libnetwork/portmapper 0.611s coverage: 48.6% of statements [2022-08-18T18:57:54.035Z] ok github.com/docker/docker/libnetwork/resolvconf 0.004s coverage: 70.6% of statements [2022-08-18T18:57:54.035Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-08-18T18:57:54.295Z] ok github.com/docker/docker/libnetwork/types 0.002s coverage: 37.3% of statements [2022-08-18T18:57:54.295Z] [2022-08-18T18:57:54.295Z] === Skipped [2022-08-18T18:57:54.295Z] === SKIP: libnetwork TestParallel1 (0.00s) [2022-08-18T18:57:54.295Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-08-18T18:57:54.295Z] [2022-08-18T18:57:54.295Z] === SKIP: libnetwork TestParallel3 (0.00s) [2022-08-18T18:57:54.295Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-08-18T18:57:54.295Z] [2022-08-18T18:57:54.295Z] === SKIP: libnetwork TestParallel2 (0.00s) [2022-08-18T18:57:54.295Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-08-18T18:57:54.295Z] [2022-08-18T18:57:54.295Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-08-18T18:57:54.295Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-08-18T18:57:54.295Z] [2022-08-18T18:57:54.295Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-08-18T18:57:54.295Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-08-18T18:57:54.295Z] [2022-08-18T18:57:54.295Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-08-18T18:57:54.295Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-08-18T18:57:54.295Z] [2022-08-18T18:57:54.295Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-08-18T18:57:54.295Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-08-18T18:57:54.295Z] [2022-08-18T18:57:54.295Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-08-18T18:57:54.295Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-08-18T18:57:54.295Z] [2022-08-18T18:57:54.295Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2022-08-18T18:57:54.295Z] firewalld_test.go:14: firewalld is not running [2022-08-18T18:57:54.295Z] [2022-08-18T18:57:54.295Z] DONE 327 tests, 9 skipped in 202.791s Post stage [Pipeline] junit [2022-08-18T18:57:55.249Z] Recording test results [2022-08-18T18:57:55.583Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2022-08-18T18:57:55.907Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43992/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=2c17e9a33357ac5cfb80dcb93e048bb3ae5618d0 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=22.06 docker:2c17e9a33357ac5cfb80dcb93e048bb3ae5618d0 hack/validate/vendor [2022-08-18T18:57:56.845Z] +++ dirname ./hack/vendor.sh [2022-08-18T18:57:56.845Z] ++ cd ./hack [2022-08-18T18:57:56.845Z] ++ pwd [2022-08-18T18:57:56.845Z] + SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-08-18T18:57:56.845Z] + /go/src/github.com/docker/docker/hack/go-mod-prepare.sh [2022-08-18T18:57:56.845Z] + GO111MODULE=auto [2022-08-18T18:57:56.845Z] + go mod tidy -modfile vendor.mod -compat 1.17 [2022-08-18T18:57:56.845Z] go: downloading github.com/gorilla/mux v1.8.0 [2022-08-18T18:57:56.845Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-08-18T18:57:57.413Z] go: downloading google.golang.org/grpc v1.45.0 [2022-08-18T18:57:57.413Z] go: downloading github.com/docker/distribution v2.8.1+incompatible [2022-08-18T18:57:57.413Z] go: downloading github.com/pkg/errors v0.9.1 [2022-08-18T18:57:57.413Z] go: downloading github.com/containerd/containerd v1.6.7 [2022-08-18T18:57:57.673Z] go: downloading gotest.tools/v3 v3.2.0 [2022-08-18T18:57:57.673Z] go: downloading github.com/docker/go-units v0.4.0 [2022-08-18T18:57:57.933Z] go: downloading github.com/golang/gddo v0.0.0-20190904175337-72a348e765d2 [2022-08-18T18:57:57.933Z] go: downloading github.com/opencontainers/image-spec v1.0.3-0.20220303224323-02efb9a75ee1 [2022-08-18T18:57:57.933Z] go: downloading golang.org/x/net v0.0.0-20211216030914-fe4d6282115f [2022-08-18T18:57:57.933Z] go: downloading github.com/moby/buildkit v0.10.4-0.20220719175648-8e2d9b9006ca [2022-08-18T18:57:58.193Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-08-18T18:57:58.193Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-08-18T18:57:58.193Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-08-18T18:57:58.193Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-08-18T18:57:58.193Z] go: downloading golang.org/x/time v0.0.0-20211116232009-f0f3c7e86c11 [2022-08-18T18:57:58.193Z] go: downloading github.com/opencontainers/runtime-spec v1.0.3-0.20210326190908-1c3f411f0417 [2022-08-18T18:57:58.193Z] go: downloading go.etcd.io/bbolt v1.3.6 [2022-08-18T18:57:58.454Z] go: downloading github.com/containerd/continuity v0.3.0 [2022-08-18T18:57:58.454Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-08-18T18:57:58.454Z] go: downloading github.com/tonistiigi/fsutil v0.0.0-20220115021204-b19f7f9cb274 [2022-08-18T18:57:58.454Z] go: downloading github.com/moby/sys/symlink v0.2.0 [2022-08-18T18:57:58.454Z] go: downloading golang.org/x/sys v0.0.0-20220520151302-bc2c85ada10a [2022-08-18T18:57:58.454Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-08-18T18:57:58.454Z] go: downloading github.com/Microsoft/go-winio v0.5.2 [2022-08-18T18:57:58.454Z] go: downloading github.com/docker/go-metrics v0.0.1 [2022-08-18T18:57:58.454Z] go: downloading github.com/moby/sys/signal v0.7.0 [2022-08-18T18:57:58.454Z] go: downloading github.com/opencontainers/runc v1.1.2 [2022-08-18T18:57:58.713Z] go: downloading github.com/moby/term v0.0.0-20210619224110-3f7ff695adc6 [2022-08-18T18:57:58.713Z] go: downloading github.com/spf13/cobra v1.1.3 [2022-08-18T18:57:58.713Z] go: downloading github.com/ishidawataru/sctp v0.0.0-20210707070123-9a39160e9062 [2022-08-18T18:57:58.713Z] go: downloading github.com/containerd/cgroups v1.0.4 [2022-08-18T18:57:58.713Z] go: downloading github.com/coreos/go-systemd/v22 v22.3.2 [2022-08-18T18:57:58.713Z] go: downloading github.com/moby/swarmkit/v2 v2.0.0-20220721174824-48dd89375d0a [2022-08-18T18:57:58.713Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-08-18T18:57:58.713Z] go: downloading github.com/hashicorp/go-memdb v1.3.2 [2022-08-18T18:57:58.973Z] go: downloading github.com/moby/sys/mount v0.3.3 [2022-08-18T18:57:58.973Z] go: downloading github.com/opencontainers/selinux v1.10.1 [2022-08-18T18:57:58.973Z] go: downloading github.com/google/uuid v1.3.0 [2022-08-18T18:57:58.973Z] go: downloading github.com/vishvananda/netlink v1.2.1-beta.2 [2022-08-18T18:57:58.973Z] go: downloading github.com/Microsoft/hcsshim v0.9.4 [2022-08-18T18:57:59.233Z] go: downloading github.com/docker/libtrust v0.0.0-20150526203908-9cbd2a1374f4 [2022-08-18T18:57:59.233Z] go: downloading github.com/moby/locker v1.0.1 [2022-08-18T18:57:59.233Z] go: downloading github.com/moby/sys/mountinfo v0.6.2 [2022-08-18T18:57:59.233Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-08-18T18:57:59.233Z] go: downloading github.com/tonistiigi/go-archvariant v1.0.0 [2022-08-18T18:57:59.233Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-08-18T18:57:59.233Z] go: downloading github.com/vbatts/tar-split v0.11.2 [2022-08-18T18:57:59.233Z] go: downloading github.com/mistifyio/go-zfs v2.1.2-0.20190413222219-f784269be439+incompatible [2022-08-18T18:57:59.233Z] go: downloading github.com/containerd/fifo v1.0.0 [2022-08-18T18:57:59.233Z] go: downloading github.com/aws/aws-sdk-go v1.31.6 [2022-08-18T18:58:01.772Z] go: downloading github.com/fluent/fluent-logger-golang v1.9.0 [2022-08-18T18:58:01.772Z] go: downloading github.com/Graylog2/go-gelf v0.0.0-20191017102106-1550ee647df0 [2022-08-18T18:58:01.772Z] go: downloading cloud.google.com/go v0.93.3 [2022-08-18T18:58:01.772Z] go: downloading cloud.google.com/go/logging v1.4.2 [2022-08-18T18:58:01.772Z] go: downloading google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa [2022-08-18T18:58:01.772Z] go: downloading github.com/bsphere/le_go v0.0.0-20170215134836-7a984a84b549 [2022-08-18T18:58:01.772Z] go: downloading github.com/RackSec/srslog v0.0.0-20180709174129-a4725f04ec91 [2022-08-18T18:58:01.772Z] go: downloading github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1 [2022-08-18T18:58:01.772Z] go: downloading github.com/containerd/typeurl v1.0.2 [2022-08-18T18:58:01.772Z] go: downloading github.com/pelletier/go-toml v1.9.4 [2022-08-18T18:58:01.772Z] go: downloading github.com/cloudflare/cfssl v0.0.0-20180323000720-5d63dbd981b5 [2022-08-18T18:58:02.032Z] go: downloading github.com/creack/pty v1.1.11 [2022-08-18T18:58:02.032Z] go: downloading github.com/docker/libkv v0.2.2-0.20211217103745-e480589147e3 [2022-08-18T18:58:02.032Z] go: downloading github.com/docker/go-events v0.0.0-20190806004212-e31b211e4f1c [2022-08-18T18:58:02.032Z] go: downloading github.com/miekg/dns v1.1.27 [2022-08-18T18:58:02.032Z] go: downloading github.com/moby/ipvs v1.0.2 [2022-08-18T18:58:02.032Z] go: downloading github.com/vishvananda/netns v0.0.0-20210104183010-2eb08e3e575f [2022-08-18T18:58:02.032Z] go: downloading github.com/hashicorp/serf v0.8.5 [2022-08-18T18:58:02.032Z] go: downloading github.com/deckarep/golang-set v0.0.0-20141123011944-ef32fa3046d9 [2022-08-18T18:58:02.292Z] go: downloading github.com/godbus/dbus/v5 v5.0.6 [2022-08-18T18:58:02.292Z] go: downloading github.com/armon/go-radix v0.0.0-20150105235045-e39d623f12e8 [2022-08-18T18:58:02.292Z] go: downloading github.com/hashicorp/memberlist v0.2.4 [2022-08-18T18:58:02.292Z] go: downloading github.com/klauspost/compress v1.15.1 [2022-08-18T18:58:02.862Z] go: downloading github.com/morikuni/aec v1.0.0 [2022-08-18T18:58:02.862Z] go: downloading github.com/tchap/go-patricia v2.3.0+incompatible [2022-08-18T18:58:04.769Z] go: downloading github.com/stretchr/testify v1.7.1 [2022-08-18T18:58:04.769Z] go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-08-18T18:58:04.769Z] go: downloading github.com/golang/protobuf v1.5.2 [2022-08-18T18:58:04.769Z] go: downloading github.com/containerd/stargz-snapshotter/estargz v0.11.3 [2022-08-18T18:58:04.769Z] go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-08-18T18:58:04.769Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-08-18T18:58:04.769Z] go: downloading github.com/containerd/stargz-snapshotter v0.11.3 [2022-08-18T18:58:04.769Z] go: downloading github.com/grpc-ecosystem/go-grpc-middleware v1.3.0 [2022-08-18T18:58:05.029Z] go: downloading go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.29.0 [2022-08-18T18:58:05.029Z] go: downloading go.opentelemetry.io/otel v1.4.1 [2022-08-18T18:58:05.029Z] go: downloading go.opentelemetry.io/otel/trace v1.4.1 [2022-08-18T18:58:05.029Z] go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.4.1 [2022-08-18T18:58:05.029Z] go: downloading go.opentelemetry.io/otel/sdk v1.4.1 [2022-08-18T18:58:05.029Z] go: downloading golang.org/x/crypto v0.0.0-20220315160706-3147a52a75dd [2022-08-18T18:58:05.029Z] go: downloading go.opentelemetry.io/proto/otlp v0.12.0 [2022-08-18T18:58:05.029Z] go: downloading github.com/mitchellh/hashstructure/v2 v2.0.2 [2022-08-18T18:58:05.029Z] go: downloading github.com/containerd/console v1.0.3 [2022-08-18T18:58:05.029Z] go: downloading github.com/containerd/go-runc v1.0.0 [2022-08-18T18:58:05.029Z] go: downloading github.com/gogo/googleapis v1.4.1 [2022-08-18T18:58:05.029Z] go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace v0.29.0 [2022-08-18T18:58:05.029Z] go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.29.0 [2022-08-18T18:58:05.029Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-08-18T18:58:05.029Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2022-08-18T18:58:05.289Z] go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2022-08-18T18:58:05.289Z] go: downloading go.etcd.io/etcd/raft/v3 v3.5.2 [2022-08-18T18:58:05.289Z] go: downloading github.com/fernet/fernet-go v0.0.0-20180830025343-9eac43b88a5e [2022-08-18T18:58:05.289Z] go: downloading github.com/grpc-ecosystem/go-grpc-prometheus v1.2.0 [2022-08-18T18:58:05.289Z] go: downloading github.com/containerd/ttrpc v1.1.0 [2022-08-18T18:58:05.289Z] go: downloading github.com/cyphar/filepath-securejoin v0.2.3 [2022-08-18T18:58:05.289Z] go: downloading github.com/phayes/permbits v0.0.0-20190612203442-39d7c581d2ee [2022-08-18T18:58:05.289Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-08-18T18:58:05.289Z] go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-08-18T18:58:05.289Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-08-18T18:58:05.289Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-08-18T18:58:05.289Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-08-18T18:58:05.289Z] go: downloading github.com/prometheus/common v0.32.1 [2022-08-18T18:58:05.289Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-08-18T18:58:05.289Z] go: downloading google.golang.org/protobuf v1.27.1 [2022-08-18T18:58:05.289Z] go: downloading github.com/tinylib/msgp v1.1.0 [2022-08-18T18:58:05.289Z] go: downloading github.com/bmizerany/assert v0.0.0-20160611221934-b7ed37b82869 [2022-08-18T18:58:05.289Z] go: downloading google.golang.org/api v0.54.0 [2022-08-18T18:58:07.832Z] go: downloading github.com/googleapis/gax-go/v2 v2.0.5 [2022-08-18T18:58:07.832Z] go: downloading go.opencensus.io v0.23.0 [2022-08-18T18:58:07.832Z] go: downloading golang.org/x/oauth2 v0.0.0-20210819190943-2bc19b11175f [2022-08-18T18:58:07.832Z] go: downloading github.com/google/certificate-transparency-go v1.0.20 [2022-08-18T18:58:07.832Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2022-08-18T18:58:07.832Z] go: downloading github.com/hashicorp/go-msgpack v0.5.5 [2022-08-18T18:58:07.832Z] go: downloading github.com/google/btree v1.0.1 [2022-08-18T18:58:07.832Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-08-18T18:58:07.832Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2022-08-18T18:58:07.832Z] go: downloading github.com/cilium/ebpf v0.7.0 [2022-08-18T18:58:07.832Z] go: downloading go.uber.org/goleak v1.1.12 [2022-08-18T18:58:07.832Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2022-08-18T18:58:07.832Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-08-18T18:58:07.832Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-08-18T18:58:07.832Z] go: downloading golang.org/x/text v0.3.7 [2022-08-18T18:58:08.770Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-08-18T18:58:08.770Z] go: downloading github.com/armon/circbuf v0.0.0-20190214190532-5111143e8da2 [2022-08-18T18:58:08.770Z] go: downloading github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea [2022-08-18T18:58:08.770Z] go: downloading github.com/gofrs/flock v0.8.1 [2022-08-18T18:58:08.770Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-08-18T18:58:08.770Z] go: downloading github.com/grpc-ecosystem/grpc-gateway v1.16.0 [2022-08-18T18:58:08.770Z] go: downloading github.com/felixge/httpsnoop v1.0.2 [2022-08-18T18:58:08.770Z] go: downloading go.opentelemetry.io/otel/metric v0.27.0 [2022-08-18T18:58:08.770Z] go: downloading github.com/agext/levenshtein v1.2.3 [2022-08-18T18:58:08.770Z] go: downloading code.cloudfoundry.org/clock v1.0.0 [2022-08-18T18:58:08.770Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-08-18T18:58:08.770Z] go: downloading github.com/jmespath/go-jmespath v0.3.0 [2022-08-18T18:58:08.770Z] go: downloading github.com/philhofer/fwd v1.0.0 [2022-08-18T18:58:08.770Z] go: downloading github.com/kr/pretty v0.2.1 [2022-08-18T18:58:08.770Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-08-18T18:58:08.770Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2022-08-18T18:58:08.770Z] go: downloading github.com/frankban/quicktest v1.11.3 [2022-08-18T18:58:08.770Z] go: downloading github.com/go-logr/stdr v1.2.2 [2022-08-18T18:58:08.770Z] go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c [2022-08-18T18:58:08.770Z] go: downloading go.opentelemetry.io/otel/internal/metric v0.27.0 [2022-08-18T18:58:08.770Z] go: downloading github.com/container-storage-interface/spec v1.5.0 [2022-08-18T18:58:08.770Z] go: downloading github.com/akutz/memconn v0.1.0 [2022-08-18T18:58:08.770Z] go: downloading github.com/onsi/ginkgo v1.16.4 [2022-08-18T18:58:08.770Z] go: downloading github.com/onsi/gomega v1.15.0 [2022-08-18T18:58:08.770Z] go: downloading github.com/dperny/gocsi v1.2.3-pre [2022-08-18T18:58:08.770Z] go: downloading go.etcd.io/etcd/pkg/v3 v3.5.2 [2022-08-18T18:58:09.030Z] go: downloading go.etcd.io/etcd/server/v3 v3.5.2 [2022-08-18T18:58:09.030Z] go: downloading go.etcd.io/etcd/client/pkg/v3 v3.5.2 [2022-08-18T18:58:09.030Z] go: downloading github.com/kr/text v0.2.0 [2022-08-18T18:58:09.030Z] go: downloading google.golang.org/appengine v1.6.7 [2022-08-18T18:58:09.030Z] go: downloading golang.org/x/term v0.0.0-20210615171337-6886f2dfbf5b [2022-08-18T18:58:09.030Z] go: downloading github.com/cockroachdb/datadriven v0.0.0-20200714090401-bf6692d28da5 [2022-08-18T18:58:09.030Z] go: downloading go.uber.org/zap v1.17.0 [2022-08-18T18:58:09.030Z] go: downloading github.com/dustin/go-humanize v1.0.0 [2022-08-18T18:58:09.030Z] go: downloading github.com/nxadm/tail v1.4.8 [2022-08-18T18:58:09.030Z] go: downloading github.com/cockroachdb/errors v1.2.4 [2022-08-18T18:58:09.290Z] go: downloading go.uber.org/atomic v1.7.0 [2022-08-18T18:58:09.290Z] go: downloading go.uber.org/multierr v1.6.0 [2022-08-18T18:58:09.290Z] go: downloading github.com/akutz/gosync v0.1.0 [2022-08-18T18:58:09.290Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2022-08-18T18:58:09.290Z] go: downloading github.com/cockroachdb/logtags v0.0.0-20190617123548-eb05cc24525f [2022-08-18T18:58:09.290Z] go: downloading github.com/getsentry/raven-go v0.2.0 [2022-08-18T18:58:09.290Z] go: downloading github.com/fsnotify/fsnotify v1.5.1 [2022-08-18T18:58:09.290Z] go: downloading github.com/certifi/gocertifi v0.0.0-20200922220541-2c3bb06c6054 [2022-08-18T18:58:09.290Z] + GO111MODULE=auto [2022-08-18T18:58:09.290Z] + go mod vendor -modfile vendor.mod [2022-08-18T18:58:11.835Z] Congratulations! All vendoring changes are done the right way. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-08-18T18:58:15.441Z] + echo Ensuring container killed. [2022-08-18T18:58:15.441Z] Ensuring container killed. [2022-08-18T18:58:15.441Z] + docker rm -vf docker-pr1 [2022-08-18T18:58:15.441Z] Error: No such container: docker-pr1 [Pipeline] sh [2022-08-18T18:58:15.725Z] + echo Chowning /workspace to jenkins user [2022-08-18T18:58:15.725Z] Chowning /workspace to jenkins user [2022-08-18T18:58:15.725Z] + id -u [2022-08-18T18:58:15.725Z] + id -g [2022-08-18T18:58:15.725Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43992:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-08-18T18:58:17.397Z] + bundleName=unit [2022-08-18T18:58:17.397Z] + echo Creating unit-bundles.tar.gz [2022-08-18T18:58:17.397Z] Creating unit-bundles.tar.gz [2022-08-18T18:58:17.397Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report-libnetwork.xml bundles/junit-report.xml bundles/go-test-report-libnetwork.json bundles/go-test-report.json bundles/profile-libnetwork.out bundles/profile.out [2022-08-18T18:58:17.397Z] bundles/junit-report-libnetwork.xml [2022-08-18T18:58:17.397Z] bundles/junit-report.xml [2022-08-18T18:58:17.397Z] bundles/go-test-report-libnetwork.json [2022-08-18T18:58:17.397Z] bundles/go-test-report.json [2022-08-18T18:58:17.397Z] bundles/profile-libnetwork.out [2022-08-18T18:58:17.397Z] bundles/profile.out [Pipeline] archiveArtifacts [2022-08-18T18:58:17.410Z] Archiving artifacts [2022-08-18T18:58:17.814Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43992/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-08-18T18:58:18.126Z] + make clean [2022-08-18T18:58:18.126Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-08-18T18:58:18.126Z] docker-dev-cache [2022-08-18T18:58:18.126Z] docker-mod-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-08-18T18:58:59.482Z] docker_cli_swarm_test.go:1166: [d824630579d43] joining swarm manager [d4e9d53ab7303]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-08-18T18:59:21.361Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2022-08-18T18:59:21.618Z] docker_cli_swarm_test.go:1447: [d975a2d9966fd] joining swarm manager [d5c16ba999f3c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-18T18:59:22.178Z] docker_cli_swarm_test.go:1448: [d00dfb27cf123] joining swarm manager [d5c16ba999f3c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-18T18:59:34.351Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2022-08-18T18:59:34.351Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2022-08-18T18:59:34.351Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2022-08-18T18:59:34.351Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2022-08-18T18:59:34.351Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2022-08-18T18:59:35.277Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2022-08-18T18:59:37.166Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2022-08-18T18:59:40.433Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2022-08-18T18:59:42.323Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2022-08-18T18:59:44.213Z] docker_cli_swarm_unix_test.go:63: [d96e8e080e69a] joining swarm manager [dd491efc91fbb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-18T19:00:40.370Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2022-08-18T19:00:40.370Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2022-08-18T19:00:40.370Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2022-08-18T19:00:42.882Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2022-08-18T19:00:46.170Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2022-08-18T19:00:48.058Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2022-08-18T19:00:49.946Z] docker_api_swarm_test.go:962: [ddc779881ff88] joining swarm manager [dc9e866672277]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-18T19:01:11.824Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2022-08-18T19:01:19.904Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2022-08-18T19:01:21.793Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2022-08-18T19:01:24.309Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2022-08-18T19:01:26.823Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2022-08-18T19:01:36.853Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2022-08-18T19:01:40.118Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2022-08-18T19:01:42.632Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2022-08-18T19:01:45.146Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2022-08-18T19:01:47.661Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2022-08-18T19:01:50.177Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2022-08-18T19:01:52.695Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2022-08-18T19:01:55.210Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2022-08-18T19:02:51.386Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2022-08-18T19:03:06.239Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2022-08-18T19:03:24.271Z] --- PASS: TestDockerSwarmSuite (1606.09s) [2022-08-18T19:03:24.271Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.28s) [2022-08-18T19:03:24.271Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.42s) [2022-08-18T19:03:24.271Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.14s) [2022-08-18T19:03:24.271Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.30s) [2022-08-18T19:03:24.271Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (0.98s) [2022-08-18T19:03:24.271Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (29.88s) [2022-08-18T19:03:24.271Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2022-08-18T19:03:24.271Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (20.93s) [2022-08-18T19:03:24.271Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.97s) [2022-08-18T19:03:24.271Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.95s) [2022-08-18T19:03:24.271Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (38.76s) [2022-08-18T19:03:24.271Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (26.05s) [2022-08-18T19:03:24.271Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (23.98s) [2022-08-18T19:03:24.271Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.24s) [2022-08-18T19:03:24.271Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (13.54s) [2022-08-18T19:03:24.271Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (47.23s) [2022-08-18T19:03:24.271Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (16.72s) [2022-08-18T19:03:24.271Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (36.48s) [2022-08-18T19:03:24.271Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.34s) [2022-08-18T19:03:24.271Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (18.14s) [2022-08-18T19:03:24.271Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (66.62s) [2022-08-18T19:03:24.271Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (65.71s) [2022-08-18T19:03:24.271Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.71s) [2022-08-18T19:03:24.271Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.61s) [2022-08-18T19:03:24.271Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (18.81s) [2022-08-18T19:03:24.271Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (15.99s) [2022-08-18T19:03:24.271Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (15.65s) [2022-08-18T19:03:24.271Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (5.76s) [2022-08-18T19:03:24.271Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (28.34s) [2022-08-18T19:03:24.271Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.54s) [2022-08-18T19:03:24.271Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (22.78s) [2022-08-18T19:03:24.271Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (28.08s) [2022-08-18T19:03:24.271Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.63s) [2022-08-18T19:03:24.271Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (39.45s) [2022-08-18T19:03:24.272Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (25.49s) [2022-08-18T19:03:24.272Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (5.08s) [2022-08-18T19:03:24.272Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.58s) [2022-08-18T19:03:24.272Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.15s) [2022-08-18T19:03:24.272Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.15s) [2022-08-18T19:03:24.272Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (2.50s) [2022-08-18T19:03:24.272Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.36s) [2022-08-18T19:03:24.272Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (4.16s) [2022-08-18T19:03:24.272Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (4.32s) [2022-08-18T19:03:24.272Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (23.99s) [2022-08-18T19:03:24.272Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (7.79s) [2022-08-18T19:03:24.272Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.56s) [2022-08-18T19:03:24.272Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (3.02s) [2022-08-18T19:03:24.272Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (2.82s) [2022-08-18T19:03:24.272Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (2.59s) [2022-08-18T19:03:24.272Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.65s) [2022-08-18T19:03:24.272Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.11s) [2022-08-18T19:03:24.272Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (3.10s) [2022-08-18T19:03:24.272Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.07s) [2022-08-18T19:03:24.272Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.62s) [2022-08-18T19:03:24.272Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (2.92s) [2022-08-18T19:03:24.272Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.04s) [2022-08-18T19:03:24.272Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.51s) [2022-08-18T19:03:24.272Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (2.89s) [2022-08-18T19:03:24.272Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (3.16s) [2022-08-18T19:03:24.272Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.24s) [2022-08-18T19:03:24.272Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (2.99s) [2022-08-18T19:03:24.272Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (4.94s) [2022-08-18T19:03:24.272Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.17s) [2022-08-18T19:03:24.272Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (3.34s) [2022-08-18T19:03:24.272Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (3.10s) [2022-08-18T19:03:24.272Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (3.61s) [2022-08-18T19:03:24.272Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.60s) [2022-08-18T19:03:24.272Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (17.85s) [2022-08-18T19:03:24.272Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.52s) [2022-08-18T19:03:24.272Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.66s) [2022-08-18T19:03:24.272Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (24.72s) [2022-08-18T19:03:24.272Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (7.95s) [2022-08-18T19:03:24.272Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.51s) [2022-08-18T19:03:24.272Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.11s) [2022-08-18T19:03:24.272Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (18.90s) [2022-08-18T19:03:24.272Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.06s) [2022-08-18T19:03:24.272Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (107.33s) [2022-08-18T19:03:24.272Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (4.22s) [2022-08-18T19:03:24.272Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (7.19s) [2022-08-18T19:03:24.272Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (7.77s) [2022-08-18T19:03:24.272Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.70s) [2022-08-18T19:03:24.272Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (4.84s) [2022-08-18T19:03:24.272Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (7.32s) [2022-08-18T19:03:24.272Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (4.16s) [2022-08-18T19:03:24.272Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2022-08-18T19:03:24.272Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (5.55s) [2022-08-18T19:03:24.272Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.69s) [2022-08-18T19:03:24.272Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.73s) [2022-08-18T19:03:24.272Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.38s) [2022-08-18T19:03:24.272Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.67s) [2022-08-18T19:03:24.272Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (42.99s) [2022-08-18T19:03:24.272Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (8.83s) [2022-08-18T19:03:24.272Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.23s) [2022-08-18T19:03:24.272Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (120.08s) [2022-08-18T19:03:24.272Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (12.87s) [2022-08-18T19:03:24.272Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.22s) [2022-08-18T19:03:24.272Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.16s) [2022-08-18T19:03:24.272Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.16s) [2022-08-18T19:03:24.272Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.04s) [2022-08-18T19:03:24.272Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.07s) [2022-08-18T19:03:24.272Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (1.82s) [2022-08-18T19:03:24.272Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.36s) [2022-08-18T19:03:24.272Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.17s) [2022-08-18T19:03:24.272Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.47s) [2022-08-18T19:03:24.272Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.23s) [2022-08-18T19:03:24.272Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.22s) [2022-08-18T19:03:24.272Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.20s) [2022-08-18T19:03:24.272Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.13s) [2022-08-18T19:03:24.272Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.46s) [2022-08-18T19:03:24.272Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.09s) [2022-08-18T19:03:24.272Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (11.32s) [2022-08-18T19:03:24.272Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.19s) [2022-08-18T19:03:24.272Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.24s) [2022-08-18T19:03:24.272Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.80s) [2022-08-18T19:03:24.272Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (8.50s) [2022-08-18T19:03:24.272Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.47s) [2022-08-18T19:03:24.272Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.49s) [2022-08-18T19:03:24.272Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.55s) [2022-08-18T19:03:24.272Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.53s) [2022-08-18T19:03:24.272Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.48s) [2022-08-18T19:03:24.272Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.05s) [2022-08-18T19:03:24.272Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.33s) [2022-08-18T19:03:24.272Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.88s) [2022-08-18T19:03:24.272Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.30s) [2022-08-18T19:03:24.272Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.14s) [2022-08-18T19:03:24.272Z] === RUN TestDockerExternalVolumeSuite [2022-08-18T19:03:24.272Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2022-08-18T19:03:24.272Z] docker_cli_external_volume_driver_test.go:53: [d2b754b9608f6] daemon is not started [2022-08-18T19:03:39.101Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2022-08-18T19:04:46.752Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2022-08-18T19:04:54.830Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2022-08-18T19:05:09.663Z] docker_cli_external_volume_driver_test.go:53: [da4d208ca5275] daemon is not started [2022-08-18T19:05:24.493Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2022-08-18T19:05:39.325Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2022-08-18T19:05:57.371Z] docker_cli_external_volume_driver_test.go:53: [d54a4af0a9080] daemon is not started [2022-08-18T19:06:09.717Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2022-08-18T19:06:09.717Z] docker_cli_external_volume_driver_test.go:53: [dc9c3111560f4] daemon is not started [2022-08-18T19:06:24.572Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2022-08-18T19:06:56.651Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2022-08-18T19:07:14.856Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2022-08-18T19:07:29.688Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2022-08-18T19:08:16.294Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2022-08-18T19:08:34.331Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2022-08-18T19:09:06.431Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2022-08-18T19:09:38.448Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2022-08-18T19:09:50.619Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2022-08-18T19:10:08.658Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2022-08-18T19:10:08.658Z] docker_cli_external_volume_driver_test.go:485: [da9e10c17873a] daemon is not started [2022-08-18T19:10:23.517Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2022-08-18T19:10:23.517Z] docker_cli_external_volume_driver_test.go:53: [d95bdace5b7a2] daemon is not started [2022-08-18T19:10:38.348Z] --- PASS: TestDockerExternalVolumeSuite (436.95s) [2022-08-18T19:10:38.348Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.53s) [2022-08-18T19:10:38.348Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.62s) [2022-08-18T19:10:38.348Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.17s) [2022-08-18T19:10:38.348Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.05s) [2022-08-18T19:10:38.348Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s) [2022-08-18T19:10:38.348Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.05s) [2022-08-18T19:10:38.348Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2022-08-18T19:10:38.348Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.17s) [2022-08-18T19:10:38.348Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.17s) [2022-08-18T19:10:38.348Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.76s) [2022-08-18T19:10:38.348Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.56s) [2022-08-18T19:10:38.348Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.19s) [2022-08-18T19:10:38.348Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.27s) [2022-08-18T19:10:38.348Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.87s) [2022-08-18T19:10:38.348Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.16s) [2022-08-18T19:10:38.348Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.64s) [2022-08-18T19:10:38.348Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.03s) [2022-08-18T19:10:38.348Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.06s) [2022-08-18T19:10:38.348Z] PASS [2022-08-18T19:10:38.348Z] [2022-08-18T19:10:38.348Z] === Skipped [2022-08-18T19:10:38.348Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.00s) [2022-08-18T19:10:38.348Z] docker_cli_daemon_test.go:364: unmatched requirement IPv6 [2022-08-18T19:10:38.348Z] check_test.go:540: [d8557db0865e7] daemon is not started [2022-08-18T19:10:38.348Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.00s) [2022-08-18T19:10:38.348Z] [2022-08-18T19:10:38.348Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2022-08-18T19:10:38.348Z] docker_cli_daemon_test.go:233: unmatched requirement Devicemapper [2022-08-18T19:10:38.348Z] check_test.go:540: [d23c6d6884ac8] daemon is not started [2022-08-18T19:10:38.348Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2022-08-18T19:10:38.348Z] [2022-08-18T19:10:38.348Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2022-08-18T19:10:38.348Z] docker_cli_daemon_test.go:213: unmatched requirement Devicemapper [2022-08-18T19:10:38.348Z] check_test.go:540: [d0b59cb3a1172] daemon is not started [2022-08-18T19:10:38.348Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2022-08-18T19:10:38.348Z] [2022-08-18T19:10:38.348Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2022-08-18T19:10:38.348Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2022-08-18T19:10:38.348Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2022-08-18T19:10:38.348Z] [2022-08-18T19:10:38.348Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2022-08-18T19:10:38.348Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2022-08-18T19:10:38.348Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2022-08-18T19:10:38.348Z] [2022-08-18T19:10:38.348Z] DONE 269 tests, 5 skipped in 2382.655s [2022-08-18T19:10:38.348Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-08-18T19:10:38.603Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d1510911c0fa8/docker.pid [2022-08-18T19:10:38.603Z] +++ kill 7173 [2022-08-18T19:10:38.603Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 7173 is not a child of this shell [2022-08-18T19:10:38.603Z] warning: PID 7173 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d1510911c0fa8/docker.pid had a nonzero exit code [2022-08-18T19:10:38.603Z] ++++ cat bundles/test-integration/docker.pid [2022-08-18T19:10:38.603Z] +++ kill 9460 [2022-08-18T19:10:38.603Z] +++ /etc/init.d/apparmor stop [2022-08-18T19:10:38.603Z] Leaving: AppArmorNo profiles have been unloaded. [2022-08-18T19:10:38.603Z] [2022-08-18T19:10:38.603Z] Unloading profiles will leave already running processes permanently [2022-08-18T19:10:38.603Z] unconfined, which can lead to unexpected situations. [2022-08-18T19:10:38.603Z] [2022-08-18T19:10:38.603Z] To set a process to complain mode, use the command line tool [2022-08-18T19:10:38.603Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-08-18T19:10:38.603Z] +++ true [2022-08-18T19:10:38.603Z] exiting test-integration [2022-08-18T19:10:38.603Z] ++ exit 0 [2022-08-18T19:10:38.603Z] [2022-08-18T19:10:38.859Z] + exit 0 [2022-08-18T19:10:38.859Z] ++ jobs -p [2022-08-18T19:10:38.859Z] + pids= [2022-08-18T19:10:38.859Z] + echo 'Remaining pids to kill: []' [2022-08-18T19:10:38.859Z] Remaining pids to kill: [] [2022-08-18T19:10:38.859Z] + '[' -z '' ']' Post stage [Pipeline] junit [2022-08-18T19:10:38.876Z] Recording test results [2022-08-18T19:10:39.416Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-08-18T19:10:39.760Z] + echo Ensuring container killed. [2022-08-18T19:10:39.760Z] Ensuring container killed. [2022-08-18T19:10:39.760Z] + docker ps -aq -f name=docker-pr1-* [2022-08-18T19:10:39.760Z] + cids=8ca47e7edfbf [2022-08-18T19:10:39.760Z] 72b09763f5ff [2022-08-18T19:10:39.760Z] 049134edc932 [2022-08-18T19:10:39.760Z] + [ -n 8ca47e7edfbf [2022-08-18T19:10:39.760Z] 72b09763f5ff [2022-08-18T19:10:39.760Z] 049134edc932 ] [2022-08-18T19:10:39.760Z] + docker rm -vf 8ca47e7edfbf 72b09763f5ff 049134edc932 [2022-08-18T19:10:40.016Z] 8ca47e7edfbf [2022-08-18T19:10:40.577Z] 72b09763f5ff [2022-08-18T19:10:40.577Z] 049134edc932 [Pipeline] sh [2022-08-18T19:10:40.893Z] + echo Chowning /workspace to jenkins user [2022-08-18T19:10:40.893Z] Chowning /workspace to jenkins user [2022-08-18T19:10:40.893Z] + id -u [2022-08-18T19:10:40.893Z] + id -g [2022-08-18T19:10:40.893Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43992:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-08-18T19:10:43.741Z] + bundleName=amd64 [2022-08-18T19:10:43.741Z] + echo Creating amd64-bundles.tar.gz [2022-08-18T19:10:43.741Z] Creating amd64-bundles.tar.gz [2022-08-18T19:10:43.741Z] + xargs tar -czf amd64-bundles.tar.gz [2022-08-18T19:10:43.741Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [Pipeline] archiveArtifacts [2022-08-18T19:10:45.114Z] Archiving artifacts [2022-08-18T19:10:45.670Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43992/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-08-18T19:10:45.968Z] + make clean [2022-08-18T19:10:45.968Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-08-18T19:10:45.968Z] docker-dev-cache [2022-08-18T19:10:45.968Z] 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