Pull request #43357 updated Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Loading trusted files from base branch master at 38805f20f9bcc5e87869d6c79d432b166e1c88b4 rather than b36fb04e033e29f65b7bed7ef215cdf6e8592e74 Obtained Jenkinsfile from 38805f20f9bcc5e87869d6c79d432b166e1c88b4 Running in Durability level: PERFORMANCE_OPTIMIZED Loading library jps@master Examining docker/jps Attempting to resolve master as a branch Resolved master as branch master at revision 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 The recommended git tool is: NONE using credential jps-reader > git rev-parse --resolve-git-dir /var/cloudbees-jenkins-distribution/workspace/moby_PR-43357@libs/jps/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 Fetching without tags Fetching upstream changes from https://github.com/docker/jps.git > git --version # timeout=10 > git --version # 'git version 2.20.1' using GIT_ASKPASS to set credentials GitHub credentials for docker/jps > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10 Checking out Revision 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 # timeout=10 Commit message: "Merge pull request #25 from ingshtrom/in-2733-load-from-file" > git rev-list --no-walk 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 # timeout=10 Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] withEnv [Pipeline] { [Pipeline] timeout Timeout set to expire in 2 hr 0 min [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] stage [Pipeline] { (pr-hack) [Pipeline] script [Pipeline] { [Pipeline] echo [2022-03-10T22:48:42.251Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2022-03-10T22:48:42.256Z] Trying to pass milestone 2 [Pipeline] milestone [2022-03-10T22:48:42.346Z] Trying to pass milestone 3 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2022-03-10T22:48:57.516Z] Still waiting to schedule task [2022-03-10T22:48:57.516Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-10T22:49:05.894Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-02a21a6c036823e73) in /home/ubuntu/workspace/moby_PR-43357 [Pipeline] { [Pipeline] checkout [2022-03-10T22:49:05.944Z] The recommended git tool is: git [2022-03-10T22:49:05.999Z] using credential docker-jenkins-github-credentials [2022-03-10T22:49:06.010Z] Cloning the remote Git repository [2022-03-10T22:49:06.010Z] Cloning with configured refspecs honoured and without tags [2022-03-10T22:49:06.014Z] Cloning repository https://github.com/moby/moby.git [2022-03-10T22:49:06.015Z] > git init /home/ubuntu/workspace/moby_PR-43357 # timeout=10 [2022-03-10T22:49:06.040Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-10T22:49:06.040Z] > git --version # timeout=10 [2022-03-10T22:49:06.047Z] > git --version # 'git version 2.17.1' [2022-03-10T22:49:06.048Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-10T22:49:06.048Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43357/head:refs/remotes/origin/PR-43357 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-10T22:49:21.478Z] Fetching without tags [2022-03-10T22:49:21.734Z] Merging remotes/origin/master commit 38805f20f9bcc5e87869d6c79d432b166e1c88b4 into PR head commit b36fb04e033e29f65b7bed7ef215cdf6e8592e74 [2022-03-10T22:49:21.457Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-10T22:49:21.464Z] > git config --add remote.origin.fetch +refs/pull/43357/head:refs/remotes/origin/PR-43357 # timeout=10 [2022-03-10T22:49:21.467Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-10T22:49:21.472Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-10T22:49:21.521Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-10T22:49:21.521Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-10T22:49:21.521Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43357/head:refs/remotes/origin/PR-43357 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-10T22:49:21.735Z] > git config core.sparsecheckout # timeout=10 [2022-03-10T22:49:21.737Z] > git checkout -f b36fb04e033e29f65b7bed7ef215cdf6e8592e74 # timeout=10 [2022-03-10T22:49:22.255Z] Merge succeeded, producing b36fb04e033e29f65b7bed7ef215cdf6e8592e74 [2022-03-10T22:49:22.255Z] Checking out Revision b36fb04e033e29f65b7bed7ef215cdf6e8592e74 (PR-43357) [2022-03-10T22:49:22.596Z] Commit message: "vendor: github.com/containerd/containerd v1.6.1" [2022-03-10T22:49:22.606Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-03-10T22:49:23.245Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43357:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master alpine sh -c apk add --no-cache -q bash git openssh-client && cd /workspace && hack/validate/dco [2022-03-10T22:49:22.238Z] > git remote # timeout=10 [2022-03-10T22:49:22.240Z] > git config --get remote.origin.url # timeout=10 [2022-03-10T22:49:22.242Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-10T22:49:22.243Z] > git merge 38805f20f9bcc5e87869d6c79d432b166e1c88b4 # timeout=10 [2022-03-10T22:49:22.248Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-03-10T22:49:22.257Z] > git config core.sparsecheckout # timeout=10 [2022-03-10T22:49:22.258Z] > git checkout -f b36fb04e033e29f65b7bed7ef215cdf6e8592e74 # timeout=10 [2022-03-10T22:49:22.598Z] > git rev-list --no-walk 6e43f36d976ab7062082d03592b12344ab4fc825 # timeout=10 [2022-03-10T22:49:26.518Z] 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] { (Branch: win-RS5) [Pipeline] { (Branch: win-2022) [Pipeline] { (Branch: win-2022-c8d) [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] stage [Pipeline] { (win-RS5) [Pipeline] stage [Pipeline] { (win-2022) [Pipeline] stage [Pipeline] { (win-2022-c8d) Stage "s390x integration-cli" skipped due to when conditional Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] node [Pipeline] node [2022-03-10T22:49:26.989Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-02a21a6c036823e73) in /home/ubuntu/workspace/moby_PR-43357 [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node Stage "s390x" skipped due to when conditional [2022-03-10T22:49:26.999Z] Running on azwin-2-45a3b0 in d:\jenkins\workspace\moby_PR-43357 Stage "ppc64le" 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) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [Pipeline] { [Pipeline] { [Pipeline] ws [2022-03-10T22:49:27.053Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2022-03-10T22:49:27.061Z] The recommended git tool is: git [2022-03-10T22:49:27.067Z] using credential docker-jenkins-github-credentials [2022-03-10T22:49:27.077Z] Fetching changes from the remote Git repository [Pipeline] checkout [2022-03-10T22:49:27.081Z] Fetching without tags [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [2022-03-10T22:49:27.153Z] The recommended git tool is: git [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] stage [Pipeline] { (Unit tests) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [Pipeline] // stage [2022-03-10T22:49:27.276Z] Running on azwin-2-67c080 in d:\jenkins\workspace\moby_PR-43357 [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] { [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2022-03-10T22:49:27.361Z] Merging remotes/origin/master commit 38805f20f9bcc5e87869d6c79d432b166e1c88b4 into PR head commit b36fb04e033e29f65b7bed7ef215cdf6e8592e74 [2022-03-10T22:49:27.366Z] Running on azwin-2-8ca760 in d:\jenkins\workspace\moby_PR-43357 [Pipeline] stage [2022-03-10T22:49:27.374Z] using credential docker-jenkins-github-credentials [Pipeline] { (Integration tests) [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] ws [2022-03-10T22:49:27.376Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [Pipeline] checkout [Pipeline] { [Pipeline] ws [2022-03-10T22:49:27.419Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] checkout [2022-03-10T22:49:27.451Z] Cloning the remote Git repository [2022-03-10T22:49:27.451Z] Cloning with configured refspecs honoured and without tags [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2022-03-10T22:49:27.476Z] The recommended git tool is: git [2022-03-10T22:49:27.525Z] The recommended git tool is: git [2022-03-10T22:49:27.489Z] Cloning repository https://github.com/moby/moby.git [2022-03-10T22:49:27.490Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2022-03-10T22:49:27.684Z] using credential docker-jenkins-github-credentials [2022-03-10T22:49:27.700Z] Merge succeeded, producing b36fb04e033e29f65b7bed7ef215cdf6e8592e74 [2022-03-10T22:49:27.701Z] Checking out Revision b36fb04e033e29f65b7bed7ef215cdf6e8592e74 (PR-43357) [2022-03-10T22:49:27.746Z] using credential docker-jenkins-github-credentials [2022-03-10T22:49:27.758Z] Cloning the remote Git repository [2022-03-10T22:49:27.759Z] Cloning with configured refspecs honoured and without tags [2022-03-10T22:49:27.769Z] Commit message: "vendor: github.com/containerd/containerd v1.6.1" [2022-03-10T22:49:27.823Z] Cloning the remote Git repository [2022-03-10T22:49:27.823Z] Cloning with configured refspecs honoured and without tags [2022-03-10T22:49:27.074Z] > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-43357/.git # timeout=10 [2022-03-10T22:49:27.079Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-10T22:49:27.124Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-10T22:49:27.124Z] > git --version # timeout=10 [2022-03-10T22:49:27.126Z] > git --version # 'git version 2.17.1' [2022-03-10T22:49:27.126Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-10T22:49:27.127Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43357/head:refs/remotes/origin/PR-43357 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-10T22:49:27.362Z] > git config core.sparsecheckout # timeout=10 [2022-03-10T22:49:27.364Z] > git checkout -f b36fb04e033e29f65b7bed7ef215cdf6e8592e74 # timeout=10 [2022-03-10T22:49:27.648Z] > git remote # timeout=10 [2022-03-10T22:49:27.667Z] > git config --get remote.origin.url # timeout=10 [2022-03-10T22:49:27.672Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-10T22:49:27.672Z] > git merge 38805f20f9bcc5e87869d6c79d432b166e1c88b4 # timeout=10 [2022-03-10T22:49:27.679Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-03-10T22:49:27.702Z] > git config core.sparsecheckout # timeout=10 [2022-03-10T22:49:27.716Z] > git checkout -f b36fb04e033e29f65b7bed7ef215cdf6e8592e74 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-03-10T22:49:27.562Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-10T22:49:27.562Z] > git --version # timeout=10 [2022-03-10T22:49:27.618Z] > git --version # 'git version 2.24.1.windows.2' [2022-03-10T22:49:27.618Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-10T22:49:27.620Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43357/head:refs/remotes/origin/PR-43357 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-10T22:49:28.513Z] + [ PR != PR ] [2022-03-10T22:49:28.513Z] + [ master != master ] [2022-03-10T22:49:28.513Z] + [ false = true ] [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [2022-03-10T22:49:27.792Z] Cloning repository https://github.com/moby/moby.git [2022-03-10T22:49:27.793Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2022-03-10T22:49:27.854Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-10T22:49:27.854Z] > git --version # timeout=10 [2022-03-10T22:49:27.898Z] > git --version # 'git version 2.24.1.windows.2' [2022-03-10T22:49:27.899Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-10T22:49:27.900Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43357/head:refs/remotes/origin/PR-43357 +refs/heads/master:refs/remotes/origin/master # timeout=10 [Pipeline] sh [2022-03-10T22:49:27.859Z] Cloning repository https://github.com/moby/moby.git [2022-03-10T22:49:27.860Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2022-03-10T22:49:27.916Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-10T22:49:27.916Z] > git --version # timeout=10 [2022-03-10T22:49:27.962Z] > git --version # 'git version 2.24.1.windows.2' [2022-03-10T22:49:27.962Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-10T22:49:27.965Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43357/head:refs/remotes/origin/PR-43357 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-10T22:49:28.865Z] + docker version [2022-03-10T22:49:28.865Z] Client: Docker Engine - Community [2022-03-10T22:49:28.865Z] Version: 20.10.12 [2022-03-10T22:49:28.865Z] API version: 1.41 [2022-03-10T22:49:28.865Z] Go version: go1.16.12 [2022-03-10T22:49:28.865Z] Git commit: e91ed57 [2022-03-10T22:49:28.865Z] Built: Mon Dec 13 11:45:27 2021 [2022-03-10T22:49:28.865Z] OS/Arch: linux/amd64 [2022-03-10T22:49:28.865Z] Context: default [2022-03-10T22:49:28.865Z] Experimental: true [2022-03-10T22:49:28.865Z] [2022-03-10T22:49:28.865Z] Server: Docker Engine - Community [2022-03-10T22:49:28.865Z] Engine: [2022-03-10T22:49:28.865Z] Version: 20.10.12 [2022-03-10T22:49:28.865Z] API version: 1.41 (minimum version 1.12) [2022-03-10T22:49:28.865Z] Go version: go1.16.12 [2022-03-10T22:49:28.865Z] Git commit: 459d0df [2022-03-10T22:49:28.865Z] Built: Mon Dec 13 11:43:36 2021 [2022-03-10T22:49:28.865Z] OS/Arch: linux/amd64 [2022-03-10T22:49:28.865Z] Experimental: true [2022-03-10T22:49:28.865Z] containerd: [2022-03-10T22:49:28.865Z] Version: 1.4.12 [2022-03-10T22:49:28.865Z] GitCommit: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-03-10T22:49:28.865Z] runc: [2022-03-10T22:49:28.865Z] Version: 1.0.2 [2022-03-10T22:49:28.865Z] GitCommit: v1.0.2-0-g52b36a2 [2022-03-10T22:49:28.865Z] docker-init: [2022-03-10T22:49:28.865Z] Version: 0.19.0 [2022-03-10T22:49:28.865Z] GitCommit: de40ad0 [Pipeline] sh [2022-03-10T22:49:29.183Z] + docker info [2022-03-10T22:49:29.746Z] Client: [2022-03-10T22:49:29.746Z] Context: default [2022-03-10T22:49:29.746Z] Debug Mode: false [2022-03-10T22:49:29.746Z] Plugins: [2022-03-10T22:49:29.746Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-03-10T22:49:29.746Z] buildx: Docker Buildx (Docker Inc., v0.7.1-docker) [2022-03-10T22:49:29.746Z] compose: Docker Compose (Docker Inc., v2.2.3) [2022-03-10T22:49:29.746Z] scan: Docker Scan (Docker Inc., v0.12.0) [2022-03-10T22:49:29.746Z] [2022-03-10T22:49:29.746Z] Server: [2022-03-10T22:49:29.746Z] Containers: 0 [2022-03-10T22:49:29.746Z] Running: 0 [2022-03-10T22:49:29.746Z] Paused: 0 [2022-03-10T22:49:29.746Z] Stopped: 0 [2022-03-10T22:49:29.746Z] Images: 4 [2022-03-10T22:49:29.746Z] Server Version: 20.10.12 [2022-03-10T22:49:29.746Z] Storage Driver: overlay2 [2022-03-10T22:49:29.746Z] Backing Filesystem: extfs [2022-03-10T22:49:29.746Z] Supports d_type: true [2022-03-10T22:49:29.746Z] Native Overlay Diff: true [2022-03-10T22:49:29.746Z] userxattr: false [2022-03-10T22:49:29.746Z] Logging Driver: json-file [2022-03-10T22:49:29.746Z] Cgroup Driver: cgroupfs [2022-03-10T22:49:29.746Z] Cgroup Version: 1 [2022-03-10T22:49:29.746Z] Plugins: [2022-03-10T22:49:29.746Z] Volume: local [2022-03-10T22:49:29.746Z] Network: bridge host ipvlan macvlan null overlay [2022-03-10T22:49:29.746Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-03-10T22:49:29.746Z] Swarm: inactive [2022-03-10T22:49:29.746Z] Runtimes: runc io.containerd.runc.v2 io.containerd.runtime.v1.linux [2022-03-10T22:49:29.746Z] Default Runtime: runc [2022-03-10T22:49:29.746Z] Init Binary: docker-init [2022-03-10T22:49:29.746Z] containerd version: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-03-10T22:49:29.746Z] runc version: v1.0.2-0-g52b36a2 [2022-03-10T22:49:29.746Z] init version: de40ad0 [2022-03-10T22:49:29.746Z] Security Options: [2022-03-10T22:49:29.746Z] apparmor [2022-03-10T22:49:29.746Z] seccomp [2022-03-10T22:49:29.746Z] Profile: default [2022-03-10T22:49:29.746Z] Kernel Version: 5.4.0-1061-aws [2022-03-10T22:49:29.746Z] Operating System: Ubuntu 18.04.6 LTS [2022-03-10T22:49:29.746Z] OSType: linux [2022-03-10T22:49:29.746Z] Architecture: x86_64 [2022-03-10T22:49:29.746Z] CPUs: 2 [2022-03-10T22:49:29.746Z] Total Memory: 7.565GiB [2022-03-10T22:49:29.746Z] Name: ip-10-100-93-65 [2022-03-10T22:49:29.746Z] ID: WNHY:2FNS:JP3O:DF66:7VQT:53NI:JQKB:OYPE:MQXQ:GKEA:QVZ7:WZW4 [2022-03-10T22:49:29.746Z] Docker Root Dir: /var/lib/docker [2022-03-10T22:49:29.746Z] Debug Mode: false [2022-03-10T22:49:29.746Z] Registry: https://index.docker.io/v1/ [2022-03-10T22:49:29.746Z] Labels: [2022-03-10T22:49:29.746Z] Experimental: true [2022-03-10T22:49:29.746Z] Insecure Registries: [2022-03-10T22:49:29.746Z] 127.0.0.0/8 [2022-03-10T22:49:29.746Z] Live Restore Enabled: true [2022-03-10T22:49:29.746Z] [2022-03-10T22:49:29.746Z] WARNING: No swap limit support [Pipeline] sh [2022-03-10T22:49:30.056Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-03-10T22:49:30.056Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-03-10T22:49:30.056Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43357/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-03-10T22:49:30.056Z] + bash /home/ubuntu/workspace/moby_PR-43357/check-config.sh [2022-03-10T22:49:30.056Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-03-10T22:49:30.056Z] info: reading kernel config from /boot/config-5.4.0-1061-aws ... [2022-03-10T22:49:30.056Z] [2022-03-10T22:49:30.056Z] Generally Necessary: [2022-03-10T22:49:30.056Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-03-10T22:49:30.056Z] - apparmor: enabled and tools installed [2022-03-10T22:49:30.056Z] - CONFIG_NAMESPACES: enabled [2022-03-10T22:49:30.056Z] - CONFIG_NET_NS: enabled [2022-03-10T22:49:30.056Z] - CONFIG_PID_NS: enabled [2022-03-10T22:49:30.056Z] - CONFIG_IPC_NS: enabled [2022-03-10T22:49:30.056Z] - CONFIG_UTS_NS: enabled [2022-03-10T22:49:30.056Z] - CONFIG_CGROUPS: enabled [2022-03-10T22:49:30.056Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-03-10T22:49:30.056Z] - CONFIG_CGROUP_DEVICE: enabled [2022-03-10T22:49:30.056Z] - CONFIG_CGROUP_FREEZER: enabled [2022-03-10T22:49:30.056Z] - CONFIG_CGROUP_SCHED: enabled [2022-03-10T22:49:30.056Z] - CONFIG_CPUSETS: enabled [2022-03-10T22:49:30.056Z] - CONFIG_MEMCG: enabled [2022-03-10T22:49:30.056Z] - CONFIG_KEYS: enabled [2022-03-10T22:49:30.056Z] - CONFIG_VETH: enabled (as module) [2022-03-10T22:49:30.056Z] - CONFIG_BRIDGE: enabled (as module) [2022-03-10T22:49:30.056Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-03-10T22:49:30.056Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-03-10T22:49:30.056Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-03-10T22:49:30.056Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-03-10T22:49:30.056Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-03-10T22:49:30.056Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-03-10T22:49:30.056Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-03-10T22:49:30.056Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-03-10T22:49:30.056Z] - CONFIG_NF_NAT: enabled (as module) [2022-03-10T22:49:30.056Z] - CONFIG_POSIX_MQUEUE: enabled [2022-03-10T22:49:30.056Z] - CONFIG_CGROUP_BPF: enabled [2022-03-10T22:49:30.056Z] [2022-03-10T22:49:30.056Z] Optional Features: [2022-03-10T22:49:30.056Z] - CONFIG_USER_NS: enabled [2022-03-10T22:49:30.056Z] - CONFIG_SECCOMP: enabled [2022-03-10T22:49:30.056Z] - CONFIG_SECCOMP_FILTER: enabled [2022-03-10T22:49:30.056Z] - CONFIG_CGROUP_PIDS: enabled [2022-03-10T22:49:30.056Z] - CONFIG_MEMCG_SWAP: enabled [2022-03-10T22:49:30.056Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-03-10T22:49:30.056Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-03-10T22:49:30.056Z] - CONFIG_BLK_CGROUP: enabled [2022-03-10T22:49:30.056Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-03-10T22:49:30.056Z] - CONFIG_CGROUP_PERF: enabled [2022-03-10T22:49:30.056Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-03-10T22:49:30.313Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-03-10T22:49:30.313Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-03-10T22:49:30.313Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-03-10T22:49:30.313Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-03-10T22:49:30.313Z] - CONFIG_RT_GROUP_SCHED: missing [2022-03-10T22:49:30.313Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-03-10T22:49:30.313Z] - CONFIG_IP_VS: enabled (as module) [2022-03-10T22:49:30.313Z] - CONFIG_IP_VS_NFCT: enabled [2022-03-10T22:49:30.313Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-03-10T22:49:30.313Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-03-10T22:49:30.313Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-03-10T22:49:30.313Z] - CONFIG_SECURITY_SELINUX: enabled [2022-03-10T22:49:30.313Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-03-10T22:49:30.313Z] - CONFIG_EXT4_FS: enabled [2022-03-10T22:49:30.313Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-03-10T22:49:30.313Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-03-10T22:49:30.313Z] - Network Drivers: [2022-03-10T22:49:30.313Z] - "overlay": [2022-03-10T22:49:30.313Z] - CONFIG_VXLAN: enabled (as module) [2022-03-10T22:49:30.313Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-03-10T22:49:30.313Z] Optional (for encrypted networks): [2022-03-10T22:49:30.313Z] - CONFIG_CRYPTO: enabled [2022-03-10T22:49:30.313Z] - CONFIG_CRYPTO_AEAD: enabled [2022-03-10T22:49:30.313Z] - CONFIG_CRYPTO_GCM: enabled [2022-03-10T22:49:30.313Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-03-10T22:49:30.313Z] - CONFIG_CRYPTO_GHASH: enabled [2022-03-10T22:49:30.313Z] - CONFIG_XFRM: enabled [2022-03-10T22:49:30.313Z] - CONFIG_XFRM_USER: enabled (as module) [2022-03-10T22:49:30.313Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-03-10T22:49:30.313Z] - CONFIG_INET_ESP: enabled (as module) [2022-03-10T22:49:30.313Z] - "ipvlan": [2022-03-10T22:49:30.313Z] - CONFIG_IPVLAN: enabled (as module) [2022-03-10T22:49:30.313Z] - "macvlan": [2022-03-10T22:49:30.313Z] - CONFIG_MACVLAN: enabled (as module) [2022-03-10T22:49:30.313Z] - CONFIG_DUMMY: enabled (as module) [2022-03-10T22:49:30.313Z] - "ftp,tftp client in container": [2022-03-10T22:49:30.313Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-03-10T22:49:30.313Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-03-10T22:49:30.313Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-03-10T22:49:30.313Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-03-10T22:49:30.313Z] - Storage Drivers: [2022-03-10T22:49:30.313Z] - "aufs": [2022-03-10T22:49:30.313Z] - CONFIG_AUFS_FS: enabled (as module) [2022-03-10T22:49:30.313Z] - "btrfs": [2022-03-10T22:49:30.313Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-03-10T22:49:30.313Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-03-10T22:49:30.313Z] - "devicemapper": [2022-03-10T22:49:30.313Z] - CONFIG_BLK_DEV_DM: enabled [2022-03-10T22:49:30.313Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-03-10T22:49:30.313Z] - "overlay": [2022-03-10T22:49:30.313Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-03-10T22:49:30.313Z] - "zfs": [2022-03-10T22:49:30.313Z] - /dev/zfs: present [2022-03-10T22:49:30.313Z] - zfs command: missing [2022-03-10T22:49:30.313Z] - zpool command: missing [2022-03-10T22:49:30.313Z] [2022-03-10T22:49:30.313Z] Limits: [2022-03-10T22:49:30.313Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-03-10T22:49:30.313Z] [2022-03-10T22:49:30.313Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-03-10T22:49:30.636Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg CROSS=true -t docker:b36fb04e033e29f65b7bed7ef215cdf6e8592e74 . [2022-03-10T22:49:30.636Z] #2 [internal] load .dockerignore [2022-03-10T22:49:30.636Z] #2 sha256:84af651e11b998015048ba43aa3e9a31312cdc31aca5908b22a9aec7dcb4bfe4 [2022-03-10T22:49:30.636Z] #2 transferring context: 87B done [2022-03-10T22:49:30.636Z] #2 DONE 0.0s [2022-03-10T22:49:30.636Z] [2022-03-10T22:49:30.636Z] #1 [internal] load build definition from Dockerfile [2022-03-10T22:49:30.636Z] #1 sha256:5a3c32c09853fc995eefeda0c36aab73dce5834418da41580439dc493d7cec4c [2022-03-10T22:49:30.636Z] #1 transferring dockerfile: 16.77kB done [2022-03-10T22:49:30.636Z] #1 DONE 0.0s [2022-03-10T22:49:30.636Z] [2022-03-10T22:49:30.636Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-03-10T22:49:30.636Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2022-03-10T22:49:30.894Z] #3 DONE 0.1s [2022-03-10T22:49:30.894Z] [2022-03-10T22:49:30.894Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-03-10T22:49:30.894Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2022-03-10T22:49:30.894Z] #4 CACHED [2022-03-10T22:49:31.151Z] [2022-03-10T22:49:31.151Z] #6 [internal] load build definition from Dockerfile [2022-03-10T22:49:31.151Z] #6 sha256:e1f86d66e284902ae18d5f436d664f9d858444609d2ee609096b6e2007a04e7b [2022-03-10T22:49:31.151Z] #6 DONE 0.0s [2022-03-10T22:49:31.151Z] [2022-03-10T22:49:31.151Z] #5 [internal] load .dockerignore [2022-03-10T22:49:31.151Z] #5 sha256:ad3baf579ff59e61c7bac8bc2aca6b6c2a72371efe958685f5294ea50b18fe98 [2022-03-10T22:49:31.151Z] #5 DONE 0.0s [2022-03-10T22:49:31.151Z] [2022-03-10T22:49:31.151Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-03-10T22:49:31.151Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-03-10T22:49:31.151Z] #8 DONE 0.1s [2022-03-10T22:49:31.151Z] [2022-03-10T22:49:31.151Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-03-10T22:49:31.151Z] #10 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-03-10T22:49:31.410Z] #10 DONE 0.1s [2022-03-10T22:49:31.410Z] [2022-03-10T22:49:31.410Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2022-03-10T22:49:31.410Z] #7 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-03-10T22:49:31.410Z] #7 DONE 0.1s [2022-03-10T22:49:31.410Z] [2022-03-10T22:49:31.410Z] #9 [internal] load metadata for docker.io/library/golang:1.17.8-bullseye [2022-03-10T22:49:31.410Z] #9 sha256:cea844dd348bb8746acd158263d7377c072bfea1f8f95d97faa3b00bb8fe5a74 [2022-03-10T22:49:31.410Z] #9 DONE 0.1s [2022-03-10T22:49:31.410Z] [2022-03-10T22:49:31.410Z] #76 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-03-10T22:49:31.410Z] #76 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-03-10T22:49:31.410Z] #76 DONE 0.0s [2022-03-10T22:49:31.410Z] [2022-03-10T22:49:31.410Z] #74 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-03-10T22:49:31.410Z] #74 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-03-10T22:49:31.410Z] #74 DONE 0.0s [2022-03-10T22:49:31.410Z] [2022-03-10T22:49:31.410Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:10b622c6cf6daa0a295be74c0e412ed20e10f91ae4c6f3ce6ff0c9c04f77cbf6 [2022-03-10T22:49:31.410Z] #35 sha256:3af2a073cd6647345ef114a99d17cd59ea5b7278c32b92efaf29389f6ad8156c [2022-03-10T22:49:31.410Z] #35 DONE 0.0s [2022-03-10T22:49:31.410Z] [2022-03-10T22:49:31.410Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.8-bullseye@sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 [2022-03-10T22:49:31.410Z] #11 sha256:750f92727eab44d8cd39774aa8ec1a199552b462999316d3655ba5cbd1511818 [2022-03-10T22:49:31.410Z] #11 DONE 0.0s [2022-03-10T22:49:31.410Z] [2022-03-10T22:49:31.410Z] #31 [internal] load build context [2022-03-10T22:49:31.410Z] #31 sha256:137c86030a42be96c63e940d2bd751baaf53c281fab73fcce42f7a1dd41e8f24 [2022-03-10T22:49:31.667Z] #31 ... [2022-03-10T22:49:31.667Z] [2022-03-10T22:49:31.667Z] #52 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-03-10T22:49:31.667Z] #52 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-03-10T22:49:31.667Z] #52 DONE 0.4s [2022-03-10T22:49:31.667Z] [2022-03-10T22:49:31.667Z] #31 [internal] load build context [2022-03-10T22:49:31.667Z] #31 sha256:137c86030a42be96c63e940d2bd751baaf53c281fab73fcce42f7a1dd41e8f24 [2022-03-10T22:49:33.048Z] #31 transferring context: 59.70MB 1.7s done [2022-03-10T22:49:33.048Z] #31 DONE 1.7s [2022-03-10T22:49:33.048Z] [2022-03-10T22:49:33.048Z] #43 [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-03-10T22:49:33.048Z] #43 sha256:1a322aeb375907460771228690496c9bd75bc4f5b786e16a514617ac12af97a8 [2022-03-10T22:49:33.048Z] #43 CACHED [2022-03-10T22:49:33.048Z] [2022-03-10T22:49:33.048Z] #65 [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-03-10T22:49:33.048Z] #65 sha256:8a25e8b52796fc47e5b4d35510552e497fe08988fed204b3fb72ef0d7d94149a [2022-03-10T22:49:33.048Z] #65 CACHED [2022-03-10T22:49:33.048Z] [2022-03-10T22:49:33.048Z] #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-03-10T22:49:33.048Z] #38 sha256:276c88aa6f3b0c6c3f10eefb737b54a8cc6af37ed16778b2425d06f41c1e2819 [2022-03-10T22:49:33.048Z] #38 CACHED [2022-03-10T22:49:33.048Z] [2022-03-10T22:49:33.048Z] #64 [dev-systemd-false 20/24] COPY --from=runc /build/ /usr/local/bin/ [2022-03-10T22:49:33.048Z] #64 sha256:273428402af8ff329b520cbda074aa2dedff661bf22cbf14d503860482fc2ad6 [2022-03-10T22:49:33.048Z] #64 CACHED [2022-03-10T22:49:33.048Z] [2022-03-10T22:49:33.048Z] #29 [dev-systemd-false 8/24] 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-03-10T22:49:33.048Z] #29 sha256:794e2ac80c419903b645c774457fa107aa2162387b6113b98c83e52653cf009e [2022-03-10T22:49:33.048Z] #29 CACHED [2022-03-10T22:49:33.048Z] [2022-03-10T22:49:33.048Z] #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-03-10T22:49:33.048Z] #13 sha256:841b9c1595ca58032e4810480afa5303241fe19d3a7af7071441e821968bc31d [2022-03-10T22:49:33.048Z] #13 CACHED [2022-03-10T22:49:33.048Z] [2022-03-10T22:49:33.048Z] #66 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-03-10T22:49:33.048Z] #66 sha256:fe1eaf6a1763ac240d553d04fd14de9b52c09fac0c718f0f922e10c64c6bd229 [2022-03-10T22:49:33.048Z] #66 CACHED [2022-03-10T22:49:33.048Z] [2022-03-10T22:49:33.048Z] #62 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-03-10T22:49:33.048Z] #62 sha256:8073a08f356bdf0c0ad108c3304d02d20c99b88256f0758ff5ba570e7c7ac2aa [2022-03-10T22:49:33.048Z] #62 CACHED [2022-03-10T22:49:33.048Z] [2022-03-10T22:49:33.048Z] #45 [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-03-10T22:49:33.048Z] #45 sha256:8dbaebd03dad80e18a95f20d34b7aaf4e2ad318a1cfbe465c15fff308f029b34 [2022-03-10T22:49:33.048Z] #45 CACHED [2022-03-10T22:49:33.048Z] [2022-03-10T22:49:33.048Z] #40 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-03-10T22:49:33.048Z] #40 sha256:bddc18464da662668d8c69de9d42214f652feeee14f0e8b6fdf60bc38ca0e6dc [2022-03-10T22:49:33.048Z] #40 CACHED [2022-03-10T22:49:33.048Z] [2022-03-10T22:49:33.048Z] #70 [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-03-10T22:49:33.048Z] #70 sha256:0e89229bd2fde75cdff07e19e299f0ad8c3995c3837faf1a1f86b936965b2890 [2022-03-10T22:49:33.048Z] #70 CACHED [2022-03-10T22:49:33.048Z] [2022-03-10T22:49:33.048Z] #51 [dev-systemd-false 15/24] COPY --from=registry /build/ /usr/local/bin/ [2022-03-10T22:49:33.048Z] #51 sha256:e9ad15349ac795bdd7584bf32d701abe23a66cf56c8dcbf8cff689784395bd1a [2022-03-10T22:49:33.048Z] #51 CACHED [2022-03-10T22:49:33.048Z] [2022-03-10T22:49:33.048Z] #32 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-03-10T22:49:33.048Z] #32 sha256:cbdfd5a03bf09bad80c4de80ee71010401bdc22af7653cc3ec96f41c5467e973 [2022-03-10T22:49:33.048Z] #32 CACHED [2022-03-10T22:49:33.048Z] [2022-03-10T22:49:33.048Z] #56 [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.7.0" && /build/gotestsum --version [2022-03-10T22:49:33.048Z] #56 sha256:d6e75598c47eb2854ce9867f0ec88a37b6431f473d93d817a33a33011fbf05a2 [2022-03-10T22:49:33.048Z] #56 CACHED [2022-03-10T22:49:33.048Z] [2022-03-10T22:49:33.048Z] #30 [dev-systemd-false 9/24] RUN pip3 install yamllint==1.26.1 [2022-03-10T22:49:33.048Z] #30 sha256:43f2de394cf5ff2009356a6f1eb2c6da94e2e71bace4303f63c2f369b35b4b1c [2022-03-10T22:49:33.048Z] #30 CACHED [2022-03-10T22:49:33.048Z] [2022-03-10T22:49:33.048Z] #53 [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-03-10T22:49:33.048Z] #53 sha256:67ba994b1836bf9393e53dde77cc6c5676194c01186247253d0c9102c049e812 [2022-03-10T22:49:33.048Z] #53 CACHED [2022-03-10T22:49:33.048Z] [2022-03-10T22:49:33.048Z] #47 [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-03-10T22:49:33.048Z] #47 sha256:3c87a9f75c2fd69dedc01444e3deaa873e4e4b5a5ed75376113c3a4d44e02753 [2022-03-10T22:49:33.048Z] #47 CACHED [2022-03-10T22:49:33.048Z] [2022-03-10T22:49:33.048Z] #60 [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-03-10T22:49:33.048Z] #60 sha256:6dd8ff98f3953af4790562a2c0cc846740a3d37349fa5a08e644cfca8188eab3 [2022-03-10T22:49:33.048Z] #60 CACHED [2022-03-10T22:49:33.048Z] [2022-03-10T22:49:33.048Z] #28 [dev-systemd-false 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-03-10T22:49:33.048Z] #28 sha256:2b001536469da2b48c0083ea1700be5ed8b8dce92b2b590b37c0e06ae85a0ae5 [2022-03-10T22:49:33.048Z] #28 CACHED [2022-03-10T22:49:33.048Z] [2022-03-10T22:49:33.048Z] #34 [dev-systemd-false 10/24] COPY --from=dockercli /build/ /usr/local/cli [2022-03-10T22:49:33.048Z] #34 sha256:ec0a5c446ad4c134e22834517901f446632e810f1b4e39b5ba4d348c19799516 [2022-03-10T22:49:33.048Z] #34 CACHED [2022-03-10T22:49:33.048Z] [2022-03-10T22:49:33.048Z] #69 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-03-10T22:49:33.048Z] #69 sha256:7bea76af0b8fc61c2660fa4d2d9655956668ae3aa6ca91145cbf8f8320a795d3 [2022-03-10T22:49:33.048Z] #69 CACHED [2022-03-10T22:49:33.048Z] [2022-03-10T22:49:33.048Z] #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-03-10T22:49:33.048Z] #36 sha256:fcbce562298c56a7b226d0dc42cee1302927c83d920a49e10453c042b66010f8 [2022-03-10T22:49:33.048Z] #36 CACHED [2022-03-10T22:49:33.048Z] [2022-03-10T22:49:33.048Z] #58 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-10T22:49:33.048Z] #58 sha256:a8d1fc69f546faa66db6c94d32e7d06f6126ed23d1e9e8d092ec156536df14fd [2022-03-10T22:49:33.048Z] #58 CACHED [2022-03-10T22:49:33.048Z] [2022-03-10T22:49:33.048Z] #14 [cross-true 1/6] RUN dpkg --add-architecture arm64 [2022-03-10T22:49:33.048Z] #14 sha256:09b6e3692320f08cf6327db0ae6dbac3f5eaa5ea0349ddf964de4290be45ec49 [2022-03-10T22:49:33.048Z] #14 CACHED [2022-03-10T22:49:33.048Z] [2022-03-10T22:49:33.048Z] #37 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-03-10T22:49:33.048Z] #37 sha256:a708fce9974cfbb934343e38afa48db2d400c2a3d7112f38678f8ed119466143 [2022-03-10T22:49:33.048Z] #37 CACHED [2022-03-10T22:49:33.048Z] [2022-03-10T22:49:33.048Z] #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-03-10T22:49:33.048Z] #21 sha256:db75bd3b135fe2d1bd4cb661fe8f3bb76feaaa7f57437ececffd905ad46fd13d [2022-03-10T22:49:33.048Z] #21 CACHED [2022-03-10T22:49:33.048Z] [2022-03-10T22:49:33.048Z] #23 [dev-systemd-false 2/24] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-03-10T22:49:33.048Z] #23 sha256:08ef7aab0ae1c051ee5514bf7661a991d1f1c86a87327c5fa71e369ed4370d6a [2022-03-10T22:49:33.048Z] #23 CACHED [2022-03-10T22:49:33.048Z] [2022-03-10T22:49:33.048Z] #75 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-03-10T22:49:33.048Z] #75 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-03-10T22:49:33.048Z] #75 CACHED [2022-03-10T22:49:33.048Z] [2022-03-10T22:49:33.048Z] #63 [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-03-10T22:49:33.048Z] #63 sha256:ddb07127221cef5fd0ca70d014296e35ce5a592194a82f499d085b6c86b5c476 [2022-03-10T22:49:33.048Z] #63 CACHED [2022-03-10T22:49:33.048Z] [2022-03-10T22:49:33.048Z] #15 [cross-true 2/6] RUN dpkg --add-architecture armel [2022-03-10T22:49:33.048Z] #15 sha256:96bcf02670b65def60e1b23dcad47755d0bff725bd59a782e559ae99ba7a16f0 [2022-03-10T22:49:33.048Z] #15 CACHED [2022-03-10T22:49:33.048Z] [2022-03-10T22:49:33.048Z] #72 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-03-10T22:49:33.048Z] #72 sha256:b2664e9b1572f85be4b77eb25d8773803af25176eebe54ed217d6ebbba8314b5 [2022-03-10T22:49:33.048Z] #72 CACHED [2022-03-10T22:49:33.048Z] [2022-03-10T22:49:33.048Z] #49 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-03-10T22:49:33.048Z] #49 sha256:32590bd141d0574a7286cd7615e7ce5dbd7a860411bdc30d9e37cda4cfa7488b [2022-03-10T22:49:33.048Z] #49 CACHED [2022-03-10T22:49:33.048Z] [2022-03-10T22:49:33.048Z] #39 [dev-systemd-false 11/24] COPY --from=frozen-images /build/ /docker-frozen-images [2022-03-10T22:49:33.048Z] #39 sha256:642007ea9b932cf0efe6ea1727414b21bc8c49a1d2bd7165a87aeaa94f0ec8f7 [2022-03-10T22:49:33.048Z] #39 CACHED [2022-03-10T22:49:33.048Z] [2022-03-10T22:49:33.048Z] #46 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-03-10T22:49:33.048Z] #46 sha256:ed28959c87166def93efc23e5a22275438e9fae590650c8fc3c395b5cd53fa38 [2022-03-10T22:49:33.048Z] #46 CACHED [2022-03-10T22:49:33.048Z] [2022-03-10T22:49:33.048Z] #48 [dev-systemd-false 14/24] COPY --from=tini /build/ /usr/local/bin/ [2022-03-10T22:49:33.048Z] #48 sha256:c850a8a9cc865a84f5e68a310ddb148978e3380d7a97922a05434cd0ec93edcd [2022-03-10T22:49:33.048Z] #48 CACHED [2022-03-10T22:49:33.048Z] [2022-03-10T22:49:33.048Z] #25 [dev-systemd-false 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-03-10T22:49:33.048Z] #25 sha256:c79e1e4a6eeaa399b796a413950280c15dcd45913219f685865b0df00db85412 [2022-03-10T22:49:33.048Z] #25 CACHED [2022-03-10T22:49:33.048Z] [2022-03-10T22:49:33.048Z] #73 [dev-systemd-false 22/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-03-10T22:49:33.048Z] #73 sha256:d42288de3794acda4495b46bbe63253e5c6873b37d38990d1cfb3b4c90134c7a [2022-03-10T22:49:33.048Z] #73 CACHED [2022-03-10T22:49:33.048Z] [2022-03-10T22:49:33.048Z] #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-03-10T22:49:33.048Z] #33 sha256:d603c0577e81f6d4a1ae7963ea64d068b8b4761b6908914b48b901a2bc053561 [2022-03-10T22:49:33.048Z] #33 CACHED [2022-03-10T22:49:33.048Z] [2022-03-10T22:49:33.048Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-03-10T22:49:33.048Z] #12 sha256:d2262cb5e289fcb8ec2e6ec5bbc28e4da9c0f7843486f275d70eab98043bbd87 [2022-03-10T22:49:33.048Z] #12 CACHED [2022-03-10T22:49:33.048Z] [2022-03-10T22:49:33.048Z] #78 [dev-systemd-false 23/24] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-03-10T22:49:33.048Z] #78 sha256:69f0b9ec179149dc29784b12044a86c3ca51e3ffff5a39b36f368007963060d6 [2022-03-10T22:49:33.048Z] #78 CACHED [2022-03-10T22:49:33.048Z] [2022-03-10T22:49:33.048Z] #16 [cross-true 3/6] RUN dpkg --add-architecture armhf [2022-03-10T22:49:33.048Z] #16 sha256:beddf0d6d60e18c9ac5b3546568cba2a4901f4a5fec519fe15cb3d5d496e5cb7 [2022-03-10T22:49:33.048Z] #16 CACHED [2022-03-10T22:49:33.048Z] [2022-03-10T22:49:33.048Z] #77 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-03-10T22:49:33.048Z] #77 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-03-10T22:49:33.048Z] #77 CACHED [2022-03-10T22:49:33.048Z] [2022-03-10T22:49:33.048Z] #59 [dev-systemd-false 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-03-10T22:49:33.048Z] #59 sha256:aeb657f757bda6385890f1ee6c11a0b96ada329c79fffadd595b1db24277df34 [2022-03-10T22:49:33.048Z] #59 CACHED [2022-03-10T22:49:33.048Z] [2022-03-10T22:49:33.048Z] #68 [dev-systemd-false 21/24] COPY --from=containerd /build/ /usr/local/bin/ [2022-03-10T22:49:33.048Z] #68 sha256:fee4928834966c56b452338e81418820838a774504865177f12dd312a6d79672 [2022-03-10T22:49:33.048Z] #68 CACHED [2022-03-10T22:49:33.048Z] [2022-03-10T22:49:33.048Z] #24 [dev-systemd-false 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-03-10T22:49:33.048Z] #24 sha256:57c943574319571dc37b4c12cf80791bbd2382fc4b8f8d5e6a767a99787cda50 [2022-03-10T22:49:33.048Z] #24 CACHED [2022-03-10T22:49:33.048Z] [2022-03-10T22:49:33.048Z] #61 [dev-systemd-false 19/24] COPY --from=shfmt /build/ /usr/local/bin/ [2022-03-10T22:49:33.048Z] #61 sha256:8a51d8fccb6dbde7d0dc173ff688faeae697efb94fcd86cbe295d55afc80ce85 [2022-03-10T22:49:33.048Z] #61 CACHED [2022-03-10T22:49:33.048Z] [2022-03-10T22:49:33.048Z] #44 [dev-systemd-false 13/24] COPY --from=tomll /build/ /usr/local/bin/ [2022-03-10T22:49:33.048Z] #44 sha256:7f126d037ef802270d3b2c38676e9a88c135e8f55f928b39749862734057d33e [2022-03-10T22:49:33.048Z] #44 CACHED [2022-03-10T22:49:33.048Z] [2022-03-10T22:49:33.048Z] #26 [dev-systemd-false 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-03-10T22:49:33.048Z] #26 sha256:d326afb01be0f9fa2354eaf00d23e7439b881216a41668b7ebc2270a7f9867b1 [2022-03-10T22:49:33.048Z] #26 CACHED [2022-03-10T22:49:33.048Z] [2022-03-10T22:49:33.048Z] #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-03-10T22:49:33.048Z] #19 sha256:306936fe72a1e45426452ae066606808492a2e9eb55b90c51c6a2e50cd890142 [2022-03-10T22:49:33.048Z] #19 CACHED [2022-03-10T22:49:33.048Z] [2022-03-10T22:49:33.048Z] #17 [cross-true 4/6] RUN dpkg --add-architecture ppc64el [2022-03-10T22:49:33.048Z] #17 sha256:44e4058ee4dc4bd39264506dac38d0f29b98e82470d99148e586789f2478289b [2022-03-10T22:49:33.048Z] #17 CACHED [2022-03-10T22:49:33.048Z] [2022-03-10T22:49:33.048Z] #55 [dev-systemd-false 16/24] COPY --from=criu /build/ /usr/local/bin/ [2022-03-10T22:49:33.048Z] #55 sha256:ad43e20cc9cacce18adf89c648b43433ac840904b2286ff32148311caa908ddb [2022-03-10T22:49:33.048Z] #55 CACHED [2022-03-10T22:49:33.048Z] [2022-03-10T22:49:33.048Z] #57 [dev-systemd-false 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-03-10T22:49:33.048Z] #57 sha256:0c997b5ce0728850185aa44482b463129a69fe9aaae379529fc766d93d030229 [2022-03-10T22:49:33.048Z] #57 CACHED [2022-03-10T22:49:33.048Z] [2022-03-10T22:49:33.048Z] #18 [cross-true 5/6] RUN dpkg --add-architecture s390x [2022-03-10T22:49:33.048Z] #18 sha256:4537d596aeb6a1f91ba4cb2255575856f0f9010515abf5fd2f90bdd0313e4de4 [2022-03-10T22:49:33.048Z] #18 CACHED [2022-03-10T22:49:33.048Z] [2022-03-10T22:49:33.048Z] #22 [dev-systemd-false 1/24] RUN groupadd -r docker [2022-03-10T22:49:33.048Z] #22 sha256:049910e928085381c0242f32aad2fd6a9c72d163e636c7a2fccc1360c0dc0548 [2022-03-10T22:49:33.048Z] #22 CACHED [2022-03-10T22:49:33.048Z] [2022-03-10T22:49:33.049Z] #50 [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-03-10T22:49:33.049Z] #50 sha256:8cd2c7b9899112f5f652fc771a50789fe1c1fae32cb81969d03efa57167cba02 [2022-03-10T22:49:33.049Z] #50 CACHED [2022-03-10T22:49:33.049Z] [2022-03-10T22:49:33.049Z] #71 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-03-10T22:49:33.049Z] #71 sha256:f8def7cb0e93574904b1038c77d3f680b9a1410647bd23a081ad22b7e25a2d5f [2022-03-10T22:49:33.049Z] #71 CACHED [2022-03-10T22:49:33.049Z] [2022-03-10T22:49:33.049Z] #27 [dev-systemd-false 6/24] RUN ldconfig [2022-03-10T22:49:33.049Z] #27 sha256:31b8876c5768dd12c94844f6e4b385a2f5b2c66122305733c479327e231acf32 [2022-03-10T22:49:33.049Z] #27 CACHED [2022-03-10T22:49:33.049Z] [2022-03-10T22:49:33.049Z] #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-03-10T22:49:33.049Z] #20 sha256:2bda158e2977e036e23b070d72fcd39453b7f98561c266f6c0f5cfd59a696591 [2022-03-10T22:49:33.049Z] #20 CACHED [2022-03-10T22:49:33.049Z] [2022-03-10T22:49:33.049Z] #54 [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-03-10T22:49:33.049Z] #54 sha256:72bc5050cd25904fa0ee503c99867bbf320506195c894f8c703cf5039a43712e [2022-03-10T22:49:33.049Z] #54 CACHED [2022-03-10T22:49:33.049Z] [2022-03-10T22:49:33.049Z] #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-03-10T22:49:33.049Z] #41 sha256:e1e84836270b676cbc39863b69a1644104ba3030344ce6b70a016ea3d8688228 [2022-03-10T22:49:33.049Z] #41 CACHED [2022-03-10T22:49:33.049Z] [2022-03-10T22:49:33.049Z] #42 [dev-systemd-false 12/24] COPY --from=swagger /build/ /usr/local/bin/ [2022-03-10T22:49:33.049Z] #42 sha256:dce314987aa7019457841262744667e0b2ba219d6654e63620ab403a8bdc3741 [2022-03-10T22:49:33.049Z] #42 CACHED [2022-03-10T22:49:33.049Z] [2022-03-10T22:49:33.049Z] #67 [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-03-10T22:49:33.049Z] #67 sha256:63bc349c4469dfd8daf3505600bd1fb16a3b3b975b18b218359f3f0a0b05f959 [2022-03-10T22:49:33.049Z] #67 CACHED [2022-03-10T22:49:33.049Z] [2022-03-10T22:49:33.049Z] #79 [dev-systemd-false 24/24] WORKDIR /go/src/github.com/docker/docker [2022-03-10T22:49:33.049Z] #79 sha256:7c454e106bbbea9c9fb647047bf834c8ed33df2b899ab933b27cc4a3f093f116 [2022-03-10T22:49:33.049Z] #79 CACHED [2022-03-10T22:49:33.049Z] [2022-03-10T22:49:33.049Z] #80 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-03-10T22:49:33.049Z] #80 sha256:57b6035f3c85e095c613765ec310538695bebce0684de1dd3d8fedd75b514457 [2022-03-10T22:49:34.414Z] #80 DONE 1.1s [2022-03-10T22:49:34.414Z] [2022-03-10T22:49:34.414Z] #81 exporting to image [2022-03-10T22:49:34.414Z] #81 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-03-10T22:49:34.414Z] #81 exporting layers [2022-03-10T22:49:34.976Z] #81 exporting layers 0.8s done [2022-03-10T22:49:34.976Z] #81 writing image sha256:da3c8f453a88e6089a374dec655e959b986f177d6788a852c7d860284af5d854 done [2022-03-10T22:49:34.976Z] #81 naming to docker.io/library/docker:b36fb04e033e29f65b7bed7ef215cdf6e8592e74 done [2022-03-10T22:49:34.976Z] #81 DONE 0.9s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2022-03-10T22:49:35.302Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43357/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43357/.git:/go/src/github.com/docker/docker/.git --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=b36fb04e033e29f65b7bed7ef215cdf6e8592e74 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:b36fb04e033e29f65b7bed7ef215cdf6e8592e74 hack/validate/default [2022-03-10T22:49:35.863Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2022-03-10T22:49:35.863Z] No api/types/ or api/swagger.yaml changes in diff. [2022-03-10T22:49:35.863Z] Congratulations! All TOML source files changed here have valid syntax. [2022-03-10T22:49:35.863Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2022-03-10T22:49:35.863Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2022-03-10T22:49:35.863Z] Congratulations! No new tests were added to integration-cli. [2022-03-10T22:49:35.863Z] [2022-03-10T22:49:35.863Z] INFO Start validation with golang-ci-lint [2022-03-10T22:49:36.795Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2022-03-10T22:49:36.795Z] INFO [lintersdb] Active 15 linters: [deadcode depguard goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2022-03-10T22:49:36.795Z] INFO [loader] Using build tags: [apparmor seccomp] [2022-03-10T22:49:41.989Z] Still waiting to schedule task [2022-03-10T22:49:41.989Z] ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-096dc75c63dce5575)’ is offline [2022-03-10T22:49:41.989Z] ‘ppc64le-ubuntu-11’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-10T22:49:41.989Z] ‘ppc64le-ubuntu-12’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-10T22:49:41.989Z] ‘ppc64le-ubuntu-13’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-10T22:49:41.989Z] ‘ppc64le-ubuntu-14’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-10T22:49:41.989Z] ‘ppc64le-ubuntu-15’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-10T22:49:41.989Z] ‘ppc64le-ubuntu-16’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-10T22:49:41.989Z] ‘ppc64le-ubuntu-17’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-10T22:49:41.989Z] ‘ppc64le-ubuntu-18’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-10T22:49:41.989Z] ‘ppc64le-ubuntu-19’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-10T22:49:41.989Z] ‘ppc64le-ubuntu-20’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-10T22:49:41.989Z] ‘ppc64le-ubuntu-21’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-10T22:49:41.989Z] ‘ppc64le-ubuntu-22’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-10T22:49:41.989Z] ‘ppc64le-ubuntu-23’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-10T22:49:41.989Z] ‘ppc64le-ubuntu-24’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-10T22:49:41.989Z] ‘ppc64le-ubuntu-25’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-10T22:49:41.989Z] ‘ppc64le-ubuntu-26’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-10T22:49:41.989Z] ‘ppc64le-ubuntu-27’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-10T22:49:41.989Z] ‘ppc64le-ubuntu-28’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-10T22:49:41.989Z] ‘ppc64le-ubuntu-31’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-10T22:49:41.989Z] ‘ppc64le-ubuntu-32’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-10T22:49:41.989Z] ‘ppc64le-ubuntu-33’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-10T22:49:41.989Z] ‘ppc64le-ubuntu-34’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-10T22:49:41.989Z] ‘s390x-ubuntu-01’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-10T22:49:41.989Z] ‘s390x-ubuntu-02’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-10T22:49:41.989Z] ‘s390x-ubuntu-03’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-10T22:49:41.989Z] ‘s390x-ubuntu-04’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-10T22:49:41.989Z] ‘s390x-ubuntu-05’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-10T22:49:41.989Z] ‘s390x-ubuntu-06’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-10T22:49:41.989Z] ‘s390x-ubuntu-13’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-10T22:49:41.989Z] ‘s390x-ubuntu-14’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-10T22:49:41.989Z] ‘s390x-ubuntu-15’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-10T22:49:41.989Z] ‘s390x-ubuntu-16’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-10T22:49:41.989Z] ‘s390x-ubuntu-25’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-10T22:49:41.989Z] ‘s390x-ubuntu-26’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-10T22:49:41.989Z] ‘s390x-ubuntu-29’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-10T22:49:41.989Z] ‘s390x-ubuntu-30’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-10T22:49:41.990Z] Still waiting to schedule task [2022-03-10T22:49:41.990Z] ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-096dc75c63dce5575)’ is offline [2022-03-10T22:49:41.990Z] ‘ppc64le-ubuntu-11’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-10T22:49:41.990Z] ‘ppc64le-ubuntu-12’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-10T22:49:41.990Z] ‘ppc64le-ubuntu-13’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-10T22:49:41.990Z] ‘ppc64le-ubuntu-14’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-10T22:49:41.990Z] ‘ppc64le-ubuntu-15’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-10T22:49:41.990Z] ‘ppc64le-ubuntu-16’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-10T22:49:41.990Z] ‘ppc64le-ubuntu-17’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-10T22:49:41.990Z] ‘ppc64le-ubuntu-18’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-10T22:49:41.990Z] ‘ppc64le-ubuntu-19’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-10T22:49:41.990Z] ‘ppc64le-ubuntu-20’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-10T22:49:41.990Z] ‘ppc64le-ubuntu-21’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-10T22:49:41.990Z] ‘ppc64le-ubuntu-22’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-10T22:49:41.990Z] ‘ppc64le-ubuntu-23’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-10T22:49:41.990Z] ‘ppc64le-ubuntu-24’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-10T22:49:41.990Z] ‘ppc64le-ubuntu-25’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-10T22:49:41.990Z] ‘ppc64le-ubuntu-26’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-10T22:49:41.990Z] ‘ppc64le-ubuntu-27’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-10T22:49:41.990Z] ‘ppc64le-ubuntu-28’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-10T22:49:41.990Z] ‘ppc64le-ubuntu-31’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-10T22:49:41.990Z] ‘ppc64le-ubuntu-32’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-10T22:49:41.990Z] ‘ppc64le-ubuntu-33’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-10T22:49:41.990Z] ‘ppc64le-ubuntu-34’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-10T22:49:41.990Z] ‘s390x-ubuntu-01’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-10T22:49:41.990Z] ‘s390x-ubuntu-02’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-10T22:49:41.990Z] ‘s390x-ubuntu-03’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-10T22:49:41.990Z] ‘s390x-ubuntu-04’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-10T22:49:41.990Z] ‘s390x-ubuntu-05’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-10T22:49:41.990Z] ‘s390x-ubuntu-06’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-10T22:49:41.990Z] ‘s390x-ubuntu-13’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-10T22:49:41.990Z] ‘s390x-ubuntu-14’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-10T22:49:41.990Z] ‘s390x-ubuntu-15’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-10T22:49:41.990Z] ‘s390x-ubuntu-16’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-10T22:49:41.990Z] ‘s390x-ubuntu-25’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-10T22:49:41.990Z] ‘s390x-ubuntu-26’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-10T22:49:41.990Z] ‘s390x-ubuntu-29’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-10T22:49:41.990Z] ‘s390x-ubuntu-30’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-10T22:49:41.991Z] Still waiting to schedule task [2022-03-10T22:49:41.991Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-04cb0ac28ff862f62)’ [2022-03-10T22:49:41.994Z] Still waiting to schedule task [2022-03-10T22:49:41.994Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0e9ef65aa21a10903)’ [2022-03-10T22:49:43.728Z] Fetching without tags [2022-03-10T22:49:44.122Z] Fetching without tags [2022-03-10T22:49:44.835Z] Merging remotes/origin/master commit 38805f20f9bcc5e87869d6c79d432b166e1c88b4 into PR head commit b36fb04e033e29f65b7bed7ef215cdf6e8592e74 [2022-03-10T22:49:44.615Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-10T22:49:44.667Z] > git config --add remote.origin.fetch +refs/pull/43357/head:refs/remotes/origin/PR-43357 # timeout=10 [2022-03-10T22:49:44.733Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-10T22:49:44.870Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-10T22:49:44.963Z] Fetching without tags [2022-03-10T22:49:43.836Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-10T22:49:43.879Z] > git config --add remote.origin.fetch +refs/pull/43357/head:refs/remotes/origin/PR-43357 # timeout=10 [2022-03-10T22:49:43.925Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-10T22:49:44.040Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-10T22:49:44.155Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-10T22:49:44.155Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-10T22:49:44.158Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43357/head:refs/remotes/origin/PR-43357 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-10T22:49:44.869Z] > git config core.sparsecheckout # timeout=10 [2022-03-10T22:49:44.913Z] > git checkout -f b36fb04e033e29f65b7bed7ef215cdf6e8592e74 # timeout=10 [2022-03-10T22:49:43.457Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-10T22:49:43.498Z] > git config --add remote.origin.fetch +refs/pull/43357/head:refs/remotes/origin/PR-43357 # timeout=10 [2022-03-10T22:49:43.535Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-10T22:49:43.646Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-10T22:49:43.765Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-10T22:49:43.765Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-10T22:49:43.768Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43357/head:refs/remotes/origin/PR-43357 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-10T22:49:45.441Z] Merging remotes/origin/master commit 38805f20f9bcc5e87869d6c79d432b166e1c88b4 into PR head commit b36fb04e033e29f65b7bed7ef215cdf6e8592e74 [2022-03-10T22:49:45.718Z] Merging remotes/origin/master commit 38805f20f9bcc5e87869d6c79d432b166e1c88b4 into PR head commit b36fb04e033e29f65b7bed7ef215cdf6e8592e74 [2022-03-10T22:49:45.001Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-10T22:49:45.001Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-10T22:49:45.003Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43357/head:refs/remotes/origin/PR-43357 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-10T22:49:45.755Z] > git config core.sparsecheckout # timeout=10 [2022-03-10T22:49:45.807Z] > git checkout -f b36fb04e033e29f65b7bed7ef215cdf6e8592e74 # timeout=10 [2022-03-10T22:49:45.476Z] > git config core.sparsecheckout # timeout=10 [2022-03-10T22:49:45.518Z] > git checkout -f b36fb04e033e29f65b7bed7ef215cdf6e8592e74 # timeout=10 [2022-03-10T22:49:48.448Z] Merge succeeded, producing b36fb04e033e29f65b7bed7ef215cdf6e8592e74 [2022-03-10T22:49:48.448Z] Checking out Revision b36fb04e033e29f65b7bed7ef215cdf6e8592e74 (PR-43357) [2022-03-10T22:49:48.657Z] Merge succeeded, producing b36fb04e033e29f65b7bed7ef215cdf6e8592e74 [2022-03-10T22:49:48.657Z] Checking out Revision b36fb04e033e29f65b7bed7ef215cdf6e8592e74 (PR-43357) [2022-03-10T22:49:49.042Z] Commit message: "vendor: github.com/containerd/containerd v1.6.1" [2022-03-10T22:49:48.314Z] > git remote # timeout=10 [2022-03-10T22:49:48.370Z] > git config --get remote.origin.url # timeout=10 [2022-03-10T22:49:48.428Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-10T22:49:48.431Z] > git merge 38805f20f9bcc5e87869d6c79d432b166e1c88b4 # timeout=10 [2022-03-10T22:49:48.569Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2022-03-10T22:49:48.690Z] > git config core.sparsecheckout # timeout=10 [2022-03-10T22:49:48.737Z] > git checkout -f b36fb04e033e29f65b7bed7ef215cdf6e8592e74 # timeout=10 [2022-03-10T22:49:48.171Z] > git remote # timeout=10 [2022-03-10T22:49:48.209Z] > git config --get remote.origin.url # timeout=10 [2022-03-10T22:49:48.247Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-10T22:49:48.248Z] > git merge 38805f20f9bcc5e87869d6c79d432b166e1c88b4 # timeout=10 [2022-03-10T22:49:48.367Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2022-03-10T22:49:48.484Z] > git config core.sparsecheckout # timeout=10 [2022-03-10T22:49:48.524Z] > git checkout -f b36fb04e033e29f65b7bed7ef215cdf6e8592e74 # timeout=10 [2022-03-10T22:49:49.354Z] Commit message: "vendor: github.com/containerd/containerd v1.6.1" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-03-10T22:49:49.566Z] Merge succeeded, producing b36fb04e033e29f65b7bed7ef215cdf6e8592e74 [2022-03-10T22:49:49.566Z] Checking out Revision b36fb04e033e29f65b7bed7ef215cdf6e8592e74 (PR-43357) [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-03-10T22:49:50.329Z] + docker version [2022-03-10T22:49:50.329Z] Client: [2022-03-10T22:49:50.329Z] Version: 20.10.9 [2022-03-10T22:49:50.329Z] API version: 1.41 [2022-03-10T22:49:50.329Z] Go version: go1.16.8 [2022-03-10T22:49:50.329Z] Git commit: c2ea9bc [2022-03-10T22:49:50.329Z] Built: Mon Oct 4 16:11:10 2021 [2022-03-10T22:49:50.329Z] OS/Arch: windows/amd64 [2022-03-10T22:49:50.329Z] Context: default [2022-03-10T22:49:50.329Z] Experimental: true [2022-03-10T22:49:50.329Z] [2022-03-10T22:49:50.329Z] Server: Docker Engine - Community [2022-03-10T22:49:50.329Z] Engine: [2022-03-10T22:49:50.329Z] Version: 20.10.9 [2022-03-10T22:49:50.329Z] API version: 1.41 (minimum version 1.24) [2022-03-10T22:49:50.329Z] Go version: go1.16.8 [2022-03-10T22:49:50.329Z] Git commit: 79ea9d3 [2022-03-10T22:49:50.329Z] Built: Mon Oct 4 16:06:39 2021 [2022-03-10T22:49:50.329Z] OS/Arch: windows/amd64 [2022-03-10T22:49:50.329Z] Experimental: true [Pipeline] sh [2022-03-10T22:49:50.521Z] Commit message: "vendor: github.com/containerd/containerd v1.6.1" [2022-03-10T22:49:49.228Z] > git remote # timeout=10 [2022-03-10T22:49:49.287Z] > git config --get remote.origin.url # timeout=10 [2022-03-10T22:49:49.338Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-10T22:49:49.340Z] > git merge 38805f20f9bcc5e87869d6c79d432b166e1c88b4 # timeout=10 [2022-03-10T22:49:49.469Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2022-03-10T22:49:49.604Z] > git config core.sparsecheckout # timeout=10 [2022-03-10T22:49:49.667Z] > git checkout -f b36fb04e033e29f65b7bed7ef215cdf6e8592e74 # timeout=10 [2022-03-10T22:49:50.852Z] + docker version [2022-03-10T22:49:50.852Z] Client: [2022-03-10T22:49:50.852Z] Version: 20.10.9 [2022-03-10T22:49:50.852Z] API version: 1.41 [2022-03-10T22:49:50.852Z] Go version: go1.16.8 [2022-03-10T22:49:50.852Z] Git commit: c2ea9bc [2022-03-10T22:49:50.852Z] Built: Mon Oct 4 16:11:10 2021 [2022-03-10T22:49:50.852Z] OS/Arch: windows/amd64 [2022-03-10T22:49:50.852Z] Context: default [2022-03-10T22:49:50.852Z] Experimental: true [2022-03-10T22:49:50.852Z] [2022-03-10T22:49:50.852Z] Server: Docker Engine - Community [2022-03-10T22:49:50.852Z] Engine: [2022-03-10T22:49:50.852Z] Version: 20.10.9 [2022-03-10T22:49:50.852Z] API version: 1.41 (minimum version 1.24) [2022-03-10T22:49:50.852Z] Go version: go1.16.8 [2022-03-10T22:49:50.852Z] Git commit: 79ea9d3 [2022-03-10T22:49:50.852Z] Built: Mon Oct 4 16:06:39 2021 [2022-03-10T22:49:50.852Z] OS/Arch: windows/amd64 [2022-03-10T22:49:50.852Z] Experimental: true [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-03-10T22:49:51.349Z] + docker info [2022-03-10T22:49:51.349Z] Client: [2022-03-10T22:49:51.349Z] Context: default [2022-03-10T22:49:51.349Z] Debug Mode: false [2022-03-10T22:49:51.349Z] [2022-03-10T22:49:51.349Z] Server: [2022-03-10T22:49:51.349Z] Containers: 0 [2022-03-10T22:49:51.349Z] Running: 0 [2022-03-10T22:49:51.349Z] Paused: 0 [2022-03-10T22:49:51.349Z] Stopped: 0 [2022-03-10T22:49:51.349Z] Images: 11 [2022-03-10T22:49:51.349Z] Server Version: 20.10.9 [2022-03-10T22:49:51.349Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-03-10T22:49:51.349Z] Windows: [2022-03-10T22:49:51.349Z] LCOW: [2022-03-10T22:49:51.349Z] Logging Driver: json-file [2022-03-10T22:49:51.349Z] Plugins: [2022-03-10T22:49:51.349Z] Volume: local [2022-03-10T22:49:51.349Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-03-10T22:49:51.349Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-03-10T22:49:51.349Z] Swarm: inactive [2022-03-10T22:49:51.349Z] Default Isolation: process [2022-03-10T22:49:51.349Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-03-10T22:49:51.349Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-03-10T22:49:51.349Z] OSType: windows [2022-03-10T22:49:51.349Z] Architecture: x86_64 [2022-03-10T22:49:51.349Z] CPUs: 4 [2022-03-10T22:49:51.349Z] Total Memory: 32GiB [2022-03-10T22:49:51.349Z] Name: azwin-2-67c080 [2022-03-10T22:49:51.349Z] ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3 [2022-03-10T22:49:51.349Z] Docker Root Dir: D:\docker [2022-03-10T22:49:51.349Z] Debug Mode: false [2022-03-10T22:49:51.349Z] Registry: https://index.docker.io/v1/ [2022-03-10T22:49:51.349Z] Labels: [2022-03-10T22:49:51.349Z] Experimental: true [2022-03-10T22:49:51.349Z] Insecure Registries: [2022-03-10T22:49:51.349Z] 10.0.0.4:5000 [2022-03-10T22:49:51.349Z] 127.0.0.0/8 [2022-03-10T22:49:51.349Z] Registry Mirrors: [2022-03-10T22:49:51.349Z] http://10.0.0.4:5000/ [2022-03-10T22:49:51.349Z] Live Restore Enabled: false [2022-03-10T22:49:51.349Z] Product License: Community Engine [2022-03-10T22:49:51.349Z] [Pipeline] sh [2022-03-10T22:49:51.869Z] + docker version [2022-03-10T22:49:51.869Z] Client: [2022-03-10T22:49:51.869Z] Version: 20.10.9 [2022-03-10T22:49:51.869Z] API version: 1.41 [2022-03-10T22:49:51.869Z] Go version: go1.16.8 [2022-03-10T22:49:51.869Z] Git commit: c2ea9bc [2022-03-10T22:49:51.869Z] Built: Mon Oct 4 16:11:10 2021 [2022-03-10T22:49:51.869Z] OS/Arch: windows/amd64 [2022-03-10T22:49:51.869Z] Context: default [2022-03-10T22:49:51.869Z] Experimental: true [2022-03-10T22:49:51.869Z] [2022-03-10T22:49:51.869Z] Server: Docker Engine - Community [2022-03-10T22:49:51.869Z] Engine: [2022-03-10T22:49:51.869Z] Version: 20.10.9 [2022-03-10T22:49:51.869Z] API version: 1.41 (minimum version 1.24) [2022-03-10T22:49:51.869Z] Go version: go1.16.8 [2022-03-10T22:49:51.869Z] Git commit: 79ea9d3 [2022-03-10T22:49:51.869Z] Built: Mon Oct 4 16:06:39 2021 [2022-03-10T22:49:51.869Z] OS/Arch: windows/amd64 [2022-03-10T22:49:51.869Z] Experimental: true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2022-03-10T22:49:52.327Z] + docker info [2022-03-10T22:49:52.327Z] Client: [2022-03-10T22:49:52.327Z] Context: default [2022-03-10T22:49:52.327Z] Debug Mode: false [2022-03-10T22:49:52.327Z] [2022-03-10T22:49:52.327Z] Server: [2022-03-10T22:49:52.327Z] Containers: 0 [2022-03-10T22:49:52.327Z] Running: 0 [2022-03-10T22:49:52.327Z] Paused: 0 [2022-03-10T22:49:52.327Z] Stopped: 0 [2022-03-10T22:49:52.327Z] Images: 11 [2022-03-10T22:49:52.327Z] Server Version: 20.10.9 [2022-03-10T22:49:52.327Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-03-10T22:49:52.327Z] Windows: [2022-03-10T22:49:52.327Z] LCOW: [2022-03-10T22:49:52.327Z] Logging Driver: json-file [2022-03-10T22:49:52.327Z] Plugins: [2022-03-10T22:49:52.327Z] Volume: local [2022-03-10T22:49:52.327Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-03-10T22:49:52.327Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-03-10T22:49:52.327Z] Swarm: inactive [2022-03-10T22:49:52.327Z] Default Isolation: process [2022-03-10T22:49:52.327Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-03-10T22:49:52.327Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-03-10T22:49:52.327Z] OSType: windows [2022-03-10T22:49:52.327Z] Architecture: x86_64 [2022-03-10T22:49:52.327Z] CPUs: 4 [2022-03-10T22:49:52.327Z] Total Memory: 32GiB [2022-03-10T22:49:52.327Z] Name: azwin-2-8ca760 [2022-03-10T22:49:52.327Z] ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3 [2022-03-10T22:49:52.327Z] Docker Root Dir: D:\docker [2022-03-10T22:49:52.327Z] Debug Mode: false [2022-03-10T22:49:52.327Z] Registry: https://index.docker.io/v1/ [2022-03-10T22:49:52.327Z] Labels: [2022-03-10T22:49:52.327Z] Experimental: true [2022-03-10T22:49:52.327Z] Insecure Registries: [2022-03-10T22:49:52.327Z] 10.0.0.4:5000 [2022-03-10T22:49:52.327Z] 127.0.0.0/8 [2022-03-10T22:49:52.327Z] Registry Mirrors: [2022-03-10T22:49:52.327Z] http://10.0.0.4:5000/ [2022-03-10T22:49:52.327Z] Live Restore Enabled: false [2022-03-10T22:49:52.327Z] Product License: Community Engine [2022-03-10T22:49:52.327Z] [Pipeline] } [Pipeline] sh [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2022-03-10T22:49:53.405Z] + docker info [2022-03-10T22:49:53.873Z] Client: [2022-03-10T22:49:53.873Z] Context: default [2022-03-10T22:49:53.873Z] Debug Mode: false [2022-03-10T22:49:53.873Z] Plugins: [2022-03-10T22:49:53.873Z] app: Docker Application (Docker Inc., v0.8.0) [2022-03-10T22:49:53.873Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2022-03-10T22:49:53.873Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2022-03-10T22:49:53.873Z] [2022-03-10T22:49:53.873Z] Server: [2022-03-10T22:49:53.873Z] Containers: 0 [2022-03-10T22:49:53.873Z] Running: 0 [2022-03-10T22:49:53.873Z] Paused: 0 [2022-03-10T22:49:53.873Z] Stopped: 0 [2022-03-10T22:49:53.873Z] Images: 11 [2022-03-10T22:49:53.873Z] Server Version: 20.10.9 [2022-03-10T22:49:53.873Z] Storage Driver: lcow (linux) windowsfilter (windows) [2022-03-10T22:49:53.873Z] LCOW: [2022-03-10T22:49:53.873Z] Windows: [2022-03-10T22:49:53.873Z] Logging Driver: json-file [2022-03-10T22:49:53.873Z] Plugins: [2022-03-10T22:49:53.873Z] Volume: local [2022-03-10T22:49:53.873Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-03-10T22:49:53.873Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-03-10T22:49:53.873Z] Swarm: inactive [2022-03-10T22:49:53.873Z] Default Isolation: process [2022-03-10T22:49:53.873Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-03-10T22:49:53.873Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2022-03-10T22:49:53.873Z] OSType: windows [2022-03-10T22:49:53.873Z] Architecture: x86_64 [2022-03-10T22:49:53.873Z] CPUs: 4 [2022-03-10T22:49:53.873Z] Total Memory: 32GiB [2022-03-10T22:49:53.873Z] Name: azwin-2-45a3b0 [2022-03-10T22:49:53.873Z] ID: OBVN:G3H4:FJG4:OG2S:XO4Y:7BB7:QXYF:W3KL:Z6WW:C45S:QCIM:4F6L [2022-03-10T22:49:53.873Z] Docker Root Dir: D:\docker [2022-03-10T22:49:53.873Z] Debug Mode: false [2022-03-10T22:49:53.873Z] Registry: https://index.docker.io/v1/ [2022-03-10T22:49:53.873Z] Labels: [2022-03-10T22:49:53.873Z] Experimental: true [2022-03-10T22:49:53.873Z] Insecure Registries: [2022-03-10T22:49:53.873Z] 10.0.0.4:5000 [2022-03-10T22:49:53.873Z] 127.0.0.0/8 [2022-03-10T22:49:53.873Z] Registry Mirrors: [2022-03-10T22:49:53.873Z] http://10.0.0.4:5000/ [2022-03-10T22:49:53.873Z] Live Restore Enabled: false [2022-03-10T22:49:53.873Z] Product License: Community Engine [2022-03-10T22:49:53.873Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2022-03-10T22:49:54.404Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-096dc75c63dce5575) in /home/ubuntu/workspace/moby_PR-43357 [Pipeline] { [Pipeline] checkout [2022-03-10T22:49:54.807Z] The recommended git tool is: git [2022-03-10T22:49:58.156Z] using credential docker-jenkins-github-credentials [2022-03-10T22:49:58.170Z] Cloning the remote Git repository [2022-03-10T22:49:58.170Z] Cloning with configured refspecs honoured and without tags [2022-03-10T22:49:56.935Z] Cloning repository https://github.com/moby/moby.git [2022-03-10T22:49:56.999Z] > git init /home/ubuntu/workspace/moby_PR-43357 # timeout=10 [2022-03-10T22:49:57.216Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-10T22:49:57.217Z] > git --version # timeout=10 [2022-03-10T22:49:57.228Z] > git --version # 'git version 2.17.1' [2022-03-10T22:49:57.228Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-10T22:49:57.230Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43357/head:refs/remotes/origin/PR-43357 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-10T22:50:00.729Z] DEBUG: print all environment variables to check how Jenkins runs this script [2022-03-10T22:50:00.729Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-f5838f77\powershellScript.ps1'; exit $LASTEXITCODE; [2022-03-10T22:50:00.729Z] ---------------------------------------------------------------------------- [2022-03-10T22:50:00.729Z] [2022-03-10T22:50:00.729Z] INFO: executeCI.ps1 starting at Thu Mar 10 22:49:59 CUT 2022 [2022-03-10T22:50:00.729Z] [2022-03-10T22:50:00.729Z] INFO: Script version 05-Feb-2019 09:03 PDT [2022-03-10T22:50:00.729Z] INFO: Running git version 2.24.1.windows.2 [2022-03-10T22:50:00.729Z] INFO: Branch:fe_release Build:20348.1.210507-1500 [2022-03-10T22:50:00.729Z] INFO: Environment variables: [2022-03-10T22:50:00.729Z] [2022-03-10T22:50:00.729Z] Name Value [2022-03-10T22:50:00.729Z] ---- ----- [2022-03-10T22:50:00.729Z] ALLUSERSPROFILE C:\ProgramData [2022-03-10T22:50:00.729Z] amd64 true [2022-03-10T22:50:00.729Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2022-03-10T22:50:00.729Z] APT_MIRROR cdn-fastly.deb.debian.org [2022-03-10T22:50:00.729Z] arm64 true [2022-03-10T22:50:00.729Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2022-03-10T22:50:00.729Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2022-03-10T22:50:00.729Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2022-03-10T22:50:00.729Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2022-03-10T22:50:00.729Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2022-03-10T22:50:00.729Z] BRANCH_NAME PR-43357 [2022-03-10T22:50:00.729Z] BUILD_DISPLAY_NAME #3 [2022-03-10T22:50:00.729Z] BUILD_ID 3 [2022-03-10T22:50:00.729Z] BUILD_NUMBER 3 [2022-03-10T22:50:00.729Z] BUILD_TAG jenkins-moby-PR-43357-3 [2022-03-10T22:50:00.729Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-43357/3/ [2022-03-10T22:50:00.729Z] cgroup2 true [2022-03-10T22:50:00.729Z] CHANGE_AUTHOR corhere [2022-03-10T22:50:00.729Z] CHANGE_AUTHOR_DISPLAY_NAME Cory Snider [2022-03-10T22:50:00.729Z] CHANGE_AUTHOR_EMAIL csnider@mirantis.com [2022-03-10T22:50:00.729Z] CHANGE_BRANCH vendor-swarmkit-and-containerd-v1.6.1 [2022-03-10T22:50:00.729Z] CHANGE_FORK corhere [2022-03-10T22:50:00.729Z] CHANGE_ID 43357 [2022-03-10T22:50:00.729Z] CHANGE_TARGET master [2022-03-10T22:50:00.729Z] CHANGE_TITLE Vendor latest swarmkit, containerd v1.6.1 [2022-03-10T22:50:00.729Z] CHANGE_URL https://github.com/moby/moby/pull/43357 [2022-03-10T22:50:00.729Z] CHECK_CONFIG_COMMIT 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-03-10T22:50:00.729Z] CommonProgramFiles C:\Program Files\Common Files [2022-03-10T22:50:00.729Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2022-03-10T22:50:00.729Z] CommonProgramW6432 C:\Program Files\Common Files [2022-03-10T22:50:00.729Z] COMPUTERNAME azwin-2-8ca760 [2022-03-10T22:50:00.729Z] ComSpec C:\Windows\system32\cmd.exe [2022-03-10T22:50:00.729Z] ConfigSequenceNumber 0 [2022-03-10T22:50:00.729Z] dco true [2022-03-10T22:50:00.729Z] DOCKER_BUILDKIT 0 [2022-03-10T22:50:00.729Z] DOCKER_DUT_DEBUG 1 [2022-03-10T22:50:00.729Z] DOCKER_EXPERIMENTAL 1 [2022-03-10T22:50:00.729Z] DOCKER_GRAPHDRIVER overlay2 [2022-03-10T22:50:00.729Z] DOCKER_WINDOWS_CONTAINERD_R... 1 [2022-03-10T22:50:00.729Z] DriverData C:\Windows\System32\Drivers\DriverData [2022-03-10T22:50:00.729Z] EXECUTOR_NUMBER 0 [2022-03-10T22:50:00.729Z] FQDN azwin-2-8ca760.westus.cloudapp.azure.com [2022-03-10T22:50:00.729Z] GIT_BRANCH PR-43357 [2022-03-10T22:50:00.729Z] GIT_COMMIT b36fb04e033e29f65b7bed7ef215cdf6e8592e74 [2022-03-10T22:50:00.729Z] GIT_URL https://github.com/moby/moby.git [2022-03-10T22:50:00.729Z] HUDSON_COOKIE cdddcea2-4397-4864-badc-5fc676554cbf [2022-03-10T22:50:00.729Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2022-03-10T22:50:00.729Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2022-03-10T22:50:00.729Z] HUDSON_URL https://ci-next.docker.com/public/ [2022-03-10T22:50:00.729Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64 [2022-03-10T22:50:00.729Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2022-03-10T22:50:00.729Z] JENKINS_NODE_COOKIE 8cfb3028-40c7-4831-8272-55258b64515e [2022-03-10T22:50:00.729Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2022-03-10T22:50:00.729Z] JENKINS_URL https://ci-next.docker.com/public/ [2022-03-10T22:50:00.729Z] JOB_BASE_NAME PR-43357 [2022-03-10T22:50:00.729Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43357/display/redirect [2022-03-10T22:50:00.729Z] JOB_NAME moby/PR-43357 [2022-03-10T22:50:00.729Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-43357/ [2022-03-10T22:50:00.729Z] library.jps.version master [2022-03-10T22:50:00.729Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2022-03-10T22:50:00.729Z] NODE_LABELS amd64 azure azwin-2-8ca760 azwin-2022 docker west-us windows windows-2022 x86_64 [2022-03-10T22:50:00.729Z] NODE_NAME azwin-2-8ca760 [2022-03-10T22:50:00.729Z] NUMBER_OF_PROCESSORS 4 [2022-03-10T22:50:00.729Z] OS Windows_NT [2022-03-10T22:50:00.729Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2022-03-10T22:50:00.729Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2022-03-10T22:50:00.729Z] ppc64le false [2022-03-10T22:50:00.729Z] PROCESSOR_ARCHITECTURE AMD64 [2022-03-10T22:50:00.729Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 85 Stepping 4, GenuineIntel [2022-03-10T22:50:00.729Z] PROCESSOR_LEVEL 6 [2022-03-10T22:50:00.729Z] PROCESSOR_REVISION 5504 [2022-03-10T22:50:00.729Z] ProgramData C:\ProgramData [2022-03-10T22:50:00.729Z] ProgramFiles C:\Program Files [2022-03-10T22:50:00.729Z] ProgramFiles(x86) C:\Program Files (x86) [2022-03-10T22:50:00.729Z] ProgramW6432 C:\Program Files [2022-03-10T22:50:00.729Z] PROMPT $P$G [2022-03-10T22:50:00.729Z] PSExecutionPolicyPreference Bypass [2022-03-10T22:50:00.729Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2022-03-10T22:50:00.729Z] PUBLIC C:\Users\Public [2022-03-10T22:50:00.729Z] rootless true [2022-03-10T22:50:00.729Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43357/3/display/redirect?page=artif... [2022-03-10T22:50:00.729Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43357/3/display/redirect?page=changes [2022-03-10T22:50:00.729Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43357/3/display/redirect [2022-03-10T22:50:00.729Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43357/3/display/redirect?page=tests [2022-03-10T22:50:00.730Z] s390x false [2022-03-10T22:50:00.730Z] SKIP_VALIDATION_TESTS 1 [2022-03-10T22:50:00.730Z] SOURCES_DRIVE d [2022-03-10T22:50:00.730Z] SOURCES_SUBDIR gopath [2022-03-10T22:50:00.730Z] STAGE_NAME Run tests [2022-03-10T22:50:00.730Z] SystemDrive C: [2022-03-10T22:50:00.730Z] SystemRoot C:\Windows [2022-03-10T22:50:00.730Z] TEMP C:\Windows\TEMP [2022-03-10T22:50:00.730Z] TESTDEBUG 0 [2022-03-10T22:50:00.730Z] TESTRUN_DRIVE d [2022-03-10T22:50:00.730Z] TESTRUN_SUBDIR CI [2022-03-10T22:50:00.730Z] TIMEOUT 120m [2022-03-10T22:50:00.730Z] TMP C:\Windows\TEMP [2022-03-10T22:50:00.730Z] unit_validate true [2022-03-10T22:50:00.730Z] USERDOMAIN WORKGROUP [2022-03-10T22:50:00.730Z] USERNAME azwin-2-8ca760$ [2022-03-10T22:50:00.730Z] USERPROFILE C:\Windows\system32\config\systemprofile [2022-03-10T22:50:00.730Z] validate_force false [2022-03-10T22:50:00.730Z] windir C:\Windows [2022-03-10T22:50:00.730Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2022-03-10T22:50:00.730Z] WINDOWS_BASE_IMAGE_TAG ltsc2022 [2022-03-10T22:50:00.730Z] windows2022 true [2022-03-10T22:50:00.730Z] windows2022containerd true [2022-03-10T22:50:00.730Z] windowsRS5 true [2022-03-10T22:50:00.730Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2022-03-10T22:50:00.730Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2022-03-10T22:50:00.730Z] [2022-03-10T22:50:00.730Z] [2022-03-10T22:50:00.730Z] [2022-03-10T22:50:00.730Z] INFO: Sources under d:\gopath\... [2022-03-10T22:50:00.730Z] INFO: Test run under d:\CI\... [2022-03-10T22:50:00.730Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2022-03-10T22:50:00.730Z] INFO: docker/docker repository was found [2022-03-10T22:50:00.730Z] INFO: Image microsoft/windowsservercore:latest is already loaded in the control daemon [2022-03-10T22:50:00.730Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.20348.587' [2022-03-10T22:50:00.730Z] INFO: Docker version of control daemon [2022-03-10T22:50:00.730Z] [2022-03-10T22:50:01.010Z] DEBUG: print all environment variables to check how Jenkins runs this script [2022-03-10T22:50:01.010Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-5f4dbac8\powershellScript.ps1'; exit $LASTEXITCODE; [2022-03-10T22:50:01.010Z] ---------------------------------------------------------------------------- [2022-03-10T22:50:01.010Z] [2022-03-10T22:50:01.010Z] INFO: executeCI.ps1 starting at Thu Mar 10 22:50:00 CUT 2022 [2022-03-10T22:50:01.010Z] [2022-03-10T22:50:01.010Z] INFO: Script version 05-Feb-2019 09:03 PDT [2022-03-10T22:50:01.010Z] INFO: Running git version 2.24.1.windows.2 [2022-03-10T22:50:01.010Z] INFO: Branch:fe_release Build:20348.1.210507-1500 [2022-03-10T22:50:01.010Z] INFO: Environment variables: [2022-03-10T22:50:01.010Z] [2022-03-10T22:50:01.010Z] Name Value [2022-03-10T22:50:01.010Z] ---- ----- [2022-03-10T22:50:01.010Z] ALLUSERSPROFILE C:\ProgramData [2022-03-10T22:50:01.010Z] amd64 true [2022-03-10T22:50:01.010Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2022-03-10T22:50:01.010Z] APT_MIRROR cdn-fastly.deb.debian.org [2022-03-10T22:50:01.010Z] arm64 true [2022-03-10T22:50:01.010Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2022-03-10T22:50:01.010Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2022-03-10T22:50:01.010Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2022-03-10T22:50:01.010Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2022-03-10T22:50:01.010Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2022-03-10T22:50:01.010Z] BRANCH_NAME PR-43357 [2022-03-10T22:50:01.010Z] BUILD_DISPLAY_NAME #3 [2022-03-10T22:50:01.010Z] BUILD_ID 3 [2022-03-10T22:50:01.010Z] BUILD_NUMBER 3 [2022-03-10T22:50:01.010Z] BUILD_TAG jenkins-moby-PR-43357-3 [2022-03-10T22:50:01.010Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-43357/3/ [2022-03-10T22:50:01.010Z] cgroup2 true [2022-03-10T22:50:01.010Z] CHANGE_AUTHOR corhere [2022-03-10T22:50:01.010Z] CHANGE_AUTHOR_DISPLAY_NAME Cory Snider [2022-03-10T22:50:01.010Z] CHANGE_AUTHOR_EMAIL csnider@mirantis.com [2022-03-10T22:50:01.010Z] CHANGE_BRANCH vendor-swarmkit-and-containerd-v1.6.1 [2022-03-10T22:50:01.010Z] CHANGE_FORK corhere [2022-03-10T22:50:01.010Z] CHANGE_ID 43357 [2022-03-10T22:50:01.010Z] CHANGE_TARGET master [2022-03-10T22:50:01.010Z] CHANGE_TITLE Vendor latest swarmkit, containerd v1.6.1 [2022-03-10T22:50:01.010Z] CHANGE_URL https://github.com/moby/moby/pull/43357 [2022-03-10T22:50:01.010Z] CHECK_CONFIG_COMMIT 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-03-10T22:50:01.011Z] CommonProgramFiles C:\Program Files\Common Files [2022-03-10T22:50:01.011Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2022-03-10T22:50:01.011Z] CommonProgramW6432 C:\Program Files\Common Files [2022-03-10T22:50:01.011Z] COMPUTERNAME azwin-2-67c080 [2022-03-10T22:50:01.011Z] ComSpec C:\Windows\system32\cmd.exe [2022-03-10T22:50:01.011Z] ConfigSequenceNumber 0 [2022-03-10T22:50:01.011Z] dco true [2022-03-10T22:50:01.011Z] DOCKER_BUILDKIT 0 [2022-03-10T22:50:01.011Z] DOCKER_DUT_DEBUG 1 [2022-03-10T22:50:01.011Z] DOCKER_EXPERIMENTAL 1 [2022-03-10T22:50:01.011Z] DOCKER_GRAPHDRIVER overlay2 [2022-03-10T22:50:01.011Z] DriverData C:\Windows\System32\Drivers\DriverData [2022-03-10T22:50:01.011Z] EXECUTOR_NUMBER 0 [2022-03-10T22:50:01.011Z] FQDN azwin-2-67c080.westus.cloudapp.azure.com [2022-03-10T22:50:01.011Z] GIT_BRANCH PR-43357 [2022-03-10T22:50:01.011Z] GIT_COMMIT b36fb04e033e29f65b7bed7ef215cdf6e8592e74 [2022-03-10T22:50:01.011Z] GIT_URL https://github.com/moby/moby.git [2022-03-10T22:50:01.011Z] HUDSON_COOKIE 768109e8-5669-401f-95b8-53cf47bab3c4 [2022-03-10T22:50:01.011Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2022-03-10T22:50:01.011Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2022-03-10T22:50:01.011Z] HUDSON_URL https://ci-next.docker.com/public/ [2022-03-10T22:50:01.011Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64 [2022-03-10T22:50:01.011Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2022-03-10T22:50:01.011Z] JENKINS_NODE_COOKIE 6fa111b8-a052-4c8f-913d-e51286d279f5 [2022-03-10T22:50:01.011Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2022-03-10T22:50:01.011Z] JENKINS_URL https://ci-next.docker.com/public/ [2022-03-10T22:50:01.011Z] JOB_BASE_NAME PR-43357 [2022-03-10T22:50:01.011Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43357/display/redirect [2022-03-10T22:50:01.011Z] JOB_NAME moby/PR-43357 [2022-03-10T22:50:01.011Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-43357/ [2022-03-10T22:50:01.011Z] library.jps.version master [2022-03-10T22:50:01.011Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2022-03-10T22:50:01.011Z] NODE_LABELS amd64 azure azwin-2-67c080 azwin-2022 docker west-us windows windows-2022 x86_64 [2022-03-10T22:50:01.011Z] NODE_NAME azwin-2-67c080 [2022-03-10T22:50:01.011Z] NUMBER_OF_PROCESSORS 4 [2022-03-10T22:50:01.011Z] OS Windows_NT [2022-03-10T22:50:01.011Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2022-03-10T22:50:01.011Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2022-03-10T22:50:01.011Z] ppc64le false [2022-03-10T22:50:01.011Z] PROCESSOR_ARCHITECTURE AMD64 [2022-03-10T22:50:01.011Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel [2022-03-10T22:50:01.011Z] PROCESSOR_LEVEL 6 [2022-03-10T22:50:01.011Z] PROCESSOR_REVISION 4f01 [2022-03-10T22:50:01.011Z] ProgramData C:\ProgramData [2022-03-10T22:50:01.011Z] ProgramFiles C:\Program Files [2022-03-10T22:50:01.011Z] ProgramFiles(x86) C:\Program Files (x86) [2022-03-10T22:50:01.011Z] ProgramW6432 C:\Program Files [2022-03-10T22:50:01.011Z] PROMPT $P$G [2022-03-10T22:50:01.011Z] PSExecutionPolicyPreference Bypass [2022-03-10T22:50:01.011Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2022-03-10T22:50:01.011Z] PUBLIC C:\Users\Public [2022-03-10T22:50:01.011Z] rootless true [2022-03-10T22:50:01.011Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43357/3/display/redirect?page=artif... [2022-03-10T22:50:01.011Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43357/3/display/redirect?page=changes [2022-03-10T22:50:01.011Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43357/3/display/redirect [2022-03-10T22:50:01.011Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43357/3/display/redirect?page=tests [2022-03-10T22:50:01.011Z] s390x false [2022-03-10T22:50:01.011Z] SKIP_VALIDATION_TESTS 1 [2022-03-10T22:50:01.011Z] SOURCES_DRIVE d [2022-03-10T22:50:01.011Z] SOURCES_SUBDIR gopath [2022-03-10T22:50:01.011Z] STAGE_NAME Run tests [2022-03-10T22:50:01.011Z] SystemDrive C: [2022-03-10T22:50:01.011Z] SystemRoot C:\Windows [2022-03-10T22:50:01.011Z] TEMP C:\Windows\TEMP [2022-03-10T22:50:01.011Z] TESTDEBUG 0 [2022-03-10T22:50:01.011Z] TESTRUN_DRIVE d [2022-03-10T22:50:01.011Z] TESTRUN_SUBDIR CI [2022-03-10T22:50:01.011Z] TIMEOUT 120m [2022-03-10T22:50:01.011Z] TMP C:\Windows\TEMP [2022-03-10T22:50:01.011Z] unit_validate true [2022-03-10T22:50:01.011Z] USERDOMAIN WORKGROUP [2022-03-10T22:50:01.011Z] USERNAME azwin-2-67c080$ [2022-03-10T22:50:01.011Z] USERPROFILE C:\Windows\system32\config\systemprofile [2022-03-10T22:50:01.011Z] validate_force false [2022-03-10T22:50:01.011Z] windir C:\Windows [2022-03-10T22:50:01.011Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2022-03-10T22:50:01.011Z] WINDOWS_BASE_IMAGE_TAG ltsc2022 [2022-03-10T22:50:01.011Z] windows2022 true [2022-03-10T22:50:01.011Z] windows2022containerd true [2022-03-10T22:50:01.011Z] windowsRS5 true [2022-03-10T22:50:01.011Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2022-03-10T22:50:01.011Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2022-03-10T22:50:01.011Z] [2022-03-10T22:50:01.011Z] [2022-03-10T22:50:01.011Z] [2022-03-10T22:50:01.011Z] INFO: Sources under d:\gopath\... [2022-03-10T22:50:01.011Z] INFO: Test run under d:\CI\... [2022-03-10T22:50:01.011Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2022-03-10T22:50:01.011Z] INFO: docker/docker repository was found [2022-03-10T22:50:01.011Z] INFO: Image microsoft/windowsservercore:latest is already loaded in the control daemon [2022-03-10T22:50:01.197Z] Client: [2022-03-10T22:50:01.197Z] Version: 20.10.9 [2022-03-10T22:50:01.197Z] API version: 1.41 [2022-03-10T22:50:01.197Z] Go version: go1.16.8 [2022-03-10T22:50:01.197Z] Git commit: c2ea9bc [2022-03-10T22:50:01.197Z] Built: Mon Oct 4 16:11:10 2021 [2022-03-10T22:50:01.197Z] OS/Arch: windows/amd64 [2022-03-10T22:50:01.197Z] Context: default [2022-03-10T22:50:01.197Z] Experimental: true [2022-03-10T22:50:01.197Z] [2022-03-10T22:50:01.197Z] Server: Docker Engine - Community [2022-03-10T22:50:01.197Z] Engine: [2022-03-10T22:50:01.197Z] Version: 20.10.9 [2022-03-10T22:50:01.197Z] API version: 1.41 (minimum version 1.24) [2022-03-10T22:50:01.197Z] Go version: go1.16.8 [2022-03-10T22:50:01.197Z] Git commit: 79ea9d3 [2022-03-10T22:50:01.197Z] Built: Mon Oct 4 16:06:39 2021 [2022-03-10T22:50:01.197Z] OS/Arch: windows/amd64 [2022-03-10T22:50:01.197Z] Experimental: true [2022-03-10T22:50:01.197Z] [2022-03-10T22:50:01.197Z] INFO: Docker info of control daemon [2022-03-10T22:50:01.197Z] [2022-03-10T22:50:01.197Z] Client: [2022-03-10T22:50:01.197Z] Context: default [2022-03-10T22:50:01.197Z] Debug Mode: false [2022-03-10T22:50:01.197Z] [2022-03-10T22:50:01.197Z] Server: [2022-03-10T22:50:01.197Z] Containers: 0 [2022-03-10T22:50:01.197Z] Running: 0 [2022-03-10T22:50:01.197Z] Paused: 0 [2022-03-10T22:50:01.197Z] Stopped: 0 [2022-03-10T22:50:01.197Z] Images: 11 [2022-03-10T22:50:01.197Z] Server Version: 20.10.9 [2022-03-10T22:50:01.197Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-03-10T22:50:01.197Z] Windows: [2022-03-10T22:50:01.197Z] LCOW: [2022-03-10T22:50:01.197Z] Logging Driver: json-file [2022-03-10T22:50:01.197Z] Plugins: [2022-03-10T22:50:01.197Z] Volume: local [2022-03-10T22:50:01.197Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-03-10T22:50:01.197Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-03-10T22:50:01.197Z] Swarm: inactive [2022-03-10T22:50:01.197Z] Default Isolation: process [2022-03-10T22:50:01.197Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-03-10T22:50:01.197Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-03-10T22:50:01.197Z] OSType: windows [2022-03-10T22:50:01.197Z] Architecture: x86_64 [2022-03-10T22:50:01.197Z] CPUs: 4 [2022-03-10T22:50:01.197Z] Total Memory: 32GiB [2022-03-10T22:50:01.197Z] Name: azwin-2-8ca760 [2022-03-10T22:50:01.197Z] ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3 [2022-03-10T22:50:01.197Z] Docker Root Dir: D:\docker [2022-03-10T22:50:01.197Z] Debug Mode: false [2022-03-10T22:50:01.197Z] Registry: https://index.docker.io/v1/ [2022-03-10T22:50:01.197Z] Labels: [2022-03-10T22:50:01.197Z] Experimental: true [2022-03-10T22:50:01.197Z] Insecure Registries: [2022-03-10T22:50:01.197Z] 10.0.0.4:5000 [2022-03-10T22:50:01.197Z] 127.0.0.0/8 [2022-03-10T22:50:01.197Z] Registry Mirrors: [2022-03-10T22:50:01.197Z] http://10.0.0.4:5000/ [2022-03-10T22:50:01.197Z] Live Restore Enabled: false [2022-03-10T22:50:01.197Z] Product License: Community Engine [2022-03-10T22:50:01.197Z] [2022-03-10T22:50:01.197Z] [2022-03-10T22:50:01.197Z] INFO: Commit hash is b36fb04e03 [2022-03-10T22:50:01.197Z] INFO: Nuke-Everything... [2022-03-10T22:50:01.197Z] INFO: Container count on control daemon to delete is 0 [2022-03-10T22:50:01.468Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.20348.587' [2022-03-10T22:50:01.468Z] INFO: Docker version of control daemon [2022-03-10T22:50:01.468Z] [2022-03-10T22:50:01.468Z] Client: [2022-03-10T22:50:01.468Z] Version: 20.10.9 [2022-03-10T22:50:01.468Z] API version: 1.41 [2022-03-10T22:50:01.468Z] Go version: go1.16.8 [2022-03-10T22:50:01.468Z] Git commit: c2ea9bc [2022-03-10T22:50:01.468Z] Built: Mon Oct 4 16:11:10 2021 [2022-03-10T22:50:01.468Z] OS/Arch: windows/amd64 [2022-03-10T22:50:01.468Z] Context: default [2022-03-10T22:50:01.468Z] Experimental: true [2022-03-10T22:50:01.468Z] [2022-03-10T22:50:01.468Z] Server: Docker Engine - Community [2022-03-10T22:50:01.468Z] Engine: [2022-03-10T22:50:01.468Z] Version: 20.10.9 [2022-03-10T22:50:01.468Z] API version: 1.41 (minimum version 1.24) [2022-03-10T22:50:01.468Z] Go version: go1.16.8 [2022-03-10T22:50:01.468Z] Git commit: 79ea9d3 [2022-03-10T22:50:01.468Z] Built: Mon Oct 4 16:06:39 2021 [2022-03-10T22:50:01.468Z] OS/Arch: windows/amd64 [2022-03-10T22:50:01.468Z] Experimental: true [2022-03-10T22:50:01.468Z] [2022-03-10T22:50:01.468Z] INFO: Docker info of control daemon [2022-03-10T22:50:01.468Z] [2022-03-10T22:50:01.468Z] Client: [2022-03-10T22:50:01.468Z] Context: default [2022-03-10T22:50:01.468Z] Debug Mode: false [2022-03-10T22:50:01.468Z] [2022-03-10T22:50:01.468Z] Server: [2022-03-10T22:50:01.468Z] Containers: 0 [2022-03-10T22:50:01.468Z] Running: 0 [2022-03-10T22:50:01.468Z] Paused: 0 [2022-03-10T22:50:01.468Z] Stopped: 0 [2022-03-10T22:50:01.468Z] Images: 11 [2022-03-10T22:50:01.468Z] Server Version: 20.10.9 [2022-03-10T22:50:01.468Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-03-10T22:50:01.468Z] Windows: [2022-03-10T22:50:01.468Z] LCOW: [2022-03-10T22:50:01.468Z] Logging Driver: json-file [2022-03-10T22:50:01.468Z] Plugins: [2022-03-10T22:50:01.468Z] Volume: local [2022-03-10T22:50:01.468Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-03-10T22:50:01.468Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-03-10T22:50:01.468Z] Swarm: inactive [2022-03-10T22:50:01.468Z] Default Isolation: process [2022-03-10T22:50:01.468Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-03-10T22:50:01.468Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-03-10T22:50:01.468Z] OSType: windows [2022-03-10T22:50:01.468Z] Architecture: x86_64 [2022-03-10T22:50:01.468Z] CPUs: 4 [2022-03-10T22:50:01.468Z] Total Memory: 32GiB [2022-03-10T22:50:01.468Z] Name: azwin-2-67c080 [2022-03-10T22:50:01.468Z] ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3 [2022-03-10T22:50:01.468Z] Docker Root Dir: D:\docker [2022-03-10T22:50:01.468Z] Debug Mode: false [2022-03-10T22:50:01.468Z] Registry: https://index.docker.io/v1/ [2022-03-10T22:50:01.468Z] Labels: [2022-03-10T22:50:01.468Z] Experimental: true [2022-03-10T22:50:01.468Z] Insecure Registries: [2022-03-10T22:50:01.468Z] 10.0.0.4:5000 [2022-03-10T22:50:01.468Z] 127.0.0.0/8 [2022-03-10T22:50:01.468Z] Registry Mirrors: [2022-03-10T22:50:01.468Z] http://10.0.0.4:5000/ [2022-03-10T22:50:01.468Z] Live Restore Enabled: false [2022-03-10T22:50:01.468Z] Product License: Community Engine [2022-03-10T22:50:01.468Z] [2022-03-10T22:50:01.468Z] [2022-03-10T22:50:01.468Z] INFO: Commit hash is b36fb04e03 [2022-03-10T22:50:01.468Z] INFO: Nuke-Everything... [2022-03-10T22:50:01.468Z] INFO: Container count on control daemon to delete is 0 [2022-03-10T22:50:01.667Z] INFO: Nuking d:\CI [2022-03-10T22:50:01.667Z] INFO: Zapped successfully [2022-03-10T22:50:01.667Z] INFO: Location for testing is d:\CI\PR-43357\3 [2022-03-10T22:50:01.667Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2022-03-10T22:50:01.667Z] [2022-03-10T22:50:01.667Z] [2022-03-10T22:50:01.667Z] INFO: Building the image from Dockerfile.windows at 03/10/2022 22:50:01... [2022-03-10T22:50:01.667Z] [2022-03-10T22:50:01.925Z] INFO: Nuking d:\CI [2022-03-10T22:50:01.925Z] INFO: Zapped successfully [2022-03-10T22:50:01.925Z] INFO: Location for testing is d:\CI\PR-43357\3 [2022-03-10T22:50:01.925Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2022-03-10T22:50:01.925Z] [2022-03-10T22:50:01.925Z] [2022-03-10T22:50:01.925Z] INFO: Building the image from Dockerfile.windows at 03/10/2022 22:50:01... [2022-03-10T22:50:01.925Z] [2022-03-10T22:50:07.495Z] Sending build context to Docker daemon 65.14MB [2022-03-10T22:50:07.495Z] [2022-03-10T22:50:07.495Z] Step 1/11 : FROM microsoft/windowsservercore [2022-03-10T22:50:07.495Z] ---> 02f938cacc3b [2022-03-10T22:50:07.495Z] Step 2/11 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2022-03-10T22:50:07.495Z] ---> Using cache [2022-03-10T22:50:07.495Z] ---> e0b790845d58 [2022-03-10T22:50:07.495Z] Step 3/11 : ARG GO_VERSION=1.17.8 [2022-03-10T22:50:07.495Z] ---> Using cache [2022-03-10T22:50:07.495Z] ---> 451d4dbc0799 [2022-03-10T22:50:07.495Z] Step 4/11 : ARG CONTAINERD_VERSION=1.5.10 [2022-03-10T22:50:07.495Z] ---> Using cache [2022-03-10T22:50:07.495Z] ---> c5f20663ec7a [2022-03-10T22:50:07.495Z] Step 5/11 : ARG GOTESTSUM_VERSION=v1.7.0 [2022-03-10T22:50:07.495Z] ---> Using cache [2022-03-10T22:50:07.495Z] ---> 1df7db41d211 [2022-03-10T22:50:07.495Z] Step 6/11 : ENV GO_VERSION=${GO_VERSION} CONTAINERD_VERSION=${CONTAINERD_VERSION} GIT_VERSION=2.11.1 GOPATH=C:\gopath GO111MODULE=off FROM_DOCKERFILE=1 GOTESTSUM_VERSION=${GOTESTSUM_VERSION} [2022-03-10T22:50:07.495Z] ---> Using cache [2022-03-10T22:50:07.495Z] ---> c204ca4f08a1 [2022-03-10T22:50:07.495Z] Step 7/11 : RUN Function Test-Nano() { $EditionId = (Get-ItemProperty -Path 'HKLM:\SOFTWARE\Microsoft\Windows NT\CurrentVersion' -Name 'EditionID').EditionId; return (($EditionId -eq 'ServerStandardNano') -or ($EditionId -eq 'ServerDataCenterNano') -or ($EditionId -eq 'NanoServer')); } Function Download-File([string] $source, [string] $target) { if (Test-Nano) { $handler = New-Object System.Net.Http.HttpClientHandler; $client = New-Object System.Net.Http.HttpClient($handler); $client.Timeout = New-Object System.TimeSpan(0, 30, 0); $cancelTokenSource = [System.Threading.CancellationTokenSource]::new(); $responseMsg = $client.GetAsync([System.Uri]::new($source), $cancelTokenSource.Token); $responseMsg.Wait(); if (!$responseMsg.IsCanceled) { $response = $responseMsg.Result; if ($response.IsSuccessStatusCode) { $downloadedFileStream = [System.IO.FileStream]::new($target, [System.IO.FileMode]::Create, [System.IO.FileAccess]::Write); $copyStreamOp = $response.Content.CopyToAsync($downloadedFileStream); $copyStreamOp.Wait(); $downloadedFileStream.Close(); if ($copyStreamOp.Exception -ne $null) { throw $copyStreamOp.Exception } } } else { Throw ("Failed to download " + $source) } } else { [Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; $webClient = New-Object System.Net.WebClient; $webClient.DownloadFile($source, $target); } } setx /M PATH $('C:\git\cmd;C:\git\usr\bin;'+$Env:PATH+';C:\gcc\bin;C:\go\bin;C:\containerd\bin'); Write-Host INFO: Downloading git...; $location='https://www.nuget.org/api/v2/package/GitForWindows/'+$Env:GIT_VERSION; Download-File $location C:\gitsetup.zip; Write-Host INFO: Downloading go...; $dlGoVersion=$Env:GO_VERSION -replace '\.0$',''; Download-File "https://golang.org/dl/go${dlGoVersion}.windows-amd64.zip" C:\go.zip; Write-Host INFO: Downloading compiler 1 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/gcc.zip C:\gcc.zip; Write-Host INFO: Downloading compiler 2 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/runtime.zip C:\runtime.zip; Write-Host INFO: Downloading compiler 3 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/binutils.zip C:\binutils.zip; Write-Host INFO: Extracting git...; Expand-Archive C:\gitsetup.zip C:\git-tmp; New-Item -Type Directory C:\git | Out-Null; Move-Item C:\git-tmp\tools\* C:\git\.; Remove-Item -Recurse -Force C:\git-tmp; Write-Host INFO: Expanding go...; Expand-Archive C:\go.zip -DestinationPath C:\; Write-Host INFO: Expanding compiler 1 of 3...; Expand-Archive C:\gcc.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 2 of 3...; Expand-Archive C:\runtime.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 3 of 3...; Expand-Archive C:\binutils.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Removing downloaded files...; Remove-Item C:\gcc.zip; Remove-Item C:\runtime.zip; Remove-Item C:\binutils.zip; Remove-Item C:\gitsetup.zip; Write-Host INFO: Downloading containerd; Install-Package -Force 7Zip4PowerShell; $location='https://github.com/containerd/containerd/releases/download/v'+$Env:CONTAINERD_VERSION+'/containerd-'+$Env:CONTAINERD_VERSION+'-windows-amd64.tar.gz'; Download-File $location C:\containerd.tar.gz; New-Item -Path C:\containerd -ItemType Directory; Expand-7Zip C:\containerd.tar.gz C:\; Expand-7Zip C:\containerd.tar C:\containerd; Remove-Item C:\containerd.tar.gz; Remove-Item C:\containerd.tar; $srcDir = """$Env:GOPATH`\src\github.com\docker\docker\bundles"""; Write-Host INFO: Ensuring existence of directory $srcDir...; New-Item -Force -ItemType Directory -Path $srcDir | Out-Null; Write-Host INFO: Configuring git core.autocrlf...; C:\git\cmd\git config --global core.autocrlf true; [2022-03-10T22:50:07.495Z] ---> Using cache [2022-03-10T22:50:07.495Z] ---> 1668a6f5f494 [2022-03-10T22:50:07.495Z] Step 8/11 : RUN Function Install-GoTestSum() { $Env:GO111MODULE = 'on'; $tmpGobin = "${Env:GOBIN_TMP}"; $Env:GOBIN = """${Env:GOPATH}`\bin"""; Write-Host "INFO: Installing gotestsum version $Env:GOTESTSUM_VERSION in $Env:GOBIN"; &go install "gotest.tools/gotestsum@${Env:GOTESTSUM_VERSION}"; $Env:GOBIN = "${tmpGobin}"; $Env:GO111MODULE = 'off'; if ($LASTEXITCODE -ne 0) { Throw '"gotestsum install failed..."'; } } Install-GoTestSum [2022-03-10T22:50:07.495Z] ---> Using cache [2022-03-10T22:50:07.495Z] ---> 187109c66893 [2022-03-10T22:50:07.495Z] Step 9/11 : ENTRYPOINT ["powershell.exe"] [2022-03-10T22:50:07.495Z] ---> Using cache [2022-03-10T22:50:07.495Z] ---> 9b56aafa3e49 [2022-03-10T22:50:07.495Z] Step 10/11 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2022-03-10T22:50:07.495Z] ---> Using cache [2022-03-10T22:50:07.495Z] ---> 96005fd38e9d [2022-03-10T22:50:07.495Z] Step 11/11 : COPY . . [2022-03-10T22:50:08.996Z] Sending build context to Docker daemon 65.14MB [2022-03-10T22:50:08.996Z] [2022-03-10T22:50:09.452Z] Step 1/11 : FROM microsoft/windowsservercore [2022-03-10T22:50:09.452Z] ---> 02f938cacc3b [2022-03-10T22:50:09.452Z] Step 2/11 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2022-03-10T22:50:09.452Z] ---> Using cache [2022-03-10T22:50:09.452Z] ---> 41cfac51030a [2022-03-10T22:50:09.452Z] Step 3/11 : ARG GO_VERSION=1.17.8 [2022-03-10T22:50:09.452Z] ---> Using cache [2022-03-10T22:50:09.452Z] ---> 4f7e3b107bba [2022-03-10T22:50:09.452Z] Step 4/11 : ARG CONTAINERD_VERSION=1.5.10 [2022-03-10T22:50:09.452Z] ---> Using cache [2022-03-10T22:50:09.452Z] ---> ede6559397eb [2022-03-10T22:50:09.452Z] Step 5/11 : ARG GOTESTSUM_VERSION=v1.7.0 [2022-03-10T22:50:09.452Z] ---> Using cache [2022-03-10T22:50:09.452Z] ---> 49e729f2cb35 [2022-03-10T22:50:09.452Z] Step 6/11 : ENV GO_VERSION=${GO_VERSION} CONTAINERD_VERSION=${CONTAINERD_VERSION} GIT_VERSION=2.11.1 GOPATH=C:\gopath GO111MODULE=off FROM_DOCKERFILE=1 GOTESTSUM_VERSION=${GOTESTSUM_VERSION} [2022-03-10T22:50:09.452Z] ---> Using cache [2022-03-10T22:50:09.452Z] ---> 5d5768876f9f [2022-03-10T22:50:09.452Z] Step 7/11 : RUN Function Test-Nano() { $EditionId = (Get-ItemProperty -Path 'HKLM:\SOFTWARE\Microsoft\Windows NT\CurrentVersion' -Name 'EditionID').EditionId; return (($EditionId -eq 'ServerStandardNano') -or ($EditionId -eq 'ServerDataCenterNano') -or ($EditionId -eq 'NanoServer')); } Function Download-File([string] $source, [string] $target) { if (Test-Nano) { $handler = New-Object System.Net.Http.HttpClientHandler; $client = New-Object System.Net.Http.HttpClient($handler); $client.Timeout = New-Object System.TimeSpan(0, 30, 0); $cancelTokenSource = [System.Threading.CancellationTokenSource]::new(); $responseMsg = $client.GetAsync([System.Uri]::new($source), $cancelTokenSource.Token); $responseMsg.Wait(); if (!$responseMsg.IsCanceled) { $response = $responseMsg.Result; if ($response.IsSuccessStatusCode) { $downloadedFileStream = [System.IO.FileStream]::new($target, [System.IO.FileMode]::Create, [System.IO.FileAccess]::Write); $copyStreamOp = $response.Content.CopyToAsync($downloadedFileStream); $copyStreamOp.Wait(); $downloadedFileStream.Close(); if ($copyStreamOp.Exception -ne $null) { throw $copyStreamOp.Exception } } } else { Throw ("Failed to download " + $source) } } else { [Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; $webClient = New-Object System.Net.WebClient; $webClient.DownloadFile($source, $target); } } setx /M PATH $('C:\git\cmd;C:\git\usr\bin;'+$Env:PATH+';C:\gcc\bin;C:\go\bin;C:\containerd\bin'); Write-Host INFO: Downloading git...; $location='https://www.nuget.org/api/v2/package/GitForWindows/'+$Env:GIT_VERSION; Download-File $location C:\gitsetup.zip; Write-Host INFO: Downloading go...; $dlGoVersion=$Env:GO_VERSION -replace '\.0$',''; Download-File "https://golang.org/dl/go${dlGoVersion}.windows-amd64.zip" C:\go.zip; Write-Host INFO: Downloading compiler 1 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/gcc.zip C:\gcc.zip; Write-Host INFO: Downloading compiler 2 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/runtime.zip C:\runtime.zip; Write-Host INFO: Downloading compiler 3 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/binutils.zip C:\binutils.zip; Write-Host INFO: Extracting git...; Expand-Archive C:\gitsetup.zip C:\git-tmp; New-Item -Type Directory C:\git | Out-Null; Move-Item C:\git-tmp\tools\* C:\git\.; Remove-Item -Recurse -Force C:\git-tmp; Write-Host INFO: Expanding go...; Expand-Archive C:\go.zip -DestinationPath C:\; Write-Host INFO: Expanding compiler 1 of 3...; Expand-Archive C:\gcc.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 2 of 3...; Expand-Archive C:\runtime.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 3 of 3...; Expand-Archive C:\binutils.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Removing downloaded files...; Remove-Item C:\gcc.zip; Remove-Item C:\runtime.zip; Remove-Item C:\binutils.zip; Remove-Item C:\gitsetup.zip; Write-Host INFO: Downloading containerd; Install-Package -Force 7Zip4PowerShell; $location='https://github.com/containerd/containerd/releases/download/v'+$Env:CONTAINERD_VERSION+'/containerd-'+$Env:CONTAINERD_VERSION+'-windows-amd64.tar.gz'; Download-File $location C:\containerd.tar.gz; New-Item -Path C:\containerd -ItemType Directory; Expand-7Zip C:\containerd.tar.gz C:\; Expand-7Zip C:\containerd.tar C:\containerd; Remove-Item C:\containerd.tar.gz; Remove-Item C:\containerd.tar; $srcDir = """$Env:GOPATH`\src\github.com\docker\docker\bundles"""; Write-Host INFO: Ensuring existence of directory $srcDir...; New-Item -Force -ItemType Directory -Path $srcDir | Out-Null; Write-Host INFO: Configuring git core.autocrlf...; C:\git\cmd\git config --global core.autocrlf true; [2022-03-10T22:50:09.452Z] ---> Using cache [2022-03-10T22:50:09.452Z] ---> 4c538bc8be51 [2022-03-10T22:50:09.452Z] Step 8/11 : RUN Function Install-GoTestSum() { $Env:GO111MODULE = 'on'; $tmpGobin = "${Env:GOBIN_TMP}"; $Env:GOBIN = """${Env:GOPATH}`\bin"""; Write-Host "INFO: Installing gotestsum version $Env:GOTESTSUM_VERSION in $Env:GOBIN"; &go install "gotest.tools/gotestsum@${Env:GOTESTSUM_VERSION}"; $Env:GOBIN = "${tmpGobin}"; $Env:GO111MODULE = 'off'; if ($LASTEXITCODE -ne 0) { Throw '"gotestsum install failed..."'; } } Install-GoTestSum [2022-03-10T22:50:09.452Z] ---> Using cache [2022-03-10T22:50:09.452Z] ---> a72819c938d1 [2022-03-10T22:50:09.452Z] Step 9/11 : ENTRYPOINT ["powershell.exe"] [2022-03-10T22:50:09.452Z] ---> Using cache [2022-03-10T22:50:09.452Z] ---> 5188f5657b0c [2022-03-10T22:50:09.452Z] Step 10/11 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2022-03-10T22:50:09.452Z] ---> Using cache [2022-03-10T22:50:09.452Z] ---> 8d3c3ef1fabb [2022-03-10T22:50:09.452Z] Step 11/11 : COPY . . [2022-03-10T22:50:12.357Z] DEBUG: print all environment variables to check how Jenkins runs this script [2022-03-10T22:50:12.357Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-cfbae2bc\powershellScript.ps1'; exit $LASTEXITCODE; [2022-03-10T22:50:12.357Z] ---------------------------------------------------------------------------- [2022-03-10T22:50:12.357Z] [2022-03-10T22:50:12.357Z] INFO: executeCI.ps1 starting at Thu Mar 10 22:50:09 CUT 2022 [2022-03-10T22:50:12.357Z] [2022-03-10T22:50:12.357Z] INFO: Script version 05-Feb-2019 09:03 PDT [2022-03-10T22:50:12.357Z] INFO: Running git version 2.24.1.windows.2 [2022-03-10T22:50:12.357Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2022-03-10T22:50:12.357Z] INFO: Environment variables: [2022-03-10T22:50:12.357Z] [2022-03-10T22:50:12.357Z] Name Value [2022-03-10T22:50:12.357Z] ---- ----- [2022-03-10T22:50:12.357Z] ALLUSERSPROFILE C:\ProgramData [2022-03-10T22:50:12.357Z] amd64 true [2022-03-10T22:50:12.357Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2022-03-10T22:50:12.357Z] APT_MIRROR cdn-fastly.deb.debian.org [2022-03-10T22:50:12.357Z] arm64 true [2022-03-10T22:50:12.357Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2022-03-10T22:50:12.357Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2022-03-10T22:50:12.357Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2022-03-10T22:50:12.357Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2022-03-10T22:50:12.357Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2022-03-10T22:50:12.357Z] BRANCH_NAME PR-43357 [2022-03-10T22:50:12.357Z] BUILD_DISPLAY_NAME #3 [2022-03-10T22:50:12.357Z] BUILD_ID 3 [2022-03-10T22:50:12.357Z] BUILD_NUMBER 3 [2022-03-10T22:50:12.357Z] BUILD_TAG jenkins-moby-PR-43357-3 [2022-03-10T22:50:12.357Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-43357/3/ [2022-03-10T22:50:12.357Z] cgroup2 true [2022-03-10T22:50:12.357Z] CHANGE_AUTHOR corhere [2022-03-10T22:50:12.357Z] CHANGE_AUTHOR_DISPLAY_NAME Cory Snider [2022-03-10T22:50:12.357Z] CHANGE_AUTHOR_EMAIL csnider@mirantis.com [2022-03-10T22:50:12.357Z] CHANGE_BRANCH vendor-swarmkit-and-containerd-v1.6.1 [2022-03-10T22:50:12.357Z] CHANGE_FORK corhere [2022-03-10T22:50:12.357Z] CHANGE_ID 43357 [2022-03-10T22:50:12.357Z] CHANGE_TARGET master [2022-03-10T22:50:12.357Z] CHANGE_TITLE Vendor latest swarmkit, containerd v1.6.1 [2022-03-10T22:50:12.357Z] CHANGE_URL https://github.com/moby/moby/pull/43357 [2022-03-10T22:50:12.357Z] CHECK_CONFIG_COMMIT 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-03-10T22:50:12.357Z] CommonProgramFiles C:\Program Files\Common Files [2022-03-10T22:50:12.357Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2022-03-10T22:50:12.357Z] CommonProgramW6432 C:\Program Files\Common Files [2022-03-10T22:50:12.357Z] COMPUTERNAME azwin-2-45a3b0 [2022-03-10T22:50:12.357Z] ComSpec C:\Windows\system32\cmd.exe [2022-03-10T22:50:12.357Z] ConfigSequenceNumber 0 [2022-03-10T22:50:12.357Z] dco true [2022-03-10T22:50:12.357Z] DOCKER_BUILDKIT 0 [2022-03-10T22:50:12.357Z] DOCKER_DUT_DEBUG 1 [2022-03-10T22:50:12.357Z] DOCKER_EXPERIMENTAL 1 [2022-03-10T22:50:12.357Z] DOCKER_GRAPHDRIVER overlay2 [2022-03-10T22:50:12.357Z] DriverData C:\Windows\System32\Drivers\DriverData [2022-03-10T22:50:12.357Z] EXECUTOR_NUMBER 0 [2022-03-10T22:50:12.357Z] FQDN azwin-2-45a3b0.westus.cloudapp.azure.com [2022-03-10T22:50:12.357Z] GIT_BRANCH PR-43357 [2022-03-10T22:50:12.357Z] GIT_COMMIT b36fb04e033e29f65b7bed7ef215cdf6e8592e74 [2022-03-10T22:50:12.357Z] GIT_URL https://github.com/moby/moby.git [2022-03-10T22:50:12.357Z] HUDSON_COOKIE 1a0b23bf-6a62-41aa-a9b7-601864ebc277 [2022-03-10T22:50:12.357Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2022-03-10T22:50:12.357Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2022-03-10T22:50:12.357Z] HUDSON_URL https://ci-next.docker.com/public/ [2022-03-10T22:50:12.357Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64 [2022-03-10T22:50:12.357Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2022-03-10T22:50:12.357Z] JENKINS_NODE_COOKIE 6c7167d8-f5ef-4684-a4d0-33e838f1a268 [2022-03-10T22:50:12.357Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2022-03-10T22:50:12.357Z] JENKINS_URL https://ci-next.docker.com/public/ [2022-03-10T22:50:12.357Z] JOB_BASE_NAME PR-43357 [2022-03-10T22:50:12.357Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43357/display/redirect [2022-03-10T22:50:12.357Z] JOB_NAME moby/PR-43357 [2022-03-10T22:50:12.357Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-43357/ [2022-03-10T22:50:12.357Z] library.jps.version master [2022-03-10T22:50:12.357Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2022-03-10T22:50:12.357Z] NODE_LABELS amd64 azure azwin-2-45a3b0 azwin-2019 docker west-us windows windows-2019 x86_64 [2022-03-10T22:50:12.357Z] NODE_NAME azwin-2-45a3b0 [2022-03-10T22:50:12.357Z] NUMBER_OF_PROCESSORS 4 [2022-03-10T22:50:12.357Z] OS Windows_NT [2022-03-10T22:50:12.357Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2022-03-10T22:50:12.357Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2022-03-10T22:50:12.357Z] ppc64le false [2022-03-10T22:50:12.357Z] PROCESSOR_ARCHITECTURE AMD64 [2022-03-10T22:50:12.357Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel [2022-03-10T22:50:12.357Z] PROCESSOR_LEVEL 6 [2022-03-10T22:50:12.357Z] PROCESSOR_REVISION 4f01 [2022-03-10T22:50:12.357Z] ProgramData C:\ProgramData [2022-03-10T22:50:12.357Z] ProgramFiles C:\Program Files [2022-03-10T22:50:12.357Z] ProgramFiles(x86) C:\Program Files (x86) [2022-03-10T22:50:12.357Z] ProgramW6432 C:\Program Files [2022-03-10T22:50:12.357Z] PROMPT $P$G [2022-03-10T22:50:12.357Z] PSExecutionPolicyPreference Bypass [2022-03-10T22:50:12.357Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2022-03-10T22:50:12.357Z] PUBLIC C:\Users\Public [2022-03-10T22:50:12.357Z] rootless true [2022-03-10T22:50:12.357Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43357/3/display/redirect?page=artif... [2022-03-10T22:50:12.357Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43357/3/display/redirect?page=changes [2022-03-10T22:50:12.357Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43357/3/display/redirect [2022-03-10T22:50:12.357Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43357/3/display/redirect?page=tests [2022-03-10T22:50:12.357Z] s390x false [2022-03-10T22:50:12.357Z] SKIP_VALIDATION_TESTS 1 [2022-03-10T22:50:12.357Z] SOURCES_DRIVE d [2022-03-10T22:50:12.357Z] SOURCES_SUBDIR gopath [2022-03-10T22:50:12.357Z] STAGE_NAME Run tests [2022-03-10T22:50:12.357Z] SystemDrive C: [2022-03-10T22:50:12.357Z] SystemRoot C:\Windows [2022-03-10T22:50:12.357Z] TEMP C:\Windows\TEMP [2022-03-10T22:50:12.357Z] TESTDEBUG 0 [2022-03-10T22:50:12.357Z] TESTRUN_DRIVE d [2022-03-10T22:50:12.357Z] TESTRUN_SUBDIR CI [2022-03-10T22:50:12.357Z] TIMEOUT 120m [2022-03-10T22:50:12.357Z] TMP C:\Windows\TEMP [2022-03-10T22:50:12.357Z] unit_validate true [2022-03-10T22:50:12.357Z] USERDOMAIN WORKGROUP [2022-03-10T22:50:12.357Z] USERNAME azwin-2-45a3b0$ [2022-03-10T22:50:12.357Z] USERPROFILE C:\Windows\system32\config\systemprofile [2022-03-10T22:50:12.357Z] validate_force false [2022-03-10T22:50:12.357Z] windir C:\Windows [2022-03-10T22:50:12.357Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2022-03-10T22:50:12.357Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2022-03-10T22:50:12.357Z] windows2022 true [2022-03-10T22:50:12.357Z] windows2022containerd true [2022-03-10T22:50:12.357Z] windowsRS5 true [2022-03-10T22:50:12.357Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2022-03-10T22:50:12.357Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2022-03-10T22:50:12.357Z] [2022-03-10T22:50:12.357Z] [2022-03-10T22:50:12.357Z] [2022-03-10T22:50:12.357Z] INFO: Sources under d:\gopath\... [2022-03-10T22:50:12.357Z] INFO: Test run under d:\CI\... [2022-03-10T22:50:12.357Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2022-03-10T22:50:12.357Z] INFO: docker/docker repository was found [2022-03-10T22:50:12.357Z] INFO: Image microsoft/windowsservercore:latest is already loaded in the control daemon [2022-03-10T22:50:12.357Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.2686' [2022-03-10T22:50:12.357Z] INFO: Docker version of control daemon [2022-03-10T22:50:12.357Z] [2022-03-10T22:50:12.357Z] Client: [2022-03-10T22:50:12.357Z] Version: 20.10.9 [2022-03-10T22:50:12.357Z] API version: 1.41 [2022-03-10T22:50:12.357Z] Go version: go1.16.8 [2022-03-10T22:50:12.357Z] Git commit: c2ea9bc [2022-03-10T22:50:12.357Z] Built: Mon Oct 4 16:11:10 2021 [2022-03-10T22:50:12.357Z] OS/Arch: windows/amd64 [2022-03-10T22:50:12.357Z] Context: default [2022-03-10T22:50:12.357Z] Experimental: true [2022-03-10T22:50:12.357Z] [2022-03-10T22:50:12.357Z] Server: Docker Engine - Community [2022-03-10T22:50:12.357Z] Engine: [2022-03-10T22:50:12.357Z] Version: 20.10.9 [2022-03-10T22:50:12.357Z] API version: 1.41 (minimum version 1.24) [2022-03-10T22:50:12.357Z] Go version: go1.16.8 [2022-03-10T22:50:12.357Z] Git commit: 79ea9d3 [2022-03-10T22:50:12.357Z] Built: Mon Oct 4 16:06:39 2021 [2022-03-10T22:50:12.357Z] OS/Arch: windows/amd64 [2022-03-10T22:50:12.357Z] Experimental: true [2022-03-10T22:50:12.357Z] [2022-03-10T22:50:12.357Z] INFO: Docker info of control daemon [2022-03-10T22:50:12.357Z] [2022-03-10T22:50:12.357Z] Client: [2022-03-10T22:50:12.357Z] Context: default [2022-03-10T22:50:12.357Z] Debug Mode: false [2022-03-10T22:50:12.357Z] Plugins: [2022-03-10T22:50:12.357Z] app: Docker Application (Docker Inc., v0.8.0) [2022-03-10T22:50:12.357Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2022-03-10T22:50:12.357Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2022-03-10T22:50:12.357Z] [2022-03-10T22:50:12.357Z] Server: [2022-03-10T22:50:12.357Z] Containers: 0 [2022-03-10T22:50:12.357Z] Running: 0 [2022-03-10T22:50:12.357Z] Paused: 0 [2022-03-10T22:50:12.357Z] Stopped: 0 [2022-03-10T22:50:12.357Z] Images: 11 [2022-03-10T22:50:12.357Z] Server Version: 20.10.9 [2022-03-10T22:50:12.357Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-03-10T22:50:12.357Z] Windows: [2022-03-10T22:50:12.357Z] LCOW: [2022-03-10T22:50:12.357Z] Logging Driver: json-file [2022-03-10T22:50:12.357Z] Plugins: [2022-03-10T22:50:12.357Z] Volume: local [2022-03-10T22:50:12.357Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-03-10T22:50:12.357Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-03-10T22:50:12.357Z] Swarm: inactive [2022-03-10T22:50:12.357Z] Default Isolation: process [2022-03-10T22:50:12.357Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-03-10T22:50:12.357Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2022-03-10T22:50:12.357Z] OSType: windows [2022-03-10T22:50:12.357Z] Architecture: x86_64 [2022-03-10T22:50:12.357Z] CPUs: 4 [2022-03-10T22:50:12.357Z] Total Memory: 32GiB [2022-03-10T22:50:12.357Z] Name: azwin-2-45a3b0 [2022-03-10T22:50:12.357Z] ID: OBVN:G3H4:FJG4:OG2S:XO4Y:7BB7:QXYF:W3KL:Z6WW:C45S:QCIM:4F6L [2022-03-10T22:50:12.357Z] Docker Root Dir: D:\docker [2022-03-10T22:50:12.357Z] Debug Mode: false [2022-03-10T22:50:12.357Z] Registry: https://index.docker.io/v1/ [2022-03-10T22:50:12.357Z] Labels: [2022-03-10T22:50:12.357Z] Experimental: true [2022-03-10T22:50:12.357Z] Insecure Registries: [2022-03-10T22:50:12.357Z] 10.0.0.4:5000 [2022-03-10T22:50:12.357Z] 127.0.0.0/8 [2022-03-10T22:50:12.357Z] Registry Mirrors: [2022-03-10T22:50:12.357Z] http://10.0.0.4:5000/ [2022-03-10T22:50:12.357Z] Live Restore Enabled: false [2022-03-10T22:50:12.357Z] Product License: Community Engine [2022-03-10T22:50:12.357Z] [2022-03-10T22:50:12.357Z] [2022-03-10T22:50:12.357Z] INFO: Commit hash is b36fb04e03 [2022-03-10T22:50:12.358Z] INFO: Nuke-Everything... [2022-03-10T22:50:12.358Z] INFO: Container count on control daemon to delete is 0 [2022-03-10T22:50:12.358Z] INFO: Nuking d:\CI [2022-03-10T22:50:12.358Z] INFO: Zapped successfully [2022-03-10T22:50:12.358Z] INFO: Location for testing is d:\CI\PR-43357\3 [2022-03-10T22:50:12.358Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2022-03-10T22:50:12.358Z] [2022-03-10T22:50:12.358Z] [2022-03-10T22:50:12.358Z] INFO: Building the image from Dockerfile.windows at 03/10/2022 22:50:11... [2022-03-10T22:50:12.358Z] [2022-03-10T22:50:19.474Z] Sending build context to Docker daemon 65.14MB [2022-03-10T22:50:19.474Z] [2022-03-10T22:50:19.474Z] Step 1/11 : FROM microsoft/windowsservercore [2022-03-10T22:50:19.474Z] ---> 6a11116086a4 [2022-03-10T22:50:19.474Z] Step 2/11 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2022-03-10T22:50:19.474Z] ---> Using cache [2022-03-10T22:50:19.474Z] ---> 71d2c46a6501 [2022-03-10T22:50:19.474Z] Step 3/11 : ARG GO_VERSION=1.17.8 [2022-03-10T22:50:19.474Z] ---> Using cache [2022-03-10T22:50:19.474Z] ---> f7e629b41fae [2022-03-10T22:50:19.474Z] Step 4/11 : ARG CONTAINERD_VERSION=1.5.10 [2022-03-10T22:50:19.474Z] ---> Using cache [2022-03-10T22:50:19.474Z] ---> 0a6f7b5e10ed [2022-03-10T22:50:19.474Z] Step 5/11 : ARG GOTESTSUM_VERSION=v1.7.0 [2022-03-10T22:50:19.474Z] ---> Using cache [2022-03-10T22:50:19.474Z] ---> e7230f5ba37b [2022-03-10T22:50:19.474Z] Step 6/11 : ENV GO_VERSION=${GO_VERSION} CONTAINERD_VERSION=${CONTAINERD_VERSION} GIT_VERSION=2.11.1 GOPATH=C:\gopath GO111MODULE=off FROM_DOCKERFILE=1 GOTESTSUM_VERSION=${GOTESTSUM_VERSION} [2022-03-10T22:50:19.474Z] ---> Using cache [2022-03-10T22:50:19.474Z] ---> 6d2a9a1dcf39 [2022-03-10T22:50:19.474Z] Step 7/11 : RUN Function Test-Nano() { $EditionId = (Get-ItemProperty -Path 'HKLM:\SOFTWARE\Microsoft\Windows NT\CurrentVersion' -Name 'EditionID').EditionId; return (($EditionId -eq 'ServerStandardNano') -or ($EditionId -eq 'ServerDataCenterNano') -or ($EditionId -eq 'NanoServer')); } Function Download-File([string] $source, [string] $target) { if (Test-Nano) { $handler = New-Object System.Net.Http.HttpClientHandler; $client = New-Object System.Net.Http.HttpClient($handler); $client.Timeout = New-Object System.TimeSpan(0, 30, 0); $cancelTokenSource = [System.Threading.CancellationTokenSource]::new(); $responseMsg = $client.GetAsync([System.Uri]::new($source), $cancelTokenSource.Token); $responseMsg.Wait(); if (!$responseMsg.IsCanceled) { $response = $responseMsg.Result; if ($response.IsSuccessStatusCode) { $downloadedFileStream = [System.IO.FileStream]::new($target, [System.IO.FileMode]::Create, [System.IO.FileAccess]::Write); $copyStreamOp = $response.Content.CopyToAsync($downloadedFileStream); $copyStreamOp.Wait(); $downloadedFileStream.Close(); if ($copyStreamOp.Exception -ne $null) { throw $copyStreamOp.Exception } } } else { Throw ("Failed to download " + $source) } } else { [Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; $webClient = New-Object System.Net.WebClient; $webClient.DownloadFile($source, $target); } } setx /M PATH $('C:\git\cmd;C:\git\usr\bin;'+$Env:PATH+';C:\gcc\bin;C:\go\bin;C:\containerd\bin'); Write-Host INFO: Downloading git...; $location='https://www.nuget.org/api/v2/package/GitForWindows/'+$Env:GIT_VERSION; Download-File $location C:\gitsetup.zip; Write-Host INFO: Downloading go...; $dlGoVersion=$Env:GO_VERSION -replace '\.0$',''; Download-File "https://golang.org/dl/go${dlGoVersion}.windows-amd64.zip" C:\go.zip; Write-Host INFO: Downloading compiler 1 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/gcc.zip C:\gcc.zip; Write-Host INFO: Downloading compiler 2 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/runtime.zip C:\runtime.zip; Write-Host INFO: Downloading compiler 3 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/binutils.zip C:\binutils.zip; Write-Host INFO: Extracting git...; Expand-Archive C:\gitsetup.zip C:\git-tmp; New-Item -Type Directory C:\git | Out-Null; Move-Item C:\git-tmp\tools\* C:\git\.; Remove-Item -Recurse -Force C:\git-tmp; Write-Host INFO: Expanding go...; Expand-Archive C:\go.zip -DestinationPath C:\; Write-Host INFO: Expanding compiler 1 of 3...; Expand-Archive C:\gcc.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 2 of 3...; Expand-Archive C:\runtime.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 3 of 3...; Expand-Archive C:\binutils.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Removing downloaded files...; Remove-Item C:\gcc.zip; Remove-Item C:\runtime.zip; Remove-Item C:\binutils.zip; Remove-Item C:\gitsetup.zip; Write-Host INFO: Downloading containerd; Install-Package -Force 7Zip4PowerShell; $location='https://github.com/containerd/containerd/releases/download/v'+$Env:CONTAINERD_VERSION+'/containerd-'+$Env:CONTAINERD_VERSION+'-windows-amd64.tar.gz'; Download-File $location C:\containerd.tar.gz; New-Item -Path C:\containerd -ItemType Directory; Expand-7Zip C:\containerd.tar.gz C:\; Expand-7Zip C:\containerd.tar C:\containerd; Remove-Item C:\containerd.tar.gz; Remove-Item C:\containerd.tar; $srcDir = """$Env:GOPATH`\src\github.com\docker\docker\bundles"""; Write-Host INFO: Ensuring existence of directory $srcDir...; New-Item -Force -ItemType Directory -Path $srcDir | Out-Null; Write-Host INFO: Configuring git core.autocrlf...; C:\git\cmd\git config --global core.autocrlf true; [2022-03-10T22:50:19.474Z] ---> Using cache [2022-03-10T22:50:19.474Z] ---> dc0136051623 [2022-03-10T22:50:19.474Z] Step 8/11 : RUN Function Install-GoTestSum() { $Env:GO111MODULE = 'on'; $tmpGobin = "${Env:GOBIN_TMP}"; $Env:GOBIN = """${Env:GOPATH}`\bin"""; Write-Host "INFO: Installing gotestsum version $Env:GOTESTSUM_VERSION in $Env:GOBIN"; &go install "gotest.tools/gotestsum@${Env:GOTESTSUM_VERSION}"; $Env:GOBIN = "${tmpGobin}"; $Env:GO111MODULE = 'off'; if ($LASTEXITCODE -ne 0) { Throw '"gotestsum install failed..."'; } } Install-GoTestSum [2022-03-10T22:50:19.474Z] ---> Using cache [2022-03-10T22:50:19.474Z] ---> bf1dbf51f2fd [2022-03-10T22:50:19.474Z] Step 9/11 : ENTRYPOINT ["powershell.exe"] [2022-03-10T22:50:19.474Z] ---> Using cache [2022-03-10T22:50:19.474Z] ---> f1b8aa819caa [2022-03-10T22:50:19.474Z] Step 10/11 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2022-03-10T22:50:19.474Z] ---> Using cache [2022-03-10T22:50:19.474Z] ---> 16bd49bb4649 [2022-03-10T22:50:19.474Z] Step 11/11 : COPY . . [2022-03-10T22:50:21.142Z] Fetching without tags [2022-03-10T22:50:21.040Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-10T22:50:21.068Z] > git config --add remote.origin.fetch +refs/pull/43357/head:refs/remotes/origin/PR-43357 # timeout=10 [2022-03-10T22:50:21.094Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-10T22:50:21.118Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-10T22:50:21.145Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-10T22:50:21.146Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-10T22:50:21.147Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43357/head:refs/remotes/origin/PR-43357 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-10T22:50:21.412Z] Merging remotes/origin/master commit 38805f20f9bcc5e87869d6c79d432b166e1c88b4 into PR head commit b36fb04e033e29f65b7bed7ef215cdf6e8592e74 [2022-03-10T22:50:22.314Z] Merge succeeded, producing b36fb04e033e29f65b7bed7ef215cdf6e8592e74 [2022-03-10T22:50:22.314Z] Checking out Revision b36fb04e033e29f65b7bed7ef215cdf6e8592e74 (PR-43357) [2022-03-10T22:50:21.427Z] > git config core.sparsecheckout # timeout=10 [2022-03-10T22:50:21.454Z] > git checkout -f b36fb04e033e29f65b7bed7ef215cdf6e8592e74 # timeout=10 [2022-03-10T22:50:22.216Z] > git remote # timeout=10 [2022-03-10T22:50:22.235Z] > git config --get remote.origin.url # timeout=10 [2022-03-10T22:50:22.259Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-10T22:50:22.260Z] > git merge 38805f20f9bcc5e87869d6c79d432b166e1c88b4 # timeout=10 [2022-03-10T22:50:22.286Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-03-10T22:50:22.317Z] > git config core.sparsecheckout # timeout=10 [2022-03-10T22:50:22.339Z] > git checkout -f b36fb04e033e29f65b7bed7ef215cdf6e8592e74 # timeout=10 [2022-03-10T22:50:26.558Z] Commit message: "vendor: github.com/containerd/containerd v1.6.1" [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-03-10T22:50:27.759Z] + docker version [2022-03-10T22:50:28.541Z] ---> 22aca8fcb159 [2022-03-10T22:50:30.109Z] Successfully built 22aca8fcb159 [2022-03-10T22:50:30.109Z] Successfully tagged docker:latest [2022-03-10T22:50:30.109Z] INFO: Image build ended at 03/10/2022 22:50:29. Duration:00:00:28.2757030 [2022-03-10T22:50:30.109Z] [2022-03-10T22:50:30.109Z] [2022-03-10T22:50:30.109Z] INFO: Building the test binaries at 03/10/2022 22:50:29... [2022-03-10T22:50:33.825Z] INFO: make.ps1 starting at 03/10/2022 22:50:33 [2022-03-10T22:50:34.280Z] INFO: Git commit (b36fb04e03) assumed from DOCKER_GITCOMMIT environment variable [2022-03-10T22:50:34.280Z] INFO: Invoking autogen... [2022-03-10T22:50:34.280Z] INFO: Building daemon... [2022-03-10T22:50:34.333Z] Client: Docker Engine - Community [2022-03-10T22:50:34.333Z] Version: 20.10.12 [2022-03-10T22:50:34.333Z] API version: 1.41 [2022-03-10T22:50:34.333Z] Go version: go1.16.12 [2022-03-10T22:50:34.333Z] Git commit: e91ed57 [2022-03-10T22:50:34.333Z] Built: Mon Dec 13 11:45:27 2021 [2022-03-10T22:50:34.333Z] OS/Arch: linux/amd64 [2022-03-10T22:50:34.334Z] Context: default [2022-03-10T22:50:34.334Z] Experimental: true [2022-03-10T22:50:34.334Z] [2022-03-10T22:50:34.334Z] Server: Docker Engine - Community [2022-03-10T22:50:34.334Z] Engine: [2022-03-10T22:50:34.334Z] Version: 20.10.12 [2022-03-10T22:50:34.334Z] API version: 1.41 (minimum version 1.12) [2022-03-10T22:50:34.334Z] Go version: go1.16.12 [2022-03-10T22:50:34.334Z] Git commit: 459d0df [2022-03-10T22:50:34.334Z] Built: Mon Dec 13 11:43:36 2021 [2022-03-10T22:50:34.334Z] OS/Arch: linux/amd64 [2022-03-10T22:50:34.334Z] Experimental: true [2022-03-10T22:50:34.334Z] containerd: [2022-03-10T22:50:34.334Z] Version: 1.4.12 [2022-03-10T22:50:34.334Z] GitCommit: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-03-10T22:50:34.334Z] runc: [2022-03-10T22:50:34.334Z] Version: 1.0.2 [2022-03-10T22:50:34.334Z] GitCommit: v1.0.2-0-g52b36a2 [2022-03-10T22:50:34.334Z] docker-init: [2022-03-10T22:50:34.334Z] Version: 0.19.0 [2022-03-10T22:50:34.334Z] GitCommit: de40ad0 [Pipeline] sh [2022-03-10T22:50:34.668Z] + docker info [2022-03-10T22:50:39.421Z] ---> a86b269c26b8 [2022-03-10T22:50:39.421Z] Successfully built a86b269c26b8 [2022-03-10T22:50:39.421Z] Successfully tagged docker:latest [2022-03-10T22:50:39.421Z] INFO: Image build ended at 03/10/2022 22:50:37. Duration:00:00:35.6936912 [2022-03-10T22:50:39.421Z] [2022-03-10T22:50:39.421Z] [2022-03-10T22:50:39.421Z] INFO: Building the test binaries at 03/10/2022 22:50:37... [2022-03-10T22:50:42.373Z] INFO: make.ps1 starting at 03/10/2022 22:50:41 [2022-03-10T22:50:42.373Z] INFO: Git commit (b36fb04e03) assumed from DOCKER_GITCOMMIT environment variable [2022-03-10T22:50:42.373Z] INFO: Invoking autogen... [2022-03-10T22:50:42.373Z] INFO: Building daemon... [2022-03-10T22:50:42.687Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0b78a14c445122049) in /home/ubuntu/workspace/moby_PR-43357 [Pipeline] { [Pipeline] checkout [2022-03-10T22:50:42.794Z] The recommended git tool is: git [2022-03-10T22:50:46.415Z] using credential docker-jenkins-github-credentials [2022-03-10T22:50:46.425Z] Cloning the remote Git repository [2022-03-10T22:50:46.425Z] Cloning with configured refspecs honoured and without tags [2022-03-10T22:50:46.462Z] Cloning repository https://github.com/moby/moby.git [2022-03-10T22:50:46.528Z] > git init /home/ubuntu/workspace/moby_PR-43357 # timeout=10 [2022-03-10T22:50:47.028Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-10T22:50:47.029Z] > git --version # timeout=10 [2022-03-10T22:50:47.055Z] > git --version # 'git version 2.25.1' [2022-03-10T22:50:47.055Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-10T22:50:47.057Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43357/head:refs/remotes/origin/PR-43357 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-10T22:50:47.578Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0bd32282241ca0618) in /home/ubuntu/workspace/moby_PR-43357 [Pipeline] { [Pipeline] checkout [2022-03-10T22:50:47.673Z] The recommended git tool is: git [2022-03-10T22:50:48.282Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-00d5825e54422ec45) in /home/ubuntu/workspace/moby_PR-43357 [Pipeline] { [Pipeline] checkout [2022-03-10T22:50:48.469Z] The recommended git tool is: git [2022-03-10T22:50:50.355Z] using credential docker-jenkins-github-credentials [2022-03-10T22:50:50.364Z] Cloning the remote Git repository [2022-03-10T22:50:50.364Z] Cloning with configured refspecs honoured and without tags [2022-03-10T22:50:49.854Z] Cloning repository https://github.com/moby/moby.git [2022-03-10T22:50:49.907Z] > git init /home/ubuntu/workspace/moby_PR-43357 # timeout=10 [2022-03-10T22:50:50.135Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-10T22:50:50.135Z] > git --version # timeout=10 [2022-03-10T22:50:50.149Z] > git --version # 'git version 2.17.1' [2022-03-10T22:50:50.149Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-10T22:50:50.151Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43357/head:refs/remotes/origin/PR-43357 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-10T22:50:52.788Z] Client: [2022-03-10T22:50:52.789Z] Context: default [2022-03-10T22:50:52.789Z] Debug Mode: false [2022-03-10T22:50:52.789Z] Plugins: [2022-03-10T22:50:52.789Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-03-10T22:50:52.789Z] buildx: Docker Buildx (Docker Inc., v0.7.1-docker) [2022-03-10T22:50:52.789Z] compose: Docker Compose (Docker Inc., v2.2.3) [2022-03-10T22:50:52.789Z] scan: Docker Scan (Docker Inc., v0.12.0) [2022-03-10T22:50:52.789Z] [2022-03-10T22:50:52.789Z] Server: [2022-03-10T22:50:52.789Z] Containers: 0 [2022-03-10T22:50:52.789Z] Running: 0 [2022-03-10T22:50:52.789Z] Paused: 0 [2022-03-10T22:50:52.789Z] Stopped: 0 [2022-03-10T22:50:52.789Z] Images: 0 [2022-03-10T22:50:52.789Z] Server Version: 20.10.12 [2022-03-10T22:50:52.789Z] Storage Driver: overlay2 [2022-03-10T22:50:52.789Z] Backing Filesystem: extfs [2022-03-10T22:50:52.789Z] Supports d_type: true [2022-03-10T22:50:52.789Z] Native Overlay Diff: true [2022-03-10T22:50:52.789Z] userxattr: false [2022-03-10T22:50:52.789Z] Logging Driver: json-file [2022-03-10T22:50:52.789Z] Cgroup Driver: cgroupfs [2022-03-10T22:50:52.789Z] Cgroup Version: 1 [2022-03-10T22:50:52.789Z] Plugins: [2022-03-10T22:50:52.789Z] Volume: local [2022-03-10T22:50:52.789Z] Network: bridge host ipvlan macvlan null overlay [2022-03-10T22:50:52.789Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-03-10T22:50:52.789Z] Swarm: inactive [2022-03-10T22:50:52.789Z] Runtimes: io.containerd.runtime.v1.linux runc io.containerd.runc.v2 [2022-03-10T22:50:52.789Z] Default Runtime: runc [2022-03-10T22:50:52.789Z] Init Binary: docker-init [2022-03-10T22:50:52.789Z] containerd version: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-03-10T22:50:52.789Z] runc version: v1.0.2-0-g52b36a2 [2022-03-10T22:50:52.789Z] init version: de40ad0 [2022-03-10T22:50:52.789Z] Security Options: [2022-03-10T22:50:52.789Z] apparmor [2022-03-10T22:50:52.789Z] seccomp [2022-03-10T22:50:52.789Z] Profile: default [2022-03-10T22:50:52.789Z] Kernel Version: 5.4.0-1061-aws [2022-03-10T22:50:52.789Z] Operating System: Ubuntu 18.04.6 LTS [2022-03-10T22:50:52.789Z] OSType: linux [2022-03-10T22:50:52.789Z] Architecture: x86_64 [2022-03-10T22:50:52.789Z] CPUs: 2 [2022-03-10T22:50:52.789Z] Total Memory: 7.565GiB [2022-03-10T22:50:52.789Z] Name: ip-10-100-116-249 [2022-03-10T22:50:52.789Z] ID: WNHY:2FNS:JP3O:DF66:7VQT:53NI:JQKB:OYPE:MQXQ:GKEA:QVZ7:WZW4 [2022-03-10T22:50:52.789Z] Docker Root Dir: /var/lib/docker [2022-03-10T22:50:52.789Z] Debug Mode: false [2022-03-10T22:50:52.789Z] Registry: https://index.docker.io/v1/ [2022-03-10T22:50:52.789Z] Labels: [2022-03-10T22:50:52.789Z] Experimental: true [2022-03-10T22:50:52.789Z] Insecure Registries: [2022-03-10T22:50:52.789Z] 127.0.0.0/8 [2022-03-10T22:50:52.789Z] Live Restore Enabled: true [2022-03-10T22:50:52.789Z] [2022-03-10T22:50:52.789Z] WARNING: No swap limit support [Pipeline] sh [2022-03-10T22:50:52.880Z] using credential docker-jenkins-github-credentials [2022-03-10T22:50:52.889Z] Cloning the remote Git repository [2022-03-10T22:50:52.889Z] Cloning with configured refspecs honoured and without tags [2022-03-10T22:50:53.091Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-03-10T22:50:53.091Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-03-10T22:50:53.091Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43357/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-03-10T22:50:53.091Z] + bash /home/ubuntu/workspace/moby_PR-43357/check-config.sh [2022-03-10T22:50:53.091Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-03-10T22:50:53.091Z] info: reading kernel config from /boot/config-5.4.0-1061-aws ... [2022-03-10T22:50:53.091Z] [2022-03-10T22:50:53.091Z] Generally Necessary: [2022-03-10T22:50:53.091Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-03-10T22:50:53.091Z] - apparmor: enabled and tools installed [2022-03-10T22:50:53.091Z] - CONFIG_NAMESPACES: enabled [2022-03-10T22:50:53.091Z] - CONFIG_NET_NS: enabled [2022-03-10T22:50:53.091Z] - CONFIG_PID_NS: enabled [2022-03-10T22:50:53.091Z] - CONFIG_IPC_NS: enabled [2022-03-10T22:50:53.091Z] - CONFIG_UTS_NS: enabled [2022-03-10T22:50:53.091Z] - CONFIG_CGROUPS: enabled [2022-03-10T22:50:53.091Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-03-10T22:50:53.091Z] - CONFIG_CGROUP_DEVICE: enabled [2022-03-10T22:50:53.091Z] - CONFIG_CGROUP_FREEZER: enabled [2022-03-10T22:50:53.091Z] - CONFIG_CGROUP_SCHED: enabled [2022-03-10T22:50:53.091Z] - CONFIG_CPUSETS: enabled [2022-03-10T22:50:53.091Z] - CONFIG_MEMCG: enabled [2022-03-10T22:50:53.091Z] - CONFIG_KEYS: enabled [2022-03-10T22:50:53.091Z] - CONFIG_VETH: enabled (as module) [2022-03-10T22:50:53.091Z] - CONFIG_BRIDGE: enabled (as module) [2022-03-10T22:50:53.091Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-03-10T22:50:53.091Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-03-10T22:50:53.091Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-03-10T22:50:53.091Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-03-10T22:50:53.091Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-03-10T22:50:53.091Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-03-10T22:50:53.091Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-03-10T22:50:53.091Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-03-10T22:50:53.091Z] - CONFIG_NF_NAT: enabled (as module) [2022-03-10T22:50:52.907Z] Cloning repository https://github.com/moby/moby.git [2022-03-10T22:50:52.956Z] > git init /home/ubuntu/workspace/moby_PR-43357 # timeout=10 [2022-03-10T22:50:53.363Z] - CONFIG_POSIX_MQUEUE: enabled [2022-03-10T22:50:53.363Z] - CONFIG_CGROUP_BPF: enabled [2022-03-10T22:50:53.363Z] [2022-03-10T22:50:53.363Z] Optional Features: [2022-03-10T22:50:53.363Z] - CONFIG_USER_NS: enabled [2022-03-10T22:50:53.363Z] - CONFIG_SECCOMP: enabled [2022-03-10T22:50:53.363Z] - CONFIG_SECCOMP_FILTER: enabled [2022-03-10T22:50:53.363Z] - CONFIG_CGROUP_PIDS: enabled [2022-03-10T22:50:53.363Z] - CONFIG_MEMCG_SWAP: enabled [2022-03-10T22:50:53.363Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-03-10T22:50:53.363Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-03-10T22:50:53.363Z] - CONFIG_BLK_CGROUP: enabled [2022-03-10T22:50:53.363Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-03-10T22:50:53.363Z] - CONFIG_CGROUP_PERF: enabled [2022-03-10T22:50:53.363Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-03-10T22:50:53.363Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-03-10T22:50:53.363Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-03-10T22:50:53.363Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-03-10T22:50:53.363Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-03-10T22:50:53.363Z] - CONFIG_RT_GROUP_SCHED: missing [2022-03-10T22:50:53.363Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-03-10T22:50:53.363Z] - CONFIG_IP_VS: enabled (as module) [2022-03-10T22:50:53.363Z] - CONFIG_IP_VS_NFCT: enabled [2022-03-10T22:50:53.363Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-03-10T22:50:53.363Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-03-10T22:50:53.363Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-03-10T22:50:53.363Z] - CONFIG_SECURITY_SELINUX: enabled [2022-03-10T22:50:53.363Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-03-10T22:50:53.363Z] - CONFIG_EXT4_FS: enabled [2022-03-10T22:50:53.363Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-03-10T22:50:53.363Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-03-10T22:50:53.363Z] - Network Drivers: [2022-03-10T22:50:53.624Z] - "overlay": [2022-03-10T22:50:53.624Z] - CONFIG_VXLAN: enabled (as module) [2022-03-10T22:50:53.624Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-03-10T22:50:53.624Z] Optional (for encrypted networks): [2022-03-10T22:50:53.624Z] - CONFIG_CRYPTO: enabled [2022-03-10T22:50:53.624Z] - CONFIG_CRYPTO_AEAD: enabled [2022-03-10T22:50:53.624Z] - CONFIG_CRYPTO_GCM: enabled [2022-03-10T22:50:53.624Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-03-10T22:50:53.624Z] - CONFIG_CRYPTO_GHASH: enabled [2022-03-10T22:50:53.624Z] - CONFIG_XFRM: enabled [2022-03-10T22:50:53.624Z] - CONFIG_XFRM_USER: enabled (as module) [2022-03-10T22:50:53.624Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-03-10T22:50:53.624Z] - CONFIG_INET_ESP: enabled (as module) [2022-03-10T22:50:53.624Z] - "ipvlan": [2022-03-10T22:50:53.624Z] - CONFIG_IPVLAN: enabled (as module) [2022-03-10T22:50:53.624Z] - "macvlan": [2022-03-10T22:50:53.624Z] - CONFIG_MACVLAN: enabled (as module) [2022-03-10T22:50:53.624Z] - CONFIG_DUMMY: enabled (as module) [2022-03-10T22:50:53.624Z] - "ftp,tftp client in container": [2022-03-10T22:50:53.624Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-03-10T22:50:53.624Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-03-10T22:50:53.624Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-03-10T22:50:53.624Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-03-10T22:50:53.624Z] - Storage Drivers: [2022-03-10T22:50:53.624Z] - "aufs": [2022-03-10T22:50:53.624Z] - CONFIG_AUFS_FS: enabled (as module) [2022-03-10T22:50:53.624Z] - "btrfs": [2022-03-10T22:50:53.624Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-03-10T22:50:53.624Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-03-10T22:50:53.624Z] - "devicemapper": [2022-03-10T22:50:53.624Z] - CONFIG_BLK_DEV_DM: enabled [2022-03-10T22:50:53.624Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-03-10T22:50:53.624Z] - "overlay": [2022-03-10T22:50:53.624Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-03-10T22:50:53.624Z] - "zfs": [2022-03-10T22:50:53.624Z] - /dev/zfs: present [2022-03-10T22:50:53.624Z] - zfs command: missing [2022-03-10T22:50:53.624Z] - zpool command: missing [2022-03-10T22:50:53.624Z] [2022-03-10T22:50:53.624Z] Limits: [2022-03-10T22:50:53.624Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-03-10T22:50:53.624Z] [2022-03-10T22:50:53.624Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-03-10T22:50:53.992Z] + sudo modprobe ip_vs [2022-03-10T22:50:53.992Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:b36fb04e033e29f65b7bed7ef215cdf6e8592e74 . [2022-03-10T22:50:54.251Z] #1 [internal] load build definition from Dockerfile [2022-03-10T22:50:54.251Z] #1 sha256:67a902c418615b846581d2eef300984346f78b64003e4a8d21e69d66721df6ca [2022-03-10T22:50:54.251Z] #1 transferring dockerfile: 16.77kB done [2022-03-10T22:50:54.251Z] #1 DONE 0.1s [2022-03-10T22:50:53.522Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-10T22:50:53.522Z] > git --version # timeout=10 [2022-03-10T22:50:53.550Z] > git --version # 'git version 2.25.1' [2022-03-10T22:50:53.550Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-10T22:50:53.558Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43357/head:refs/remotes/origin/PR-43357 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-10T22:50:54.509Z] [2022-03-10T22:50:54.509Z] #2 [internal] load .dockerignore [2022-03-10T22:50:54.509Z] #2 sha256:cf1323f6372a1f6e30ddc30b6a16e5cd9ffe0f12896212d12c49c46f4dae8720 [2022-03-10T22:50:54.509Z] #2 transferring context: 87B done [2022-03-10T22:50:54.509Z] #2 DONE 0.0s [2022-03-10T22:50:54.509Z] [2022-03-10T22:50:54.509Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-03-10T22:50:54.509Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2022-03-10T22:50:55.106Z] #3 DONE 0.5s [2022-03-10T22:50:55.106Z] [2022-03-10T22:50:55.106Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-03-10T22:50:55.106Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2022-03-10T22:50:55.106Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 done [2022-03-10T22:50:55.106Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done [2022-03-10T22:50:55.106Z] #4 sha256:93f32bd6dd9004897fed4703191f48924975081860667932a4df35ba567d7426 528B / 528B done [2022-03-10T22:50:55.106Z] #4 sha256:e532695ddd93ca7c85a816c67afdb352e91052fab7ac19a675088f80915779a7 1.21kB / 1.21kB done [2022-03-10T22:50:55.106Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.2s [2022-03-10T22:50:55.122Z] ---> 16068d99ac31 [2022-03-10T22:50:55.122Z] Successfully built 16068d99ac31 [2022-03-10T22:50:55.122Z] Successfully tagged docker:latest [2022-03-10T22:50:55.122Z] INFO: Image build ended at 03/10/2022 22:50:51. Duration:00:00:40.1313754 [2022-03-10T22:50:55.122Z] [2022-03-10T22:50:55.122Z] [2022-03-10T22:50:55.122Z] INFO: Building the test binaries at 03/10/2022 22:50:51... [2022-03-10T22:50:55.380Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.3s done [2022-03-10T22:50:55.380Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.1s [2022-03-10T22:50:55.947Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.4s done [2022-03-10T22:50:55.947Z] #4 DONE 0.9s [2022-03-10T22:50:56.517Z] [2022-03-10T22:50:56.517Z] #6 [internal] load .dockerignore [2022-03-10T22:50:56.517Z] #6 sha256:2745c48114e3658f5b8cef9d0113b5213ce097b09ee8636f4afc10c3204ac147 [2022-03-10T22:50:56.517Z] #6 DONE 0.0s [2022-03-10T22:50:56.517Z] [2022-03-10T22:50:56.517Z] #5 [internal] load build definition from Dockerfile [2022-03-10T22:50:56.517Z] #5 sha256:b7e7ca942a6e2f47bce949cdd69b936779fbfab8685478f0c2abef87955f4999 [2022-03-10T22:50:56.517Z] #5 DONE 0.0s [2022-03-10T22:50:56.517Z] [2022-03-10T22:50:56.517Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-03-10T22:50:56.517Z] #10 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-03-10T22:50:57.462Z] #10 ... [2022-03-10T22:50:57.462Z] [2022-03-10T22:50:57.462Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-03-10T22:50:57.462Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-03-10T22:50:57.462Z] #8 DONE 0.9s [2022-03-10T22:50:57.462Z] [2022-03-10T22:50:57.462Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2022-03-10T22:50:57.463Z] #7 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-03-10T22:50:57.463Z] #7 DONE 0.9s [2022-03-10T22:50:57.463Z] [2022-03-10T22:50:57.463Z] #9 [internal] load metadata for docker.io/library/golang:1.17.8-bullseye [2022-03-10T22:50:57.463Z] #9 sha256:cea844dd348bb8746acd158263d7377c072bfea1f8f95d97faa3b00bb8fe5a74 [2022-03-10T22:50:57.463Z] #9 DONE 1.0s [2022-03-10T22:50:57.463Z] [2022-03-10T22:50:57.463Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-03-10T22:50:57.463Z] #10 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-03-10T22:50:57.463Z] #10 DONE 1.0s [2022-03-10T22:50:58.844Z] [2022-03-10T22:50:58.844Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:10b622c6cf6daa0a295be74c0e412ed20e10f91ae4c6f3ce6ff0c9c04f77cbf6 [2022-03-10T22:50:58.844Z] #28 sha256:3af2a073cd6647345ef114a99d17cd59ea5b7278c32b92efaf29389f6ad8156c [2022-03-10T22:50:58.844Z] #28 resolve docker.io/library/debian:bullseye@sha256:10b622c6cf6daa0a295be74c0e412ed20e10f91ae4c6f3ce6ff0c9c04f77cbf6 0.0s done [2022-03-10T22:50:58.844Z] #28 sha256:10b622c6cf6daa0a295be74c0e412ed20e10f91ae4c6f3ce6ff0c9c04f77cbf6 1.85kB / 1.85kB done [2022-03-10T22:50:58.844Z] #28 sha256:4ceca80e912f5fd88749d9984597fbe81d436049745b07b54cd2b112ea3a4618 529B / 529B done [2022-03-10T22:50:58.949Z] INFO: make.ps1 starting at 03/10/2022 22:50:58 [2022-03-10T22:50:58.949Z] INFO: Git commit (b36fb04e03) assumed from DOCKER_GITCOMMIT environment variable [2022-03-10T22:50:58.949Z] INFO: Invoking autogen... [2022-03-10T22:50:59.109Z] #28 sha256:d40157244907583ef151d2de83245c018a7bf8b2025518dd1e108ec60c1a679c 1.46kB / 1.46kB done [2022-03-10T22:50:59.109Z] #28 sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 0B / 54.92MB 0.1s [2022-03-10T22:50:59.109Z] #28 sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 5.05MB / 54.92MB 0.3s [2022-03-10T22:50:59.373Z] #28 ... [2022-03-10T22:50:59.373Z] [2022-03-10T22:50:59.373Z] #45 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-03-10T22:50:59.373Z] #45 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-03-10T22:50:59.373Z] #45 DONE 0.0s [2022-03-10T22:50:59.373Z] [2022-03-10T22:50:59.373Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:10b622c6cf6daa0a295be74c0e412ed20e10f91ae4c6f3ce6ff0c9c04f77cbf6 [2022-03-10T22:50:59.373Z] #28 sha256:3af2a073cd6647345ef114a99d17cd59ea5b7278c32b92efaf29389f6ad8156c [2022-03-10T22:50:59.373Z] #28 sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 9.44MB / 54.92MB 0.5s [2022-03-10T22:50:59.406Z] INFO: Building daemon... [2022-03-10T22:50:59.634Z] #28 sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 16.87MB / 54.92MB 0.6s [2022-03-10T22:50:59.634Z] #28 sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 23.07MB / 54.92MB 0.8s [2022-03-10T22:50:59.901Z] #28 sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 30.41MB / 54.92MB 1.0s [2022-03-10T22:51:00.168Z] #28 sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 35.98MB / 54.92MB 1.2s [2022-03-10T22:51:00.168Z] #28 sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 39.85MB / 54.92MB 1.3s [2022-03-10T22:51:00.429Z] #28 sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 46.14MB / 54.92MB 1.5s [2022-03-10T22:51:00.690Z] #28 sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 49.95MB / 54.92MB 1.7s [2022-03-10T22:51:00.953Z] #28 sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 54.53MB / 54.92MB 1.9s [2022-03-10T22:51:01.539Z] #28 sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 54.92MB / 54.92MB 2.4s done [2022-03-10T22:51:01.806Z] #28 extracting sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 0.3s [2022-03-10T22:51:05.122Z] #28 ... [2022-03-10T22:51:05.122Z] [2022-03-10T22:51:05.122Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.8-bullseye@sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 [2022-03-10T22:51:05.122Z] #11 sha256:750f92727eab44d8cd39774aa8ec1a199552b462999316d3655ba5cbd1511818 [2022-03-10T22:51:05.122Z] #11 resolve docker.io/library/golang:1.17.8-bullseye@sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 0.0s done [2022-03-10T22:51:05.122Z] #11 sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 1.86kB / 1.86kB done [2022-03-10T22:51:05.122Z] #11 sha256:18432b513315c80f80322d4b4743a2d856c8914819ae4191edfed94bc9ad959a 1.80kB / 1.80kB done [2022-03-10T22:51:05.122Z] #11 sha256:0659a535a7341c4ee3db57a062bccb894be691b1e480198f2570dea67f34fe66 7.04kB / 7.04kB done [2022-03-10T22:51:05.122Z] #11 sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 54.92MB / 54.92MB 2.4s done [2022-03-10T22:51:05.122Z] #11 sha256:4ff1945c672b08a1791df62afaaf8aff14d3047155365f9c3646902937f7ffe6 5.15MB / 5.15MB 0.4s done [2022-03-10T22:51:05.122Z] #11 sha256:ff5b10aec998344606441aec43a335ab6326f32aae331aab27da16a6bb4ec2be 10.87MB / 10.87MB 0.7s done [2022-03-10T22:51:05.122Z] #11 sha256:12de8c754e45686ace9e25d11bee372b070eed5b5ab20aa3b4fab8c936496d02 54.58MB / 54.58MB 3.1s done [2022-03-10T22:51:05.122Z] #11 sha256:8c86ff77a3175ed4d7958578d141a96b5da005855d60ea24067de33cd62e4c36 85.81MB / 85.81MB 4.6s done [2022-03-10T22:51:05.122Z] #11 sha256:159607df3745db4458d86f29bbfebb6af5aff1877e4ae9bf8a4be0e269989b49 113.25MB / 134.90MB 6.3s [2022-03-10T22:51:05.122Z] #11 sha256:debee5da592d2d2e96de757c5aff0cf0723782cf20a78682c7c85aa53064b702 157B / 157B 3.2s done [2022-03-10T22:51:05.695Z] #11 sha256:159607df3745db4458d86f29bbfebb6af5aff1877e4ae9bf8a4be0e269989b49 122.68MB / 134.90MB 6.7s [2022-03-10T22:51:05.955Z] #11 ... [2022-03-10T22:51:05.955Z] [2022-03-10T22:51:05.955Z] #24 [internal] load build context [2022-03-10T22:51:05.955Z] #24 sha256:fc7077bcd70a8eaf45078b3bf7ae67253467a155fb78c468b77f6b389e8fa846 [2022-03-10T22:51:05.955Z] #24 transferring context: 59.70MB 6.8s done [2022-03-10T22:51:05.955Z] #24 DONE 7.1s [2022-03-10T22:51:05.955Z] [2022-03-10T22:51:05.955Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.8-bullseye@sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 [2022-03-10T22:51:05.955Z] #11 sha256:750f92727eab44d8cd39774aa8ec1a199552b462999316d3655ba5cbd1511818 [2022-03-10T22:51:05.955Z] #11 sha256:159607df3745db4458d86f29bbfebb6af5aff1877e4ae9bf8a4be0e269989b49 130.02MB / 134.90MB 6.9s [2022-03-10T22:51:05.955Z] #11 ... [2022-03-10T22:51:05.955Z] [2022-03-10T22:51:05.955Z] #67 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-03-10T22:51:05.955Z] #67 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-03-10T22:51:05.955Z] #67 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-03-10T22:51:05.955Z] #67 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-03-10T22:51:05.955Z] #67 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-03-10T22:51:05.955Z] #67 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-03-10T22:51:05.955Z] #67 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 4.7s done [2022-03-10T22:51:05.955Z] #67 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 2.1s [2022-03-10T22:51:05.955Z] #67 ... [2022-03-10T22:51:05.955Z] [2022-03-10T22:51:05.955Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.8-bullseye@sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 [2022-03-10T22:51:05.955Z] #11 sha256:750f92727eab44d8cd39774aa8ec1a199552b462999316d3655ba5cbd1511818 [2022-03-10T22:51:07.339Z] #11 ... [2022-03-10T22:51:07.339Z] [2022-03-10T22:51:07.339Z] #67 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-03-10T22:51:07.339Z] #67 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-03-10T22:51:07.339Z] #67 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 2.8s done [2022-03-10T22:51:07.339Z] #67 DONE 8.5s [2022-03-10T22:51:07.339Z] [2022-03-10T22:51:07.339Z] #69 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-03-10T22:51:07.339Z] #69 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-03-10T22:51:07.339Z] #69 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-03-10T22:51:07.339Z] #69 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-03-10T22:51:07.339Z] #69 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-03-10T22:51:07.339Z] #69 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 5.5s done [2022-03-10T22:51:07.340Z] #69 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 2.6s done [2022-03-10T22:51:07.340Z] #69 DONE 8.6s [2022-03-10T22:51:07.340Z] [2022-03-10T22:51:07.340Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:10b622c6cf6daa0a295be74c0e412ed20e10f91ae4c6f3ce6ff0c9c04f77cbf6 [2022-03-10T22:51:07.340Z] #28 sha256:3af2a073cd6647345ef114a99d17cd59ea5b7278c32b92efaf29389f6ad8156c [2022-03-10T22:51:07.340Z] #28 extracting sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 5.8s [2022-03-10T22:51:10.657Z] #28 ... [2022-03-10T22:51:10.657Z] [2022-03-10T22:51:10.657Z] #68 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-03-10T22:51:10.657Z] #68 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-03-10T22:51:10.657Z] #68 DONE 1.0s [2022-03-10T22:51:10.657Z] [2022-03-10T22:51:10.657Z] #70 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-03-10T22:51:10.657Z] #70 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-03-10T22:51:11.597Z] #70 DONE 1.0s [2022-03-10T22:51:11.597Z] [2022-03-10T22:51:11.597Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:10b622c6cf6daa0a295be74c0e412ed20e10f91ae4c6f3ce6ff0c9c04f77cbf6 [2022-03-10T22:51:11.597Z] #28 sha256:3af2a073cd6647345ef114a99d17cd59ea5b7278c32b92efaf29389f6ad8156c [2022-03-10T22:51:11.597Z] #28 extracting sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 9.5s done [2022-03-10T22:51:11.597Z] #28 DONE 12.8s [2022-03-10T22:51:11.597Z] [2022-03-10T22:51:11.597Z] #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-03-10T22:51:11.597Z] #29 sha256:fcbce562298c56a7b226d0dc42cee1302927c83d920a49e10453c042b66010f8 [2022-03-10T22:51:11.952Z] Fetching without tags [2022-03-10T22:51:12.358Z] Merging remotes/origin/master commit 38805f20f9bcc5e87869d6c79d432b166e1c88b4 into PR head commit b36fb04e033e29f65b7bed7ef215cdf6e8592e74 [2022-03-10T22:51:11.831Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-10T22:51:11.854Z] > git config --add remote.origin.fetch +refs/pull/43357/head:refs/remotes/origin/PR-43357 # timeout=10 [2022-03-10T22:51:11.887Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-10T22:51:11.922Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-10T22:51:11.963Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-10T22:51:11.963Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-10T22:51:11.964Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43357/head:refs/remotes/origin/PR-43357 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-10T22:51:12.391Z] > git config core.sparsecheckout # timeout=10 [2022-03-10T22:51:12.427Z] > git checkout -f b36fb04e033e29f65b7bed7ef215cdf6e8592e74 # timeout=10 [2022-03-10T22:51:13.532Z] #29 1.860 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-10T22:51:13.532Z] #29 1.860 Get:2 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-10T22:51:13.532Z] #29 1.878 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-10T22:51:13.762Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-10T22:51:13.790Z] #29 2.046 Get:4 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [122 kB] [2022-03-10T22:51:13.877Z] Fetching without tags [2022-03-10T22:51:13.982Z] Merge succeeded, producing b36fb04e033e29f65b7bed7ef215cdf6e8592e74 [2022-03-10T22:51:13.982Z] Checking out Revision b36fb04e033e29f65b7bed7ef215cdf6e8592e74 (PR-43357) [2022-03-10T22:51:14.049Z] #29 2.250 Get:5 http://deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-03-10T22:51:14.189Z] Merging remotes/origin/master commit 38805f20f9bcc5e87869d6c79d432b166e1c88b4 into PR head commit b36fb04e033e29f65b7bed7ef215cdf6e8592e74 [2022-03-10T22:51:14.194Z] Fetching without tags [2022-03-10T22:51:14.307Z] #29 2.522 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-03-10T22:51:14.532Z] Merging remotes/origin/master commit 38805f20f9bcc5e87869d6c79d432b166e1c88b4 into PR head commit b36fb04e033e29f65b7bed7ef215cdf6e8592e74 [2022-03-10T22:51:14.125Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-10T22:51:14.145Z] > git config --add remote.origin.fetch +refs/pull/43357/head:refs/remotes/origin/PR-43357 # timeout=10 [2022-03-10T22:51:14.162Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-10T22:51:14.177Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-10T22:51:14.200Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-10T22:51:14.200Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-10T22:51:14.202Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43357/head:refs/remotes/origin/PR-43357 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-10T22:51:14.542Z] > git config core.sparsecheckout # timeout=10 [2022-03-10T22:51:14.562Z] > git checkout -f b36fb04e033e29f65b7bed7ef215cdf6e8592e74 # timeout=10 [2022-03-10T22:51:15.068Z] Merge succeeded, producing b36fb04e033e29f65b7bed7ef215cdf6e8592e74 [2022-03-10T22:51:15.069Z] Checking out Revision b36fb04e033e29f65b7bed7ef215cdf6e8592e74 (PR-43357) [2022-03-10T22:51:15.658Z] Merge succeeded, producing b36fb04e033e29f65b7bed7ef215cdf6e8592e74 [2022-03-10T22:51:15.659Z] Checking out Revision b36fb04e033e29f65b7bed7ef215cdf6e8592e74 (PR-43357) [2022-03-10T22:51:15.685Z] #29 4.073 Fetched 8507 kB in 2s (3433 kB/s) [2022-03-10T22:51:13.889Z] > git remote # timeout=10 [2022-03-10T22:51:13.915Z] > git config --get remote.origin.url # timeout=10 [2022-03-10T22:51:13.930Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-10T22:51:13.932Z] > git merge 38805f20f9bcc5e87869d6c79d432b166e1c88b4 # timeout=10 [2022-03-10T22:51:13.952Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-03-10T22:51:13.985Z] > git config core.sparsecheckout # timeout=10 [2022-03-10T22:51:14.014Z] > git checkout -f b36fb04e033e29f65b7bed7ef215cdf6e8592e74 # timeout=10 [2022-03-10T22:51:13.791Z] > git config --add remote.origin.fetch +refs/pull/43357/head:refs/remotes/origin/PR-43357 # timeout=10 [2022-03-10T22:51:13.817Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-10T22:51:13.842Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-10T22:51:13.881Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-10T22:51:13.881Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-10T22:51:13.884Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43357/head:refs/remotes/origin/PR-43357 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-10T22:51:14.205Z] > git config core.sparsecheckout # timeout=10 [2022-03-10T22:51:14.234Z] > git checkout -f b36fb04e033e29f65b7bed7ef215cdf6e8592e74 # timeout=10 [2022-03-10T22:51:14.990Z] > git remote # timeout=10 [2022-03-10T22:51:15.012Z] > git config --get remote.origin.url # timeout=10 [2022-03-10T22:51:15.026Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-10T22:51:15.027Z] > git merge 38805f20f9bcc5e87869d6c79d432b166e1c88b4 # timeout=10 [2022-03-10T22:51:15.047Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-03-10T22:51:15.071Z] > git config core.sparsecheckout # timeout=10 [2022-03-10T22:51:15.095Z] > git checkout -f b36fb04e033e29f65b7bed7ef215cdf6e8592e74 # timeout=10 [2022-03-10T22:51:16.625Z] #29 4.073 Reading package lists... [2022-03-10T22:51:15.588Z] > git remote # timeout=10 [2022-03-10T22:51:15.606Z] > git config --get remote.origin.url # timeout=10 [2022-03-10T22:51:15.621Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-10T22:51:15.622Z] > git merge 38805f20f9bcc5e87869d6c79d432b166e1c88b4 # timeout=10 [2022-03-10T22:51:15.641Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-03-10T22:51:15.661Z] > git config core.sparsecheckout # timeout=10 [2022-03-10T22:51:15.668Z] > git checkout -f b36fb04e033e29f65b7bed7ef215cdf6e8592e74 # timeout=10 [2022-03-10T22:51:17.454Z] #29 5.084 Reading package lists... [2022-03-10T22:51:17.713Z] #29 5.921 Building dependency tree... [2022-03-10T22:51:17.974Z] #29 6.330 The following additional packages will be installed: [2022-03-10T22:51:17.974Z] #29 6.330 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-03-10T22:51:17.974Z] #29 6.330 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-03-10T22:51:17.974Z] #29 6.330 Recommended packages: [2022-03-10T22:51:17.974Z] #29 6.330 libldap-common publicsuffix libsasl2-modules [2022-03-10T22:51:18.234Z] #29 6.490 The following NEW packages will be installed: [2022-03-10T22:51:18.234Z] #29 6.490 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-03-10T22:51:18.234Z] #29 6.490 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-03-10T22:51:18.234Z] #29 6.490 libssh2-1 openssl [2022-03-10T22:51:18.464Z] Commit message: "vendor: github.com/containerd/containerd v1.6.1" [2022-03-10T22:51:18.495Z] #29 6.774 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2022-03-10T22:51:18.495Z] #29 6.774 Need to get 3038 kB of archives. [2022-03-10T22:51:18.495Z] #29 6.774 After this operation, 6650 kB of additional disk space will be used. [2022-03-10T22:51:18.495Z] #29 6.774 Get:1 http://security.debian.org/debian-security bullseye-security/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB] [2022-03-10T22:51:18.495Z] #29 6.776 Get:2 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1k-1+deb11u1 [851 kB] [2022-03-10T22:51:18.495Z] #29 6.776 Get:3 http://security.debian.org/debian-security bullseye-security/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-03-10T22:51:18.495Z] #29 6.789 Get:4 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-03-10T22:51:18.495Z] #29 6.796 Get:5 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-03-10T22:51:18.495Z] #29 6.799 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3 [232 kB] [2022-03-10T22:51:18.495Z] #29 6.802 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-03-10T22:51:18.495Z] #29 6.803 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-03-10T22:51:18.495Z] #29 6.804 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-03-10T22:51:18.495Z] #29 6.806 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-03-10T22:51:18.495Z] #29 6.810 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB] [2022-03-10T22:51:18.495Z] #29 6.825 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB] [2022-03-10T22:51:18.495Z] #29 6.825 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-03-10T22:51:18.495Z] #29 6.825 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-03-10T22:51:18.495Z] #29 6.825 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-03-10T22:51:18.762Z] #29 7.020 debconf: delaying package configuration, since apt-utils is not installed [2022-03-10T22:51:18.762Z] #29 7.068 Fetched 3038 kB in 0s (9156 kB/s) [2022-03-10T22:51:18.762Z] #29 7.105 Selecting previously unselected package openssl. [2022-03-10T22:51:18.762Z] #29 7.105 (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 ... 6653 files and directories currently installed.) [2022-03-10T22:51:18.762Z] #29 7.105 Preparing to unpack .../00-openssl_1.1.1k-1+deb11u1_amd64.deb ... [2022-03-10T22:51:18.762Z] #29 7.116 Unpacking openssl (1.1.1k-1+deb11u1) ... [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-03-10T22:51:19.025Z] #29 7.290 Selecting previously unselected package ca-certificates. [2022-03-10T22:51:19.025Z] #29 7.290 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-03-10T22:51:19.025Z] #29 7.294 Unpacking ca-certificates (20210119) ... [2022-03-10T22:51:19.025Z] #29 7.403 Selecting previously unselected package libbrotli1:amd64. [2022-03-10T22:51:19.025Z] #29 7.403 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-03-10T22:51:19.025Z] #29 7.413 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-03-10T22:51:19.025Z] #29 7.495 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-03-10T22:51:19.025Z] #29 7.495 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-03-10T22:51:19.285Z] #29 7.499 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-03-10T22:51:19.285Z] #29 7.550 Selecting previously unselected package libsasl2-2:amd64. [2022-03-10T22:51:19.285Z] #29 7.550 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-03-10T22:51:19.285Z] #29 7.558 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-03-10T22:51:19.285Z] #29 7.655 Selecting previously unselected package libldap-2.4-2:amd64. [2022-03-10T22:51:19.285Z] #29 7.655 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_amd64.deb ... [2022-03-10T22:51:19.285Z] #29 7.675 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-03-10T22:51:19.547Z] #29 7.773 Selecting previously unselected package libnghttp2-14:amd64. [2022-03-10T22:51:19.547Z] #29 7.773 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-03-10T22:51:19.547Z] #29 7.780 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-03-10T22:51:19.547Z] #29 7.839 Selecting previously unselected package libpsl5:amd64. [2022-03-10T22:51:19.547Z] #29 7.841 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-03-10T22:51:19.547Z] #29 7.847 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-03-10T22:51:19.547Z] #29 7.899 Selecting previously unselected package librtmp1:amd64. [2022-03-10T22:51:19.547Z] #29 7.900 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-03-10T22:51:19.547Z] #29 7.905 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-03-10T22:51:19.547Z] #29 ... [2022-03-10T22:51:19.547Z] [2022-03-10T22:51:19.547Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.8-bullseye@sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 [2022-03-10T22:51:19.547Z] #11 sha256:750f92727eab44d8cd39774aa8ec1a199552b462999316d3655ba5cbd1511818 [2022-03-10T22:51:19.547Z] #11 extracting sha256:4ff1945c672b08a1791df62afaaf8aff14d3047155365f9c3646902937f7ffe6 0.8s done [2022-03-10T22:51:19.547Z] #11 extracting sha256:ff5b10aec998344606441aec43a335ab6326f32aae331aab27da16a6bb4ec2be 0.8s done [2022-03-10T22:51:19.547Z] #11 extracting sha256:12de8c754e45686ace9e25d11bee372b070eed5b5ab20aa3b4fab8c936496d02 6.1s [2022-03-10T22:51:19.685Z] + docker version [2022-03-10T22:51:19.768Z] Commit message: "vendor: github.com/containerd/containerd v1.6.1" [2022-03-10T22:51:19.807Z] #11 ... [2022-03-10T22:51:19.807Z] [2022-03-10T22:51:19.807Z] #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-03-10T22:51:19.807Z] #29 sha256:fcbce562298c56a7b226d0dc42cee1302927c83d920a49e10453c042b66010f8 [2022-03-10T22:51:19.807Z] #29 8.033 Selecting previously unselected package libssh2-1:amd64. [2022-03-10T22:51:19.807Z] #29 8.033 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-03-10T22:51:19.807Z] #29 8.033 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-03-10T22:51:19.807Z] #29 8.094 Selecting previously unselected package libcurl4:amd64. [2022-03-10T22:51:19.807Z] #29 8.094 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ... [2022-03-10T22:51:19.807Z] #29 8.106 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-03-10T22:51:19.807Z] #29 8.185 Selecting previously unselected package curl. [2022-03-10T22:51:19.807Z] #29 8.185 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ... [2022-03-10T22:51:19.807Z] #29 8.191 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-03-10T22:51:19.807Z] #29 8.275 Selecting previously unselected package libonig5:amd64. [2022-03-10T22:51:19.807Z] #29 8.275 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-03-10T22:51:19.807Z] #29 8.280 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-03-10T22:51:19.873Z] Commit message: "vendor: github.com/containerd/containerd v1.6.1" [2022-03-10T22:51:20.068Z] #29 8.346 Selecting previously unselected package libjq1:amd64. [2022-03-10T22:51:20.068Z] #29 8.346 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-03-10T22:51:20.068Z] #29 8.351 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-03-10T22:51:20.068Z] #29 8.408 Selecting previously unselected package jq. [2022-03-10T22:51:20.068Z] #29 8.408 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-03-10T22:51:20.068Z] #29 8.415 Unpacking jq (1.6-2.1) ... [2022-03-10T22:51:20.068Z] #29 8.480 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-03-10T22:51:20.068Z] #29 8.497 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-03-10T22:51:20.068Z] #29 8.511 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-03-10T22:51:20.068Z] #29 8.523 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-03-10T22:51:20.068Z] #29 8.536 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-03-10T22:51:20.328Z] #29 8.549 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-03-10T22:51:20.328Z] #29 8.563 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-03-10T22:51:20.328Z] #29 8.576 Setting up openssl (1.1.1k-1+deb11u1) ... [2022-03-10T22:51:20.328Z] #29 8.599 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-03-10T22:51:20.328Z] #29 8.614 Setting up libjq1:amd64 (1.6-2.1) ... [2022-03-10T22:51:20.328Z] #29 8.626 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-03-10T22:51:20.328Z] #29 8.638 Setting up ca-certificates (20210119) ... [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-03-10T22:51:20.734Z] + docker version [2022-03-10T22:51:21.042Z] + docker version [2022-03-10T22:51:21.273Z] #29 9.335 Updating certificates in /etc/ssl/certs... [2022-03-10T22:51:22.215Z] #29 10.56 129 added, 0 removed; done. [2022-03-10T22:51:22.215Z] #29 10.58 Setting up jq (1.6-2.1) ... [2022-03-10T22:51:22.215Z] #29 10.60 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-03-10T22:51:22.215Z] #29 10.61 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-03-10T22:51:22.215Z] #29 10.62 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-10T22:51:22.215Z] #29 10.64 Processing triggers for ca-certificates (20210119) ... [2022-03-10T22:51:22.215Z] #29 10.65 Updating certificates in /etc/ssl/certs... [2022-03-10T22:51:23.604Z] #29 11.62 0 added, 0 removed; done. [2022-03-10T22:51:23.604Z] #29 11.62 Running hooks in /etc/ca-certificates/update.d... [2022-03-10T22:51:23.604Z] #29 11.62 done. [2022-03-10T22:51:24.051Z] Client: Docker Engine - Community [2022-03-10T22:51:24.051Z] Version: 20.10.12 [2022-03-10T22:51:24.051Z] API version: 1.41 [2022-03-10T22:51:24.051Z] Go version: go1.16.12 [2022-03-10T22:51:24.051Z] Git commit: e91ed57 [2022-03-10T22:51:24.051Z] Built: Mon Dec 13 11:45:27 2021 [2022-03-10T22:51:24.051Z] OS/Arch: linux/amd64 [2022-03-10T22:51:24.051Z] Context: default [2022-03-10T22:51:24.051Z] Experimental: true [2022-03-10T22:51:24.051Z] [2022-03-10T22:51:24.051Z] Server: Docker Engine - Community [2022-03-10T22:51:24.051Z] Engine: [2022-03-10T22:51:24.051Z] Version: 20.10.12 [2022-03-10T22:51:24.051Z] API version: 1.41 (minimum version 1.12) [2022-03-10T22:51:24.051Z] Go version: go1.16.12 [2022-03-10T22:51:24.051Z] Git commit: 459d0df [2022-03-10T22:51:24.051Z] Built: Mon Dec 13 11:43:36 2021 [2022-03-10T22:51:24.051Z] OS/Arch: linux/amd64 [2022-03-10T22:51:24.051Z] Experimental: true [2022-03-10T22:51:24.051Z] containerd: [2022-03-10T22:51:24.051Z] Version: 1.4.12 [2022-03-10T22:51:24.051Z] GitCommit: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-03-10T22:51:24.051Z] runc: [2022-03-10T22:51:24.051Z] Version: 1.0.2 [2022-03-10T22:51:24.051Z] GitCommit: v1.0.2-0-g52b36a2 [2022-03-10T22:51:24.051Z] docker-init: [2022-03-10T22:51:24.051Z] Version: 0.19.0 [2022-03-10T22:51:24.051Z] GitCommit: de40ad0 [Pipeline] sh [2022-03-10T22:51:24.374Z] + docker info [2022-03-10T22:51:26.152Z] #29 DONE 14.0s [2022-03-10T22:51:26.152Z] [2022-03-10T22:51:26.152Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-03-10T22:51:26.152Z] #30 sha256:86bd4a883f85410bd7d12693f8f0a4524c4478538e9b9d446cea457ff0a40c05 [2022-03-10T22:51:26.152Z] #30 DONE 0.3s [2022-03-10T22:51:26.152Z] [2022-03-10T22:51:26.152Z] #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-03-10T22:51:26.152Z] #31 sha256:fe631915ade3618d2cf6334001265bbee18a0fbcd1bd685124105f435897a488 [2022-03-10T22:51:26.259Z] Client: Docker Engine - Community [2022-03-10T22:51:26.259Z] Version: 20.10.12 [2022-03-10T22:51:26.259Z] API version: 1.41 [2022-03-10T22:51:26.259Z] Go version: go1.16.12 [2022-03-10T22:51:26.259Z] Git commit: e91ed57 [2022-03-10T22:51:26.259Z] Built: Mon Dec 13 11:45:33 2021 [2022-03-10T22:51:26.259Z] OS/Arch: linux/amd64 [2022-03-10T22:51:26.259Z] Context: default [2022-03-10T22:51:26.259Z] Experimental: true [2022-03-10T22:51:26.259Z] [2022-03-10T22:51:26.259Z] Server: Docker Engine - Community [2022-03-10T22:51:26.259Z] Engine: [2022-03-10T22:51:26.259Z] Version: 20.10.12 [2022-03-10T22:51:26.259Z] API version: 1.41 (minimum version 1.12) [2022-03-10T22:51:26.259Z] Go version: go1.16.12 [2022-03-10T22:51:26.259Z] Git commit: 459d0df [2022-03-10T22:51:26.259Z] Built: Mon Dec 13 11:43:42 2021 [2022-03-10T22:51:26.259Z] OS/Arch: linux/amd64 [2022-03-10T22:51:26.259Z] Experimental: true [2022-03-10T22:51:26.259Z] containerd: [2022-03-10T22:51:26.259Z] Version: 1.4.12 [2022-03-10T22:51:26.259Z] GitCommit: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-03-10T22:51:26.259Z] runc: [2022-03-10T22:51:26.259Z] Version: 1.0.2 [2022-03-10T22:51:26.259Z] GitCommit: v1.0.2-0-g52b36a2 [2022-03-10T22:51:26.259Z] docker-init: [2022-03-10T22:51:26.259Z] Version: 0.19.0 [2022-03-10T22:51:26.259Z] GitCommit: de40ad0 [Pipeline] sh [2022-03-10T22:51:26.331Z] Client: Docker Engine - Community [2022-03-10T22:51:26.331Z] Version: 20.10.12 [2022-03-10T22:51:26.331Z] API version: 1.41 [2022-03-10T22:51:26.331Z] Go version: go1.16.12 [2022-03-10T22:51:26.331Z] Git commit: e91ed57 [2022-03-10T22:51:26.331Z] Built: Mon Dec 13 11:44:28 2021 [2022-03-10T22:51:26.331Z] OS/Arch: linux/arm64 [2022-03-10T22:51:26.331Z] Context: default [2022-03-10T22:51:26.331Z] Experimental: true [2022-03-10T22:51:26.331Z] [2022-03-10T22:51:26.331Z] Server: Docker Engine - Community [2022-03-10T22:51:26.331Z] Engine: [2022-03-10T22:51:26.331Z] Version: 20.10.12 [2022-03-10T22:51:26.331Z] API version: 1.41 (minimum version 1.12) [2022-03-10T22:51:26.331Z] Go version: go1.16.12 [2022-03-10T22:51:26.331Z] Git commit: 459d0df [2022-03-10T22:51:26.331Z] Built: Mon Dec 13 11:43:05 2021 [2022-03-10T22:51:26.331Z] OS/Arch: linux/arm64 [2022-03-10T22:51:26.331Z] Experimental: true [2022-03-10T22:51:26.331Z] containerd: [2022-03-10T22:51:26.331Z] Version: 1.4.12 [2022-03-10T22:51:26.331Z] GitCommit: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-03-10T22:51:26.331Z] runc: [2022-03-10T22:51:26.331Z] Version: 1.0.2 [2022-03-10T22:51:26.331Z] GitCommit: v1.0.2-0-g52b36a2 [2022-03-10T22:51:26.331Z] docker-init: [2022-03-10T22:51:26.331Z] Version: 0.19.0 [2022-03-10T22:51:26.331Z] GitCommit: de40ad0 [Pipeline] sh [2022-03-10T22:51:26.600Z] + docker info [2022-03-10T22:51:26.668Z] + docker info [2022-03-10T22:51:28.076Z] #31 1.960 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-03-10T22:51:28.335Z] #31 2.343 [2022-03-10T22:51:28.596Z] #31 2.565 #=#=# ######################################################################## 100.0% [2022-03-10T22:51:28.855Z] #31 2.965 [2022-03-10T22:51:29.797Z] #31 ... [2022-03-10T22:51:29.797Z] [2022-03-10T22:51:29.797Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.8-bullseye@sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 [2022-03-10T22:51:29.797Z] #11 sha256:750f92727eab44d8cd39774aa8ec1a199552b462999316d3655ba5cbd1511818 [2022-03-10T22:51:29.797Z] #11 extracting sha256:12de8c754e45686ace9e25d11bee372b070eed5b5ab20aa3b4fab8c936496d02 7.5s done [2022-03-10T22:51:29.797Z] #11 extracting sha256:8c86ff77a3175ed4d7958578d141a96b5da005855d60ea24067de33cd62e4c36 5.9s done [2022-03-10T22:51:29.797Z] #11 extracting sha256:159607df3745db4458d86f29bbfebb6af5aff1877e4ae9bf8a4be0e269989b49 2.3s [2022-03-10T22:51:30.056Z] #11 ... [2022-03-10T22:51:30.056Z] [2022-03-10T22:51:30.056Z] #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-03-10T22:51:30.056Z] #31 sha256:fe631915ade3618d2cf6334001265bbee18a0fbcd1bd685124105f435897a488 [2022-03-10T22:51:30.056Z] #31 3.967 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-03-10T22:51:30.316Z] #31 4.318 [2022-03-10T22:51:30.576Z] #31 4.548 #=#=# ######################################################################## 100.0% [2022-03-10T22:51:30.836Z] #31 4.858 [2022-03-10T22:51:31.778Z] #31 5.882 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-03-10T22:51:32.350Z] #31 6.219 [2022-03-10T22:51:32.610Z] #31 6.436 #=#=# ############### 21.5% ######################################### 58.1% ################################################################# 90.3% ######################################################################## 100.0% [2022-03-10T22:51:33.181Z] #31 7.042 [2022-03-10T22:51:34.124Z] #31 8.063 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-03-10T22:51:34.384Z] Client: [2022-03-10T22:51:34.384Z] Context: default [2022-03-10T22:51:34.384Z] Debug Mode: false [2022-03-10T22:51:34.384Z] Plugins: [2022-03-10T22:51:34.384Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-03-10T22:51:34.384Z] buildx: Docker Buildx (Docker Inc., v0.7.1-docker) [2022-03-10T22:51:34.384Z] compose: Docker Compose (Docker Inc., v2.2.3) [2022-03-10T22:51:34.384Z] scan: Docker Scan (Docker Inc., v0.12.0) [2022-03-10T22:51:34.384Z] [2022-03-10T22:51:34.384Z] Server: [2022-03-10T22:51:34.384Z] Containers: 0 [2022-03-10T22:51:34.384Z] Running: 0 [2022-03-10T22:51:34.384Z] Paused: 0 [2022-03-10T22:51:34.384Z] Stopped: 0 [2022-03-10T22:51:34.384Z] Images: 0 [2022-03-10T22:51:34.384Z] Server Version: 20.10.12 [2022-03-10T22:51:34.384Z] Storage Driver: overlay2 [2022-03-10T22:51:34.384Z] Backing Filesystem: extfs [2022-03-10T22:51:34.384Z] Supports d_type: true [2022-03-10T22:51:34.384Z] Native Overlay Diff: true [2022-03-10T22:51:34.384Z] userxattr: false [2022-03-10T22:51:34.384Z] Logging Driver: json-file [2022-03-10T22:51:34.384Z] Cgroup Driver: cgroupfs [2022-03-10T22:51:34.384Z] Cgroup Version: 1 [2022-03-10T22:51:34.384Z] Plugins: [2022-03-10T22:51:34.384Z] Volume: local [2022-03-10T22:51:34.384Z] Network: bridge host ipvlan macvlan null overlay [2022-03-10T22:51:34.384Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-03-10T22:51:34.384Z] Swarm: inactive [2022-03-10T22:51:34.384Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-03-10T22:51:34.384Z] Default Runtime: runc [2022-03-10T22:51:34.384Z] Init Binary: docker-init [2022-03-10T22:51:34.384Z] containerd version: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-03-10T22:51:34.384Z] runc version: v1.0.2-0-g52b36a2 [2022-03-10T22:51:34.384Z] init version: de40ad0 [2022-03-10T22:51:34.384Z] Security Options: [2022-03-10T22:51:34.384Z] apparmor [2022-03-10T22:51:34.384Z] seccomp [2022-03-10T22:51:34.384Z] Profile: default [2022-03-10T22:51:34.384Z] Kernel Version: 5.4.0-1061-aws [2022-03-10T22:51:34.384Z] Operating System: Ubuntu 18.04.6 LTS [2022-03-10T22:51:34.384Z] OSType: linux [2022-03-10T22:51:34.384Z] Architecture: x86_64 [2022-03-10T22:51:34.384Z] CPUs: 2 [2022-03-10T22:51:34.384Z] Total Memory: 7.483GiB [2022-03-10T22:51:34.384Z] Name: ip-10-100-42-70 [2022-03-10T22:51:34.384Z] ID: WNHY:2FNS:JP3O:DF66:7VQT:53NI:JQKB:OYPE:MQXQ:GKEA:QVZ7:WZW4 [2022-03-10T22:51:34.384Z] Docker Root Dir: /var/lib/docker [2022-03-10T22:51:34.384Z] Debug Mode: false [2022-03-10T22:51:34.384Z] Registry: https://index.docker.io/v1/ [2022-03-10T22:51:34.384Z] Labels: [2022-03-10T22:51:34.384Z] Experimental: true [2022-03-10T22:51:34.384Z] Insecure Registries: [2022-03-10T22:51:34.384Z] 127.0.0.0/8 [2022-03-10T22:51:34.384Z] Live Restore Enabled: true [2022-03-10T22:51:34.384Z] [2022-03-10T22:51:34.384Z] WARNING: No swap limit support [2022-03-10T22:51:34.385Z] #31 8.396 [Pipeline] sh [2022-03-10T22:51:34.646Z] #31 8.633 #=#=# ######################################################################## 100.0% [2022-03-10T22:51:34.690Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-03-10T22:51:34.690Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-03-10T22:51:34.690Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43357/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-03-10T22:51:34.690Z] + bash /home/ubuntu/workspace/moby_PR-43357/check-config.sh [2022-03-10T22:51:34.690Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-03-10T22:51:34.690Z] info: reading kernel config from /boot/config-5.4.0-1061-aws ... [2022-03-10T22:51:34.690Z] [2022-03-10T22:51:34.690Z] Generally Necessary: [2022-03-10T22:51:34.690Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-03-10T22:51:34.690Z] - apparmor: enabled and tools installed [2022-03-10T22:51:34.690Z] - CONFIG_NAMESPACES: enabled [2022-03-10T22:51:34.690Z] - CONFIG_NET_NS: enabled [2022-03-10T22:51:34.690Z] - CONFIG_PID_NS: enabled [2022-03-10T22:51:34.690Z] - CONFIG_IPC_NS: enabled [2022-03-10T22:51:34.690Z] - CONFIG_UTS_NS: enabled [2022-03-10T22:51:34.690Z] - CONFIG_CGROUPS: enabled [2022-03-10T22:51:34.690Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-03-10T22:51:34.690Z] - CONFIG_CGROUP_DEVICE: enabled [2022-03-10T22:51:34.690Z] - CONFIG_CGROUP_FREEZER: enabled [2022-03-10T22:51:34.906Z] #31 8.882 [2022-03-10T22:51:34.958Z] - CONFIG_CGROUP_SCHED: enabled [2022-03-10T22:51:34.958Z] - CONFIG_CPUSETS: enabled [2022-03-10T22:51:34.958Z] - CONFIG_MEMCG: enabled [2022-03-10T22:51:34.958Z] - CONFIG_KEYS: enabled [2022-03-10T22:51:34.958Z] - CONFIG_VETH: enabled (as module) [2022-03-10T22:51:34.958Z] - CONFIG_BRIDGE: enabled (as module) [2022-03-10T22:51:34.958Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-03-10T22:51:34.958Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-03-10T22:51:34.958Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-03-10T22:51:34.958Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-03-10T22:51:34.958Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-03-10T22:51:34.958Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-03-10T22:51:34.958Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-03-10T22:51:34.958Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-03-10T22:51:34.958Z] - CONFIG_NF_NAT: enabled (as module) [2022-03-10T22:51:34.958Z] - CONFIG_POSIX_MQUEUE: enabled [2022-03-10T22:51:34.958Z] - CONFIG_CGROUP_BPF: enabled [2022-03-10T22:51:34.958Z] [2022-03-10T22:51:34.958Z] Optional Features: [2022-03-10T22:51:34.958Z] - CONFIG_USER_NS: enabled [2022-03-10T22:51:34.958Z] - CONFIG_SECCOMP: enabled [2022-03-10T22:51:34.958Z] - CONFIG_SECCOMP_FILTER: enabled [2022-03-10T22:51:34.958Z] - CONFIG_CGROUP_PIDS: enabled [2022-03-10T22:51:34.958Z] - CONFIG_MEMCG_SWAP: enabled [2022-03-10T22:51:34.958Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-03-10T22:51:34.959Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-03-10T22:51:34.959Z] - CONFIG_BLK_CGROUP: enabled [2022-03-10T22:51:34.959Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-03-10T22:51:34.959Z] - CONFIG_CGROUP_PERF: enabled [2022-03-10T22:51:34.959Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-03-10T22:51:34.959Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-03-10T22:51:34.959Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-03-10T22:51:34.959Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-03-10T22:51:34.959Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-03-10T22:51:34.959Z] - CONFIG_RT_GROUP_SCHED: missing [2022-03-10T22:51:34.959Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-03-10T22:51:34.959Z] - CONFIG_IP_VS: enabled (as module) [2022-03-10T22:51:34.959Z] - CONFIG_IP_VS_NFCT: enabled [2022-03-10T22:51:34.959Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-03-10T22:51:34.959Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-03-10T22:51:34.959Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-03-10T22:51:34.959Z] - CONFIG_SECURITY_SELINUX: enabled [2022-03-10T22:51:35.227Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-03-10T22:51:35.227Z] - CONFIG_EXT4_FS: enabled [2022-03-10T22:51:35.227Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-03-10T22:51:35.227Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-03-10T22:51:35.227Z] - Network Drivers: [2022-03-10T22:51:35.227Z] - "overlay": [2022-03-10T22:51:35.227Z] - CONFIG_VXLAN: enabled (as module) [2022-03-10T22:51:35.227Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-03-10T22:51:35.227Z] Optional (for encrypted networks): [2022-03-10T22:51:35.227Z] - CONFIG_CRYPTO: enabled [2022-03-10T22:51:35.227Z] - CONFIG_CRYPTO_AEAD: enabled [2022-03-10T22:51:35.227Z] - CONFIG_CRYPTO_GCM: enabled [2022-03-10T22:51:35.227Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-03-10T22:51:35.227Z] - CONFIG_CRYPTO_GHASH: enabled [2022-03-10T22:51:35.227Z] - CONFIG_XFRM: enabled [2022-03-10T22:51:35.227Z] - CONFIG_XFRM_USER: enabled (as module) [2022-03-10T22:51:35.227Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-03-10T22:51:35.227Z] - CONFIG_INET_ESP: enabled (as module) [2022-03-10T22:51:35.227Z] - "ipvlan": [2022-03-10T22:51:35.227Z] - CONFIG_IPVLAN: enabled (as module) [2022-03-10T22:51:35.227Z] - "macvlan": [2022-03-10T22:51:35.227Z] - CONFIG_MACVLAN: enabled (as module) [2022-03-10T22:51:35.227Z] - CONFIG_DUMMY: enabled (as module) [2022-03-10T22:51:35.227Z] - "ftp,tftp client in container": [2022-03-10T22:51:35.227Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-03-10T22:51:35.227Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-03-10T22:51:35.227Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-03-10T22:51:35.227Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-03-10T22:51:35.227Z] - Storage Drivers: [2022-03-10T22:51:35.227Z] - "aufs": [2022-03-10T22:51:35.227Z] - CONFIG_AUFS_FS: enabled (as module) [2022-03-10T22:51:35.227Z] - "btrfs": [2022-03-10T22:51:35.227Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-03-10T22:51:35.227Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-03-10T22:51:35.227Z] - "devicemapper": [2022-03-10T22:51:35.227Z] - CONFIG_BLK_DEV_DM: enabled [2022-03-10T22:51:35.227Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-03-10T22:51:35.227Z] - "overlay": [2022-03-10T22:51:35.227Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-03-10T22:51:35.227Z] - "zfs": [2022-03-10T22:51:35.227Z] - /dev/zfs: present [2022-03-10T22:51:35.227Z] - zfs command: missing [2022-03-10T22:51:35.227Z] - zpool command: missing [2022-03-10T22:51:35.227Z] [2022-03-10T22:51:35.227Z] Limits: [2022-03-10T22:51:35.227Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-03-10T22:51:35.227Z] [2022-03-10T22:51:35.227Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-03-10T22:51:35.477Z] #31 9.672 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-03-10T22:51:35.564Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:b36fb04e033e29f65b7bed7ef215cdf6e8592e74 . [2022-03-10T22:51:35.825Z] #2 [internal] load .dockerignore [2022-03-10T22:51:35.825Z] #2 sha256:49333175ea66041d63c67052bd04facaea2cc5789fc7ad5977969f014fa22463 [2022-03-10T22:51:35.825Z] #2 transferring context: 87B done [2022-03-10T22:51:35.825Z] #2 DONE 0.1s [2022-03-10T22:51:35.825Z] [2022-03-10T22:51:35.825Z] #1 [internal] load build definition from Dockerfile [2022-03-10T22:51:35.825Z] #1 sha256:254f87cd2946ae4047036ebe2fea5b64adbdcf6b3972f43b7e1619d8b0a4f38c [2022-03-10T22:51:35.825Z] #1 transferring dockerfile: 16.77kB 0.0s done [2022-03-10T22:51:35.825Z] #1 DONE 0.2s [2022-03-10T22:51:36.047Z] #31 9.986 [2022-03-10T22:51:36.131Z] [2022-03-10T22:51:36.131Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-03-10T22:51:36.131Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2022-03-10T22:51:36.306Z] #31 10.21 #=#=# ######################################################################## 100.0% [2022-03-10T22:51:36.565Z] #31 10.52 [2022-03-10T22:51:36.565Z] #31 10.59 Download of images into '/build' complete. [2022-03-10T22:51:36.565Z] #31 10.59 Use something like the following to load the result into a Docker daemon: [2022-03-10T22:51:36.565Z] #31 10.59 tar -cC '/build' . | docker load [2022-03-10T22:51:36.661Z] Client: [2022-03-10T22:51:36.661Z] Context: default [2022-03-10T22:51:36.661Z] Debug Mode: false [2022-03-10T22:51:36.661Z] Plugins: [2022-03-10T22:51:36.661Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-03-10T22:51:36.661Z] buildx: Docker Buildx (Docker Inc., v0.7.1-docker) [2022-03-10T22:51:36.661Z] [2022-03-10T22:51:36.661Z] Server: [2022-03-10T22:51:36.661Z] Containers: 0 [2022-03-10T22:51:36.661Z] Running: 0 [2022-03-10T22:51:36.661Z] Paused: 0 [2022-03-10T22:51:36.661Z] Stopped: 0 [2022-03-10T22:51:36.661Z] Images: 0 [2022-03-10T22:51:36.661Z] Server Version: 20.10.12 [2022-03-10T22:51:36.661Z] Storage Driver: overlay2 [2022-03-10T22:51:36.661Z] Backing Filesystem: extfs [2022-03-10T22:51:36.661Z] Supports d_type: true [2022-03-10T22:51:36.661Z] Native Overlay Diff: true [2022-03-10T22:51:36.661Z] userxattr: false [2022-03-10T22:51:36.661Z] Logging Driver: json-file [2022-03-10T22:51:36.661Z] Cgroup Driver: cgroupfs [2022-03-10T22:51:36.661Z] Cgroup Version: 1 [2022-03-10T22:51:36.661Z] Plugins: [2022-03-10T22:51:36.661Z] Volume: local [2022-03-10T22:51:36.661Z] Network: bridge host ipvlan macvlan null overlay [2022-03-10T22:51:36.661Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-03-10T22:51:36.661Z] Swarm: inactive [2022-03-10T22:51:36.661Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-03-10T22:51:36.661Z] Default Runtime: runc [2022-03-10T22:51:36.661Z] Init Binary: docker-init [2022-03-10T22:51:36.661Z] containerd version: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-03-10T22:51:36.661Z] runc version: v1.0.2-0-g52b36a2 [2022-03-10T22:51:36.661Z] init version: de40ad0 [2022-03-10T22:51:36.661Z] Security Options: [2022-03-10T22:51:36.661Z] apparmor [2022-03-10T22:51:36.661Z] seccomp [2022-03-10T22:51:36.661Z] Profile: default [2022-03-10T22:51:36.661Z] Kernel Version: 5.11.0-1023-aws [2022-03-10T22:51:36.661Z] Operating System: Ubuntu 20.04.3 LTS [2022-03-10T22:51:36.661Z] OSType: linux [2022-03-10T22:51:36.661Z] Architecture: aarch64 [2022-03-10T22:51:36.661Z] CPUs: 2 [2022-03-10T22:51:36.661Z] Total Memory: 7.576GiB [2022-03-10T22:51:36.661Z] Name: ip-10-100-109-34 [2022-03-10T22:51:36.661Z] ID: AN7H:AEXZ:3CFE:D2NO:DSCB:EGCV:H43Z:QHR2:AJYF:W7FY:GK6H:VUO5 [2022-03-10T22:51:36.661Z] Docker Root Dir: /var/lib/docker [2022-03-10T22:51:36.661Z] Debug Mode: false [2022-03-10T22:51:36.661Z] Registry: https://index.docker.io/v1/ [2022-03-10T22:51:36.661Z] Labels: [2022-03-10T22:51:36.661Z] Experimental: true [2022-03-10T22:51:36.661Z] Insecure Registries: [2022-03-10T22:51:36.661Z] 127.0.0.0/8 [2022-03-10T22:51:36.661Z] Live Restore Enabled: true [2022-03-10T22:51:36.661Z] [Pipeline] sh [2022-03-10T22:51:36.950Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-03-10T22:51:36.950Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-03-10T22:51:36.950Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43357/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-03-10T22:51:36.950Z] + bash /home/ubuntu/workspace/moby_PR-43357/check-config.sh [2022-03-10T22:51:36.950Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-03-10T22:51:36.950Z] info: reading kernel config from /boot/config-5.11.0-1023-aws ... [2022-03-10T22:51:36.950Z] [2022-03-10T22:51:36.950Z] Generally Necessary: [2022-03-10T22:51:36.950Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-03-10T22:51:36.950Z] - apparmor: enabled and tools installed [2022-03-10T22:51:36.950Z] - CONFIG_NAMESPACES: enabled [2022-03-10T22:51:36.950Z] - CONFIG_NET_NS: enabled [2022-03-10T22:51:36.950Z] - CONFIG_PID_NS: enabled [2022-03-10T22:51:36.950Z] - CONFIG_IPC_NS: enabled [2022-03-10T22:51:36.950Z] - CONFIG_UTS_NS: enabled [2022-03-10T22:51:36.950Z] - CONFIG_CGROUPS: enabled [2022-03-10T22:51:36.950Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-03-10T22:51:36.950Z] - CONFIG_CGROUP_DEVICE: enabled [2022-03-10T22:51:36.950Z] - CONFIG_CGROUP_FREEZER: enabled [2022-03-10T22:51:36.950Z] - CONFIG_CGROUP_SCHED: enabled [2022-03-10T22:51:36.950Z] - CONFIG_CPUSETS: enabled [2022-03-10T22:51:36.950Z] - CONFIG_MEMCG: enabled [2022-03-10T22:51:36.950Z] - CONFIG_KEYS: enabled [2022-03-10T22:51:36.950Z] - CONFIG_VETH: enabled (as module) [2022-03-10T22:51:36.950Z] - CONFIG_BRIDGE: enabled (as module) [2022-03-10T22:51:36.950Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-03-10T22:51:36.950Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-03-10T22:51:36.950Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-03-10T22:51:36.950Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-03-10T22:51:36.950Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-03-10T22:51:36.950Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-03-10T22:51:36.950Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-03-10T22:51:36.950Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-03-10T22:51:36.950Z] - CONFIG_NF_NAT: enabled (as module) [2022-03-10T22:51:36.950Z] - CONFIG_POSIX_MQUEUE: enabled [2022-03-10T22:51:36.950Z] - CONFIG_CGROUP_BPF: enabled [2022-03-10T22:51:36.950Z] [2022-03-10T22:51:36.950Z] Optional Features: [2022-03-10T22:51:36.950Z] - CONFIG_USER_NS: enabled [2022-03-10T22:51:36.950Z] - CONFIG_SECCOMP: enabled [2022-03-10T22:51:36.950Z] - CONFIG_SECCOMP_FILTER: enabled [2022-03-10T22:51:36.950Z] - CONFIG_CGROUP_PIDS: enabled [2022-03-10T22:51:37.077Z] #3 DONE 1.1s [2022-03-10T22:51:37.077Z] [2022-03-10T22:51:37.077Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-03-10T22:51:37.077Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2022-03-10T22:51:37.077Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 done [2022-03-10T22:51:37.077Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done [2022-03-10T22:51:37.077Z] #4 sha256:93f32bd6dd9004897fed4703191f48924975081860667932a4df35ba567d7426 528B / 528B done [2022-03-10T22:51:37.077Z] #4 sha256:e532695ddd93ca7c85a816c67afdb352e91052fab7ac19a675088f80915779a7 1.21kB / 1.21kB done [2022-03-10T22:51:37.077Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.2s [2022-03-10T22:51:37.209Z] - CONFIG_MEMCG_SWAP: enabled [2022-03-10T22:51:37.209Z] (cgroup swap accounting is currently enabled) [2022-03-10T22:51:37.209Z] - CONFIG_BLK_CGROUP: enabled [2022-03-10T22:51:37.209Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-03-10T22:51:37.209Z] - CONFIG_CGROUP_PERF: enabled [2022-03-10T22:51:37.209Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-03-10T22:51:37.209Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-03-10T22:51:37.209Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-03-10T22:51:37.209Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-03-10T22:51:37.209Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-03-10T22:51:37.209Z] - CONFIG_RT_GROUP_SCHED: missing [2022-03-10T22:51:37.209Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-03-10T22:51:37.209Z] - CONFIG_IP_VS: enabled (as module) [2022-03-10T22:51:37.209Z] - CONFIG_IP_VS_NFCT: enabled [2022-03-10T22:51:37.209Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-03-10T22:51:37.209Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-03-10T22:51:37.209Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-03-10T22:51:37.209Z] - CONFIG_SECURITY_SELINUX: enabled [2022-03-10T22:51:37.209Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-03-10T22:51:37.209Z] - CONFIG_EXT4_FS: enabled [2022-03-10T22:51:37.209Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-03-10T22:51:37.209Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-03-10T22:51:37.209Z] - Network Drivers: [2022-03-10T22:51:37.209Z] - "overlay": [2022-03-10T22:51:37.209Z] - CONFIG_VXLAN: enabled (as module) [2022-03-10T22:51:37.209Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-03-10T22:51:37.209Z] Optional (for encrypted networks): [2022-03-10T22:51:37.209Z] - CONFIG_CRYPTO: enabled [2022-03-10T22:51:37.209Z] - CONFIG_CRYPTO_AEAD: enabled [2022-03-10T22:51:37.209Z] - CONFIG_CRYPTO_GCM: enabled [2022-03-10T22:51:37.209Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-03-10T22:51:37.209Z] - CONFIG_CRYPTO_GHASH: enabled [2022-03-10T22:51:37.209Z] - CONFIG_XFRM: enabled [2022-03-10T22:51:37.209Z] - CONFIG_XFRM_USER: enabled (as module) [2022-03-10T22:51:37.209Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-03-10T22:51:37.209Z] - CONFIG_INET_ESP: enabled (as module) [2022-03-10T22:51:37.209Z] - "ipvlan": [2022-03-10T22:51:37.209Z] - CONFIG_IPVLAN: enabled (as module) [2022-03-10T22:51:37.209Z] - "macvlan": [2022-03-10T22:51:37.209Z] - CONFIG_MACVLAN: enabled (as module) [2022-03-10T22:51:37.209Z] - CONFIG_DUMMY: enabled (as module) [2022-03-10T22:51:37.209Z] - "ftp,tftp client in container": [2022-03-10T22:51:37.209Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-03-10T22:51:37.209Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-03-10T22:51:37.209Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-03-10T22:51:37.209Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-03-10T22:51:37.209Z] - Storage Drivers: [2022-03-10T22:51:37.209Z] - "aufs": [2022-03-10T22:51:37.209Z] - CONFIG_AUFS_FS: missing [2022-03-10T22:51:37.209Z] - "btrfs": [2022-03-10T22:51:37.209Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-03-10T22:51:37.209Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-03-10T22:51:37.209Z] - "devicemapper": [2022-03-10T22:51:37.337Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.3s done [2022-03-10T22:51:37.337Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.1s [2022-03-10T22:51:37.467Z] - CONFIG_BLK_DEV_DM: enabled [2022-03-10T22:51:37.467Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-03-10T22:51:37.467Z] - "overlay": [2022-03-10T22:51:37.467Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-03-10T22:51:37.467Z] - "zfs": [2022-03-10T22:51:37.467Z] - /dev/zfs: present [2022-03-10T22:51:37.467Z] - zfs command: missing [2022-03-10T22:51:37.467Z] - zpool command: missing [2022-03-10T22:51:37.467Z] [2022-03-10T22:51:37.467Z] Limits: [2022-03-10T22:51:37.467Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-03-10T22:51:37.467Z] [2022-03-10T22:51:37.467Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [2022-03-10T22:51:37.504Z] #31 ... [2022-03-10T22:51:37.504Z] [2022-03-10T22:51:37.504Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.8-bullseye@sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 [2022-03-10T22:51:37.504Z] #11 sha256:750f92727eab44d8cd39774aa8ec1a199552b462999316d3655ba5cbd1511818 [2022-03-10T22:51:37.504Z] #11 extracting sha256:159607df3745db4458d86f29bbfebb6af5aff1877e4ae9bf8a4be0e269989b49 9.8s [Pipeline] sh [2022-03-10T22:51:37.797Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:b36fb04e033e29f65b7bed7ef215cdf6e8592e74 . [2022-03-10T22:51:37.797Z] #1 [internal] load build definition from Dockerfile [2022-03-10T22:51:37.797Z] #1 sha256:c0f2dbaa9b8f1974759c0789c106bd1434789c7d46f829674961798fa50cfbce [2022-03-10T22:51:37.797Z] #1 transferring dockerfile: 16.77kB 0.0s done [2022-03-10T22:51:37.909Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.4s done [2022-03-10T22:51:37.909Z] #4 DONE 0.8s [2022-03-10T22:51:37.909Z] [2022-03-10T22:51:37.909Z] #5 [internal] load build definition from Dockerfile [2022-03-10T22:51:37.909Z] #5 sha256:a66ec95eeefa0af793fda850650817b60b6e6f3b4bf42c65af50dfb442122468 [2022-03-10T22:51:37.909Z] #5 DONE 0.0s [2022-03-10T22:51:37.909Z] [2022-03-10T22:51:37.909Z] #6 [internal] load .dockerignore [2022-03-10T22:51:37.909Z] #6 sha256:e4fe7706669770c9f497884fb00a1c1eab326c874605d9b0f91a0ee96af15690 [2022-03-10T22:51:37.909Z] #6 DONE 0.0s [2022-03-10T22:51:37.909Z] [2022-03-10T22:51:37.909Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-03-10T22:51:37.909Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-03-10T22:51:38.055Z] #1 DONE 0.1s [2022-03-10T22:51:38.055Z] [2022-03-10T22:51:38.055Z] #2 [internal] load .dockerignore [2022-03-10T22:51:38.055Z] #2 sha256:23dcd40b7389920ee1ca0fd4a186488bb0e3775174b53ced6a8b9a1b5ef523d3 [2022-03-10T22:51:38.055Z] #2 transferring context: 87B done [2022-03-10T22:51:38.055Z] #2 DONE 0.1s [2022-03-10T22:51:38.055Z] [2022-03-10T22:51:38.055Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-03-10T22:51:38.055Z] #3 sha256:dce28476d87f47c3617032ad33fa3273456c6cd0abd6b99e8084cf1b55d7403a [2022-03-10T22:51:38.622Z] #3 DONE 0.4s [2022-03-10T22:51:38.622Z] [2022-03-10T22:51:38.622Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-03-10T22:51:38.622Z] #4 sha256:82ed3dfaff7605887f2a56b987ae4ec9f4b421075ec74e97e6cf038f82f8f120 [2022-03-10T22:51:38.622Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 done [2022-03-10T22:51:38.622Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done [2022-03-10T22:51:38.622Z] #4 sha256:56d51bb3d5ad743c8b4b66783cb387af72e1cc4de40cb0d60dd76b4e1315a9c9 528B / 528B done [2022-03-10T22:51:38.622Z] #4 sha256:09309628c1131db14cdf692fc549798533eef7fbea50735a141bb7383ab81c92 1.21kB / 1.21kB done [2022-03-10T22:51:38.622Z] #4 sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 0B / 9.06MB 0.1s [2022-03-10T22:51:38.622Z] #4 sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 8.39MB / 9.06MB 0.2s [2022-03-10T22:51:38.622Z] #4 sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 9.06MB / 9.06MB 0.3s [2022-03-10T22:51:38.852Z] #8 DONE 0.9s [2022-03-10T22:51:38.853Z] [2022-03-10T22:51:38.853Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2022-03-10T22:51:38.853Z] #7 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-03-10T22:51:38.853Z] #7 DONE 0.8s [2022-03-10T22:51:38.853Z] [2022-03-10T22:51:38.853Z] #10 [internal] load metadata for docker.io/library/golang:1.17.8-bullseye [2022-03-10T22:51:38.853Z] #10 sha256:cea844dd348bb8746acd158263d7377c072bfea1f8f95d97faa3b00bb8fe5a74 [2022-03-10T22:51:38.853Z] #10 DONE 0.8s [2022-03-10T22:51:38.853Z] [2022-03-10T22:51:38.853Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-03-10T22:51:38.853Z] #9 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-03-10T22:51:38.853Z] #9 DONE 0.8s [2022-03-10T22:51:38.880Z] #4 sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 9.06MB / 9.06MB 0.4s done [2022-03-10T22:51:38.880Z] #4 extracting sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c [2022-03-10T22:51:39.141Z] #4 extracting sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 0.2s done [2022-03-10T22:51:39.141Z] #4 DONE 0.7s [2022-03-10T22:51:39.141Z] [2022-03-10T22:51:39.141Z] #5 [internal] load .dockerignore [2022-03-10T22:51:39.141Z] #5 sha256:1b115fad6c6487866880978250757802e65ea8b30fc28a765e54f98aada4eb15 [2022-03-10T22:51:39.141Z] #5 DONE 0.0s [2022-03-10T22:51:39.141Z] [2022-03-10T22:51:39.141Z] #6 [internal] load build definition from Dockerfile [2022-03-10T22:51:39.141Z] #6 sha256:90098c2d8b1a7394b87fdfcc1c121b9f696cae9f4ab7ea8e27512fc6f6225f00 [2022-03-10T22:51:39.141Z] #6 DONE 0.0s [2022-03-10T22:51:39.141Z] [2022-03-10T22:51:39.141Z] #10 [internal] load metadata for docker.io/library/debian:bullseye [2022-03-10T22:51:39.141Z] #10 sha256:6d9fd31165915ffec207af44d888d4ad2b51a327ff941d94598791b75383e1d9 [2022-03-10T22:51:39.419Z] #11 ... [2022-03-10T22:51:39.419Z] [2022-03-10T22:51:39.419Z] #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-03-10T22:51:39.419Z] #31 sha256:fe631915ade3618d2cf6334001265bbee18a0fbcd1bd685124105f435897a488 [2022-03-10T22:51:39.419Z] #31 DONE 13.3s [2022-03-10T22:51:39.419Z] [2022-03-10T22:51:39.419Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.8-bullseye@sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 [2022-03-10T22:51:39.419Z] #11 sha256:750f92727eab44d8cd39774aa8ec1a199552b462999316d3655ba5cbd1511818 [2022-03-10T22:51:40.076Z] #10 ... [2022-03-10T22:51:40.076Z] [2022-03-10T22:51:40.076Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-03-10T22:51:40.076Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-03-10T22:51:40.076Z] #7 DONE 1.0s [2022-03-10T22:51:40.076Z] [2022-03-10T22:51:40.076Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-03-10T22:51:40.076Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-03-10T22:51:40.076Z] #8 DONE 1.0s [2022-03-10T22:51:40.335Z] [2022-03-10T22:51:40.335Z] #9 [internal] load metadata for docker.io/library/golang:1.17.8-bullseye [2022-03-10T22:51:40.335Z] #9 sha256:22ad42c0f63999343985ab56aa068321849128ea8a7a89632def013e434f4488 [2022-03-10T22:51:40.335Z] #9 DONE 1.1s [2022-03-10T22:51:40.335Z] [2022-03-10T22:51:40.335Z] #10 [internal] load metadata for docker.io/library/debian:bullseye [2022-03-10T22:51:40.335Z] #10 sha256:6d9fd31165915ffec207af44d888d4ad2b51a327ff941d94598791b75383e1d9 [2022-03-10T22:51:40.335Z] #10 DONE 1.1s [2022-03-10T22:51:40.596Z] [2022-03-10T22:51:40.596Z] #69 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-03-10T22:51:40.596Z] #69 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-03-10T22:51:40.596Z] #69 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 done [2022-03-10T22:51:40.596Z] #69 DONE 0.0s [2022-03-10T22:51:40.596Z] [2022-03-10T22:51:40.596Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:10b622c6cf6daa0a295be74c0e412ed20e10f91ae4c6f3ce6ff0c9c04f77cbf6 [2022-03-10T22:51:40.596Z] #28 sha256:cb983e985114734a877253bfa61bb8a7e8667d773f76aa54c4d88ef5c333eb4f [2022-03-10T22:51:40.596Z] #28 resolve docker.io/library/debian:bullseye@sha256:10b622c6cf6daa0a295be74c0e412ed20e10f91ae4c6f3ce6ff0c9c04f77cbf6 0.0s done [2022-03-10T22:51:40.596Z] #28 DONE 0.0s [2022-03-10T22:51:40.596Z] [2022-03-10T22:51:40.596Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.8-bullseye@sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 [2022-03-10T22:51:40.596Z] #11 sha256:0da8ec1d8d6ad8e570fd59c985e0ce18067a4b44c01e177f941551ca9c6861fd [2022-03-10T22:51:40.596Z] #11 resolve docker.io/library/golang:1.17.8-bullseye@sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 0.0s done [2022-03-10T22:51:40.596Z] #11 DONE 0.0s [2022-03-10T22:51:40.596Z] [2022-03-10T22:51:40.596Z] #24 [internal] load build context [2022-03-10T22:51:40.596Z] #24 sha256:dd39bec53491d6d0ef3e766b69d1a074519360dab634674ace9781038317b46b [2022-03-10T22:51:40.782Z] [2022-03-10T22:51:40.782Z] #69 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-03-10T22:51:40.782Z] #69 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-03-10T22:51:40.782Z] #69 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-03-10T22:51:40.782Z] #69 DONE 0.0s [2022-03-10T22:51:40.782Z] [2022-03-10T22:51:40.782Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.8-bullseye@sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 [2022-03-10T22:51:40.782Z] #11 sha256:750f92727eab44d8cd39774aa8ec1a199552b462999316d3655ba5cbd1511818 [2022-03-10T22:51:40.782Z] #11 resolve docker.io/library/golang:1.17.8-bullseye@sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 0.0s done [2022-03-10T22:51:40.782Z] #11 DONE 0.0s [2022-03-10T22:51:40.782Z] [2022-03-10T22:51:40.782Z] #67 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-03-10T22:51:40.782Z] #67 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-03-10T22:51:40.782Z] #67 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.3s done [2022-03-10T22:51:40.782Z] #67 DONE 0.3s [2022-03-10T22:51:40.782Z] [2022-03-10T22:51:40.782Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.8-bullseye@sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 [2022-03-10T22:51:40.782Z] #11 sha256:750f92727eab44d8cd39774aa8ec1a199552b462999316d3655ba5cbd1511818 [2022-03-10T22:51:40.782Z] #11 sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 1.86kB / 1.86kB done [2022-03-10T22:51:40.782Z] #11 sha256:18432b513315c80f80322d4b4743a2d856c8914819ae4191edfed94bc9ad959a 1.80kB / 1.80kB done [2022-03-10T22:51:40.782Z] #11 sha256:0659a535a7341c4ee3db57a062bccb894be691b1e480198f2570dea67f34fe66 7.04kB / 7.04kB done [2022-03-10T22:51:40.782Z] #11 sha256:4ff1945c672b08a1791df62afaaf8aff14d3047155365f9c3646902937f7ffe6 0B / 5.15MB 0.2s [2022-03-10T22:51:40.782Z] #11 sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 1.05MB / 54.92MB 0.2s [2022-03-10T22:51:41.074Z] #11 sha256:4ff1945c672b08a1791df62afaaf8aff14d3047155365f9c3646902937f7ffe6 1.05MB / 5.15MB 0.3s [2022-03-10T22:51:41.074Z] #11 sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 8.44MB / 54.92MB 0.3s [2022-03-10T22:51:41.074Z] #11 sha256:ff5b10aec998344606441aec43a335ab6326f32aae331aab27da16a6bb4ec2be 0B / 10.87MB 0.3s [2022-03-10T22:51:41.074Z] #11 sha256:4ff1945c672b08a1791df62afaaf8aff14d3047155365f9c3646902937f7ffe6 5.15MB / 5.15MB 0.4s [2022-03-10T22:51:41.074Z] #11 sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 13.63MB / 54.92MB 0.4s [2022-03-10T22:51:41.074Z] #11 sha256:ff5b10aec998344606441aec43a335ab6326f32aae331aab27da16a6bb4ec2be 3.15MB / 10.87MB 0.4s [2022-03-10T22:51:41.074Z] #11 sha256:4ff1945c672b08a1791df62afaaf8aff14d3047155365f9c3646902937f7ffe6 5.15MB / 5.15MB 0.5s done [2022-03-10T22:51:41.074Z] #11 sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 20.75MB / 54.92MB 0.5s [2022-03-10T22:51:41.074Z] #11 sha256:ff5b10aec998344606441aec43a335ab6326f32aae331aab27da16a6bb4ec2be 10.49MB / 10.87MB 0.5s [2022-03-10T22:51:41.167Z] #24 ... [2022-03-10T22:51:41.167Z] [2022-03-10T22:51:41.167Z] #45 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-03-10T22:51:41.167Z] #45 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-03-10T22:51:41.167Z] #45 DONE 0.0s [2022-03-10T22:51:41.167Z] [2022-03-10T22:51:41.167Z] #24 [internal] load build context [2022-03-10T22:51:41.167Z] #24 sha256:dd39bec53491d6d0ef3e766b69d1a074519360dab634674ace9781038317b46b [2022-03-10T22:51:41.343Z] #11 ... [2022-03-10T22:51:41.343Z] [2022-03-10T22:51:41.343Z] #45 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-03-10T22:51:41.343Z] #45 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-03-10T22:51:41.343Z] #45 DONE 0.0s [2022-03-10T22:51:41.343Z] [2022-03-10T22:51:41.343Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.8-bullseye@sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 [2022-03-10T22:51:41.343Z] #11 sha256:750f92727eab44d8cd39774aa8ec1a199552b462999316d3655ba5cbd1511818 [2022-03-10T22:51:41.343Z] #11 sha256:12de8c754e45686ace9e25d11bee372b070eed5b5ab20aa3b4fab8c936496d02 0B / 54.58MB 0.6s [2022-03-10T22:51:41.343Z] #11 sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 37.49MB / 54.92MB 0.8s [2022-03-10T22:51:41.343Z] #11 sha256:ff5b10aec998344606441aec43a335ab6326f32aae331aab27da16a6bb4ec2be 10.87MB / 10.87MB 0.7s done [2022-03-10T22:51:41.343Z] #11 sha256:12de8c754e45686ace9e25d11bee372b070eed5b5ab20aa3b4fab8c936496d02 9.44MB / 54.58MB 0.8s [2022-03-10T22:51:41.343Z] #11 sha256:8c86ff77a3175ed4d7958578d141a96b5da005855d60ea24067de33cd62e4c36 0B / 85.81MB 0.8s [2022-03-10T22:51:41.511Z] Client: [2022-03-10T22:51:41.511Z] Context: default [2022-03-10T22:51:41.511Z] Debug Mode: false [2022-03-10T22:51:41.511Z] Plugins: [2022-03-10T22:51:41.511Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-03-10T22:51:41.511Z] buildx: Docker Buildx (Docker Inc., v0.7.1-docker) [2022-03-10T22:51:41.511Z] compose: Docker Compose (Docker Inc., v2.2.3) [2022-03-10T22:51:41.511Z] scan: Docker Scan (Docker Inc., v0.12.0) [2022-03-10T22:51:41.511Z] [2022-03-10T22:51:41.511Z] Server: [2022-03-10T22:51:41.511Z] Containers: 0 [2022-03-10T22:51:41.511Z] Running: 0 [2022-03-10T22:51:41.511Z] Paused: 0 [2022-03-10T22:51:41.511Z] Stopped: 0 [2022-03-10T22:51:41.511Z] Images: 0 [2022-03-10T22:51:41.511Z] Server Version: 20.10.12 [2022-03-10T22:51:41.511Z] Storage Driver: overlay2 [2022-03-10T22:51:41.511Z] Backing Filesystem: extfs [2022-03-10T22:51:41.511Z] Supports d_type: true [2022-03-10T22:51:41.511Z] Native Overlay Diff: true [2022-03-10T22:51:41.511Z] userxattr: false [2022-03-10T22:51:41.511Z] Logging Driver: json-file [2022-03-10T22:51:41.511Z] Cgroup Driver: systemd [2022-03-10T22:51:41.511Z] Cgroup Version: 2 [2022-03-10T22:51:41.511Z] Plugins: [2022-03-10T22:51:41.511Z] Volume: local [2022-03-10T22:51:41.511Z] Network: bridge host ipvlan macvlan null overlay [2022-03-10T22:51:41.511Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-03-10T22:51:41.511Z] Swarm: inactive [2022-03-10T22:51:41.511Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-03-10T22:51:41.511Z] Default Runtime: runc [2022-03-10T22:51:41.511Z] Init Binary: docker-init [2022-03-10T22:51:41.511Z] containerd version: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-03-10T22:51:41.511Z] runc version: v1.0.2-0-g52b36a2 [2022-03-10T22:51:41.511Z] init version: de40ad0 [2022-03-10T22:51:41.511Z] Security Options: [2022-03-10T22:51:41.511Z] apparmor [2022-03-10T22:51:41.511Z] seccomp [2022-03-10T22:51:41.511Z] Profile: default [2022-03-10T22:51:41.511Z] cgroupns [2022-03-10T22:51:41.511Z] Kernel Version: 5.11.0-1023-aws [2022-03-10T22:51:41.511Z] Operating System: Ubuntu 20.04.3 LTS [2022-03-10T22:51:41.511Z] OSType: linux [2022-03-10T22:51:41.511Z] Architecture: x86_64 [2022-03-10T22:51:41.511Z] CPUs: 2 [2022-03-10T22:51:41.511Z] Total Memory: 7.559GiB [2022-03-10T22:51:41.511Z] Name: ip-10-100-104-138 [2022-03-10T22:51:41.511Z] ID: 7KME:NV2J:EQBM:WHKE:5EE7:CLST:3WKA:WZFP:UKH2:O4ZT:4I7A:FGJH [2022-03-10T22:51:41.511Z] Docker Root Dir: /var/lib/docker [2022-03-10T22:51:41.511Z] Debug Mode: false [2022-03-10T22:51:41.511Z] Registry: https://index.docker.io/v1/ [2022-03-10T22:51:41.511Z] Labels: [2022-03-10T22:51:41.511Z] Experimental: true [2022-03-10T22:51:41.511Z] Insecure Registries: [2022-03-10T22:51:41.511Z] 127.0.0.0/8 [2022-03-10T22:51:41.511Z] Live Restore Enabled: true [2022-03-10T22:51:41.511Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-03-10T22:51:41.614Z] #11 sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 45.09MB / 54.92MB 0.9s [2022-03-10T22:51:41.614Z] #11 sha256:12de8c754e45686ace9e25d11bee372b070eed5b5ab20aa3b4fab8c936496d02 15.57MB / 54.58MB 0.9s [2022-03-10T22:51:41.614Z] #11 sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 53.48MB / 54.92MB 1.0s [2022-03-10T22:51:41.614Z] #11 sha256:8c86ff77a3175ed4d7958578d141a96b5da005855d60ea24067de33cd62e4c36 7.34MB / 85.81MB 1.0s [2022-03-10T22:51:41.852Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:b36fb04e033e29f65b7bed7ef215cdf6e8592e74 . [2022-03-10T22:51:41.879Z] #11 sha256:12de8c754e45686ace9e25d11bee372b070eed5b5ab20aa3b4fab8c936496d02 29.36MB / 54.58MB 1.1s [2022-03-10T22:51:41.879Z] #11 sha256:8c86ff77a3175ed4d7958578d141a96b5da005855d60ea24067de33cd62e4c36 11.76MB / 85.81MB 1.1s [2022-03-10T22:51:41.879Z] #11 sha256:12de8c754e45686ace9e25d11bee372b070eed5b5ab20aa3b4fab8c936496d02 32.51MB / 54.58MB 1.2s [2022-03-10T22:51:41.879Z] #11 sha256:8c86ff77a3175ed4d7958578d141a96b5da005855d60ea24067de33cd62e4c36 20.97MB / 85.81MB 1.2s [2022-03-10T22:51:41.965Z] #11 extracting sha256:159607df3745db4458d86f29bbfebb6af5aff1877e4ae9bf8a4be0e269989b49 14.0s done [2022-03-10T22:51:41.965Z] #11 extracting sha256:debee5da592d2d2e96de757c5aff0cf0723782cf20a78682c7c85aa53064b702 done [2022-03-10T22:51:42.112Z] #1 [internal] load build definition from Dockerfile [2022-03-10T22:51:42.112Z] #1 sha256:7ddb5c3635a6f6aa0de25ec54194a94b8834961cbf6d5b671fe0a057235b7c0d [2022-03-10T22:51:42.112Z] #1 transferring dockerfile: 16.77kB 0.0s done [2022-03-10T22:51:42.112Z] #1 DONE 0.1s [2022-03-10T22:51:42.112Z] [2022-03-10T22:51:42.112Z] #2 [internal] load .dockerignore [2022-03-10T22:51:42.112Z] #2 sha256:3633c0137c95a5c76f0cb77355937585c5132aa846bfb2316f3e074843ca41ec [2022-03-10T22:51:42.112Z] #2 transferring context: 32B [2022-03-10T22:51:42.112Z] #2 transferring context: 87B done [2022-03-10T22:51:42.112Z] #2 DONE 0.1s [2022-03-10T22:51:42.112Z] [2022-03-10T22:51:42.112Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-03-10T22:51:42.112Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2022-03-10T22:51:42.150Z] #11 sha256:12de8c754e45686ace9e25d11bee372b070eed5b5ab20aa3b4fab8c936496d02 37.75MB / 54.58MB 1.3s [2022-03-10T22:51:42.150Z] #11 sha256:8c86ff77a3175ed4d7958578d141a96b5da005855d60ea24067de33cd62e4c36 30.41MB / 85.81MB 1.3s [2022-03-10T22:51:42.150Z] #11 sha256:12de8c754e45686ace9e25d11bee372b070eed5b5ab20aa3b4fab8c936496d02 54.58MB / 54.58MB 1.5s [2022-03-10T22:51:42.150Z] #11 sha256:8c86ff77a3175ed4d7958578d141a96b5da005855d60ea24067de33cd62e4c36 44.04MB / 85.81MB 1.5s [2022-03-10T22:51:42.225Z] #11 DONE 43.3s [2022-03-10T22:51:42.225Z] [2022-03-10T22:51:42.225Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-03-10T22:51:42.225Z] #12 sha256:d2262cb5e289fcb8ec2e6ec5bbc28e4da9c0f7843486f275d70eab98043bbd87 [2022-03-10T22:51:42.412Z] #11 sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 54.92MB / 54.92MB 1.6s done [2022-03-10T22:51:42.412Z] #11 sha256:8c86ff77a3175ed4d7958578d141a96b5da005855d60ea24067de33cd62e4c36 52.43MB / 85.81MB 1.6s [2022-03-10T22:51:42.412Z] #11 sha256:8c86ff77a3175ed4d7958578d141a96b5da005855d60ea24067de33cd62e4c36 61.87MB / 85.81MB 1.8s [2022-03-10T22:51:42.412Z] #11 sha256:8c86ff77a3175ed4d7958578d141a96b5da005855d60ea24067de33cd62e4c36 73.28MB / 85.81MB 1.9s [2022-03-10T22:51:42.412Z] #11 extracting sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 [2022-03-10T22:51:42.575Z] #24 transferring context: 59.70MB 1.9s done [2022-03-10T22:51:42.673Z] #11 sha256:8c86ff77a3175ed4d7958578d141a96b5da005855d60ea24067de33cd62e4c36 77.69MB / 85.81MB 2.0s [2022-03-10T22:51:42.680Z] #3 DONE 0.4s [2022-03-10T22:51:42.680Z] [2022-03-10T22:51:42.680Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-03-10T22:51:42.680Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2022-03-10T22:51:42.680Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 done [2022-03-10T22:51:42.680Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done [2022-03-10T22:51:42.680Z] #4 sha256:93f32bd6dd9004897fed4703191f48924975081860667932a4df35ba567d7426 528B / 528B done [2022-03-10T22:51:42.680Z] #4 sha256:e532695ddd93ca7c85a816c67afdb352e91052fab7ac19a675088f80915779a7 1.21kB / 1.21kB done [2022-03-10T22:51:42.680Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 7.34MB / 9.67MB 0.1s [2022-03-10T22:51:42.795Z] #12 DONE 0.5s [2022-03-10T22:51:42.795Z] [2022-03-10T22:51:42.796Z] #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-03-10T22:51:42.796Z] #13 sha256:841b9c1595ca58032e4810480afa5303241fe19d3a7af7071441e821968bc31d [2022-03-10T22:51:42.935Z] #11 sha256:12de8c754e45686ace9e25d11bee372b070eed5b5ab20aa3b4fab8c936496d02 54.58MB / 54.58MB 2.0s done [2022-03-10T22:51:42.935Z] #11 sha256:8c86ff77a3175ed4d7958578d141a96b5da005855d60ea24067de33cd62e4c36 85.81MB / 85.81MB 2.2s [2022-03-10T22:51:42.935Z] #11 sha256:debee5da592d2d2e96de757c5aff0cf0723782cf20a78682c7c85aa53064b702 0B / 157B 2.2s [2022-03-10T22:51:42.935Z] #11 sha256:debee5da592d2d2e96de757c5aff0cf0723782cf20a78682c7c85aa53064b702 157B / 157B 2.3s [2022-03-10T22:51:42.939Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.1s done [2022-03-10T22:51:42.939Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 [2022-03-10T22:51:43.212Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.4s done [2022-03-10T22:51:43.212Z] #4 DONE 0.7s [2022-03-10T22:51:43.368Z] #13 DONE 0.6s [2022-03-10T22:51:43.368Z] [2022-03-10T22:51:43.369Z] #53 [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-03-10T22:51:43.369Z] #53 sha256:6dd8ff98f3953af4790562a2c0cc846740a3d37349fa5a08e644cfca8188eab3 [2022-03-10T22:51:43.369Z] #53 ... [2022-03-10T22:51:43.369Z] [2022-03-10T22:51:43.369Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-03-10T22:51:43.369Z] #33 sha256:bddc18464da662668d8c69de9d42214f652feeee14f0e8b6fdf60bc38ca0e6dc [2022-03-10T22:51:43.369Z] #33 DONE 0.2s [2022-03-10T22:51:43.369Z] [2022-03-10T22:51:43.369Z] #42 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-03-10T22:51:43.369Z] #42 sha256:32590bd141d0574a7286cd7615e7ce5dbd7a860411bdc30d9e37cda4cfa7488b [2022-03-10T22:51:43.369Z] #42 DONE 0.2s [2022-03-10T22:51:43.472Z] [2022-03-10T22:51:43.472Z] #6 [internal] load build definition from Dockerfile [2022-03-10T22:51:43.472Z] #6 sha256:6362900fc0203cacbc2dfee8930845ebbc45db8943a42795efc6bb4ab53b9b2f [2022-03-10T22:51:43.472Z] #6 DONE 0.0s [2022-03-10T22:51:43.472Z] [2022-03-10T22:51:43.472Z] #5 [internal] load .dockerignore [2022-03-10T22:51:43.472Z] #5 sha256:54ac1b7f6bb30fca45d549b990c3372fbe7e3b98bc0bb23fa4cb8b33b0e778d9 [2022-03-10T22:51:43.472Z] #5 DONE 0.0s [2022-03-10T22:51:43.472Z] [2022-03-10T22:51:43.472Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-03-10T22:51:43.472Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-03-10T22:51:43.521Z] #24 DONE 2.8s [2022-03-10T22:51:43.522Z] [2022-03-10T22:51:43.522Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.8-bullseye@sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 [2022-03-10T22:51:43.522Z] #11 sha256:0da8ec1d8d6ad8e570fd59c985e0ce18067a4b44c01e177f941551ca9c6861fd [2022-03-10T22:51:43.522Z] #11 sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 1.86kB / 1.86kB done [2022-03-10T22:51:43.522Z] #11 sha256:7b3ca1a8bf94691e70f0b1c15456c9a289fea29d6a42209904d36338ae46e1f7 7.06kB / 7.06kB done [2022-03-10T22:51:43.522Z] #11 sha256:d80e32befb841fa5525c17e346f26c95a9396bb65ca8a85c30c7949d7f9081d4 1.80kB / 1.80kB done [2022-03-10T22:51:43.522Z] #11 sha256:c7869242ae9abf6340558e18846f64a05eb06f2eaf66c6bfa2dc66ff2c997976 53.61MB / 53.61MB 1.5s done [2022-03-10T22:51:43.522Z] #11 sha256:fdd9934a374f1ba93d2da0983d2aac86c9b4bf6ca063aa108519d2588e0212ac 10.66MB / 10.66MB 0.6s done [2022-03-10T22:51:43.522Z] #11 sha256:9880592b351f34fa791bd7749a127063cd6a76b1190bd059c168696d700f6b04 5.14MB / 5.14MB 0.4s done [2022-03-10T22:51:43.522Z] #11 sha256:f37be3698694527b9e5af78494bbcb68f6b045af5247de8c988b24ef7dcd877e 54.67MB / 54.67MB 2.3s [2022-03-10T22:51:43.522Z] #11 sha256:1de0634a187f2a5eafe92e5c690219dc718710435d988d4ba609487163ae4b01 81.02MB / 81.02MB 2.4s [2022-03-10T22:51:43.522Z] #11 sha256:f37be3698694527b9e5af78494bbcb68f6b045af5247de8c988b24ef7dcd877e 54.67MB / 54.67MB 2.4s done [2022-03-10T22:51:43.522Z] #11 sha256:435575062b5a88abe63bbad5eb8586be1b08a7e779bac3f30a873481fc0b2f6e 0B / 102.69MB 2.5s [2022-03-10T22:51:43.628Z] [2022-03-10T22:51:43.628Z] #46 [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-03-10T22:51:43.628Z] #46 sha256:67ba994b1836bf9393e53dde77cc6c5676194c01186247253d0c9102c049e812 [2022-03-10T22:51:43.628Z] #46 DONE 0.4s [2022-03-10T22:51:43.628Z] [2022-03-10T22:51:43.628Z] #43 [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-03-10T22:51:43.628Z] #43 sha256:8cd2c7b9899112f5f652fc771a50789fe1c1fae32cb81969d03efa57167cba02 [2022-03-10T22:51:43.628Z] #43 ... [2022-03-10T22:51:43.628Z] [2022-03-10T22:51:43.628Z] #62 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-03-10T22:51:43.628Z] #62 sha256:e8e54007f06d96d900ff0d8d5317500865c06736493d851dfb0b88deb2e55d53 [2022-03-10T22:51:43.628Z] #62 DONE 0.4s [2022-03-10T22:51:43.628Z] [2022-03-10T22:51:43.628Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-03-10T22:51:43.628Z] #25 sha256:5036d129d5375805afe836771fc9b6ff23908ebcaea05a2deb9f99893f834103 [2022-03-10T22:51:43.628Z] #25 DONE 0.4s [2022-03-10T22:51:43.879Z] #11 sha256:8c86ff77a3175ed4d7958578d141a96b5da005855d60ea24067de33cd62e4c36 85.81MB / 85.81MB 3.1s done [2022-03-10T22:51:43.880Z] #11 sha256:159607df3745db4458d86f29bbfebb6af5aff1877e4ae9bf8a4be0e269989b49 0B / 134.90MB 3.3s [2022-03-10T22:51:43.887Z] [2022-03-10T22:51:43.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-03-10T22:51:43.887Z] #26 sha256:34da5fa5bfbf3fe77065c9a577bb52f091882005074a07cbde669aa1a9057723 [2022-03-10T22:51:44.093Z] #11 sha256:435575062b5a88abe63bbad5eb8586be1b08a7e779bac3f30a873481fc0b2f6e 10.49MB / 102.69MB 2.9s [2022-03-10T22:51:44.093Z] #11 extracting sha256:c7869242ae9abf6340558e18846f64a05eb06f2eaf66c6bfa2dc66ff2c997976 1.4s [2022-03-10T22:51:44.093Z] #11 sha256:435575062b5a88abe63bbad5eb8586be1b08a7e779bac3f30a873481fc0b2f6e 17.83MB / 102.69MB 3.0s [2022-03-10T22:51:44.142Z] #11 sha256:debee5da592d2d2e96de757c5aff0cf0723782cf20a78682c7c85aa53064b702 157B / 157B 3.3s done [2022-03-10T22:51:44.408Z] #11 sha256:159607df3745db4458d86f29bbfebb6af5aff1877e4ae9bf8a4be0e269989b49 10.49MB / 134.90MB 3.6s [2022-03-10T22:51:44.664Z] #11 sha256:435575062b5a88abe63bbad5eb8586be1b08a7e779bac3f30a873481fc0b2f6e 32.51MB / 102.69MB 3.5s [2022-03-10T22:51:44.664Z] #11 sha256:435575062b5a88abe63bbad5eb8586be1b08a7e779bac3f30a873481fc0b2f6e 48.23MB / 102.69MB 3.6s [2022-03-10T22:51:44.672Z] #11 sha256:159607df3745db4458d86f29bbfebb6af5aff1877e4ae9bf8a4be0e269989b49 29.36MB / 134.90MB 3.9s [2022-03-10T22:51:44.851Z] #10 DONE 1.1s [2022-03-10T22:51:44.851Z] [2022-03-10T22:51:44.851Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2022-03-10T22:51:44.851Z] #7 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-03-10T22:51:44.851Z] #7 DONE 1.1s [2022-03-10T22:51:44.851Z] [2022-03-10T22:51:44.851Z] #8 [internal] load metadata for docker.io/library/golang:1.17.8-bullseye [2022-03-10T22:51:44.852Z] #8 sha256:cea844dd348bb8746acd158263d7377c072bfea1f8f95d97faa3b00bb8fe5a74 [2022-03-10T22:51:44.852Z] #8 DONE 1.1s [2022-03-10T22:51:44.852Z] [2022-03-10T22:51:44.852Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-03-10T22:51:44.852Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-03-10T22:51:44.852Z] #9 DONE 1.1s [2022-03-10T22:51:44.924Z] #11 sha256:1de0634a187f2a5eafe92e5c690219dc718710435d988d4ba609487163ae4b01 81.02MB / 81.02MB 3.7s done [2022-03-10T22:51:44.924Z] #11 sha256:435575062b5a88abe63bbad5eb8586be1b08a7e779bac3f30a873481fc0b2f6e 68.16MB / 102.69MB 3.8s [2022-03-10T22:51:44.924Z] #11 sha256:b8a0fbe4cf621d1ea82bfa148b3e0b5c4202ae9018dda6e075ef7c381daae103 126B / 126B 3.8s done [2022-03-10T22:51:44.924Z] #11 sha256:435575062b5a88abe63bbad5eb8586be1b08a7e779bac3f30a873481fc0b2f6e 83.89MB / 102.69MB 3.9s [2022-03-10T22:51:44.975Z] #11 sha256:159607df3745db4458d86f29bbfebb6af5aff1877e4ae9bf8a4be0e269989b49 36.70MB / 134.90MB 4.1s [2022-03-10T22:51:44.975Z] #11 sha256:159607df3745db4458d86f29bbfebb6af5aff1877e4ae9bf8a4be0e269989b49 44.55MB / 134.90MB 4.4s [2022-03-10T22:51:45.185Z] #11 sha256:435575062b5a88abe63bbad5eb8586be1b08a7e779bac3f30a873481fc0b2f6e 99.61MB / 102.69MB 4.0s [2022-03-10T22:51:45.260Z] #11 sha256:159607df3745db4458d86f29bbfebb6af5aff1877e4ae9bf8a4be0e269989b49 56.62MB / 134.90MB 4.7s [2022-03-10T22:51:45.445Z] #11 extracting sha256:9880592b351f34fa791bd7749a127063cd6a76b1190bd059c168696d700f6b04 [2022-03-10T22:51:45.531Z] #11 sha256:159607df3745db4458d86f29bbfebb6af5aff1877e4ae9bf8a4be0e269989b49 67.11MB / 134.90MB 4.9s [2022-03-10T22:51:45.705Z] #11 extracting sha256:9880592b351f34fa791bd7749a127063cd6a76b1190bd059c168696d700f6b04 0.4s done [2022-03-10T22:51:45.804Z] #11 sha256:159607df3745db4458d86f29bbfebb6af5aff1877e4ae9bf8a4be0e269989b49 80.65MB / 134.90MB 5.3s [2022-03-10T22:51:46.072Z] #11 sha256:159607df3745db4458d86f29bbfebb6af5aff1877e4ae9bf8a4be0e269989b49 93.32MB / 134.90MB 5.5s [2022-03-10T22:51:46.244Z] [2022-03-10T22:51:46.244Z] #69 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-03-10T22:51:46.244Z] #69 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-03-10T22:51:46.245Z] #69 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-03-10T22:51:46.245Z] #69 DONE 0.1s [2022-03-10T22:51:46.245Z] [2022-03-10T22:51:46.245Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.8-bullseye@sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 [2022-03-10T22:51:46.245Z] #11 sha256:750f92727eab44d8cd39774aa8ec1a199552b462999316d3655ba5cbd1511818 [2022-03-10T22:51:46.245Z] #11 resolve docker.io/library/golang:1.17.8-bullseye@sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 0.0s done [2022-03-10T22:51:46.245Z] #11 sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 1.86kB / 1.86kB done [2022-03-10T22:51:46.245Z] #11 sha256:0659a535a7341c4ee3db57a062bccb894be691b1e480198f2570dea67f34fe66 7.04kB / 7.04kB done [2022-03-10T22:51:46.245Z] #11 sha256:18432b513315c80f80322d4b4743a2d856c8914819ae4191edfed94bc9ad959a 1.80kB / 1.80kB done [2022-03-10T22:51:46.245Z] #11 sha256:4ff1945c672b08a1791df62afaaf8aff14d3047155365f9c3646902937f7ffe6 0B / 5.15MB 0.1s [2022-03-10T22:51:46.245Z] #11 sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 2.10MB / 54.92MB 0.1s [2022-03-10T22:51:46.245Z] #11 sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 5.24MB / 54.92MB 0.2s [2022-03-10T22:51:46.245Z] #11 sha256:ff5b10aec998344606441aec43a335ab6326f32aae331aab27da16a6bb4ec2be 0B / 10.87MB 0.2s [2022-03-10T22:51:46.317Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2022-03-10T22:51:46.508Z] #11 sha256:4ff1945c672b08a1791df62afaaf8aff14d3047155365f9c3646902937f7ffe6 3.15MB / 5.15MB 0.4s [2022-03-10T22:51:46.508Z] #11 sha256:ff5b10aec998344606441aec43a335ab6326f32aae331aab27da16a6bb4ec2be 4.73MB / 10.87MB 0.4s [2022-03-10T22:51:46.508Z] #11 ... [2022-03-10T22:51:46.508Z] [2022-03-10T22:51:46.508Z] #45 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-03-10T22:51:46.508Z] #45 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-03-10T22:51:46.508Z] #45 DONE 0.0s [2022-03-10T22:51:46.648Z] #11 ... [2022-03-10T22:51:46.648Z] [2022-03-10T22:51:46.648Z] #24 [internal] load build context [2022-03-10T22:51:46.648Z] #24 sha256:ee9daf8fbf601119160a7b4a11eb65118bea1c0a28b77dd2f2f1ff12cb589daf [2022-03-10T22:51:46.648Z] #24 transferring context: 59.70MB 5.8s done [2022-03-10T22:51:46.648Z] #24 DONE 6.0s [2022-03-10T22:51:46.648Z] [2022-03-10T22:51:46.648Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.8-bullseye@sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 [2022-03-10T22:51:46.648Z] #11 sha256:750f92727eab44d8cd39774aa8ec1a199552b462999316d3655ba5cbd1511818 [2022-03-10T22:51:46.648Z] #11 sha256:159607df3745db4458d86f29bbfebb6af5aff1877e4ae9bf8a4be0e269989b49 101.71MB / 134.90MB 5.9s [2022-03-10T22:51:46.648Z] #11 ... [2022-03-10T22:51:46.648Z] [2022-03-10T22:51:46.648Z] #67 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-03-10T22:51:46.648Z] #67 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-03-10T22:51:46.648Z] #67 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-03-10T22:51:46.648Z] #67 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-03-10T22:51:46.648Z] #67 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-03-10T22:51:46.648Z] #67 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 3.4s done [2022-03-10T22:51:46.648Z] #67 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 2.1s [2022-03-10T22:51:46.648Z] #67 ... [2022-03-10T22:51:46.648Z] [2022-03-10T22:51:46.648Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.8-bullseye@sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 [2022-03-10T22:51:46.648Z] #11 sha256:750f92727eab44d8cd39774aa8ec1a199552b462999316d3655ba5cbd1511818 [2022-03-10T22:51:46.648Z] #11 sha256:159607df3745db4458d86f29bbfebb6af5aff1877e4ae9bf8a4be0e269989b49 110.10MB / 134.90MB 6.1s [2022-03-10T22:51:46.770Z] [2022-03-10T22:51:46.770Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.8-bullseye@sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 [2022-03-10T22:51:46.770Z] #11 sha256:750f92727eab44d8cd39774aa8ec1a199552b462999316d3655ba5cbd1511818 [2022-03-10T22:51:46.770Z] #11 sha256:4ff1945c672b08a1791df62afaaf8aff14d3047155365f9c3646902937f7ffe6 5.15MB / 5.15MB 0.6s [2022-03-10T22:51:46.770Z] #11 sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 11.53MB / 54.92MB 0.6s [2022-03-10T22:51:46.770Z] #11 sha256:ff5b10aec998344606441aec43a335ab6326f32aae331aab27da16a6bb4ec2be 9.44MB / 10.87MB 0.6s [2022-03-10T22:51:46.770Z] #11 sha256:4ff1945c672b08a1791df62afaaf8aff14d3047155365f9c3646902937f7ffe6 5.15MB / 5.15MB 0.6s done [2022-03-10T22:51:46.770Z] #11 sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 14.68MB / 54.92MB 0.7s [2022-03-10T22:51:46.770Z] #11 sha256:ff5b10aec998344606441aec43a335ab6326f32aae331aab27da16a6bb4ec2be 10.87MB / 10.87MB 0.7s [2022-03-10T22:51:46.770Z] #11 sha256:12de8c754e45686ace9e25d11bee372b070eed5b5ab20aa3b4fab8c936496d02 0B / 54.58MB 0.7s [2022-03-10T22:51:46.772Z] [2022-03-10T22:51:46.772Z] ________ ____ __. [2022-03-10T22:51:46.772Z] \_____ \ | |/ _| [2022-03-10T22:51:46.772Z] / | \| < [2022-03-10T22:51:46.772Z] / | \ | \ [2022-03-10T22:51:46.772Z] \_______ /____|__ \ [2022-03-10T22:51:46.772Z] \/ \/ [2022-03-10T22:51:46.772Z] [2022-03-10T22:51:46.772Z] INFO: make.ps1 ended at 03/10/2022 22:51:46 [2022-03-10T22:51:46.913Z] #11 sha256:159607df3745db4458d86f29bbfebb6af5aff1877e4ae9bf8a4be0e269989b49 117.44MB / 134.90MB 6.3s [2022-03-10T22:51:47.031Z] #11 sha256:ff5b10aec998344606441aec43a335ab6326f32aae331aab27da16a6bb4ec2be 10.87MB / 10.87MB 0.8s done [2022-03-10T22:51:47.031Z] #11 sha256:12de8c754e45686ace9e25d11bee372b070eed5b5ab20aa3b4fab8c936496d02 3.37MB / 54.58MB 0.8s [2022-03-10T22:51:47.031Z] #11 sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 22.11MB / 54.92MB 0.9s [2022-03-10T22:51:47.031Z] #11 sha256:12de8c754e45686ace9e25d11bee372b070eed5b5ab20aa3b4fab8c936496d02 7.34MB / 54.58MB 0.9s [2022-03-10T22:51:47.031Z] #11 sha256:8c86ff77a3175ed4d7958578d141a96b5da005855d60ea24067de33cd62e4c36 0B / 85.81MB 0.9s [2022-03-10T22:51:47.031Z] #11 sha256:12de8c754e45686ace9e25d11bee372b070eed5b5ab20aa3b4fab8c936496d02 12.58MB / 54.58MB 1.1s [2022-03-10T22:51:47.031Z] #11 sha256:8c86ff77a3175ed4d7958578d141a96b5da005855d60ea24067de33cd62e4c36 6.29MB / 85.81MB 1.1s [2022-03-10T22:51:47.083Z] #11 extracting sha256:fdd9934a374f1ba93d2da0983d2aac86c9b4bf6ca063aa108519d2588e0212ac [2022-03-10T22:51:47.083Z] #11 ... [2022-03-10T22:51:47.083Z] [2022-03-10T22:51:47.083Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:10b622c6cf6daa0a295be74c0e412ed20e10f91ae4c6f3ce6ff0c9c04f77cbf6 [2022-03-10T22:51:47.083Z] #28 sha256:cb983e985114734a877253bfa61bb8a7e8667d773f76aa54c4d88ef5c333eb4f [2022-03-10T22:51:47.083Z] #28 sha256:10b622c6cf6daa0a295be74c0e412ed20e10f91ae4c6f3ce6ff0c9c04f77cbf6 1.85kB / 1.85kB done [2022-03-10T22:51:47.083Z] #28 sha256:1907ed841fa5ffeec67fda754b18b50951aef1712324fe1f6b6c981a40f9594b 529B / 529B done [2022-03-10T22:51:47.083Z] #28 sha256:c077ecbc578ee6db06df4b6532b36703db7454a40eece470051e45fe0e9d27e2 1.48kB / 1.48kB done [2022-03-10T22:51:47.083Z] #28 sha256:c7869242ae9abf6340558e18846f64a05eb06f2eaf66c6bfa2dc66ff2c997976 53.61MB / 53.61MB 1.8s done [2022-03-10T22:51:47.083Z] #28 extracting sha256:c7869242ae9abf6340558e18846f64a05eb06f2eaf66c6bfa2dc66ff2c997976 2.2s done [2022-03-10T22:51:47.083Z] #28 DONE 6.3s [2022-03-10T22:51:47.083Z] [2022-03-10T22:51:47.083Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.8-bullseye@sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 [2022-03-10T22:51:47.083Z] #11 sha256:0da8ec1d8d6ad8e570fd59c985e0ce18067a4b44c01e177f941551ca9c6861fd [2022-03-10T22:51:47.083Z] #11 sha256:435575062b5a88abe63bbad5eb8586be1b08a7e779bac3f30a873481fc0b2f6e 102.69MB / 102.69MB 5.8s done [2022-03-10T22:51:47.083Z] #11 ... [2022-03-10T22:51:47.083Z] [2022-03-10T22:51:47.083Z] #69 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-03-10T22:51:47.083Z] #69 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-03-10T22:51:47.083Z] #69 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-03-10T22:51:47.083Z] #69 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-03-10T22:51:47.083Z] #69 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-03-10T22:51:47.083Z] #69 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 4.3s done [2022-03-10T22:51:47.083Z] #69 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 0.7s done [2022-03-10T22:51:47.083Z] #69 DONE 6.3s [2022-03-10T22:51:47.083Z] [2022-03-10T22:51:47.083Z] #67 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-03-10T22:51:47.083Z] #67 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-03-10T22:51:47.083Z] #67 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-03-10T22:51:47.083Z] #67 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-03-10T22:51:47.083Z] #67 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-03-10T22:51:47.083Z] #67 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-03-10T22:51:47.083Z] #67 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 4.1s done [2022-03-10T22:51:47.083Z] #67 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 0.5s done [2022-03-10T22:51:47.083Z] #67 DONE 6.3s [2022-03-10T22:51:47.083Z] [2022-03-10T22:51:47.083Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.8-bullseye@sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 [2022-03-10T22:51:47.083Z] #11 sha256:0da8ec1d8d6ad8e570fd59c985e0ce18067a4b44c01e177f941551ca9c6861fd [2022-03-10T22:51:47.174Z] #11 ... [2022-03-10T22:51:47.174Z] [2022-03-10T22:51:47.174Z] #67 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-03-10T22:51:47.174Z] #67 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-03-10T22:51:47.174Z] #67 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 2.6s done [2022-03-10T22:51:47.174Z] #67 DONE 6.3s [2022-03-10T22:51:47.174Z] [2022-03-10T22:51:47.174Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.8-bullseye@sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 [2022-03-10T22:51:47.174Z] #11 sha256:750f92727eab44d8cd39774aa8ec1a199552b462999316d3655ba5cbd1511818 [2022-03-10T22:51:47.174Z] #11 sha256:159607df3745db4458d86f29bbfebb6af5aff1877e4ae9bf8a4be0e269989b49 126.88MB / 134.90MB 6.6s [2022-03-10T22:51:47.342Z] #11 extracting sha256:fdd9934a374f1ba93d2da0983d2aac86c9b4bf6ca063aa108519d2588e0212ac 0.3s done [2022-03-10T22:51:47.342Z] #11 extracting sha256:f37be3698694527b9e5af78494bbcb68f6b045af5247de8c988b24ef7dcd877e [2022-03-10T22:51:47.361Z] #11 sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 35.65MB / 54.92MB 1.3s [2022-03-10T22:51:47.361Z] #11 sha256:12de8c754e45686ace9e25d11bee372b070eed5b5ab20aa3b4fab8c936496d02 17.83MB / 54.58MB 1.3s [2022-03-10T22:51:47.361Z] #11 sha256:8c86ff77a3175ed4d7958578d141a96b5da005855d60ea24067de33cd62e4c36 13.63MB / 85.81MB 1.3s [2022-03-10T22:51:47.435Z] #11 sha256:159607df3745db4458d86f29bbfebb6af5aff1877e4ae9bf8a4be0e269989b49 134.90MB / 134.90MB 6.8s [2022-03-10T22:51:47.634Z] #11 sha256:12de8c754e45686ace9e25d11bee372b070eed5b5ab20aa3b4fab8c936496d02 23.07MB / 54.58MB 1.5s [2022-03-10T22:51:47.634Z] #11 sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 44.04MB / 54.92MB 1.6s [2022-03-10T22:51:47.634Z] #11 sha256:8c86ff77a3175ed4d7958578d141a96b5da005855d60ea24067de33cd62e4c36 19.92MB / 85.81MB 1.7s [2022-03-10T22:51:47.718Z] #11 extracting sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 5.1s [2022-03-10T22:51:47.903Z] #11 sha256:12de8c754e45686ace9e25d11bee372b070eed5b5ab20aa3b4fab8c936496d02 26.39MB / 54.58MB 1.8s [2022-03-10T22:51:47.903Z] #11 sha256:12de8c754e45686ace9e25d11bee372b070eed5b5ab20aa3b4fab8c936496d02 32.51MB / 54.58MB 2.0s [2022-03-10T22:51:47.903Z] #11 sha256:8c86ff77a3175ed4d7958578d141a96b5da005855d60ea24067de33cd62e4c36 29.36MB / 85.81MB 2.0s [2022-03-10T22:51:48.168Z] #11 sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 54.92MB / 54.92MB 2.1s [2022-03-10T22:51:48.168Z] #11 sha256:12de8c754e45686ace9e25d11bee372b070eed5b5ab20aa3b4fab8c936496d02 36.70MB / 54.58MB 2.1s [2022-03-10T22:51:48.168Z] #11 sha256:8c86ff77a3175ed4d7958578d141a96b5da005855d60ea24067de33cd62e4c36 34.60MB / 85.81MB 2.1s [2022-03-10T22:51:48.168Z] #11 sha256:12de8c754e45686ace9e25d11bee372b070eed5b5ab20aa3b4fab8c936496d02 44.04MB / 54.58MB 2.2s [2022-03-10T22:51:48.168Z] #11 sha256:8c86ff77a3175ed4d7958578d141a96b5da005855d60ea24067de33cd62e4c36 41.94MB / 85.81MB 2.2s [2022-03-10T22:51:48.301Z] INFO: Binaries build ended at 03/10/2022 22:51:47. Duration:00:01:18.1874945 [2022-03-10T22:51:48.428Z] #11 sha256:12de8c754e45686ace9e25d11bee372b070eed5b5ab20aa3b4fab8c936496d02 47.19MB / 54.58MB 2.3s [2022-03-10T22:51:48.428Z] #11 sha256:8c86ff77a3175ed4d7958578d141a96b5da005855d60ea24067de33cd62e4c36 47.19MB / 85.81MB 2.3s [2022-03-10T22:51:48.428Z] #11 sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 54.92MB / 54.92MB 2.4s done [2022-03-10T22:51:48.428Z] #11 sha256:12de8c754e45686ace9e25d11bee372b070eed5b5ab20aa3b4fab8c936496d02 50.33MB / 54.58MB 2.4s [2022-03-10T22:51:48.428Z] #11 sha256:8c86ff77a3175ed4d7958578d141a96b5da005855d60ea24067de33cd62e4c36 52.43MB / 85.81MB 2.4s [2022-03-10T22:51:48.687Z] #11 sha256:159607df3745db4458d86f29bbfebb6af5aff1877e4ae9bf8a4be0e269989b49 0B / 134.90MB 2.5s [2022-03-10T22:51:48.950Z] #11 sha256:12de8c754e45686ace9e25d11bee372b070eed5b5ab20aa3b4fab8c936496d02 54.58MB / 54.58MB 2.8s [2022-03-10T22:51:48.950Z] #11 sha256:8c86ff77a3175ed4d7958578d141a96b5da005855d60ea24067de33cd62e4c36 63.96MB / 85.81MB 2.8s [2022-03-10T22:51:48.950Z] #11 extracting sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 [2022-03-10T22:51:48.950Z] #11 sha256:159607df3745db4458d86f29bbfebb6af5aff1877e4ae9bf8a4be0e269989b49 7.45MB / 134.90MB 2.9s [2022-03-10T22:51:48.950Z] #11 sha256:8c86ff77a3175ed4d7958578d141a96b5da005855d60ea24067de33cd62e4c36 70.77MB / 85.81MB 3.0s [2022-03-10T22:51:49.102Z] #11 sha256:159607df3745db4458d86f29bbfebb6af5aff1877e4ae9bf8a4be0e269989b49 134.90MB / 134.90MB 8.1s done [2022-03-10T22:51:49.103Z] #11 ... [2022-03-10T22:51:49.103Z] [2022-03-10T22:51:49.103Z] #69 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-03-10T22:51:49.103Z] #69 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-03-10T22:51:49.103Z] #69 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-03-10T22:51:49.103Z] #69 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-03-10T22:51:49.103Z] #69 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-03-10T22:51:49.103Z] #69 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 3.7s done [2022-03-10T22:51:49.103Z] #69 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 3.1s done [2022-03-10T22:51:49.103Z] #69 DONE 8.1s [2022-03-10T22:51:49.103Z] [2022-03-10T22:51:49.103Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.8-bullseye@sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 [2022-03-10T22:51:49.103Z] #11 sha256:750f92727eab44d8cd39774aa8ec1a199552b462999316d3655ba5cbd1511818 [2022-03-10T22:51:49.173Z] #26 ... [2022-03-10T22:51:49.173Z] [2022-03-10T22:51:49.173Z] #53 [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-03-10T22:51:49.173Z] #53 sha256:6dd8ff98f3953af4790562a2c0cc846740a3d37349fa5a08e644cfca8188eab3 [2022-03-10T22:51:49.173Z] #53 5.817 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-03-10T22:51:49.210Z] #11 sha256:12de8c754e45686ace9e25d11bee372b070eed5b5ab20aa3b4fab8c936496d02 54.58MB / 54.58MB 3.2s done [2022-03-10T22:51:49.210Z] #11 sha256:8c86ff77a3175ed4d7958578d141a96b5da005855d60ea24067de33cd62e4c36 75.22MB / 85.81MB 3.2s [2022-03-10T22:51:49.210Z] #11 sha256:159607df3745db4458d86f29bbfebb6af5aff1877e4ae9bf8a4be0e269989b49 19.23MB / 134.90MB 3.2s [2022-03-10T22:51:49.210Z] #11 sha256:debee5da592d2d2e96de757c5aff0cf0723782cf20a78682c7c85aa53064b702 0B / 157B 3.2s [2022-03-10T22:51:49.210Z] #11 sha256:debee5da592d2d2e96de757c5aff0cf0723782cf20a78682c7c85aa53064b702 157B / 157B 3.2s done [2022-03-10T22:51:49.248Z] #11 extracting sha256:f37be3698694527b9e5af78494bbcb68f6b045af5247de8c988b24ef7dcd877e 1.9s done [2022-03-10T22:51:49.261Z] INFO: Copying the built daemon binary to d:\CI\PR-43357\3\binary\dockerd-b36fb04e03.exe... [2022-03-10T22:51:49.261Z] INFO: Copying the built client binary to d:\CI\PR-43357\3\binary\docker-b36fb04e03.exe... [2022-03-10T22:51:49.261Z] INFO: Copying dockerversion from the container... [2022-03-10T22:51:49.261Z] INFO: Copying the golang package from the container to d:\CI\PR-43357\3\installer\go.zip... [2022-03-10T22:51:49.470Z] #11 sha256:8c86ff77a3175ed4d7958578d141a96b5da005855d60ea24067de33cd62e4c36 79.69MB / 85.81MB 3.4s [2022-03-10T22:51:49.470Z] #11 sha256:159607df3745db4458d86f29bbfebb6af5aff1877e4ae9bf8a4be0e269989b49 27.26MB / 134.90MB 3.4s [2022-03-10T22:51:49.506Z] #11 extracting sha256:1de0634a187f2a5eafe92e5c690219dc718710435d988d4ba609487163ae4b01 [2022-03-10T22:51:49.730Z] #11 sha256:8c86ff77a3175ed4d7958578d141a96b5da005855d60ea24067de33cd62e4c36 85.81MB / 85.81MB 3.6s [2022-03-10T22:51:49.730Z] #11 sha256:159607df3745db4458d86f29bbfebb6af5aff1877e4ae9bf8a4be0e269989b49 38.80MB / 134.90MB 3.8s [2022-03-10T22:51:49.989Z] #11 sha256:159607df3745db4458d86f29bbfebb6af5aff1877e4ae9bf8a4be0e269989b49 51.38MB / 134.90MB 4.0s [2022-03-10T22:51:50.221Z] INFO: Extracting go.zip to d:\CI\PR-43357\3\go [2022-03-10T22:51:50.550Z] #53 7.178 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-03-10T22:51:50.550Z] #53 7.184 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-03-10T22:51:50.550Z] #53 7.302 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-03-10T22:51:50.557Z] #11 sha256:8c86ff77a3175ed4d7958578d141a96b5da005855d60ea24067de33cd62e4c36 85.81MB / 85.81MB 4.3s done [2022-03-10T22:51:50.557Z] #11 sha256:159607df3745db4458d86f29bbfebb6af5aff1877e4ae9bf8a4be0e269989b49 68.16MB / 134.90MB 4.4s [2022-03-10T22:51:50.815Z] #11 sha256:159607df3745db4458d86f29bbfebb6af5aff1877e4ae9bf8a4be0e269989b49 77.59MB / 134.90MB 4.7s [2022-03-10T22:51:51.018Z] #11 ... [2022-03-10T22:51:51.018Z] [2022-03-10T22:51:51.018Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:10b622c6cf6daa0a295be74c0e412ed20e10f91ae4c6f3ce6ff0c9c04f77cbf6 [2022-03-10T22:51:51.018Z] #28 sha256:3af2a073cd6647345ef114a99d17cd59ea5b7278c32b92efaf29389f6ad8156c [2022-03-10T22:51:51.018Z] #28 resolve docker.io/library/debian:bullseye@sha256:10b622c6cf6daa0a295be74c0e412ed20e10f91ae4c6f3ce6ff0c9c04f77cbf6 0.0s done [2022-03-10T22:51:51.018Z] #28 sha256:10b622c6cf6daa0a295be74c0e412ed20e10f91ae4c6f3ce6ff0c9c04f77cbf6 1.85kB / 1.85kB done [2022-03-10T22:51:51.018Z] #28 sha256:4ceca80e912f5fd88749d9984597fbe81d436049745b07b54cd2b112ea3a4618 529B / 529B done [2022-03-10T22:51:51.018Z] #28 sha256:d40157244907583ef151d2de83245c018a7bf8b2025518dd1e108ec60c1a679c 1.46kB / 1.46kB done [2022-03-10T22:51:51.018Z] #28 sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 54.92MB / 54.92MB 1.4s done [2022-03-10T22:51:51.018Z] #28 ... [2022-03-10T22:51:51.018Z] [2022-03-10T22:51:51.018Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.8-bullseye@sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 [2022-03-10T22:51:51.018Z] #11 sha256:750f92727eab44d8cd39774aa8ec1a199552b462999316d3655ba5cbd1511818 [2022-03-10T22:51:51.076Z] #11 sha256:159607df3745db4458d86f29bbfebb6af5aff1877e4ae9bf8a4be0e269989b49 84.93MB / 134.90MB 5.0s [2022-03-10T22:51:51.279Z] #11 extracting sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 8.7s done [2022-03-10T22:51:51.344Z] #11 sha256:159607df3745db4458d86f29bbfebb6af5aff1877e4ae9bf8a4be0e269989b49 94.37MB / 134.90MB 5.3s [2022-03-10T22:51:51.409Z] #11 extracting sha256:1de0634a187f2a5eafe92e5c690219dc718710435d988d4ba609487163ae4b01 1.9s done [2022-03-10T22:51:51.604Z] #11 sha256:159607df3745db4458d86f29bbfebb6af5aff1877e4ae9bf8a4be0e269989b49 106.95MB / 134.90MB 5.7s [2022-03-10T22:51:51.910Z] #11 extracting sha256:4ff1945c672b08a1791df62afaaf8aff14d3047155365f9c3646902937f7ffe6 [2022-03-10T22:51:51.910Z] #11 ... [2022-03-10T22:51:51.910Z] [2022-03-10T22:51:51.910Z] #68 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-03-10T22:51:51.910Z] #68 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-03-10T22:51:51.910Z] #68 DONE 0.8s [2022-03-10T22:51:51.910Z] [2022-03-10T22:51:51.910Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:10b622c6cf6daa0a295be74c0e412ed20e10f91ae4c6f3ce6ff0c9c04f77cbf6 [2022-03-10T22:51:51.910Z] #28 sha256:3af2a073cd6647345ef114a99d17cd59ea5b7278c32b92efaf29389f6ad8156c [2022-03-10T22:51:51.910Z] #28 DONE 11.3s [2022-03-10T22:51:51.910Z] [2022-03-10T22:51:51.910Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.8-bullseye@sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 [2022-03-10T22:51:51.910Z] #11 sha256:750f92727eab44d8cd39774aa8ec1a199552b462999316d3655ba5cbd1511818 [2022-03-10T22:51:51.977Z] #11 extracting sha256:435575062b5a88abe63bbad5eb8586be1b08a7e779bac3f30a873481fc0b2f6e [2022-03-10T22:51:52.176Z] #11 sha256:159607df3745db4458d86f29bbfebb6af5aff1877e4ae9bf8a4be0e269989b49 115.34MB / 134.90MB 6.0s [2022-03-10T22:51:52.438Z] #11 sha256:159607df3745db4458d86f29bbfebb6af5aff1877e4ae9bf8a4be0e269989b49 122.68MB / 134.90MB 6.3s [2022-03-10T22:51:52.482Z] #11 extracting sha256:4ff1945c672b08a1791df62afaaf8aff14d3047155365f9c3646902937f7ffe6 0.4s done [2022-03-10T22:51:52.698Z] #11 sha256:159607df3745db4458d86f29bbfebb6af5aff1877e4ae9bf8a4be0e269989b49 133.35MB / 134.90MB 6.7s [2022-03-10T22:51:53.054Z] #11 ... [2022-03-10T22:51:53.054Z] [2022-03-10T22:51:53.054Z] #70 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-03-10T22:51:53.054Z] #70 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-03-10T22:51:53.054Z] #70 DONE 1.0s [2022-03-10T22:51:53.054Z] [2022-03-10T22:51:53.054Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.8-bullseye@sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 [2022-03-10T22:51:53.054Z] #11 sha256:750f92727eab44d8cd39774aa8ec1a199552b462999316d3655ba5cbd1511818 [2022-03-10T22:51:53.054Z] #11 extracting sha256:ff5b10aec998344606441aec43a335ab6326f32aae331aab27da16a6bb4ec2be [2022-03-10T22:51:53.857Z] #53 10.01 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-03-10T22:51:53.858Z] #53 ... [2022-03-10T22:51:53.858Z] [2022-03-10T22:51:53.858Z] #49 [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.7.0" && /build/gotestsum --version [2022-03-10T22:51:53.858Z] #49 sha256:d6e75598c47eb2854ce9867f0ec88a37b6431f473d93d817a33a33011fbf05a2 [2022-03-10T22:51:53.858Z] #49 6.296 go: downloading gotest.tools/gotestsum v1.7.0 [2022-03-10T22:51:53.858Z] #49 8.828 go: downloading github.com/dnephin/pflag v1.0.7 [2022-03-10T22:51:53.858Z] #49 8.863 go: downloading github.com/fatih/color v1.10.0 [2022-03-10T22:51:53.858Z] #49 8.923 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-03-10T22:51:53.858Z] #49 8.986 go: downloading github.com/pkg/errors v0.9.1 [2022-03-10T22:51:53.858Z] #49 9.533 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-03-10T22:51:53.858Z] #49 9.577 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-03-10T22:51:53.858Z] #49 9.641 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-03-10T22:51:53.858Z] #49 9.659 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-03-10T22:51:53.858Z] #49 10.01 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-03-10T22:51:53.858Z] #49 10.10 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-03-10T22:51:53.858Z] #49 ... [2022-03-10T22:51:53.858Z] [2022-03-10T22:51:53.858Z] #38 [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-03-10T22:51:53.858Z] #38 sha256:e5cbd602869136911dd6a99bdd9a40d0507fbcc4294df9c42cbc6740a37cb7ab [2022-03-10T22:51:53.858Z] #38 6.644 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-10T22:51:53.858Z] #38 6.717 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-10T22:51:53.858Z] #38 6.723 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-10T22:51:53.858Z] #38 8.181 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-03-10T22:51:53.858Z] #38 ... [2022-03-10T22:51:53.858Z] [2022-03-10T22:51:53.858Z] #58 [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-03-10T22:51:53.858Z] #58 sha256:17a1712948a1ab19d9c3c60f4a8ea087cd708e0a6731076282664644d0d48f4e [2022-03-10T22:51:53.858Z] #58 5.846 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-10T22:51:53.858Z] #58 5.914 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-10T22:51:53.858Z] #58 5.914 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-10T22:51:53.858Z] #58 7.201 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-03-10T22:51:53.858Z] #58 9.553 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [122 kB] [2022-03-10T22:51:53.858Z] #58 ... [2022-03-10T22:51:53.858Z] [2022-03-10T22:51:53.858Z] #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-03-10T22:51:53.858Z] #14 sha256:c831a8347534ab50595222794e9ff22a8ab7bcbe08016d719caaaaa987102676 [2022-03-10T22:51:53.858Z] #14 6.467 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-10T22:51:53.858Z] #14 6.486 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-10T22:51:53.858Z] #14 6.488 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-10T22:51:53.858Z] #14 7.912 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-03-10T22:51:53.858Z] #14 ... [2022-03-10T22:51:53.858Z] [2022-03-10T22:51:53.858Z] #36 [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-03-10T22:51:53.858Z] #36 sha256:1a322aeb375907460771228690496c9bd75bc4f5b786e16a514617ac12af97a8 [2022-03-10T22:51:53.858Z] #36 4.807 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-03-10T22:51:53.999Z] #11 extracting sha256:ff5b10aec998344606441aec43a335ab6326f32aae331aab27da16a6bb4ec2be 0.9s done [2022-03-10T22:51:53.999Z] #11 extracting sha256:12de8c754e45686ace9e25d11bee372b070eed5b5ab20aa3b4fab8c936496d02 [2022-03-10T22:51:54.082Z] #11 ... [2022-03-10T22:51:54.082Z] [2022-03-10T22:51:54.082Z] #67 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-03-10T22:51:54.082Z] #67 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-03-10T22:51:54.082Z] #67 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-03-10T22:51:54.082Z] #67 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-03-10T22:51:54.082Z] #67 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-03-10T22:51:54.082Z] #67 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-03-10T22:51:54.082Z] #67 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 4.3s done [2022-03-10T22:51:54.082Z] #67 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 3.0s done [2022-03-10T22:51:54.082Z] #67 DONE 7.9s [2022-03-10T22:51:54.082Z] [2022-03-10T22:51:54.082Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.8-bullseye@sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 [2022-03-10T22:51:54.082Z] #11 sha256:750f92727eab44d8cd39774aa8ec1a199552b462999316d3655ba5cbd1511818 [2022-03-10T22:51:54.082Z] #11 sha256:159607df3745db4458d86f29bbfebb6af5aff1877e4ae9bf8a4be0e269989b49 134.90MB / 134.90MB 7.8s done [2022-03-10T22:51:54.082Z] #11 extracting sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 5.1s [2022-03-10T22:51:54.082Z] #11 ... [2022-03-10T22:51:54.082Z] [2022-03-10T22:51:54.082Z] #24 [internal] load build context [2022-03-10T22:51:54.082Z] #24 sha256:e4c3ab6bdc5cac8173a4c9fbc3c33f29114692aeb8f95bed6b360b825f5027cb [2022-03-10T22:51:54.082Z] #24 transferring context: 53.53MB 8.0s [2022-03-10T22:51:54.119Z] #36 ... [2022-03-10T22:51:54.119Z] [2022-03-10T22:51:54.119Z] #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-03-10T22:51:54.119Z] #34 sha256:e1e84836270b676cbc39863b69a1644104ba3030344ce6b70a016ea3d8688228 [2022-03-10T22:51:54.119Z] #34 5.247 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-03-10T22:51:54.119Z] #34 5.247 Cloning into '.'... [2022-03-10T22:51:54.119Z] #34 ... [2022-03-10T22:51:54.119Z] [2022-03-10T22:51:54.119Z] #47 [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-03-10T22:51:54.119Z] #47 sha256:72bc5050cd25904fa0ee503c99867bbf320506195c894f8c703cf5039a43712e [2022-03-10T22:51:54.119Z] #47 6.514 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-10T22:51:54.119Z] #47 6.607 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-10T22:51:54.119Z] #47 6.608 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-10T22:51:54.119Z] #47 7.257 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-03-10T22:51:54.119Z] #47 8.371 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-03-10T22:51:54.342Z] #24 ... [2022-03-10T22:51:54.342Z] [2022-03-10T22:51:54.342Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.8-bullseye@sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 [2022-03-10T22:51:54.342Z] #11 sha256:750f92727eab44d8cd39774aa8ec1a199552b462999316d3655ba5cbd1511818 [2022-03-10T22:51:54.379Z] #47 ... [2022-03-10T22:51:54.379Z] [2022-03-10T22:51:54.379Z] #63 [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-03-10T22:51:54.379Z] #63 sha256:f70d8f551684d073536002d0a8071ffcdf6f69f15ad8e7c82da8f0a49be78f38 [2022-03-10T22:51:54.379Z] #63 5.869 + RM_GOPATH=0 [2022-03-10T22:51:54.379Z] #63 5.869 + TMP_GOPATH= [2022-03-10T22:51:54.379Z] #63 5.869 + : /build [2022-03-10T22:51:54.379Z] #63 5.869 + '[' -z '' ']' [2022-03-10T22:51:54.379Z] #63 5.869 ++ mktemp -d [2022-03-10T22:51:54.379Z] #63 5.869 + export GOPATH=/tmp/tmp.zALRR7RJNz [2022-03-10T22:51:54.379Z] #63 5.869 + GOPATH=/tmp/tmp.zALRR7RJNz [2022-03-10T22:51:54.380Z] #63 5.869 + RM_GOPATH=1 [2022-03-10T22:51:54.380Z] #63 5.869 + case "$(go env GOARCH)" in [2022-03-10T22:51:54.380Z] #63 5.869 ++ go env GOARCH [2022-03-10T22:51:54.380Z] #63 5.905 + export GO_BUILDMODE=-buildmode=pie [2022-03-10T22:51:54.380Z] #63 5.905 + GO_BUILDMODE=-buildmode=pie [2022-03-10T22:51:54.380Z] #63 5.906 ++ dirname /install.sh [2022-03-10T22:51:54.380Z] #63 5.915 + dir=/ [2022-03-10T22:51:54.380Z] #63 5.915 + bin=rootlesskit [2022-03-10T22:51:54.380Z] #63 5.915 + shift [2022-03-10T22:51:54.380Z] #63 5.915 + '[' '!' -f //rootlesskit.installer ']' [2022-03-10T22:51:54.380Z] #63 5.915 + . //rootlesskit.installer [2022-03-10T22:51:54.380Z] #63 5.915 ++ : v0.14.6 [2022-03-10T22:51:54.380Z] #63 5.915 + install_rootlesskit [2022-03-10T22:51:54.380Z] #63 5.915 + case "$1" in [2022-03-10T22:51:54.380Z] #63 5.915 + export CGO_ENABLED=0 [2022-03-10T22:51:54.380Z] #63 5.915 + CGO_ENABLED=0 [2022-03-10T22:51:54.380Z] #63 5.915 + _install_rootlesskit [2022-03-10T22:51:54.380Z] #63 5.915 + echo 'Install rootlesskit version v0.14.6' [2022-03-10T22:51:54.380Z] #63 5.915 + for f in rootlesskit rootlesskit-docker-proxy [2022-03-10T22:51:54.380Z] #63 5.915 + GOBIN=/build [2022-03-10T22:51:54.380Z] #63 5.915 + GO111MODULE=on [2022-03-10T22:51:54.380Z] #63 5.915 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.6 [2022-03-10T22:51:54.380Z] #63 5.916 Install rootlesskit version v0.14.6 [2022-03-10T22:51:54.380Z] #63 6.646 go: downloading github.com/rootless-containers/rootlesskit v0.14.6 [2022-03-10T22:51:54.380Z] #63 10.38 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-03-10T22:51:54.380Z] #63 10.47 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-03-10T22:51:54.380Z] #63 ... [2022-03-10T22:51:54.380Z] [2022-03-10T22:51:54.380Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-10T22:51:54.380Z] #51 sha256:a8d1fc69f546faa66db6c94d32e7d06f6126ed23d1e9e8d092ec156536df14fd [2022-03-10T22:51:54.380Z] #51 6.023 go: downloading github.com/golangci/golangci-lint v1.44.0 [2022-03-10T22:51:54.640Z] #51 ... [2022-03-10T22:51:54.640Z] [2022-03-10T22:51:54.640Z] #47 [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-03-10T22:51:54.640Z] #47 sha256:72bc5050cd25904fa0ee503c99867bbf320506195c894f8c703cf5039a43712e [2022-03-10T22:51:54.640Z] #47 10.92 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [122 kB] [2022-03-10T22:51:54.913Z] #11 ... [2022-03-10T22:51:54.913Z] [2022-03-10T22:51:54.913Z] #24 [internal] load build context [2022-03-10T22:51:54.913Z] #24 sha256:e4c3ab6bdc5cac8173a4c9fbc3c33f29114692aeb8f95bed6b360b825f5027cb [2022-03-10T22:51:54.913Z] #24 transferring context: 59.69MB 8.7s done [2022-03-10T22:51:54.913Z] #24 DONE 9.1s [2022-03-10T22:51:54.913Z] [2022-03-10T22:51:54.913Z] #69 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-03-10T22:51:54.913Z] #69 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-03-10T22:51:54.913Z] #69 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-03-10T22:51:54.913Z] #69 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-03-10T22:51:54.913Z] #69 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-03-10T22:51:54.913Z] #69 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 4.7s done [2022-03-10T22:51:54.913Z] #69 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 3.7s done [2022-03-10T22:51:54.913Z] #69 DONE 9.0s [2022-03-10T22:51:54.913Z] [2022-03-10T22:51:54.913Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.8-bullseye@sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 [2022-03-10T22:51:54.913Z] #11 sha256:750f92727eab44d8cd39774aa8ec1a199552b462999316d3655ba5cbd1511818 [2022-03-10T22:51:55.284Z] #11 ... [2022-03-10T22:51:55.284Z] [2022-03-10T22:51:55.284Z] #68 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-03-10T22:51:55.284Z] #68 sha256:99eb965b5318dc0ce9d71a22280a9be9dfb5920da56425940fa51d60891053ef [2022-03-10T22:51:55.854Z] #11 ... [2022-03-10T22:51:55.854Z] [2022-03-10T22:51:55.854Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:10b622c6cf6daa0a295be74c0e412ed20e10f91ae4c6f3ce6ff0c9c04f77cbf6 [2022-03-10T22:51:55.854Z] #28 sha256:3af2a073cd6647345ef114a99d17cd59ea5b7278c32b92efaf29389f6ad8156c [2022-03-10T22:51:55.854Z] #28 resolve docker.io/library/debian:bullseye@sha256:10b622c6cf6daa0a295be74c0e412ed20e10f91ae4c6f3ce6ff0c9c04f77cbf6 0.1s done [2022-03-10T22:51:55.854Z] #28 sha256:10b622c6cf6daa0a295be74c0e412ed20e10f91ae4c6f3ce6ff0c9c04f77cbf6 1.85kB / 1.85kB done [2022-03-10T22:51:55.854Z] #28 sha256:4ceca80e912f5fd88749d9984597fbe81d436049745b07b54cd2b112ea3a4618 529B / 529B done [2022-03-10T22:51:55.854Z] #28 sha256:d40157244907583ef151d2de83245c018a7bf8b2025518dd1e108ec60c1a679c 1.46kB / 1.46kB done [2022-03-10T22:51:56.114Z] #28 ... [2022-03-10T22:51:56.114Z] [2022-03-10T22:51:56.114Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.8-bullseye@sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 [2022-03-10T22:51:56.114Z] #11 sha256:750f92727eab44d8cd39774aa8ec1a199552b462999316d3655ba5cbd1511818 [2022-03-10T22:51:56.374Z] #11 ... [2022-03-10T22:51:56.374Z] [2022-03-10T22:51:56.374Z] #68 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-03-10T22:51:56.375Z] #68 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-03-10T22:51:56.375Z] #68 DONE 0.5s [2022-03-10T22:51:56.375Z] [2022-03-10T22:51:56.375Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.8-bullseye@sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 [2022-03-10T22:51:56.375Z] #11 sha256:750f92727eab44d8cd39774aa8ec1a199552b462999316d3655ba5cbd1511818 [2022-03-10T22:51:56.748Z] #68 DONE 1.3s [2022-03-10T22:51:56.748Z] [2022-03-10T22:51:56.748Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.8-bullseye@sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 [2022-03-10T22:51:56.748Z] #11 sha256:0da8ec1d8d6ad8e570fd59c985e0ce18067a4b44c01e177f941551ca9c6861fd [2022-03-10T22:51:56.748Z] #11 extracting sha256:435575062b5a88abe63bbad5eb8586be1b08a7e779bac3f30a873481fc0b2f6e 3.4s done [2022-03-10T22:51:56.748Z] #11 extracting sha256:b8a0fbe4cf621d1ea82bfa148b3e0b5c4202ae9018dda6e075ef7c381daae103 done [2022-03-10T22:51:56.748Z] #11 DONE 15.7s [2022-03-10T22:51:56.748Z] [2022-03-10T22:51:56.748Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-03-10T22:51:56.748Z] #12 sha256:f224c0882cf598acea34e9eb020bc42c885ac138a9d50f4a2fbe066742f67597 [2022-03-10T22:51:57.009Z] #12 ... [2022-03-10T22:51:57.009Z] [2022-03-10T22:51:57.009Z] #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-03-10T22:51:57.009Z] #29 sha256:8dee969f1583d68a21071cc2084df95cedc8e4090666dc1969a6aaf54b1e8e38 [2022-03-10T22:51:57.009Z] #29 8.857 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-10T22:51:57.009Z] #29 8.869 Get:2 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-10T22:51:57.009Z] #29 8.887 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-10T22:51:57.009Z] #29 9.004 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-03-10T22:51:57.009Z] #29 9.267 Get:5 http://security.debian.org/debian-security bullseye-security/main arm64 Packages [122 kB] [2022-03-10T22:51:57.009Z] #29 9.388 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-03-10T22:51:57.270Z] #29 10.23 Fetched 8394 kB in 2s (5124 kB/s) [2022-03-10T22:51:57.270Z] #29 10.23 Reading package lists... [2022-03-10T22:51:57.270Z] #29 ... [2022-03-10T22:51:57.270Z] [2022-03-10T22:51:57.270Z] #70 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-03-10T22:51:57.270Z] #70 sha256:b49b59bfc5c6eb145c6a024e010cf4a3618a6b2ef592b80b68c17cd8c3cdcb08 [2022-03-10T22:51:57.313Z] #11 ... [2022-03-10T22:51:57.313Z] [2022-03-10T22:51:57.313Z] #70 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-03-10T22:51:57.313Z] #70 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-03-10T22:51:57.313Z] #70 DONE 1.0s [2022-03-10T22:51:57.313Z] [2022-03-10T22:51:57.313Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.8-bullseye@sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 [2022-03-10T22:51:57.313Z] #11 sha256:750f92727eab44d8cd39774aa8ec1a199552b462999316d3655ba5cbd1511818 [2022-03-10T22:51:57.840Z] #70 DONE 1.5s [2022-03-10T22:51:57.840Z] [2022-03-10T22:51:57.840Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-03-10T22:51:57.840Z] #12 sha256:f224c0882cf598acea34e9eb020bc42c885ac138a9d50f4a2fbe066742f67597 [2022-03-10T22:51:57.840Z] #12 DONE 1.5s [2022-03-10T22:51:57.840Z] [2022-03-10T22:51:57.840Z] #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-03-10T22:51:57.840Z] #13 sha256:9f188e1017c9fac2fca657577c71ee2cc73089491a98e5c2195a0038fb0a90a9 [2022-03-10T22:51:58.418Z] #13 DONE 0.5s [2022-03-10T22:51:58.418Z] [2022-03-10T22:51:58.418Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-03-10T22:51:58.418Z] #25 sha256:dcc401168d8ad2ad3a753ea55651991904d834db882f8ae7f78b01b4ebdc6b06 [2022-03-10T22:51:58.681Z] #25 ... [2022-03-10T22:51:58.681Z] [2022-03-10T22:51:58.681Z] #42 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-03-10T22:51:58.681Z] #42 sha256:0e338dcbed0835dbc2e2e4721efc34d8208489bcae390ba527e5b7e61e8d880f [2022-03-10T22:51:58.681Z] #42 DONE 0.1s [2022-03-10T22:51:58.681Z] [2022-03-10T22:51:58.681Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-03-10T22:51:58.681Z] #33 sha256:a978201be0c5f3787ef2cb2a4e67e283eb0ff961151521c3ea699a76d4ee7da9 [2022-03-10T22:51:58.681Z] #33 DONE 0.2s [2022-03-10T22:51:58.681Z] [2022-03-10T22:51:58.681Z] #46 [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-03-10T22:51:58.681Z] #46 sha256:29f307aacc913c168d34ae6100258981712fa6f867ace27802647a2e17757ba8 [2022-03-10T22:51:58.681Z] #46 DONE 0.3s [2022-03-10T22:51:58.681Z] [2022-03-10T22:51:58.681Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-03-10T22:51:58.681Z] #25 sha256:dcc401168d8ad2ad3a753ea55651991904d834db882f8ae7f78b01b4ebdc6b06 [2022-03-10T22:51:58.681Z] #25 DONE 0.3s [2022-03-10T22:51:58.681Z] [2022-03-10T22:51:58.681Z] #62 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-03-10T22:51:58.681Z] #62 sha256:7fc71daf1cab29fb60629de4c418dfd77f58594171e65dc6cbd42a11b1f5cb21 [2022-03-10T22:51:58.681Z] #62 DONE 0.4s [2022-03-10T22:51:58.681Z] [2022-03-10T22:51:58.681Z] #63 [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-03-10T22:51:58.681Z] #63 sha256:141ed9b51cdeb8dfa60e7b27ef740149a6e17ca1ad8df127d6f54a182e8f169f [2022-03-10T22:51:58.694Z] #11 extracting sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 9.7s done [2022-03-10T22:51:58.694Z] #11 extracting sha256:4ff1945c672b08a1791df62afaaf8aff14d3047155365f9c3646902937f7ffe6 [2022-03-10T22:51:58.694Z] #11 ... [2022-03-10T22:51:58.694Z] [2022-03-10T22:51:58.694Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:10b622c6cf6daa0a295be74c0e412ed20e10f91ae4c6f3ce6ff0c9c04f77cbf6 [2022-03-10T22:51:58.694Z] #28 sha256:3af2a073cd6647345ef114a99d17cd59ea5b7278c32b92efaf29389f6ad8156c [2022-03-10T22:51:58.694Z] #28 DONE 12.7s [2022-03-10T22:51:58.694Z] [2022-03-10T22:51:58.694Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.8-bullseye@sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 [2022-03-10T22:51:58.694Z] #11 sha256:750f92727eab44d8cd39774aa8ec1a199552b462999316d3655ba5cbd1511818 [2022-03-10T22:51:58.843Z] #47 ... [2022-03-10T22:51:58.843Z] [2022-03-10T22:51:58.843Z] #43 [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-03-10T22:51:58.843Z] #43 sha256:8cd2c7b9899112f5f652fc771a50789fe1c1fae32cb81969d03efa57167cba02 [2022-03-10T22:51:58.843Z] #43 4.591 + git clone https://github.com/docker/distribution.git . [2022-03-10T22:51:58.843Z] #43 4.591 Cloning into '.'... [2022-03-10T22:51:58.843Z] #43 ... [2022-03-10T22:51:58.843Z] [2022-03-10T22:51:58.843Z] #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-03-10T22:51:58.843Z] #26 sha256:34da5fa5bfbf3fe77065c9a577bb52f091882005074a07cbde669aa1a9057723 [2022-03-10T22:51:58.843Z] #26 5.802 + RM_GOPATH=0 [2022-03-10T22:51:58.843Z] #26 5.802 + TMP_GOPATH= [2022-03-10T22:51:58.843Z] #26 5.803 + : /build [2022-03-10T22:51:58.843Z] #26 5.803 + '[' -z '' ']' [2022-03-10T22:51:58.843Z] #26 5.814 ++ mktemp -d [2022-03-10T22:51:58.843Z] #26 5.814 + export GOPATH=/tmp/tmp.apSUW4VjE0 [2022-03-10T22:51:58.843Z] #26 5.814 + GOPATH=/tmp/tmp.apSUW4VjE0 [2022-03-10T22:51:58.843Z] #26 5.815 + RM_GOPATH=1 [2022-03-10T22:51:58.843Z] #26 5.815 + case "$(go env GOARCH)" in [2022-03-10T22:51:58.843Z] #26 5.821 ++ go env GOARCH [2022-03-10T22:51:58.843Z] #26 5.892 + export GO_BUILDMODE=-buildmode=pie [2022-03-10T22:51:58.843Z] #26 5.892 + GO_BUILDMODE=-buildmode=pie [2022-03-10T22:51:58.843Z] #26 5.892 ++ dirname /install.sh [2022-03-10T22:51:58.843Z] #26 5.892 + dir=/ [2022-03-10T22:51:58.843Z] #26 5.892 + bin=dockercli [2022-03-10T22:51:58.843Z] #26 5.892 + shift [2022-03-10T22:51:58.843Z] #26 5.892 + '[' '!' -f //dockercli.installer ']' [2022-03-10T22:51:58.843Z] #26 5.892 + . //dockercli.installer [2022-03-10T22:51:58.843Z] #26 5.892 ++ : stable [2022-03-10T22:51:58.843Z] #26 5.892 ++ : 17.06.2-ce [2022-03-10T22:51:58.843Z] #26 5.892 + install_dockercli [2022-03-10T22:51:58.843Z] #26 5.892 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-03-10T22:51:58.843Z] #26 5.892 ++ uname -m [2022-03-10T22:51:58.843Z] #26 5.892 + arch=x86_64 [2022-03-10T22:51:58.843Z] #26 5.892 + '[' x86_64 '!=' x86_64 ']' [2022-03-10T22:51:58.843Z] #26 5.892 + url=https://download.docker.com/linux/static [2022-03-10T22:51:58.843Z] #26 5.892 + tar -xz docker/docker [2022-03-10T22:51:58.843Z] #26 5.893 Install docker/cli version 17.06.2-ce from stable [2022-03-10T22:51:58.843Z] #26 5.893 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-03-10T22:51:58.843Z] #26 ... [2022-03-10T22:51:58.843Z] [2022-03-10T22:51:58.844Z] #47 [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-03-10T22:51:58.844Z] #47 sha256:72bc5050cd25904fa0ee503c99867bbf320506195c894f8c703cf5039a43712e [2022-03-10T22:51:58.844Z] #47 15.21 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-03-10T22:51:59.297Z] #11 extracting sha256:12de8c754e45686ace9e25d11bee372b070eed5b5ab20aa3b4fab8c936496d02 5.0s [2022-03-10T22:51:59.631Z] #11 extracting sha256:4ff1945c672b08a1791df62afaaf8aff14d3047155365f9c3646902937f7ffe6 0.7s done [2022-03-10T22:51:59.631Z] #11 extracting sha256:ff5b10aec998344606441aec43a335ab6326f32aae331aab27da16a6bb4ec2be [2022-03-10T22:51:59.891Z] #11 extracting sha256:ff5b10aec998344606441aec43a335ab6326f32aae331aab27da16a6bb4ec2be 0.4s done [2022-03-10T22:52:00.159Z] #11 extracting sha256:12de8c754e45686ace9e25d11bee372b070eed5b5ab20aa3b4fab8c936496d02 [2022-03-10T22:52:01.841Z] #11 extracting sha256:12de8c754e45686ace9e25d11bee372b070eed5b5ab20aa3b4fab8c936496d02 7.5s done [2022-03-10T22:52:01.841Z] #11 extracting sha256:8c86ff77a3175ed4d7958578d141a96b5da005855d60ea24067de33cd62e4c36 [2022-03-10T22:52:01.984Z] #63 2.851 + RM_GOPATH=0 [2022-03-10T22:52:01.984Z] #63 2.851 + TMP_GOPATH= [2022-03-10T22:52:01.984Z] #63 2.851 + : /build [2022-03-10T22:52:01.984Z] #63 2.851 + '[' -z '' ']' [2022-03-10T22:52:01.984Z] #63 2.851 ++ mktemp -d [2022-03-10T22:52:01.984Z] #63 2.851 + export GOPATH=/tmp/tmp.zJC796pe7S [2022-03-10T22:52:01.984Z] #63 2.851 + GOPATH=/tmp/tmp.zJC796pe7S [2022-03-10T22:52:01.984Z] #63 2.851 + RM_GOPATH=1 [2022-03-10T22:52:01.984Z] #63 2.851 + case "$(go env GOARCH)" in [2022-03-10T22:52:01.984Z] #63 2.851 ++ go env GOARCH [2022-03-10T22:52:01.984Z] #63 2.871 + export GO_BUILDMODE=-buildmode=pie [2022-03-10T22:52:01.984Z] #63 2.872 + GO_BUILDMODE=-buildmode=pie [2022-03-10T22:52:01.984Z] #63 2.873 ++ dirname /install.sh [2022-03-10T22:52:01.984Z] #63 2.875 + dir=/ [2022-03-10T22:52:01.984Z] #63 2.875 + bin=rootlesskit [2022-03-10T22:52:01.984Z] #63 2.876 + shift [2022-03-10T22:52:01.984Z] #63 2.877 + '[' '!' -f //rootlesskit.installer ']' [2022-03-10T22:52:01.984Z] #63 2.877 + . //rootlesskit.installer [2022-03-10T22:52:01.984Z] #63 2.878 ++ : v0.14.6 [2022-03-10T22:52:01.984Z] #63 2.882 + install_rootlesskit [2022-03-10T22:52:01.984Z] #63 2.882 + case "$1" in [2022-03-10T22:52:01.984Z] #63 2.883 + export CGO_ENABLED=0 [2022-03-10T22:52:01.984Z] #63 2.883 + CGO_ENABLED=0 [2022-03-10T22:52:01.984Z] #63 2.884 + _install_rootlesskit [2022-03-10T22:52:01.984Z] #63 2.885 + echo 'Install rootlesskit version v0.14.6' [2022-03-10T22:52:01.984Z] #63 2.888 + for f in rootlesskit rootlesskit-docker-proxy [2022-03-10T22:52:01.984Z] #63 2.888 Install rootlesskit version v0.14.6 [2022-03-10T22:52:01.984Z] #63 2.889 + GOBIN=/build [2022-03-10T22:52:01.984Z] #63 2.891 + GO111MODULE=on [2022-03-10T22:52:01.984Z] #63 2.891 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.6 [2022-03-10T22:52:01.984Z] #63 3.329 go: downloading github.com/rootless-containers/rootlesskit v0.14.6 [2022-03-10T22:52:02.106Z] #11 ... [2022-03-10T22:52:02.106Z] [2022-03-10T22:52:02.106Z] #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-03-10T22:52:02.106Z] #29 sha256:fcbce562298c56a7b226d0dc42cee1302927c83d920a49e10453c042b66010f8 [2022-03-10T22:52:02.106Z] #29 2.015 Get:1 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-10T22:52:02.106Z] #29 2.039 Get:2 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-10T22:52:02.106Z] #29 2.045 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-10T22:52:02.107Z] #29 2.236 Get:4 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [122 kB] [2022-03-10T22:52:02.107Z] #29 2.492 Get:5 http://deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-03-10T22:52:02.107Z] #29 2.931 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-03-10T22:52:02.107Z] #29 4.189 Fetched 8507 kB in 2s (3485 kB/s) [2022-03-10T22:52:02.107Z] #29 4.189 Reading package lists... [2022-03-10T22:52:02.107Z] #29 4.977 Reading package lists... [2022-03-10T22:52:02.107Z] #29 5.792 Building dependency tree... [2022-03-10T22:52:02.107Z] #29 6.160 The following additional packages will be installed: [2022-03-10T22:52:02.107Z] #29 6.160 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-03-10T22:52:02.107Z] #29 6.160 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-03-10T22:52:02.107Z] #29 6.160 Recommended packages: [2022-03-10T22:52:02.107Z] #29 6.160 libldap-common publicsuffix libsasl2-modules [2022-03-10T22:52:02.107Z] #29 6.380 The following NEW packages will be installed: [2022-03-10T22:52:02.107Z] #29 6.380 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-03-10T22:52:02.107Z] #29 6.380 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-03-10T22:52:02.107Z] #29 6.380 libssh2-1 openssl [2022-03-10T22:52:02.107Z] #29 6.650 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2022-03-10T22:52:02.107Z] #29 6.650 Need to get 3038 kB of archives. [2022-03-10T22:52:02.107Z] #29 6.650 After this operation, 6650 kB of additional disk space will be used. [2022-03-10T22:52:02.107Z] #29 6.650 Get:1 http://security.debian.org/debian-security bullseye-security/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB] [2022-03-10T22:52:02.107Z] #29 6.653 Get:2 http://security.debian.org/debian-security bullseye-security/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-03-10T22:52:02.107Z] #29 6.660 Get:3 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1k-1+deb11u1 [851 kB] [2022-03-10T22:52:02.107Z] #29 6.677 Get:4 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-03-10T22:52:02.107Z] #29 6.706 Get:5 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-03-10T22:52:02.107Z] #29 6.706 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3 [232 kB] [2022-03-10T22:52:02.107Z] #29 6.706 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-03-10T22:52:02.107Z] #29 6.706 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-03-10T22:52:02.107Z] #29 6.706 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-03-10T22:52:02.107Z] #29 6.706 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-03-10T22:52:02.107Z] #29 6.708 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB] [2022-03-10T22:52:02.107Z] #29 6.714 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB] [2022-03-10T22:52:02.107Z] #29 6.718 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-03-10T22:52:02.107Z] #29 6.723 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-03-10T22:52:02.107Z] #29 6.723 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-03-10T22:52:02.107Z] #29 6.948 debconf: delaying package configuration, since apt-utils is not installed [2022-03-10T22:52:02.107Z] #29 6.986 Fetched 3038 kB in 0s (8784 kB/s) [2022-03-10T22:52:02.107Z] #29 7.022 Selecting previously unselected package openssl. [2022-03-10T22:52:02.107Z] #29 7.022 (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 ... 6653 files and directories currently installed.) [2022-03-10T22:52:02.107Z] #29 7.022 Preparing to unpack .../00-openssl_1.1.1k-1+deb11u1_amd64.deb ... [2022-03-10T22:52:02.107Z] #29 7.027 Unpacking openssl (1.1.1k-1+deb11u1) ... [2022-03-10T22:52:02.107Z] #29 7.188 Selecting previously unselected package ca-certificates. [2022-03-10T22:52:02.107Z] #29 7.188 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-03-10T22:52:02.107Z] #29 7.197 Unpacking ca-certificates (20210119) ... [2022-03-10T22:52:02.107Z] #29 7.330 Selecting previously unselected package libbrotli1:amd64. [2022-03-10T22:52:02.107Z] #29 7.330 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-03-10T22:52:02.107Z] #29 7.345 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-03-10T22:52:02.107Z] #29 7.439 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-03-10T22:52:02.107Z] #29 7.439 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-03-10T22:52:02.107Z] #29 7.453 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-03-10T22:52:02.107Z] #29 7.502 Selecting previously unselected package libsasl2-2:amd64. [2022-03-10T22:52:02.107Z] #29 7.502 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-03-10T22:52:02.107Z] #29 7.502 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-03-10T22:52:02.107Z] #29 7.575 Selecting previously unselected package libldap-2.4-2:amd64. [2022-03-10T22:52:02.107Z] #29 7.575 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_amd64.deb ... [2022-03-10T22:52:02.107Z] #29 7.580 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-03-10T22:52:02.107Z] #29 7.675 Selecting previously unselected package libnghttp2-14:amd64. [2022-03-10T22:52:02.107Z] #29 7.675 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-03-10T22:52:02.107Z] #29 7.684 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-03-10T22:52:02.107Z] #29 7.731 Selecting previously unselected package libpsl5:amd64. [2022-03-10T22:52:02.107Z] #29 7.731 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-03-10T22:52:02.107Z] #29 7.735 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-03-10T22:52:02.107Z] #29 7.785 Selecting previously unselected package librtmp1:amd64. [2022-03-10T22:52:02.107Z] #29 7.785 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-03-10T22:52:02.107Z] #29 7.789 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-03-10T22:52:02.107Z] #29 7.846 Selecting previously unselected package libssh2-1:amd64. [2022-03-10T22:52:02.107Z] #29 7.846 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-03-10T22:52:02.107Z] #29 7.852 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-03-10T22:52:02.107Z] #29 7.931 Selecting previously unselected package libcurl4:amd64. [2022-03-10T22:52:02.107Z] #29 7.931 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ... [2022-03-10T22:52:02.107Z] #29 7.951 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-03-10T22:52:02.107Z] #29 8.041 Selecting previously unselected package curl. [2022-03-10T22:52:02.107Z] #29 8.041 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ... [2022-03-10T22:52:02.107Z] #29 8.047 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-03-10T22:52:02.107Z] #29 8.122 Selecting previously unselected package libonig5:amd64. [2022-03-10T22:52:02.107Z] #29 8.122 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-03-10T22:52:02.107Z] #29 8.136 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-03-10T22:52:02.107Z] #29 8.201 Selecting previously unselected package libjq1:amd64. [2022-03-10T22:52:02.107Z] #29 8.201 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-03-10T22:52:02.107Z] #29 8.208 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-03-10T22:52:02.107Z] #29 8.272 Selecting previously unselected package jq. [2022-03-10T22:52:02.107Z] #29 8.272 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-03-10T22:52:02.107Z] #29 8.282 Unpacking jq (1.6-2.1) ... [2022-03-10T22:52:02.107Z] #29 8.332 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-03-10T22:52:02.107Z] #29 8.347 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-03-10T22:52:02.107Z] #29 8.379 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-03-10T22:52:02.107Z] #29 8.391 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-03-10T22:52:02.107Z] #29 8.408 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-03-10T22:52:02.107Z] #29 8.423 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-03-10T22:52:02.107Z] #29 8.430 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-03-10T22:52:02.107Z] #29 8.444 Setting up openssl (1.1.1k-1+deb11u1) ... [2022-03-10T22:52:02.107Z] #29 8.459 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-03-10T22:52:02.107Z] #29 8.470 Setting up libjq1:amd64 (1.6-2.1) ... [2022-03-10T22:52:02.107Z] #29 8.483 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-03-10T22:52:02.107Z] #29 8.496 Setting up ca-certificates (20210119) ... [2022-03-10T22:52:02.107Z] #29 9.191 Updating certificates in /etc/ssl/certs... [2022-03-10T22:52:02.107Z] #29 ... [2022-03-10T22:52:02.107Z] [2022-03-10T22:52:02.107Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.8-bullseye@sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 [2022-03-10T22:52:02.107Z] #11 sha256:750f92727eab44d8cd39774aa8ec1a199552b462999316d3655ba5cbd1511818 [2022-03-10T22:52:03.038Z] #47 19.53 Get:8 https://mirrorcache.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2154 B] [2022-03-10T22:52:03.983Z] #47 ... [2022-03-10T22:52:03.983Z] [2022-03-10T22:52:03.983Z] #49 [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.7.0" && /build/gotestsum --version [2022-03-10T22:52:03.983Z] #49 sha256:d6e75598c47eb2854ce9867f0ec88a37b6431f473d93d817a33a33011fbf05a2 [2022-03-10T22:52:03.983Z] #49 10.55 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-03-10T22:52:03.983Z] #49 11.15 go: downloading golang.org/x/tools v0.1.0 [2022-03-10T22:52:03.983Z] #49 19.49 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-03-10T22:52:03.983Z] #49 19.54 go: downloading golang.org/x/mod v0.3.0 [2022-03-10T22:52:03.983Z] #49 ... [2022-03-10T22:52:03.983Z] [2022-03-10T22:52:03.983Z] #36 [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-03-10T22:52:03.983Z] #36 sha256:1a322aeb375907460771228690496c9bd75bc4f5b786e16a514617ac12af97a8 [2022-03-10T22:52:03.983Z] #36 20.69 tomll can be used in two ways: [2022-03-10T22:52:03.983Z] #36 20.69 Writing to STDIN and reading from STDOUT: [2022-03-10T22:52:03.983Z] #36 20.69 cat file.toml | tomll > file.toml [2022-03-10T22:52:03.983Z] #36 20.69 [2022-03-10T22:52:03.983Z] #36 20.69 Reading and updating a list of files: [2022-03-10T22:52:03.983Z] #36 20.69 tomll a.toml b.toml c.toml [2022-03-10T22:52:03.983Z] #36 20.69 [2022-03-10T22:52:03.983Z] #36 20.69 When given a list of files, tomll will modify all files in place without asking. [2022-03-10T22:52:03.983Z] #36 ... [2022-03-10T22:52:03.983Z] [2022-03-10T22:52:03.983Z] #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-03-10T22:52:03.983Z] #14 sha256:c831a8347534ab50595222794e9ff22a8ab7bcbe08016d719caaaaa987102676 [2022-03-10T22:52:03.983Z] #14 10.70 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [122 kB] [2022-03-10T22:52:03.983Z] #14 14.20 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-03-10T22:52:04.245Z] #14 ... [2022-03-10T22:52:04.245Z] [2022-03-10T22:52:04.245Z] #38 [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-03-10T22:52:04.245Z] #38 sha256:e5cbd602869136911dd6a99bdd9a40d0507fbcc4294df9c42cbc6740a37cb7ab [2022-03-10T22:52:04.245Z] #38 10.87 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [122 kB] [2022-03-10T22:52:04.245Z] #38 14.45 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-03-10T22:52:04.245Z] #38 ... [2022-03-10T22:52:04.245Z] [2022-03-10T22:52:04.245Z] #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-03-10T22:52:04.245Z] #26 sha256:34da5fa5bfbf3fe77065c9a577bb52f091882005074a07cbde669aa1a9057723 [2022-03-10T22:52:04.245Z] #26 19.78 + mkdir -p /build [2022-03-10T22:52:04.245Z] #26 19.78 + mv docker/docker /build/ [2022-03-10T22:52:04.245Z] #26 19.79 + rmdir docker [2022-03-10T22:52:04.539Z] #63 5.771 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-03-10T22:52:04.539Z] #63 5.794 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-03-10T22:52:04.799Z] #63 ... [2022-03-10T22:52:04.799Z] [2022-03-10T22:52:04.799Z] #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-03-10T22:52:04.799Z] #29 sha256:8dee969f1583d68a21071cc2084df95cedc8e4090666dc1969a6aaf54b1e8e38 [2022-03-10T22:52:04.799Z] #29 10.23 Reading package lists... [2022-03-10T22:52:04.799Z] #29 10.76 Reading package lists... [2022-03-10T22:52:04.799Z] #29 11.41 Building dependency tree... [2022-03-10T22:52:04.799Z] #29 11.91 The following additional packages will be installed: [2022-03-10T22:52:04.799Z] #29 11.91 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-03-10T22:52:04.799Z] #29 11.91 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-03-10T22:52:04.799Z] #29 11.91 Recommended packages: [2022-03-10T22:52:04.799Z] #29 11.91 libldap-common publicsuffix libsasl2-modules [2022-03-10T22:52:04.799Z] #29 12.11 The following NEW packages will be installed: [2022-03-10T22:52:04.799Z] #29 12.11 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-03-10T22:52:04.799Z] #29 12.11 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-03-10T22:52:04.799Z] #29 12.11 libssh2-1 openssl [2022-03-10T22:52:04.799Z] #29 12.38 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2022-03-10T22:52:04.799Z] #29 12.38 Need to get 2933 kB of archives. [2022-03-10T22:52:04.799Z] #29 12.38 After this operation, 6483 kB of additional disk space will be used. [2022-03-10T22:52:04.799Z] #29 12.38 Get:1 http://security.debian.org/debian-security bullseye-security/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg-2.1+deb11u1 [69.4 kB] [2022-03-10T22:52:04.799Z] #29 12.38 Get:2 http://security.debian.org/debian-security bullseye-security/main arm64 libsasl2-2 arm64 2.1.27+dfsg-2.1+deb11u1 [105 kB] [2022-03-10T22:52:04.799Z] #29 12.41 Get:3 http://deb.debian.org/debian bullseye/main arm64 openssl arm64 1.1.1k-1+deb11u1 [829 kB] [2022-03-10T22:52:04.799Z] #29 12.42 Get:4 http://deb.debian.org/debian bullseye/main arm64 ca-certificates all 20210119 [158 kB] [2022-03-10T22:52:04.799Z] #29 12.42 Get:5 http://deb.debian.org/debian bullseye/main arm64 libbrotli1 arm64 1.0.9-2+b2 [267 kB] [2022-03-10T22:52:04.799Z] #29 12.48 Get:6 http://deb.debian.org/debian bullseye/main arm64 libldap-2.4-2 arm64 2.4.57+dfsg-3 [222 kB] [2022-03-10T22:52:04.799Z] #29 12.48 Get:7 http://deb.debian.org/debian bullseye/main arm64 libnghttp2-14 arm64 1.43.0-1 [73.8 kB] [2022-03-10T22:52:04.799Z] #29 12.48 Get:8 http://deb.debian.org/debian bullseye/main arm64 libpsl5 arm64 0.21.0-1.2 [57.1 kB] [2022-03-10T22:52:04.799Z] #29 12.49 Get:9 http://deb.debian.org/debian bullseye/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2+b2 [59.4 kB] [2022-03-10T22:52:04.799Z] #29 12.49 Get:10 http://deb.debian.org/debian bullseye/main arm64 libssh2-1 arm64 1.9.0-2 [150 kB] [2022-03-10T22:52:04.799Z] #29 12.49 Get:11 http://deb.debian.org/debian bullseye/main arm64 libcurl4 arm64 7.74.0-1.3+deb11u1 [320 kB] [2022-03-10T22:52:04.799Z] #29 12.51 Get:12 http://deb.debian.org/debian bullseye/main arm64 curl arm64 7.74.0-1.3+deb11u1 [261 kB] [2022-03-10T22:52:04.799Z] #29 12.51 Get:13 http://deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] [2022-03-10T22:52:04.799Z] #29 12.51 Get:14 http://deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] [2022-03-10T22:52:04.799Z] #29 12.51 Get:15 http://deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] [2022-03-10T22:52:04.799Z] #29 12.77 debconf: delaying package configuration, since apt-utils is not installed [2022-03-10T22:52:04.799Z] #29 12.83 Fetched 2933 kB in 0s (7295 kB/s) [2022-03-10T22:52:04.799Z] #29 12.85 Selecting previously unselected package openssl. [2022-03-10T22:52:04.799Z] #29 12.85 (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 ... 6645 files and directories currently installed.) [2022-03-10T22:52:04.799Z] #29 12.85 Preparing to unpack .../00-openssl_1.1.1k-1+deb11u1_arm64.deb ... [2022-03-10T22:52:04.799Z] #29 12.85 Unpacking openssl (1.1.1k-1+deb11u1) ... [2022-03-10T22:52:04.799Z] #29 13.05 Selecting previously unselected package ca-certificates. [2022-03-10T22:52:04.799Z] #29 13.05 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-03-10T22:52:04.799Z] #29 13.06 Unpacking ca-certificates (20210119) ... [2022-03-10T22:52:04.799Z] #29 13.13 Selecting previously unselected package libbrotli1:arm64. [2022-03-10T22:52:04.799Z] #29 13.13 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_arm64.deb ... [2022-03-10T22:52:04.799Z] #29 13.14 Unpacking libbrotli1:arm64 (1.0.9-2+b2) ... [2022-03-10T22:52:04.799Z] #29 13.20 Selecting previously unselected package libsasl2-modules-db:arm64. [2022-03-10T22:52:04.799Z] #29 13.20 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_arm64.deb ... [2022-03-10T22:52:04.799Z] #29 13.21 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-03-10T22:52:04.799Z] #29 13.25 Selecting previously unselected package libsasl2-2:arm64. [2022-03-10T22:52:04.799Z] #29 13.25 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_arm64.deb ... [2022-03-10T22:52:04.799Z] #29 13.25 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-03-10T22:52:04.799Z] #29 13.33 Selecting previously unselected package libldap-2.4-2:arm64. [2022-03-10T22:52:04.799Z] #29 13.33 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_arm64.deb ... [2022-03-10T22:52:04.799Z] #29 13.34 Unpacking libldap-2.4-2:arm64 (2.4.57+dfsg-3) ... [2022-03-10T22:52:04.799Z] #29 13.40 Selecting previously unselected package libnghttp2-14:arm64. [2022-03-10T22:52:04.799Z] #29 13.40 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_arm64.deb ... [2022-03-10T22:52:04.799Z] #29 13.41 Unpacking libnghttp2-14:arm64 (1.43.0-1) ... [2022-03-10T22:52:04.799Z] #29 13.46 Selecting previously unselected package libpsl5:arm64. [2022-03-10T22:52:04.799Z] #29 13.46 Preparing to unpack .../07-libpsl5_0.21.0-1.2_arm64.deb ... [2022-03-10T22:52:04.799Z] #29 13.47 Unpacking libpsl5:arm64 (0.21.0-1.2) ... [2022-03-10T22:52:04.799Z] #29 13.51 Selecting previously unselected package librtmp1:arm64. [2022-03-10T22:52:04.799Z] #29 13.51 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_arm64.deb ... [2022-03-10T22:52:04.799Z] #29 13.51 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-03-10T22:52:04.799Z] #29 13.56 Selecting previously unselected package libssh2-1:arm64. [2022-03-10T22:52:04.799Z] #29 13.56 Preparing to unpack .../09-libssh2-1_1.9.0-2_arm64.deb ... [2022-03-10T22:52:04.799Z] #29 13.57 Unpacking libssh2-1:arm64 (1.9.0-2) ... [2022-03-10T22:52:04.799Z] #29 13.63 Selecting previously unselected package libcurl4:arm64. [2022-03-10T22:52:04.799Z] #29 13.63 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_arm64.deb ... [2022-03-10T22:52:04.799Z] #29 13.64 Unpacking libcurl4:arm64 (7.74.0-1.3+deb11u1) ... [2022-03-10T22:52:04.799Z] #29 13.72 Selecting previously unselected package curl. [2022-03-10T22:52:04.799Z] #29 13.72 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_arm64.deb ... [2022-03-10T22:52:04.799Z] #29 13.73 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-03-10T22:52:04.799Z] #29 13.83 Selecting previously unselected package libonig5:arm64. [2022-03-10T22:52:04.799Z] #29 13.83 Preparing to unpack .../12-libonig5_6.9.6-1.1_arm64.deb ... [2022-03-10T22:52:04.799Z] #29 13.83 Unpacking libonig5:arm64 (6.9.6-1.1) ... [2022-03-10T22:52:04.799Z] #29 13.90 Selecting previously unselected package libjq1:arm64. [2022-03-10T22:52:04.799Z] #29 13.90 Preparing to unpack .../13-libjq1_1.6-2.1_arm64.deb ... [2022-03-10T22:52:04.799Z] #29 13.90 Unpacking libjq1:arm64 (1.6-2.1) ... [2022-03-10T22:52:04.799Z] #29 13.95 Selecting previously unselected package jq. [2022-03-10T22:52:04.799Z] #29 13.95 Preparing to unpack .../14-jq_1.6-2.1_arm64.deb ... [2022-03-10T22:52:04.799Z] #29 13.95 Unpacking jq (1.6-2.1) ... [2022-03-10T22:52:04.799Z] #29 14.04 Setting up libpsl5:arm64 (0.21.0-1.2) ... [2022-03-10T22:52:04.799Z] #29 14.04 Setting up libbrotli1:arm64 (1.0.9-2+b2) ... [2022-03-10T22:52:04.799Z] #29 14.07 Setting up libnghttp2-14:arm64 (1.43.0-1) ... [2022-03-10T22:52:04.799Z] #29 14.08 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-03-10T22:52:04.799Z] #29 14.10 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-03-10T22:52:04.799Z] #29 14.11 Setting up libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-03-10T22:52:04.799Z] #29 14.13 Setting up libssh2-1:arm64 (1.9.0-2) ... [2022-03-10T22:52:04.799Z] #29 14.15 Setting up openssl (1.1.1k-1+deb11u1) ... [2022-03-10T22:52:04.799Z] #29 14.17 Setting up libonig5:arm64 (6.9.6-1.1) ... [2022-03-10T22:52:04.799Z] #29 14.19 Setting up libjq1:arm64 (1.6-2.1) ... [2022-03-10T22:52:04.799Z] #29 14.21 Setting up libldap-2.4-2:arm64 (2.4.57+dfsg-3) ... [2022-03-10T22:52:04.799Z] #29 14.23 Setting up ca-certificates (20210119) ... [2022-03-10T22:52:04.799Z] #29 16.74 Updating certificates in /etc/ssl/certs... [2022-03-10T22:52:05.060Z] #29 ... [2022-03-10T22:52:05.060Z] [2022-03-10T22:52:05.060Z] #63 [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-03-10T22:52:05.060Z] #63 sha256:141ed9b51cdeb8dfa60e7b27ef740149a6e17ca1ad8df127d6f54a182e8f169f [2022-03-10T22:52:05.060Z] #63 6.342 go: downloading golang.org/x/sys v0.0.0-20211107104306-e0b2ad06fe42 [2022-03-10T22:52:05.186Z] #26 ... [2022-03-10T22:52:05.186Z] [2022-03-10T22:52:05.186Z] #63 [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-03-10T22:52:05.186Z] #63 sha256:f70d8f551684d073536002d0a8071ffcdf6f69f15ad8e7c82da8f0a49be78f38 [2022-03-10T22:52:05.186Z] #63 11.55 go: downloading golang.org/x/sys v0.0.0-20211107104306-e0b2ad06fe42 [2022-03-10T22:52:05.186Z] #63 15.40 go: downloading github.com/insomniacslk/dhcp v0.0.0-20211026125128-ad197bcd36fd [2022-03-10T22:52:05.186Z] #63 16.59 go: downloading github.com/google/uuid v1.3.0 [2022-03-10T22:52:05.186Z] #63 16.70 go: downloading github.com/moby/vpnkit v0.5.0 [2022-03-10T22:52:05.186Z] #63 16.76 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-03-10T22:52:05.186Z] #63 17.27 go: downloading github.com/gofrs/flock v0.8.1 [2022-03-10T22:52:05.186Z] #63 17.40 go: downloading github.com/gorilla/mux v1.8.0 [2022-03-10T22:52:05.186Z] #63 17.62 go: downloading github.com/moby/sys/mountinfo v0.5.0 [2022-03-10T22:52:05.186Z] #63 18.65 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-03-10T22:52:05.186Z] #63 18.99 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-03-10T22:52:05.186Z] #63 19.30 go: downloading golang.org/x/net v0.0.0-20211105192438-b53810dc28af [2022-03-10T22:52:05.186Z] #63 21.33 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-03-10T22:52:05.436Z] #11 extracting sha256:12de8c754e45686ace9e25d11bee372b070eed5b5ab20aa3b4fab8c936496d02 4.9s done [2022-03-10T22:52:05.436Z] #11 extracting sha256:8c86ff77a3175ed4d7958578d141a96b5da005855d60ea24067de33cd62e4c36 [2022-03-10T22:52:06.327Z] #63 ... [2022-03-10T22:52:06.327Z] [2022-03-10T22:52:06.327Z] #58 [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-03-10T22:52:06.327Z] #58 sha256:17a1712948a1ab19d9c3c60f4a8ea087cd708e0a6731076282664644d0d48f4e [2022-03-10T22:52:06.327Z] #58 12.73 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-03-10T22:52:06.327Z] #58 ... [2022-03-10T22:52:06.327Z] [2022-03-10T22:52:06.327Z] #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-03-10T22:52:06.327Z] #26 sha256:34da5fa5bfbf3fe77065c9a577bb52f091882005074a07cbde669aa1a9057723 [2022-03-10T22:52:06.327Z] #26 DONE 22.4s [2022-03-10T22:52:06.327Z] [2022-03-10T22:52:06.327Z] #36 [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-03-10T22:52:06.327Z] #36 sha256:1a322aeb375907460771228690496c9bd75bc4f5b786e16a514617ac12af97a8 [2022-03-10T22:52:06.327Z] #36 DONE 22.8s [2022-03-10T22:52:06.327Z] [2022-03-10T22:52:06.327Z] #47 [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-03-10T22:52:06.327Z] #47 sha256:72bc5050cd25904fa0ee503c99867bbf320506195c894f8c703cf5039a43712e [2022-03-10T22:52:06.330Z] #11 ... [2022-03-10T22:52:06.330Z] [2022-03-10T22:52:06.330Z] #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-03-10T22:52:06.330Z] #29 sha256:fcbce562298c56a7b226d0dc42cee1302927c83d920a49e10453c042b66010f8 [2022-03-10T22:52:06.330Z] #29 10.45 129 added, 0 removed; done. [2022-03-10T22:52:06.330Z] #29 10.53 Setting up jq (1.6-2.1) ... [2022-03-10T22:52:06.330Z] #29 10.54 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-03-10T22:52:06.330Z] #29 10.55 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-03-10T22:52:06.330Z] #29 10.56 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-10T22:52:06.330Z] #29 10.58 Processing triggers for ca-certificates (20210119) ... [2022-03-10T22:52:06.330Z] #29 10.59 Updating certificates in /etc/ssl/certs... [2022-03-10T22:52:06.330Z] #29 11.55 0 added, 0 removed; done. [2022-03-10T22:52:06.330Z] #29 11.55 Running hooks in /etc/ca-certificates/update.d... [2022-03-10T22:52:06.330Z] #29 11.55 done. [2022-03-10T22:52:06.330Z] #29 DONE 14.2s [2022-03-10T22:52:06.330Z] [2022-03-10T22:52:06.330Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.8-bullseye@sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 [2022-03-10T22:52:06.330Z] #11 sha256:750f92727eab44d8cd39774aa8ec1a199552b462999316d3655ba5cbd1511818 [2022-03-10T22:52:06.594Z] #11 ... [2022-03-10T22:52:06.594Z] [2022-03-10T22:52:06.594Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-03-10T22:52:06.594Z] #30 sha256:a3bd643c43942e9f80039778df456d84e7316e70ee0cde3192e7d206f813095c [2022-03-10T22:52:06.594Z] #30 DONE 0.3s [2022-03-10T22:52:06.594Z] [2022-03-10T22:52:06.594Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.8-bullseye@sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 [2022-03-10T22:52:06.594Z] #11 sha256:750f92727eab44d8cd39774aa8ec1a199552b462999316d3655ba5cbd1511818 [2022-03-10T22:52:06.856Z] #11 extracting sha256:8c86ff77a3175ed4d7958578d141a96b5da005855d60ea24067de33cd62e4c36 5.0s [2022-03-10T22:52:07.316Z] #47 ... [2022-03-10T22:52:07.316Z] [2022-03-10T22:52:07.316Z] #58 [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-03-10T22:52:07.316Z] #58 sha256:17a1712948a1ab19d9c3c60f4a8ea087cd708e0a6731076282664644d0d48f4e [2022-03-10T22:52:07.316Z] #58 23.93 Fetched 8507 kB in 18s (464 kB/s) [2022-03-10T22:52:07.346Z] #11 ... [2022-03-10T22:52:07.346Z] [2022-03-10T22:52:07.346Z] #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-03-10T22:52:07.346Z] #29 sha256:fcbce562298c56a7b226d0dc42cee1302927c83d920a49e10453c042b66010f8 [2022-03-10T22:52:07.346Z] #29 1.251 Get:1 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-10T22:52:07.346Z] #29 1.261 Get:2 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-10T22:52:07.346Z] #29 1.271 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-10T22:52:07.346Z] #29 1.408 Get:4 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [122 kB] [2022-03-10T22:52:07.346Z] #29 1.683 Get:5 http://deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-03-10T22:52:07.346Z] #29 1.995 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-03-10T22:52:07.346Z] #29 3.447 Fetched 8507 kB in 3s (3397 kB/s) [2022-03-10T22:52:07.346Z] #29 3.447 Reading package lists... [2022-03-10T22:52:07.346Z] #29 4.266 Reading package lists... [2022-03-10T22:52:07.346Z] #29 5.069 Building dependency tree... [2022-03-10T22:52:07.346Z] #29 5.432 The following additional packages will be installed: [2022-03-10T22:52:07.346Z] #29 5.432 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-03-10T22:52:07.346Z] #29 5.432 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-03-10T22:52:07.346Z] #29 5.439 Recommended packages: [2022-03-10T22:52:07.346Z] #29 5.439 libldap-common publicsuffix libsasl2-modules [2022-03-10T22:52:07.346Z] #29 5.610 The following NEW packages will be installed: [2022-03-10T22:52:07.346Z] #29 5.610 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-03-10T22:52:07.346Z] #29 5.611 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-03-10T22:52:07.346Z] #29 5.611 libssh2-1 openssl [2022-03-10T22:52:07.346Z] #29 5.891 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2022-03-10T22:52:07.346Z] #29 5.891 Need to get 3038 kB of archives. [2022-03-10T22:52:07.346Z] #29 5.891 After this operation, 6650 kB of additional disk space will be used. [2022-03-10T22:52:07.346Z] #29 5.891 Get:1 http://security.debian.org/debian-security bullseye-security/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB] [2022-03-10T22:52:07.346Z] #29 5.894 Get:2 http://security.debian.org/debian-security bullseye-security/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-03-10T22:52:07.346Z] #29 5.895 Get:3 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1k-1+deb11u1 [851 kB] [2022-03-10T22:52:07.346Z] #29 5.906 Get:4 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-03-10T22:52:07.346Z] #29 5.908 Get:5 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-03-10T22:52:07.346Z] #29 5.913 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3 [232 kB] [2022-03-10T22:52:07.346Z] #29 5.915 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-03-10T22:52:07.346Z] #29 5.916 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-03-10T22:52:07.346Z] #29 5.917 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-03-10T22:52:07.346Z] #29 5.939 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-03-10T22:52:07.346Z] #29 5.939 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB] [2022-03-10T22:52:07.346Z] #29 5.939 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB] [2022-03-10T22:52:07.346Z] #29 5.939 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-03-10T22:52:07.346Z] #29 5.950 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-03-10T22:52:07.346Z] #29 5.950 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-03-10T22:52:07.346Z] #29 6.142 debconf: delaying package configuration, since apt-utils is not installed [2022-03-10T22:52:07.346Z] #29 6.178 Fetched 3038 kB in 0s (9226 kB/s) [2022-03-10T22:52:07.346Z] #29 6.206 Selecting previously unselected package openssl. [2022-03-10T22:52:07.346Z] #29 6.206 (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 ... 6653 files and directories currently installed.) [2022-03-10T22:52:07.346Z] #29 6.219 Preparing to unpack .../00-openssl_1.1.1k-1+deb11u1_amd64.deb ... [2022-03-10T22:52:07.346Z] #29 6.224 Unpacking openssl (1.1.1k-1+deb11u1) ... [2022-03-10T22:52:07.346Z] #29 6.381 Selecting previously unselected package ca-certificates. [2022-03-10T22:52:07.346Z] #29 6.381 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-03-10T22:52:07.346Z] #29 6.386 Unpacking ca-certificates (20210119) ... [2022-03-10T22:52:07.346Z] #29 6.474 Selecting previously unselected package libbrotli1:amd64. [2022-03-10T22:52:07.346Z] #29 6.476 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-03-10T22:52:07.346Z] #29 6.490 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-03-10T22:52:07.346Z] #29 6.572 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-03-10T22:52:07.346Z] #29 6.572 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-03-10T22:52:07.346Z] #29 6.578 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-03-10T22:52:07.346Z] #29 6.626 Selecting previously unselected package libsasl2-2:amd64. [2022-03-10T22:52:07.346Z] #29 6.627 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-03-10T22:52:07.346Z] #29 6.632 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-03-10T22:52:07.346Z] #29 6.686 Selecting previously unselected package libldap-2.4-2:amd64. [2022-03-10T22:52:07.346Z] #29 6.686 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_amd64.deb ... [2022-03-10T22:52:07.346Z] #29 6.693 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-03-10T22:52:07.346Z] #29 6.757 Selecting previously unselected package libnghttp2-14:amd64. [2022-03-10T22:52:07.346Z] #29 6.757 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-03-10T22:52:07.346Z] #29 6.762 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-03-10T22:52:07.346Z] #29 6.816 Selecting previously unselected package libpsl5:amd64. [2022-03-10T22:52:07.346Z] #29 6.816 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-03-10T22:52:07.346Z] #29 6.821 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-03-10T22:52:07.346Z] #29 6.867 Selecting previously unselected package librtmp1:amd64. [2022-03-10T22:52:07.346Z] #29 6.868 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-03-10T22:52:07.346Z] #29 6.874 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-03-10T22:52:07.346Z] #29 6.919 Selecting previously unselected package libssh2-1:amd64. [2022-03-10T22:52:07.346Z] #29 6.921 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-03-10T22:52:07.346Z] #29 6.926 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-03-10T22:52:07.346Z] #29 6.981 Selecting previously unselected package libcurl4:amd64. [2022-03-10T22:52:07.346Z] #29 6.981 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ... [2022-03-10T22:52:07.346Z] #29 6.986 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-03-10T22:52:07.346Z] #29 7.055 Selecting previously unselected package curl. [2022-03-10T22:52:07.346Z] #29 7.056 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ... [2022-03-10T22:52:07.346Z] #29 7.060 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-03-10T22:52:07.346Z] #29 7.123 Selecting previously unselected package libonig5:amd64. [2022-03-10T22:52:07.346Z] #29 7.125 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-03-10T22:52:07.346Z] #29 7.129 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-03-10T22:52:07.346Z] #29 7.216 Selecting previously unselected package libjq1:amd64. [2022-03-10T22:52:07.346Z] #29 7.216 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-03-10T22:52:07.346Z] #29 7.219 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-03-10T22:52:07.346Z] #29 7.273 Selecting previously unselected package jq. [2022-03-10T22:52:07.346Z] #29 7.275 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-03-10T22:52:07.346Z] #29 7.280 Unpacking jq (1.6-2.1) ... [2022-03-10T22:52:07.346Z] #29 7.329 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-03-10T22:52:07.346Z] #29 7.418 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-03-10T22:52:07.346Z] #29 7.434 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-03-10T22:52:07.346Z] #29 7.453 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-03-10T22:52:07.346Z] #29 7.465 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-03-10T22:52:07.346Z] #29 7.477 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-03-10T22:52:07.346Z] #29 7.490 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-03-10T22:52:07.346Z] #29 7.503 Setting up openssl (1.1.1k-1+deb11u1) ... [2022-03-10T22:52:07.346Z] #29 7.521 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-03-10T22:52:07.346Z] #29 7.531 Setting up libjq1:amd64 (1.6-2.1) ... [2022-03-10T22:52:07.346Z] #29 7.546 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-03-10T22:52:07.346Z] #29 7.559 Setting up ca-certificates (20210119) ... [2022-03-10T22:52:07.346Z] #29 8.129 Updating certificates in /etc/ssl/certs... [2022-03-10T22:52:07.601Z] #63 8.781 go: downloading github.com/insomniacslk/dhcp v0.0.0-20211026125128-ad197bcd36fd [2022-03-10T22:52:07.604Z] #29 8.807 129 added, 0 removed; done. [2022-03-10T22:52:07.604Z] #29 8.914 Setting up jq (1.6-2.1) ... [2022-03-10T22:52:07.604Z] #29 8.923 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-03-10T22:52:07.604Z] #29 8.934 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-03-10T22:52:07.604Z] #29 8.945 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-10T22:52:07.604Z] #29 8.963 Processing triggers for ca-certificates (20210119) ... [2022-03-10T22:52:07.604Z] #29 8.970 Updating certificates in /etc/ssl/certs... [2022-03-10T22:52:07.604Z] #29 ... [2022-03-10T22:52:07.604Z] [2022-03-10T22:52:07.604Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.8-bullseye@sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 [2022-03-10T22:52:07.604Z] #11 sha256:750f92727eab44d8cd39774aa8ec1a199552b462999316d3655ba5cbd1511818 [2022-03-10T22:52:07.797Z] #11 extracting sha256:8c86ff77a3175ed4d7958578d141a96b5da005855d60ea24067de33cd62e4c36 6.0s done [2022-03-10T22:52:08.177Z] #63 9.294 go: downloading github.com/google/uuid v1.3.0 [2022-03-10T22:52:08.177Z] #63 9.318 go: downloading github.com/moby/vpnkit v0.5.0 [2022-03-10T22:52:08.177Z] #63 9.346 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-03-10T22:52:08.177Z] #63 9.435 go: downloading github.com/gofrs/flock v0.8.1 [2022-03-10T22:52:08.177Z] #63 9.449 go: downloading github.com/gorilla/mux v1.8.0 [2022-03-10T22:52:08.368Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2022-03-10T22:52:08.368Z] [2022-03-10T22:52:08.368Z] ________ ____ __. [2022-03-10T22:52:08.368Z] \_____ \ | |/ _| [2022-03-10T22:52:08.368Z] / | \| < [2022-03-10T22:52:08.368Z] / | \ | \ [2022-03-10T22:52:08.368Z] \_______ /____|__ \ [2022-03-10T22:52:08.368Z] \/ \/ [2022-03-10T22:52:08.368Z] [2022-03-10T22:52:08.368Z] INFO: make.ps1 ended at 03/10/2022 22:52:04 [2022-03-10T22:52:08.368Z] INFO: Binaries build ended at 03/10/2022 22:52:06. Duration:00:01:28.4143671 [2022-03-10T22:52:08.368Z] INFO: Copying the built daemon binary to d:\CI\PR-43357\3\binary\dockerd-b36fb04e03.exe... [2022-03-10T22:52:08.368Z] INFO: Copying the built client binary to d:\CI\PR-43357\3\binary\docker-b36fb04e03.exe... [2022-03-10T22:52:08.368Z] INFO: Copying dockerversion from the container... [2022-03-10T22:52:08.368Z] INFO: Copying the golang package from the container to d:\CI\PR-43357\3\installer\go.zip... [2022-03-10T22:52:08.368Z] INFO: Extracting go.zip to d:\CI\PR-43357\3\go [2022-03-10T22:52:08.369Z] #11 extracting sha256:159607df3745db4458d86f29bbfebb6af5aff1877e4ae9bf8a4be0e269989b49 [2022-03-10T22:52:08.437Z] #63 9.609 go: downloading github.com/moby/sys/mountinfo v0.5.0 [2022-03-10T22:52:08.437Z] #63 ... [2022-03-10T22:52:08.437Z] [2022-03-10T22:52:08.437Z] #38 [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-03-10T22:52:08.437Z] #38 sha256:2b03f7df4257c7ba58fb500fb5842cfead1c86b9434f96c22d67c7246114511c [2022-03-10T22:52:08.437Z] #38 3.596 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-10T22:52:08.437Z] #38 3.621 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-10T22:52:08.437Z] #38 3.629 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-10T22:52:08.437Z] #38 4.263 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-03-10T22:52:08.437Z] #38 5.456 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [122 kB] [2022-03-10T22:52:08.437Z] #38 6.767 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-03-10T22:52:08.697Z] #38 ... [2022-03-10T22:52:08.697Z] [2022-03-10T22:52:08.697Z] #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-03-10T22:52:08.697Z] #34 sha256:620509505b9ba232340bea86f8a6a413cbbe1040cdef04c4eace1707d8fa01f3 [2022-03-10T22:52:08.697Z] #34 2.615 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-03-10T22:52:08.697Z] #34 2.619 Cloning into '.'... [2022-03-10T22:52:08.697Z] #34 ... [2022-03-10T22:52:08.697Z] [2022-03-10T22:52:08.697Z] #49 [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.7.0" && /build/gotestsum --version [2022-03-10T22:52:08.697Z] #49 sha256:2091bf311a2680210b8be5f35515c5ae9a070f0d398a8c1273941818a5e66041 [2022-03-10T22:52:08.697Z] #49 3.324 go: downloading gotest.tools/gotestsum v1.7.0 [2022-03-10T22:52:08.697Z] #49 4.703 go: downloading github.com/dnephin/pflag v1.0.7 [2022-03-10T22:52:08.697Z] #49 4.704 go: downloading github.com/fatih/color v1.10.0 [2022-03-10T22:52:08.697Z] #49 4.844 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-03-10T22:52:08.697Z] #49 4.853 go: downloading github.com/pkg/errors v0.9.1 [2022-03-10T22:52:08.697Z] #49 5.150 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-03-10T22:52:08.697Z] #49 5.162 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-03-10T22:52:08.697Z] #49 5.219 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-03-10T22:52:08.697Z] #49 5.243 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-03-10T22:52:08.697Z] #49 5.486 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-03-10T22:52:08.697Z] #49 5.579 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-03-10T22:52:08.697Z] #49 5.644 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-03-10T22:52:08.697Z] #49 5.679 go: downloading golang.org/x/tools v0.1.0 [2022-03-10T22:52:08.697Z] #49 9.853 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-03-10T22:52:08.697Z] #49 9.876 go: downloading golang.org/x/mod v0.3.0 [2022-03-10T22:52:08.958Z] #49 ... [2022-03-10T22:52:08.958Z] [2022-03-10T22:52:08.958Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-10T22:52:08.958Z] #51 sha256:7e886a43c3741841e41ebabce8488931375aaa4f3d3c86112f4cd8891884996a [2022-03-10T22:52:08.958Z] #51 3.322 go: downloading github.com/golangci/golangci-lint v1.44.0 [2022-03-10T22:52:08.958Z] #51 ... [2022-03-10T22:52:08.958Z] [2022-03-10T22:52:08.958Z] #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-03-10T22:52:08.958Z] #26 sha256:9ad5ce7fb968b36d58e774e71f7c0bb00c7208755ad96ef3878748ebd07e9c6d [2022-03-10T22:52:08.958Z] #26 2.306 + RM_GOPATH=0 [2022-03-10T22:52:08.958Z] #26 2.306 + TMP_GOPATH= [2022-03-10T22:52:08.958Z] #26 2.306 + : /build [2022-03-10T22:52:08.958Z] #26 2.309 + '[' -z '' ']' [2022-03-10T22:52:08.958Z] #26 2.309 ++ mktemp -d [2022-03-10T22:52:08.958Z] #26 2.309 + export GOPATH=/tmp/tmp.Xfbyp12YZg [2022-03-10T22:52:08.958Z] #26 2.309 + GOPATH=/tmp/tmp.Xfbyp12YZg [2022-03-10T22:52:08.958Z] #26 2.309 + RM_GOPATH=1 [2022-03-10T22:52:08.958Z] #26 2.309 + case "$(go env GOARCH)" in [2022-03-10T22:52:08.958Z] #26 2.309 ++ go env GOARCH [2022-03-10T22:52:08.958Z] #26 2.318 + export GO_BUILDMODE=-buildmode=pie [2022-03-10T22:52:08.958Z] #26 2.318 + GO_BUILDMODE=-buildmode=pie [2022-03-10T22:52:08.958Z] #26 2.318 ++ dirname /install.sh [2022-03-10T22:52:08.958Z] #26 2.318 + dir=/ [2022-03-10T22:52:08.958Z] #26 2.318 + bin=dockercli [2022-03-10T22:52:08.958Z] #26 2.318 + shift [2022-03-10T22:52:08.958Z] #26 2.318 + '[' '!' -f //dockercli.installer ']' [2022-03-10T22:52:08.958Z] #26 2.318 + . //dockercli.installer [2022-03-10T22:52:08.958Z] #26 2.318 ++ : stable [2022-03-10T22:52:08.958Z] #26 2.318 ++ : 17.06.2-ce [2022-03-10T22:52:08.958Z] #26 2.318 + install_dockercli [2022-03-10T22:52:08.958Z] #26 2.318 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-03-10T22:52:08.958Z] #26 2.318 ++ uname -m [2022-03-10T22:52:08.958Z] #26 2.318 + arch=aarch64 [2022-03-10T22:52:08.958Z] #26 2.318 + '[' aarch64 '!=' x86_64 ']' [2022-03-10T22:52:08.958Z] #26 2.318 + '[' aarch64 '!=' s390x ']' [2022-03-10T22:52:08.958Z] #26 2.318 + '[' aarch64 '!=' armhf ']' [2022-03-10T22:52:08.958Z] #26 2.318 + build_dockercli [2022-03-10T22:52:08.958Z] #26 2.318 + git clone https://github.com/docker/docker-ce /tmp/tmp.Xfbyp12YZg/tmp/docker-ce [2022-03-10T22:52:08.958Z] #26 2.318 Cloning into '/tmp/tmp.Xfbyp12YZg/tmp/docker-ce'... [2022-03-10T22:52:08.958Z] #26 2.319 Install docker/cli version 17.06.2-ce from stable [2022-03-10T22:52:09.220Z] #26 ... [2022-03-10T22:52:09.220Z] [2022-03-10T22:52:09.220Z] #36 [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-03-10T22:52:09.220Z] #36 sha256:d92b31bad1494e8669b08a4bbff1c0362cea934f3809cf3707355f41c2ba3165 [2022-03-10T22:52:09.220Z] #36 3.335 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-03-10T22:52:09.220Z] #36 ... [2022-03-10T22:52:09.220Z] [2022-03-10T22:52:09.220Z] #53 [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-03-10T22:52:09.220Z] #53 sha256:816e54f3e4cada04102342468422afe632a8e165b0c111e555401b5d012c569c [2022-03-10T22:52:09.220Z] #53 2.947 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-03-10T22:52:09.220Z] #53 3.921 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-03-10T22:52:09.220Z] #53 3.938 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-03-10T22:52:09.220Z] #53 4.009 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-03-10T22:52:09.220Z] #53 5.266 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-03-10T22:52:09.483Z] #53 ... [2022-03-10T22:52:09.483Z] [2022-03-10T22:52:09.483Z] #43 [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-03-10T22:52:09.483Z] #43 sha256:a45cc70e46ee27c278a69b1a58980f87923f0aa87cddb5eb8b9c0b4d2e4e3136 [2022-03-10T22:52:09.483Z] #43 2.838 + git clone https://github.com/docker/distribution.git . [2022-03-10T22:52:09.483Z] #43 2.850 Cloning into '.'... [2022-03-10T22:52:09.512Z] #11 extracting sha256:8c86ff77a3175ed4d7958578d141a96b5da005855d60ea24067de33cd62e4c36 4.0s done [2022-03-10T22:52:09.745Z] #43 ... [2022-03-10T22:52:09.745Z] [2022-03-10T22:52:09.745Z] #58 [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-03-10T22:52:09.745Z] #58 sha256:1cd422a8c117a9fdaf88f240a4447d054d247ebd64a7e5dfa3b81a1c639ce1c0 [2022-03-10T22:52:09.745Z] #58 3.636 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-10T22:52:09.745Z] #58 3.684 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-10T22:52:09.745Z] #58 3.685 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-10T22:52:09.745Z] #58 4.480 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-03-10T22:52:09.745Z] #58 5.548 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [122 kB] [2022-03-10T22:52:09.745Z] #58 6.810 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-03-10T22:52:09.745Z] #58 ... [2022-03-10T22:52:09.745Z] [2022-03-10T22:52:09.745Z] #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-03-10T22:52:09.745Z] #14 sha256:6b2cc1b0c2d83e7729273911d50139e728f8218ae589b99e56a7a2c5acb8e969 [2022-03-10T22:52:09.745Z] #14 2.691 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-10T22:52:09.745Z] #14 2.704 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-10T22:52:09.745Z] #14 2.704 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-10T22:52:09.745Z] #14 3.275 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-03-10T22:52:09.745Z] #14 4.244 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [122 kB] [2022-03-10T22:52:09.745Z] #14 6.057 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-03-10T22:52:09.745Z] #14 10.96 Fetched 8394 kB in 9s (986 kB/s) [2022-03-10T22:52:09.773Z] #11 ... [2022-03-10T22:52:09.773Z] [2022-03-10T22:52:09.773Z] #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-03-10T22:52:09.773Z] #29 sha256:fcbce562298c56a7b226d0dc42cee1302927c83d920a49e10453c042b66010f8 [2022-03-10T22:52:09.773Z] #29 9.520 0 added, 0 removed; done. [2022-03-10T22:52:09.773Z] #29 9.520 Running hooks in /etc/ca-certificates/update.d... [2022-03-10T22:52:09.773Z] #29 9.522 done. [2022-03-10T22:52:09.773Z] #29 DONE 11.1s [2022-03-10T22:52:09.773Z] [2022-03-10T22:52:09.773Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.8-bullseye@sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 [2022-03-10T22:52:09.773Z] #11 sha256:750f92727eab44d8cd39774aa8ec1a199552b462999316d3655ba5cbd1511818 [2022-03-10T22:52:09.773Z] #11 extracting sha256:159607df3745db4458d86f29bbfebb6af5aff1877e4ae9bf8a4be0e269989b49 [2022-03-10T22:52:10.007Z] #14 10.96 Reading package lists... [2022-03-10T22:52:10.007Z] #14 ... [2022-03-10T22:52:10.007Z] [2022-03-10T22:52:10.007Z] #47 [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-03-10T22:52:10.007Z] #47 sha256:747e4ca90c931a1b44bbaca0c84e804c844f4b42df9bd45fd78b7879660b92b0 [2022-03-10T22:52:10.007Z] #47 3.340 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-10T22:52:10.007Z] #47 3.422 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-10T22:52:10.007Z] #47 3.430 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-10T22:52:10.007Z] #47 3.901 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-03-10T22:52:10.007Z] #47 4.231 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-03-10T22:52:10.007Z] #47 5.416 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [122 kB] [2022-03-10T22:52:10.007Z] #47 7.129 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-03-10T22:52:10.007Z] #47 9.697 Get:8 https://mirrorcache.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2154 B] [2022-03-10T22:52:10.007Z] #47 ... [2022-03-10T22:52:10.007Z] [2022-03-10T22:52:10.007Z] #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-03-10T22:52:10.007Z] #29 sha256:8dee969f1583d68a21071cc2084df95cedc8e4090666dc1969a6aaf54b1e8e38 [2022-03-10T22:52:10.007Z] #29 20.09 129 added, 0 removed; done. [2022-03-10T22:52:10.007Z] #29 20.26 Setting up jq (1.6-2.1) ... [2022-03-10T22:52:10.007Z] #29 20.27 Setting up libcurl4:arm64 (7.74.0-1.3+deb11u1) ... [2022-03-10T22:52:10.007Z] #29 20.29 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-03-10T22:52:10.007Z] #29 20.36 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-10T22:52:10.007Z] #29 20.43 Processing triggers for ca-certificates (20210119) ... [2022-03-10T22:52:10.007Z] #29 20.46 Updating certificates in /etc/ssl/certs... [2022-03-10T22:52:10.267Z] #29 23.34 0 added, 0 removed; done. [2022-03-10T22:52:10.267Z] #29 23.34 Running hooks in /etc/ca-certificates/update.d... [2022-03-10T22:52:10.267Z] #29 23.34 done. [2022-03-10T22:52:10.342Z] #11 ... [2022-03-10T22:52:10.342Z] [2022-03-10T22:52:10.342Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-03-10T22:52:10.342Z] #30 sha256:4ef09aa800d164f42c5e54353b27f07635a3123cd7cf1302dc3142b024802a75 [2022-03-10T22:52:10.342Z] #30 DONE 0.4s [2022-03-10T22:52:10.342Z] [2022-03-10T22:52:10.342Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.8-bullseye@sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 [2022-03-10T22:52:10.342Z] #11 sha256:750f92727eab44d8cd39774aa8ec1a199552b462999316d3655ba5cbd1511818 [2022-03-10T22:52:11.647Z] #29 DONE 24.5s [2022-03-10T22:52:11.647Z] [2022-03-10T22:52:11.647Z] #36 [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-03-10T22:52:11.647Z] #36 sha256:d92b31bad1494e8669b08a4bbff1c0362cea934f3809cf3707355f41c2ba3165 [2022-03-10T22:52:11.647Z] #36 13.14 tomll can be used in two ways: [2022-03-10T22:52:11.647Z] #36 13.14 Writing to STDIN and reading from STDOUT: [2022-03-10T22:52:11.647Z] #36 13.14 cat file.toml | tomll > file.toml [2022-03-10T22:52:11.647Z] #36 13.14 [2022-03-10T22:52:11.647Z] #36 13.14 Reading and updating a list of files: [2022-03-10T22:52:11.647Z] #36 13.14 tomll a.toml b.toml c.toml [2022-03-10T22:52:11.647Z] #36 13.14 [2022-03-10T22:52:11.647Z] #36 13.14 When given a list of files, tomll will modify all files in place without asking. [2022-03-10T22:52:11.647Z] #36 DONE 13.2s [2022-03-10T22:52:11.647Z] [2022-03-10T22:52:11.647Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-03-10T22:52:11.647Z] #30 sha256:347e69dab8b3e657aab8916d294d87ecfb2f1b913844dd147e3c3a2163497015 [2022-03-10T22:52:11.647Z] #30 DONE 0.2s [2022-03-10T22:52:11.647Z] [2022-03-10T22:52:11.647Z] #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-03-10T22:52:11.647Z] #31 sha256:21036a267c5be9d4d1d5deea158ec1ff62a9d64aaf6c5380d59de9543d0b3640 [2022-03-10T22:52:13.232Z] INFO [loader] Go packages loading at mode 575 (compiled_files|deps|files|exports_file|imports|name|types_sizes) took 2m27.514762116s [2022-03-10T22:52:13.232Z] WARN [runner] The linter 'golint' is deprecated (since v1.41.0) due to: The repository of the linter has been archived by the owner. Replaced by revive. [2022-03-10T22:52:13.232Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 492.916371ms [2022-03-10T22:52:13.662Z] #11 extracting sha256:159607df3745db4458d86f29bbfebb6af5aff1877e4ae9bf8a4be0e269989b49 5.0s [2022-03-10T22:52:13.907Z] #58 23.93 Reading package lists... [2022-03-10T22:52:13.907Z] #58 ... [2022-03-10T22:52:13.907Z] [2022-03-10T22:52:13.907Z] #47 [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-03-10T22:52:13.907Z] #47 sha256:72bc5050cd25904fa0ee503c99867bbf320506195c894f8c703cf5039a43712e [2022-03-10T22:52:13.907Z] #47 27.82 Fetched 8511 kB in 22s (394 kB/s) [2022-03-10T22:52:15.307Z] INFO: Extraction ended at 03/10/2022 22:52:13. Duration:00:00:24.1897108 [2022-03-10T22:52:15.307Z] INFO: Updating the golang and path environment variables [2022-03-10T22:52:15.307Z] INFO: GOPATH=d:\gopath [2022-03-10T22:52:15.307Z] INFO: go version go1.17.8 windows/amd64 [2022-03-10T22:52:15.307Z] INFO: Running the daemon under test in debug mode [2022-03-10T22:52:15.307Z] INFO: Running the daemon under test in containerd mode [2022-03-10T22:52:15.307Z] INFO: Starting a daemon under test... [2022-03-10T22:52:15.307Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-43357\3\daemon --pidfile d:\CI\PR-43357\3\docker.pid -D --containerd \\.\pipe\containerd-containerd [2022-03-10T22:52:15.307Z] INFO: Containerd started successfully. [2022-03-10T22:52:15.307Z] INFO: Process started successfully. [2022-03-10T22:52:15.307Z] INFO: Start tailing logs of the daemon under tests [2022-03-10T22:52:15.307Z] INFO: Waiting for the daemon under test to start... [2022-03-10T22:52:15.611Z] #11 extracting sha256:159607df3745db4458d86f29bbfebb6af5aff1877e4ae9bf8a4be0e269989b49 5.1s [2022-03-10T22:52:16.928Z] #31 ... [2022-03-10T22:52:16.928Z] [2022-03-10T22:52:16.928Z] #43 [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-03-10T22:52:16.928Z] #43 sha256:a45cc70e46ee27c278a69b1a58980f87923f0aa87cddb5eb8b9c0b4d2e4e3136 [2022-03-10T22:52:16.928Z] #43 16.82 + git checkout -q v2.3.0 [2022-03-10T22:52:16.928Z] #43 18.02 + 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-03-10T22:52:16.978Z] #11 ... [2022-03-10T22:52:16.978Z] [2022-03-10T22:52:16.978Z] #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-03-10T22:52:16.978Z] #31 sha256:c74b432ea1e08ecdde3eacdd194279a5c2e6464ffcbb4293ed7cbe42890e64d5 [2022-03-10T22:52:16.978Z] #31 2.369 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-03-10T22:52:16.978Z] #31 2.731 [2022-03-10T22:52:16.978Z] #31 2.981 #=#=# ######################################################################## 100.0% [2022-03-10T22:52:16.978Z] #31 3.298 [2022-03-10T22:52:16.978Z] #31 4.374 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-03-10T22:52:16.978Z] #31 4.703 [2022-03-10T22:52:16.978Z] #31 4.929 #=#=# ######################################################################## 100.0% [2022-03-10T22:52:16.978Z] #31 5.261 [2022-03-10T22:52:16.978Z] #31 6.193 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-03-10T22:52:16.978Z] #31 6.557 [2022-03-10T22:52:16.978Z] #31 6.789 #=#=# ################## 25.1% ######################################### 57.4% ################################################################ 89.0% ######################################################################## 100.0% [2022-03-10T22:52:16.978Z] #31 7.382 [2022-03-10T22:52:16.978Z] #31 8.437 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-03-10T22:52:16.978Z] #31 8.720 [2022-03-10T22:52:16.978Z] #31 8.951 #=#=# ######################################################################## 100.0% [2022-03-10T22:52:16.978Z] #31 9.231 [2022-03-10T22:52:16.978Z] #31 9.967 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-03-10T22:52:16.978Z] #31 10.25 [2022-03-10T22:52:16.978Z] #31 ... [2022-03-10T22:52:16.978Z] [2022-03-10T22:52:16.978Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.8-bullseye@sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 [2022-03-10T22:52:16.978Z] #11 sha256:750f92727eab44d8cd39774aa8ec1a199552b462999316d3655ba5cbd1511818 [2022-03-10T22:52:17.207Z] #47 27.82 Reading package lists... [2022-03-10T22:52:17.208Z] #47 ... [2022-03-10T22:52:17.208Z] [2022-03-10T22:52:17.208Z] #43 [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-03-10T22:52:17.208Z] #43 sha256:8cd2c7b9899112f5f652fc771a50789fe1c1fae32cb81969d03efa57167cba02 [2022-03-10T22:52:17.208Z] #43 30.07 Updating files: 82% (1515/1837) Updating files: 83% (1525/1837) Updating files: 84% (1544/1837) Updating files: 85% (1562/1837) Updating files: 86% (1580/1837) Updating files: 87% (1599/1837) Updating files: 88% (1617/1837) Updating files: 89% (1635/1837) Updating files: 90% (1654/1837) Updating files: 91% (1672/1837) Updating files: 92% (1691/1837) Updating files: 93% (1709/1837) Updating files: 94% (1727/1837) Updating files: 95% (1746/1837) Updating files: 96% (1764/1837) Updating files: 97% (1782/1837) Updating files: 98% (1801/1837) Updating files: 99% (1819/1837) Updating files: 100% (1837/1837) Updating files: 100% (1837/1837), done. [2022-03-10T22:52:17.208Z] #43 30.53 + git checkout -q v2.3.0 [2022-03-10T22:52:17.208Z] #43 33.54 + 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-03-10T22:52:18.152Z] #11 extracting sha256:159607df3745db4458d86f29bbfebb6af5aff1877e4ae9bf8a4be0e269989b49 8.0s done [2022-03-10T22:52:18.152Z] #11 extracting sha256:debee5da592d2d2e96de757c5aff0cf0723782cf20a78682c7c85aa53064b702 done [2022-03-10T22:52:18.152Z] #11 DONE 32.2s [2022-03-10T22:52:18.152Z] [2022-03-10T22:52:18.152Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-03-10T22:52:18.152Z] #12 sha256:d2262cb5e289fcb8ec2e6ec5bbc28e4da9c0f7843486f275d70eab98043bbd87 [2022-03-10T22:52:18.367Z] #11 extracting sha256:159607df3745db4458d86f29bbfebb6af5aff1877e4ae9bf8a4be0e269989b49 10.2s [2022-03-10T22:52:18.594Z] #43 ... [2022-03-10T22:52:18.594Z] [2022-03-10T22:52:18.594Z] #38 [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-03-10T22:52:18.594Z] #38 sha256:e5cbd602869136911dd6a99bdd9a40d0507fbcc4294df9c42cbc6740a37cb7ab [2022-03-10T22:52:18.594Z] #38 25.47 Fetched 8507 kB in 19s (447 kB/s) [2022-03-10T22:52:18.594Z] #38 25.47 Reading package lists... [2022-03-10T22:52:18.849Z] #43 ... [2022-03-10T22:52:18.849Z] [2022-03-10T22:52:18.849Z] #63 [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-03-10T22:52:18.849Z] #63 sha256:141ed9b51cdeb8dfa60e7b27ef740149a6e17ca1ad8df127d6f54a182e8f169f [2022-03-10T22:52:18.849Z] #63 9.925 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-03-10T22:52:18.849Z] #63 10.28 go: downloading golang.org/x/net v0.0.0-20211105192438-b53810dc28af [2022-03-10T22:52:18.849Z] #63 12.02 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-03-10T22:52:18.849Z] #63 12.22 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-03-10T22:52:18.849Z] #63 ... [2022-03-10T22:52:18.849Z] [2022-03-10T22:52:18.849Z] #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-03-10T22:52:18.850Z] #31 sha256:21036a267c5be9d4d1d5deea158ec1ff62a9d64aaf6c5380d59de9543d0b3640 [2022-03-10T22:52:18.850Z] #31 5.525 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-03-10T22:52:18.850Z] #31 6.792 [2022-03-10T22:52:18.854Z] #38 33.61 Reading package lists... [2022-03-10T22:52:18.854Z] #38 ... [2022-03-10T22:52:18.854Z] [2022-03-10T22:52:18.854Z] #58 [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-03-10T22:52:18.854Z] #58 sha256:17a1712948a1ab19d9c3c60f4a8ea087cd708e0a6731076282664644d0d48f4e [2022-03-10T22:52:18.854Z] #58 23.93 Reading package lists... [2022-03-10T22:52:19.109Z] #31 7.102 #=#=# # 2.0% ######################################################################## 100.0% [2022-03-10T22:52:19.113Z] #58 32.08 Reading package lists... [2022-03-10T22:52:19.113Z] #58 ... [2022-03-10T22:52:19.113Z] [2022-03-10T22:52:19.113Z] #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-03-10T22:52:19.113Z] #14 sha256:c831a8347534ab50595222794e9ff22a8ab7bcbe08016d719caaaaa987102676 [2022-03-10T22:52:19.113Z] #14 25.76 Fetched 8507 kB in 19s (436 kB/s) [2022-03-10T22:52:19.113Z] #14 25.76 Reading package lists... [2022-03-10T22:52:19.113Z] #14 33.68 Reading package lists... [2022-03-10T22:52:19.113Z] #14 ... [2022-03-10T22:52:19.113Z] [2022-03-10T22:52:19.113Z] #47 [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-03-10T22:52:19.113Z] #47 sha256:72bc5050cd25904fa0ee503c99867bbf320506195c894f8c703cf5039a43712e [2022-03-10T22:52:19.113Z] #47 27.82 Reading package lists... [2022-03-10T22:52:20.047Z] #31 8.315 [2022-03-10T22:52:20.067Z] #12 ... [2022-03-10T22:52:20.067Z] [2022-03-10T22:52:20.067Z] #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-03-10T22:52:20.067Z] #31 sha256:718f0f72c90255eb58dd4752ea581ba01290d043daf2d24a311252677cd18fb9 [2022-03-10T22:52:20.067Z] #31 1.433 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-03-10T22:52:20.067Z] #31 1.696 [2022-03-10T22:52:20.067Z] #31 1.920 #=#=# ######################################################################## 100.0% [2022-03-10T22:52:20.067Z] #31 2.172 [2022-03-10T22:52:20.067Z] #31 3.026 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-03-10T22:52:20.067Z] #31 3.283 [2022-03-10T22:52:20.067Z] #31 3.501 #=#=# ######################################################################## 100.0% [2022-03-10T22:52:20.067Z] #31 3.775 [2022-03-10T22:52:20.067Z] #31 4.628 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-03-10T22:52:20.067Z] #31 4.903 [2022-03-10T22:52:20.067Z] #31 5.117 #=#=# ################# 23.7% ######################################## 55.9% ############################################################### 87.7% ######################################################################## 100.0% [2022-03-10T22:52:20.067Z] #31 5.695 [2022-03-10T22:52:20.067Z] #31 6.571 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-03-10T22:52:20.067Z] #31 6.825 [2022-03-10T22:52:20.067Z] #31 7.048 #=#=# ######################################################################## 100.0% [2022-03-10T22:52:20.067Z] #31 7.323 [2022-03-10T22:52:20.067Z] #31 7.972 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-03-10T22:52:20.067Z] #31 8.257 [2022-03-10T22:52:20.067Z] #31 8.472 #=#=# ######################################################################## 100.0% [2022-03-10T22:52:20.067Z] #31 8.642 [2022-03-10T22:52:20.067Z] #31 8.682 Download of images into '/build' complete. [2022-03-10T22:52:20.067Z] #31 8.682 Use something like the following to load the result into a Docker daemon: [2022-03-10T22:52:20.067Z] #31 8.683 tar -cC '/build' . | docker load [2022-03-10T22:52:20.067Z] #31 DONE 9.8s [2022-03-10T22:52:20.067Z] [2022-03-10T22:52:20.067Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-03-10T22:52:20.067Z] #12 sha256:d2262cb5e289fcb8ec2e6ec5bbc28e4da9c0f7843486f275d70eab98043bbd87 [2022-03-10T22:52:20.067Z] #12 DONE 1.9s [2022-03-10T22:52:20.067Z] [2022-03-10T22:52:20.067Z] #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-03-10T22:52:20.067Z] #13 sha256:841b9c1595ca58032e4810480afa5303241fe19d3a7af7071441e821968bc31d [2022-03-10T22:52:20.283Z] #11 ... [2022-03-10T22:52:20.283Z] [2022-03-10T22:52:20.283Z] #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-03-10T22:52:20.283Z] #31 sha256:c74b432ea1e08ecdde3eacdd194279a5c2e6464ffcbb4293ed7cbe42890e64d5 [2022-03-10T22:52:20.283Z] #31 10.48 #=#=# ######################################################################## 100.0% [2022-03-10T22:52:20.283Z] #31 10.78 [2022-03-10T22:52:20.283Z] #31 10.85 Download of images into '/build' complete. [2022-03-10T22:52:20.283Z] #31 10.85 Use something like the following to load the result into a Docker daemon: [2022-03-10T22:52:20.283Z] #31 10.85 tar -cC '/build' . | docker load [2022-03-10T22:52:20.283Z] #31 DONE 13.3s [2022-03-10T22:52:20.283Z] [2022-03-10T22:52:20.283Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.8-bullseye@sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 [2022-03-10T22:52:20.283Z] #11 sha256:750f92727eab44d8cd39774aa8ec1a199552b462999316d3655ba5cbd1511818 [2022-03-10T22:52:20.617Z] #31 ... [2022-03-10T22:52:20.617Z] [2022-03-10T22:52:20.617Z] #58 [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-03-10T22:52:20.617Z] #58 sha256:1cd422a8c117a9fdaf88f240a4447d054d247ebd64a7e5dfa3b81a1c639ce1c0 [2022-03-10T22:52:20.617Z] #58 12.36 Fetched 8394 kB in 9s (932 kB/s) [2022-03-10T22:52:20.617Z] #58 12.36 Reading package lists... [2022-03-10T22:52:20.617Z] #58 15.39 Reading package lists... [2022-03-10T22:52:20.617Z] #58 19.09 Building dependency tree... [2022-03-10T22:52:20.617Z] #58 22.15 The following additional packages will be installed: [2022-03-10T22:52:20.617Z] #58 22.16 libbtrfs0 [2022-03-10T22:52:20.617Z] #58 22.33 The following NEW packages will be installed: [2022-03-10T22:52:20.617Z] #58 22.34 libbtrfs-dev libbtrfs0 [2022-03-10T22:52:20.638Z] #13 DONE 0.6s [2022-03-10T22:52:20.638Z] [2022-03-10T22:52:20.638Z] #38 [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-03-10T22:52:20.638Z] #38 sha256:e5cbd602869136911dd6a99bdd9a40d0507fbcc4294df9c42cbc6740a37cb7ab [2022-03-10T22:52:20.877Z] #58 ... [2022-03-10T22:52:20.878Z] [2022-03-10T22:52:20.878Z] #38 [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-03-10T22:52:20.878Z] #38 sha256:2b03f7df4257c7ba58fb500fb5842cfead1c86b9434f96c22d67c7246114511c [2022-03-10T22:52:20.878Z] #38 12.42 Fetched 8394 kB in 9s (921 kB/s) [2022-03-10T22:52:20.878Z] #38 12.42 Reading package lists... [2022-03-10T22:52:20.878Z] #38 17.38 Reading package lists... [2022-03-10T22:52:20.878Z] #38 21.32 Building dependency tree... [2022-03-10T22:52:20.878Z] #38 ... [2022-03-10T22:52:20.878Z] [2022-03-10T22:52:20.878Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-10T22:52:20.878Z] #51 sha256:7e886a43c3741841e41ebabce8488931375aaa4f3d3c86112f4cd8891884996a [2022-03-10T22:52:20.878Z] #51 21.95 go: downloading github.com/fatih/color v1.13.0 [2022-03-10T22:52:20.878Z] #51 21.96 go: downloading github.com/gofrs/flock v0.8.1 [2022-03-10T22:52:20.878Z] #51 22.01 go: downloading github.com/spf13/cobra v1.3.0 [2022-03-10T22:52:20.878Z] #51 22.02 go: downloading github.com/spf13/pflag v1.0.5 [2022-03-10T22:52:20.878Z] #51 22.19 go: downloading github.com/spf13/viper v1.10.1 [2022-03-10T22:52:20.878Z] #51 22.24 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-03-10T22:52:20.878Z] #51 22.61 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-03-10T22:52:20.878Z] #51 22.63 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-03-10T22:52:20.898Z] #38 ... [2022-03-10T22:52:20.898Z] [2022-03-10T22:52:20.898Z] #42 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-03-10T22:52:20.898Z] #42 sha256:32590bd141d0574a7286cd7615e7ce5dbd7a860411bdc30d9e37cda4cfa7488b [2022-03-10T22:52:20.898Z] #42 DONE 0.1s [2022-03-10T22:52:20.898Z] [2022-03-10T22:52:20.898Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-03-10T22:52:20.898Z] #33 sha256:bddc18464da662668d8c69de9d42214f652feeee14f0e8b6fdf60bc38ca0e6dc [2022-03-10T22:52:20.898Z] #33 DONE 0.2s [2022-03-10T22:52:20.898Z] [2022-03-10T22:52:20.898Z] #46 [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-03-10T22:52:20.898Z] #46 sha256:67ba994b1836bf9393e53dde77cc6c5676194c01186247253d0c9102c049e812 [2022-03-10T22:52:20.898Z] #46 DONE 0.3s [2022-03-10T22:52:20.898Z] [2022-03-10T22:52:20.898Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-03-10T22:52:20.898Z] #25 sha256:5e6855bd44a61653fe1d373ca613556f9cc79b39ab12b5641187b74a7d0f98a2 [2022-03-10T22:52:20.898Z] #25 DONE 0.3s [2022-03-10T22:52:20.898Z] [2022-03-10T22:52:20.898Z] #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-03-10T22:52:20.898Z] #26 sha256:5ab857680b1922a7de940dd83115db8c5935a6f6977289d45655f124ed53d8a6 [2022-03-10T22:52:21.138Z] #51 22.67 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da [2022-03-10T22:52:21.138Z] #51 22.69 go: downloading github.com/go-critic/go-critic v0.6.2 [2022-03-10T22:52:21.162Z] #26 ... [2022-03-10T22:52:21.162Z] [2022-03-10T22:52:21.162Z] #62 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-03-10T22:52:21.162Z] #62 sha256:df64e0c987f7066cb1a15a674b052c07bf4d5032f77bdaeb7a44c7bbfbf5d823 [2022-03-10T22:52:21.162Z] #62 DONE 0.4s [2022-03-10T22:52:21.162Z] [2022-03-10T22:52:21.162Z] #63 [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-03-10T22:52:21.162Z] #63 sha256:662fde14cc33485b35b32dde0560e4e8dcc19312968a89762b0fd3400445ffd1 [2022-03-10T22:52:21.229Z] #11 extracting sha256:159607df3745db4458d86f29bbfebb6af5aff1877e4ae9bf8a4be0e269989b49 13.0s done [2022-03-10T22:52:21.800Z] #11 extracting sha256:debee5da592d2d2e96de757c5aff0cf0723782cf20a78682c7c85aa53064b702 done [2022-03-10T22:52:21.800Z] #11 DONE 41.3s [2022-03-10T22:52:22.060Z] [2022-03-10T22:52:22.060Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-03-10T22:52:22.060Z] #12 sha256:d2262cb5e289fcb8ec2e6ec5bbc28e4da9c0f7843486f275d70eab98043bbd87 [2022-03-10T22:52:22.080Z] #51 23.69 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-03-10T22:52:22.080Z] #51 23.73 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-03-10T22:52:22.631Z] #12 DONE 0.5s [2022-03-10T22:52:22.631Z] [2022-03-10T22:52:22.631Z] #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-03-10T22:52:22.631Z] #13 sha256:841b9c1595ca58032e4810480afa5303241fe19d3a7af7071441e821968bc31d [2022-03-10T22:52:23.015Z] #51 ... [2022-03-10T22:52:23.015Z] [2022-03-10T22:52:23.015Z] #47 [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-03-10T22:52:23.015Z] #47 sha256:747e4ca90c931a1b44bbaca0c84e804c844f4b42df9bd45fd78b7879660b92b0 [2022-03-10T22:52:23.015Z] #47 14.33 Fetched 8397 kB in 11s (746 kB/s) [2022-03-10T22:52:23.015Z] #47 14.33 Reading package lists... [2022-03-10T22:52:23.015Z] #47 18.31 Reading package lists... [2022-03-10T22:52:23.015Z] #47 22.08 Building dependency tree... [2022-03-10T22:52:23.015Z] #47 ... [2022-03-10T22:52:23.015Z] [2022-03-10T22:52:23.015Z] #58 [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-03-10T22:52:23.015Z] #58 sha256:1cd422a8c117a9fdaf88f240a4447d054d247ebd64a7e5dfa3b81a1c639ce1c0 [2022-03-10T22:52:23.015Z] #58 22.71 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded. [2022-03-10T22:52:23.015Z] #58 22.71 Need to get 454 kB of archives. [2022-03-10T22:52:23.015Z] #58 22.71 After this operation, 1275 kB of additional disk space will be used. [2022-03-10T22:52:23.015Z] #58 22.71 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB] [2022-03-10T22:52:23.015Z] #58 22.72 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB] [2022-03-10T22:52:23.015Z] #58 23.50 debconf: delaying package configuration, since apt-utils is not installed [2022-03-10T22:52:23.015Z] #58 23.72 Fetched 454 kB in 0s (1454 kB/s) [2022-03-10T22:52:23.015Z] #58 23.80 Selecting previously unselected package libbtrfs0:arm64. [2022-03-10T22:52:23.015Z] #58 23.80 (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 ... 15700 files and directories currently installed.) [2022-03-10T22:52:23.015Z] #58 23.85 Preparing to unpack .../libbtrfs0_5.10.1-2_arm64.deb ... [2022-03-10T22:52:23.015Z] #58 23.86 Unpacking libbtrfs0:arm64 (5.10.1-2) ... [2022-03-10T22:52:23.015Z] #58 24.00 Selecting previously unselected package libbtrfs-dev:arm64. [2022-03-10T22:52:23.015Z] #58 24.00 Preparing to unpack .../libbtrfs-dev_5.10.1-2_arm64.deb ... [2022-03-10T22:52:23.015Z] #58 24.02 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ... [2022-03-10T22:52:23.015Z] #58 24.43 Setting up libbtrfs0:arm64 (5.10.1-2) ... [2022-03-10T22:52:23.015Z] #58 24.45 Setting up libbtrfs-dev:arm64 (5.10.1-2) ... [2022-03-10T22:52:23.015Z] #58 24.46 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-10T22:52:23.015Z] #58 DONE 24.8s [2022-03-10T22:52:23.015Z] [2022-03-10T22:52:23.015Z] #59 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-03-10T22:52:23.015Z] #59 sha256:7c85263e5f43433065d06ec34dcedec6bae9170d673bcfc1d4371736bf19b8ff [2022-03-10T22:52:23.213Z] #13 DONE 0.7s [2022-03-10T22:52:23.213Z] [2022-03-10T22:52:23.213Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-03-10T22:52:23.213Z] #33 sha256:bddc18464da662668d8c69de9d42214f652feeee14f0e8b6fdf60bc38ca0e6dc [2022-03-10T22:52:23.275Z] #59 DONE 0.1s [2022-03-10T22:52:23.275Z] [2022-03-10T22:52:23.275Z] #38 [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-03-10T22:52:23.275Z] #38 sha256:2b03f7df4257c7ba58fb500fb5842cfead1c86b9434f96c22d67c7246114511c [2022-03-10T22:52:23.275Z] #38 24.19 The following additional packages will be installed: [2022-03-10T22:52:23.275Z] #38 24.21 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-03-10T22:52:23.275Z] #38 24.22 Suggested packages: [2022-03-10T22:52:23.275Z] #38 24.24 cmake-doc ninja-build lrzip [2022-03-10T22:52:23.275Z] #38 24.24 Recommended packages: [2022-03-10T22:52:23.275Z] #38 24.24 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-03-10T22:52:23.275Z] #38 25.09 The following NEW packages will be installed: [2022-03-10T22:52:23.476Z] #33 ... [2022-03-10T22:52:23.476Z] [2022-03-10T22:52:23.476Z] #42 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-03-10T22:52:23.476Z] #42 sha256:32590bd141d0574a7286cd7615e7ce5dbd7a860411bdc30d9e37cda4cfa7488b [2022-03-10T22:52:23.476Z] #42 DONE 0.2s [2022-03-10T22:52:23.476Z] [2022-03-10T22:52:23.476Z] #46 [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-03-10T22:52:23.476Z] #46 sha256:67ba994b1836bf9393e53dde77cc6c5676194c01186247253d0c9102c049e812 [2022-03-10T22:52:23.476Z] #46 DONE 0.2s [2022-03-10T22:52:23.476Z] [2022-03-10T22:52:23.476Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-03-10T22:52:23.476Z] #33 sha256:bddc18464da662668d8c69de9d42214f652feeee14f0e8b6fdf60bc38ca0e6dc [2022-03-10T22:52:23.476Z] #33 DONE 0.3s [2022-03-10T22:52:23.476Z] [2022-03-10T22:52:23.476Z] #62 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-03-10T22:52:23.476Z] #62 sha256:de5188adb2812d639f4b1fde9d5ba0053383595aa58fafbab6d730deb05783bc [2022-03-10T22:52:23.476Z] #62 DONE 0.3s [2022-03-10T22:52:23.476Z] [2022-03-10T22:52:23.476Z] #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-03-10T22:52:23.476Z] #34 sha256:e1e84836270b676cbc39863b69a1644104ba3030344ce6b70a016ea3d8688228 [2022-03-10T22:52:23.533Z] #38 25.12 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-03-10T22:52:23.533Z] #38 25.12 vim-common xxd [2022-03-10T22:52:23.738Z] #34 ... [2022-03-10T22:52:23.739Z] [2022-03-10T22:52:23.739Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-03-10T22:52:23.739Z] #25 sha256:4d7194130c52fec60f03dc6ebb767f845f30a84cb7b540c60e02874b27bc563e [2022-03-10T22:52:23.739Z] #25 DONE 0.4s [2022-03-10T22:52:23.739Z] [2022-03-10T22:52:23.739Z] #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-03-10T22:52:23.739Z] #26 sha256:bb327f50c1d3d9194de610608c895cded5ed50b2fb99bdf27ea16e0ea4ce44c6 [2022-03-10T22:52:23.797Z] #38 25.52 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded. [2022-03-10T22:52:23.797Z] #38 25.52 Need to get 15.6 MB of archives. [2022-03-10T22:52:23.797Z] #38 25.52 After this operation, 67.4 MB of additional disk space will be used. [2022-03-10T22:52:23.797Z] #38 25.52 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB] [2022-03-10T22:52:24.057Z] #38 25.54 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-03-10T22:52:24.057Z] #38 25.55 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-03-10T22:52:24.057Z] #38 25.65 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] [2022-03-10T22:52:24.315Z] #38 ... [2022-03-10T22:52:24.315Z] [2022-03-10T22:52:24.315Z] #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-03-10T22:52:24.315Z] #14 sha256:6b2cc1b0c2d83e7729273911d50139e728f8218ae589b99e56a7a2c5acb8e969 [2022-03-10T22:52:24.315Z] #14 10.96 Reading package lists... [2022-03-10T22:52:24.315Z] #14 16.00 Reading package lists... [2022-03-10T22:52:24.315Z] #14 19.92 Building dependency tree... [2022-03-10T22:52:24.315Z] #14 23.07 The following additional packages will be installed: [2022-03-10T22:52:24.315Z] #14 23.08 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-03-10T22:52:24.315Z] #14 23.08 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-03-10T22:52:24.315Z] #14 23.08 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-03-10T22:52:24.315Z] #14 23.08 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-03-10T22:52:24.316Z] #14 23.08 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-03-10T22:52:24.316Z] #14 23.09 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-03-10T22:52:24.316Z] #14 23.09 mingw-w64-common mingw-w64-x86-64-dev [2022-03-10T22:52:24.316Z] #14 23.09 Suggested packages: [2022-03-10T22:52:24.316Z] #14 23.11 gcc-10-locales seccomp wine64 [2022-03-10T22:52:24.316Z] #14 24.18 The following NEW packages will be installed: [2022-03-10T22:52:24.316Z] #14 24.20 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-03-10T22:52:24.316Z] #14 24.20 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-03-10T22:52:24.316Z] #14 24.20 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-03-10T22:52:24.316Z] #14 24.20 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-03-10T22:52:24.316Z] #14 24.20 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-03-10T22:52:24.316Z] #14 24.20 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-03-10T22:52:24.316Z] #14 24.21 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-03-10T22:52:24.316Z] #14 24.21 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-03-10T22:52:24.316Z] #14 24.21 mingw-w64-x86-64-dev [2022-03-10T22:52:24.316Z] #14 24.63 0 upgraded, 30 newly installed, 0 to remove and 1 not upgraded. [2022-03-10T22:52:24.316Z] #14 24.63 Need to get 108 MB of archives. [2022-03-10T22:52:24.316Z] #14 24.63 After this operation, 620 MB of additional disk space will be used. [2022-03-10T22:52:24.316Z] #14 24.63 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64-i686 arm64 2.35.2-2+8.11+b3 [2316 kB] [2022-03-10T22:52:24.316Z] #14 24.73 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64-x86-64 arm64 2.35.2-2+8.11+b3 [2634 kB] [2022-03-10T22:52:24.316Z] #14 24.84 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-03-10T22:52:24.316Z] #14 24.84 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper1.02.1 arm64 2:1.02.175-2.1 [126 kB] [2022-03-10T22:52:24.316Z] #14 24.91 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dmsetup arm64 2:1.02.175-2.1 [85.1 kB] [2022-03-10T22:52:24.316Z] #14 24.91 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-03-10T22:52:24.316Z] #14 25.13 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2022-03-10T22:52:24.316Z] #14 25.27 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-base arm64 10.2.1-6+24.2 [186 kB] [2022-03-10T22:52:24.316Z] #14 25.27 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-posix-runtime arm64 10.2.1-6+24.2 [11.5 MB] [2022-03-10T22:52:24.316Z] #14 25.72 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-posix arm64 10.2.1-6+24.2 [24.4 MB] [2022-03-10T22:52:24.316Z] #14 ... [2022-03-10T22:52:24.316Z] [2022-03-10T22:52:24.316Z] #38 [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-03-10T22:52:24.316Z] #38 sha256:2b03f7df4257c7ba58fb500fb5842cfead1c86b9434f96c22d67c7246114511c [2022-03-10T22:52:24.316Z] #38 26.03 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxml2 arm64 2.9.10+dfsg-6.7 [629 kB] [2022-03-10T22:52:24.316Z] #38 26.04 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libarchive13 arm64 3.4.3-2+b1 [320 kB] [2022-03-10T22:52:24.316Z] #38 26.04 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjsoncpp24 arm64 1.9.4-4 [72.5 kB] [2022-03-10T22:52:24.316Z] #38 26.04 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 librhash0 arm64 1.4.1-2 [127 kB] [2022-03-10T22:52:24.316Z] #38 26.04 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libuv1 arm64 1.40.0-2 [126 kB] [2022-03-10T22:52:24.316Z] #38 26.08 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake arm64 3.18.4-2+deb11u1 [3673 kB] [2022-03-10T22:52:25.255Z] #38 ... [2022-03-10T22:52:25.255Z] [2022-03-10T22:52:25.255Z] #53 [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-03-10T22:52:25.255Z] #53 sha256:816e54f3e4cada04102342468422afe632a8e165b0c111e555401b5d012c569c [2022-03-10T22:52:25.255Z] #53 26.61 v3.0.2 [2022-03-10T22:52:25.255Z] #53 DONE 26.8s [2022-03-10T22:52:25.255Z] [2022-03-10T22:52:25.255Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-10T22:52:25.255Z] #51 sha256:7e886a43c3741841e41ebabce8488931375aaa4f3d3c86112f4cd8891884996a [2022-03-10T22:52:25.255Z] #51 26.30 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-03-10T22:52:25.255Z] #51 26.33 go: downloading github.com/stretchr/testify v1.7.0 [2022-03-10T22:52:25.255Z] #51 26.38 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-03-10T22:52:25.255Z] #51 26.40 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-03-10T22:52:25.255Z] #51 26.49 go: downloading github.com/fsnotify/fsnotify v1.5.1 [2022-03-10T22:52:25.255Z] #51 26.50 go: downloading github.com/magiconair/properties v1.8.5 [2022-03-10T22:52:25.255Z] #51 26.60 go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-03-10T22:52:25.255Z] #51 26.68 go: downloading github.com/spf13/afero v1.6.0 [2022-03-10T22:52:25.255Z] #51 26.76 go: downloading github.com/spf13/cast v1.4.1 [2022-03-10T22:52:25.255Z] #51 26.79 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-03-10T22:52:25.255Z] #51 26.82 go: downloading github.com/subosito/gotenv v1.2.0 [2022-03-10T22:52:25.255Z] #51 26.84 go: downloading gopkg.in/ini.v1 v1.66.2 [2022-03-10T22:52:25.255Z] #51 26.87 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e [2022-03-10T22:52:25.446Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2022-03-10T22:52:25.514Z] #51 27.12 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-03-10T22:52:25.775Z] #51 27.33 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-03-10T22:52:25.775Z] #51 27.49 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-03-10T22:52:25.775Z] #51 27.54 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-03-10T22:52:25.775Z] #51 27.58 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-03-10T22:52:25.903Z] [2022-03-10T22:52:25.903Z] ________ ____ __. [2022-03-10T22:52:25.903Z] \_____ \ | |/ _| [2022-03-10T22:52:25.903Z] / | \| < [2022-03-10T22:52:25.903Z] / | \ | \ [2022-03-10T22:52:25.903Z] \_______ /____|__ \ [2022-03-10T22:52:25.903Z] \/ \/ [2022-03-10T22:52:25.903Z] [2022-03-10T22:52:25.903Z] INFO: make.ps1 ended at 03/10/2022 22:52:25 [2022-03-10T22:52:25.953Z] #47 35.74 Reading package lists... [2022-03-10T22:52:25.953Z] #47 ... [2022-03-10T22:52:25.953Z] [2022-03-10T22:52:25.953Z] #38 [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-03-10T22:52:25.953Z] #38 sha256:e5cbd602869136911dd6a99bdd9a40d0507fbcc4294df9c42cbc6740a37cb7ab [2022-03-10T22:52:25.953Z] #38 33.61 Reading package lists... [2022-03-10T22:52:26.035Z] #51 27.62 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-03-10T22:52:26.035Z] #51 27.65 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-03-10T22:52:26.035Z] #51 27.82 go: downloading github.com/quasilyte/go-ruleguard v0.3.15 [2022-03-10T22:52:26.432Z] #63 ... [2022-03-10T22:52:26.432Z] [2022-03-10T22:52:26.432Z] #38 [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-03-10T22:52:26.432Z] #38 sha256:e5cbd602869136911dd6a99bdd9a40d0507fbcc4294df9c42cbc6740a37cb7ab [2022-03-10T22:52:26.432Z] #38 4.870 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-10T22:52:26.432Z] #38 4.886 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-10T22:52:26.432Z] #38 4.889 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-10T22:52:26.432Z] #38 5.356 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-03-10T22:52:26.605Z] #51 28.23 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-03-10T22:52:26.605Z] #51 28.31 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-03-10T22:52:26.605Z] #51 28.36 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-03-10T22:52:26.605Z] #51 28.41 go: downloading github.com/Antonboom/errname v0.1.5 [2022-03-10T22:52:26.877Z] #51 28.45 go: downloading github.com/Antonboom/nilnil v0.1.0 [2022-03-10T22:52:26.877Z] #51 28.49 go: downloading github.com/BurntSushi/toml v1.0.0 [2022-03-10T22:52:27.137Z] #51 28.96 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-03-10T22:52:27.337Z] #38 41.73 Building dependency tree... [2022-03-10T22:52:27.397Z] #51 29.02 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-03-10T22:52:27.397Z] #51 29.03 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-03-10T22:52:27.477Z] INFO: Binaries build ended at 03/10/2022 22:52:27. Duration:00:01:35.3325064 [2022-03-10T22:52:27.658Z] #51 29.13 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-03-10T22:52:27.658Z] #51 29.13 go: downloading github.com/ashanbrown/makezero v1.1.0 [2022-03-10T22:52:27.658Z] #51 29.18 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-03-10T22:52:27.658Z] #51 29.19 go: downloading github.com/blizzy78/varnamelen v0.5.0 [2022-03-10T22:52:27.658Z] #51 29.24 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-03-10T22:52:27.658Z] #51 29.28 go: downloading github.com/breml/bidichk v0.2.1 [2022-03-10T22:52:27.658Z] #51 29.34 go: downloading github.com/breml/errchkjson v0.2.1 [2022-03-10T22:52:27.658Z] #51 29.38 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-03-10T22:52:27.811Z] #38 6.842 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [122 kB] [2022-03-10T22:52:27.918Z] #51 29.44 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-03-10T22:52:27.918Z] #51 29.46 go: downloading github.com/daixiang0/gci v0.2.9 [2022-03-10T22:52:27.918Z] #51 29.50 go: downloading github.com/denis-tingajkin/go-header v0.4.2 [2022-03-10T22:52:27.918Z] #51 29.53 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-03-10T22:52:27.918Z] #51 29.62 go: downloading github.com/fzipp/gocyclo v0.4.0 [2022-03-10T22:52:27.918Z] #51 29.70 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-03-10T22:52:27.918Z] #51 29.72 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-03-10T22:52:27.918Z] #51 29.72 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-03-10T22:52:27.918Z] #51 29.75 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-03-10T22:52:28.179Z] #51 29.97 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-03-10T22:52:28.442Z] #51 30.02 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-03-10T22:52:28.442Z] #51 30.03 go: downloading github.com/golangci/misspell v0.3.5 [2022-03-10T22:52:28.442Z] #51 30.09 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-03-10T22:52:28.442Z] #51 30.12 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-03-10T22:52:28.442Z] #51 30.15 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-03-10T22:52:28.701Z] #51 30.26 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-03-10T22:52:28.701Z] #51 30.38 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-03-10T22:52:28.701Z] #51 30.40 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-03-10T22:52:28.701Z] #51 30.46 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-03-10T22:52:28.701Z] #51 30.47 go: downloading github.com/julz/importas v0.1.0 [2022-03-10T22:52:28.701Z] #51 30.48 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-03-10T22:52:29.006Z] #51 30.52 go: downloading github.com/kulti/thelper v0.5.0 [2022-03-10T22:52:29.006Z] #51 30.62 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-03-10T22:52:29.006Z] #51 30.73 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-03-10T22:52:29.009Z] INFO: Copying the built daemon binary to d:\CI\PR-43357\3\binary\dockerd-b36fb04e03.exe... [2022-03-10T22:52:29.009Z] INFO: Copying the built client binary to d:\CI\PR-43357\3\binary\docker-b36fb04e03.exe... [2022-03-10T22:52:29.009Z] INFO: Copying dockerversion from the container... [2022-03-10T22:52:29.042Z] #26 ... [2022-03-10T22:52:29.042Z] [2022-03-10T22:52:29.042Z] #53 [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-03-10T22:52:29.042Z] #53 sha256:6dd8ff98f3953af4790562a2c0cc846740a3d37349fa5a08e644cfca8188eab3 [2022-03-10T22:52:29.042Z] #53 4.333 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-03-10T22:52:29.042Z] #53 5.142 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-03-10T22:52:29.042Z] #53 5.143 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-03-10T22:52:29.042Z] #53 5.193 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-03-10T22:52:29.042Z] #53 ... [2022-03-10T22:52:29.042Z] [2022-03-10T22:52:29.042Z] #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-03-10T22:52:29.042Z] #26 sha256:bb327f50c1d3d9194de610608c895cded5ed50b2fb99bdf27ea16e0ea4ce44c6 [2022-03-10T22:52:29.042Z] #26 5.375 + RM_GOPATH=0 [2022-03-10T22:52:29.042Z] #26 5.375 + TMP_GOPATH= [2022-03-10T22:52:29.042Z] #26 5.375 + : /build [2022-03-10T22:52:29.042Z] #26 5.375 + '[' -z '' ']' [2022-03-10T22:52:29.042Z] #26 5.375 ++ mktemp -d [2022-03-10T22:52:29.042Z] #26 5.377 + export GOPATH=/tmp/tmp.Cpdv3vCQbB [2022-03-10T22:52:29.042Z] #26 5.377 + GOPATH=/tmp/tmp.Cpdv3vCQbB [2022-03-10T22:52:29.042Z] #26 5.377 + RM_GOPATH=1 [2022-03-10T22:52:29.042Z] #26 5.377 + case "$(go env GOARCH)" in [2022-03-10T22:52:29.042Z] #26 5.377 ++ go env GOARCH [2022-03-10T22:52:29.042Z] #26 5.403 + export GO_BUILDMODE=-buildmode=pie [2022-03-10T22:52:29.042Z] #26 5.403 + GO_BUILDMODE=-buildmode=pie [2022-03-10T22:52:29.042Z] #26 5.404 ++ dirname /install.sh [2022-03-10T22:52:29.042Z] #26 5.411 + dir=/ [2022-03-10T22:52:29.042Z] #26 5.411 + bin=dockercli [2022-03-10T22:52:29.042Z] #26 5.411 + shift [2022-03-10T22:52:29.042Z] #26 5.411 + '[' '!' -f //dockercli.installer ']' [2022-03-10T22:52:29.042Z] #26 5.411 + . //dockercli.installer [2022-03-10T22:52:29.042Z] #26 5.411 ++ : stable [2022-03-10T22:52:29.042Z] #26 5.411 ++ : 17.06.2-ce [2022-03-10T22:52:29.042Z] #26 5.411 + install_dockercli [2022-03-10T22:52:29.043Z] #26 5.411 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-03-10T22:52:29.043Z] #26 5.411 ++ uname -m [2022-03-10T22:52:29.043Z] #26 5.411 Install docker/cli version 17.06.2-ce from stable [2022-03-10T22:52:29.043Z] #26 5.412 + arch=x86_64 [2022-03-10T22:52:29.043Z] #26 5.413 + '[' x86_64 '!=' x86_64 ']' [2022-03-10T22:52:29.043Z] #26 5.413 + url=https://download.docker.com/linux/static [2022-03-10T22:52:29.043Z] #26 5.424 + tar -xz docker/docker [2022-03-10T22:52:29.043Z] #26 5.428 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-03-10T22:52:29.291Z] #51 30.75 go: downloading github.com/ldez/gomoddirectives v0.2.2 [2022-03-10T22:52:29.291Z] #51 30.83 go: downloading github.com/ldez/tagliatelle v0.3.0 [2022-03-10T22:52:29.291Z] #51 31.00 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-03-10T22:52:29.291Z] #51 31.12 go: downloading github.com/maratori/testpackage v1.0.1 [2022-03-10T22:52:29.469Z] INFO: Copying the golang package from the container to d:\CI\PR-43357\3\installer\go.zip... [2022-03-10T22:52:29.565Z] #51 31.20 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-03-10T22:52:29.565Z] #51 31.20 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-03-10T22:52:29.565Z] #51 31.29 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517 [2022-03-10T22:52:29.565Z] #51 31.31 go: downloading github.com/mgechev/revive v1.1.3 [2022-03-10T22:52:29.879Z] #38 ... [2022-03-10T22:52:29.879Z] [2022-03-10T22:52:29.879Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-10T22:52:29.879Z] #51 sha256:a8d1fc69f546faa66db6c94d32e7d06f6126ed23d1e9e8d092ec156536df14fd [2022-03-10T22:52:29.879Z] #51 46.41 go: downloading github.com/fatih/color v1.13.0 [2022-03-10T22:52:29.879Z] #51 46.41 go: downloading github.com/gofrs/flock v0.8.1 [2022-03-10T22:52:29.879Z] #51 46.48 go: downloading github.com/spf13/cobra v1.3.0 [2022-03-10T22:52:29.879Z] #51 46.56 go: downloading github.com/spf13/pflag v1.0.5 [2022-03-10T22:52:29.925Z] INFO: Extracting go.zip to d:\CI\PR-43357\3\go [2022-03-10T22:52:30.136Z] #51 31.84 go: downloading github.com/moricho/tparallel v0.2.1 [2022-03-10T22:52:30.136Z] #51 31.87 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-03-10T22:52:30.360Z] #38 9.216 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-03-10T22:52:30.396Z] #51 31.88 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-03-10T22:52:30.396Z] #51 31.89 go: downloading github.com/nishanths/predeclared v0.2.1 [2022-03-10T22:52:30.396Z] #51 31.94 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b [2022-03-10T22:52:30.396Z] #51 31.95 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-03-10T22:52:30.396Z] #51 32.00 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-03-10T22:52:30.396Z] #51 32.05 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-03-10T22:52:30.396Z] #51 32.09 go: downloading github.com/securego/gosec/v2 v2.9.6 [2022-03-10T22:52:30.456Z] #51 47.00 go: downloading github.com/spf13/viper v1.10.1 [2022-03-10T22:52:30.456Z] #51 47.04 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-03-10T22:52:30.622Z] #38 ... [2022-03-10T22:52:30.622Z] [2022-03-10T22:52:30.622Z] #36 [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-03-10T22:52:30.622Z] #36 sha256:1a322aeb375907460771228690496c9bd75bc4f5b786e16a514617ac12af97a8 [2022-03-10T22:52:30.622Z] #36 3.800 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-03-10T22:52:30.655Z] #51 32.28 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-03-10T22:52:30.655Z] #51 32.28 go: downloading github.com/sivchari/containedctx v1.0.1 [2022-03-10T22:52:30.655Z] #51 32.29 go: downloading github.com/sivchari/tenv v1.4.7 [2022-03-10T22:52:30.655Z] #51 32.30 go: downloading github.com/sonatard/noctx v0.0.1 [2022-03-10T22:52:30.655Z] #51 32.32 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-03-10T22:52:30.655Z] #51 32.33 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-03-10T22:52:30.655Z] #51 32.39 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-03-10T22:52:30.655Z] #51 32.45 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-03-10T22:52:30.883Z] #36 ... [2022-03-10T22:52:30.883Z] [2022-03-10T22:52:30.883Z] #43 [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-03-10T22:52:30.883Z] #43 sha256:8cd2c7b9899112f5f652fc771a50789fe1c1fae32cb81969d03efa57167cba02 [2022-03-10T22:52:30.883Z] #43 5.716 + git clone https://github.com/docker/distribution.git . [2022-03-10T22:52:30.883Z] #43 5.717 Cloning into '.'... [2022-03-10T22:52:30.883Z] #43 ... [2022-03-10T22:52:30.883Z] [2022-03-10T22:52:30.883Z] #58 [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-03-10T22:52:30.883Z] #58 sha256:17a1712948a1ab19d9c3c60f4a8ea087cd708e0a6731076282664644d0d48f4e [2022-03-10T22:52:30.883Z] #58 3.345 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-10T22:52:30.883Z] #58 3.360 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-10T22:52:30.883Z] #58 3.360 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-10T22:52:30.883Z] #58 3.520 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-03-10T22:52:30.883Z] #58 3.916 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [122 kB] [2022-03-10T22:52:30.883Z] #58 4.913 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-03-10T22:52:30.915Z] #51 32.47 go: downloading github.com/tetafro/godot v1.4.11 [2022-03-10T22:52:30.915Z] #51 32.50 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-03-10T22:52:30.915Z] #51 32.53 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0 [2022-03-10T22:52:30.915Z] #51 32.55 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-03-10T22:52:31.144Z] #58 ... [2022-03-10T22:52:31.144Z] [2022-03-10T22:52:31.144Z] #49 [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.7.0" && /build/gotestsum --version [2022-03-10T22:52:31.144Z] #49 sha256:d6e75598c47eb2854ce9867f0ec88a37b6431f473d93d817a33a33011fbf05a2 [2022-03-10T22:52:31.144Z] #49 5.935 go: downloading gotest.tools/gotestsum v1.7.0 [2022-03-10T22:52:31.144Z] #49 7.371 go: downloading github.com/dnephin/pflag v1.0.7 [2022-03-10T22:52:31.144Z] #49 7.409 go: downloading github.com/fatih/color v1.10.0 [2022-03-10T22:52:31.144Z] #49 7.432 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-03-10T22:52:31.144Z] #49 7.481 go: downloading github.com/pkg/errors v0.9.1 [2022-03-10T22:52:31.144Z] #49 7.869 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-03-10T22:52:31.144Z] #49 7.882 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-03-10T22:52:31.144Z] #49 7.937 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-03-10T22:52:31.144Z] #49 7.976 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-03-10T22:52:31.144Z] #49 8.085 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-03-10T22:52:31.144Z] #49 8.098 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-03-10T22:52:31.144Z] #49 8.175 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-03-10T22:52:31.144Z] #49 8.305 go: downloading golang.org/x/tools v0.1.0 [2022-03-10T22:52:31.144Z] #49 ... [2022-03-10T22:52:31.144Z] [2022-03-10T22:52:31.144Z] #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-03-10T22:52:31.144Z] #14 sha256:c831a8347534ab50595222794e9ff22a8ab7bcbe08016d719caaaaa987102676 [2022-03-10T22:52:31.144Z] #14 3.544 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-10T22:52:31.144Z] #14 3.577 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-10T22:52:31.144Z] #14 3.577 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-10T22:52:31.144Z] #14 3.817 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-03-10T22:52:31.144Z] #14 4.442 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [122 kB] [2022-03-10T22:52:31.144Z] #14 5.491 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-03-10T22:52:31.174Z] #51 32.78 go: downloading github.com/ultraware/funlen v0.0.3 [2022-03-10T22:52:31.174Z] #51 32.84 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-03-10T22:52:31.174Z] #51 32.86 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-03-10T22:52:31.174Z] #51 32.87 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-03-10T22:52:31.174Z] #51 32.92 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1 [2022-03-10T22:52:31.398Z] #51 48.14 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-03-10T22:52:31.398Z] #51 48.16 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-03-10T22:52:31.398Z] #51 48.22 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da [2022-03-10T22:52:31.404Z] #14 ... [2022-03-10T22:52:31.404Z] [2022-03-10T22:52:31.404Z] #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-03-10T22:52:31.405Z] #34 sha256:e1e84836270b676cbc39863b69a1644104ba3030344ce6b70a016ea3d8688228 [2022-03-10T22:52:31.405Z] #34 4.437 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-03-10T22:52:31.405Z] #34 4.447 Cloning into '.'... [2022-03-10T22:52:31.434Z] #51 33.09 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-03-10T22:52:31.434Z] #51 33.17 go: downloading honnef.co/go/tools v0.2.2 [2022-03-10T22:52:31.434Z] #51 ... [2022-03-10T22:52:31.434Z] [2022-03-10T22:52:31.434Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-03-10T22:52:31.434Z] #34 sha256:620509505b9ba232340bea86f8a6a413cbbe1040cdef04c4eace1707d8fa01f3 [2022-03-10T22:52:31.434Z] #34 31.05 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-03-10T22:52:31.434Z] #34 31.59 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-03-10T22:52:31.434Z] #34 32.01 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-03-10T22:52:31.658Z] #51 48.38 go: downloading github.com/go-critic/go-critic v0.6.2 [2022-03-10T22:52:31.664Z] #34 ... [2022-03-10T22:52:31.664Z] [2022-03-10T22:52:31.665Z] #47 [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-03-10T22:52:31.665Z] #47 sha256:72bc5050cd25904fa0ee503c99867bbf320506195c894f8c703cf5039a43712e [2022-03-10T22:52:31.665Z] #47 6.100 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-10T22:52:31.665Z] #47 6.163 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-10T22:52:31.665Z] #47 6.165 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-10T22:52:31.665Z] #47 6.746 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-03-10T22:52:31.665Z] #47 7.121 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-03-10T22:52:31.665Z] #47 9.186 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [122 kB] [2022-03-10T22:52:31.665Z] #47 ... [2022-03-10T22:52:31.665Z] [2022-03-10T22:52:31.665Z] #53 [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-03-10T22:52:31.665Z] #53 sha256:6dd8ff98f3953af4790562a2c0cc846740a3d37349fa5a08e644cfca8188eab3 [2022-03-10T22:52:31.665Z] #53 5.723 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-03-10T22:52:31.665Z] #53 6.624 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-03-10T22:52:31.665Z] #53 6.641 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-03-10T22:52:31.665Z] #53 6.677 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-03-10T22:52:31.665Z] #53 8.394 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-03-10T22:52:31.925Z] #53 ... [2022-03-10T22:52:31.925Z] [2022-03-10T22:52:31.925Z] #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-03-10T22:52:31.925Z] #26 sha256:5ab857680b1922a7de940dd83115db8c5935a6f6977289d45655f124ed53d8a6 [2022-03-10T22:52:31.925Z] #26 4.274 + RM_GOPATH=0 [2022-03-10T22:52:31.925Z] #26 4.274 + TMP_GOPATH= [2022-03-10T22:52:31.925Z] #26 4.274 + : /build [2022-03-10T22:52:31.925Z] #26 4.274 + '[' -z '' ']' [2022-03-10T22:52:31.925Z] #26 4.275 ++ mktemp -d [2022-03-10T22:52:31.925Z] #26 4.278 + export GOPATH=/tmp/tmp.1k9y7EG8sF [2022-03-10T22:52:31.925Z] #26 4.278 + GOPATH=/tmp/tmp.1k9y7EG8sF [2022-03-10T22:52:31.925Z] #26 4.278 + RM_GOPATH=1 [2022-03-10T22:52:31.925Z] #26 4.278 + case "$(go env GOARCH)" in [2022-03-10T22:52:31.925Z] #26 4.278 ++ go env GOARCH [2022-03-10T22:52:31.925Z] #26 4.298 + export GO_BUILDMODE=-buildmode=pie [2022-03-10T22:52:31.925Z] #26 4.298 + GO_BUILDMODE=-buildmode=pie [2022-03-10T22:52:31.925Z] #26 4.298 ++ dirname /install.sh [2022-03-10T22:52:31.925Z] #26 4.298 + dir=/ [2022-03-10T22:52:31.925Z] #26 4.298 + bin=dockercli [2022-03-10T22:52:31.925Z] #26 4.298 + shift [2022-03-10T22:52:31.925Z] #26 4.298 + '[' '!' -f //dockercli.installer ']' [2022-03-10T22:52:31.925Z] #26 4.298 + . //dockercli.installer [2022-03-10T22:52:31.925Z] #26 4.298 ++ : stable [2022-03-10T22:52:31.925Z] #26 4.298 ++ : 17.06.2-ce [2022-03-10T22:52:31.925Z] #26 4.298 + install_dockercli [2022-03-10T22:52:31.925Z] #26 4.298 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-03-10T22:52:31.925Z] #26 4.298 ++ uname -m [2022-03-10T22:52:31.925Z] #26 4.298 + arch=x86_64 [2022-03-10T22:52:31.925Z] #26 4.298 + '[' x86_64 '!=' x86_64 ']' [2022-03-10T22:52:31.925Z] #26 4.298 + url=https://download.docker.com/linux/static [2022-03-10T22:52:31.925Z] #26 4.298 + tar -xz docker/docker [2022-03-10T22:52:31.925Z] #26 4.298 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-03-10T22:52:31.925Z] #26 4.298 Install docker/cli version 17.06.2-ce from stable [2022-03-10T22:52:31.925Z] #26 10.17 + mkdir -p /build [2022-03-10T22:52:31.925Z] #26 10.19 + mv docker/docker /build/ [2022-03-10T22:52:31.925Z] #26 10.19 + rmdir docker [2022-03-10T22:52:31.925Z] #26 DONE 10.9s [2022-03-10T22:52:31.925Z] [2022-03-10T22:52:31.925Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-10T22:52:31.925Z] #51 sha256:a8d1fc69f546faa66db6c94d32e7d06f6126ed23d1e9e8d092ec156536df14fd [2022-03-10T22:52:31.925Z] #51 4.985 go: downloading github.com/golangci/golangci-lint v1.44.0 [2022-03-10T22:52:31.925Z] #51 ... [2022-03-10T22:52:31.925Z] [2022-03-10T22:52:31.925Z] #63 [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-03-10T22:52:31.925Z] #63 sha256:662fde14cc33485b35b32dde0560e4e8dcc19312968a89762b0fd3400445ffd1 [2022-03-10T22:52:31.925Z] #63 5.653 + RM_GOPATH=0 [2022-03-10T22:52:31.925Z] #63 5.660 + TMP_GOPATH= [2022-03-10T22:52:31.925Z] #63 5.660 + : /build [2022-03-10T22:52:31.925Z] #63 5.660 + '[' -z '' ']' [2022-03-10T22:52:31.925Z] #63 5.662 ++ mktemp -d [2022-03-10T22:52:31.925Z] #63 5.664 + export GOPATH=/tmp/tmp.x9tddzGFA7 [2022-03-10T22:52:31.925Z] #63 5.668 + GOPATH=/tmp/tmp.x9tddzGFA7 [2022-03-10T22:52:31.925Z] #63 5.668 + RM_GOPATH=1 [2022-03-10T22:52:31.925Z] #63 5.668 + case "$(go env GOARCH)" in [2022-03-10T22:52:31.925Z] #63 5.671 ++ go env GOARCH [2022-03-10T22:52:31.925Z] #63 5.690 + export GO_BUILDMODE=-buildmode=pie [2022-03-10T22:52:31.925Z] #63 5.690 + GO_BUILDMODE=-buildmode=pie [2022-03-10T22:52:31.925Z] #63 5.694 ++ dirname /install.sh [2022-03-10T22:52:31.925Z] #63 5.704 + dir=/ [2022-03-10T22:52:31.925Z] #63 5.706 + bin=rootlesskit [2022-03-10T22:52:31.925Z] #63 5.706 + shift [2022-03-10T22:52:31.925Z] #63 5.706 + '[' '!' -f //rootlesskit.installer ']' [2022-03-10T22:52:31.925Z] #63 5.706 + . //rootlesskit.installer [2022-03-10T22:52:31.925Z] #63 5.707 ++ : v0.14.6 [2022-03-10T22:52:31.925Z] #63 5.707 + install_rootlesskit [2022-03-10T22:52:31.925Z] #63 5.707 + case "$1" in [2022-03-10T22:52:31.925Z] #63 5.710 + export CGO_ENABLED=0 [2022-03-10T22:52:31.925Z] #63 5.710 + CGO_ENABLED=0 [2022-03-10T22:52:31.925Z] #63 5.710 + _install_rootlesskit [2022-03-10T22:52:31.925Z] #63 5.712 + echo 'Install rootlesskit version v0.14.6' [2022-03-10T22:52:31.925Z] #63 5.713 Install rootlesskit version v0.14.6 [2022-03-10T22:52:31.925Z] #63 5.713 + for f in rootlesskit rootlesskit-docker-proxy [2022-03-10T22:52:31.925Z] #63 5.713 + GOBIN=/build [2022-03-10T22:52:31.925Z] #63 5.713 + GO111MODULE=on [2022-03-10T22:52:31.925Z] #63 5.713 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.6 [2022-03-10T22:52:31.925Z] #63 6.257 go: downloading github.com/rootless-containers/rootlesskit v0.14.6 [2022-03-10T22:52:31.925Z] #63 8.292 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-03-10T22:52:31.925Z] #63 8.303 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-03-10T22:52:31.925Z] #63 8.952 go: downloading golang.org/x/sys v0.0.0-20211107104306-e0b2ad06fe42 [2022-03-10T22:52:32.923Z] #63 ... [2022-03-10T22:52:32.923Z] [2022-03-10T22:52:32.923Z] #58 [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-03-10T22:52:32.923Z] #58 sha256:17a1712948a1ab19d9c3c60f4a8ea087cd708e0a6731076282664644d0d48f4e [2022-03-10T22:52:32.923Z] #58 12.21 Fetched 8507 kB in 9s (932 kB/s) [2022-03-10T22:52:33.265Z] #26 ... [2022-03-10T22:52:33.265Z] [2022-03-10T22:52:33.265Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-10T22:52:33.265Z] #51 sha256:a8d1fc69f546faa66db6c94d32e7d06f6126ed23d1e9e8d092ec156536df14fd [2022-03-10T22:52:33.265Z] #51 4.774 go: downloading github.com/golangci/golangci-lint v1.44.0 [2022-03-10T22:52:33.265Z] #51 ... [2022-03-10T22:52:33.265Z] [2022-03-10T22:52:33.265Z] #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-03-10T22:52:33.265Z] #14 sha256:c831a8347534ab50595222794e9ff22a8ab7bcbe08016d719caaaaa987102676 [2022-03-10T22:52:33.265Z] #14 5.280 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-10T22:52:33.265Z] #14 5.300 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-10T22:52:33.265Z] #14 5.300 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-10T22:52:33.265Z] #14 6.098 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-03-10T22:52:33.265Z] #14 9.411 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [122 kB] [2022-03-10T22:52:33.366Z] #34 ... [2022-03-10T22:52:33.366Z] [2022-03-10T22:52:33.366Z] #60 [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-03-10T22:52:33.366Z] #60 sha256:e78743e1634ad8aaa815eeda94335ea92fc939a5fd68e6c985bffbc6a3bb7b59 [2022-03-10T22:52:33.366Z] #60 0.696 + RM_GOPATH=0 [2022-03-10T22:52:33.366Z] #60 0.696 + TMP_GOPATH= [2022-03-10T22:52:33.366Z] #60 0.696 + : /build [2022-03-10T22:52:33.366Z] #60 0.696 + '[' -z '' ']' [2022-03-10T22:52:33.366Z] #60 0.697 ++ mktemp -d [2022-03-10T22:52:33.366Z] #60 0.713 + export GOPATH=/tmp/tmp.XTnlnWMj2o [2022-03-10T22:52:33.366Z] #60 0.713 + GOPATH=/tmp/tmp.XTnlnWMj2o [2022-03-10T22:52:33.366Z] #60 0.713 + RM_GOPATH=1 [2022-03-10T22:52:33.366Z] #60 0.713 + case "$(go env GOARCH)" in [2022-03-10T22:52:33.366Z] #60 0.715 ++ go env GOARCH [2022-03-10T22:52:33.366Z] #60 0.747 + export GO_BUILDMODE=-buildmode=pie [2022-03-10T22:52:33.366Z] #60 0.747 + GO_BUILDMODE=-buildmode=pie [2022-03-10T22:52:33.366Z] #60 0.748 ++ dirname /install.sh [2022-03-10T22:52:33.366Z] #60 0.748 + dir=/ [2022-03-10T22:52:33.366Z] #60 0.749 + bin=containerd [2022-03-10T22:52:33.366Z] #60 0.749 + shift [2022-03-10T22:52:33.366Z] #60 0.749 + '[' '!' -f //containerd.installer ']' [2022-03-10T22:52:33.366Z] #60 0.749 + . //containerd.installer [2022-03-10T22:52:33.366Z] #60 0.749 ++ set -e [2022-03-10T22:52:33.366Z] #60 0.749 ++ : v1.5.10 [2022-03-10T22:52:33.366Z] #60 0.750 + install_containerd [2022-03-10T22:52:33.366Z] #60 0.750 + echo 'Install containerd version v1.5.10' [2022-03-10T22:52:33.366Z] #60 0.751 + git clone https://github.com/containerd/containerd.git /tmp/tmp.XTnlnWMj2o/src/github.com/containerd/containerd [2022-03-10T22:52:33.366Z] #60 0.751 Install containerd version v1.5.10 [2022-03-10T22:52:33.366Z] #60 0.753 Cloning into '/tmp/tmp.XTnlnWMj2o/src/github.com/containerd/containerd'... [2022-03-10T22:52:33.366Z] #60 ... [2022-03-10T22:52:33.366Z] [2022-03-10T22:52:33.366Z] #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-03-10T22:52:33.366Z] #31 sha256:21036a267c5be9d4d1d5deea158ec1ff62a9d64aaf6c5380d59de9543d0b3640 [2022-03-10T22:52:33.366Z] #31 11.98 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-03-10T22:52:33.366Z] #31 13.38 #=#=# [2022-03-10T22:52:33.366Z] #31 13.67 #=#=# 0.8% ######################################################################## 100.0% [2022-03-10T22:52:33.366Z] #31 14.99 [2022-03-10T22:52:33.366Z] #31 18.78 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-03-10T22:52:33.366Z] #31 20.11 [2022-03-10T22:52:33.366Z] #31 20.38 #=#=# 0.1% ############## 20.4% ######################### 35.2% ###################################### 53.3% ############################################## 64.4% ############################################################### 88.6% ######################################################################## 100.0% [2022-03-10T22:52:33.506Z] INFO: Extraction ended at 03/10/2022 22:52:33. Duration:00:00:25.3380676 [2022-03-10T22:52:33.506Z] INFO: Updating the golang and path environment variables [2022-03-10T22:52:33.506Z] INFO: GOPATH=d:\gopath [2022-03-10T22:52:33.506Z] INFO: go version go1.17.8 windows/amd64 [2022-03-10T22:52:33.506Z] INFO: Running the daemon under test in debug mode [2022-03-10T22:52:33.506Z] INFO: Starting a daemon under test... [2022-03-10T22:52:33.506Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-43357\3\daemon --pidfile d:\CI\PR-43357\3\docker.pid -D [2022-03-10T22:52:33.506Z] INFO: Process started successfully. [2022-03-10T22:52:33.506Z] INFO: Start tailing logs of the daemon under tests [2022-03-10T22:52:33.506Z] INFO: Waiting for the daemon under test to start... [2022-03-10T22:52:33.526Z] #14 ... [2022-03-10T22:52:33.526Z] [2022-03-10T22:52:33.526Z] #58 [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-03-10T22:52:33.526Z] #58 sha256:17a1712948a1ab19d9c3c60f4a8ea087cd708e0a6731076282664644d0d48f4e [2022-03-10T22:52:33.526Z] #58 4.937 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-10T22:52:33.526Z] #58 4.960 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-10T22:52:33.526Z] #58 4.960 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-10T22:52:33.526Z] #58 5.782 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-03-10T22:52:33.526Z] #58 8.788 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [122 kB] [2022-03-10T22:52:33.526Z] #58 ... [2022-03-10T22:52:33.526Z] [2022-03-10T22:52:33.526Z] #38 [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-03-10T22:52:33.526Z] #38 sha256:e5cbd602869136911dd6a99bdd9a40d0507fbcc4294df9c42cbc6740a37cb7ab [2022-03-10T22:52:33.526Z] #38 4.936 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-10T22:52:33.526Z] #38 4.983 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-10T22:52:33.526Z] #38 4.983 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-10T22:52:33.526Z] #38 5.610 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-03-10T22:52:33.526Z] #38 7.763 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [122 kB] [2022-03-10T22:52:33.526Z] #38 10.52 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-03-10T22:52:33.526Z] #38 ... [2022-03-10T22:52:33.526Z] [2022-03-10T22:52:33.526Z] #63 [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-03-10T22:52:33.526Z] #63 sha256:174334d084da6b25306c654032e60898ae1630ccd9ad90339b7e792b2355945c [2022-03-10T22:52:33.526Z] #63 5.472 + RM_GOPATH=0 [2022-03-10T22:52:33.526Z] #63 5.472 + TMP_GOPATH= [2022-03-10T22:52:33.526Z] #63 5.472 + : /build [2022-03-10T22:52:33.526Z] #63 5.472 + '[' -z '' ']' [2022-03-10T22:52:33.526Z] #63 5.474 ++ mktemp -d [2022-03-10T22:52:33.526Z] #63 5.476 + export GOPATH=/tmp/tmp.MNWnMrCMyt [2022-03-10T22:52:33.526Z] #63 5.476 + GOPATH=/tmp/tmp.MNWnMrCMyt [2022-03-10T22:52:33.526Z] #63 5.476 + RM_GOPATH=1 [2022-03-10T22:52:33.526Z] #63 5.476 + case "$(go env GOARCH)" in [2022-03-10T22:52:33.526Z] #63 5.478 ++ go env GOARCH [2022-03-10T22:52:33.526Z] #63 5.497 + export GO_BUILDMODE=-buildmode=pie [2022-03-10T22:52:33.526Z] #63 5.497 + GO_BUILDMODE=-buildmode=pie [2022-03-10T22:52:33.526Z] #63 5.498 ++ dirname /install.sh [2022-03-10T22:52:33.526Z] #63 5.499 + dir=/ [2022-03-10T22:52:33.526Z] #63 5.499 + bin=rootlesskit [2022-03-10T22:52:33.526Z] #63 5.500 + shift [2022-03-10T22:52:33.526Z] #63 5.500 + '[' '!' -f //rootlesskit.installer ']' [2022-03-10T22:52:33.526Z] #63 5.500 + . //rootlesskit.installer [2022-03-10T22:52:33.526Z] #63 5.500 ++ : v0.14.6 [2022-03-10T22:52:33.526Z] #63 5.501 + install_rootlesskit [2022-03-10T22:52:33.526Z] #63 5.501 + case "$1" in [2022-03-10T22:52:33.526Z] #63 5.501 + export CGO_ENABLED=0 [2022-03-10T22:52:33.526Z] #63 5.501 + CGO_ENABLED=0 [2022-03-10T22:52:33.526Z] #63 5.502 + _install_rootlesskit [2022-03-10T22:52:33.526Z] #63 5.504 + echo 'Install rootlesskit version v0.14.6' [2022-03-10T22:52:33.526Z] #63 5.505 + for f in rootlesskit rootlesskit-docker-proxy [2022-03-10T22:52:33.526Z] #63 5.505 + GOBIN=/build [2022-03-10T22:52:33.526Z] #63 5.505 + GO111MODULE=on [2022-03-10T22:52:33.526Z] #63 5.505 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.6 [2022-03-10T22:52:33.526Z] #63 5.505 Install rootlesskit version v0.14.6 [2022-03-10T22:52:33.526Z] #63 6.005 go: downloading github.com/rootless-containers/rootlesskit v0.14.6 [2022-03-10T22:52:33.526Z] #63 8.767 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-03-10T22:52:33.526Z] #63 8.816 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-03-10T22:52:33.526Z] #63 9.723 go: downloading golang.org/x/sys v0.0.0-20211107104306-e0b2ad06fe42 [2022-03-10T22:52:33.580Z] #51 ... [2022-03-10T22:52:33.580Z] [2022-03-10T22:52:33.580Z] #53 [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-03-10T22:52:33.580Z] #53 sha256:6dd8ff98f3953af4790562a2c0cc846740a3d37349fa5a08e644cfca8188eab3 [2022-03-10T22:52:33.580Z] #53 49.77 v3.0.2 [2022-03-10T22:52:33.580Z] #53 DONE 50.0s [2022-03-10T22:52:33.580Z] [2022-03-10T22:52:33.580Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-10T22:52:33.580Z] #51 sha256:a8d1fc69f546faa66db6c94d32e7d06f6126ed23d1e9e8d092ec156536df14fd [2022-03-10T22:52:33.580Z] #51 49.93 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-03-10T22:52:33.580Z] #51 49.97 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-03-10T22:52:33.580Z] #51 ... [2022-03-10T22:52:33.580Z] [2022-03-10T22:52:33.580Z] #58 [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-03-10T22:52:33.580Z] #58 sha256:17a1712948a1ab19d9c3c60f4a8ea087cd708e0a6731076282664644d0d48f4e [2022-03-10T22:52:33.580Z] #58 32.08 Reading package lists... [2022-03-10T22:52:33.580Z] #58 40.29 Building dependency tree... [2022-03-10T22:52:33.580Z] #58 44.93 The following additional packages will be installed: [2022-03-10T22:52:33.580Z] #58 44.95 libbtrfs0 [2022-03-10T22:52:33.580Z] #58 45.24 The following NEW packages will be installed: [2022-03-10T22:52:33.580Z] #58 45.26 libbtrfs-dev libbtrfs0 [2022-03-10T22:52:33.580Z] #58 45.83 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded. [2022-03-10T22:52:33.580Z] #58 45.83 Need to get 460 kB of archives. [2022-03-10T22:52:33.580Z] #58 45.83 After this operation, 1237 kB of additional disk space will be used. [2022-03-10T22:52:33.580Z] #58 45.83 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-03-10T22:52:33.580Z] #58 45.86 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-03-10T22:52:33.580Z] #58 47.81 debconf: delaying package configuration, since apt-utils is not installed [2022-03-10T22:52:33.580Z] #58 48.17 Fetched 460 kB in 0s (963 kB/s) [2022-03-10T22:52:33.580Z] #58 48.28 Selecting previously unselected package libbtrfs0:amd64. [2022-03-10T22:52:33.580Z] #58 48.28 (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 ... 15709 files and directories currently installed.) [2022-03-10T22:52:33.580Z] #58 48.41 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-03-10T22:52:33.580Z] #58 48.44 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-03-10T22:52:33.580Z] #58 48.76 Selecting previously unselected package libbtrfs-dev:amd64. [2022-03-10T22:52:33.580Z] #58 48.76 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-03-10T22:52:33.580Z] #58 48.78 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-03-10T22:52:33.580Z] #58 49.38 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-03-10T22:52:33.580Z] #58 49.47 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-03-10T22:52:33.580Z] #58 49.49 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-10T22:52:33.580Z] #58 DONE 50.1s [2022-03-10T22:52:33.580Z] [2022-03-10T22:52:33.580Z] #59 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-03-10T22:52:33.580Z] #59 sha256:cc32f3bb5d70b0abcfeab296e4c0e3b3c784e7a83ad53c2954675c6204315150 [2022-03-10T22:52:33.786Z] #63 ... [2022-03-10T22:52:33.786Z] [2022-03-10T22:52:33.786Z] #47 [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-03-10T22:52:33.786Z] #47 sha256:72bc5050cd25904fa0ee503c99867bbf320506195c894f8c703cf5039a43712e [2022-03-10T22:52:33.786Z] #47 5.654 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-10T22:52:33.786Z] #47 5.691 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-10T22:52:33.786Z] #47 5.691 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-10T22:52:33.786Z] #47 6.474 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-03-10T22:52:33.786Z] #47 7.922 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-03-10T22:52:33.840Z] #59 DONE 0.4s [2022-03-10T22:52:33.840Z] [2022-03-10T22:52:33.840Z] #60 [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-03-10T22:52:33.840Z] #60 sha256:e176e70a3d8e0577569341ccc5c832fb4452c3a4e0f2f52c5324a8bebfcfa439 [2022-03-10T22:52:33.933Z] #31 22.17 [2022-03-10T22:52:34.047Z] #47 ... [2022-03-10T22:52:34.047Z] [2022-03-10T22:52:34.047Z] #49 [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.7.0" && /build/gotestsum --version [2022-03-10T22:52:34.047Z] #49 sha256:d6e75598c47eb2854ce9867f0ec88a37b6431f473d93d817a33a33011fbf05a2 [2022-03-10T22:52:34.047Z] #49 6.393 go: downloading gotest.tools/gotestsum v1.7.0 [2022-03-10T22:52:34.047Z] #49 9.135 go: downloading github.com/fatih/color v1.10.0 [2022-03-10T22:52:34.047Z] #49 9.264 go: downloading github.com/dnephin/pflag v1.0.7 [2022-03-10T22:52:34.047Z] #49 9.264 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-03-10T22:52:34.047Z] #49 9.421 go: downloading github.com/pkg/errors v0.9.1 [2022-03-10T22:52:34.047Z] #49 10.06 go: downloading golang.org/x/tools v0.1.0 [2022-03-10T22:52:34.047Z] #49 10.23 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-03-10T22:52:34.047Z] #49 10.29 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-03-10T22:52:34.047Z] #49 10.39 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-03-10T22:52:34.047Z] #49 10.56 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-03-10T22:52:34.047Z] #49 ... [2022-03-10T22:52:34.047Z] [2022-03-10T22:52:34.047Z] #43 [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-03-10T22:52:34.047Z] #43 sha256:8cd2c7b9899112f5f652fc771a50789fe1c1fae32cb81969d03efa57167cba02 [2022-03-10T22:52:34.047Z] #43 5.659 + git clone https://github.com/docker/distribution.git . [2022-03-10T22:52:34.047Z] #43 5.687 Cloning into '.'... [2022-03-10T22:52:34.308Z] #43 ... [2022-03-10T22:52:34.308Z] [2022-03-10T22:52:34.308Z] #36 [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-03-10T22:52:34.308Z] #36 sha256:1a322aeb375907460771228690496c9bd75bc4f5b786e16a514617ac12af97a8 [2022-03-10T22:52:34.308Z] #36 6.320 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-03-10T22:52:34.308Z] #36 ... [2022-03-10T22:52:34.308Z] [2022-03-10T22:52:34.308Z] #47 [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-03-10T22:52:34.308Z] #47 sha256:72bc5050cd25904fa0ee503c99867bbf320506195c894f8c703cf5039a43712e [2022-03-10T22:52:34.308Z] #47 11.01 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [122 kB] [2022-03-10T22:52:34.499Z] #31 ... [2022-03-10T22:52:34.499Z] [2022-03-10T22:52:34.499Z] #47 [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-03-10T22:52:34.499Z] #47 sha256:747e4ca90c931a1b44bbaca0c84e804c844f4b42df9bd45fd78b7879660b92b0 [2022-03-10T22:52:34.499Z] #47 25.70 The following additional packages will be installed: [2022-03-10T22:52:34.499Z] #47 25.70 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-03-10T22:52:34.499Z] #47 25.71 python3-protobuf python3-six [2022-03-10T22:52:34.499Z] #47 25.72 Suggested packages: [2022-03-10T22:52:34.499Z] #47 25.72 python3-setuptools [2022-03-10T22:52:34.499Z] #47 25.72 Recommended packages: [2022-03-10T22:52:34.499Z] #47 25.72 iproute2 | iproute [2022-03-10T22:52:34.499Z] #47 26.23 The following NEW packages will be installed: [2022-03-10T22:52:34.499Z] #47 26.23 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-03-10T22:52:34.499Z] #47 26.23 python3-protobuf python3-six [2022-03-10T22:52:34.499Z] #47 26.60 0 upgraded, 8 newly installed, 0 to remove and 1 not upgraded. [2022-03-10T22:52:34.499Z] #47 26.60 Need to get 2115 kB of archives. [2022-03-10T22:52:34.499Z] #47 26.60 After this operation, 10.7 MB of additional disk space will be used. [2022-03-10T22:52:34.499Z] #47 26.60 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf23 arm64 3.12.4-1 [780 kB] [2022-03-10T22:52:34.499Z] #47 26.62 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-03-10T22:52:34.499Z] #47 26.62 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-six all 1.16.0-2 [17.5 kB] [2022-03-10T22:52:34.499Z] #47 26.63 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-protobuf arm64 3.12.4-1 [375 kB] [2022-03-10T22:52:34.499Z] #47 26.69 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2022-03-10T22:52:34.499Z] #47 26.69 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB] [2022-03-10T22:52:34.499Z] #47 26.69 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] [2022-03-10T22:52:34.499Z] #47 29.64 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.16.1-3 [609 kB] [2022-03-10T22:52:34.499Z] #47 31.32 debconf: delaying package configuration, since apt-utils is not installed [2022-03-10T22:52:34.499Z] #47 31.58 Fetched 2115 kB in 4s (566 kB/s) [2022-03-10T22:52:34.499Z] #47 31.65 Selecting previously unselected package libprotobuf23:arm64. [2022-03-10T22:52:34.499Z] #47 31.65 (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 ... 15700 files and directories currently installed.) [2022-03-10T22:52:34.499Z] #47 31.72 Preparing to unpack .../0-libprotobuf23_3.12.4-1_arm64.deb ... [2022-03-10T22:52:34.499Z] #47 31.73 Unpacking libprotobuf23:arm64 (3.12.4-1) ... [2022-03-10T22:52:34.499Z] #47 32.18 Selecting previously unselected package python3-pkg-resources. [2022-03-10T22:52:34.499Z] #47 32.19 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-03-10T22:52:34.499Z] #47 32.19 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-03-10T22:52:34.499Z] #47 32.44 Selecting previously unselected package python3-six. [2022-03-10T22:52:34.499Z] #47 32.44 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-03-10T22:52:34.500Z] #47 32.45 Unpacking python3-six (1.16.0-2) ... [2022-03-10T22:52:34.500Z] #47 32.52 Selecting previously unselected package python3-protobuf. [2022-03-10T22:52:34.500Z] #47 32.53 Preparing to unpack .../3-python3-protobuf_3.12.4-1_arm64.deb ... [2022-03-10T22:52:34.500Z] #47 32.53 Unpacking python3-protobuf (3.12.4-1) ... [2022-03-10T22:52:34.500Z] #47 33.01 Selecting previously unselected package libnet1:arm64. [2022-03-10T22:52:34.500Z] #47 33.02 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2022-03-10T22:52:34.500Z] #47 33.03 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-03-10T22:52:34.500Z] #47 33.11 Selecting previously unselected package libnl-3-200:arm64. [2022-03-10T22:52:34.500Z] #47 33.13 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_arm64.deb ... [2022-03-10T22:52:34.500Z] #47 33.14 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-03-10T22:52:34.500Z] #47 33.22 Selecting previously unselected package libprotobuf-c1:arm64. [2022-03-10T22:52:34.500Z] #47 33.22 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2022-03-10T22:52:34.500Z] #47 33.22 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-03-10T22:52:34.500Z] #47 33.32 Selecting previously unselected package criu. [2022-03-10T22:52:34.500Z] #47 33.33 Preparing to unpack .../7-criu_3.16.1-3_arm64.deb ... [2022-03-10T22:52:34.500Z] #47 33.33 Unpacking criu (3.16.1-3) ... [2022-03-10T22:52:34.500Z] #47 33.96 Setting up python3-pkg-resources (52.0.0-4) ... [2022-03-10T22:52:34.500Z] #47 35.38 Setting up libprotobuf23:arm64 (3.12.4-1) ... [2022-03-10T22:52:34.500Z] #47 35.41 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-03-10T22:52:34.500Z] #47 35.42 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-03-10T22:52:34.500Z] #47 35.44 Setting up python3-six (1.16.0-2) ... [2022-03-10T22:52:35.069Z] #47 ... [2022-03-10T22:52:35.069Z] [2022-03-10T22:52:35.069Z] #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-03-10T22:52:35.069Z] #14 sha256:6b2cc1b0c2d83e7729273911d50139e728f8218ae589b99e56a7a2c5acb8e969 [2022-03-10T22:52:35.069Z] #14 26.63 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 g++-mingw-w64-x86-64-posix arm64 10.2.1-6+24.2 [9885 kB] [2022-03-10T22:52:35.069Z] #14 26.75 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-win32-runtime arm64 10.2.1-6+24.2 [11.4 MB] [2022-03-10T22:52:35.069Z] #14 27.32 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-win32 arm64 10.2.1-6+24.2 [24.4 MB] [2022-03-10T22:52:35.069Z] #14 28.17 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 g++-mingw-w64-x86-64-win32 arm64 10.2.1-6+24.2 [9885 kB] [2022-03-10T22:52:35.069Z] #14 28.42 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB] [2022-03-10T22:52:35.069Z] #14 28.42 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] [2022-03-10T22:52:35.069Z] #14 28.42 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB] [2022-03-10T22:52:35.069Z] #14 28.43 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB] [2022-03-10T22:52:35.069Z] #14 28.44 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB] [2022-03-10T22:52:35.069Z] #14 28.45 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper-event1.02.1 arm64 2:1.02.175-2.1 [22.4 kB] [2022-03-10T22:52:35.069Z] #14 28.45 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-6 [123 kB] [2022-03-10T22:52:35.069Z] #14 28.45 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB] [2022-03-10T22:52:35.069Z] #14 28.49 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2 [202 kB] [2022-03-10T22:52:35.069Z] #14 28.49 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2 [193 kB] [2022-03-10T22:52:35.069Z] #14 28.49 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2 [49.0 kB] [2022-03-10T22:52:35.069Z] #14 28.51 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2 [645 kB] [2022-03-10T22:52:35.069Z] #14 28.51 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB] [2022-03-10T22:52:35.069Z] #14 28.54 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper-dev arm64 2:1.02.175-2.1 [52.0 kB] [2022-03-10T22:52:35.069Z] #14 28.55 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB] [2022-03-10T22:52:35.069Z] #14 28.55 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-6 [401 kB] [2022-03-10T22:52:35.069Z] #14 29.43 debconf: delaying package configuration, since apt-utils is not installed [2022-03-10T22:52:35.069Z] #14 29.69 Fetched 108 MB in 4s (25.5 MB/s) [2022-03-10T22:52:35.069Z] #14 29.77 Selecting previously unselected package binutils-mingw-w64-i686. [2022-03-10T22:52:35.069Z] #14 29.77 (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 ... 15700 files and directories currently installed.) [2022-03-10T22:52:35.069Z] #14 29.85 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_arm64.deb ... [2022-03-10T22:52:35.069Z] #14 29.89 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-03-10T22:52:35.069Z] #14 32.59 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-03-10T22:52:35.069Z] #14 32.59 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_arm64.deb ... [2022-03-10T22:52:35.069Z] #14 32.60 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-03-10T22:52:35.069Z] #14 35.08 Selecting previously unselected package binutils-mingw-w64. [2022-03-10T22:52:35.069Z] #14 35.10 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-03-10T22:52:35.069Z] #14 35.10 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-03-10T22:52:35.069Z] #14 35.20 Selecting previously unselected package libdevmapper1.02.1:arm64. [2022-03-10T22:52:35.069Z] #14 35.21 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_arm64.deb ... [2022-03-10T22:52:35.069Z] #14 35.22 Unpacking libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... [2022-03-10T22:52:35.069Z] #14 35.36 Selecting previously unselected package dmsetup. [2022-03-10T22:52:35.069Z] #14 35.36 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_arm64.deb ... [2022-03-10T22:52:35.069Z] #14 35.37 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-03-10T22:52:35.069Z] #14 35.54 Selecting previously unselected package mingw-w64-common. [2022-03-10T22:52:35.069Z] #14 35.54 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-03-10T22:52:35.069Z] #14 35.54 Unpacking mingw-w64-common (8.0.0-1) ... [2022-03-10T22:52:35.069Z] #14 ... [2022-03-10T22:52:35.069Z] [2022-03-10T22:52:35.070Z] #47 [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-03-10T22:52:35.070Z] #47 sha256:747e4ca90c931a1b44bbaca0c84e804c844f4b42df9bd45fd78b7879660b92b0 [2022-03-10T22:52:35.070Z] #47 36.45 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-03-10T22:52:35.070Z] #47 36.49 Setting up python3-protobuf (3.12.4-1) ... [2022-03-10T22:52:35.328Z] #47 ... [2022-03-10T22:52:35.328Z] [2022-03-10T22:52:35.328Z] #38 [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-03-10T22:52:35.328Z] #38 sha256:2b03f7df4257c7ba58fb500fb5842cfead1c86b9434f96c22d67c7246114511c [2022-03-10T22:52:35.328Z] #38 27.10 debconf: delaying package configuration, since apt-utils is not installed [2022-03-10T22:52:35.328Z] #38 27.60 Fetched 15.6 MB in 1s (15.3 MB/s) [2022-03-10T22:52:35.328Z] #38 27.78 Selecting previously unselected package xxd. [2022-03-10T22:52:35.328Z] #38 27.78 (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 ... 15700 files and directories currently installed.) [2022-03-10T22:52:35.328Z] #38 27.83 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-03-10T22:52:35.328Z] #38 27.84 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-03-10T22:52:35.328Z] #38 27.99 Selecting previously unselected package vim-common. [2022-03-10T22:52:35.328Z] #38 28.00 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-03-10T22:52:35.328Z] #38 28.03 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-03-10T22:52:35.328Z] #38 28.30 Selecting previously unselected package cmake-data. [2022-03-10T22:52:35.328Z] #38 28.31 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-03-10T22:52:35.328Z] #38 28.32 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-03-10T22:52:35.328Z] #38 31.60 Selecting previously unselected package libicu67:arm64. [2022-03-10T22:52:35.328Z] #38 31.60 Preparing to unpack .../3-libicu67_67.1-7_arm64.deb ... [2022-03-10T22:52:35.328Z] #38 31.62 Unpacking libicu67:arm64 (67.1-7) ... [2022-03-10T22:52:35.457Z] #58 12.21 Reading package lists... [2022-03-10T22:52:35.457Z] #58 ... [2022-03-10T22:52:35.457Z] [2022-03-10T22:52:35.457Z] #36 [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-03-10T22:52:35.457Z] #36 sha256:1a322aeb375907460771228690496c9bd75bc4f5b786e16a514617ac12af97a8 [2022-03-10T22:52:35.457Z] #36 13.89 tomll can be used in two ways: [2022-03-10T22:52:35.457Z] #36 13.89 Writing to STDIN and reading from STDOUT: [2022-03-10T22:52:35.457Z] #36 13.89 cat file.toml | tomll > file.toml [2022-03-10T22:52:35.457Z] #36 13.89 [2022-03-10T22:52:35.457Z] #36 13.89 Reading and updating a list of files: [2022-03-10T22:52:35.457Z] #36 13.89 tomll a.toml b.toml c.toml [2022-03-10T22:52:35.457Z] #36 13.89 [2022-03-10T22:52:35.457Z] #36 13.89 When given a list of files, tomll will modify all files in place without asking. [2022-03-10T22:52:35.457Z] #36 DONE 14.7s [2022-03-10T22:52:35.586Z] #38 37.15 Selecting previously unselected package libxml2:arm64. [2022-03-10T22:52:35.586Z] #38 37.15 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7_arm64.deb ... [2022-03-10T22:52:35.586Z] #38 37.15 Unpacking libxml2:arm64 (2.9.10+dfsg-6.7) ... [2022-03-10T22:52:35.586Z] #38 ... [2022-03-10T22:52:35.586Z] [2022-03-10T22:52:35.586Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-10T22:52:35.586Z] #51 sha256:7e886a43c3741841e41ebabce8488931375aaa4f3d3c86112f4cd8891884996a [2022-03-10T22:52:35.586Z] #51 34.52 go: downloading mvdan.cc/gofumpt v0.2.1 [2022-03-10T22:52:35.586Z] #51 34.52 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-03-10T22:52:35.586Z] #51 34.59 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-03-10T22:52:35.586Z] #51 34.67 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-03-10T22:52:35.586Z] #51 34.67 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-03-10T22:52:35.586Z] #51 34.77 go: downloading github.com/stretchr/objx v0.1.1 [2022-03-10T22:52:35.586Z] #51 34.87 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-03-10T22:52:35.586Z] #51 35.06 go: downloading github.com/pelletier/go-toml v1.9.4 [2022-03-10T22:52:35.586Z] #51 35.07 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-03-10T22:52:35.586Z] #51 35.18 go: downloading golang.org/x/text v0.3.7 [2022-03-10T22:52:35.716Z] [2022-03-10T22:52:35.716Z] #63 [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-03-10T22:52:35.716Z] #63 sha256:662fde14cc33485b35b32dde0560e4e8dcc19312968a89762b0fd3400445ffd1 [2022-03-10T22:52:35.716Z] #63 11.93 go: downloading github.com/insomniacslk/dhcp v0.0.0-20211026125128-ad197bcd36fd [2022-03-10T22:52:35.716Z] #63 12.61 go: downloading github.com/google/uuid v1.3.0 [2022-03-10T22:52:35.716Z] #63 12.72 go: downloading github.com/moby/vpnkit v0.5.0 [2022-03-10T22:52:35.716Z] #63 12.77 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-03-10T22:52:35.716Z] #63 13.04 go: downloading github.com/gofrs/flock v0.8.1 [2022-03-10T22:52:35.716Z] #63 13.19 go: downloading github.com/gorilla/mux v1.8.0 [2022-03-10T22:52:35.716Z] #63 13.41 go: downloading github.com/moby/sys/mountinfo v0.5.0 [2022-03-10T22:52:35.716Z] #63 13.86 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-03-10T22:52:35.716Z] #63 14.13 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-03-10T22:52:35.716Z] #63 14.18 go: downloading golang.org/x/net v0.0.0-20211105192438-b53810dc28af [2022-03-10T22:52:35.749Z] #60 ... [2022-03-10T22:52:35.749Z] [2022-03-10T22:52:35.749Z] #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-03-10T22:52:35.749Z] #14 sha256:c831a8347534ab50595222794e9ff22a8ab7bcbe08016d719caaaaa987102676 [2022-03-10T22:52:35.749Z] #14 33.68 Reading package lists... [2022-03-10T22:52:35.749Z] #14 42.37 Building dependency tree... [2022-03-10T22:52:35.749Z] #14 47.83 The following additional packages will be installed: [2022-03-10T22:52:35.749Z] #14 47.84 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-03-10T22:52:35.749Z] #14 47.84 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-03-10T22:52:35.749Z] #14 47.84 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-03-10T22:52:35.749Z] #14 47.84 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-03-10T22:52:35.749Z] #14 47.84 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-03-10T22:52:35.749Z] #14 47.85 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-03-10T22:52:35.749Z] #14 47.85 mingw-w64-common mingw-w64-x86-64-dev [2022-03-10T22:52:35.749Z] #14 47.86 Suggested packages: [2022-03-10T22:52:35.749Z] #14 47.88 gcc-10-locales seccomp wine64 [2022-03-10T22:52:35.749Z] #14 49.93 The following NEW packages will be installed: [2022-03-10T22:52:35.749Z] #14 49.93 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-03-10T22:52:35.749Z] #14 49.93 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-03-10T22:52:35.749Z] #14 49.93 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-03-10T22:52:35.749Z] #14 49.93 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-03-10T22:52:35.749Z] #14 49.93 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-03-10T22:52:35.749Z] #14 49.93 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-03-10T22:52:35.749Z] #14 49.93 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-03-10T22:52:35.749Z] #14 49.93 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-03-10T22:52:35.749Z] #14 49.95 mingw-w64-x86-64-dev [2022-03-10T22:52:35.749Z] #14 50.44 0 upgraded, 30 newly installed, 0 to remove and 1 not upgraded. [2022-03-10T22:52:35.749Z] #14 50.44 Need to get 115 MB of archives. [2022-03-10T22:52:35.749Z] #14 50.44 After this operation, 645 MB of additional disk space will be used. [2022-03-10T22:52:35.749Z] #14 50.44 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-03-10T22:52:35.749Z] #14 50.59 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-03-10T22:52:35.749Z] #14 50.84 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-03-10T22:52:35.749Z] #14 50.84 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-03-10T22:52:35.749Z] #14 50.87 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-03-10T22:52:35.749Z] #14 50.87 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-03-10T22:52:35.749Z] #14 51.32 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-03-10T22:52:35.749Z] #14 51.63 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-03-10T22:52:35.749Z] #14 51.65 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-03-10T22:52:35.749Z] #14 ... [2022-03-10T22:52:35.749Z] [2022-03-10T22:52:35.749Z] #38 [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-03-10T22:52:35.749Z] #38 sha256:e5cbd602869136911dd6a99bdd9a40d0507fbcc4294df9c42cbc6740a37cb7ab [2022-03-10T22:52:35.749Z] #38 47.34 The following additional packages will be installed: [2022-03-10T22:52:35.749Z] #38 47.34 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-03-10T22:52:35.749Z] #38 47.42 Suggested packages: [2022-03-10T22:52:35.749Z] #38 47.42 cmake-doc ninja-build lrzip [2022-03-10T22:52:35.749Z] #38 47.42 Recommended packages: [2022-03-10T22:52:35.749Z] #38 47.42 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-03-10T22:52:35.749Z] #38 48.97 The following NEW packages will be installed: [2022-03-10T22:52:35.749Z] #38 48.97 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-03-10T22:52:35.749Z] #38 48.97 vim-common xxd [2022-03-10T22:52:35.749Z] #38 49.43 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded. [2022-03-10T22:52:35.749Z] #38 49.43 Need to get 17.7 MB of archives. [2022-03-10T22:52:35.749Z] #38 49.43 After this operation, 70.7 MB of additional disk space will be used. [2022-03-10T22:52:35.749Z] #38 49.43 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-03-10T22:52:35.749Z] #38 49.45 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-03-10T22:52:35.749Z] #38 49.46 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-03-10T22:52:35.749Z] #38 49.69 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-03-10T22:52:35.749Z] #38 50.27 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7 [693 kB] [2022-03-10T22:52:35.749Z] #38 50.44 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+b1 [343 kB] [2022-03-10T22:52:35.749Z] #38 50.48 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-03-10T22:52:35.749Z] #38 50.48 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-03-10T22:52:35.749Z] #38 50.48 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-03-10T22:52:35.749Z] #38 50.48 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-03-10T22:52:35.749Z] #38 52.49 debconf: delaying package configuration, since apt-utils is not installed [2022-03-10T22:52:35.750Z] #38 ... [2022-03-10T22:52:35.750Z] [2022-03-10T22:52:35.750Z] #60 [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-03-10T22:52:35.750Z] #60 sha256:e176e70a3d8e0577569341ccc5c832fb4452c3a4e0f2f52c5324a8bebfcfa439 [2022-03-10T22:52:35.750Z] #60 2.050 + RM_GOPATH=0 [2022-03-10T22:52:35.750Z] #60 2.050 + TMP_GOPATH= [2022-03-10T22:52:35.750Z] #60 2.050 + : /build [2022-03-10T22:52:35.750Z] #60 2.050 + '[' -z '' ']' [2022-03-10T22:52:35.750Z] #60 2.056 ++ mktemp -d [2022-03-10T22:52:35.750Z] #60 2.057 + export GOPATH=/tmp/tmp.jd581nSnzS [2022-03-10T22:52:35.750Z] #60 2.057 + GOPATH=/tmp/tmp.jd581nSnzS [2022-03-10T22:52:35.750Z] #60 2.057 + RM_GOPATH=1 [2022-03-10T22:52:35.750Z] #60 2.057 + case "$(go env GOARCH)" in [2022-03-10T22:52:35.750Z] #60 2.064 ++ go env GOARCH [2022-03-10T22:52:35.750Z] #60 2.100 + export GO_BUILDMODE=-buildmode=pie [2022-03-10T22:52:35.750Z] #60 2.100 + GO_BUILDMODE=-buildmode=pie [2022-03-10T22:52:35.750Z] #60 2.100 ++ dirname /install.sh [2022-03-10T22:52:36.009Z] #60 2.128 Install containerd version v1.5.10 [2022-03-10T22:52:36.009Z] #60 2.128 + dir=/ [2022-03-10T22:52:36.009Z] #60 2.128 + bin=containerd [2022-03-10T22:52:36.009Z] #60 2.128 + shift [2022-03-10T22:52:36.009Z] #60 2.128 + '[' '!' -f //containerd.installer ']' [2022-03-10T22:52:36.009Z] #60 2.128 + . //containerd.installer [2022-03-10T22:52:36.009Z] #60 2.128 ++ set -e [2022-03-10T22:52:36.009Z] #60 2.128 ++ : v1.5.10 [2022-03-10T22:52:36.009Z] #60 2.128 + install_containerd [2022-03-10T22:52:36.009Z] #60 2.128 + echo 'Install containerd version v1.5.10' [2022-03-10T22:52:36.009Z] #60 2.128 + git clone https://github.com/containerd/containerd.git /tmp/tmp.jd581nSnzS/src/github.com/containerd/containerd [2022-03-10T22:52:36.009Z] #60 2.140 Cloning into '/tmp/tmp.jd581nSnzS/src/github.com/containerd/containerd'... [2022-03-10T22:52:36.371Z] ...INFO: Daemon under test started and replied! [2022-03-10T22:52:36.371Z] INFO: Docker version of the daemon under test [2022-03-10T22:52:36.371Z] [2022-03-10T22:52:36.371Z] Client: [2022-03-10T22:52:36.371Z] Version: 17.06.2-ce [2022-03-10T22:52:36.371Z] API version: 1.30 [2022-03-10T22:52:36.371Z] Go version: go1.8.3 [2022-03-10T22:52:36.371Z] Git commit: cec0b72 [2022-03-10T22:52:36.371Z] Built: Tue Sep 5 19:57:19 2017 [2022-03-10T22:52:36.371Z] OS/Arch: windows/amd64 [2022-03-10T22:52:36.372Z] [2022-03-10T22:52:36.372Z] Server: [2022-03-10T22:52:36.372Z] Version: 0.0.0-dev [2022-03-10T22:52:36.372Z] API version: 1.42 (minimum version 1.24) [2022-03-10T22:52:36.372Z] Go version: go1.17.8 [2022-03-10T22:52:36.372Z] Git commit: b36fb04e03 [2022-03-10T22:52:36.372Z] Built: 03/10/2022 22:50:33 [2022-03-10T22:52:36.372Z] OS/Arch: windows/amd64 [2022-03-10T22:52:36.372Z] Experimental: false [2022-03-10T22:52:36.372Z] [2022-03-10T22:52:36.372Z] INFO: Docker info of the daemon under test [2022-03-10T22:52:36.372Z] [2022-03-10T22:52:36.372Z] Containers: 0 [2022-03-10T22:52:36.372Z] Running: 0 [2022-03-10T22:52:36.372Z] Paused: 0 [2022-03-10T22:52:36.372Z] Stopped: 0 [2022-03-10T22:52:36.372Z] Images: 0 [2022-03-10T22:52:36.372Z] Server Version: 0.0.0-dev [2022-03-10T22:52:36.372Z] Storage Driver: windowsfilter [2022-03-10T22:52:36.372Z] Windows: [2022-03-10T22:52:36.372Z] Logging Driver: json-file [2022-03-10T22:52:36.372Z] Plugins: [2022-03-10T22:52:36.372Z] Volume: local [2022-03-10T22:52:36.372Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-03-10T22:52:36.372Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-03-10T22:52:36.372Z] Swarm: inactive [2022-03-10T22:52:36.372Z] Default Isolation: process [2022-03-10T22:52:36.372Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-03-10T22:52:36.372Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-03-10T22:52:36.372Z] OSType: windows [2022-03-10T22:52:36.372Z] Architecture: x86_64 [2022-03-10T22:52:36.372Z] CPUs: 4 [2022-03-10T22:52:36.372Z] Total Memory: 32GiB [2022-03-10T22:52:36.372Z] Name: azwin-2-8ca760 [2022-03-10T22:52:36.372Z] ID: MTG2:BDXT:B6DD:ZOMJ:BNXR:67BW:GW3E:FCZ4:3LNZ:2UMC:HD4C:GC4H [2022-03-10T22:52:36.372Z] Docker Root Dir: D:\CI\PR-43357\3\daemon [2022-03-10T22:52:36.372Z] Debug Mode (client): false [2022-03-10T22:52:36.372Z] Debug Mode (server): true [2022-03-10T22:52:36.372Z] File Descriptors: -1 [2022-03-10T22:52:36.372Z] Goroutines: 29 [2022-03-10T22:52:36.372Z] System Time: 2022-03-10T22:52:33.5636495Z [2022-03-10T22:52:36.372Z] EventsListeners: 0 [2022-03-10T22:52:36.372Z] Registry: https://index.docker.io/v1/ [2022-03-10T22:52:36.372Z] Labels: [2022-03-10T22:52:36.372Z] Experimental: false [2022-03-10T22:52:36.372Z] Insecure Registries: [2022-03-10T22:52:36.372Z] 127.0.0.0/8 [2022-03-10T22:52:36.372Z] Live Restore Enabled: false [2022-03-10T22:52:36.372Z] [2022-03-10T22:52:36.372Z] [2022-03-10T22:52:36.372Z] INFO: Docker images of the daemon under test [2022-03-10T22:52:36.372Z] [2022-03-10T22:52:36.372Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-03-10T22:52:36.372Z] [2022-03-10T22:52:36.372Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2022-03-10T22:52:36.372Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2022 from docker hub into daemon under test. This may take some time... [2022-03-10T22:52:36.372Z] ltsc2022: Pulling from windows/servercore [2022-03-10T22:52:36.372Z] 8f616e6e9eec: Pulling fs layer [2022-03-10T22:52:36.372Z] 037d5740b404: Pulling fs layer [2022-03-10T22:52:37.100Z] #63 15.90 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-03-10T22:52:37.406Z] #60 ... [2022-03-10T22:52:37.406Z] [2022-03-10T22:52:37.406Z] #47 [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-03-10T22:52:37.406Z] #47 sha256:72bc5050cd25904fa0ee503c99867bbf320506195c894f8c703cf5039a43712e [2022-03-10T22:52:37.406Z] #47 35.74 Reading package lists... [2022-03-10T22:52:37.406Z] #47 43.77 Building dependency tree... [2022-03-10T22:52:37.406Z] #47 49.35 The following additional packages will be installed: [2022-03-10T22:52:37.406Z] #47 49.36 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-03-10T22:52:37.406Z] #47 49.36 python3-protobuf python3-six [2022-03-10T22:52:37.406Z] #47 49.38 Suggested packages: [2022-03-10T22:52:37.406Z] #47 49.38 python3-setuptools [2022-03-10T22:52:37.406Z] #47 49.38 Recommended packages: [2022-03-10T22:52:37.406Z] #47 49.38 iproute2 | iproute [2022-03-10T22:52:37.406Z] #47 50.30 The following NEW packages will be installed: [2022-03-10T22:52:37.406Z] #47 50.30 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-03-10T22:52:37.406Z] #47 50.33 python3-protobuf python3-six [2022-03-10T22:52:37.406Z] #47 50.97 0 upgraded, 8 newly installed, 0 to remove and 1 not upgraded. [2022-03-10T22:52:37.406Z] #47 50.97 Need to get 2292 kB of archives. [2022-03-10T22:52:37.406Z] #47 50.97 After this operation, 11.0 MB of additional disk space will be used. [2022-03-10T22:52:37.406Z] #47 50.97 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-03-10T22:52:37.406Z] #47 51.00 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-03-10T22:52:37.406Z] #47 51.02 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-03-10T22:52:37.406Z] #47 51.02 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-03-10T22:52:37.406Z] #47 51.08 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-03-10T22:52:37.406Z] #47 51.09 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-03-10T22:52:37.406Z] #47 51.10 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-03-10T22:52:37.406Z] #47 ... [2022-03-10T22:52:37.406Z] [2022-03-10T22:52:37.406Z] #38 [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-03-10T22:52:37.406Z] #38 sha256:e5cbd602869136911dd6a99bdd9a40d0507fbcc4294df9c42cbc6740a37cb7ab [2022-03-10T22:52:37.406Z] #38 52.91 Fetched 17.7 MB in 2s (9218 kB/s) [2022-03-10T22:52:37.406Z] #38 53.27 Selecting previously unselected package xxd. [2022-03-10T22:52:37.406Z] #38 53.28 (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 ... 15709 files and directories currently installed.) [2022-03-10T22:52:37.406Z] #38 53.35 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-03-10T22:52:37.406Z] #38 53.38 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-03-10T22:52:37.406Z] #38 53.73 Selecting previously unselected package vim-common. [2022-03-10T22:52:37.406Z] #38 53.73 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-03-10T22:52:37.406Z] #38 53.81 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-03-10T22:52:37.665Z] #38 54.42 Selecting previously unselected package cmake-data. [2022-03-10T22:52:37.665Z] #38 54.42 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-03-10T22:52:37.665Z] #38 54.44 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-03-10T22:52:38.140Z] #51 39.48 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3 [2022-03-10T22:52:38.140Z] #51 39.55 go: downloading github.com/gobwas/glob v0.2.3 [2022-03-10T22:52:38.140Z] #51 39.57 go: downloading github.com/kisielk/gotool v1.0.0 [2022-03-10T22:52:38.140Z] #51 39.64 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-03-10T22:52:38.140Z] #51 39.69 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-03-10T22:52:38.140Z] #51 39.69 go: downloading golang.org/x/mod v0.5.1 [2022-03-10T22:52:38.140Z] #51 39.73 go: downloading github.com/ettle/strcase v0.1.1 [2022-03-10T22:52:38.140Z] #51 39.80 go: downloading github.com/fatih/structtag v1.2.0 [2022-03-10T22:52:38.140Z] #51 ... [2022-03-10T22:52:38.140Z] [2022-03-10T22:52:38.140Z] #47 [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-03-10T22:52:38.140Z] #47 sha256:747e4ca90c931a1b44bbaca0c84e804c844f4b42df9bd45fd78b7879660b92b0 [2022-03-10T22:52:38.140Z] #47 39.60 Setting up criu (3.16.1-3) ... [2022-03-10T22:52:39.604Z] #47 ... [2022-03-10T22:52:39.604Z] [2022-03-10T22:52:39.604Z] #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-03-10T22:52:39.604Z] #34 sha256:e1e84836270b676cbc39863b69a1644104ba3030344ce6b70a016ea3d8688228 [2022-03-10T22:52:39.604Z] #34 5.528 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-03-10T22:52:39.604Z] #34 5.536 Cloning into '.'... [2022-03-10T22:52:39.604Z] #34 ... [2022-03-10T22:52:39.604Z] [2022-03-10T22:52:39.604Z] #63 [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-03-10T22:52:39.604Z] #63 sha256:174334d084da6b25306c654032e60898ae1630ccd9ad90339b7e792b2355945c [2022-03-10T22:52:39.604Z] #63 14.98 go: downloading github.com/google/uuid v1.3.0 [2022-03-10T22:52:39.604Z] #63 15.05 go: downloading github.com/moby/vpnkit v0.5.0 [2022-03-10T22:52:39.604Z] #63 15.28 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-03-10T22:52:39.604Z] #63 15.52 go: downloading github.com/gofrs/flock v0.8.1 [2022-03-10T22:52:39.604Z] #63 15.62 go: downloading github.com/gorilla/mux v1.8.0 [2022-03-10T22:52:39.604Z] #63 15.92 go: downloading github.com/moby/sys/mountinfo v0.5.0 [2022-03-10T22:52:39.604Z] #63 16.20 go: downloading github.com/insomniacslk/dhcp v0.0.0-20211026125128-ad197bcd36fd [2022-03-10T22:52:40.047Z] #47 41.30 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-10T22:52:40.178Z] #63 ... [2022-03-10T22:52:40.178Z] [2022-03-10T22:52:40.178Z] #53 [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-03-10T22:52:40.178Z] #53 sha256:6dd8ff98f3953af4790562a2c0cc846740a3d37349fa5a08e644cfca8188eab3 [2022-03-10T22:52:40.178Z] #53 6.859 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-03-10T22:52:40.178Z] #53 ... [2022-03-10T22:52:40.178Z] [2022-03-10T22:52:40.178Z] #47 [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-03-10T22:52:40.178Z] #47 sha256:72bc5050cd25904fa0ee503c99867bbf320506195c894f8c703cf5039a43712e [2022-03-10T22:52:40.178Z] #47 16.26 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-03-10T22:52:41.446Z] #47 ... [2022-03-10T22:52:41.446Z] [2022-03-10T22:52:41.446Z] #38 [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-03-10T22:52:41.446Z] #38 sha256:2b03f7df4257c7ba58fb500fb5842cfead1c86b9434f96c22d67c7246114511c [2022-03-10T22:52:41.446Z] #38 37.61 Selecting previously unselected package libarchive13:arm64. [2022-03-10T22:52:41.446Z] #38 37.62 Preparing to unpack .../5-libarchive13_3.4.3-2+b1_arm64.deb ... [2022-03-10T22:52:41.446Z] #38 37.63 Unpacking libarchive13:arm64 (3.4.3-2+b1) ... [2022-03-10T22:52:41.446Z] #38 37.93 Selecting previously unselected package libjsoncpp24:arm64. [2022-03-10T22:52:41.446Z] #38 37.96 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_arm64.deb ... [2022-03-10T22:52:41.446Z] #38 37.96 Unpacking libjsoncpp24:arm64 (1.9.4-4) ... [2022-03-10T22:52:41.446Z] #38 38.05 Selecting previously unselected package librhash0:arm64. [2022-03-10T22:52:41.446Z] #38 38.08 Preparing to unpack .../7-librhash0_1.4.1-2_arm64.deb ... [2022-03-10T22:52:41.446Z] #38 38.09 Unpacking librhash0:arm64 (1.4.1-2) ... [2022-03-10T22:52:41.446Z] #38 38.21 Selecting previously unselected package libuv1:arm64. [2022-03-10T22:52:41.446Z] #38 38.21 Preparing to unpack .../8-libuv1_1.40.0-2_arm64.deb ... [2022-03-10T22:52:41.446Z] #38 38.25 Unpacking libuv1:arm64 (1.40.0-2) ... [2022-03-10T22:52:41.446Z] #38 38.35 Selecting previously unselected package cmake. [2022-03-10T22:52:41.446Z] #38 38.35 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_arm64.deb ... [2022-03-10T22:52:41.446Z] #38 38.36 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-03-10T22:52:41.446Z] #38 40.82 Setting up libicu67:arm64 (67.1-7) ... [2022-03-10T22:52:41.446Z] #38 40.84 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-03-10T22:52:41.446Z] #38 40.85 Setting up libuv1:arm64 (1.40.0-2) ... [2022-03-10T22:52:41.446Z] #38 40.91 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-03-10T22:52:41.446Z] #38 40.95 Setting up libjsoncpp24:arm64 (1.9.4-4) ... [2022-03-10T22:52:41.446Z] #38 40.96 Setting up librhash0:arm64 (1.4.1-2) ... [2022-03-10T22:52:41.446Z] #38 40.97 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-03-10T22:52:41.446Z] #38 41.02 Setting up libxml2:arm64 (2.9.10+dfsg-6.7) ... [2022-03-10T22:52:41.446Z] #38 41.04 Setting up libarchive13:arm64 (3.4.3-2+b1) ... [2022-03-10T22:52:41.446Z] #38 41.07 Setting up cmake (3.18.4-2+deb11u1) ... [2022-03-10T22:52:41.446Z] #38 41.09 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-10T22:52:41.446Z] #38 DONE 43.2s [2022-03-10T22:52:41.706Z] [2022-03-10T22:52:41.706Z] #47 [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-03-10T22:52:41.706Z] #47 sha256:747e4ca90c931a1b44bbaca0c84e804c844f4b42df9bd45fd78b7879660b92b0 [2022-03-10T22:52:41.706Z] #47 DONE 42.9s [2022-03-10T22:52:41.706Z] [2022-03-10T22:52:41.706Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-03-10T22:52:41.706Z] #31 sha256:21036a267c5be9d4d1d5deea158ec1ff62a9d64aaf6c5380d59de9543d0b3640 [2022-03-10T22:52:41.706Z] #31 26.02 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-03-10T22:52:41.706Z] #31 27.38 [2022-03-10T22:52:41.706Z] #31 27.69 #=#=# ######################################################################## 100.0% [2022-03-10T22:52:41.706Z] #31 28.62 [2022-03-10T22:52:41.966Z] #31 ... [2022-03-10T22:52:41.966Z] [2022-03-10T22:52:41.966Z] #39 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-03-10T22:52:41.966Z] #39 sha256:3a5f9c2a8e3a1b3fce99e22e52611f7c155b842e621e90edefaf6436081d7a1f [2022-03-10T22:52:41.966Z] #39 DONE 0.4s [2022-03-10T22:52:41.966Z] [2022-03-10T22:52:41.966Z] #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-03-10T22:52:41.966Z] #31 sha256:21036a267c5be9d4d1d5deea158ec1ff62a9d64aaf6c5380d59de9543d0b3640 [2022-03-10T22:52:41.966Z] #31 30.19 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-03-10T22:52:42.380Z] #63 ... [2022-03-10T22:52:42.380Z] [2022-03-10T22:52:42.380Z] #47 [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-03-10T22:52:42.380Z] #47 sha256:72bc5050cd25904fa0ee503c99867bbf320506195c894f8c703cf5039a43712e [2022-03-10T22:52:42.380Z] #47 11.39 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-03-10T22:52:42.380Z] #47 14.97 Get:8 https://mirrorcache.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2154 B] [2022-03-10T22:52:42.380Z] #47 19.32 Fetched 8511 kB in 14s (628 kB/s) [2022-03-10T22:52:42.380Z] #47 19.32 Reading package lists... [2022-03-10T22:52:42.380Z] #47 ... [2022-03-10T22:52:42.380Z] [2022-03-10T22:52:42.380Z] #38 [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-03-10T22:52:42.380Z] #38 sha256:e5cbd602869136911dd6a99bdd9a40d0507fbcc4294df9c42cbc6740a37cb7ab [2022-03-10T22:52:42.380Z] #38 16.70 Fetched 8507 kB in 12s (706 kB/s) [2022-03-10T22:52:42.380Z] #38 16.70 Reading package lists... [2022-03-10T22:52:42.909Z] #31 ... [2022-03-10T22:52:42.909Z] [2022-03-10T22:52:42.909Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-10T22:52:42.909Z] #51 sha256:7e886a43c3741841e41ebabce8488931375aaa4f3d3c86112f4cd8891884996a [2022-03-10T22:52:42.909Z] #51 39.93 go: downloading github.com/Masterminds/semver v1.5.0 [2022-03-10T22:52:42.909Z] #51 39.98 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-03-10T22:52:42.909Z] #51 40.01 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-03-10T22:52:42.909Z] #51 40.02 go: downloading github.com/prometheus/client_golang v1.7.1 [2022-03-10T22:52:42.909Z] #51 40.31 go: downloading github.com/prometheus/client_model v0.2.0 [2022-03-10T22:52:42.909Z] #51 40.48 go: downloading github.com/google/go-cmp v0.5.6 [2022-03-10T22:52:42.909Z] #51 40.66 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-03-10T22:52:42.909Z] #51 40.73 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af [2022-03-10T22:52:42.909Z] #51 40.78 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-03-10T22:52:42.909Z] #51 40.91 go: downloading github.com/beorn7/perks v1.0.1 [2022-03-10T22:52:42.909Z] #51 40.95 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-03-10T22:52:42.909Z] #51 40.98 go: downloading github.com/golang/protobuf v1.5.2 [2022-03-10T22:52:42.909Z] #51 40.98 go: downloading github.com/cespare/xxhash v1.1.0 [2022-03-10T22:52:42.909Z] #51 41.17 go: downloading github.com/prometheus/common v0.10.0 [2022-03-10T22:52:42.909Z] #51 41.34 go: downloading github.com/prometheus/procfs v0.6.0 [2022-03-10T22:52:42.909Z] #51 41.45 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-03-10T22:52:42.909Z] #51 41.53 go: downloading google.golang.org/protobuf v1.27.1 [2022-03-10T22:52:42.909Z] #51 42.97 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-03-10T22:52:42.948Z] #38 ... [2022-03-10T22:52:42.948Z] [2022-03-10T22:52:42.948Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-10T22:52:42.948Z] #51 sha256:a8d1fc69f546faa66db6c94d32e7d06f6126ed23d1e9e8d092ec156536df14fd [2022-03-10T22:52:42.948Z] #51 54.76 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-03-10T22:52:42.948Z] #51 54.86 go: downloading github.com/stretchr/testify v1.7.0 [2022-03-10T22:52:42.948Z] #51 54.97 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-03-10T22:52:42.948Z] #51 55.02 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-03-10T22:52:42.948Z] #51 55.20 go: downloading github.com/fsnotify/fsnotify v1.5.1 [2022-03-10T22:52:42.948Z] #51 55.33 go: downloading github.com/magiconair/properties v1.8.5 [2022-03-10T22:52:42.948Z] #51 55.36 go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-03-10T22:52:42.948Z] #51 55.51 go: downloading github.com/spf13/afero v1.6.0 [2022-03-10T22:52:42.948Z] #51 55.55 go: downloading github.com/spf13/cast v1.4.1 [2022-03-10T22:52:42.948Z] #51 55.56 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-03-10T22:52:42.948Z] #51 55.58 go: downloading github.com/subosito/gotenv v1.2.0 [2022-03-10T22:52:42.948Z] #51 55.91 go: downloading gopkg.in/ini.v1 v1.66.2 [2022-03-10T22:52:42.949Z] #51 56.02 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e [2022-03-10T22:52:42.949Z] #51 56.31 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-03-10T22:52:42.949Z] #51 56.36 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-03-10T22:52:42.949Z] #51 56.44 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-03-10T22:52:42.949Z] #51 56.47 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-03-10T22:52:42.949Z] #51 56.57 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-03-10T22:52:42.949Z] #51 56.61 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-03-10T22:52:42.949Z] #51 56.89 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-03-10T22:52:42.949Z] #51 56.91 go: downloading github.com/quasilyte/go-ruleguard v0.3.15 [2022-03-10T22:52:42.949Z] #51 58.25 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-03-10T22:52:42.949Z] #51 58.34 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-03-10T22:52:42.949Z] #51 58.47 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-03-10T22:52:42.949Z] #51 58.57 go: downloading github.com/Antonboom/errname v0.1.5 [2022-03-10T22:52:42.949Z] #51 58.66 go: downloading github.com/Antonboom/nilnil v0.1.0 [2022-03-10T22:52:42.949Z] #51 58.67 go: downloading github.com/BurntSushi/toml v1.0.0 [2022-03-10T22:52:42.949Z] #51 59.52 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-03-10T22:52:42.949Z] #51 59.54 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-03-10T22:52:42.949Z] #51 59.70 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-03-10T22:52:42.949Z] #51 59.78 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-03-10T22:52:42.949Z] #51 59.79 go: downloading github.com/ashanbrown/makezero v1.1.0 [2022-03-10T22:52:43.209Z] #51 59.97 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-03-10T22:52:43.209Z] #51 59.98 go: downloading github.com/blizzy78/varnamelen v0.5.0 [2022-03-10T22:52:43.209Z] #51 60.08 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-03-10T22:52:43.468Z] #51 60.12 go: downloading github.com/breml/bidichk v0.2.1 [2022-03-10T22:52:43.478Z] #51 ... [2022-03-10T22:52:43.478Z] [2022-03-10T22:52:43.478Z] #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-03-10T22:52:43.478Z] #31 sha256:21036a267c5be9d4d1d5deea158ec1ff62a9d64aaf6c5380d59de9543d0b3640 [2022-03-10T22:52:43.478Z] #31 31.78 [2022-03-10T22:52:43.495Z] #47 20.06 Get:8 https://mirrorcache.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2154 B] [2022-03-10T22:52:43.731Z] #51 60.40 go: downloading github.com/breml/errchkjson v0.2.1 [2022-03-10T22:52:43.731Z] #51 60.53 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-03-10T22:52:43.738Z] #31 32.06 #=#=# ######################################################################## 100.0% [2022-03-10T22:52:43.767Z] #38 21.63 Reading package lists... [2022-03-10T22:52:43.767Z] #38 ... [2022-03-10T22:52:43.767Z] [2022-03-10T22:52:43.767Z] #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-03-10T22:52:43.767Z] #14 sha256:c831a8347534ab50595222794e9ff22a8ab7bcbe08016d719caaaaa987102676 [2022-03-10T22:52:43.767Z] #14 13.20 Fetched 8507 kB in 10s (861 kB/s) [2022-03-10T22:52:43.767Z] #14 13.20 Reading package lists... [2022-03-10T22:52:43.996Z] #51 60.61 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-03-10T22:52:43.996Z] #51 60.67 go: downloading github.com/daixiang0/gci v0.2.9 [2022-03-10T22:52:43.996Z] #51 ... [2022-03-10T22:52:43.996Z] [2022-03-10T22:52:43.996Z] #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-03-10T22:52:43.996Z] #34 sha256:e1e84836270b676cbc39863b69a1644104ba3030344ce6b70a016ea3d8688228 [2022-03-10T22:52:44.026Z] #14 18.45 Reading package lists... [2022-03-10T22:52:44.026Z] #14 ... [2022-03-10T22:52:44.026Z] [2022-03-10T22:52:44.026Z] #58 [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-03-10T22:52:44.026Z] #58 sha256:17a1712948a1ab19d9c3c60f4a8ea087cd708e0a6731076282664644d0d48f4e [2022-03-10T22:52:44.026Z] #58 12.21 Reading package lists... [2022-03-10T22:52:44.026Z] #58 17.47 Reading package lists... [2022-03-10T22:52:44.026Z] #58 22.32 Building dependency tree... [2022-03-10T22:52:44.026Z] #58 ... [2022-03-10T22:52:44.026Z] [2022-03-10T22:52:44.026Z] #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-03-10T22:52:44.026Z] #14 sha256:c831a8347534ab50595222794e9ff22a8ab7bcbe08016d719caaaaa987102676 [2022-03-10T22:52:44.026Z] #14 18.45 Reading package lists... [2022-03-10T22:52:44.454Z] #47 ... [2022-03-10T22:52:44.454Z] [2022-03-10T22:52:44.454Z] #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-03-10T22:52:44.454Z] #26 sha256:bb327f50c1d3d9194de610608c895cded5ed50b2fb99bdf27ea16e0ea4ce44c6 [2022-03-10T22:52:44.454Z] #26 17.52 + mkdir -p /build [2022-03-10T22:52:44.454Z] #26 17.55 + mv docker/docker /build/ [2022-03-10T22:52:44.454Z] #26 17.56 + rmdir docker [2022-03-10T22:52:44.454Z] #26 DONE 20.9s [2022-03-10T22:52:44.454Z] [2022-03-10T22:52:44.454Z] #63 [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-03-10T22:52:44.454Z] #63 sha256:174334d084da6b25306c654032e60898ae1630ccd9ad90339b7e792b2355945c [2022-03-10T22:52:44.454Z] #63 17.97 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-03-10T22:52:44.454Z] #63 18.31 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-03-10T22:52:44.454Z] #63 18.49 go: downloading golang.org/x/net v0.0.0-20211105192438-b53810dc28af [2022-03-10T22:52:44.454Z] #63 20.12 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-03-10T22:52:44.674Z] #31 32.93 [2022-03-10T22:52:44.674Z] #31 33.17 Download of images into '/build' complete. [2022-03-10T22:52:44.674Z] #31 33.17 Use something like the following to load the result into a Docker daemon: [2022-03-10T22:52:44.674Z] #31 33.17 tar -cC '/build' . | docker load [2022-03-10T22:52:44.794Z] #34 60.44 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-03-10T22:52:44.794Z] #34 61.39 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-03-10T22:52:44.960Z] #14 23.50 Building dependency tree... [2022-03-10T22:52:44.960Z] #14 ... [2022-03-10T22:52:44.960Z] [2022-03-10T22:52:44.960Z] #49 [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.7.0" && /build/gotestsum --version [2022-03-10T22:52:44.960Z] #49 sha256:d6e75598c47eb2854ce9867f0ec88a37b6431f473d93d817a33a33011fbf05a2 [2022-03-10T22:52:44.960Z] #49 14.29 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-03-10T22:52:44.960Z] #49 14.50 go: downloading golang.org/x/mod v0.3.0 [2022-03-10T22:52:45.218Z] #49 ... [2022-03-10T22:52:45.218Z] [2022-03-10T22:52:45.218Z] #43 [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-03-10T22:52:45.218Z] #43 sha256:8cd2c7b9899112f5f652fc771a50789fe1c1fae32cb81969d03efa57167cba02 [2022-03-10T22:52:45.218Z] #43 23.51 Updating files: 91% (1689/1837) Updating files: 92% (1691/1837) Updating files: 93% (1709/1837) Updating files: 94% (1727/1837) Updating files: 95% (1746/1837) Updating files: 96% (1764/1837) Updating files: 97% (1782/1837) Updating files: 98% (1801/1837) Updating files: 99% (1819/1837) Updating files: 100% (1837/1837) Updating files: 100% (1837/1837), done. [2022-03-10T22:52:45.218Z] #43 23.68 + git checkout -q v2.3.0 [2022-03-10T22:52:45.373Z] #34 61.90 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-03-10T22:52:45.842Z] #63 ... [2022-03-10T22:52:45.842Z] [2022-03-10T22:52:45.842Z] #58 [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-03-10T22:52:45.842Z] #58 sha256:17a1712948a1ab19d9c3c60f4a8ea087cd708e0a6731076282664644d0d48f4e [2022-03-10T22:52:45.842Z] #58 12.49 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-03-10T22:52:45.842Z] #58 ... [2022-03-10T22:52:45.842Z] [2022-03-10T22:52:45.842Z] #36 [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-03-10T22:52:45.842Z] #36 sha256:1a322aeb375907460771228690496c9bd75bc4f5b786e16a514617ac12af97a8 [2022-03-10T22:52:45.842Z] #36 22.57 tomll can be used in two ways: [2022-03-10T22:52:45.842Z] #36 22.57 Writing to STDIN and reading from STDOUT: [2022-03-10T22:52:45.842Z] #36 22.57 cat file.toml | tomll > file.toml [2022-03-10T22:52:45.842Z] #36 22.57 [2022-03-10T22:52:45.842Z] #36 22.57 Reading and updating a list of files: [2022-03-10T22:52:45.842Z] #36 22.57 tomll a.toml b.toml c.toml [2022-03-10T22:52:45.842Z] #36 22.57 [2022-03-10T22:52:45.842Z] #36 22.57 When given a list of files, tomll will modify all files in place without asking. [2022-03-10T22:52:45.942Z] #34 ... [2022-03-10T22:52:45.942Z] [2022-03-10T22:52:45.942Z] #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-03-10T22:52:45.942Z] #14 sha256:c831a8347534ab50595222794e9ff22a8ab7bcbe08016d719caaaaa987102676 [2022-03-10T22:52:45.942Z] #14 52.66 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-03-10T22:52:45.942Z] #14 54.96 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-03-10T22:52:45.942Z] #14 55.94 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-03-10T22:52:45.942Z] #14 56.95 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-03-10T22:52:45.942Z] #14 59.23 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [10.6 MB] [2022-03-10T22:52:45.942Z] #14 60.19 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-03-10T22:52:45.942Z] #14 60.19 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-03-10T22:52:45.942Z] #14 60.21 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-03-10T22:52:45.942Z] #14 60.21 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-03-10T22:52:45.942Z] #14 60.25 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-03-10T22:52:45.942Z] #14 60.25 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-03-10T22:52:45.942Z] #14 60.26 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-6 [123 kB] [2022-03-10T22:52:45.942Z] #14 60.26 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-03-10T22:52:45.942Z] #14 60.32 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-03-10T22:52:45.942Z] #14 60.32 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-03-10T22:52:45.942Z] #14 60.36 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-03-10T22:52:45.942Z] #14 60.36 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-03-10T22:52:45.942Z] #14 60.41 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-03-10T22:52:45.942Z] #14 60.44 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-03-10T22:52:45.942Z] #14 60.45 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-03-10T22:52:45.942Z] #14 60.45 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-6 [401 kB] [2022-03-10T22:52:45.942Z] #14 61.98 debconf: delaying package configuration, since apt-utils is not installed [2022-03-10T22:52:45.942Z] #14 62.45 Fetched 115 MB in 10s (10.9 MB/s) [2022-03-10T22:52:45.942Z] #14 62.56 Selecting previously unselected package binutils-mingw-w64-i686. [2022-03-10T22:52:45.942Z] #14 62.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 ... 15709 files and directories currently installed.) [2022-03-10T22:52:45.942Z] #14 62.64 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-03-10T22:52:45.942Z] #14 62.65 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-03-10T22:52:46.055Z] #31 ... [2022-03-10T22:52:46.055Z] [2022-03-10T22:52:46.055Z] #49 [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.7.0" && /build/gotestsum --version [2022-03-10T22:52:46.055Z] #49 sha256:2091bf311a2680210b8be5f35515c5ae9a070f0d398a8c1273941818a5e66041 [2022-03-10T22:52:46.055Z] #49 46.95 gotestsum version dev [2022-03-10T22:52:46.055Z] #49 DONE 47.7s [2022-03-10T22:52:46.055Z] [2022-03-10T22:52:46.055Z] #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-03-10T22:52:46.055Z] #31 sha256:21036a267c5be9d4d1d5deea158ec1ff62a9d64aaf6c5380d59de9543d0b3640 [2022-03-10T22:52:46.055Z] #31 DONE 34.4s [2022-03-10T22:52:46.055Z] [2022-03-10T22:52:46.055Z] #40 [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-03-10T22:52:46.055Z] #40 sha256:c63630fe992205d0bb9ec7fd073d4792334566ba99531802330956b85de15e31 [2022-03-10T22:52:46.055Z] #40 0.896 + RM_GOPATH=0 [2022-03-10T22:52:46.055Z] #40 0.896 + TMP_GOPATH= [2022-03-10T22:52:46.055Z] #40 0.896 + : /build [2022-03-10T22:52:46.055Z] #40 0.896 + '[' -z '' ']' [2022-03-10T22:52:46.055Z] #40 0.896 ++ mktemp -d [2022-03-10T22:52:46.055Z] #40 0.913 + export GOPATH=/tmp/tmp.cysem9W2uI [2022-03-10T22:52:46.055Z] #40 0.913 + GOPATH=/tmp/tmp.cysem9W2uI [2022-03-10T22:52:46.055Z] #40 0.913 + RM_GOPATH=1 [2022-03-10T22:52:46.055Z] #40 0.913 + case "$(go env GOARCH)" in [2022-03-10T22:52:46.055Z] #40 0.913 ++ go env GOARCH [2022-03-10T22:52:46.055Z] #40 0.952 Install tini version v0.19.0 [2022-03-10T22:52:46.055Z] #40 0.952 + export GO_BUILDMODE=-buildmode=pie [2022-03-10T22:52:46.055Z] #40 0.952 + GO_BUILDMODE=-buildmode=pie [2022-03-10T22:52:46.055Z] #40 0.952 ++ dirname /install.sh [2022-03-10T22:52:46.055Z] #40 0.952 + dir=/ [2022-03-10T22:52:46.055Z] #40 0.952 + bin=tini [2022-03-10T22:52:46.055Z] #40 0.952 + shift [2022-03-10T22:52:46.055Z] #40 0.952 + '[' '!' -f //tini.installer ']' [2022-03-10T22:52:46.055Z] #40 0.952 + . //tini.installer [2022-03-10T22:52:46.055Z] #40 0.952 ++ : v0.19.0 [2022-03-10T22:52:46.055Z] #40 0.952 + install_tini [2022-03-10T22:52:46.055Z] #40 0.952 + echo 'Install tini version v0.19.0' [2022-03-10T22:52:46.055Z] #40 0.952 + git clone https://github.com/krallin/tini.git /tmp/tmp.cysem9W2uI/tini [2022-03-10T22:52:46.055Z] #40 0.969 Cloning into '/tmp/tmp.cysem9W2uI/tini'... [2022-03-10T22:52:46.055Z] #40 1.608 + cd /tmp/tmp.cysem9W2uI/tini [2022-03-10T22:52:46.056Z] #40 1.609 + git checkout -q v0.19.0 [2022-03-10T22:52:46.056Z] #40 1.641 + cmake . [2022-03-10T22:52:46.056Z] #40 2.119 -- The C compiler identification is GNU 10.2.1 [2022-03-10T22:52:46.056Z] #40 2.174 -- Detecting C compiler ABI info [2022-03-10T22:52:46.056Z] #40 2.633 -- Detecting C compiler ABI info - done [2022-03-10T22:52:46.056Z] #40 2.717 -- Check for working C compiler: /usr/bin/cc - skipped [2022-03-10T22:52:46.056Z] #40 2.739 -- Detecting C compile features [2022-03-10T22:52:46.056Z] #40 2.739 -- Detecting C compile features - done [2022-03-10T22:52:46.056Z] #40 2.777 -- Performing Test HAS_BUILTIN_FORTIFY [2022-03-10T22:52:46.056Z] #40 3.015 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-03-10T22:52:46.056Z] #40 3.075 -- Configuring done [2022-03-10T22:52:46.056Z] #40 3.099 -- Generating done [2022-03-10T22:52:46.056Z] #40 3.103 -- Build files have been written to: /tmp/tmp.cysem9W2uI/tini [2022-03-10T22:52:46.056Z] #40 3.122 + make tini-static [2022-03-10T22:52:46.056Z] #40 3.355 Scanning dependencies of target tini-static [2022-03-10T22:52:46.056Z] #40 3.394 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-03-10T22:52:46.102Z] #36 DONE 22.9s [2022-03-10T22:52:46.102Z] [2022-03-10T22:52:46.102Z] #38 [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-03-10T22:52:46.102Z] #38 sha256:e5cbd602869136911dd6a99bdd9a40d0507fbcc4294df9c42cbc6740a37cb7ab [2022-03-10T22:52:46.102Z] #38 21.98 Fetched 8507 kB in 17s (493 kB/s) [2022-03-10T22:52:46.152Z] #43 25.22 + 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-03-10T22:52:46.200Z] #14 ... [2022-03-10T22:52:46.200Z] [2022-03-10T22:52:46.200Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-10T22:52:46.200Z] #51 sha256:a8d1fc69f546faa66db6c94d32e7d06f6126ed23d1e9e8d092ec156536df14fd [2022-03-10T22:52:46.200Z] #51 60.71 go: downloading github.com/denis-tingajkin/go-header v0.4.2 [2022-03-10T22:52:46.200Z] #51 60.75 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-03-10T22:52:46.200Z] #51 60.80 go: downloading github.com/fzipp/gocyclo v0.4.0 [2022-03-10T22:52:46.200Z] #51 60.83 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-03-10T22:52:46.200Z] #51 60.89 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-03-10T22:52:46.200Z] #51 60.89 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-03-10T22:52:46.200Z] #51 60.97 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-03-10T22:52:46.200Z] #51 61.34 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-03-10T22:52:46.200Z] #51 61.48 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-03-10T22:52:46.200Z] #51 61.50 go: downloading github.com/golangci/misspell v0.3.5 [2022-03-10T22:52:46.200Z] #51 61.57 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-03-10T22:52:46.201Z] #51 61.59 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-03-10T22:52:46.201Z] #51 61.61 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-03-10T22:52:46.201Z] #51 61.63 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-03-10T22:52:46.201Z] #51 61.73 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-03-10T22:52:46.201Z] #51 61.76 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-03-10T22:52:46.201Z] #51 61.81 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-03-10T22:52:46.201Z] #51 61.88 go: downloading github.com/julz/importas v0.1.0 [2022-03-10T22:52:46.201Z] #51 62.04 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-03-10T22:52:46.201Z] #51 62.11 go: downloading github.com/kulti/thelper v0.5.0 [2022-03-10T22:52:46.201Z] #51 62.18 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-03-10T22:52:46.201Z] #51 62.18 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-03-10T22:52:46.201Z] #51 62.32 go: downloading github.com/ldez/gomoddirectives v0.2.2 [2022-03-10T22:52:46.201Z] #51 62.40 go: downloading github.com/ldez/tagliatelle v0.3.0 [2022-03-10T22:52:46.201Z] #51 62.42 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-03-10T22:52:46.201Z] #51 62.43 go: downloading github.com/maratori/testpackage v1.0.1 [2022-03-10T22:52:46.201Z] #51 62.52 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-03-10T22:52:46.201Z] #51 62.58 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-03-10T22:52:46.201Z] #51 62.63 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517 [2022-03-10T22:52:46.201Z] #51 62.68 go: downloading github.com/mgechev/revive v1.1.3 [2022-03-10T22:52:46.363Z] #38 21.98 Reading package lists... [2022-03-10T22:52:46.363Z] #38 ... [2022-03-10T22:52:46.363Z] [2022-03-10T22:52:46.363Z] #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-03-10T22:52:46.363Z] #14 sha256:c831a8347534ab50595222794e9ff22a8ab7bcbe08016d719caaaaa987102676 [2022-03-10T22:52:46.363Z] #14 13.15 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-03-10T22:52:46.363Z] #14 ... [2022-03-10T22:52:46.363Z] [2022-03-10T22:52:46.363Z] #58 [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-03-10T22:52:46.363Z] #58 sha256:17a1712948a1ab19d9c3c60f4a8ea087cd708e0a6731076282664644d0d48f4e [2022-03-10T22:52:46.363Z] #58 23.16 Fetched 8507 kB in 18s (462 kB/s) [2022-03-10T22:52:46.768Z] #51 63.42 go: downloading github.com/moricho/tparallel v0.2.1 [2022-03-10T22:52:46.768Z] #51 63.46 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-03-10T22:52:46.768Z] #51 63.47 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-03-10T22:52:46.768Z] #51 63.51 go: downloading github.com/nishanths/predeclared v0.2.1 [2022-03-10T22:52:46.768Z] #51 63.65 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b [2022-03-10T22:52:47.003Z] #40 4.913 [100%] Linking C executable tini-static [2022-03-10T22:52:47.027Z] #51 63.67 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-03-10T22:52:47.027Z] #51 63.83 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-03-10T22:52:47.027Z] #51 63.85 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-03-10T22:52:47.027Z] #51 63.95 go: downloading github.com/securego/gosec/v2 v2.9.6 [2022-03-10T22:52:47.264Z] #40 5.467 [100%] Built target tini-static [2022-03-10T22:52:47.286Z] #51 64.21 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-03-10T22:52:47.524Z] #40 5.526 + mkdir -p /build [2022-03-10T22:52:47.524Z] #40 5.526 + cp tini-static /build/docker-init [2022-03-10T22:52:47.546Z] #51 64.21 go: downloading github.com/sivchari/containedctx v1.0.1 [2022-03-10T22:52:47.546Z] #51 64.22 go: downloading github.com/sivchari/tenv v1.4.7 [2022-03-10T22:52:47.546Z] #51 64.26 go: downloading github.com/sonatard/noctx v0.0.1 [2022-03-10T22:52:47.546Z] #51 64.31 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-03-10T22:52:47.546Z] #51 64.34 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-03-10T22:52:47.546Z] #51 64.37 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-03-10T22:52:47.785Z] #40 DONE 5.8s [2022-03-10T22:52:47.785Z] [2022-03-10T22:52:47.785Z] #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-03-10T22:52:47.785Z] #14 sha256:6b2cc1b0c2d83e7729273911d50139e728f8218ae589b99e56a7a2c5acb8e969 [2022-03-10T22:52:47.785Z] #14 40.83 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-03-10T22:52:47.785Z] #14 40.86 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-03-10T22:52:47.785Z] #14 40.87 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-03-10T22:52:47.785Z] #14 46.07 Selecting previously unselected package gcc-mingw-w64-base. [2022-03-10T22:52:47.785Z] #14 46.08 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_arm64.deb ... [2022-03-10T22:52:47.785Z] #14 46.08 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-03-10T22:52:47.785Z] #14 46.23 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-03-10T22:52:47.785Z] #14 46.23 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_arm64.deb ... [2022-03-10T22:52:47.785Z] #14 46.24 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-03-10T22:52:47.806Z] #51 64.57 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-03-10T22:52:47.806Z] #51 64.64 go: downloading github.com/tetafro/godot v1.4.11 [2022-03-10T22:52:48.067Z] #51 64.77 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-03-10T22:52:48.067Z] #51 64.84 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0 [2022-03-10T22:52:48.067Z] #51 ... [2022-03-10T22:52:48.067Z] [2022-03-10T22:52:48.067Z] #47 [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-03-10T22:52:48.067Z] #47 sha256:72bc5050cd25904fa0ee503c99867bbf320506195c894f8c703cf5039a43712e [2022-03-10T22:52:48.067Z] #47 54.44 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.16.1-3 [660 kB] [2022-03-10T22:52:48.067Z] #47 56.72 debconf: delaying package configuration, since apt-utils is not installed [2022-03-10T22:52:48.067Z] #47 57.05 Fetched 2292 kB in 4s (533 kB/s) [2022-03-10T22:52:48.067Z] #47 57.24 Selecting previously unselected package libprotobuf23:amd64. [2022-03-10T22:52:48.067Z] #47 57.24 (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 ... 15709 files and directories currently installed.) [2022-03-10T22:52:48.067Z] #47 57.35 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-03-10T22:52:48.067Z] #47 57.38 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-03-10T22:52:48.067Z] #47 58.92 Selecting previously unselected package python3-pkg-resources. [2022-03-10T22:52:48.067Z] #47 58.92 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-03-10T22:52:48.067Z] #47 58.93 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-03-10T22:52:48.067Z] #47 59.27 Selecting previously unselected package python3-six. [2022-03-10T22:52:48.067Z] #47 59.28 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-03-10T22:52:48.067Z] #47 59.28 Unpacking python3-six (1.16.0-2) ... [2022-03-10T22:52:48.067Z] #47 59.40 Selecting previously unselected package python3-protobuf. [2022-03-10T22:52:48.067Z] #47 59.40 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-03-10T22:52:48.067Z] #47 59.42 Unpacking python3-protobuf (3.12.4-1) ... [2022-03-10T22:52:48.067Z] #47 60.32 Selecting previously unselected package libnet1:amd64. [2022-03-10T22:52:48.067Z] #47 60.33 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-03-10T22:52:48.067Z] #47 60.35 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-03-10T22:52:48.067Z] #47 60.56 Selecting previously unselected package libnl-3-200:amd64. [2022-03-10T22:52:48.067Z] #47 60.56 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-03-10T22:52:48.067Z] #47 60.59 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-03-10T22:52:48.067Z] #47 60.92 Selecting previously unselected package libprotobuf-c1:amd64. [2022-03-10T22:52:48.067Z] #47 60.92 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-03-10T22:52:48.067Z] #47 60.95 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-03-10T22:52:48.067Z] #47 61.21 Selecting previously unselected package criu. [2022-03-10T22:52:48.067Z] #47 61.21 Preparing to unpack .../7-criu_3.16.1-3_amd64.deb ... [2022-03-10T22:52:48.067Z] #47 61.23 Unpacking criu (3.16.1-3) ... [2022-03-10T22:52:48.067Z] #47 62.42 Setting up python3-pkg-resources (52.0.0-4) ... [2022-03-10T22:52:48.067Z] #47 ... [2022-03-10T22:52:48.067Z] [2022-03-10T22:52:48.067Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-10T22:52:48.067Z] #51 sha256:a8d1fc69f546faa66db6c94d32e7d06f6126ed23d1e9e8d092ec156536df14fd [2022-03-10T22:52:48.067Z] #51 64.90 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-03-10T22:52:48.328Z] #51 65.12 go: downloading github.com/ultraware/funlen v0.0.3 [2022-03-10T22:52:48.328Z] #51 65.13 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-03-10T22:52:48.328Z] #51 65.16 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-03-10T22:52:48.328Z] #51 65.19 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-03-10T22:52:48.587Z] #51 65.30 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1 [2022-03-10T22:52:49.159Z] #51 65.94 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-03-10T22:52:49.159Z] #51 66.09 go: downloading honnef.co/go/tools v0.2.2 [2022-03-10T22:52:49.443Z] #43 ... [2022-03-10T22:52:49.443Z] [2022-03-10T22:52:49.443Z] #58 [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-03-10T22:52:49.443Z] #58 sha256:17a1712948a1ab19d9c3c60f4a8ea087cd708e0a6731076282664644d0d48f4e [2022-03-10T22:52:49.443Z] #58 22.32 Building dependency tree... [2022-03-10T22:52:49.443Z] #58 25.56 The following additional packages will be installed: [2022-03-10T22:52:49.443Z] #58 25.59 libbtrfs0 [2022-03-10T22:52:49.443Z] #58 25.75 The following NEW packages will be installed: [2022-03-10T22:52:49.443Z] #58 25.77 libbtrfs-dev libbtrfs0 [2022-03-10T22:52:49.443Z] #58 26.16 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded. [2022-03-10T22:52:49.443Z] #58 26.16 Need to get 460 kB of archives. [2022-03-10T22:52:49.443Z] #58 26.16 After this operation, 1237 kB of additional disk space will be used. [2022-03-10T22:52:49.443Z] #58 26.16 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-03-10T22:52:49.443Z] #58 26.17 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-03-10T22:52:49.443Z] #58 27.00 debconf: delaying package configuration, since apt-utils is not installed [2022-03-10T22:52:49.443Z] #58 27.21 Fetched 460 kB in 0s (1479 kB/s) [2022-03-10T22:52:49.443Z] #58 27.28 Selecting previously unselected package libbtrfs0:amd64. [2022-03-10T22:52:49.443Z] #58 27.28 (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 ... 15709 files and directories currently installed.) [2022-03-10T22:52:49.443Z] #58 27.36 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-03-10T22:52:49.443Z] #58 27.38 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-03-10T22:52:49.443Z] #58 27.59 Selecting previously unselected package libbtrfs-dev:amd64. [2022-03-10T22:52:49.443Z] #58 27.61 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-03-10T22:52:49.443Z] #58 27.61 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-03-10T22:52:49.443Z] #58 27.82 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-03-10T22:52:49.443Z] #58 27.84 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-03-10T22:52:49.443Z] #58 27.87 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-10T22:52:49.443Z] #58 DONE 28.2s [2022-03-10T22:52:49.443Z] [2022-03-10T22:52:49.443Z] #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-03-10T22:52:49.443Z] #14 sha256:c831a8347534ab50595222794e9ff22a8ab7bcbe08016d719caaaaa987102676 [2022-03-10T22:52:49.443Z] #14 23.50 Building dependency tree... [2022-03-10T22:52:49.443Z] #14 26.34 The following additional packages will be installed: [2022-03-10T22:52:49.443Z] #14 26.34 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-03-10T22:52:49.443Z] #14 26.34 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-03-10T22:52:49.443Z] #14 26.34 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-03-10T22:52:49.443Z] #14 26.34 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-03-10T22:52:49.443Z] #14 26.34 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-03-10T22:52:49.443Z] #14 26.35 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-03-10T22:52:49.443Z] #14 26.35 mingw-w64-common mingw-w64-x86-64-dev [2022-03-10T22:52:49.443Z] #14 26.35 Suggested packages: [2022-03-10T22:52:49.443Z] #14 26.36 gcc-10-locales seccomp wine64 [2022-03-10T22:52:49.443Z] #14 27.50 The following NEW packages will be installed: [2022-03-10T22:52:49.443Z] #14 27.50 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-03-10T22:52:49.443Z] #14 27.50 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-03-10T22:52:49.443Z] #14 27.50 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-03-10T22:52:49.443Z] #14 27.50 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-03-10T22:52:49.443Z] #14 27.50 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-03-10T22:52:49.443Z] #14 27.50 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-03-10T22:52:49.443Z] #14 27.50 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-03-10T22:52:49.443Z] #14 27.50 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-03-10T22:52:49.443Z] #14 27.50 mingw-w64-x86-64-dev [2022-03-10T22:52:49.443Z] #14 27.87 0 upgraded, 30 newly installed, 0 to remove and 1 not upgraded. [2022-03-10T22:52:49.443Z] #14 27.87 Need to get 115 MB of archives. [2022-03-10T22:52:49.443Z] #14 27.87 After this operation, 645 MB of additional disk space will be used. [2022-03-10T22:52:49.443Z] #14 27.87 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-03-10T22:52:49.443Z] #14 27.96 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-03-10T22:52:49.443Z] #14 28.12 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-03-10T22:52:49.443Z] #14 28.12 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-03-10T22:52:49.443Z] #14 28.13 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-03-10T22:52:49.443Z] #14 28.13 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-03-10T22:52:49.443Z] #14 28.43 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-03-10T22:52:49.443Z] #14 28.50 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-03-10T22:52:49.443Z] #14 28.50 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-03-10T22:52:49.443Z] #14 ... [2022-03-10T22:52:49.443Z] [2022-03-10T22:52:49.443Z] #59 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-03-10T22:52:49.443Z] #59 sha256:1b3c66a507972308a30d97bebfb7e8c3dd04aaa154258b3e499be8aaf7e44cec [2022-03-10T22:52:49.443Z] #59 DONE 0.3s [2022-03-10T22:52:49.443Z] [2022-03-10T22:52:49.443Z] #60 [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-03-10T22:52:49.443Z] #60 sha256:1465df523e75735fd64162ce98a82a5b4b2ff6c99800d861ffed8f57fd0470d9 [2022-03-10T22:52:50.573Z] #58 23.16 Reading package lists... [2022-03-10T22:52:50.573Z] #58 ... [2022-03-10T22:52:50.573Z] [2022-03-10T22:52:50.573Z] #49 [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.7.0" && /build/gotestsum --version [2022-03-10T22:52:50.573Z] #49 sha256:d6e75598c47eb2854ce9867f0ec88a37b6431f473d93d817a33a33011fbf05a2 [2022-03-10T22:52:50.573Z] #49 17.27 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-03-10T22:52:50.573Z] #49 17.43 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-03-10T22:52:50.573Z] #49 17.59 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-03-10T22:52:50.573Z] #49 19.89 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-03-10T22:52:50.573Z] #49 19.94 go: downloading golang.org/x/mod v0.3.0 [2022-03-10T22:52:50.573Z] #49 ... [2022-03-10T22:52:50.573Z] [2022-03-10T22:52:50.574Z] #47 [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-03-10T22:52:50.574Z] #47 sha256:72bc5050cd25904fa0ee503c99867bbf320506195c894f8c703cf5039a43712e [2022-03-10T22:52:50.574Z] #47 26.74 Fetched 8511 kB in 21s (397 kB/s) [2022-03-10T22:52:51.068Z] #51 67.47 go: downloading mvdan.cc/gofumpt v0.2.1 [2022-03-10T22:52:51.068Z] #51 67.48 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-03-10T22:52:51.068Z] #51 67.68 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-03-10T22:52:51.068Z] #51 67.89 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-03-10T22:52:51.068Z] #51 67.89 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-03-10T22:52:51.068Z] #51 67.97 go: downloading github.com/stretchr/objx v0.1.1 [2022-03-10T22:52:51.080Z] #14 52.63 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-03-10T22:52:51.080Z] #14 52.63 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ... [2022-03-10T22:52:51.080Z] #14 52.64 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-03-10T22:52:51.341Z] #51 68.02 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-03-10T22:52:51.603Z] #51 68.35 go: downloading github.com/pelletier/go-toml v1.9.4 [2022-03-10T22:52:51.603Z] #51 68.35 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-03-10T22:52:51.603Z] #51 68.55 go: downloading golang.org/x/text v0.3.7 [2022-03-10T22:52:51.979Z] #60 2.457 + RM_GOPATH=0 [2022-03-10T22:52:51.979Z] #60 2.457 + TMP_GOPATH= [2022-03-10T22:52:51.979Z] #60 2.457 + : /build [2022-03-10T22:52:51.979Z] #60 2.457 + '[' -z '' ']' [2022-03-10T22:52:51.979Z] #60 2.457 ++ mktemp -d [2022-03-10T22:52:51.979Z] #60 2.462 + export GOPATH=/tmp/tmp.mtv0sXLW4v [2022-03-10T22:52:51.979Z] #60 2.462 + GOPATH=/tmp/tmp.mtv0sXLW4v [2022-03-10T22:52:51.979Z] #60 2.463 + RM_GOPATH=1 [2022-03-10T22:52:51.979Z] #60 2.463 + case "$(go env GOARCH)" in [2022-03-10T22:52:51.979Z] #60 2.471 ++ go env GOARCH [2022-03-10T22:52:51.979Z] #60 2.484 + export GO_BUILDMODE=-buildmode=pie [2022-03-10T22:52:51.979Z] #60 2.484 + GO_BUILDMODE=-buildmode=pie [2022-03-10T22:52:51.979Z] #60 2.489 ++ dirname /install.sh [2022-03-10T22:52:51.979Z] #60 2.490 + dir=/ [2022-03-10T22:52:51.979Z] #60 2.496 + bin=containerd [2022-03-10T22:52:51.979Z] #60 2.497 + shift [2022-03-10T22:52:51.979Z] #60 2.500 + '[' '!' -f //containerd.installer ']' [2022-03-10T22:52:51.979Z] #60 2.500 + . //containerd.installer [2022-03-10T22:52:51.979Z] #60 2.501 ++ set -e [2022-03-10T22:52:51.979Z] #60 2.501 ++ : v1.5.10 [2022-03-10T22:52:51.979Z] #60 2.501 + install_containerd [2022-03-10T22:52:51.979Z] #60 2.502 + echo 'Install containerd version v1.5.10' [2022-03-10T22:52:51.979Z] #60 2.502 Install containerd version v1.5.10 [2022-03-10T22:52:51.979Z] #60 2.502 + git clone https://github.com/containerd/containerd.git /tmp/tmp.mtv0sXLW4v/src/github.com/containerd/containerd [2022-03-10T22:52:51.979Z] #60 2.504 Cloning into '/tmp/tmp.mtv0sXLW4v/src/github.com/containerd/containerd'... [2022-03-10T22:52:52.919Z] #60 ... [2022-03-10T22:52:52.919Z] [2022-03-10T22:52:52.919Z] #53 [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-03-10T22:52:52.919Z] #53 sha256:6dd8ff98f3953af4790562a2c0cc846740a3d37349fa5a08e644cfca8188eab3 [2022-03-10T22:52:52.919Z] #53 31.51 v3.0.2 [2022-03-10T22:52:52.919Z] #53 DONE 32.0s [2022-03-10T22:52:52.919Z] [2022-03-10T22:52:52.919Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-10T22:52:52.919Z] #51 sha256:a8d1fc69f546faa66db6c94d32e7d06f6126ed23d1e9e8d092ec156536df14fd [2022-03-10T22:52:52.919Z] #51 24.76 go: downloading github.com/fatih/color v1.13.0 [2022-03-10T22:52:52.919Z] #51 24.76 go: downloading github.com/gofrs/flock v0.8.1 [2022-03-10T22:52:52.919Z] #51 24.81 go: downloading github.com/spf13/cobra v1.3.0 [2022-03-10T22:52:52.919Z] #51 24.82 go: downloading github.com/spf13/pflag v1.0.5 [2022-03-10T22:52:52.919Z] #51 25.02 go: downloading github.com/spf13/viper v1.10.1 [2022-03-10T22:52:52.919Z] #51 25.19 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-03-10T22:52:52.919Z] #51 25.50 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da [2022-03-10T22:52:52.919Z] #51 25.56 go: downloading github.com/go-critic/go-critic v0.6.2 [2022-03-10T22:52:52.919Z] #51 26.50 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-03-10T22:52:52.919Z] #51 26.53 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-03-10T22:52:52.919Z] #51 29.69 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-03-10T22:52:52.919Z] #51 29.72 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-03-10T22:52:52.919Z] #51 29.74 go: downloading github.com/stretchr/testify v1.7.0 [2022-03-10T22:52:52.919Z] #51 29.94 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-03-10T22:52:52.919Z] #51 29.98 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-03-10T22:52:52.919Z] #51 29.98 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-03-10T22:52:52.919Z] #51 30.05 go: downloading github.com/fsnotify/fsnotify v1.5.1 [2022-03-10T22:52:52.919Z] #51 30.07 go: downloading github.com/magiconair/properties v1.8.5 [2022-03-10T22:52:52.919Z] #51 30.14 go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-03-10T22:52:52.919Z] #51 30.19 go: downloading github.com/spf13/afero v1.6.0 [2022-03-10T22:52:52.919Z] #51 30.19 go: downloading github.com/spf13/cast v1.4.1 [2022-03-10T22:52:52.919Z] #51 30.28 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-03-10T22:52:52.919Z] #51 30.30 go: downloading github.com/subosito/gotenv v1.2.0 [2022-03-10T22:52:52.919Z] #51 30.32 go: downloading gopkg.in/ini.v1 v1.66.2 [2022-03-10T22:52:52.919Z] #51 30.43 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-03-10T22:52:52.919Z] #51 30.47 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-03-10T22:52:52.919Z] #51 30.49 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-03-10T22:52:52.919Z] #51 30.52 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-03-10T22:52:52.919Z] #51 30.52 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-03-10T22:52:52.919Z] #51 30.53 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-03-10T22:52:52.919Z] #51 30.56 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-03-10T22:52:52.919Z] #51 30.57 go: downloading github.com/quasilyte/go-ruleguard v0.3.15 [2022-03-10T22:52:52.919Z] #51 30.58 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-03-10T22:52:52.919Z] #51 30.69 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-03-10T22:52:52.919Z] #51 30.71 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-03-10T22:52:52.919Z] #51 30.85 go: downloading github.com/Antonboom/errname v0.1.5 [2022-03-10T22:52:52.919Z] #51 30.93 go: downloading github.com/Antonboom/nilnil v0.1.0 [2022-03-10T22:52:52.919Z] #51 30.98 go: downloading github.com/BurntSushi/toml v1.0.0 [2022-03-10T22:52:52.919Z] #51 31.05 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-03-10T22:52:52.919Z] #51 31.10 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-03-10T22:52:52.919Z] #51 31.13 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-03-10T22:52:52.919Z] #51 31.20 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-03-10T22:52:52.919Z] #51 31.26 go: downloading github.com/ashanbrown/makezero v1.1.0 [2022-03-10T22:52:52.919Z] #51 31.38 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-03-10T22:52:52.919Z] #51 31.42 go: downloading github.com/blizzy78/varnamelen v0.5.0 [2022-03-10T22:52:52.919Z] #51 31.45 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-03-10T22:52:52.919Z] #51 31.50 go: downloading github.com/breml/bidichk v0.2.1 [2022-03-10T22:52:52.919Z] #51 31.54 go: downloading github.com/breml/errchkjson v0.2.1 [2022-03-10T22:52:52.919Z] #51 31.62 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-03-10T22:52:52.919Z] #51 31.72 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-03-10T22:52:52.919Z] #51 31.77 go: downloading github.com/daixiang0/gci v0.2.9 [2022-03-10T22:52:52.919Z] #51 31.78 go: downloading github.com/denis-tingajkin/go-header v0.4.2 [2022-03-10T22:52:52.919Z] #51 31.82 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-03-10T22:52:52.919Z] #51 31.88 go: downloading github.com/fzipp/gocyclo v0.4.0 [2022-03-10T22:52:52.919Z] #51 31.97 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-03-10T22:52:52.919Z] #51 32.06 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-03-10T22:52:52.919Z] #51 32.06 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-03-10T22:52:52.919Z] #51 32.14 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-03-10T22:52:52.919Z] #51 32.24 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-03-10T22:52:52.986Z] #51 ... [2022-03-10T22:52:52.986Z] [2022-03-10T22:52:52.986Z] #38 [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-03-10T22:52:52.986Z] #38 sha256:e5cbd602869136911dd6a99bdd9a40d0507fbcc4294df9c42cbc6740a37cb7ab [2022-03-10T22:52:52.986Z] #38 59.77 Selecting previously unselected package libicu67:amd64. [2022-03-10T22:52:52.986Z] #38 59.80 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-03-10T22:52:52.986Z] #38 59.87 Unpacking libicu67:amd64 (67.1-7) ... [2022-03-10T22:52:53.180Z] #51 32.42 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-03-10T22:52:53.180Z] #51 32.44 go: downloading github.com/golangci/misspell v0.3.5 [2022-03-10T22:52:53.180Z] #51 32.48 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-03-10T22:52:53.180Z] #51 32.49 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-03-10T22:52:53.180Z] #51 32.52 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-03-10T22:52:53.180Z] #51 32.58 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-03-10T22:52:53.246Z] #38 70.02 Selecting previously unselected package libxml2:amd64. [2022-03-10T22:52:53.246Z] #38 ... [2022-03-10T22:52:53.246Z] [2022-03-10T22:52:53.247Z] #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-03-10T22:52:53.247Z] #14 sha256:c831a8347534ab50595222794e9ff22a8ab7bcbe08016d719caaaaa987102676 [2022-03-10T22:52:53.247Z] #14 66.36 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-03-10T22:52:53.247Z] #14 66.36 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-03-10T22:52:53.247Z] #14 66.37 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-03-10T22:52:53.247Z] #14 69.64 Selecting previously unselected package binutils-mingw-w64. [2022-03-10T22:52:53.247Z] #14 69.65 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-03-10T22:52:53.247Z] #14 69.70 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-03-10T22:52:53.247Z] #14 70.03 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-03-10T22:52:53.247Z] #14 70.03 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-03-10T22:52:53.247Z] #14 70.05 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-03-10T22:52:53.440Z] #51 32.62 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-03-10T22:52:53.440Z] #51 32.72 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-03-10T22:52:53.440Z] #51 32.72 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-03-10T22:52:53.440Z] #51 32.77 go: downloading github.com/julz/importas v0.1.0 [2022-03-10T22:52:53.440Z] #51 32.79 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-03-10T22:52:53.759Z] #51 32.81 go: downloading github.com/kulti/thelper v0.5.0 [2022-03-10T22:52:53.759Z] #51 32.81 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-03-10T22:52:53.759Z] #51 32.83 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-03-10T22:52:53.759Z] #51 32.85 go: downloading github.com/ldez/gomoddirectives v0.2.2 [2022-03-10T22:52:53.759Z] #51 32.93 go: downloading github.com/ldez/tagliatelle v0.3.0 [2022-03-10T22:52:53.759Z] #51 32.93 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-03-10T22:52:53.759Z] #51 32.97 go: downloading github.com/maratori/testpackage v1.0.1 [2022-03-10T22:52:53.759Z] #51 33.03 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-03-10T22:52:53.759Z] #51 33.03 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-03-10T22:52:53.817Z] #14 70.44 Selecting previously unselected package dmsetup. [2022-03-10T22:52:53.817Z] #14 70.44 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-03-10T22:52:53.817Z] #14 70.46 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-03-10T22:52:54.019Z] #51 33.05 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517 [2022-03-10T22:52:54.019Z] #51 33.08 go: downloading github.com/mgechev/revive v1.1.3 [2022-03-10T22:52:54.019Z] #51 33.50 go: downloading github.com/moricho/tparallel v0.2.1 [2022-03-10T22:52:54.077Z] #14 70.99 Selecting previously unselected package mingw-w64-common. [2022-03-10T22:52:54.278Z] #51 33.50 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-03-10T22:52:54.278Z] #51 33.52 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-03-10T22:52:54.278Z] #51 33.61 go: downloading github.com/nishanths/predeclared v0.2.1 [2022-03-10T22:52:54.278Z] #51 33.61 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b [2022-03-10T22:52:54.278Z] #51 33.63 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-03-10T22:52:54.278Z] #51 33.68 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-03-10T22:52:54.278Z] #51 33.69 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-03-10T22:52:54.278Z] #51 33.70 go: downloading github.com/securego/gosec/v2 v2.9.6 [2022-03-10T22:52:54.337Z] #14 71.00 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-03-10T22:52:54.337Z] #14 71.00 Unpacking mingw-w64-common (8.0.0-1) ... [2022-03-10T22:52:54.538Z] #51 34.00 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-03-10T22:52:54.577Z] ...INFO: Daemon under test started and replied! [2022-03-10T22:52:54.577Z] INFO: Docker version of the daemon under test [2022-03-10T22:52:54.577Z] [2022-03-10T22:52:54.577Z] Client: [2022-03-10T22:52:54.577Z] Version: 17.06.2-ce [2022-03-10T22:52:54.577Z] API version: 1.30 [2022-03-10T22:52:54.577Z] Go version: go1.8.3 [2022-03-10T22:52:54.577Z] Git commit: cec0b72 [2022-03-10T22:52:54.577Z] Built: Tue Sep 5 19:57:19 2017 [2022-03-10T22:52:54.577Z] OS/Arch: windows/amd64 [2022-03-10T22:52:54.577Z] [2022-03-10T22:52:54.577Z] Server: [2022-03-10T22:52:54.577Z] Version: 0.0.0-dev [2022-03-10T22:52:54.577Z] API version: 1.42 (minimum version 1.24) [2022-03-10T22:52:54.577Z] Go version: go1.17.8 [2022-03-10T22:52:54.577Z] Git commit: b36fb04e03 [2022-03-10T22:52:54.577Z] Built: 03/10/2022 22:50:41 [2022-03-10T22:52:54.577Z] OS/Arch: windows/amd64 [2022-03-10T22:52:54.577Z] Experimental: false [2022-03-10T22:52:54.577Z] [2022-03-10T22:52:54.577Z] INFO: Docker info of the daemon under test [2022-03-10T22:52:54.577Z] [2022-03-10T22:52:54.577Z] Containers: 0 [2022-03-10T22:52:54.577Z] Running: 0 [2022-03-10T22:52:54.577Z] Paused: 0 [2022-03-10T22:52:54.577Z] Stopped: 0 [2022-03-10T22:52:54.577Z] Images: 0 [2022-03-10T22:52:54.577Z] Server Version: 0.0.0-dev [2022-03-10T22:52:54.577Z] Storage Driver: windowsfilter [2022-03-10T22:52:54.577Z] Windows: [2022-03-10T22:52:54.577Z] Logging Driver: json-file [2022-03-10T22:52:54.577Z] Plugins: [2022-03-10T22:52:54.577Z] Volume: local [2022-03-10T22:52:54.577Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-03-10T22:52:54.577Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-03-10T22:52:54.577Z] Swarm: inactive [2022-03-10T22:52:54.577Z] Default Isolation: process [2022-03-10T22:52:54.577Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-03-10T22:52:54.577Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-03-10T22:52:54.577Z] OSType: windows [2022-03-10T22:52:54.577Z] Architecture: x86_64 [2022-03-10T22:52:54.577Z] CPUs: 4 [2022-03-10T22:52:54.577Z] Total Memory: 32GiB [2022-03-10T22:52:54.577Z] Name: azwin-2-67c080 [2022-03-10T22:52:54.577Z] ID: FLJY:YG4C:UTRX:WGSO:BI7G:2R6I:UGWI:HZQW:P3YY:KPQI:JKL7:CIB7 [2022-03-10T22:52:54.577Z] Docker Root Dir: D:\CI\PR-43357\3\daemon [2022-03-10T22:52:54.577Z] Debug Mode (client): false [2022-03-10T22:52:54.577Z] Debug Mode (server): true [2022-03-10T22:52:54.577Z] File Descriptors: -1 [2022-03-10T22:52:54.577Z] Goroutines: 16 [2022-03-10T22:52:54.577Z] System Time: 2022-03-10T22:52:52.9539136Z [2022-03-10T22:52:54.577Z] EventsListeners: 0 [2022-03-10T22:52:54.577Z] Registry: https://index.docker.io/v1/ [2022-03-10T22:52:54.577Z] Labels: [2022-03-10T22:52:54.577Z] Experimental: false [2022-03-10T22:52:54.577Z] Insecure Registries: [2022-03-10T22:52:54.577Z] 127.0.0.0/8 [2022-03-10T22:52:54.577Z] Live Restore Enabled: false [2022-03-10T22:52:54.577Z] [2022-03-10T22:52:54.577Z] [2022-03-10T22:52:54.577Z] INFO: Docker images of the daemon under test [2022-03-10T22:52:54.577Z] [2022-03-10T22:52:54.577Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-03-10T22:52:54.577Z] [2022-03-10T22:52:54.577Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2022-03-10T22:52:54.577Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2022 from docker hub into daemon under test. This may take some time... [2022-03-10T22:52:54.577Z] ltsc2022: Pulling from windows/servercore [2022-03-10T22:52:54.577Z] 8f616e6e9eec: Pulling fs layer [2022-03-10T22:52:54.577Z] 037d5740b404: Pulling fs layer [2022-03-10T22:52:54.797Z] #51 34.02 go: downloading github.com/sivchari/containedctx v1.0.1 [2022-03-10T22:52:54.798Z] #51 34.02 go: downloading github.com/sivchari/tenv v1.4.7 [2022-03-10T22:52:54.798Z] #51 34.04 go: downloading github.com/sonatard/noctx v0.0.1 [2022-03-10T22:52:54.798Z] #51 34.08 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-03-10T22:52:54.798Z] #51 34.08 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-03-10T22:52:54.798Z] #51 34.11 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-03-10T22:52:54.798Z] #51 34.15 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-03-10T22:52:55.057Z] #51 34.32 go: downloading github.com/tetafro/godot v1.4.11 [2022-03-10T22:52:55.057Z] #51 34.34 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-03-10T22:52:55.057Z] #51 34.37 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0 [2022-03-10T22:52:55.057Z] #51 34.38 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-03-10T22:52:55.316Z] #51 34.54 go: downloading github.com/ultraware/funlen v0.0.3 [2022-03-10T22:52:55.316Z] #51 34.55 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-03-10T22:52:55.316Z] #51 34.57 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-03-10T22:52:55.316Z] #51 34.60 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-03-10T22:52:55.316Z] #51 34.63 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1 [2022-03-10T22:52:55.574Z] #51 ... [2022-03-10T22:52:55.574Z] [2022-03-10T22:52:55.574Z] #47 [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-03-10T22:52:55.574Z] #47 sha256:72bc5050cd25904fa0ee503c99867bbf320506195c894f8c703cf5039a43712e [2022-03-10T22:52:55.574Z] #47 19.32 Reading package lists... [2022-03-10T22:52:55.574Z] #47 24.68 Reading package lists... [2022-03-10T22:52:55.574Z] #47 28.90 Building dependency tree... [2022-03-10T22:52:55.574Z] #47 31.42 The following additional packages will be installed: [2022-03-10T22:52:55.574Z] #47 31.42 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-03-10T22:52:55.574Z] #47 31.42 python3-protobuf python3-six [2022-03-10T22:52:55.574Z] #47 31.42 Suggested packages: [2022-03-10T22:52:55.574Z] #47 31.42 python3-setuptools [2022-03-10T22:52:55.574Z] #47 31.42 Recommended packages: [2022-03-10T22:52:55.574Z] #47 31.42 iproute2 | iproute [2022-03-10T22:52:55.574Z] #47 31.91 The following NEW packages will be installed: [2022-03-10T22:52:55.574Z] #47 31.91 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-03-10T22:52:55.574Z] #47 31.91 python3-protobuf python3-six [2022-03-10T22:52:55.574Z] #47 32.35 0 upgraded, 8 newly installed, 0 to remove and 1 not upgraded. [2022-03-10T22:52:55.574Z] #47 32.35 Need to get 2292 kB of archives. [2022-03-10T22:52:55.574Z] #47 32.35 After this operation, 11.0 MB of additional disk space will be used. [2022-03-10T22:52:55.574Z] #47 32.35 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-03-10T22:52:55.574Z] #47 32.41 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-03-10T22:52:55.574Z] #47 32.41 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-03-10T22:52:55.574Z] #47 32.41 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-03-10T22:52:55.575Z] #47 32.41 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-03-10T22:52:55.575Z] #47 32.41 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-03-10T22:52:55.575Z] #47 32.41 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-03-10T22:52:55.575Z] #47 ... [2022-03-10T22:52:55.575Z] [2022-03-10T22:52:55.575Z] #38 [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-03-10T22:52:55.575Z] #38 sha256:e5cbd602869136911dd6a99bdd9a40d0507fbcc4294df9c42cbc6740a37cb7ab [2022-03-10T22:52:55.575Z] #38 21.63 Reading package lists... [2022-03-10T22:52:55.575Z] #38 26.19 Building dependency tree... [2022-03-10T22:52:55.575Z] #38 29.35 The following additional packages will be installed: [2022-03-10T22:52:55.575Z] #38 29.39 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-03-10T22:52:55.575Z] #38 29.42 Suggested packages: [2022-03-10T22:52:55.575Z] #38 29.42 cmake-doc ninja-build lrzip [2022-03-10T22:52:55.575Z] #38 29.42 Recommended packages: [2022-03-10T22:52:55.575Z] #38 29.42 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-03-10T22:52:55.575Z] #38 30.19 The following NEW packages will be installed: [2022-03-10T22:52:55.575Z] #38 30.22 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-03-10T22:52:55.575Z] #38 30.22 vim-common xxd [2022-03-10T22:52:55.575Z] #38 30.63 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded. [2022-03-10T22:52:55.575Z] #38 30.63 Need to get 17.7 MB of archives. [2022-03-10T22:52:55.575Z] #38 30.63 After this operation, 70.7 MB of additional disk space will be used. [2022-03-10T22:52:55.575Z] #38 30.63 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-03-10T22:52:55.575Z] #38 30.64 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-03-10T22:52:55.575Z] #38 30.65 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-03-10T22:52:55.575Z] #38 30.74 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-03-10T22:52:55.575Z] #38 31.25 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7 [693 kB] [2022-03-10T22:52:55.575Z] #38 31.26 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+b1 [343 kB] [2022-03-10T22:52:55.575Z] #38 31.29 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-03-10T22:52:55.575Z] #38 31.29 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-03-10T22:52:55.575Z] #38 31.31 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-03-10T22:52:55.575Z] #38 31.32 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-03-10T22:52:55.575Z] #38 32.63 debconf: delaying package configuration, since apt-utils is not installed [2022-03-10T22:52:55.575Z] #38 32.84 Fetched 17.7 MB in 1s (13.0 MB/s) [2022-03-10T22:52:55.575Z] #38 32.93 Selecting previously unselected package xxd. [2022-03-10T22:52:55.575Z] #38 32.93 (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 ... 15709 files and directories currently installed.) [2022-03-10T22:52:55.575Z] #38 33.03 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-03-10T22:52:55.575Z] #38 33.03 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-03-10T22:52:55.575Z] #38 33.43 Selecting previously unselected package vim-common. [2022-03-10T22:52:55.575Z] #38 33.43 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-03-10T22:52:55.575Z] #38 33.46 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-03-10T22:52:55.575Z] #38 33.75 Selecting previously unselected package cmake-data. [2022-03-10T22:52:55.575Z] #38 33.75 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-03-10T22:52:55.575Z] #38 33.77 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-03-10T22:52:55.833Z] #38 ... [2022-03-10T22:52:55.833Z] [2022-03-10T22:52:55.833Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-10T22:52:55.833Z] #51 sha256:a8d1fc69f546faa66db6c94d32e7d06f6126ed23d1e9e8d092ec156536df14fd [2022-03-10T22:52:55.833Z] #51 35.02 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-03-10T22:52:55.833Z] #51 35.27 go: downloading honnef.co/go/tools v0.2.2 [2022-03-10T22:52:55.886Z] #47 26.74 Reading package lists... [2022-03-10T22:52:55.886Z] #47 ... [2022-03-10T22:52:55.886Z] [2022-03-10T22:52:55.886Z] #43 [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-03-10T22:52:55.886Z] #43 sha256:8cd2c7b9899112f5f652fc771a50789fe1c1fae32cb81969d03efa57167cba02 [2022-03-10T22:52:55.886Z] #43 31.89 Updating files: 80% (1486/1837) Updating files: 81% (1488/1837) Updating files: 82% (1507/1837) Updating files: 83% (1525/1837) Updating files: 84% (1544/1837) Updating files: 85% (1562/1837) Updating files: 86% (1580/1837) Updating files: 87% (1599/1837) Updating files: 88% (1617/1837) Updating files: 89% (1635/1837) Updating files: 90% (1654/1837) Updating files: 91% (1672/1837) Updating files: 92% (1691/1837) Updating files: 93% (1709/1837) Updating files: 94% (1727/1837) Updating files: 95% (1746/1837) Updating files: 96% (1764/1837) Updating files: 97% (1782/1837) Updating files: 98% (1801/1837) Updating files: 99% (1819/1837) Updating files: 100% (1837/1837) Updating files: 100% (1837/1837), done. [2022-03-10T22:52:55.886Z] #43 32.50 + git checkout -q v2.3.0 [2022-03-10T22:52:56.243Z] #14 ... [2022-03-10T22:52:56.243Z] [2022-03-10T22:52:56.243Z] #38 [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-03-10T22:52:56.243Z] #38 sha256:e5cbd602869136911dd6a99bdd9a40d0507fbcc4294df9c42cbc6740a37cb7ab [2022-03-10T22:52:56.243Z] #38 70.05 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7_amd64.deb ... [2022-03-10T22:52:56.243Z] #38 70.12 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7) ... [2022-03-10T22:52:56.243Z] #38 71.12 Selecting previously unselected package libarchive13:amd64. [2022-03-10T22:52:56.243Z] #38 71.12 Preparing to unpack .../5-libarchive13_3.4.3-2+b1_amd64.deb ... [2022-03-10T22:52:56.243Z] #38 71.13 Unpacking libarchive13:amd64 (3.4.3-2+b1) ... [2022-03-10T22:52:56.243Z] #38 71.63 Selecting previously unselected package libjsoncpp24:amd64. [2022-03-10T22:52:56.243Z] #38 71.63 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-03-10T22:52:56.243Z] #38 71.64 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-03-10T22:52:56.243Z] #38 71.95 Selecting previously unselected package librhash0:amd64. [2022-03-10T22:52:56.243Z] #38 71.95 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-03-10T22:52:56.243Z] #38 71.97 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-03-10T22:52:56.243Z] #38 72.36 Selecting previously unselected package libuv1:amd64. [2022-03-10T22:52:56.243Z] #38 72.36 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-03-10T22:52:56.243Z] #38 72.40 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-03-10T22:52:56.243Z] #38 72.69 Selecting previously unselected package cmake. [2022-03-10T22:52:56.243Z] #38 72.72 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-03-10T22:52:56.243Z] #38 72.73 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-03-10T22:52:57.219Z] #51 36.53 go: downloading mvdan.cc/gofumpt v0.2.1 [2022-03-10T22:52:57.219Z] #51 36.53 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-03-10T22:52:57.219Z] #51 36.64 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-03-10T22:52:57.478Z] #51 36.66 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e [2022-03-10T22:52:57.658Z] #14 ... [2022-03-10T22:52:57.658Z] [2022-03-10T22:52:57.658Z] #60 [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-03-10T22:52:57.658Z] #60 sha256:e78743e1634ad8aaa815eeda94335ea92fc939a5fd68e6c985bffbc6a3bb7b59 [2022-03-10T22:52:57.658Z] #60 33.91 Updating files: 77% (3657/4731) Updating files: 78% (3691/4731) Updating files: 79% (3738/4731) Updating files: 80% (3785/4731) Updating files: 81% (3833/4731) Updating files: 82% (3880/4731) Updating files: 83% (3927/4731) Updating files: 84% (3975/4731) Updating files: 85% (4022/4731) Updating files: 86% (4069/4731) Updating files: 87% (4116/4731) Updating files: 88% (4164/4731) Updating files: 89% (4211/4731) Updating files: 90% (4258/4731) Updating files: 91% (4306/4731) Updating files: 92% (4353/4731) Updating files: 93% (4400/4731) Updating files: 94% (4448/4731) Updating files: 95% (4495/4731) Updating files: 96% (4542/4731) Updating files: 97% (4590/4731) Updating files: 98% (4637/4731) Updating files: 99% (4684/4731) Updating files: 100% (4731/4731) Updating files: 100% (4731/4731), done. [2022-03-10T22:52:57.658Z] #60 34.41 + cd /tmp/tmp.XTnlnWMj2o/src/github.com/containerd/containerd [2022-03-10T22:52:57.803Z] #43 ... [2022-03-10T22:52:57.803Z] [2022-03-10T22:52:57.803Z] #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-03-10T22:52:57.803Z] #14 sha256:c831a8347534ab50595222794e9ff22a8ab7bcbe08016d719caaaaa987102676 [2022-03-10T22:52:57.803Z] #14 24.38 Fetched 8507 kB in 19s (439 kB/s) [2022-03-10T22:52:57.803Z] #14 24.38 Reading package lists... [2022-03-10T22:52:57.803Z] #14 31.35 Reading package lists... [2022-03-10T22:52:57.803Z] #14 ... [2022-03-10T22:52:57.803Z] [2022-03-10T22:52:57.803Z] #47 [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-03-10T22:52:57.803Z] #47 sha256:72bc5050cd25904fa0ee503c99867bbf320506195c894f8c703cf5039a43712e [2022-03-10T22:52:57.803Z] #47 26.74 Reading package lists... [2022-03-10T22:52:57.917Z] #60 34.42 + git checkout -q v1.5.10 [2022-03-10T22:52:58.784Z] #38 ... [2022-03-10T22:52:58.784Z] [2022-03-10T22:52:58.784Z] #47 [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-03-10T22:52:58.784Z] #47 sha256:72bc5050cd25904fa0ee503c99867bbf320506195c894f8c703cf5039a43712e [2022-03-10T22:52:58.784Z] #47 65.18 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-03-10T22:52:58.784Z] #47 65.20 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-03-10T22:52:58.784Z] #47 65.23 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-03-10T22:52:58.784Z] #47 65.23 Setting up python3-six (1.16.0-2) ... [2022-03-10T22:52:58.784Z] #47 66.79 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-03-10T22:52:58.784Z] #47 66.85 Setting up python3-protobuf (3.12.4-1) ... [2022-03-10T22:52:58.784Z] #47 72.00 Setting up criu (3.16.1-3) ... [2022-03-10T22:52:58.784Z] #47 74.79 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-10T22:52:58.856Z] #51 38.17 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-03-10T22:52:58.856Z] #51 38.18 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-03-10T22:52:58.856Z] #51 38.21 go: downloading github.com/stretchr/objx v0.1.1 [2022-03-10T22:52:58.856Z] #51 38.25 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-03-10T22:52:59.044Z] #47 ... [2022-03-10T22:52:59.044Z] [2022-03-10T22:52:59.044Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-10T22:52:59.044Z] #51 sha256:a8d1fc69f546faa66db6c94d32e7d06f6126ed23d1e9e8d092ec156536df14fd [2022-03-10T22:52:59.044Z] #51 75.82 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3 [2022-03-10T22:52:59.116Z] #51 38.48 go: downloading github.com/pelletier/go-toml v1.9.4 [2022-03-10T22:52:59.116Z] #51 38.48 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-03-10T22:52:59.116Z] #51 38.59 go: downloading golang.org/x/text v0.3.7 [2022-03-10T22:52:59.300Z] #60 35.91 + export 'BUILDTAGS=netgo osusergo static_build' [2022-03-10T22:52:59.300Z] #60 35.91 + BUILDTAGS='netgo osusergo static_build' [2022-03-10T22:52:59.300Z] #60 35.91 + export EXTRA_FLAGS=-buildmode=pie [2022-03-10T22:52:59.300Z] #60 35.91 + EXTRA_FLAGS=-buildmode=pie [2022-03-10T22:52:59.300Z] #60 35.91 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-03-10T22:52:59.300Z] #60 35.91 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-03-10T22:52:59.300Z] #60 35.91 + '[' '' = dynamic ']' [2022-03-10T22:52:59.300Z] #60 35.91 + make [2022-03-10T22:52:59.305Z] #51 75.91 go: downloading github.com/gobwas/glob v0.2.3 [2022-03-10T22:52:59.305Z] #51 75.93 go: downloading github.com/kisielk/gotool v1.0.0 [2022-03-10T22:52:59.305Z] #51 76.05 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-03-10T22:52:59.305Z] #51 76.13 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-03-10T22:52:59.305Z] #51 76.13 go: downloading golang.org/x/mod v0.5.1 [2022-03-10T22:52:59.603Z] #51 76.28 go: downloading github.com/ettle/strcase v0.1.1 [2022-03-10T22:52:59.603Z] #51 76.38 go: downloading github.com/fatih/structtag v1.2.0 [2022-03-10T22:52:59.603Z] #51 76.42 go: downloading github.com/Masterminds/semver v1.5.0 [2022-03-10T22:52:59.603Z] #51 76.44 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-03-10T22:52:59.880Z] #51 76.50 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-03-10T22:52:59.880Z] #51 76.53 go: downloading github.com/prometheus/client_golang v1.7.1 [2022-03-10T22:52:59.967Z] INFO: Extraction ended at 03/10/2022 22:52:58. Duration:00:00:28.8341597 [2022-03-10T22:52:59.967Z] INFO: Updating the golang and path environment variables [2022-03-10T22:52:59.967Z] INFO: GOPATH=d:\gopath [2022-03-10T22:52:59.967Z] INFO: go version go1.17.8 windows/amd64 [2022-03-10T22:52:59.967Z] INFO: Running the daemon under test in debug mode [2022-03-10T22:52:59.967Z] INFO: Starting a daemon under test... [2022-03-10T22:52:59.968Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-43357\3\daemon --pidfile d:\CI\PR-43357\3\docker.pid -D [2022-03-10T22:52:59.968Z] INFO: Process started successfully. [2022-03-10T22:52:59.968Z] INFO: Start tailing logs of the daemon under tests [2022-03-10T22:52:59.968Z] INFO: Waiting for the daemon under test to start... [2022-03-10T22:53:00.074Z] #51 ... [2022-03-10T22:53:00.074Z] [2022-03-10T22:53:00.074Z] #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-03-10T22:53:00.075Z] #14 sha256:c831a8347534ab50595222794e9ff22a8ab7bcbe08016d719caaaaa987102676 [2022-03-10T22:53:00.075Z] #14 29.16 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-03-10T22:53:00.075Z] #14 30.55 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-03-10T22:53:00.075Z] #14 31.08 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-03-10T22:53:00.075Z] #14 31.78 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-03-10T22:53:00.075Z] #14 33.38 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-03-10T22:53:00.075Z] #14 33.91 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-03-10T22:53:00.075Z] #14 33.91 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-03-10T22:53:00.075Z] #14 33.91 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-03-10T22:53:00.075Z] #14 33.92 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-03-10T22:53:00.075Z] #14 33.92 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-03-10T22:53:00.075Z] #14 33.94 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-03-10T22:53:00.075Z] #14 33.94 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-6 [123 kB] [2022-03-10T22:53:00.075Z] #14 33.94 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-03-10T22:53:00.075Z] #14 33.96 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-03-10T22:53:00.075Z] #14 33.96 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-03-10T22:53:00.075Z] #14 33.99 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-03-10T22:53:00.075Z] #14 33.99 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-03-10T22:53:00.075Z] #14 34.02 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-03-10T22:53:00.075Z] #14 34.05 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-03-10T22:53:00.075Z] #14 34.05 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-03-10T22:53:00.075Z] #14 34.05 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-6 [401 kB] [2022-03-10T22:53:00.075Z] #14 35.00 debconf: delaying package configuration, since apt-utils is not installed [2022-03-10T22:53:00.075Z] #14 35.23 Fetched 115 MB in 7s (17.6 MB/s) [2022-03-10T22:53:00.075Z] #14 35.30 Selecting previously unselected package binutils-mingw-w64-i686. [2022-03-10T22:53:00.075Z] #14 35.30 (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 ... 15709 files and directories currently installed.) [2022-03-10T22:53:00.075Z] #14 35.37 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-03-10T22:53:00.075Z] #14 35.40 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-03-10T22:53:00.075Z] #14 37.51 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-03-10T22:53:00.075Z] #14 37.57 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-03-10T22:53:00.075Z] #14 37.57 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-03-10T22:53:00.075Z] #14 ... [2022-03-10T22:53:00.075Z] [2022-03-10T22:53:00.075Z] #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-03-10T22:53:00.075Z] #34 sha256:e1e84836270b676cbc39863b69a1644104ba3030344ce6b70a016ea3d8688228 [2022-03-10T22:53:00.075Z] #34 37.08 Updating files: 92% (1403/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-03-10T22:53:00.075Z] #34 37.23 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-03-10T22:53:00.075Z] #34 38.11 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-03-10T22:53:00.241Z] #60 36.65 + bin/ctr [2022-03-10T22:53:00.459Z] #51 77.30 go: downloading github.com/prometheus/client_model v0.2.0 [2022-03-10T22:53:00.719Z] #51 77.39 go: downloading github.com/google/go-cmp v0.5.6 [2022-03-10T22:53:00.719Z] #51 ... [2022-03-10T22:53:00.719Z] [2022-03-10T22:53:00.719Z] #47 [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-03-10T22:53:00.719Z] #47 sha256:72bc5050cd25904fa0ee503c99867bbf320506195c894f8c703cf5039a43712e [2022-03-10T22:53:00.719Z] #47 DONE 77.2s [2022-03-10T22:53:00.719Z] [2022-03-10T22:53:00.719Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-10T22:53:00.719Z] #51 sha256:a8d1fc69f546faa66db6c94d32e7d06f6126ed23d1e9e8d092ec156536df14fd [2022-03-10T22:53:00.719Z] #51 77.62 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-03-10T22:53:00.981Z] #51 77.91 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af [2022-03-10T22:53:01.245Z] #51 77.97 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-03-10T22:53:01.505Z] #51 78.21 go: downloading github.com/beorn7/perks v1.0.1 [2022-03-10T22:53:01.505Z] #51 78.21 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-03-10T22:53:01.505Z] #51 78.28 go: downloading github.com/golang/protobuf v1.5.2 [2022-03-10T22:53:01.766Z] #51 78.48 go: downloading github.com/cespare/xxhash v1.1.0 [2022-03-10T22:53:01.766Z] #51 78.63 go: downloading github.com/prometheus/common v0.10.0 [2022-03-10T22:53:02.026Z] #51 78.79 go: downloading github.com/prometheus/procfs v0.6.0 [2022-03-10T22:53:02.286Z] #51 78.95 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-03-10T22:53:02.286Z] #51 79.07 go: downloading google.golang.org/protobuf v1.27.1 [2022-03-10T22:53:03.116Z] #47 34.22 Reading package lists... [2022-03-10T22:53:03.116Z] #47 ... [2022-03-10T22:53:03.116Z] [2022-03-10T22:53:03.116Z] #38 [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-03-10T22:53:03.116Z] #38 sha256:e5cbd602869136911dd6a99bdd9a40d0507fbcc4294df9c42cbc6740a37cb7ab [2022-03-10T22:53:03.116Z] #38 21.98 Reading package lists... [2022-03-10T22:53:03.116Z] #38 29.38 Reading package lists... [2022-03-10T22:53:03.116Z] #38 36.87 Building dependency tree... [2022-03-10T22:53:03.116Z] #38 ... [2022-03-10T22:53:03.116Z] [2022-03-10T22:53:03.116Z] #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-03-10T22:53:03.116Z] #14 sha256:c831a8347534ab50595222794e9ff22a8ab7bcbe08016d719caaaaa987102676 [2022-03-10T22:53:03.116Z] #14 31.35 Reading package lists... [2022-03-10T22:53:03.230Z] #51 ... [2022-03-10T22:53:03.230Z] [2022-03-10T22:53:03.230Z] #38 [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-03-10T22:53:03.230Z] #38 sha256:e5cbd602869136911dd6a99bdd9a40d0507fbcc4294df9c42cbc6740a37cb7ab [2022-03-10T22:53:03.230Z] #38 78.96 Setting up libicu67:amd64 (67.1-7) ... [2022-03-10T22:53:03.230Z] #38 79.19 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-03-10T22:53:03.230Z] #38 79.23 Setting up libuv1:amd64 (1.40.0-2) ... [2022-03-10T22:53:03.230Z] #38 79.28 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-03-10T22:53:03.230Z] #38 79.36 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-03-10T22:53:03.230Z] #38 79.37 Setting up librhash0:amd64 (1.4.1-2) ... [2022-03-10T22:53:03.230Z] #38 79.40 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-03-10T22:53:03.230Z] #38 79.53 Setting up libxml2:amd64 (2.9.10+dfsg-6.7) ... [2022-03-10T22:53:03.230Z] #38 79.58 Setting up libarchive13:amd64 (3.4.3-2+b1) ... [2022-03-10T22:53:03.230Z] #38 79.60 Setting up cmake (3.18.4-2+deb11u1) ... [2022-03-10T22:53:03.230Z] #38 79.61 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-10T22:53:03.230Z] #38 DONE 80.1s [2022-03-10T22:53:03.491Z] [2022-03-10T22:53:03.491Z] #39 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-03-10T22:53:03.491Z] #39 sha256:a6a636cd52796a2ac03647b799e984fae6079c24053871a8a1d12d597fef5367 [2022-03-10T22:53:03.491Z] #39 DONE 0.1s [2022-03-10T22:53:03.491Z] [2022-03-10T22:53:03.491Z] #40 [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-03-10T22:53:03.491Z] #40 sha256:172dd3ea8f53e3963014eca61a25182c2f2e743635a40e122fe8a49848ebec1f [2022-03-10T22:53:03.690Z] #14 38.80 Building dependency tree... [2022-03-10T22:53:03.690Z] #14 ... [2022-03-10T22:53:03.690Z] [2022-03-10T22:53:03.690Z] #58 [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-03-10T22:53:03.690Z] #58 sha256:17a1712948a1ab19d9c3c60f4a8ea087cd708e0a6731076282664644d0d48f4e [2022-03-10T22:53:03.690Z] #58 23.16 Reading package lists... [2022-03-10T22:53:03.690Z] #58 30.69 Reading package lists... [2022-03-10T22:53:03.690Z] #58 37.69 Building dependency tree... [2022-03-10T22:53:03.690Z] #58 ... [2022-03-10T22:53:03.690Z] [2022-03-10T22:53:03.690Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-10T22:53:03.690Z] #51 sha256:a8d1fc69f546faa66db6c94d32e7d06f6126ed23d1e9e8d092ec156536df14fd [2022-03-10T22:53:03.690Z] #51 39.43 go: downloading github.com/fatih/color v1.13.0 [2022-03-10T22:53:03.690Z] #51 39.46 go: downloading github.com/gofrs/flock v0.8.1 [2022-03-10T22:53:03.690Z] #51 39.52 go: downloading github.com/spf13/cobra v1.3.0 [2022-03-10T22:53:03.690Z] #51 39.57 go: downloading github.com/spf13/pflag v1.0.5 [2022-03-10T22:53:03.690Z] #51 39.93 go: downloading github.com/spf13/viper v1.10.1 [2022-03-10T22:53:03.690Z] #51 40.30 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-03-10T22:53:04.265Z] #51 40.94 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da [2022-03-10T22:53:04.265Z] #51 40.95 go: downloading github.com/go-critic/go-critic v0.6.2 [2022-03-10T22:53:04.313Z] #34 ... [2022-03-10T22:53:04.313Z] [2022-03-10T22:53:04.313Z] #47 [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-03-10T22:53:04.313Z] #47 sha256:72bc5050cd25904fa0ee503c99867bbf320506195c894f8c703cf5039a43712e [2022-03-10T22:53:04.313Z] #47 35.46 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.16.1-3 [660 kB] [2022-03-10T22:53:04.313Z] #47 36.82 debconf: delaying package configuration, since apt-utils is not installed [2022-03-10T22:53:04.313Z] #47 37.05 Fetched 2292 kB in 4s (603 kB/s) [2022-03-10T22:53:04.313Z] #47 37.13 Selecting previously unselected package libprotobuf23:amd64. [2022-03-10T22:53:04.313Z] #47 37.14 (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 ... 15709 files and directories currently installed.) [2022-03-10T22:53:04.313Z] #47 37.20 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-03-10T22:53:04.313Z] #47 37.21 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-03-10T22:53:04.313Z] #47 37.81 Selecting previously unselected package python3-pkg-resources. [2022-03-10T22:53:04.313Z] #47 37.81 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-03-10T22:53:04.313Z] #47 37.82 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-03-10T22:53:04.313Z] #47 38.04 Selecting previously unselected package python3-six. [2022-03-10T22:53:04.313Z] #47 38.05 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-03-10T22:53:04.313Z] #47 38.05 Unpacking python3-six (1.16.0-2) ... [2022-03-10T22:53:04.313Z] #47 38.17 Selecting previously unselected package python3-protobuf. [2022-03-10T22:53:04.313Z] #47 38.17 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-03-10T22:53:04.313Z] #47 38.17 Unpacking python3-protobuf (3.12.4-1) ... [2022-03-10T22:53:04.313Z] #47 38.80 Selecting previously unselected package libnet1:amd64. [2022-03-10T22:53:04.313Z] #47 38.81 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-03-10T22:53:04.313Z] #47 38.81 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-03-10T22:53:04.313Z] #47 38.90 Selecting previously unselected package libnl-3-200:amd64. [2022-03-10T22:53:04.313Z] #47 38.90 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-03-10T22:53:04.313Z] #47 38.91 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-03-10T22:53:04.313Z] #47 39.03 Selecting previously unselected package libprotobuf-c1:amd64. [2022-03-10T22:53:04.313Z] #47 39.03 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-03-10T22:53:04.313Z] #47 39.04 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-03-10T22:53:04.313Z] #47 39.14 Selecting previously unselected package criu. [2022-03-10T22:53:04.313Z] #47 39.14 Preparing to unpack .../7-criu_3.16.1-3_amd64.deb ... [2022-03-10T22:53:04.313Z] #47 39.16 Unpacking criu (3.16.1-3) ... [2022-03-10T22:53:04.313Z] #47 39.94 Setting up python3-pkg-resources (52.0.0-4) ... [2022-03-10T22:53:04.313Z] #47 41.56 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-03-10T22:53:04.313Z] #47 41.57 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-03-10T22:53:04.313Z] #47 41.59 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-03-10T22:53:04.313Z] #47 41.62 Setting up python3-six (1.16.0-2) ... [2022-03-10T22:53:04.313Z] #47 42.74 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-03-10T22:53:04.313Z] #47 42.76 Setting up python3-protobuf (3.12.4-1) ... [2022-03-10T22:53:04.571Z] #47 ... [2022-03-10T22:53:04.572Z] [2022-03-10T22:53:04.572Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-10T22:53:04.572Z] #51 sha256:a8d1fc69f546faa66db6c94d32e7d06f6126ed23d1e9e8d092ec156536df14fd [2022-03-10T22:53:04.572Z] #51 43.92 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3 [2022-03-10T22:53:04.572Z] #51 43.99 go: downloading github.com/gobwas/glob v0.2.3 [2022-03-10T22:53:04.830Z] #51 44.08 go: downloading github.com/kisielk/gotool v1.0.0 [2022-03-10T22:53:04.830Z] #51 44.12 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-03-10T22:53:04.830Z] #51 44.19 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-03-10T22:53:04.830Z] #51 44.19 go: downloading golang.org/x/mod v0.5.1 [2022-03-10T22:53:04.830Z] #51 44.21 go: downloading github.com/ettle/strcase v0.1.1 [2022-03-10T22:53:04.830Z] #51 44.26 go: downloading github.com/fatih/structtag v1.2.0 [2022-03-10T22:53:04.875Z] #40 1.416 + RM_GOPATH=0 [2022-03-10T22:53:04.875Z] #40 1.416 + TMP_GOPATH= [2022-03-10T22:53:04.875Z] #40 1.416 + : /build [2022-03-10T22:53:04.875Z] #40 1.416 + '[' -z '' ']' [2022-03-10T22:53:04.875Z] #40 1.424 ++ mktemp -d [2022-03-10T22:53:04.875Z] #40 1.432 + export GOPATH=/tmp/tmp.3yFkbSjAcI [2022-03-10T22:53:04.875Z] #40 1.432 + GOPATH=/tmp/tmp.3yFkbSjAcI [2022-03-10T22:53:04.875Z] #40 1.432 + RM_GOPATH=1 [2022-03-10T22:53:04.875Z] #40 1.432 + case "$(go env GOARCH)" in [2022-03-10T22:53:04.875Z] #40 1.432 ++ go env GOARCH [2022-03-10T22:53:04.875Z] #40 1.519 + export GO_BUILDMODE=-buildmode=pie [2022-03-10T22:53:04.899Z] 037d5740b404: Verifying Checksum [2022-03-10T22:53:04.899Z] 037d5740b404: Download complete [2022-03-10T22:53:05.090Z] #51 44.28 go: downloading github.com/Masterminds/semver v1.5.0 [2022-03-10T22:53:05.090Z] #51 44.35 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-03-10T22:53:05.090Z] #51 44.45 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-03-10T22:53:05.090Z] #51 44.49 go: downloading github.com/prometheus/client_golang v1.7.1 [2022-03-10T22:53:05.136Z] #40 1.519 + GO_BUILDMODE=-buildmode=pie [2022-03-10T22:53:05.136Z] #40 1.524 ++ dirname /install.sh [2022-03-10T22:53:05.136Z] #40 1.527 + dir=/ [2022-03-10T22:53:05.136Z] #40 1.528 + bin=tini [2022-03-10T22:53:05.136Z] #40 1.528 + shift [2022-03-10T22:53:05.136Z] #40 1.528 + '[' '!' -f //tini.installer ']' [2022-03-10T22:53:05.136Z] #40 1.528 + . //tini.installer [2022-03-10T22:53:05.136Z] #40 1.529 ++ : v0.19.0 [2022-03-10T22:53:05.136Z] #40 1.529 + install_tini [2022-03-10T22:53:05.136Z] #40 1.529 + echo 'Install tini version v0.19.0' [2022-03-10T22:53:05.136Z] #40 1.529 Install tini version v0.19.0 [2022-03-10T22:53:05.136Z] #40 1.529 + git clone https://github.com/krallin/tini.git /tmp/tmp.3yFkbSjAcI/tini [2022-03-10T22:53:05.136Z] #40 1.588 Cloning into '/tmp/tmp.3yFkbSjAcI/tini'... [2022-03-10T22:53:05.404Z] #40 ... [2022-03-10T22:53:05.404Z] [2022-03-10T22:53:05.404Z] #49 [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.7.0" && /build/gotestsum --version [2022-03-10T22:53:05.404Z] #49 sha256:d6e75598c47eb2854ce9867f0ec88a37b6431f473d93d817a33a33011fbf05a2 [2022-03-10T22:53:05.404Z] #49 81.89 gotestsum version dev [2022-03-10T22:53:05.404Z] #49 DONE 82.2s [2022-03-10T22:53:05.404Z] [2022-03-10T22:53:05.404Z] #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-03-10T22:53:05.404Z] #14 sha256:c831a8347534ab50595222794e9ff22a8ab7bcbe08016d719caaaaa987102676 [2022-03-10T22:53:05.404Z] #14 79.18 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-03-10T22:53:05.404Z] #14 79.18 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-03-10T22:53:05.404Z] #14 79.21 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-03-10T22:53:05.658Z] #51 44.88 go: downloading github.com/prometheus/client_model v0.2.0 [2022-03-10T22:53:05.658Z] #51 44.96 go: downloading github.com/google/go-cmp v0.5.6 [2022-03-10T22:53:05.917Z] #51 45.33 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-03-10T22:53:05.917Z] #51 45.36 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af [2022-03-10T22:53:05.917Z] #51 45.39 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-03-10T22:53:06.177Z] #51 45.43 go: downloading github.com/beorn7/perks v1.0.1 [2022-03-10T22:53:06.177Z] #51 45.45 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-03-10T22:53:06.177Z] #51 45.48 go: downloading github.com/golang/protobuf v1.5.2 [2022-03-10T22:53:06.177Z] #51 45.51 go: downloading github.com/cespare/xxhash v1.1.0 [2022-03-10T22:53:06.177Z] #51 45.66 go: downloading github.com/prometheus/common v0.10.0 [2022-03-10T22:53:06.184Z] #51 42.79 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-03-10T22:53:06.184Z] #51 42.88 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-03-10T22:53:06.365Z] 037d5740b404: Verifying Checksum [2022-03-10T22:53:06.365Z] 037d5740b404: Download complete [2022-03-10T22:53:06.746Z] #51 45.87 go: downloading github.com/prometheus/procfs v0.6.0 [2022-03-10T22:53:06.746Z] #51 46.01 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-03-10T22:53:06.746Z] #51 46.04 go: downloading google.golang.org/protobuf v1.27.1 [2022-03-10T22:53:07.683Z] #51 ... [2022-03-10T22:53:07.683Z] [2022-03-10T22:53:07.684Z] #38 [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-03-10T22:53:07.684Z] #38 sha256:e5cbd602869136911dd6a99bdd9a40d0507fbcc4294df9c42cbc6740a37cb7ab [2022-03-10T22:53:07.684Z] #38 36.91 Selecting previously unselected package libicu67:amd64. [2022-03-10T22:53:07.684Z] #38 36.92 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-03-10T22:53:07.684Z] #38 36.94 Unpacking libicu67:amd64 (67.1-7) ... [2022-03-10T22:53:07.684Z] #38 42.88 Selecting previously unselected package libxml2:amd64. [2022-03-10T22:53:07.684Z] #38 42.88 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7_amd64.deb ... [2022-03-10T22:53:07.684Z] #38 42.89 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7) ... [2022-03-10T22:53:07.684Z] #38 43.49 Selecting previously unselected package libarchive13:amd64. [2022-03-10T22:53:07.684Z] #38 43.49 Preparing to unpack .../5-libarchive13_3.4.3-2+b1_amd64.deb ... [2022-03-10T22:53:07.684Z] #38 43.49 Unpacking libarchive13:amd64 (3.4.3-2+b1) ... [2022-03-10T22:53:07.684Z] #38 43.79 Selecting previously unselected package libjsoncpp24:amd64. [2022-03-10T22:53:07.684Z] #38 43.79 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-03-10T22:53:07.684Z] #38 43.80 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-03-10T22:53:07.684Z] #38 43.94 Selecting previously unselected package librhash0:amd64. [2022-03-10T22:53:07.684Z] #38 43.94 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-03-10T22:53:07.684Z] #38 43.96 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-03-10T22:53:07.684Z] #38 44.13 Selecting previously unselected package libuv1:amd64. [2022-03-10T22:53:07.684Z] #38 44.13 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-03-10T22:53:07.684Z] #38 44.14 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-03-10T22:53:07.684Z] #38 44.27 Selecting previously unselected package cmake. [2022-03-10T22:53:07.684Z] #38 44.28 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-03-10T22:53:07.684Z] #38 44.29 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-03-10T22:53:07.684Z] #38 ... [2022-03-10T22:53:07.684Z] [2022-03-10T22:53:07.684Z] #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-03-10T22:53:07.684Z] #14 sha256:c831a8347534ab50595222794e9ff22a8ab7bcbe08016d719caaaaa987102676 [2022-03-10T22:53:07.684Z] #14 39.96 Selecting previously unselected package binutils-mingw-w64. [2022-03-10T22:53:07.684Z] #14 39.97 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-03-10T22:53:07.684Z] #14 39.98 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-03-10T22:53:07.684Z] #14 40.10 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-03-10T22:53:07.684Z] #14 40.11 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-03-10T22:53:07.684Z] #14 40.12 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-03-10T22:53:07.684Z] #14 40.31 Selecting previously unselected package dmsetup. [2022-03-10T22:53:07.684Z] #14 40.32 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-03-10T22:53:07.684Z] #14 40.34 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-03-10T22:53:07.684Z] #14 40.50 Selecting previously unselected package mingw-w64-common. [2022-03-10T22:53:07.684Z] #14 40.50 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-03-10T22:53:07.684Z] #14 40.51 Unpacking mingw-w64-common (8.0.0-1) ... [2022-03-10T22:53:07.684Z] #14 46.02 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-03-10T22:53:07.684Z] #14 46.02 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-03-10T22:53:07.684Z] #14 46.04 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-03-10T22:53:07.942Z] #14 ... [2022-03-10T22:53:07.942Z] [2022-03-10T22:53:07.942Z] #40 [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-03-10T22:53:07.942Z] #40 sha256:172dd3ea8f53e3963014eca61a25182c2f2e743635a40e122fe8a49848ebec1f [2022-03-10T22:53:07.942Z] #40 2.595 + cd /tmp/tmp.3yFkbSjAcI/tini [2022-03-10T22:53:07.942Z] #40 2.595 + git checkout -q v0.19.0 [2022-03-10T22:53:07.942Z] #40 2.624 + cmake . [2022-03-10T22:53:07.942Z] #40 3.392 -- The C compiler identification is GNU 10.2.1 [2022-03-10T22:53:07.942Z] #40 3.571 -- Detecting C compiler ABI info [2022-03-10T22:53:07.942Z] #40 4.363 -- Detecting C compiler ABI info - done [2022-03-10T22:53:07.942Z] #40 4.505 -- Check for working C compiler: /usr/bin/cc - skipped [2022-03-10T22:53:07.942Z] #40 4.516 -- Detecting C compile features [2022-03-10T22:53:07.942Z] #40 4.522 -- Detecting C compile features - done [2022-03-10T22:53:07.942Z] #40 4.550 -- Performing Test HAS_BUILTIN_FORTIFY [2022-03-10T22:53:08.169Z] #51 ... [2022-03-10T22:53:08.169Z] [2022-03-10T22:53:08.169Z] #53 [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-03-10T22:53:08.169Z] #53 sha256:6dd8ff98f3953af4790562a2c0cc846740a3d37349fa5a08e644cfca8188eab3 [2022-03-10T22:53:08.169Z] #53 44.41 v3.0.2 [2022-03-10T22:53:08.169Z] #53 DONE 44.9s [2022-03-10T22:53:08.169Z] [2022-03-10T22:53:08.169Z] #38 [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-03-10T22:53:08.169Z] #38 sha256:e5cbd602869136911dd6a99bdd9a40d0507fbcc4294df9c42cbc6740a37cb7ab [2022-03-10T22:53:08.169Z] #38 42.03 The following additional packages will be installed: [2022-03-10T22:53:08.169Z] #38 42.06 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-03-10T22:53:08.169Z] #38 42.11 Suggested packages: [2022-03-10T22:53:08.169Z] #38 42.11 cmake-doc ninja-build lrzip [2022-03-10T22:53:08.169Z] #38 42.11 Recommended packages: [2022-03-10T22:53:08.169Z] #38 42.11 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-03-10T22:53:08.169Z] #38 43.37 The following NEW packages will be installed: [2022-03-10T22:53:08.169Z] #38 43.37 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-03-10T22:53:08.169Z] #38 43.40 vim-common xxd [2022-03-10T22:53:08.169Z] #38 44.01 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded. [2022-03-10T22:53:08.169Z] #38 44.01 Need to get 17.7 MB of archives. [2022-03-10T22:53:08.169Z] #38 44.01 After this operation, 70.7 MB of additional disk space will be used. [2022-03-10T22:53:08.169Z] #38 44.01 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-03-10T22:53:08.169Z] #38 44.04 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-03-10T22:53:08.169Z] #38 44.06 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-03-10T22:53:08.169Z] #38 44.24 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-03-10T22:53:08.169Z] #38 44.86 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7 [693 kB] [2022-03-10T22:53:08.169Z] #38 44.97 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+b1 [343 kB] [2022-03-10T22:53:08.169Z] #38 44.97 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-03-10T22:53:08.169Z] #38 45.02 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-03-10T22:53:08.169Z] #38 45.02 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-03-10T22:53:08.169Z] #38 45.02 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-03-10T22:53:08.254Z] #14 ... [2022-03-10T22:53:08.254Z] [2022-03-10T22:53:08.254Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-10T22:53:08.254Z] #51 sha256:a8d1fc69f546faa66db6c94d32e7d06f6126ed23d1e9e8d092ec156536df14fd [2022-03-10T22:53:08.254Z] #51 47.46 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-03-10T22:53:08.435Z] #38 ... [2022-03-10T22:53:08.435Z] [2022-03-10T22:53:08.435Z] #43 [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-03-10T22:53:08.435Z] #43 sha256:8cd2c7b9899112f5f652fc771a50789fe1c1fae32cb81969d03efa57167cba02 [2022-03-10T22:53:08.435Z] #43 35.15 + 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-03-10T22:53:08.510Z] #40 4.955 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-03-10T22:53:08.510Z] #40 5.047 -- Configuring done [2022-03-10T22:53:08.510Z] #40 5.094 -- Generating done [2022-03-10T22:53:08.510Z] #40 5.114 -- Build files have been written to: /tmp/tmp.3yFkbSjAcI/tini [2022-03-10T22:53:08.510Z] #40 5.136 + make tini-static [2022-03-10T22:53:08.704Z] #43 ... [2022-03-10T22:53:08.704Z] [2022-03-10T22:53:08.704Z] #58 [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-03-10T22:53:08.704Z] #58 sha256:17a1712948a1ab19d9c3c60f4a8ea087cd708e0a6731076282664644d0d48f4e [2022-03-10T22:53:08.704Z] #58 42.94 The following additional packages will be installed: [2022-03-10T22:53:08.704Z] #58 42.94 libbtrfs0 [2022-03-10T22:53:08.704Z] #58 43.26 The following NEW packages will be installed: [2022-03-10T22:53:08.704Z] #58 43.27 libbtrfs-dev libbtrfs0 [2022-03-10T22:53:08.704Z] #58 44.00 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded. [2022-03-10T22:53:08.704Z] #58 44.00 Need to get 460 kB of archives. [2022-03-10T22:53:08.704Z] #58 44.00 After this operation, 1237 kB of additional disk space will be used. [2022-03-10T22:53:08.704Z] #58 44.00 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-03-10T22:53:08.704Z] #58 44.01 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-03-10T22:53:08.704Z] #58 45.66 debconf: delaying package configuration, since apt-utils is not installed [2022-03-10T22:53:09.082Z] #40 5.631 Scanning dependencies of target tini-static [2022-03-10T22:53:09.082Z] #40 5.730 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-03-10T22:53:09.276Z] #58 46.10 Fetched 460 kB in 1s (861 kB/s) [2022-03-10T22:53:09.538Z] #58 46.27 Selecting previously unselected package libbtrfs0:amd64. [2022-03-10T22:53:09.538Z] #58 46.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 ... 15709 files and directories currently installed.) [2022-03-10T22:53:09.538Z] #58 46.41 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-03-10T22:53:09.538Z] #58 46.44 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-03-10T22:53:10.079Z] 8f616e6e9eec: Verifying Checksum [2022-03-10T22:53:10.079Z] 8f616e6e9eec: Download complete [2022-03-10T22:53:10.112Z] #58 46.85 Selecting previously unselected package libbtrfs-dev:amd64. [2022-03-10T22:53:10.112Z] #58 46.89 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-03-10T22:53:10.112Z] #58 46.92 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-03-10T22:53:10.258Z] #60 ... [2022-03-10T22:53:10.258Z] [2022-03-10T22:53:10.258Z] #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-03-10T22:53:10.258Z] #14 sha256:6b2cc1b0c2d83e7729273911d50139e728f8218ae589b99e56a7a2c5acb8e969 [2022-03-10T22:53:10.258Z] #14 61.28 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-03-10T22:53:10.258Z] #14 61.29 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ... [2022-03-10T22:53:10.258Z] #14 61.29 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-03-10T22:53:10.258Z] #14 65.06 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-03-10T22:53:10.258Z] #14 65.07 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_arm64.deb ... [2022-03-10T22:53:10.258Z] #14 65.07 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-03-10T22:53:10.258Z] #14 69.46 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-03-10T22:53:10.258Z] #14 69.46 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ... [2022-03-10T22:53:10.258Z] #14 69.47 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-03-10T22:53:10.689Z] #58 47.47 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-03-10T22:53:10.689Z] #58 47.49 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-03-10T22:53:10.689Z] #58 47.50 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-10T22:53:10.990Z] #40 7.170 [100%] Linking C executable tini-static [2022-03-10T22:53:10.990Z] #40 7.700 [100%] Built target tini-static [2022-03-10T22:53:11.250Z] #40 7.845 + mkdir -p /build [2022-03-10T22:53:11.250Z] #40 7.845 + cp tini-static /build/docker-init [2022-03-10T22:53:11.265Z] #58 DONE 47.9s [2022-03-10T22:53:11.265Z] [2022-03-10T22:53:11.265Z] #59 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-03-10T22:53:11.265Z] #59 sha256:7d11a50b35717cb4a86263d5518286d0bb1dc25ddca2928ffda282213af9abf1 [2022-03-10T22:53:11.510Z] #40 DONE 8.1s [2022-03-10T22:53:11.510Z] [2022-03-10T22:53:11.510Z] #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-03-10T22:53:11.510Z] #14 sha256:c831a8347534ab50595222794e9ff22a8ab7bcbe08016d719caaaaa987102676 [2022-03-10T22:53:11.510Z] #14 87.85 Selecting previously unselected package gcc-mingw-w64-base. [2022-03-10T22:53:11.510Z] #14 87.87 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-03-10T22:53:11.510Z] #14 87.90 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-03-10T22:53:11.510Z] #14 88.15 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-03-10T22:53:11.510Z] #14 88.16 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-03-10T22:53:11.510Z] #14 88.24 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-03-10T22:53:11.527Z] #59 DONE 0.4s [2022-03-10T22:53:11.527Z] [2022-03-10T22:53:11.527Z] #38 [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-03-10T22:53:11.527Z] #38 sha256:e5cbd602869136911dd6a99bdd9a40d0507fbcc4294df9c42cbc6740a37cb7ab [2022-03-10T22:53:11.527Z] #38 47.35 debconf: delaying package configuration, since apt-utils is not installed [2022-03-10T22:53:11.527Z] #38 47.73 Fetched 17.7 MB in 2s (9175 kB/s) [2022-03-10T22:53:11.527Z] #38 47.89 Selecting previously unselected package xxd. [2022-03-10T22:53:11.527Z] #38 47.89 (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 ... 15709 files and directories currently installed.) [2022-03-10T22:53:11.527Z] #38 48.01 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-03-10T22:53:11.527Z] #38 48.02 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-03-10T22:53:11.527Z] #38 48.32 Selecting previously unselected package vim-common. [2022-03-10T22:53:11.527Z] #38 48.32 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-03-10T22:53:11.527Z] #38 48.37 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-03-10T22:53:11.544Z] #51 ... [2022-03-10T22:53:11.544Z] [2022-03-10T22:53:11.544Z] #47 [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-03-10T22:53:11.544Z] #47 sha256:72bc5050cd25904fa0ee503c99867bbf320506195c894f8c703cf5039a43712e [2022-03-10T22:53:11.544Z] #47 46.44 Setting up criu (3.16.1-3) ... [2022-03-10T22:53:11.544Z] #47 48.22 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-10T22:53:11.544Z] #47 DONE 50.1s [2022-03-10T22:53:11.544Z] [2022-03-10T22:53:11.544Z] #38 [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-03-10T22:53:11.544Z] #38 sha256:e5cbd602869136911dd6a99bdd9a40d0507fbcc4294df9c42cbc6740a37cb7ab [2022-03-10T22:53:11.544Z] #38 48.27 Setting up libicu67:amd64 (67.1-7) ... [2022-03-10T22:53:11.544Z] #38 48.30 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-03-10T22:53:11.544Z] #38 48.31 Setting up libuv1:amd64 (1.40.0-2) ... [2022-03-10T22:53:11.544Z] #38 48.33 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-03-10T22:53:11.544Z] #38 48.35 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-03-10T22:53:11.544Z] #38 48.37 Setting up librhash0:amd64 (1.4.1-2) ... [2022-03-10T22:53:11.544Z] #38 48.39 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-03-10T22:53:11.544Z] #38 48.42 Setting up libxml2:amd64 (2.9.10+dfsg-6.7) ... [2022-03-10T22:53:11.544Z] #38 48.43 Setting up libarchive13:amd64 (3.4.3-2+b1) ... [2022-03-10T22:53:11.544Z] #38 48.45 Setting up cmake (3.18.4-2+deb11u1) ... [2022-03-10T22:53:11.544Z] #38 48.47 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-10T22:53:11.544Z] #38 DONE 50.4s [2022-03-10T22:53:11.544Z] [2022-03-10T22:53:11.545Z] #39 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-03-10T22:53:11.545Z] #39 sha256:51f7400b995ae98c41adb246d2d7d3c22fb245115941773a0e46d6833b8ee41a [2022-03-10T22:53:11.545Z] #39 DONE 0.2s [2022-03-10T22:53:11.545Z] [2022-03-10T22:53:11.545Z] #43 [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-03-10T22:53:11.545Z] #43 sha256:8cd2c7b9899112f5f652fc771a50789fe1c1fae32cb81969d03efa57167cba02 [2022-03-10T22:53:11.545Z] #43 ... [2022-03-10T22:53:11.545Z] [2022-03-10T22:53:11.545Z] #40 [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-03-10T22:53:11.545Z] #40 sha256:1fa14e9760843dbe871f4c337d681521f1168fbd0e1361d7480a0a9827bf8757 [2022-03-10T22:53:12.101Z] #38 48.85 Selecting previously unselected package cmake-data. [2022-03-10T22:53:12.101Z] #38 48.85 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-03-10T22:53:12.101Z] #38 48.89 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-03-10T22:53:12.483Z] #40 ... [2022-03-10T22:53:12.483Z] [2022-03-10T22:53:12.483Z] #49 [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.7.0" && /build/gotestsum --version [2022-03-10T22:53:12.483Z] #49 sha256:d6e75598c47eb2854ce9867f0ec88a37b6431f473d93d817a33a33011fbf05a2 [2022-03-10T22:53:12.483Z] #49 51.24 gotestsum version dev [2022-03-10T22:53:12.483Z] #49 DONE 51.6s [2022-03-10T22:53:12.483Z] [2022-03-10T22:53:12.483Z] #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-03-10T22:53:12.483Z] #14 sha256:c831a8347534ab50595222794e9ff22a8ab7bcbe08016d719caaaaa987102676 [2022-03-10T22:53:12.483Z] #14 51.17 Selecting previously unselected package gcc-mingw-w64-base. [2022-03-10T22:53:12.483Z] #14 51.17 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-03-10T22:53:12.483Z] #14 51.19 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-03-10T22:53:12.483Z] #14 51.29 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-03-10T22:53:12.483Z] #14 51.34 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-03-10T22:53:12.483Z] #14 51.34 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-03-10T22:53:14.023Z] #38 ... [2022-03-10T22:53:14.023Z] [2022-03-10T22:53:14.023Z] #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-03-10T22:53:14.023Z] #14 sha256:c831a8347534ab50595222794e9ff22a8ab7bcbe08016d719caaaaa987102676 [2022-03-10T22:53:14.023Z] #14 38.80 Building dependency tree... [2022-03-10T22:53:14.023Z] #14 43.92 The following additional packages will be installed: [2022-03-10T22:53:14.023Z] #14 43.92 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-03-10T22:53:14.023Z] #14 43.92 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-03-10T22:53:14.023Z] #14 43.92 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-03-10T22:53:14.023Z] #14 43.92 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-03-10T22:53:14.023Z] #14 43.92 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-03-10T22:53:14.023Z] #14 43.92 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-03-10T22:53:14.023Z] #14 43.92 mingw-w64-common mingw-w64-x86-64-dev [2022-03-10T22:53:14.023Z] #14 43.95 Suggested packages: [2022-03-10T22:53:14.023Z] #14 43.95 gcc-10-locales seccomp wine64 [2022-03-10T22:53:14.023Z] #14 46.17 The following NEW packages will be installed: [2022-03-10T22:53:14.023Z] #14 46.17 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-03-10T22:53:14.023Z] #14 46.17 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-03-10T22:53:14.023Z] #14 46.17 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-03-10T22:53:14.023Z] #14 46.17 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-03-10T22:53:14.023Z] #14 46.17 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-03-10T22:53:14.023Z] #14 46.17 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-03-10T22:53:14.023Z] #14 46.17 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-03-10T22:53:14.023Z] #14 46.17 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-03-10T22:53:14.023Z] #14 46.17 mingw-w64-x86-64-dev [2022-03-10T22:53:14.023Z] #14 46.65 0 upgraded, 30 newly installed, 0 to remove and 1 not upgraded. [2022-03-10T22:53:14.023Z] #14 46.65 Need to get 115 MB of archives. [2022-03-10T22:53:14.023Z] #14 46.65 After this operation, 645 MB of additional disk space will be used. [2022-03-10T22:53:14.023Z] #14 46.65 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-03-10T22:53:14.023Z] #14 47.03 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-03-10T22:53:14.023Z] #14 47.25 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-03-10T22:53:14.023Z] #14 47.26 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-03-10T22:53:14.023Z] #14 47.28 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-03-10T22:53:14.023Z] #14 47.30 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-03-10T22:53:14.023Z] #14 47.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-03-10T22:53:14.023Z] #14 48.02 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-03-10T22:53:14.023Z] #14 48.06 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-03-10T22:53:14.023Z] #14 48.94 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-03-10T22:53:14.023Z] #14 50.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-03-10T22:53:14.023Z] #14 ... [2022-03-10T22:53:14.023Z] [2022-03-10T22:53:14.023Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-10T22:53:14.023Z] #51 sha256:a8d1fc69f546faa66db6c94d32e7d06f6126ed23d1e9e8d092ec156536df14fd [2022-03-10T22:53:14.023Z] #51 47.77 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-03-10T22:53:14.023Z] #51 47.79 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-03-10T22:53:14.023Z] #51 47.80 go: downloading github.com/stretchr/testify v1.7.0 [2022-03-10T22:53:14.023Z] #51 48.06 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-03-10T22:53:14.023Z] #51 48.19 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-03-10T22:53:14.023Z] #51 48.30 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-03-10T22:53:14.023Z] #51 48.36 go: downloading github.com/fsnotify/fsnotify v1.5.1 [2022-03-10T22:53:14.023Z] #51 48.48 go: downloading github.com/magiconair/properties v1.8.5 [2022-03-10T22:53:14.023Z] #51 48.53 go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-03-10T22:53:14.023Z] #51 48.71 go: downloading github.com/spf13/afero v1.6.0 [2022-03-10T22:53:14.023Z] #51 48.71 go: downloading github.com/spf13/cast v1.4.1 [2022-03-10T22:53:14.023Z] #51 48.75 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-03-10T22:53:14.023Z] #51 48.78 go: downloading github.com/subosito/gotenv v1.2.0 [2022-03-10T22:53:14.023Z] #51 48.83 go: downloading gopkg.in/ini.v1 v1.66.2 [2022-03-10T22:53:14.023Z] #51 49.09 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-03-10T22:53:14.023Z] #51 49.11 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-03-10T22:53:14.023Z] #51 49.16 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-03-10T22:53:14.023Z] #51 49.16 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-03-10T22:53:14.023Z] #51 49.18 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-03-10T22:53:14.023Z] #51 49.18 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-03-10T22:53:14.023Z] #51 49.20 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-03-10T22:53:14.023Z] #51 49.22 go: downloading github.com/quasilyte/go-ruleguard v0.3.15 [2022-03-10T22:53:14.023Z] #51 49.25 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-03-10T22:53:14.023Z] #51 49.40 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-03-10T22:53:14.023Z] #51 49.59 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-03-10T22:53:14.023Z] #51 49.66 go: downloading github.com/Antonboom/errname v0.1.5 [2022-03-10T22:53:14.023Z] #51 49.69 go: downloading github.com/Antonboom/nilnil v0.1.0 [2022-03-10T22:53:14.023Z] #51 49.82 go: downloading github.com/BurntSushi/toml v1.0.0 [2022-03-10T22:53:14.023Z] #51 50.06 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-03-10T22:53:14.023Z] #51 50.19 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-03-10T22:53:14.023Z] #51 50.29 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-03-10T22:53:14.023Z] #51 50.44 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-03-10T22:53:14.023Z] #51 50.49 go: downloading github.com/ashanbrown/makezero v1.1.0 [2022-03-10T22:53:14.023Z] #51 50.51 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-03-10T22:53:14.023Z] #51 50.54 go: downloading github.com/blizzy78/varnamelen v0.5.0 [2022-03-10T22:53:14.023Z] #51 50.57 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-03-10T22:53:14.023Z] #51 50.65 go: downloading github.com/breml/bidichk v0.2.1 [2022-03-10T22:53:14.023Z] #51 50.69 go: downloading github.com/breml/errchkjson v0.2.1 [2022-03-10T22:53:14.023Z] #51 50.83 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-03-10T22:53:14.023Z] #51 50.93 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-03-10T22:53:14.299Z] #51 50.98 go: downloading github.com/daixiang0/gci v0.2.9 [2022-03-10T22:53:14.299Z] #51 50.98 go: downloading github.com/denis-tingajkin/go-header v0.4.2 [2022-03-10T22:53:14.299Z] #51 51.04 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-03-10T22:53:14.299Z] #51 51.07 go: downloading github.com/fzipp/gocyclo v0.4.0 [2022-03-10T22:53:14.299Z] #51 51.16 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-03-10T22:53:14.561Z] #51 51.23 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-03-10T22:53:14.561Z] #51 51.23 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-03-10T22:53:14.561Z] #51 51.41 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-03-10T22:53:14.817Z] #14 ... [2022-03-10T22:53:14.817Z] [2022-03-10T22:53:14.817Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-10T22:53:14.817Z] #51 sha256:a8d1fc69f546faa66db6c94d32e7d06f6126ed23d1e9e8d092ec156536df14fd [2022-03-10T22:53:14.817Z] #51 81.14 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-03-10T22:53:14.823Z] #51 51.69 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-03-10T22:53:15.086Z] #51 ... [2022-03-10T22:53:15.086Z] [2022-03-10T22:53:15.086Z] #47 [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-03-10T22:53:15.086Z] #47 sha256:72bc5050cd25904fa0ee503c99867bbf320506195c894f8c703cf5039a43712e [2022-03-10T22:53:15.086Z] #47 34.22 Reading package lists... [2022-03-10T22:53:15.086Z] #47 41.80 Building dependency tree... [2022-03-10T22:53:15.086Z] #47 46.78 The following additional packages will be installed: [2022-03-10T22:53:15.086Z] #47 46.78 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-03-10T22:53:15.086Z] #47 46.79 python3-protobuf python3-six [2022-03-10T22:53:15.086Z] #47 46.82 Suggested packages: [2022-03-10T22:53:15.086Z] #47 46.84 python3-setuptools [2022-03-10T22:53:15.086Z] #47 46.84 Recommended packages: [2022-03-10T22:53:15.086Z] #47 46.84 iproute2 | iproute [2022-03-10T22:53:15.086Z] #47 47.76 The following NEW packages will be installed: [2022-03-10T22:53:15.086Z] #47 47.76 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-03-10T22:53:15.086Z] #47 47.76 python3-protobuf python3-six [2022-03-10T22:53:15.086Z] #47 48.43 0 upgraded, 8 newly installed, 0 to remove and 1 not upgraded. [2022-03-10T22:53:15.086Z] #47 48.43 Need to get 2292 kB of archives. [2022-03-10T22:53:15.086Z] #47 48.43 After this operation, 11.0 MB of additional disk space will be used. [2022-03-10T22:53:15.086Z] #47 48.43 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-03-10T22:53:15.086Z] #47 48.56 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-03-10T22:53:15.086Z] #47 48.60 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-03-10T22:53:15.086Z] #47 48.61 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-03-10T22:53:15.086Z] #47 48.70 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-03-10T22:53:15.086Z] #47 48.77 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-03-10T22:53:15.086Z] #47 48.77 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-03-10T22:53:15.086Z] #47 ... [2022-03-10T22:53:15.086Z] [2022-03-10T22:53:15.086Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-10T22:53:15.087Z] #51 sha256:a8d1fc69f546faa66db6c94d32e7d06f6126ed23d1e9e8d092ec156536df14fd [2022-03-10T22:53:15.087Z] #51 51.91 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-03-10T22:53:15.087Z] #51 51.91 go: downloading github.com/golangci/misspell v0.3.5 [2022-03-10T22:53:15.087Z] #51 51.92 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-03-10T22:53:15.087Z] #51 51.95 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-03-10T22:53:15.087Z] #51 52.00 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-03-10T22:53:15.087Z] #51 52.03 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-03-10T22:53:15.087Z] #51 52.06 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-03-10T22:53:15.350Z] #51 52.14 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-03-10T22:53:15.350Z] #51 52.20 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-03-10T22:53:15.350Z] #51 52.25 go: downloading github.com/julz/importas v0.1.0 [2022-03-10T22:53:15.350Z] #51 52.31 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-03-10T22:53:15.612Z] #51 52.40 go: downloading github.com/kulti/thelper v0.5.0 [2022-03-10T22:53:15.876Z] #51 52.63 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-03-10T22:53:15.876Z] #51 52.69 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-03-10T22:53:16.138Z] #51 52.81 go: downloading github.com/ldez/gomoddirectives v0.2.2 [2022-03-10T22:53:16.138Z] #51 52.81 go: downloading github.com/ldez/tagliatelle v0.3.0 [2022-03-10T22:53:16.138Z] #51 52.93 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-03-10T22:53:16.138Z] #51 52.96 go: downloading github.com/maratori/testpackage v1.0.1 [2022-03-10T22:53:16.138Z] #51 52.98 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-03-10T22:53:16.138Z] #51 53.06 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-03-10T22:53:16.399Z] #51 53.14 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517 [2022-03-10T22:53:16.399Z] #51 53.20 go: downloading github.com/mgechev/revive v1.1.3 [2022-03-10T22:53:16.825Z] #14 77.92 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-03-10T22:53:16.825Z] #14 77.92 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ... [2022-03-10T22:53:16.825Z] #14 77.93 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-03-10T22:53:17.346Z] #51 54.12 go: downloading github.com/moricho/tparallel v0.2.1 [2022-03-10T22:53:17.346Z] #51 54.12 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-03-10T22:53:17.346Z] #51 54.17 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-03-10T22:53:17.606Z] #51 54.34 go: downloading github.com/nishanths/predeclared v0.2.1 [2022-03-10T22:53:17.606Z] #51 54.36 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b [2022-03-10T22:53:17.761Z] #14 ... [2022-03-10T22:53:17.761Z] [2022-03-10T22:53:17.761Z] #40 [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-03-10T22:53:17.761Z] #40 sha256:1fa14e9760843dbe871f4c337d681521f1168fbd0e1361d7480a0a9827bf8757 [2022-03-10T22:53:17.761Z] #40 4.539 + RM_GOPATH=0 [2022-03-10T22:53:17.761Z] #40 4.539 + TMP_GOPATH= [2022-03-10T22:53:17.761Z] #40 4.539 + : /build [2022-03-10T22:53:17.761Z] #40 4.539 + '[' -z '' ']' [2022-03-10T22:53:17.761Z] #40 4.539 ++ mktemp -d [2022-03-10T22:53:17.761Z] #40 4.539 + export GOPATH=/tmp/tmp.b15TFjfDwo [2022-03-10T22:53:17.761Z] #40 4.539 + GOPATH=/tmp/tmp.b15TFjfDwo [2022-03-10T22:53:17.761Z] #40 4.539 + RM_GOPATH=1 [2022-03-10T22:53:17.761Z] #40 4.539 + case "$(go env GOARCH)" in [2022-03-10T22:53:17.761Z] #40 4.539 ++ go env GOARCH [2022-03-10T22:53:17.761Z] #40 4.539 + export GO_BUILDMODE=-buildmode=pie [2022-03-10T22:53:17.761Z] #40 4.539 + GO_BUILDMODE=-buildmode=pie [2022-03-10T22:53:17.761Z] #40 4.539 ++ dirname /install.sh [2022-03-10T22:53:17.761Z] #40 4.539 + dir=/ [2022-03-10T22:53:17.761Z] #40 4.539 + bin=tini [2022-03-10T22:53:17.761Z] #40 4.539 + shift [2022-03-10T22:53:17.761Z] #40 4.539 + '[' '!' -f //tini.installer ']' [2022-03-10T22:53:17.761Z] #40 4.539 + . //tini.installer [2022-03-10T22:53:17.761Z] #40 4.539 ++ : v0.19.0 [2022-03-10T22:53:17.761Z] #40 4.539 + install_tini [2022-03-10T22:53:17.761Z] #40 4.539 + echo 'Install tini version v0.19.0' [2022-03-10T22:53:17.761Z] #40 4.539 + git clone https://github.com/krallin/tini.git /tmp/tmp.b15TFjfDwo/tini [2022-03-10T22:53:17.761Z] #40 4.539 Cloning into '/tmp/tmp.b15TFjfDwo/tini'... [2022-03-10T22:53:17.761Z] #40 4.556 Install tini version v0.19.0 [2022-03-10T22:53:17.761Z] #40 5.261 + cd /tmp/tmp.b15TFjfDwo/tini [2022-03-10T22:53:17.761Z] #40 5.261 + git checkout -q v0.19.0 [2022-03-10T22:53:17.761Z] #40 5.261 + cmake . [2022-03-10T22:53:17.761Z] #40 5.741 -- The C compiler identification is GNU 10.2.1 [2022-03-10T22:53:17.761Z] #40 5.812 -- Detecting C compiler ABI info [2022-03-10T22:53:17.761Z] #40 6.242 -- Detecting C compiler ABI info - done [2022-03-10T22:53:17.761Z] #40 6.337 -- Check for working C compiler: /usr/bin/cc - skipped [2022-03-10T22:53:17.761Z] #40 6.370 -- Detecting C compile features [2022-03-10T22:53:17.761Z] #40 6.370 -- Detecting C compile features - done [2022-03-10T22:53:17.761Z] #40 6.405 -- Performing Test HAS_BUILTIN_FORTIFY [2022-03-10T22:53:17.761Z] #40 6.557 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-03-10T22:53:17.761Z] #40 6.613 -- Configuring done [2022-03-10T22:53:17.868Z] #51 54.52 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-03-10T22:53:17.868Z] #51 54.52 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-03-10T22:53:17.868Z] #51 54.66 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-03-10T22:53:17.868Z] #51 54.66 go: downloading github.com/securego/gosec/v2 v2.9.6 [2022-03-10T22:53:18.020Z] #40 6.648 -- Generating done [2022-03-10T22:53:18.020Z] #40 6.648 -- Build files have been written to: /tmp/tmp.b15TFjfDwo/tini [2022-03-10T22:53:18.020Z] #40 6.661 + make tini-static [2022-03-10T22:53:18.279Z] #40 6.932 Scanning dependencies of target tini-static [2022-03-10T22:53:18.439Z] #51 55.06 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-03-10T22:53:18.439Z] #51 55.06 go: downloading github.com/sivchari/containedctx v1.0.1 [2022-03-10T22:53:18.439Z] #51 55.06 go: downloading github.com/sivchari/tenv v1.4.7 [2022-03-10T22:53:18.439Z] #51 55.08 go: downloading github.com/sonatard/noctx v0.0.1 [2022-03-10T22:53:18.439Z] #51 55.15 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-03-10T22:53:18.439Z] #51 55.29 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-03-10T22:53:18.439Z] #51 55.29 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-03-10T22:53:18.439Z] #51 55.31 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-03-10T22:53:18.538Z] #40 7.073 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-03-10T22:53:18.700Z] #51 55.48 go: downloading github.com/tetafro/godot v1.4.11 [2022-03-10T22:53:18.700Z] #51 55.48 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-03-10T22:53:18.700Z] #51 55.54 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0 [2022-03-10T22:53:18.700Z] #51 55.59 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-03-10T22:53:19.272Z] #51 56.08 go: downloading github.com/ultraware/funlen v0.0.3 [2022-03-10T22:53:19.272Z] #51 56.12 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-03-10T22:53:19.272Z] #51 56.16 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-03-10T22:53:19.272Z] #51 56.21 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-03-10T22:53:19.474Z] #40 8.043 [100%] Linking C executable tini-static [2022-03-10T22:53:19.533Z] #51 56.42 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1 [2022-03-10T22:53:19.794Z] #51 56.58 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-03-10T22:53:20.042Z] #40 8.645 [100%] Built target tini-static [2022-03-10T22:53:20.042Z] #40 8.693 + mkdir -p /build [2022-03-10T22:53:20.042Z] #40 8.693 + cp tini-static /build/docker-init [2022-03-10T22:53:20.054Z] #51 56.97 go: downloading honnef.co/go/tools v0.2.2 [2022-03-10T22:53:20.095Z] #51 ... [2022-03-10T22:53:20.095Z] [2022-03-10T22:53:20.095Z] #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-03-10T22:53:20.095Z] #14 sha256:c831a8347534ab50595222794e9ff22a8ab7bcbe08016d719caaaaa987102676 [2022-03-10T22:53:20.095Z] #14 96.24 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-03-10T22:53:20.095Z] #14 96.25 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-03-10T22:53:20.095Z] #14 96.25 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-03-10T22:53:20.110Z] #14 ... [2022-03-10T22:53:20.110Z] [2022-03-10T22:53:20.110Z] #63 [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-03-10T22:53:20.110Z] #63 sha256:141ed9b51cdeb8dfa60e7b27ef740149a6e17ca1ad8df127d6f54a182e8f169f [2022-03-10T22:53:20.110Z] #63 80.97 + for f in rootlesskit rootlesskit-docker-proxy [2022-03-10T22:53:20.110Z] #63 80.97 + GOBIN=/build [2022-03-10T22:53:20.110Z] #63 80.97 + GO111MODULE=on [2022-03-10T22:53:20.110Z] #63 80.97 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.6 [2022-03-10T22:53:20.979Z] #40 DONE 9.5s [2022-03-10T22:53:20.979Z] [2022-03-10T22:53:20.979Z] #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-03-10T22:53:20.979Z] #14 sha256:c831a8347534ab50595222794e9ff22a8ab7bcbe08016d719caaaaa987102676 [2022-03-10T22:53:20.979Z] #14 57.53 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-03-10T22:53:20.979Z] #14 57.53 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-03-10T22:53:20.979Z] #14 57.54 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-03-10T22:53:21.085Z] .....INFO: Daemon under test started and replied! [2022-03-10T22:53:21.085Z] INFO: Docker version of the daemon under test [2022-03-10T22:53:21.085Z] [2022-03-10T22:53:21.085Z] Client: [2022-03-10T22:53:21.085Z] Version: 17.06.2-ce [2022-03-10T22:53:21.085Z] API version: 1.30 [2022-03-10T22:53:21.085Z] Go version: go1.8.3 [2022-03-10T22:53:21.085Z] Git commit: cec0b72 [2022-03-10T22:53:21.085Z] Built: Tue Sep 5 19:57:19 2017 [2022-03-10T22:53:21.085Z] OS/Arch: windows/amd64 [2022-03-10T22:53:21.085Z] [2022-03-10T22:53:21.085Z] Server: [2022-03-10T22:53:21.085Z] Version: 0.0.0-dev [2022-03-10T22:53:21.085Z] API version: 1.42 (minimum version 1.24) [2022-03-10T22:53:21.085Z] Go version: go1.17.8 [2022-03-10T22:53:21.085Z] Git commit: b36fb04e03 [2022-03-10T22:53:21.085Z] Built: 03/10/2022 22:50:58 [2022-03-10T22:53:21.085Z] OS/Arch: windows/amd64 [2022-03-10T22:53:21.085Z] Experimental: false [2022-03-10T22:53:21.085Z] [2022-03-10T22:53:21.085Z] INFO: Docker info of the daemon under test [2022-03-10T22:53:21.085Z] [2022-03-10T22:53:21.085Z] Containers: 0 [2022-03-10T22:53:21.085Z] Running: 0 [2022-03-10T22:53:21.085Z] Paused: 0 [2022-03-10T22:53:21.085Z] Stopped: 0 [2022-03-10T22:53:21.085Z] Images: 0 [2022-03-10T22:53:21.085Z] Server Version: 0.0.0-dev [2022-03-10T22:53:21.085Z] Storage Driver: windowsfilter [2022-03-10T22:53:21.085Z] Windows: [2022-03-10T22:53:21.085Z] Logging Driver: json-file [2022-03-10T22:53:21.085Z] Plugins: [2022-03-10T22:53:21.085Z] Volume: local [2022-03-10T22:53:21.085Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-03-10T22:53:21.085Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-03-10T22:53:21.085Z] Swarm: inactive [2022-03-10T22:53:21.085Z] Default Isolation: process [2022-03-10T22:53:21.085Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-03-10T22:53:21.085Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2022-03-10T22:53:21.085Z] OSType: windows [2022-03-10T22:53:21.085Z] Architecture: x86_64 [2022-03-10T22:53:21.085Z] CPUs: 4 [2022-03-10T22:53:21.085Z] Total Memory: 32GiB [2022-03-10T22:53:21.085Z] Name: azwin-2-45a3b0 [2022-03-10T22:53:21.085Z] ID: 45WM:7PX5:JSG7:YKFU:RW7Q:VJ5N:M7XQ:EVJB:YMBY:VOTK:E7X3:FKC7 [2022-03-10T22:53:21.085Z] Docker Root Dir: D:\CI\PR-43357\3\daemon [2022-03-10T22:53:21.085Z] Debug Mode (client): false [2022-03-10T22:53:21.085Z] Debug Mode (server): true [2022-03-10T22:53:21.085Z] File Descriptors: -1 [2022-03-10T22:53:21.085Z] Goroutines: 16 [2022-03-10T22:53:21.085Z] System Time: 2022-03-10T22:53:18.3896176Z [2022-03-10T22:53:21.085Z] EventsListeners: 0 [2022-03-10T22:53:21.085Z] Registry: https://index.docker.io/v1/ [2022-03-10T22:53:21.085Z] Labels: [2022-03-10T22:53:21.085Z] Experimental: false [2022-03-10T22:53:21.085Z] Insecure Registries: [2022-03-10T22:53:21.085Z] 127.0.0.0/8 [2022-03-10T22:53:21.085Z] Live Restore Enabled: false [2022-03-10T22:53:21.085Z] [2022-03-10T22:53:21.085Z] [2022-03-10T22:53:21.085Z] INFO: Docker images of the daemon under test [2022-03-10T22:53:21.085Z] [2022-03-10T22:53:21.085Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-03-10T22:53:21.085Z] [2022-03-10T22:53:21.085Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2022-03-10T22:53:21.085Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2022-03-10T22:53:21.085Z] ltsc2019: Pulling from windows/servercore [2022-03-10T22:53:21.085Z] 4612f6d0b889: Pulling fs layer [2022-03-10T22:53:21.085Z] 0a6173b79e25: Pulling fs layer [2022-03-10T22:53:21.440Z] #51 ... [2022-03-10T22:53:21.440Z] [2022-03-10T22:53:21.440Z] #60 [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-03-10T22:53:21.440Z] #60 sha256:8580b6e7155f8fae424b53680dfa143634c3308bebd6d5903a29beda31f72606 [2022-03-10T22:53:21.440Z] #60 1.480 + RM_GOPATH=0 [2022-03-10T22:53:21.440Z] #60 1.481 + TMP_GOPATH= [2022-03-10T22:53:21.440Z] #60 1.481 + : /build [2022-03-10T22:53:21.440Z] #60 1.481 + '[' -z '' ']' [2022-03-10T22:53:21.440Z] #60 1.482 ++ mktemp -d [2022-03-10T22:53:21.440Z] #60 1.486 + export GOPATH=/tmp/tmp.CBt201bxXa [2022-03-10T22:53:21.440Z] #60 1.486 + GOPATH=/tmp/tmp.CBt201bxXa [2022-03-10T22:53:21.440Z] #60 1.488 + RM_GOPATH=1 [2022-03-10T22:53:21.440Z] #60 1.488 + case "$(go env GOARCH)" in [2022-03-10T22:53:21.440Z] #60 1.489 ++ go env GOARCH [2022-03-10T22:53:21.440Z] #60 1.513 + export GO_BUILDMODE=-buildmode=pie [2022-03-10T22:53:21.440Z] #60 1.514 + GO_BUILDMODE=-buildmode=pie [2022-03-10T22:53:21.440Z] #60 1.514 ++ dirname /install.sh [2022-03-10T22:53:21.440Z] #60 1.516 + dir=/ [2022-03-10T22:53:21.440Z] #60 1.520 + bin=containerd [2022-03-10T22:53:21.440Z] #60 1.521 + shift [2022-03-10T22:53:21.440Z] #60 1.521 + '[' '!' -f //containerd.installer ']' [2022-03-10T22:53:21.440Z] #60 1.521 + . //containerd.installer [2022-03-10T22:53:21.440Z] #60 1.522 ++ set -e [2022-03-10T22:53:21.440Z] #60 1.522 ++ : v1.5.10 [2022-03-10T22:53:21.440Z] #60 1.522 + install_containerd [2022-03-10T22:53:21.440Z] #60 1.523 + echo 'Install containerd version v1.5.10' [2022-03-10T22:53:21.440Z] #60 1.525 Install containerd version v1.5.10 [2022-03-10T22:53:21.440Z] #60 1.525 + git clone https://github.com/containerd/containerd.git /tmp/tmp.CBt201bxXa/src/github.com/containerd/containerd [2022-03-10T22:53:21.440Z] #60 1.535 Cloning into '/tmp/tmp.CBt201bxXa/src/github.com/containerd/containerd'... [2022-03-10T22:53:21.702Z] #60 ... [2022-03-10T22:53:21.702Z] [2022-03-10T22:53:21.702Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-10T22:53:21.702Z] #51 sha256:a8d1fc69f546faa66db6c94d32e7d06f6126ed23d1e9e8d092ec156536df14fd [2022-03-10T22:53:21.702Z] #51 58.56 go: downloading mvdan.cc/gofumpt v0.2.1 [2022-03-10T22:53:21.702Z] #51 58.56 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-03-10T22:53:21.702Z] #51 58.62 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-03-10T22:53:21.964Z] #51 58.90 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e [2022-03-10T22:53:24.301Z] #63 85.15 rootlesskit version 0.14.6 [2022-03-10T22:53:24.301Z] #63 85.16 Usage of /build/rootlesskit-docker-proxy: [2022-03-10T22:53:24.301Z] #63 85.16 -container-ip string [2022-03-10T22:53:24.301Z] #63 85.16 container ip [2022-03-10T22:53:24.301Z] #63 85.16 -container-port int [2022-03-10T22:53:24.301Z] #63 85.16 container port (default -1) [2022-03-10T22:53:24.301Z] #63 85.16 -host-ip string [2022-03-10T22:53:24.301Z] #63 85.16 host ip [2022-03-10T22:53:24.301Z] #63 85.16 -host-port int [2022-03-10T22:53:24.301Z] #63 85.16 host port (default -1) [2022-03-10T22:53:24.301Z] #63 85.16 -proto string [2022-03-10T22:53:24.301Z] #63 85.16 proxy protocol (default "tcp") [2022-03-10T22:53:24.520Z] #51 61.45 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-03-10T22:53:24.782Z] #51 61.50 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-03-10T22:53:24.782Z] #51 61.52 go: downloading github.com/stretchr/objx v0.1.1 [2022-03-10T22:53:24.782Z] #51 ... [2022-03-10T22:53:24.782Z] [2022-03-10T22:53:24.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-03-10T22:53:24.782Z] #14 sha256:c831a8347534ab50595222794e9ff22a8ab7bcbe08016d719caaaaa987102676 [2022-03-10T22:53:24.782Z] #14 51.55 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-03-10T22:53:24.782Z] #14 52.19 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-03-10T22:53:24.782Z] #14 54.52 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-03-10T22:53:24.782Z] #14 55.45 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-03-10T22:53:24.782Z] #14 55.46 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-03-10T22:53:24.782Z] #14 55.46 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-03-10T22:53:24.782Z] #14 55.47 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-03-10T22:53:24.782Z] #14 55.52 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-03-10T22:53:24.782Z] #14 55.52 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-03-10T22:53:24.782Z] #14 55.52 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-6 [123 kB] [2022-03-10T22:53:24.782Z] #14 55.54 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-03-10T22:53:24.782Z] #14 55.57 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-03-10T22:53:24.782Z] #14 55.57 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-03-10T22:53:24.782Z] #14 55.62 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-03-10T22:53:24.782Z] #14 55.62 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-03-10T22:53:24.782Z] #14 55.67 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-03-10T22:53:24.782Z] #14 55.67 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-03-10T22:53:24.782Z] #14 55.70 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-03-10T22:53:24.782Z] #14 55.70 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-6 [401 kB] [2022-03-10T22:53:24.782Z] #14 57.48 debconf: delaying package configuration, since apt-utils is not installed [2022-03-10T22:53:24.782Z] #14 58.07 Fetched 115 MB in 9s (12.1 MB/s) [2022-03-10T22:53:24.782Z] #14 58.75 Selecting previously unselected package binutils-mingw-w64-i686. [2022-03-10T22:53:24.782Z] #14 58.77 (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 ... 15709 files and directories currently installed.) [2022-03-10T22:53:24.782Z] #14 58.90 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-03-10T22:53:24.782Z] #14 59.02 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-03-10T22:53:24.782Z] #14 ... [2022-03-10T22:53:24.782Z] [2022-03-10T22:53:24.782Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-10T22:53:24.782Z] #51 sha256:a8d1fc69f546faa66db6c94d32e7d06f6126ed23d1e9e8d092ec156536df14fd [2022-03-10T22:53:24.782Z] #51 61.71 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-03-10T22:53:25.240Z] #63 ... [2022-03-10T22:53:25.240Z] [2022-03-10T22:53:25.241Z] #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-03-10T22:53:25.241Z] #14 sha256:6b2cc1b0c2d83e7729273911d50139e728f8218ae589b99e56a7a2c5acb8e969 [2022-03-10T22:53:25.241Z] #14 82.08 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-03-10T22:53:25.241Z] #14 82.09 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-03-10T22:53:25.241Z] #14 82.10 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-03-10T22:53:25.241Z] #14 82.19 Selecting previously unselected package libapparmor1:arm64. [2022-03-10T22:53:25.241Z] #14 82.19 Preparing to unpack .../15-libapparmor1_2.13.6-10_arm64.deb ... [2022-03-10T22:53:25.241Z] #14 82.20 Unpacking libapparmor1:arm64 (2.13.6-10) ... [2022-03-10T22:53:25.241Z] #14 82.26 Selecting previously unselected package libapparmor-dev:arm64. [2022-03-10T22:53:25.241Z] #14 82.26 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_arm64.deb ... [2022-03-10T22:53:25.241Z] #14 82.27 Unpacking libapparmor-dev:arm64 (2.13.6-10) ... [2022-03-10T22:53:25.241Z] #14 82.33 Selecting previously unselected package libbtrfs0:arm64. [2022-03-10T22:53:25.241Z] #14 82.33 Preparing to unpack .../17-libbtrfs0_5.10.1-2_arm64.deb ... [2022-03-10T22:53:25.241Z] #14 82.34 Unpacking libbtrfs0:arm64 (5.10.1-2) ... [2022-03-10T22:53:25.241Z] #14 82.45 Selecting previously unselected package libbtrfs-dev:arm64. [2022-03-10T22:53:25.241Z] #14 82.45 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_arm64.deb ... [2022-03-10T22:53:25.241Z] #14 82.46 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ... [2022-03-10T22:53:25.241Z] #14 82.58 Selecting previously unselected package libdevmapper-event1.02.1:arm64. [2022-03-10T22:53:25.241Z] #14 82.60 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_arm64.deb ... [2022-03-10T22:53:25.241Z] #14 82.61 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... [2022-03-10T22:53:25.241Z] #14 82.64 Selecting previously unselected package libudev-dev:arm64. [2022-03-10T22:53:25.241Z] #14 82.64 Preparing to unpack .../20-libudev-dev_247.3-6_arm64.deb ... [2022-03-10T22:53:25.241Z] #14 82.65 Unpacking libudev-dev:arm64 (247.3-6) ... [2022-03-10T22:53:25.241Z] #14 82.76 Selecting previously unselected package libsepol1-dev:arm64. [2022-03-10T22:53:25.241Z] #14 82.76 Preparing to unpack .../21-libsepol1-dev_3.1-1_arm64.deb ... [2022-03-10T22:53:25.241Z] #14 82.77 Unpacking libsepol1-dev:arm64 (3.1-1) ... [2022-03-10T22:53:25.241Z] #14 82.95 Selecting previously unselected package libpcre2-16-0:arm64. [2022-03-10T22:53:25.241Z] #14 82.96 Preparing to unpack .../22-libpcre2-16-0_10.36-2_arm64.deb ... [2022-03-10T22:53:25.241Z] #14 82.97 Unpacking libpcre2-16-0:arm64 (10.36-2) ... [2022-03-10T22:53:25.241Z] #14 83.10 Selecting previously unselected package libpcre2-32-0:arm64. [2022-03-10T22:53:25.241Z] #14 83.10 Preparing to unpack .../23-libpcre2-32-0_10.36-2_arm64.deb ... [2022-03-10T22:53:25.241Z] #14 83.10 Unpacking libpcre2-32-0:arm64 (10.36-2) ... [2022-03-10T22:53:25.241Z] #14 83.23 Selecting previously unselected package libpcre2-posix2:arm64. [2022-03-10T22:53:25.241Z] #14 83.25 Preparing to unpack .../24-libpcre2-posix2_10.36-2_arm64.deb ... [2022-03-10T22:53:25.241Z] #14 83.25 Unpacking libpcre2-posix2:arm64 (10.36-2) ... [2022-03-10T22:53:25.241Z] #14 83.31 Selecting previously unselected package libpcre2-dev:arm64. [2022-03-10T22:53:25.241Z] #14 83.32 Preparing to unpack .../25-libpcre2-dev_10.36-2_arm64.deb ... [2022-03-10T22:53:25.241Z] #14 83.34 Unpacking libpcre2-dev:arm64 (10.36-2) ... [2022-03-10T22:53:25.241Z] #14 83.66 Selecting previously unselected package libselinux1-dev:arm64. [2022-03-10T22:53:25.241Z] #14 83.66 Preparing to unpack .../26-libselinux1-dev_3.1-3_arm64.deb ... [2022-03-10T22:53:25.241Z] #14 83.66 Unpacking libselinux1-dev:arm64 (3.1-3) ... [2022-03-10T22:53:25.241Z] #14 83.91 Selecting previously unselected package libdevmapper-dev:arm64. [2022-03-10T22:53:25.241Z] #14 83.91 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_arm64.deb ... [2022-03-10T22:53:25.241Z] #14 83.93 Unpacking libdevmapper-dev:arm64 (2:1.02.175-2.1) ... [2022-03-10T22:53:25.241Z] #14 83.98 Selecting previously unselected package libseccomp-dev:arm64. [2022-03-10T22:53:25.241Z] #14 84.00 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2022-03-10T22:53:25.241Z] #14 84.00 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-03-10T22:53:25.241Z] #14 84.12 Selecting previously unselected package libsystemd-dev:arm64. [2022-03-10T22:53:25.241Z] #14 84.13 Preparing to unpack .../29-libsystemd-dev_247.3-6_arm64.deb ... [2022-03-10T22:53:25.241Z] #14 84.14 Unpacking libsystemd-dev:arm64 (247.3-6) ... [2022-03-10T22:53:25.241Z] #14 84.62 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-03-10T22:53:25.241Z] #14 84.63 Setting up libapparmor1:arm64 (2.13.6-10) ... [2022-03-10T22:53:25.241Z] #14 84.68 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-03-10T22:53:25.241Z] #14 84.69 Setting up libsepol1-dev:arm64 (3.1-1) ... [2022-03-10T22:53:25.241Z] #14 84.70 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-03-10T22:53:25.241Z] #14 84.72 Setting up libpcre2-16-0:arm64 (10.36-2) ... [2022-03-10T22:53:25.241Z] #14 84.73 Setting up libbtrfs0:arm64 (5.10.1-2) ... [2022-03-10T22:53:25.241Z] #14 84.74 Setting up libpcre2-32-0:arm64 (10.36-2) ... [2022-03-10T22:53:25.241Z] #14 84.75 Setting up libudev-dev:arm64 (247.3-6) ... [2022-03-10T22:53:25.241Z] #14 84.76 Setting up libpcre2-posix2:arm64 (10.36-2) ... [2022-03-10T22:53:25.241Z] #14 84.77 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-03-10T22:53:25.241Z] #14 84.79 Setting up libbtrfs-dev:arm64 (5.10.1-2) ... [2022-03-10T22:53:25.241Z] #14 84.82 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-03-10T22:53:25.241Z] #14 84.83 Setting up libapparmor-dev:arm64 (2.13.6-10) ... [2022-03-10T22:53:25.241Z] #14 84.84 Setting up mingw-w64-common (8.0.0-1) ... [2022-03-10T22:53:25.241Z] #14 84.85 Setting up libsystemd-dev:arm64 (247.3-6) ... [2022-03-10T22:53:25.241Z] #14 84.86 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-03-10T22:53:25.241Z] #14 84.87 Setting up libpcre2-dev:arm64 (10.36-2) ... [2022-03-10T22:53:25.241Z] #14 84.88 Setting up libselinux1-dev:arm64 (3.1-3) ... [2022-03-10T22:53:25.241Z] #14 84.89 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-03-10T22:53:25.241Z] #14 84.90 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-03-10T22:53:25.241Z] #14 84.91 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-03-10T22:53:25.241Z] #14 84.92 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-03-10T22:53:25.241Z] #14 84.92 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-03-10T22:53:25.241Z] #14 84.93 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-03-10T22:53:25.241Z] #14 84.95 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-03-10T22:53:25.241Z] #14 84.96 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-03-10T22:53:25.241Z] #14 84.97 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-03-10T22:53:25.241Z] #14 84.99 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-03-10T22:53:25.241Z] #14 85.00 Setting up libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... [2022-03-10T22:53:25.241Z] #14 85.02 Setting up dmsetup (2:1.02.175-2.1) ... [2022-03-10T22:53:25.241Z] #14 85.03 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... [2022-03-10T22:53:25.241Z] #14 85.05 Setting up libdevmapper-dev:arm64 (2:1.02.175-2.1) ... [2022-03-10T22:53:25.241Z] #14 85.06 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-10T22:53:25.357Z] #51 62.11 go: downloading github.com/pelletier/go-toml v1.9.4 [2022-03-10T22:53:25.357Z] #51 62.11 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-03-10T22:53:25.357Z] #51 ... [2022-03-10T22:53:25.357Z] [2022-03-10T22:53:25.358Z] #47 [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-03-10T22:53:25.358Z] #47 sha256:72bc5050cd25904fa0ee503c99867bbf320506195c894f8c703cf5039a43712e [2022-03-10T22:53:25.358Z] #47 51.80 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.16.1-3 [660 kB] [2022-03-10T22:53:25.358Z] #47 53.79 debconf: delaying package configuration, since apt-utils is not installed [2022-03-10T22:53:25.358Z] #47 54.40 Fetched 2292 kB in 4s (552 kB/s) [2022-03-10T22:53:25.358Z] #47 54.61 Selecting previously unselected package libprotobuf23:amd64. [2022-03-10T22:53:25.358Z] #47 54.61 (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 ... 15709 files and directories currently installed.) [2022-03-10T22:53:25.358Z] #47 54.73 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-03-10T22:53:25.358Z] #47 54.78 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-03-10T22:53:25.358Z] #47 56.01 Selecting previously unselected package python3-pkg-resources. [2022-03-10T22:53:25.358Z] #47 56.02 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-03-10T22:53:25.358Z] #47 56.04 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-03-10T22:53:25.358Z] #47 56.57 Selecting previously unselected package python3-six. [2022-03-10T22:53:25.358Z] #47 56.57 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-03-10T22:53:25.358Z] #47 56.61 Unpacking python3-six (1.16.0-2) ... [2022-03-10T22:53:25.358Z] #47 56.77 Selecting previously unselected package python3-protobuf. [2022-03-10T22:53:25.358Z] #47 56.78 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-03-10T22:53:25.358Z] #47 56.83 Unpacking python3-protobuf (3.12.4-1) ... [2022-03-10T22:53:25.358Z] #47 57.66 Selecting previously unselected package libnet1:amd64. [2022-03-10T22:53:25.358Z] #47 57.67 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-03-10T22:53:25.358Z] #47 57.70 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-03-10T22:53:25.358Z] #47 57.92 Selecting previously unselected package libnl-3-200:amd64. [2022-03-10T22:53:25.358Z] #47 57.92 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-03-10T22:53:25.358Z] #47 57.93 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-03-10T22:53:25.358Z] #47 59.28 Selecting previously unselected package libprotobuf-c1:amd64. [2022-03-10T22:53:25.358Z] #47 59.28 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-03-10T22:53:25.358Z] #47 59.50 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-03-10T22:53:25.358Z] #47 60.82 Selecting previously unselected package criu. [2022-03-10T22:53:25.358Z] #47 60.83 Preparing to unpack .../7-criu_3.16.1-3_amd64.deb ... [2022-03-10T22:53:25.358Z] #47 60.89 Unpacking criu (3.16.1-3) ... [2022-03-10T22:53:25.358Z] #47 ... [2022-03-10T22:53:25.358Z] [2022-03-10T22:53:25.358Z] #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-03-10T22:53:25.358Z] #34 sha256:e1e84836270b676cbc39863b69a1644104ba3030344ce6b70a016ea3d8688228 [2022-03-10T22:53:25.358Z] #34 58.21 Updating files: 88% (1342/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-03-10T22:53:25.358Z] #34 58.62 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-03-10T22:53:25.358Z] #34 59.71 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-03-10T22:53:27.284Z] #34 ... [2022-03-10T22:53:27.284Z] [2022-03-10T22:53:27.284Z] #38 [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-03-10T22:53:27.284Z] #38 sha256:e5cbd602869136911dd6a99bdd9a40d0507fbcc4294df9c42cbc6740a37cb7ab [2022-03-10T22:53:27.284Z] #38 53.72 Selecting previously unselected package libicu67:amd64. [2022-03-10T22:53:27.284Z] #38 53.72 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-03-10T22:53:27.284Z] #38 53.81 Unpacking libicu67:amd64 (67.1-7) ... [2022-03-10T22:53:27.284Z] #38 ... [2022-03-10T22:53:27.284Z] [2022-03-10T22:53:27.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-03-10T22:53:27.284Z] #14 sha256:c831a8347534ab50595222794e9ff22a8ab7bcbe08016d719caaaaa987102676 [2022-03-10T22:53:27.284Z] #14 62.65 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-03-10T22:53:27.284Z] #14 62.65 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-03-10T22:53:27.284Z] #14 62.66 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-03-10T22:53:29.107Z] #14 ... [2022-03-10T22:53:29.107Z] [2022-03-10T22:53:29.107Z] #60 [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-03-10T22:53:29.107Z] #60 sha256:1465df523e75735fd64162ce98a82a5b4b2ff6c99800d861ffed8f57fd0470d9 [2022-03-10T22:53:29.107Z] #60 38.82 Updating files: 67% (3187/4731) Updating files: 68% (3218/4731) Updating files: 69% (3265/4731) Updating files: 70% (3312/4731) Updating files: 71% (3360/4731) Updating files: 72% (3407/4731) Updating files: 73% (3454/4731) Updating files: 74% (3501/4731) Updating files: 75% (3549/4731) Updating files: 76% (3596/4731) Updating files: 77% (3643/4731) Updating files: 78% (3691/4731) Updating files: 79% (3738/4731) Updating files: 80% (3785/4731) Updating files: 81% (3833/4731) Updating files: 82% (3880/4731) Updating files: 83% (3927/4731) Updating files: 84% (3975/4731) Updating files: 85% (4022/4731) Updating files: 86% (4069/4731) Updating files: 87% (4116/4731) Updating files: 88% (4164/4731) Updating files: 89% (4211/4731) Updating files: 90% (4258/4731) Updating files: 91% (4306/4731) Updating files: 92% (4353/4731) Updating files: 93% (4400/4731) Updating files: 94% (4448/4731) Updating files: 95% (4495/4731) Updating files: 96% (4542/4731) Updating files: 97% (4590/4731) Updating files: 98% (4637/4731) Updating files: 99% (4684/4731) Updating files: 100% (4731/4731) Updating files: 100% (4731/4731), done. [2022-03-10T22:53:29.107Z] #60 39.64 + cd /tmp/tmp.mtv0sXLW4v/src/github.com/containerd/containerd [2022-03-10T22:53:29.107Z] #60 39.64 + git checkout -q v1.5.10 [2022-03-10T22:53:29.831Z] #14 66.66 Selecting previously unselected package binutils-mingw-w64. [2022-03-10T22:53:29.831Z] #14 66.67 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-03-10T22:53:29.831Z] #14 66.72 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-03-10T22:53:30.016Z] 8f616e6e9eec: Verifying Checksum [2022-03-10T22:53:30.016Z] 8f616e6e9eec: Download complete [2022-03-10T22:53:30.082Z] #14 ... [2022-03-10T22:53:30.082Z] [2022-03-10T22:53:30.082Z] #60 [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-03-10T22:53:30.082Z] #60 sha256:e176e70a3d8e0577569341ccc5c832fb4452c3a4e0f2f52c5324a8bebfcfa439 [2022-03-10T22:53:30.364Z] #14 67.07 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-03-10T22:53:30.364Z] #14 67.07 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-03-10T22:53:30.364Z] #14 67.11 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-03-10T22:53:30.364Z] #14 67.36 Selecting previously unselected package dmsetup. [2022-03-10T22:53:30.627Z] #14 67.36 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-03-10T22:53:30.627Z] #14 67.36 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-03-10T22:53:31.012Z] #60 41.48 + export 'BUILDTAGS=netgo osusergo static_build' [2022-03-10T22:53:31.012Z] #60 41.48 + BUILDTAGS='netgo osusergo static_build' [2022-03-10T22:53:31.012Z] #60 41.48 + export EXTRA_FLAGS=-buildmode=pie [2022-03-10T22:53:31.012Z] #60 41.48 + EXTRA_FLAGS=-buildmode=pie [2022-03-10T22:53:31.012Z] #60 41.48 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-03-10T22:53:31.012Z] #60 41.48 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-03-10T22:53:31.012Z] #60 41.48 + '[' '' = dynamic ']' [2022-03-10T22:53:31.012Z] #60 41.48 + make [2022-03-10T22:53:31.198Z] #14 67.81 Selecting previously unselected package mingw-w64-common. [2022-03-10T22:53:31.198Z] #14 67.82 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-03-10T22:53:31.198Z] #14 67.84 Unpacking mingw-w64-common (8.0.0-1) ... [2022-03-10T22:53:31.817Z] #14 DONE 92.4s [2022-03-10T22:53:31.817Z] [2022-03-10T22:53:31.817Z] #63 [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-03-10T22:53:31.817Z] #63 sha256:141ed9b51cdeb8dfa60e7b27ef740149a6e17ca1ad8df127d6f54a182e8f169f [2022-03-10T22:53:31.817Z] #63 DONE 92.1s [2022-03-10T22:53:31.817Z] [2022-03-10T22:53:31.817Z] #55 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-03-10T22:53:31.817Z] #55 sha256:3ad5386c2698c20dd4b0459ba7bd08ee6febf52dc4247914e794af23d1e31d78 [2022-03-10T22:53:31.817Z] #55 ... [2022-03-10T22:53:31.817Z] [2022-03-10T22:53:31.817Z] #64 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-03-10T22:53:31.817Z] #64 sha256:e77e2c811da707d62fd65621cc8a421186ee8db1d439831ef5008e1fbdf5a4e3 [2022-03-10T22:53:31.817Z] #64 DONE 0.2s [2022-03-10T22:53:31.817Z] [2022-03-10T22:53:31.817Z] #55 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-03-10T22:53:31.817Z] #55 sha256:3ad5386c2698c20dd4b0459ba7bd08ee6febf52dc4247914e794af23d1e31d78 [2022-03-10T22:53:31.817Z] #55 DONE 0.4s [2022-03-10T22:53:31.817Z] [2022-03-10T22:53:31.817Z] #56 [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-03-10T22:53:31.817Z] #56 sha256:e4251ca5b786529e252a4a505d1ee6a5ea2d77a074301b6cf915ecff9db348b7 [2022-03-10T22:53:31.817Z] #56 ... [2022-03-10T22:53:31.817Z] [2022-03-10T22:53:31.817Z] #65 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-03-10T22:53:31.817Z] #65 sha256:afe526e0245013c9adb2669ca59c1a18867483398a9b3aa38b02b8c1a2cc641f [2022-03-10T22:53:31.817Z] #65 DONE 0.3s [2022-03-10T22:53:31.817Z] [2022-03-10T22:53:31.817Z] #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-03-10T22:53:31.817Z] #26 sha256:9ad5ce7fb968b36d58e774e71f7c0bb00c7208755ad96ef3878748ebd07e9c6d [2022-03-10T22:53:31.897Z] #60 56.10 Updating files: 35% (1675/4731) Updating files: 36% (1704/4731) Updating files: 37% (1751/4731) Updating files: 38% (1798/4731) Updating files: 39% (1846/4731) Updating files: 40% (1893/4731) Updating files: 41% (1940/4731) Updating files: 42% (1988/4731) Updating files: 43% (2035/4731) Updating files: 44% (2082/4731) Updating files: 45% (2129/4731) Updating files: 46% (2177/4731) Updating files: 47% (2224/4731) Updating files: 48% (2271/4731) Updating files: 49% (2319/4731) Updating files: 50% (2366/4731) Updating files: 51% (2413/4731) Updating files: 52% (2461/4731) Updating files: 53% (2508/4731) Updating files: 54% (2555/4731) Updating files: 55% (2603/4731) Updating files: 56% (2650/4731) Updating files: 57% (2697/4731) Updating files: 58% (2744/4731) Updating files: 59% (2792/4731) Updating files: 60% (2839/4731) Updating files: 61% (2886/4731) Updating files: 62% (2934/4731) Updating files: 63% (2981/4731) Updating files: 64% (3028/4731) Updating files: 65% (3076/4731) Updating files: 66% (3123/4731) Updating files: 67% (3170/4731) Updating files: 68% (3218/4731) Updating files: 69% (3265/4731) Updating files: 70% (3312/4731) Updating files: 71% (3360/4731) Updating files: 72% (3407/4731) Updating files: 73% (3454/4731) Updating files: 73% (3472/4731) Updating files: 74% (3501/4731) Updating files: 75% (3549/4731) Updating files: 76% (3596/4731) Updating files: 77% (3643/4731) Updating files: 78% (3691/4731) Updating files: 79% (3738/4731) Updating files: 80% (3785/4731) Updating files: 81% (3833/4731) Updating files: 82% (3880/4731) Updating files: 83% (3927/4731) Updating files: 84% (3975/4731) Updating files: 85% (4022/4731) Updating files: 86% (4069/4731) Updating files: 87% (4116/4731) Updating files: 88% (4164/4731) Updating files: 89% (4211/4731) Updating files: 90% (4258/4731) Updating files: 91% (4306/4731) Updating files: 92% (4353/4731) Updating files: 93% (4400/4731) Updating files: 94% (4448/4731) Updating files: 95% (4495/4731) Updating files: 96% (4542/4731) Updating files: 97% (4590/4731) Updating files: 98% (4637/4731) Updating files: 99% (4684/4731) Updating files: 100% (4731/4731) Updating files: 100% (4731/4731), done. [2022-03-10T22:53:31.897Z] #60 58.22 + cd /tmp/tmp.jd581nSnzS/src/github.com/containerd/containerd [2022-03-10T22:53:31.956Z] #60 42.76 + bin/ctr [2022-03-10T22:53:32.156Z] #60 58.22 + git checkout -q v1.5.10 [2022-03-10T22:53:32.337Z] #26 92.79 Updating files: 22% (2598/11414) Updating files: 23% (2626/11414) Updating files: 24% (2740/11414) Updating files: 25% (2854/11414) Updating files: 26% (2968/11414) Updating files: 27% (3082/11414) Updating files: 28% (3196/11414) Updating files: 29% (3311/11414) Updating files: 30% (3425/11414) Updating files: 31% (3539/11414) Updating files: 32% (3653/11414) Updating files: 33% (3767/11414) [2022-03-10T22:53:32.337Z] #26 ... [2022-03-10T22:53:32.337Z] [2022-03-10T22:53:32.337Z] #15 [dev-systemd-false 1/24] RUN groupadd -r docker [2022-03-10T22:53:32.337Z] #15 sha256:9fcee72a13afdc64193673faad22cfc8d635840bd59b8c3a85761ebc70bcc3c3 [2022-03-10T22:53:32.337Z] #15 DONE 1.5s [2022-03-10T22:53:32.337Z] [2022-03-10T22:53:32.337Z] #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-03-10T22:53:32.337Z] #26 sha256:9ad5ce7fb968b36d58e774e71f7c0bb00c7208755ad96ef3878748ebd07e9c6d [2022-03-10T22:53:33.107Z] #14 ... [2022-03-10T22:53:33.107Z] [2022-03-10T22:53:33.107Z] #38 [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-03-10T22:53:33.107Z] #38 sha256:e5cbd602869136911dd6a99bdd9a40d0507fbcc4294df9c42cbc6740a37cb7ab [2022-03-10T22:53:33.107Z] #38 64.83 Selecting previously unselected package libxml2:amd64. [2022-03-10T22:53:33.107Z] #38 64.83 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7_amd64.deb ... [2022-03-10T22:53:33.107Z] #38 64.84 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7) ... [2022-03-10T22:53:33.107Z] #38 65.58 Selecting previously unselected package libarchive13:amd64. [2022-03-10T22:53:33.107Z] #38 65.62 Preparing to unpack .../5-libarchive13_3.4.3-2+b1_amd64.deb ... [2022-03-10T22:53:33.107Z] #38 65.64 Unpacking libarchive13:amd64 (3.4.3-2+b1) ... [2022-03-10T22:53:33.107Z] #38 66.18 Selecting previously unselected package libjsoncpp24:amd64. [2022-03-10T22:53:33.107Z] #38 66.18 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-03-10T22:53:33.107Z] #38 66.20 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-03-10T22:53:33.108Z] #38 66.55 Selecting previously unselected package librhash0:amd64. [2022-03-10T22:53:33.108Z] #38 66.55 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-03-10T22:53:33.108Z] #38 66.56 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-03-10T22:53:33.108Z] #38 66.80 Selecting previously unselected package libuv1:amd64. [2022-03-10T22:53:33.108Z] #38 66.80 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-03-10T22:53:33.108Z] #38 66.82 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-03-10T22:53:33.108Z] #38 67.00 Selecting previously unselected package cmake. [2022-03-10T22:53:33.108Z] #38 67.00 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-03-10T22:53:33.108Z] #38 67.04 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-03-10T22:53:33.540Z] #60 59.72 + export 'BUILDTAGS=netgo osusergo static_build' [2022-03-10T22:53:33.540Z] #60 59.72 + BUILDTAGS='netgo osusergo static_build' [2022-03-10T22:53:33.540Z] #60 59.72 + export EXTRA_FLAGS=-buildmode=pie [2022-03-10T22:53:33.540Z] #60 59.72 + EXTRA_FLAGS=-buildmode=pie [2022-03-10T22:53:33.540Z] #60 59.72 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-03-10T22:53:33.540Z] #60 59.72 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-03-10T22:53:33.540Z] #60 59.72 + '[' '' = dynamic ']' [2022-03-10T22:53:33.540Z] #60 59.72 + make [2022-03-10T22:53:33.556Z] 0a6173b79e25: Verifying Checksum [2022-03-10T22:53:33.556Z] 0a6173b79e25: Download complete [2022-03-10T22:53:33.636Z] #26 92.79 Updating files: 22% (2598/11414) Updating files: 23% (2626/11414) Updating files: 24% (2740/11414) Updating files: 25% (2854/11414) Updating files: 26% (2968/11414) Updating files: 27% (3082/11414) Updating files: 28% (3196/11414) Updating files: 29% (3311/11414) Updating files: 30% (3425/11414) Updating files: 31% (3539/11414) Updating files: 32% (3653/11414) Updating files: 33% (3767/11414) Updating files: 34% (3881/11414) Updating files: 35% (3995/11414) Updating files: 36% (4110/11414) Updating files: 37% (4224/11414) Updating files: 37% (4230/11414) Updating files: 38% (4338/11414) Updating files: 39% (4452/11414) Updating files: 40% (4566/11414) Updating files: 41% (4680/11414) Updating files: 42% (4794/11414) Updating files: 43% (4909/11414) Updating files: 44% (5023/11414) Updating files: 45% (5137/11414) Updating files: 46% (5251/11414) Updating files: 47% (5365/11414) Updating files: 48% (5479/11414) Updating files: 49% (5593/11414) Updating files: 50% (5707/11414) Updating files: 51% (5822/11414) Updating files: 52% (5936/11414) Updating files: 53% (6050/11414) Updating files: 54% (6164/11414) Updating files: 55% (6278/11414) Updating files: 55% (6388/11414) Updating files: 56% (6392/11414) Updating files: 57% (6506/11414) [2022-03-10T22:53:33.636Z] #26 ... [2022-03-10T22:53:33.636Z] [2022-03-10T22:53:33.636Z] #16 [dev-systemd-false 2/24] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-03-10T22:53:33.636Z] #16 sha256:0c80225504182bbac7a0e55e8c1aa3859d87336028874264d84ff9fa2df8a46a [2022-03-10T22:53:33.636Z] #16 DONE 1.2s [2022-03-10T22:53:33.636Z] [2022-03-10T22:53:33.636Z] #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-03-10T22:53:33.636Z] #26 sha256:9ad5ce7fb968b36d58e774e71f7c0bb00c7208755ad96ef3878748ebd07e9c6d [2022-03-10T22:53:34.674Z] #26 92.79 Updating files: 22% (2598/11414) Updating files: 23% (2626/11414) Updating files: 24% (2740/11414) Updating files: 25% (2854/11414) Updating files: 26% (2968/11414) Updating files: 27% (3082/11414) Updating files: 28% (3196/11414) Updating files: 29% (3311/11414) Updating files: 30% (3425/11414) Updating files: 31% (3539/11414) Updating files: 32% (3653/11414) Updating files: 33% (3767/11414) Updating files: 34% (3881/11414) Updating files: 35% (3995/11414) Updating files: 36% (4110/11414) Updating files: 37% (4224/11414) Updating files: 37% (4230/11414) Updating files: 38% (4338/11414) Updating files: 39% (4452/11414) Updating files: 40% (4566/11414) Updating files: 41% (4680/11414) Updating files: 42% (4794/11414) Updating files: 43% (4909/11414) Updating files: 44% (5023/11414) Updating files: 45% (5137/11414) Updating files: 46% (5251/11414) Updating files: 47% (5365/11414) Updating files: 48% (5479/11414) Updating files: 49% (5593/11414) Updating files: 50% (5707/11414) Updating files: 51% (5822/11414) Updating files: 52% (5936/11414) Updating files: 53% (6050/11414) Updating files: 54% (6164/11414) Updating files: 55% (6278/11414) Updating files: 55% (6388/11414) Updating files: 56% (6392/11414) Updating files: 57% (6506/11414) Updating files: 58% (6621/11414) Updating files: 59% (6735/11414) Updating files: 60% (6849/11414) Updating files: 61% (6963/11414) Updating files: 62% (7077/11414) Updating files: 63% (7191/11414) Updating files: 64% (7305/11414) Updating files: 65% (7420/11414) Updating files: 66% (7534/11414) Updating files: 67% (7648/11414) Updating files: 68% (7762/11414) Updating files: 69% (7876/11414) Updating files: 70% (7990/11414) Updating files: 71% (8104/11414) Updating files: 72% (8219/11414) Updating files: 73% (8333/11414) Updating files: 74% (8447/11414) Updating files: 75% (8561/11414) Updating files: 76% (8675/11414) Updating files: 77% (8789/11414) Updating files: 78% (8903/11414) Updating files: 79% (9018/11414) Updating files: 80% (9132/11414) Updating files: 81% (9246/11414) Updating files: 82% (9360/11414) Updating files: 82% (9440/11414) Updating files: 83% (9474/11414) Updating files: 84% (9588/11414) [2022-03-10T22:53:34.674Z] #26 ... [2022-03-10T22:53:34.674Z] [2022-03-10T22:53:34.675Z] #17 [dev-systemd-false 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-03-10T22:53:34.675Z] #17 sha256:6d445e17e82a6afd8099c23fd61946d766c1342f7cb9d89c86708f3e96199681 [2022-03-10T22:53:34.675Z] #17 0.611 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-03-10T22:53:34.675Z] #17 DONE 1.0s [2022-03-10T22:53:34.675Z] [2022-03-10T22:53:34.675Z] #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-03-10T22:53:34.675Z] #26 sha256:9ad5ce7fb968b36d58e774e71f7c0bb00c7208755ad96ef3878748ebd07e9c6d [2022-03-10T22:53:34.921Z] #60 61.08 + bin/ctr [2022-03-10T22:53:35.193Z] #26 92.79 Updating files: 22% (2598/11414) Updating files: 23% (2626/11414) Updating files: 24% (2740/11414) Updating files: 25% (2854/11414) Updating files: 26% (2968/11414) Updating files: 27% (3082/11414) Updating files: 28% (3196/11414) Updating files: 29% (3311/11414) Updating files: 30% (3425/11414) Updating files: 31% (3539/11414) Updating files: 32% (3653/11414) Updating files: 33% (3767/11414) Updating files: 34% (3881/11414) Updating files: 35% (3995/11414) Updating files: 36% (4110/11414) Updating files: 37% (4224/11414) Updating files: 37% (4230/11414) Updating files: 38% (4338/11414) Updating files: 39% (4452/11414) Updating files: 40% (4566/11414) Updating files: 41% (4680/11414) Updating files: 42% (4794/11414) Updating files: 43% (4909/11414) Updating files: 44% (5023/11414) Updating files: 45% (5137/11414) Updating files: 46% (5251/11414) Updating files: 47% (5365/11414) Updating files: 48% (5479/11414) Updating files: 49% (5593/11414) Updating files: 50% (5707/11414) Updating files: 51% (5822/11414) Updating files: 52% (5936/11414) Updating files: 53% (6050/11414) Updating files: 54% (6164/11414) Updating files: 55% (6278/11414) Updating files: 55% (6388/11414) Updating files: 56% (6392/11414) Updating files: 57% (6506/11414) Updating files: 58% (6621/11414) Updating files: 59% (6735/11414) Updating files: 60% (6849/11414) Updating files: 61% (6963/11414) Updating files: 62% (7077/11414) Updating files: 63% (7191/11414) Updating files: 64% (7305/11414) Updating files: 65% (7420/11414) Updating files: 66% (7534/11414) Updating files: 67% (7648/11414) Updating files: 68% (7762/11414) Updating files: 69% (7876/11414) Updating files: 70% (7990/11414) Updating files: 71% (8104/11414) Updating files: 72% (8219/11414) Updating files: 73% (8333/11414) Updating files: 74% (8447/11414) Updating files: 75% (8561/11414) Updating files: 76% (8675/11414) Updating files: 77% (8789/11414) Updating files: 78% (8903/11414) Updating files: 79% (9018/11414) Updating files: 80% (9132/11414) Updating files: 81% (9246/11414) Updating files: 82% (9360/11414) Updating files: 82% (9440/11414) Updating files: 83% (9474/11414) Updating files: 84% (9588/11414) Updating files: 85% (9702/11414) Updating files: 86% (9817/11414) Updating files: 87% (9931/11414) Updating files: 88% (10045/11414) Updating files: 89% (10159/11414) Updating files: 90% (10273/11414) Updating files: 91% (10387/11414) Updating files: 92% (10501/11414) Updating files: 93% (10616/11414) Updating files: 94% (10730/11414) Updating files: 95% (10844/11414) Updating files: 96% (10958/11414) Updating files: 97% (11072/11414) Updating files: 98% (11186/11414) Updating files: 99% (11300/11414) Updating files: 100% (11414/11414) Updating files: 100% (11414/11414), done. [2022-03-10T22:53:35.193Z] #26 96.67 + cd /tmp/tmp.Xfbyp12YZg/tmp/docker-ce [2022-03-10T22:53:35.451Z] #26 ... [2022-03-10T22:53:35.451Z] [2022-03-10T22:53:35.451Z] #18 [dev-systemd-false 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-03-10T22:53:35.451Z] #18 sha256:0be824bad61d5c4f371287ba4ea9564b3a8b3e2fe93d6ace3c834395cc1bdf6d [2022-03-10T22:53:35.451Z] #18 DONE 0.9s [2022-03-10T22:53:35.451Z] [2022-03-10T22:53:35.451Z] #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-03-10T22:53:35.451Z] #26 sha256:9ad5ce7fb968b36d58e774e71f7c0bb00c7208755ad96ef3878748ebd07e9c6d [2022-03-10T22:53:35.451Z] #26 96.68 + git checkout -q v17.06.2-ce [2022-03-10T22:53:35.655Z] #38 ... [2022-03-10T22:53:35.655Z] [2022-03-10T22:53:35.655Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-10T22:53:35.655Z] #51 sha256:a8d1fc69f546faa66db6c94d32e7d06f6126ed23d1e9e8d092ec156536df14fd [2022-03-10T22:53:35.655Z] #51 62.38 go: downloading golang.org/x/text v0.3.7 [2022-03-10T22:53:35.655Z] #51 71.49 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3 [2022-03-10T22:53:35.655Z] #51 71.58 go: downloading github.com/gobwas/glob v0.2.3 [2022-03-10T22:53:35.655Z] #51 71.73 go: downloading github.com/kisielk/gotool v1.0.0 [2022-03-10T22:53:35.655Z] #51 71.84 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-03-10T22:53:35.655Z] #51 71.90 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-03-10T22:53:35.655Z] #51 71.93 go: downloading golang.org/x/mod v0.5.1 [2022-03-10T22:53:35.655Z] #51 71.94 go: downloading github.com/ettle/strcase v0.1.1 [2022-03-10T22:53:35.655Z] #51 72.04 go: downloading github.com/fatih/structtag v1.2.0 [2022-03-10T22:53:35.655Z] #51 72.11 go: downloading github.com/Masterminds/semver v1.5.0 [2022-03-10T22:53:35.655Z] #51 72.39 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-03-10T22:53:35.655Z] #51 72.42 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-03-10T22:53:35.655Z] #51 72.49 go: downloading github.com/prometheus/client_golang v1.7.1 [2022-03-10T22:53:35.916Z] #51 ... [2022-03-10T22:53:35.916Z] [2022-03-10T22:53:35.916Z] #47 [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-03-10T22:53:35.916Z] #47 sha256:72bc5050cd25904fa0ee503c99867bbf320506195c894f8c703cf5039a43712e [2022-03-10T22:53:35.916Z] #47 62.42 Setting up python3-pkg-resources (52.0.0-4) ... [2022-03-10T22:53:35.916Z] #47 65.10 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-03-10T22:53:35.916Z] #47 65.14 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-03-10T22:53:35.916Z] #47 65.18 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-03-10T22:53:35.916Z] #47 65.22 Setting up python3-six (1.16.0-2) ... [2022-03-10T22:53:35.916Z] #47 67.04 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-03-10T22:53:35.916Z] #47 67.12 Setting up python3-protobuf (3.12.4-1) ... [2022-03-10T22:53:36.391Z] #26 ... [2022-03-10T22:53:36.391Z] [2022-03-10T22:53:36.391Z] #19 [dev-systemd-false 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-03-10T22:53:36.391Z] #19 sha256:0d803f813b44ffe2129290229a5c41393e6d4e3d0bc33dd512d88242a9059d4a [2022-03-10T22:53:36.391Z] #19 DONE 0.9s [2022-03-10T22:53:36.391Z] [2022-03-10T22:53:36.391Z] #20 [dev-systemd-false 6/24] RUN ldconfig [2022-03-10T22:53:36.391Z] #20 sha256:3632c16c49cb9271406f3686f7bfc9cabcb81928521e8ce1c755c8632f702f99 [2022-03-10T22:53:36.489Z] #47 ... [2022-03-10T22:53:36.489Z] [2022-03-10T22:53:36.489Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-10T22:53:36.489Z] #51 sha256:a8d1fc69f546faa66db6c94d32e7d06f6126ed23d1e9e8d092ec156536df14fd [2022-03-10T22:53:36.489Z] #51 73.15 go: downloading github.com/prometheus/client_model v0.2.0 [2022-03-10T22:53:36.489Z] #51 73.26 go: downloading github.com/google/go-cmp v0.5.6 [2022-03-10T22:53:36.751Z] #51 73.53 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-03-10T22:53:36.751Z] #51 73.59 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af [2022-03-10T22:53:36.751Z] #51 73.66 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-03-10T22:53:37.013Z] #51 73.83 go: downloading github.com/beorn7/perks v1.0.1 [2022-03-10T22:53:37.275Z] #51 73.97 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-03-10T22:53:37.275Z] #51 74.11 go: downloading github.com/cespare/xxhash v1.1.0 [2022-03-10T22:53:37.275Z] #51 74.14 go: downloading github.com/golang/protobuf v1.5.2 [2022-03-10T22:53:37.327Z] #20 DONE 0.8s [2022-03-10T22:53:37.327Z] [2022-03-10T22:53:37.327Z] #21 [dev-systemd-false 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-03-10T22:53:37.327Z] #21 sha256:8ae36b1e29ddf7eea5b1cc9f8f5940f544c5c02beb9f3614007f844197dc5850 [2022-03-10T22:53:37.536Z] #51 74.37 go: downloading github.com/prometheus/common v0.10.0 [2022-03-10T22:53:38.110Z] #51 74.71 go: downloading github.com/prometheus/procfs v0.6.0 [2022-03-10T22:53:38.110Z] #51 74.86 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-03-10T22:53:38.110Z] #51 74.95 go: downloading google.golang.org/protobuf v1.27.1 [2022-03-10T22:53:38.265Z] #21 1.097 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-10T22:53:38.524Z] #21 1.278 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-10T22:53:38.524Z] #21 1.457 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-10T22:53:38.524Z] #21 1.501 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-03-10T22:53:39.093Z] #21 2.120 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [122 kB] [2022-03-10T22:53:39.500Z] #51 ... [2022-03-10T22:53:39.500Z] [2022-03-10T22:53:39.500Z] #38 [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-03-10T22:53:39.500Z] #38 sha256:e5cbd602869136911dd6a99bdd9a40d0507fbcc4294df9c42cbc6740a37cb7ab [2022-03-10T22:53:39.500Z] #38 74.00 Setting up libicu67:amd64 (67.1-7) ... [2022-03-10T22:53:39.500Z] #38 74.01 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-03-10T22:53:39.500Z] #38 74.03 Setting up libuv1:amd64 (1.40.0-2) ... [2022-03-10T22:53:39.500Z] #38 74.07 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-03-10T22:53:39.500Z] #38 74.17 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-03-10T22:53:39.500Z] #38 74.28 Setting up librhash0:amd64 (1.4.1-2) ... [2022-03-10T22:53:39.500Z] #38 74.30 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-03-10T22:53:39.500Z] #38 74.40 Setting up libxml2:amd64 (2.9.10+dfsg-6.7) ... [2022-03-10T22:53:39.500Z] #38 74.47 Setting up libarchive13:amd64 (3.4.3-2+b1) ... [2022-03-10T22:53:39.500Z] #38 74.54 Setting up cmake (3.18.4-2+deb11u1) ... [2022-03-10T22:53:39.500Z] #38 74.55 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-10T22:53:39.500Z] #38 DONE 76.1s [2022-03-10T22:53:39.500Z] [2022-03-10T22:53:39.500Z] #39 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-03-10T22:53:39.500Z] #39 sha256:ae07d212e8c7676722d44165075519565dba973c37588e8d19f281eebcb7535d [2022-03-10T22:53:39.500Z] #39 DONE 0.1s [2022-03-10T22:53:39.500Z] [2022-03-10T22:53:39.500Z] #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-03-10T22:53:39.500Z] #14 sha256:c831a8347534ab50595222794e9ff22a8ab7bcbe08016d719caaaaa987102676 [2022-03-10T22:53:39.500Z] #14 76.23 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-03-10T22:53:39.500Z] #14 76.23 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-03-10T22:53:39.500Z] #14 76.25 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-03-10T22:53:39.762Z] #14 ... [2022-03-10T22:53:39.762Z] [2022-03-10T22:53:39.762Z] #47 [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-03-10T22:53:39.762Z] #47 sha256:72bc5050cd25904fa0ee503c99867bbf320506195c894f8c703cf5039a43712e [2022-03-10T22:53:39.762Z] #47 73.05 Setting up criu (3.16.1-3) ... [2022-03-10T22:53:39.762Z] #47 75.76 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-10T22:53:39.762Z] #47 DONE 76.4s [2022-03-10T22:53:40.023Z] [2022-03-10T22:53:40.024Z] #40 [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-03-10T22:53:40.024Z] #40 sha256:0506f8fbded5f87338f95c43d7749cb9726afa9f3bdb185d0363dbc1f9f0adf0 [2022-03-10T22:53:40.087Z] #60 ... [2022-03-10T22:53:40.087Z] [2022-03-10T22:53:40.087Z] #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-03-10T22:53:40.087Z] #14 sha256:c831a8347534ab50595222794e9ff22a8ab7bcbe08016d719caaaaa987102676 [2022-03-10T22:53:40.087Z] #14 69.25 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-03-10T22:53:40.087Z] #14 69.25 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-03-10T22:53:40.087Z] #14 69.26 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-03-10T22:53:40.087Z] #14 74.03 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-03-10T22:53:40.087Z] #14 74.03 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-03-10T22:53:40.087Z] #14 74.04 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-03-10T22:53:40.087Z] #14 79.09 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-03-10T22:53:40.087Z] #14 79.10 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-03-10T22:53:40.087Z] #14 79.10 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-03-10T22:53:40.486Z] #21 3.334 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-03-10T22:53:41.421Z] #21 ... [2022-03-10T22:53:41.421Z] [2022-03-10T22:53:41.421Z] #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-03-10T22:53:41.421Z] #34 sha256:620509505b9ba232340bea86f8a6a413cbbe1040cdef04c4eace1707d8fa01f3 [2022-03-10T22:53:41.421Z] #34 DONE 102.9s [2022-03-10T22:53:41.680Z] [2022-03-10T22:53:41.680Z] #56 [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-03-10T22:53:41.680Z] #56 sha256:e4251ca5b786529e252a4a505d1ee6a5ea2d77a074301b6cf915ecff9db348b7 [2022-03-10T22:53:41.680Z] #56 0.976 + RM_GOPATH=0 [2022-03-10T22:53:41.680Z] #56 0.976 + TMP_GOPATH= [2022-03-10T22:53:41.680Z] #56 0.976 + : /build [2022-03-10T22:53:41.680Z] #56 0.976 + '[' -z '' ']' [2022-03-10T22:53:41.680Z] #56 0.985 ++ mktemp -d [2022-03-10T22:53:41.680Z] #56 0.991 + export GOPATH=/tmp/tmp.aPN6jBTedD [2022-03-10T22:53:41.680Z] #56 0.991 + GOPATH=/tmp/tmp.aPN6jBTedD [2022-03-10T22:53:41.680Z] #56 0.991 + RM_GOPATH=1 [2022-03-10T22:53:41.680Z] #56 0.991 + case "$(go env GOARCH)" in [2022-03-10T22:53:41.680Z] #56 0.991 ++ go env GOARCH [2022-03-10T22:53:41.680Z] #56 1.076 Install runc version v1.1.0 (build tags: seccomp) [2022-03-10T22:53:41.680Z] #56 1.076 + export GO_BUILDMODE=-buildmode=pie [2022-03-10T22:53:41.680Z] #56 1.076 + GO_BUILDMODE=-buildmode=pie [2022-03-10T22:53:41.680Z] #56 1.076 ++ dirname /install.sh [2022-03-10T22:53:41.680Z] #56 1.076 + dir=/ [2022-03-10T22:53:41.680Z] #56 1.076 + bin=runc [2022-03-10T22:53:41.680Z] #56 1.076 + shift [2022-03-10T22:53:41.680Z] #56 1.076 + '[' '!' -f //runc.installer ']' [2022-03-10T22:53:41.680Z] #56 1.076 + . //runc.installer [2022-03-10T22:53:41.680Z] #56 1.076 ++ set -e [2022-03-10T22:53:41.680Z] #56 1.076 ++ : v1.1.0 [2022-03-10T22:53:41.680Z] #56 1.076 + install_runc [2022-03-10T22:53:41.680Z] #56 1.076 + RUNC_BUILDTAGS=seccomp [2022-03-10T22:53:41.680Z] #56 1.076 + echo 'Install runc version v1.1.0 (build tags: seccomp)' [2022-03-10T22:53:41.680Z] #56 1.076 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.aPN6jBTedD/src/github.com/opencontainers/runc [2022-03-10T22:53:41.680Z] #56 1.076 Cloning into '/tmp/tmp.aPN6jBTedD/src/github.com/opencontainers/runc'... [2022-03-10T22:53:41.680Z] #56 8.595 + cd /tmp/tmp.aPN6jBTedD/src/github.com/opencontainers/runc [2022-03-10T22:53:41.680Z] #56 8.596 + git checkout -q v1.1.0 [2022-03-10T22:53:41.680Z] #56 8.956 + '[' -z '' ']' [2022-03-10T22:53:41.680Z] #56 8.972 + target=static [2022-03-10T22:53:41.680Z] #56 8.972 + make BUILDTAGS=seccomp static [2022-03-10T22:53:41.680Z] #56 9.266 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.0-0-g067aaf85 -X main.version=1.1.0 " -o runc . [2022-03-10T22:53:41.940Z] #40 2.418 + RM_GOPATH=0 [2022-03-10T22:53:41.940Z] #40 2.418 + TMP_GOPATH= [2022-03-10T22:53:41.940Z] #40 2.418 + : /build [2022-03-10T22:53:41.940Z] #40 2.418 + '[' -z '' ']' [2022-03-10T22:53:41.940Z] #40 2.418 ++ mktemp -d [2022-03-10T22:53:41.940Z] #40 2.418 + export GOPATH=/tmp/tmp.grAeFFmU6w [2022-03-10T22:53:41.940Z] #40 2.418 + GOPATH=/tmp/tmp.grAeFFmU6w [2022-03-10T22:53:41.940Z] #40 2.418 + RM_GOPATH=1 [2022-03-10T22:53:41.940Z] #40 2.418 + case "$(go env GOARCH)" in [2022-03-10T22:53:41.940Z] #40 2.418 ++ go env GOARCH [2022-03-10T22:53:41.940Z] #40 2.445 + export GO_BUILDMODE=-buildmode=pie [2022-03-10T22:53:41.940Z] #40 2.445 + GO_BUILDMODE=-buildmode=pie [2022-03-10T22:53:41.940Z] #40 2.445 ++ dirname /install.sh [2022-03-10T22:53:41.940Z] #40 2.457 + dir=/ [2022-03-10T22:53:41.940Z] #40 2.457 + bin=tini [2022-03-10T22:53:41.940Z] #40 2.457 + shift [2022-03-10T22:53:41.940Z] #40 2.457 + '[' '!' -f //tini.installer ']' [2022-03-10T22:53:41.940Z] #40 2.458 Install tini version v0.19.0 [2022-03-10T22:53:41.940Z] #40 2.458 + . //tini.installer [2022-03-10T22:53:41.940Z] #40 2.458 ++ : v0.19.0 [2022-03-10T22:53:41.940Z] #40 2.458 + install_tini [2022-03-10T22:53:41.940Z] #40 2.458 + echo 'Install tini version v0.19.0' [2022-03-10T22:53:41.940Z] #40 2.458 + git clone https://github.com/krallin/tini.git /tmp/tmp.grAeFFmU6w/tini [2022-03-10T22:53:41.940Z] #40 2.509 Cloning into '/tmp/tmp.grAeFFmU6w/tini'... [2022-03-10T22:53:43.059Z] #56 ... [2022-03-10T22:53:43.059Z] [2022-03-10T22:53:43.059Z] #21 [dev-systemd-false 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-03-10T22:53:43.059Z] #21 sha256:8ae36b1e29ddf7eea5b1cc9f8f5940f544c5c02beb9f3614007f844197dc5850 [2022-03-10T22:53:43.059Z] #21 5.947 Fetched 8394 kB in 5s (1584 kB/s) [2022-03-10T22:53:43.331Z] #40 3.973 + cd /tmp/tmp.grAeFFmU6w/tini [2022-03-10T22:53:43.593Z] #40 3.973 + git checkout -q v0.19.0 [2022-03-10T22:53:43.593Z] #40 4.000 + cmake . [2022-03-10T22:53:43.859Z] 4612f6d0b889: Verifying Checksum [2022-03-10T22:53:43.859Z] 4612f6d0b889: Download complete [2022-03-10T22:53:44.544Z] #40 4.961 -- The C compiler identification is GNU 10.2.1 [2022-03-10T22:53:44.544Z] #40 5.094 -- Detecting C compiler ABI info [2022-03-10T22:53:44.909Z] #60 ... [2022-03-10T22:53:44.909Z] [2022-03-10T22:53:44.909Z] #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-03-10T22:53:44.909Z] #14 sha256:c831a8347534ab50595222794e9ff22a8ab7bcbe08016d719caaaaa987102676 [2022-03-10T22:53:44.909Z] #14 111.6 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-03-10T22:53:44.909Z] #14 111.6 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-03-10T22:53:44.909Z] #14 111.6 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-03-10T22:53:44.909Z] #14 116.5 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-03-10T22:53:44.909Z] #14 116.5 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-03-10T22:53:44.909Z] #14 116.5 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-03-10T22:53:44.909Z] #14 121.8 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-03-10T22:53:44.964Z] #21 5.947 Reading package lists... [2022-03-10T22:53:45.118Z] #40 ... [2022-03-10T22:53:45.118Z] [2022-03-10T22:53:45.118Z] #49 [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.7.0" && /build/gotestsum --version [2022-03-10T22:53:45.118Z] #49 sha256:d6e75598c47eb2854ce9867f0ec88a37b6431f473d93d817a33a33011fbf05a2 [2022-03-10T22:53:45.118Z] #49 81.23 gotestsum version dev [2022-03-10T22:53:45.118Z] #49 DONE 82.0s [2022-03-10T22:53:45.118Z] [2022-03-10T22:53:45.118Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-10T22:53:45.118Z] #51 sha256:a8d1fc69f546faa66db6c94d32e7d06f6126ed23d1e9e8d092ec156536df14fd [2022-03-10T22:53:45.118Z] #51 77.20 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-03-10T22:53:45.170Z] #14 121.8 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-03-10T22:53:45.170Z] #14 121.8 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-03-10T22:53:45.380Z] #51 ... [2022-03-10T22:53:45.381Z] [2022-03-10T22:53:45.381Z] #40 [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-03-10T22:53:45.381Z] #40 sha256:0506f8fbded5f87338f95c43d7749cb9726afa9f3bdb185d0363dbc1f9f0adf0 [2022-03-10T22:53:45.381Z] #40 5.853 -- Detecting C compiler ABI info - done [2022-03-10T22:53:45.381Z] #40 5.989 -- Check for working C compiler: /usr/bin/cc - skipped [2022-03-10T22:53:45.381Z] #40 6.007 -- Detecting C compile features [2022-03-10T22:53:45.381Z] #40 6.007 -- Detecting C compile features - done [2022-03-10T22:53:45.381Z] #40 6.063 -- Performing Test HAS_BUILTIN_FORTIFY [2022-03-10T22:53:45.643Z] #40 6.316 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-03-10T22:53:45.905Z] #40 6.503 -- Configuring done [2022-03-10T22:53:45.905Z] #40 6.547 -- Generating done [2022-03-10T22:53:45.905Z] #40 6.547 -- Build files have been written to: /tmp/tmp.grAeFFmU6w/tini [2022-03-10T22:53:45.905Z] #40 6.551 + make tini-static [2022-03-10T22:53:46.479Z] #40 7.048 Scanning dependencies of target tini-static [2022-03-10T22:53:46.479Z] #40 7.187 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-03-10T22:53:46.872Z] #21 7.702 Reading package lists... [2022-03-10T22:53:47.132Z] #21 9.516 Building dependency tree... [2022-03-10T22:53:48.072Z] #21 10.93 The following additional packages will be installed: [2022-03-10T22:53:48.072Z] #21 10.93 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-03-10T22:53:48.072Z] #21 10.93 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-03-10T22:53:48.072Z] #21 10.93 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-03-10T22:53:48.072Z] #21 10.94 python3-pkg-resources vim-runtime xxd [2022-03-10T22:53:48.072Z] #21 10.95 Suggested packages: [2022-03-10T22:53:48.072Z] #21 10.95 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-03-10T22:53:48.072Z] #21 10.95 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-03-10T22:53:48.072Z] #21 10.95 acl attr quota [2022-03-10T22:53:48.072Z] #21 10.95 Recommended packages: [2022-03-10T22:53:48.072Z] #21 10.95 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-03-10T22:53:48.397Z] #40 8.698 [100%] Linking C executable tini-static [2022-03-10T22:53:48.642Z] #21 ... [2022-03-10T22:53:48.642Z] [2022-03-10T22:53:48.642Z] #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-03-10T22:53:48.642Z] #26 sha256:9ad5ce7fb968b36d58e774e71f7c0bb00c7208755ad96ef3878748ebd07e9c6d [2022-03-10T22:53:48.642Z] #26 99.74 + mkdir -p /tmp/tmp.Xfbyp12YZg/src/github.com/docker [2022-03-10T22:53:48.642Z] #26 99.74 + mv components/cli /tmp/tmp.Xfbyp12YZg/src/github.com/docker/cli [2022-03-10T22:53:48.642Z] #26 99.75 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2022-03-10T22:53:48.659Z] #40 9.122 [100%] Built target tini-static [2022-03-10T22:53:48.659Z] #40 9.171 + mkdir -p /build [2022-03-10T22:53:48.659Z] #40 9.173 + cp tini-static /build/docker-init [2022-03-10T22:53:48.921Z] #40 DONE 9.3s [2022-03-10T22:53:48.921Z] [2022-03-10T22:53:48.921Z] #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-03-10T22:53:48.921Z] #14 sha256:c831a8347534ab50595222794e9ff22a8ab7bcbe08016d719caaaaa987102676 [2022-03-10T22:53:48.921Z] #14 85.58 Selecting previously unselected package gcc-mingw-w64-base. [2022-03-10T22:53:48.921Z] #14 85.58 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-03-10T22:53:48.921Z] #14 85.60 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-03-10T22:53:48.921Z] #14 85.77 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-03-10T22:53:48.921Z] #14 85.78 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-03-10T22:53:48.921Z] #14 85.80 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-03-10T22:53:49.212Z] #26 ... [2022-03-10T22:53:49.212Z] [2022-03-10T22:53:49.212Z] #21 [dev-systemd-false 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-03-10T22:53:49.212Z] #21 sha256:8ae36b1e29ddf7eea5b1cc9f8f5940f544c5c02beb9f3614007f844197dc5850 [2022-03-10T22:53:49.212Z] #21 11.91 The following NEW packages will be installed: [2022-03-10T22:53:49.212Z] #21 11.91 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-03-10T22:53:49.212Z] #21 11.91 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-03-10T22:53:49.212Z] #21 11.91 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-03-10T22:53:49.212Z] #21 11.91 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2022-03-10T22:53:49.212Z] #21 11.91 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2022-03-10T22:53:49.212Z] #21 11.91 python3-pkg-resources python3-setuptools python3-wheel sudo [2022-03-10T22:53:49.212Z] #21 11.92 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-03-10T22:53:49.212Z] #21 11.92 xz-utils zip zstd [2022-03-10T22:53:49.212Z] #21 12.25 0 upgraded, 48 newly installed, 0 to remove and 1 not upgraded. [2022-03-10T22:53:49.212Z] #21 12.25 Need to get 27.0 MB of archives. [2022-03-10T22:53:49.212Z] #21 12.25 After this operation, 105 MB of additional disk space will be used. [2022-03-10T22:53:49.212Z] #21 12.25 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 pigz arm64 2.6-1 [56.2 kB] [2022-03-10T22:53:49.471Z] #21 12.26 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB] [2022-03-10T22:53:49.471Z] #21 12.26 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbpf0 arm64 1:0.3-2 [92.8 kB] [2022-03-10T22:53:49.471Z] #21 12.26 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB] [2022-03-10T22:53:49.471Z] #21 12.26 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB] [2022-03-10T22:53:49.471Z] #21 12.26 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxtables12 arm64 1.8.7-1 [43.6 kB] [2022-03-10T22:53:49.471Z] #21 12.26 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2-bin arm64 1:2.44-1 [32.0 kB] [2022-03-10T22:53:49.472Z] #21 12.27 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iproute2 arm64 5.10.0-4 [902 kB] [2022-03-10T22:53:49.472Z] #21 12.29 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB] [2022-03-10T22:53:49.472Z] #21 12.30 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-03-10T22:53:49.472Z] #21 12.30 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bash-completion all 1:2.11-2 [234 kB] [2022-03-10T22:53:49.472Z] #21 12.32 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB] [2022-03-10T22:53:49.472Z] #21 12.32 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2 [219 kB] [2022-03-10T22:53:49.472Z] #21 12.32 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 apparmor arm64 2.13.6-10 [601 kB] [2022-03-10T22:53:49.472Z] #21 12.33 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 inetutils-ping arm64 2:2.0-1 [242 kB] [2022-03-10T22:53:49.472Z] #21 12.34 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip4tc2 arm64 1.8.7-1 [34.1 kB] [2022-03-10T22:53:49.472Z] #21 12.35 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip6tc2 arm64 1.8.7-1 [34.3 kB] [2022-03-10T22:53:49.472Z] #21 12.36 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB] [2022-03-10T22:53:49.472Z] #21 12.36 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnetfilter-conntrack3 arm64 1.0.8-3 [38.2 kB] [2022-03-10T22:53:49.472Z] #21 12.36 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnftnl11 arm64 1.1.9-1 [59.8 kB] [2022-03-10T22:53:49.472Z] #21 12.36 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iptables arm64 1.8.7-1 [368 kB] [2022-03-10T22:53:49.472Z] #21 12.36 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] [2022-03-10T22:53:49.472Z] #21 12.36 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] [2022-03-10T22:53:49.472Z] #21 12.36 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] [2022-03-10T22:53:49.472Z] #21 12.36 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libaio1 arm64 0.3.112-9 [12.3 kB] [2022-03-10T22:53:49.472Z] #21 12.37 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgpm2 arm64 1.20.7-8 [35.9 kB] [2022-03-10T22:53:49.472Z] #21 12.37 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] [2022-03-10T22:53:49.638Z] INFO [linters context/goanalysis] analyzers took 4m26.093434833s with top 10 stages: buildir: 1m55.312598524s, goimports: 23.135256862s, unconvert: 16.582488066s, gosec: 13.830767374s, golint: 8.075893631s, S1038: 6.621186952s, misspell: 6.443603603s, inspect: 5.003150656s, nilness: 4.56833644s, directives: 3.76858613s [2022-03-10T22:53:49.638Z] INFO [runner] Issues before processing: 3051, after processing: 0 [2022-03-10T22:53:49.638Z] INFO [runner] Processors filtering stat (out/in): exclude-rules: 76/2056, exclude: 2056/2056, autogenerated_exclude: 2056/2444, skip_dirs: 2444/2444, identifier_marker: 2056/2056, filename_unadjuster: 2444/2444, path_prettifier: 2444/2444, skip_files: 2444/2444, nolint: 0/76, cgo: 2444/3051 [2022-03-10T22:53:49.638Z] INFO [runner] processing took 83.75702ms with stages: nolint: 33.98536ms, identifier_marker: 21.344664ms, path_prettifier: 10.138745ms, autogenerated_exclude: 8.698107ms, exclude-rules: 7.334572ms, skip_dirs: 1.833543ms, cgo: 258.836µs, filename_unadjuster: 158.513µs, max_same_issues: 1.204µs, uniq_by_line: 712ns, source_code: 403ns, exclude: 365ns, diff: 323ns, skip_files: 316ns, max_from_linter: 310ns, path_shortener: 262ns, severity-rules: 235ns, max_per_file_from_linter: 232ns, sort_results: 208ns, path_prefixer: 110ns [2022-03-10T22:53:49.638Z] INFO [runner] linters took 1m32.318904743s with stages: goanalysis_metalinter: 1m32.234965213s [2022-03-10T22:53:49.638Z] INFO File cache stats: 1663 entries of total size 8.4MiB [2022-03-10T22:53:49.638Z] INFO Memory: 2404 samples, avg is 324.7MB, max is 1219.1MB [2022-03-10T22:53:49.638Z] INFO Execution took 4m0.335700306s [2022-03-10T22:53:49.638Z] Congratulations! The shell scripts are properly formatted. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2022-03-10T22:53:49.731Z] #21 12.65 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libinih1 arm64 53-1+b2 [6728 B] [2022-03-10T22:53:49.731Z] #21 12.65 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2022-03-10T22:53:49.731Z] #21 12.65 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB] [2022-03-10T22:53:49.731Z] #21 12.65 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] [2022-03-10T22:53:49.731Z] #21 12.65 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 net-tools arm64 1.60+git20181103.0eebece-1 [248 kB] [2022-03-10T22:53:49.731Z] #21 12.65 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB] [2022-03-10T22:53:49.731Z] #21 12.66 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python-pip-whl all 20.3.4-4 [1948 kB] [2022-03-10T22:53:49.731Z] #21 12.72 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-03-10T22:53:49.731Z] #21 12.72 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB] [2022-03-10T22:53:49.731Z] #21 12.72 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-03-10T22:53:49.731Z] #21 12.72 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-setuptools all 52.0.0-4 [366 kB] [2022-03-10T22:53:49.731Z] #21 12.73 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-03-10T22:53:49.731Z] #21 12.73 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pip all 20.3.4-4 [337 kB] [2022-03-10T22:53:49.731Z] #21 12.75 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 sudo arm64 1.9.5p2-3 [995 kB] [2022-03-10T22:53:49.958Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43357/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=b36fb04e033e29f65b7bed7ef215cdf6e8592e74 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:b36fb04e033e29f65b7bed7ef215cdf6e8592e74 hack/make.sh dynbinary test-docker-py [2022-03-10T22:53:49.991Z] #21 12.77 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 thin-provisioning-tools arm64 0.9.0-1 [348 kB] [2022-03-10T22:53:49.991Z] #21 12.78 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uidmap arm64 1:4.8.1-1 [222 kB] [2022-03-10T22:53:49.991Z] #21 12.79 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-03-10T22:53:50.215Z] [2022-03-10T22:53:50.249Z] #21 12.99 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim arm64 2:8.2.2434-3+deb11u1 [1388 kB] [2022-03-10T22:53:50.249Z] #21 13.05 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xfsprogs arm64 5.10.0-4 [899 kB] [2022-03-10T22:53:50.249Z] #21 13.07 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zip arm64 3.0-12 [228 kB] [2022-03-10T22:53:50.249Z] #21 13.07 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zstd arm64 1.4.8+dfsg-2.1 [576 kB] [2022-03-10T22:53:50.471Z] Removing bundles/ [2022-03-10T22:53:50.471Z] [2022-03-10T22:53:50.471Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-03-10T22:53:50.471Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-03-10T22:53:50.471Z] GOOS="" GOARCH="" GOARM="" [2022-03-10T22:53:50.816Z] #21 13.58 debconf: delaying package configuration, since apt-utils is not installed [2022-03-10T22:53:50.816Z] #21 13.68 Fetched 27.0 MB in 1s (24.0 MB/s) [2022-03-10T22:53:50.816Z] #21 13.73 Selecting previously unselected package pigz. [2022-03-10T22:53:51.074Z] #21 13.73 (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 ... 24001 files and directories currently installed.) [2022-03-10T22:53:51.074Z] #21 13.76 Preparing to unpack .../00-pigz_2.6-1_arm64.deb ... [2022-03-10T22:53:51.074Z] #21 13.76 Unpacking pigz (2.6-1) ... [2022-03-10T22:53:51.074Z] #21 13.82 Selecting previously unselected package libelf1:arm64. [2022-03-10T22:53:51.074Z] #21 13.83 Preparing to unpack .../01-libelf1_0.183-1_arm64.deb ... [2022-03-10T22:53:51.074Z] #21 13.84 Unpacking libelf1:arm64 (0.183-1) ... [2022-03-10T22:53:51.074Z] #21 13.94 Selecting previously unselected package libbpf0:arm64. [2022-03-10T22:53:51.074Z] #21 13.94 Preparing to unpack .../02-libbpf0_1%3a0.3-2_arm64.deb ... [2022-03-10T22:53:51.074Z] #21 13.95 Unpacking libbpf0:arm64 (1:0.3-2) ... [2022-03-10T22:53:51.333Z] #21 14.02 Selecting previously unselected package libcap2:arm64. [2022-03-10T22:53:51.333Z] #21 14.03 Preparing to unpack .../03-libcap2_1%3a2.44-1_arm64.deb ... [2022-03-10T22:53:51.333Z] #21 14.03 Unpacking libcap2:arm64 (1:2.44-1) ... [2022-03-10T22:53:51.333Z] #21 14.10 Selecting previously unselected package libmnl0:arm64. [2022-03-10T22:53:51.333Z] #21 14.10 Preparing to unpack .../04-libmnl0_1.0.4-3_arm64.deb ... [2022-03-10T22:53:51.333Z] #21 14.10 Unpacking libmnl0:arm64 (1.0.4-3) ... [2022-03-10T22:53:51.333Z] #21 14.15 Selecting previously unselected package libxtables12:arm64. [2022-03-10T22:53:51.333Z] #21 14.15 Preparing to unpack .../05-libxtables12_1.8.7-1_arm64.deb ... [2022-03-10T22:53:51.333Z] #21 14.16 Unpacking libxtables12:arm64 (1.8.7-1) ... [2022-03-10T22:53:51.333Z] #21 14.22 Selecting previously unselected package libcap2-bin. [2022-03-10T22:53:51.333Z] #21 14.22 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_arm64.deb ... [2022-03-10T22:53:51.333Z] #21 14.23 Unpacking libcap2-bin (1:2.44-1) ... [2022-03-10T22:53:51.333Z] #21 14.29 Selecting previously unselected package iproute2. [2022-03-10T22:53:51.591Z] #21 14.29 Preparing to unpack .../07-iproute2_5.10.0-4_arm64.deb ... [2022-03-10T22:53:51.591Z] #21 14.30 Unpacking iproute2 (5.10.0-4) ... [2022-03-10T22:53:51.747Z] #14 ... [2022-03-10T22:53:51.747Z] [2022-03-10T22:53:51.747Z] #63 [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-03-10T22:53:51.747Z] #63 sha256:f70d8f551684d073536002d0a8071ffcdf6f69f15ad8e7c82da8f0a49be78f38 [2022-03-10T22:53:51.747Z] #63 127.8 + for f in rootlesskit rootlesskit-docker-proxy [2022-03-10T22:53:51.747Z] #63 127.8 + GOBIN=/build [2022-03-10T22:53:51.747Z] #63 127.8 + GO111MODULE=on [2022-03-10T22:53:51.747Z] #63 127.8 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.6 [2022-03-10T22:53:51.851Z] #21 14.71 Selecting previously unselected package xxd. [2022-03-10T22:53:51.851Z] #21 14.71 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-03-10T22:53:51.851Z] #21 14.72 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-03-10T22:53:51.851Z] #21 14.81 Selecting previously unselected package vim-common. [2022-03-10T22:53:51.851Z] #21 14.81 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-03-10T22:53:51.851Z] #21 14.83 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-03-10T22:53:52.110Z] #21 14.98 Selecting previously unselected package bash-completion. [2022-03-10T22:53:52.110Z] #21 14.98 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-03-10T22:53:52.303Z] #14 89.69 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-03-10T22:53:52.303Z] #14 89.69 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-03-10T22:53:52.303Z] #14 89.70 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-03-10T22:53:52.303Z] #14 ... [2022-03-10T22:53:52.303Z] [2022-03-10T22:53:52.303Z] #63 [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-03-10T22:53:52.303Z] #63 sha256:662fde14cc33485b35b32dde0560e4e8dcc19312968a89762b0fd3400445ffd1 [2022-03-10T22:53:52.303Z] #63 89.36 + for f in rootlesskit rootlesskit-docker-proxy [2022-03-10T22:53:52.303Z] #63 89.36 + GOBIN=/build [2022-03-10T22:53:52.303Z] #63 89.36 + GO111MODULE=on [2022-03-10T22:53:52.303Z] #63 89.36 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.6 [2022-03-10T22:53:54.014Z] #21 16.55 Unpacking bash-completion (1:2.11-2) ... [2022-03-10T22:53:54.014Z] #21 16.90 Selecting previously unselected package bzip2. [2022-03-10T22:53:54.014Z] #21 16.91 Preparing to unpack .../11-bzip2_1.0.8-4_arm64.deb ... [2022-03-10T22:53:54.014Z] #21 16.91 Unpacking bzip2 (1.0.8-4) ... [2022-03-10T22:53:54.014Z] #21 16.97 Selecting previously unselected package xz-utils. [2022-03-10T22:53:54.014Z] #21 16.99 Preparing to unpack .../12-xz-utils_5.2.5-2_arm64.deb ... [2022-03-10T22:53:54.014Z] #21 17.00 Unpacking xz-utils (5.2.5-2) ... [2022-03-10T22:53:54.272Z] #21 17.14 Selecting previously unselected package apparmor. [2022-03-10T22:53:54.272Z] #21 17.15 Preparing to unpack .../13-apparmor_2.13.6-10_arm64.deb ... [2022-03-10T22:53:54.272Z] #21 17.18 Unpacking apparmor (2.13.6-10) ... [2022-03-10T22:53:54.841Z] #21 17.55 Selecting previously unselected package inetutils-ping. [2022-03-10T22:53:54.841Z] #21 17.56 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_arm64.deb ... [2022-03-10T22:53:54.841Z] #21 17.57 Unpacking inetutils-ping (2:2.0-1) ... [2022-03-10T22:53:54.841Z] #21 17.66 Selecting previously unselected package libip4tc2:arm64. [2022-03-10T22:53:54.841Z] #21 17.66 Preparing to unpack .../15-libip4tc2_1.8.7-1_arm64.deb ... [2022-03-10T22:53:54.841Z] #21 17.67 Unpacking libip4tc2:arm64 (1.8.7-1) ... [2022-03-10T22:53:54.841Z] #21 17.76 Selecting previously unselected package libip6tc2:arm64. [2022-03-10T22:53:54.841Z] #21 17.76 Preparing to unpack .../16-libip6tc2_1.8.7-1_arm64.deb ... [2022-03-10T22:53:54.841Z] #21 17.76 Unpacking libip6tc2:arm64 (1.8.7-1) ... [2022-03-10T22:53:54.841Z] #21 17.81 Selecting previously unselected package libnfnetlink0:arm64. [2022-03-10T22:53:54.841Z] #21 17.82 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_arm64.deb ... [2022-03-10T22:53:54.841Z] #21 17.83 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ... [2022-03-10T22:53:55.102Z] #21 17.89 Selecting previously unselected package libnetfilter-conntrack3:arm64. [2022-03-10T22:53:55.102Z] #21 17.89 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_arm64.deb ... [2022-03-10T22:53:55.102Z] #21 17.95 Unpacking libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2022-03-10T22:53:55.362Z] #21 18.03 Selecting previously unselected package libnftnl11:arm64. [2022-03-10T22:53:55.362Z] #21 18.03 Preparing to unpack .../19-libnftnl11_1.1.9-1_arm64.deb ... [2022-03-10T22:53:55.362Z] #21 18.04 Unpacking libnftnl11:arm64 (1.1.9-1) ... [2022-03-10T22:53:55.362Z] #21 18.12 Selecting previously unselected package iptables. [2022-03-10T22:53:55.362Z] #21 18.12 Preparing to unpack .../20-iptables_1.8.7-1_arm64.deb ... [2022-03-10T22:53:55.362Z] #21 18.13 Unpacking iptables (1.8.7-1) ... [2022-03-10T22:53:55.622Z] #21 18.39 Selecting previously unselected package libonig5:arm64. [2022-03-10T22:53:55.622Z] #21 18.41 Preparing to unpack .../21-libonig5_6.9.6-1.1_arm64.deb ... [2022-03-10T22:53:55.622Z] #21 18.41 Unpacking libonig5:arm64 (6.9.6-1.1) ... [2022-03-10T22:53:55.622Z] #21 18.54 Selecting previously unselected package libjq1:arm64. [2022-03-10T22:53:55.622Z] #21 18.54 Preparing to unpack .../22-libjq1_1.6-2.1_arm64.deb ... [2022-03-10T22:53:55.622Z] #21 18.56 Unpacking libjq1:arm64 (1.6-2.1) ... [2022-03-10T22:53:55.622Z] #21 18.63 Selecting previously unselected package jq. [2022-03-10T22:53:55.694Z] #63 94.36 rootlesskit version 0.14.6 [2022-03-10T22:53:55.694Z] #63 94.37 Usage of /build/rootlesskit-docker-proxy: [2022-03-10T22:53:55.695Z] #63 94.37 -container-ip string [2022-03-10T22:53:55.695Z] #63 94.37 container ip [2022-03-10T22:53:55.695Z] #63 94.37 -container-port int [2022-03-10T22:53:55.695Z] #63 94.37 container port (default -1) [2022-03-10T22:53:55.695Z] #63 94.37 -host-ip string [2022-03-10T22:53:55.695Z] #63 94.37 host ip [2022-03-10T22:53:55.695Z] #63 94.37 -host-port int [2022-03-10T22:53:55.695Z] #63 94.37 host port (default -1) [2022-03-10T22:53:55.695Z] #63 94.37 -proto string [2022-03-10T22:53:55.695Z] #63 94.37 proxy protocol (default "tcp") [2022-03-10T22:53:55.881Z] #21 18.63 Preparing to unpack .../23-jq_1.6-2.1_arm64.deb ... [2022-03-10T22:53:55.881Z] #21 18.64 Unpacking jq (1.6-2.1) ... [2022-03-10T22:53:55.881Z] #21 18.71 Selecting previously unselected package libaio1:arm64. [2022-03-10T22:53:55.881Z] #21 18.72 Preparing to unpack .../24-libaio1_0.3.112-9_arm64.deb ... [2022-03-10T22:53:55.881Z] #21 18.72 Unpacking libaio1:arm64 (0.3.112-9) ... [2022-03-10T22:53:55.881Z] #21 18.76 Selecting previously unselected package libgpm2:arm64. [2022-03-10T22:53:55.881Z] #21 18.78 Preparing to unpack .../25-libgpm2_1.20.7-8_arm64.deb ... [2022-03-10T22:53:55.881Z] #21 18.78 Unpacking libgpm2:arm64 (1.20.7-8) ... [2022-03-10T22:53:55.881Z] #21 18.83 Selecting previously unselected package libicu67:arm64. [2022-03-10T22:53:55.881Z] #21 18.83 Preparing to unpack .../26-libicu67_67.1-7_arm64.deb ... [2022-03-10T22:53:55.881Z] #21 18.84 Unpacking libicu67:arm64 (67.1-7) ... [2022-03-10T22:53:56.635Z] #63 ... [2022-03-10T22:53:56.635Z] [2022-03-10T22:53:56.635Z] #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-03-10T22:53:56.635Z] #14 sha256:c831a8347534ab50595222794e9ff22a8ab7bcbe08016d719caaaaa987102676 [2022-03-10T22:53:56.635Z] #14 94.77 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-03-10T22:53:56.635Z] #14 94.77 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-03-10T22:53:56.635Z] #14 94.77 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-03-10T22:53:56.635Z] #14 95.06 Selecting previously unselected package libapparmor1:amd64. [2022-03-10T22:53:56.635Z] #14 95.07 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-03-10T22:53:56.635Z] #14 95.36 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-03-10T22:53:56.635Z] #14 95.87 Selecting previously unselected package libapparmor-dev:amd64. [2022-03-10T22:53:56.635Z] #14 95.87 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-03-10T22:53:56.894Z] #14 96.08 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-03-10T22:53:56.894Z] #14 ... [2022-03-10T22:53:56.894Z] [2022-03-10T22:53:56.894Z] #63 [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-03-10T22:53:56.894Z] #63 sha256:662fde14cc33485b35b32dde0560e4e8dcc19312968a89762b0fd3400445ffd1 [2022-03-10T22:53:56.894Z] #63 DONE 95.8s [2022-03-10T22:53:56.894Z] [2022-03-10T22:53:56.894Z] #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-03-10T22:53:56.894Z] #14 sha256:c831a8347534ab50595222794e9ff22a8ab7bcbe08016d719caaaaa987102676 [2022-03-10T22:53:56.894Z] #14 96.23 Selecting previously unselected package libbtrfs0:amd64. [2022-03-10T22:53:56.894Z] #14 96.24 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-03-10T22:53:56.894Z] #14 96.25 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-03-10T22:53:57.022Z] #63 132.9 rootlesskit version 0.14.6 [2022-03-10T22:53:57.022Z] #63 132.9 Usage of /build/rootlesskit-docker-proxy: [2022-03-10T22:53:57.022Z] #63 132.9 -container-ip string [2022-03-10T22:53:57.022Z] #63 132.9 container ip [2022-03-10T22:53:57.022Z] #63 132.9 -container-port int [2022-03-10T22:53:57.022Z] #63 132.9 container port (default -1) [2022-03-10T22:53:57.022Z] #63 132.9 -host-ip string [2022-03-10T22:53:57.023Z] #63 132.9 host ip [2022-03-10T22:53:57.023Z] #63 132.9 -host-port int [2022-03-10T22:53:57.023Z] #63 132.9 host port (default -1) [2022-03-10T22:53:57.023Z] #63 132.9 -proto string [2022-03-10T22:53:57.023Z] #63 132.9 proxy protocol (default "tcp") [2022-03-10T22:53:57.156Z] #14 ... [2022-03-10T22:53:57.156Z] [2022-03-10T22:53:57.156Z] #64 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-03-10T22:53:57.156Z] #64 sha256:0b64f5094f3c80214339f1928fa21d7de6d7e3723da7519ee8925a98afb442a4 [2022-03-10T22:53:57.156Z] #64 DONE 0.2s [2022-03-10T22:53:57.156Z] [2022-03-10T22:53:57.156Z] #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-03-10T22:53:57.156Z] #14 sha256:c831a8347534ab50595222794e9ff22a8ab7bcbe08016d719caaaaa987102676 [2022-03-10T22:53:57.156Z] #14 96.38 Selecting previously unselected package libbtrfs-dev:amd64. [2022-03-10T22:53:57.156Z] #14 96.39 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-03-10T22:53:57.156Z] #14 96.41 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-03-10T22:53:57.156Z] #14 96.56 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-03-10T22:53:57.414Z] #14 96.56 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ...#14 ... [2022-03-10T22:53:57.414Z] [2022-03-10T22:53:57.414Z] #65 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-03-10T22:53:57.414Z] #65 sha256:caa9a2b008798cf13e7132ae4c9d9957c46d932d3c53d84de2536e5cc690200d [2022-03-10T22:53:57.414Z] #65 DONE 0.3s [2022-03-10T22:53:57.414Z] [2022-03-10T22:53:57.414Z] #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-03-10T22:53:57.414Z] #14 sha256:c831a8347534ab50595222794e9ff22a8ab7bcbe08016d719caaaaa987102676 [2022-03-10T22:53:57.414Z] #14 96.56 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-03-10T22:53:57.414Z] #14 96.57 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-03-10T22:53:57.414Z] #14 96.62 Selecting previously unselected package libudev-dev:amd64. [2022-03-10T22:53:57.414Z] #14 96.63 Preparing to unpack .../20-libudev-dev_247.3-6_amd64.deb ... [2022-03-10T22:53:57.414Z] #14 96.63 Unpacking libudev-dev:amd64 (247.3-6) ... [2022-03-10T22:53:57.414Z] #14 96.78 Selecting previously unselected package libsepol1-dev:amd64. [2022-03-10T22:53:57.414Z] #14 96.80 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-03-10T22:53:57.674Z] #14 96.80 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-03-10T22:53:57.674Z] #14 97.06 Selecting previously unselected package libpcre2-16-0:amd64. [2022-03-10T22:53:57.674Z] #14 97.06 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-03-10T22:53:57.934Z] #14 97.07 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-03-10T22:53:57.934Z] #14 97.21 Selecting previously unselected package libpcre2-32-0:amd64. [2022-03-10T22:53:57.934Z] #14 97.21 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-03-10T22:53:57.934Z] #14 97.22 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-03-10T22:53:58.194Z] #14 97.38 Selecting previously unselected package libpcre2-posix2:amd64. [2022-03-10T22:53:58.194Z] #14 97.38 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-03-10T22:53:58.194Z] #14 97.38 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-03-10T22:53:58.194Z] #14 97.44 Selecting previously unselected package libpcre2-dev:amd64. [2022-03-10T22:53:58.194Z] #14 97.46 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-03-10T22:53:58.194Z] #14 97.50 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-03-10T22:53:58.455Z] #14 97.84 Selecting previously unselected package libselinux1-dev:amd64. [2022-03-10T22:53:58.455Z] #14 97.85 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-03-10T22:53:58.455Z] #14 97.85 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-03-10T22:53:58.715Z] #14 98.04 Selecting previously unselected package libdevmapper-dev:amd64. [2022-03-10T22:53:58.715Z] #14 98.05 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-03-10T22:53:58.715Z] #14 98.06 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-03-10T22:53:58.715Z] #14 98.13 Selecting previously unselected package libseccomp-dev:amd64. [2022-03-10T22:53:58.715Z] #14 98.15 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-03-10T22:53:58.715Z] #14 98.16 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-03-10T22:53:58.930Z] #14 94.56 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-03-10T22:53:58.930Z] #14 94.56 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-03-10T22:53:58.930Z] #14 94.56 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-03-10T22:53:58.975Z] #14 98.27 Selecting previously unselected package libsystemd-dev:amd64. [2022-03-10T22:53:58.975Z] #14 98.28 Preparing to unpack .../29-libsystemd-dev_247.3-6_amd64.deb ... [2022-03-10T22:53:58.975Z] #14 98.28 Unpacking libsystemd-dev:amd64 (247.3-6) ... [2022-03-10T22:53:59.171Z] #21 21.49 Selecting previously unselected package libinih1:arm64. [2022-03-10T22:53:59.171Z] #21 21.50 Preparing to unpack .../27-libinih1_53-1+b2_arm64.deb ... [2022-03-10T22:53:59.171Z] #21 21.50 Unpacking libinih1:arm64 (53-1+b2) ... [2022-03-10T22:53:59.171Z] #21 21.55 Selecting previously unselected package libnet1:arm64. [2022-03-10T22:53:59.171Z] #21 21.55 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2022-03-10T22:53:59.171Z] #21 21.56 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-03-10T22:53:59.171Z] #21 21.61 Selecting previously unselected package libnl-3-200:arm64. [2022-03-10T22:53:59.171Z] #21 21.62 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_arm64.deb ... [2022-03-10T22:53:59.171Z] #21 21.63 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-03-10T22:53:59.171Z] #21 21.71 Selecting previously unselected package libprotobuf-c1:arm64. [2022-03-10T22:53:59.171Z] #21 21.72 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2022-03-10T22:53:59.171Z] #21 21.72 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-03-10T22:53:59.171Z] #21 21.76 Selecting previously unselected package net-tools. [2022-03-10T22:53:59.171Z] #21 21.77 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_arm64.deb ... [2022-03-10T22:53:59.171Z] #21 21.77 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-03-10T22:53:59.171Z] #21 21.90 Selecting previously unselected package patch. [2022-03-10T22:53:59.171Z] #21 21.91 Preparing to unpack .../32-patch_2.7.6-7_arm64.deb ... [2022-03-10T22:53:59.171Z] #21 21.92 Unpacking patch (2.7.6-7) ... [2022-03-10T22:53:59.171Z] #21 22.02 Selecting previously unselected package python-pip-whl. [2022-03-10T22:53:59.171Z] #21 22.04 Preparing to unpack .../33-python-pip-whl_20.3.4-4_all.deb ... [2022-03-10T22:53:59.171Z] #21 22.04 Unpacking python-pip-whl (20.3.4-4) ... [2022-03-10T22:53:59.544Z] #14 98.73 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-03-10T22:53:59.544Z] #14 98.78 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-03-10T22:53:59.544Z] #14 98.78 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-03-10T22:53:59.544Z] #14 98.80 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-03-10T22:53:59.544Z] #14 98.80 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-03-10T22:53:59.544Z] #14 98.82 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-03-10T22:53:59.544Z] #14 98.84 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-03-10T22:53:59.544Z] #14 98.84 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-03-10T22:53:59.544Z] #14 98.85 Setting up libudev-dev:amd64 (247.3-6) ... [2022-03-10T22:53:59.544Z] #14 98.87 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-03-10T22:53:59.544Z] #14 98.87 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-03-10T22:53:59.544Z] #14 98.89 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-03-10T22:53:59.544Z] #14 98.91 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-03-10T22:53:59.544Z] #14 98.91 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-03-10T22:53:59.544Z] #14 98.92 Setting up mingw-w64-common (8.0.0-1) ... [2022-03-10T22:53:59.544Z] #14 98.93 Setting up libsystemd-dev:amd64 (247.3-6) ... [2022-03-10T22:53:59.544Z] #14 98.94 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-03-10T22:53:59.544Z] #14 98.96 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-03-10T22:53:59.544Z] #14 98.97 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-03-10T22:53:59.544Z] #14 98.98 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-03-10T22:53:59.544Z] #14 99.00 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-03-10T22:53:59.544Z] #14 99.00 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-03-10T22:53:59.544Z] #14 99.01 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-03-10T22:53:59.544Z] #14 99.02 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-03-10T22:53:59.738Z] #21 22.53 Selecting previously unselected package python3-lib2to3. [2022-03-10T22:53:59.738Z] #21 22.54 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2022-03-10T22:53:59.738Z] #21 22.54 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-03-10T22:53:59.738Z] #21 22.65 Selecting previously unselected package python3-distutils. [2022-03-10T22:53:59.738Z] #21 22.66 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2022-03-10T22:53:59.738Z] #21 22.66 Unpacking python3-distutils (3.9.2-1) ... [2022-03-10T22:53:59.804Z] #14 99.03 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-03-10T22:53:59.804Z] #14 99.04 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-03-10T22:53:59.804Z] #14 99.05 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-03-10T22:53:59.804Z] #14 99.06 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-03-10T22:53:59.804Z] #14 99.07 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-03-10T22:53:59.804Z] #14 99.09 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-03-10T22:53:59.804Z] #14 99.10 Setting up dmsetup (2:1.02.175-2.1) ... [2022-03-10T22:53:59.804Z] #14 99.11 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-03-10T22:53:59.804Z] #14 99.12 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-03-10T22:53:59.804Z] #14 99.14 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-10T22:53:59.998Z] #21 22.79 Selecting previously unselected package python3-pkg-resources. [2022-03-10T22:53:59.998Z] #21 22.79 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2022-03-10T22:53:59.998Z] #21 22.79 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-03-10T22:54:00.258Z] #21 22.91 Selecting previously unselected package python3-setuptools. [2022-03-10T22:54:00.258Z] #21 22.91 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2022-03-10T22:54:00.258Z] #21 22.93 Unpacking python3-setuptools (52.0.0-4) ... [2022-03-10T22:54:00.258Z] #21 23.17 Selecting previously unselected package python3-wheel. [2022-03-10T22:54:00.376Z] #14 DONE 99.6s [2022-03-10T22:54:00.376Z] [2022-03-10T22:54:00.376Z] #55 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-03-10T22:54:00.376Z] #55 sha256:f08501582d8b9dcf7915e5ed03a2d5f45f8872cb58f8e8c956d17a7156553cdb [2022-03-10T22:54:00.376Z] #55 DONE 0.3s [2022-03-10T22:54:00.376Z] [2022-03-10T22:54:00.376Z] #56 [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-03-10T22:54:00.376Z] #56 sha256:6596c2d0ae47a38e7280e68db4789570cb3c76ee135cfe9a9e603e4f03c2af55 [2022-03-10T22:54:00.517Z] #21 23.18 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2022-03-10T22:54:00.517Z] #21 23.18 Unpacking python3-wheel (0.34.2-1) ... [2022-03-10T22:54:00.517Z] #21 23.23 Selecting previously unselected package python3-pip. [2022-03-10T22:54:00.517Z] #21 23.24 Preparing to unpack .../39-python3-pip_20.3.4-4_all.deb ... [2022-03-10T22:54:00.517Z] #21 23.26 Unpacking python3-pip (20.3.4-4) ... [2022-03-10T22:54:00.776Z] #21 23.48 Selecting previously unselected package sudo. [2022-03-10T22:54:00.776Z] #21 23.48 Preparing to unpack .../40-sudo_1.9.5p2-3_arm64.deb ... [2022-03-10T22:54:00.776Z] #21 23.49 Unpacking sudo (1.9.5p2-3) ... [2022-03-10T22:54:01.035Z] #21 23.90 Selecting previously unselected package thin-provisioning-tools. [2022-03-10T22:54:01.036Z] #21 23.90 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_arm64.deb ... [2022-03-10T22:54:01.036Z] #21 23.93 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-03-10T22:54:01.223Z] #63 ... [2022-03-10T22:54:01.223Z] [2022-03-10T22:54:01.223Z] #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-03-10T22:54:01.223Z] #14 sha256:c831a8347534ab50595222794e9ff22a8ab7bcbe08016d719caaaaa987102676 [2022-03-10T22:54:01.223Z] #14 132.3 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-03-10T22:54:01.223Z] #14 132.3 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-03-10T22:54:01.223Z] #14 132.3 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-03-10T22:54:01.223Z] #14 137.1 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-03-10T22:54:01.223Z] #14 137.2 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-03-10T22:54:01.223Z] #14 137.2 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-03-10T22:54:01.223Z] #14 ... [2022-03-10T22:54:01.223Z] [2022-03-10T22:54:01.223Z] #63 [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-03-10T22:54:01.223Z] #63 sha256:f70d8f551684d073536002d0a8071ffcdf6f69f15ad8e7c82da8f0a49be78f38 [2022-03-10T22:54:01.223Z] #63 DONE 137.3s [2022-03-10T22:54:01.223Z] [2022-03-10T22:54:01.223Z] #64 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-03-10T22:54:01.223Z] #64 sha256:9da044228d544186c2ac805d53835b7dee36a62831097ab94a8f35eb06f257d8 [2022-03-10T22:54:01.223Z] #64 DONE 0.1s [2022-03-10T22:54:01.223Z] [2022-03-10T22:54:01.223Z] #65 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-03-10T22:54:01.223Z] #65 sha256:52fb43ae292d6e456cfb61b7537f4703993f4056854a5c81ae16c5e82a0cb1a8 [2022-03-10T22:54:01.223Z] #65 DONE 0.1s [2022-03-10T22:54:01.223Z] [2022-03-10T22:54:01.223Z] #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-03-10T22:54:01.223Z] #14 sha256:c831a8347534ab50595222794e9ff22a8ab7bcbe08016d719caaaaa987102676 [2022-03-10T22:54:01.223Z] #14 137.7 Selecting previously unselected package libapparmor1:amd64. [2022-03-10T22:54:01.223Z] #14 137.7 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-03-10T22:54:01.223Z] #14 137.7 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-03-10T22:54:01.223Z] #14 137.9 Selecting previously unselected package libapparmor-dev:amd64. [2022-03-10T22:54:01.223Z] #14 137.9 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-03-10T22:54:01.223Z] #14 137.9 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-03-10T22:54:01.223Z] #14 138.1 Selecting previously unselected package libbtrfs0:amd64. [2022-03-10T22:54:01.223Z] #14 138.1 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-03-10T22:54:01.223Z] #14 138.1 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-03-10T22:54:01.295Z] #21 24.13 Selecting previously unselected package uidmap. [2022-03-10T22:54:01.295Z] #21 24.13 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_arm64.deb ... [2022-03-10T22:54:01.295Z] #21 24.15 Unpacking uidmap (1:4.8.1-1) ... [2022-03-10T22:54:01.295Z] #21 24.26 Selecting previously unselected package vim-runtime. [2022-03-10T22:54:01.295Z] #21 24.26 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-03-10T22:54:01.295Z] #21 24.28 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-03-10T22:54:01.295Z] #21 24.30 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-03-10T22:54:01.484Z] #14 138.2 Selecting previously unselected package libbtrfs-dev:amd64. [2022-03-10T22:54:01.484Z] #14 138.2 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-03-10T22:54:01.484Z] #14 138.2 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-03-10T22:54:01.555Z] #21 24.31 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-03-10T22:54:01.744Z] #14 138.4 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-03-10T22:54:01.744Z] #14 138.5 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-03-10T22:54:01.744Z] #14 138.5 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-03-10T22:54:01.744Z] #14 138.5 Selecting previously unselected package libudev-dev:amd64. [2022-03-10T22:54:01.744Z] #14 138.6 Preparing to unpack .../20-libudev-dev_247.3-6_amd64.deb ... [2022-03-10T22:54:01.744Z] #14 138.6 Unpacking libudev-dev:amd64 (247.3-6) ... [2022-03-10T22:54:02.006Z] #14 138.7 Selecting previously unselected package libsepol1-dev:amd64. [2022-03-10T22:54:02.006Z] #14 138.7 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-03-10T22:54:02.006Z] #14 138.7 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-03-10T22:54:02.006Z] #14 138.9 Selecting previously unselected package libpcre2-16-0:amd64. [2022-03-10T22:54:02.266Z] #14 138.9 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-03-10T22:54:02.266Z] #14 138.9 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-03-10T22:54:02.524Z] #14 139.1 Selecting previously unselected package libpcre2-32-0:amd64. [2022-03-10T22:54:02.524Z] #14 139.1 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-03-10T22:54:02.524Z] #14 139.1 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-03-10T22:54:02.524Z] #14 139.3 Selecting previously unselected package libpcre2-posix2:amd64. [2022-03-10T22:54:02.524Z] #14 139.3 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-03-10T22:54:02.524Z] #14 139.3 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-03-10T22:54:02.524Z] #14 139.3 Selecting previously unselected package libpcre2-dev:amd64. [2022-03-10T22:54:02.783Z] #14 139.4 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-03-10T22:54:02.783Z] #14 139.4 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-03-10T22:54:02.916Z] #56 ... [2022-03-10T22:54:02.916Z] [2022-03-10T22:54:02.916Z] #15 [dev-systemd-false 1/24] RUN groupadd -r docker [2022-03-10T22:54:02.916Z] #15 sha256:7215d6be7a93e4610bda35d47d0b14aeb02dc72786d40843031043d680bc6681 [2022-03-10T22:54:02.916Z] #15 DONE 2.7s [2022-03-10T22:54:02.916Z] [2022-03-10T22:54:02.916Z] #56 [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-03-10T22:54:02.916Z] #56 sha256:6596c2d0ae47a38e7280e68db4789570cb3c76ee135cfe9a9e603e4f03c2af55 [2022-03-10T22:54:02.916Z] #56 2.427 + RM_GOPATH=0 [2022-03-10T22:54:02.916Z] #56 2.430 + TMP_GOPATH= [2022-03-10T22:54:02.916Z] #56 2.430 + : /build [2022-03-10T22:54:02.916Z] #56 2.430 + '[' -z '' ']' [2022-03-10T22:54:02.916Z] #56 2.431 ++ mktemp -d [2022-03-10T22:54:02.916Z] #56 2.443 + export GOPATH=/tmp/tmp.m74poRjrBr [2022-03-10T22:54:02.916Z] #56 2.443 + GOPATH=/tmp/tmp.m74poRjrBr [2022-03-10T22:54:02.916Z] #56 2.443 + RM_GOPATH=1 [2022-03-10T22:54:02.916Z] #56 2.443 + case "$(go env GOARCH)" in [2022-03-10T22:54:02.916Z] #56 2.443 ++ go env GOARCH [2022-03-10T22:54:02.916Z] #56 2.456 + export GO_BUILDMODE=-buildmode=pie [2022-03-10T22:54:02.916Z] #56 2.457 + GO_BUILDMODE=-buildmode=pie [2022-03-10T22:54:02.916Z] #56 2.457 ++ dirname /install.sh [2022-03-10T22:54:02.916Z] #56 2.462 + dir=/ [2022-03-10T22:54:02.916Z] #56 2.462 + bin=runc [2022-03-10T22:54:02.917Z] #56 2.462 + shift [2022-03-10T22:54:02.917Z] #56 2.462 + '[' '!' -f //runc.installer ']' [2022-03-10T22:54:02.917Z] #56 2.462 + . //runc.installer [2022-03-10T22:54:02.917Z] #56 2.462 ++ set -e [2022-03-10T22:54:02.917Z] #56 2.462 ++ : v1.1.0 [2022-03-10T22:54:02.917Z] #56 2.462 + install_runc [2022-03-10T22:54:02.917Z] #56 2.462 + RUNC_BUILDTAGS=seccomp [2022-03-10T22:54:02.917Z] #56 2.462 + echo 'Install runc version v1.1.0 (build tags: seccomp)' [2022-03-10T22:54:02.917Z] #56 2.462 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.m74poRjrBr/src/github.com/opencontainers/runc [2022-03-10T22:54:02.917Z] #56 2.462 Install runc version v1.1.0 (build tags: seccomp) [2022-03-10T22:54:02.917Z] #56 2.467 Cloning into '/tmp/tmp.m74poRjrBr/src/github.com/opencontainers/runc'... [2022-03-10T22:54:03.043Z] #14 139.8 Selecting previously unselected package libselinux1-dev:amd64. [2022-03-10T22:54:03.043Z] #14 139.8 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-03-10T22:54:03.043Z] #14 139.9 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-03-10T22:54:03.302Z] #14 140.1 Selecting previously unselected package libdevmapper-dev:amd64. [2022-03-10T22:54:03.302Z] #14 140.1 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-03-10T22:54:03.302Z] #14 140.1 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-03-10T22:54:03.302Z] #14 140.2 Selecting previously unselected package libseccomp-dev:amd64. [2022-03-10T22:54:03.562Z] #14 140.2 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-03-10T22:54:03.562Z] #14 140.2 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-03-10T22:54:03.562Z] #14 140.3 Selecting previously unselected package libsystemd-dev:amd64. [2022-03-10T22:54:03.562Z] #14 140.3 Preparing to unpack .../29-libsystemd-dev_247.3-6_amd64.deb ... [2022-03-10T22:54:03.562Z] #14 140.3 Unpacking libsystemd-dev:amd64 (247.3-6) ... [2022-03-10T22:54:04.129Z] #14 140.9 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-03-10T22:54:04.129Z] #14 141.0 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-03-10T22:54:04.129Z] #14 141.0 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-03-10T22:54:04.129Z] #14 141.0 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-03-10T22:54:04.388Z] #14 141.1 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-03-10T22:54:04.388Z] #14 141.1 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-03-10T22:54:04.388Z] #14 141.2 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-03-10T22:54:04.388Z] #14 141.2 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-03-10T22:54:04.388Z] #14 141.2 Setting up libudev-dev:amd64 (247.3-6) ... [2022-03-10T22:54:04.388Z] #14 141.2 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-03-10T22:54:04.388Z] #14 141.3 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-03-10T22:54:04.388Z] #14 141.3 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-03-10T22:54:04.388Z] #14 141.3 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-03-10T22:54:04.647Z] #14 141.3 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-03-10T22:54:04.647Z] #14 141.3 Setting up mingw-w64-common (8.0.0-1) ... [2022-03-10T22:54:04.647Z] #14 141.3 Setting up libsystemd-dev:amd64 (247.3-6) ... [2022-03-10T22:54:04.647Z] #14 141.3 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-03-10T22:54:04.647Z] #14 141.3 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-03-10T22:54:04.647Z] #14 141.4 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-03-10T22:54:04.647Z] #14 141.4 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-03-10T22:54:04.647Z] #14 141.4 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-03-10T22:54:04.648Z] #14 141.4 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-03-10T22:54:04.648Z] #14 141.4 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-03-10T22:54:04.648Z] #14 141.4 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-03-10T22:54:04.648Z] #14 141.4 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-03-10T22:54:04.648Z] #14 141.4 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-03-10T22:54:04.648Z] #14 141.5 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-03-10T22:54:04.648Z] #14 141.5 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-03-10T22:54:04.648Z] #14 141.5 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-03-10T22:54:04.821Z] #56 ... [2022-03-10T22:54:04.821Z] [2022-03-10T22:54:04.821Z] #16 [dev-systemd-false 2/24] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-03-10T22:54:04.821Z] #16 sha256:edabc5cbfdab8fdca23ab9f5bda84e4c1087fcf55c5b53960349f2fb3d0778e7 [2022-03-10T22:54:04.821Z] #16 DONE 1.7s [2022-03-10T22:54:04.821Z] [2022-03-10T22:54:04.821Z] #17 [dev-systemd-false 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-03-10T22:54:04.821Z] #17 sha256:19fe70f7d2ddc33a675da0631f21dad3b54a514cce78c0d03056d7982fa6bc66 [2022-03-10T22:54:04.847Z] #21 27.08 Selecting previously unselected package vim. [2022-03-10T22:54:04.847Z] #21 27.08 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-03-10T22:54:04.847Z] #21 27.10 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-03-10T22:54:04.847Z] #21 27.45 Selecting previously unselected package xfsprogs. [2022-03-10T22:54:04.847Z] #21 27.46 Preparing to unpack .../45-xfsprogs_5.10.0-4_arm64.deb ... [2022-03-10T22:54:04.847Z] #21 27.47 Unpacking xfsprogs (5.10.0-4) ... [2022-03-10T22:54:04.906Z] #14 141.5 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-03-10T22:54:04.906Z] #14 141.5 Setting up dmsetup (2:1.02.175-2.1) ... [2022-03-10T22:54:04.906Z] #14 141.5 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-03-10T22:54:04.906Z] #14 141.6 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-03-10T22:54:04.906Z] #14 141.6 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-10T22:54:05.110Z] #21 27.90 Selecting previously unselected package zip. [2022-03-10T22:54:05.110Z] #21 27.91 Preparing to unpack .../46-zip_3.0-12_arm64.deb ... [2022-03-10T22:54:05.110Z] #21 27.95 Unpacking zip (3.0-12) ... [2022-03-10T22:54:05.166Z] #14 DONE 141.9s [2022-03-10T22:54:05.166Z] [2022-03-10T22:54:05.166Z] #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-03-10T22:54:05.166Z] #34 sha256:e1e84836270b676cbc39863b69a1644104ba3030344ce6b70a016ea3d8688228 [2022-03-10T22:54:05.166Z] #34 ... [2022-03-10T22:54:05.166Z] [2022-03-10T22:54:05.166Z] #55 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-03-10T22:54:05.166Z] #55 sha256:4f65d946f7d3ad06f30a6612b1a6e2c0d195580250c7718fbca9ffd362db73ec [2022-03-10T22:54:05.392Z] #21 28.08 Selecting previously unselected package zstd. [2022-03-10T22:54:05.392Z] #21 28.08 Preparing to unpack .../47-zstd_1.4.8+dfsg-2.1_arm64.deb ... [2022-03-10T22:54:05.392Z] #21 28.09 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-03-10T22:54:05.426Z] #55 DONE 0.2s [2022-03-10T22:54:05.426Z] [2022-03-10T22:54:05.426Z] #56 [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-03-10T22:54:05.426Z] #56 sha256:6a12f88f37be5357865a43268305b74bee5762524cb341698e58edf8b497b9cf [2022-03-10T22:54:05.653Z] #21 28.38 Setting up python3-pkg-resources (52.0.0-4) ... [2022-03-10T22:54:06.200Z] #17 1.508 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-03-10T22:54:06.233Z] #21 29.07 Setting up libip4tc2:arm64 (1.8.7-1) ... [2022-03-10T22:54:06.233Z] #21 29.08 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-03-10T22:54:06.233Z] #21 29.10 Setting up libgpm2:arm64 (1.20.7-8) ... [2022-03-10T22:54:06.233Z] #21 29.12 Setting up libicu67:arm64 (67.1-7) ... [2022-03-10T22:54:06.233Z] #21 29.13 Setting up libip6tc2:arm64 (1.8.7-1) ... [2022-03-10T22:54:06.233Z] #21 29.14 Setting up libinih1:arm64 (53-1+b2) ... [2022-03-10T22:54:06.233Z] #21 29.15 Setting up uidmap (1:4.8.1-1) ... [2022-03-10T22:54:06.233Z] #21 29.16 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-03-10T22:54:06.366Z] #56 ... [2022-03-10T22:54:06.366Z] [2022-03-10T22:54:06.367Z] #15 [dev-systemd-false 1/24] RUN groupadd -r docker [2022-03-10T22:54:06.367Z] #15 sha256:7215d6be7a93e4610bda35d47d0b14aeb02dc72786d40843031043d680bc6681 [2022-03-10T22:54:06.367Z] #15 DONE 1.3s [2022-03-10T22:54:06.460Z] #17 DONE 1.8s [2022-03-10T22:54:06.460Z] [2022-03-10T22:54:06.460Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-10T22:54:06.460Z] #51 sha256:a8d1fc69f546faa66db6c94d32e7d06f6126ed23d1e9e8d092ec156536df14fd [2022-03-10T22:54:06.460Z] #51 ... [2022-03-10T22:54:06.460Z] [2022-03-10T22:54:06.460Z] #18 [dev-systemd-false 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-03-10T22:54:06.460Z] #18 sha256:95a349419b30e1ac1260e743a8ca606f4380d56efbee492431971e6dca0fc2e8 [2022-03-10T22:54:06.504Z] #21 29.17 Setting up bzip2 (1.0.8-4) ... [2022-03-10T22:54:06.504Z] #21 29.19 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-03-10T22:54:06.504Z] #21 29.20 Setting up python3-wheel (0.34.2-1) ... [2022-03-10T22:54:06.628Z] [2022-03-10T22:54:06.628Z] #16 [dev-systemd-false 2/24] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-03-10T22:54:06.628Z] #16 sha256:edabc5cbfdab8fdca23ab9f5bda84e4c1087fcf55c5b53960349f2fb3d0778e7 [2022-03-10T22:54:07.030Z] #21 29.74 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-03-10T22:54:07.030Z] #21 29.75 Setting up libcap2:arm64 (1:2.44-1) ... [2022-03-10T22:54:07.030Z] #21 29.76 Setting up libcap2-bin (1:2.44-1) ... [2022-03-10T22:54:07.030Z] #21 29.78 Setting up apparmor (2.13.6-10) ... [2022-03-10T22:54:07.573Z] #16 DONE 0.9s [2022-03-10T22:54:07.573Z] [2022-03-10T22:54:07.573Z] #17 [dev-systemd-false 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-03-10T22:54:07.573Z] #17 sha256:19fe70f7d2ddc33a675da0631f21dad3b54a514cce78c0d03056d7982fa6bc66 [2022-03-10T22:54:08.372Z] #18 DONE 1.5s [2022-03-10T22:54:08.372Z] [2022-03-10T22:54:08.372Z] #19 [dev-systemd-false 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-03-10T22:54:08.372Z] #19 sha256:cf0bc03bfcb45158ac18e38aaf04eff78c16a7bef2b22ae7bd41361dd4c27c8d [2022-03-10T22:54:08.409Z] #21 31.20 Setting up zip (3.0-12) ... [2022-03-10T22:54:08.409Z] #21 31.22 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-03-10T22:54:08.409Z] #21 31.26 Setting up bash-completion (1:2.11-2) ... [2022-03-10T22:54:08.516Z] #17 0.848 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-03-10T22:54:08.516Z] #17 DONE 1.0s [2022-03-10T22:54:08.516Z] [2022-03-10T22:54:08.516Z] #18 [dev-systemd-false 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-03-10T22:54:08.516Z] #18 sha256:95a349419b30e1ac1260e743a8ca606f4380d56efbee492431971e6dca0fc2e8 [2022-03-10T22:54:09.325Z] #19 DONE 1.4s [2022-03-10T22:54:09.325Z] [2022-03-10T22:54:09.325Z] #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-03-10T22:54:09.325Z] #34 sha256:e1e84836270b676cbc39863b69a1644104ba3030344ce6b70a016ea3d8688228 [2022-03-10T22:54:09.457Z] #18 DONE 1.0s [2022-03-10T22:54:09.457Z] [2022-03-10T22:54:09.457Z] #56 [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-03-10T22:54:09.457Z] #56 sha256:6a12f88f37be5357865a43268305b74bee5762524cb341698e58edf8b497b9cf [2022-03-10T22:54:09.457Z] #56 1.334 + RM_GOPATH=0 [2022-03-10T22:54:09.457Z] #56 1.334 + TMP_GOPATH= [2022-03-10T22:54:09.457Z] #56 1.334 + : /build [2022-03-10T22:54:09.457Z] #56 1.334 + '[' -z '' ']' [2022-03-10T22:54:09.457Z] #56 1.334 ++ mktemp -d [2022-03-10T22:54:09.457Z] #56 1.373 + export GOPATH=/tmp/tmp.4xRKIOp9le [2022-03-10T22:54:09.457Z] #56 1.373 + GOPATH=/tmp/tmp.4xRKIOp9le [2022-03-10T22:54:09.457Z] #56 1.373 + RM_GOPATH=1 [2022-03-10T22:54:09.457Z] #56 1.373 + case "$(go env GOARCH)" in [2022-03-10T22:54:09.457Z] #56 1.373 ++ go env GOARCH [2022-03-10T22:54:09.457Z] #56 1.379 + export GO_BUILDMODE=-buildmode=pie [2022-03-10T22:54:09.457Z] #56 1.379 + GO_BUILDMODE=-buildmode=pie [2022-03-10T22:54:09.457Z] #56 1.379 ++ dirname /install.sh [2022-03-10T22:54:09.457Z] #56 1.384 Install runc version v1.1.0 (build tags: seccomp) [2022-03-10T22:54:09.457Z] #56 1.384 + dir=/ [2022-03-10T22:54:09.457Z] #56 1.384 + bin=runc [2022-03-10T22:54:09.457Z] #56 1.384 + shift [2022-03-10T22:54:09.457Z] #56 1.384 + '[' '!' -f //runc.installer ']' [2022-03-10T22:54:09.457Z] #56 1.384 + . //runc.installer [2022-03-10T22:54:09.457Z] #56 1.384 ++ set -e [2022-03-10T22:54:09.457Z] #56 1.384 ++ : v1.1.0 [2022-03-10T22:54:09.457Z] #56 1.384 + install_runc [2022-03-10T22:54:09.457Z] #56 1.384 + RUNC_BUILDTAGS=seccomp [2022-03-10T22:54:09.457Z] #56 1.384 + echo 'Install runc version v1.1.0 (build tags: seccomp)' [2022-03-10T22:54:09.457Z] #56 1.384 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.4xRKIOp9le/src/github.com/opencontainers/runc [2022-03-10T22:54:09.457Z] #56 1.390 Cloning into '/tmp/tmp.4xRKIOp9le/src/github.com/opencontainers/runc'... [2022-03-10T22:54:09.586Z] #34 ... [2022-03-10T22:54:09.586Z] [2022-03-10T22:54:09.586Z] #20 [dev-systemd-false 6/24] RUN ldconfig [2022-03-10T22:54:09.586Z] #20 sha256:2f6ca84cacee127523fe8debbfae4e03eaa2ce87799841506cb1c8b70c40fe19 [2022-03-10T22:54:10.322Z] #21 33.18 Setting up xz-utils (5.2.5-2) ... [2022-03-10T22:54:10.322Z] #21 33.20 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-03-10T22:54:10.322Z] #21 33.21 Setting up libmnl0:arm64 (1.0.4-3) ... [2022-03-10T22:54:10.322Z] #21 33.22 Setting up patch (2.7.6-7) ... [2022-03-10T22:54:10.322Z] #21 33.23 Setting up sudo (1.9.5p2-3) ... [2022-03-10T22:54:10.322Z] #21 33.30 invoke-rc.d: could not determine current runlevel [2022-03-10T22:54:10.399Z] #56 ... [2022-03-10T22:54:10.399Z] [2022-03-10T22:54:10.399Z] #19 [dev-systemd-false 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-03-10T22:54:10.399Z] #19 sha256:cf0bc03bfcb45158ac18e38aaf04eff78c16a7bef2b22ae7bd41361dd4c27c8d [2022-03-10T22:54:10.399Z] #19 DONE 1.0s [2022-03-10T22:54:10.582Z] #21 33.31 invoke-rc.d: policy-rc.d denied execution of start. [2022-03-10T22:54:10.582Z] #21 33.32 Setting up xfsprogs (5.10.0-4) ... [2022-03-10T22:54:10.582Z] #21 33.33 Setting up libxtables12:arm64 (1.8.7-1) ... [2022-03-10T22:54:10.582Z] #21 33.35 Setting up inetutils-ping (2:2.0-1) ... [2022-03-10T22:54:10.582Z] #21 33.36 Setting up pigz (2.6-1) ... [2022-03-10T22:54:10.582Z] #21 33.37 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ... [2022-03-10T22:54:10.582Z] #21 33.38 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-03-10T22:54:10.582Z] #21 33.41 Setting up python-pip-whl (20.3.4-4) ... [2022-03-10T22:54:10.582Z] #21 33.42 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-03-10T22:54:10.659Z] [2022-03-10T22:54:10.659Z] #20 [dev-systemd-false 6/24] RUN ldconfig [2022-03-10T22:54:10.659Z] #20 sha256:2f6ca84cacee127523fe8debbfae4e03eaa2ce87799841506cb1c8b70c40fe19 [2022-03-10T22:54:11.152Z] #21 34.00 Setting up libaio1:arm64 (0.3.112-9) ... [2022-03-10T22:54:11.152Z] #21 34.01 Setting up python3-lib2to3 (3.9.2-1) ... [2022-03-10T22:54:11.172Z] #14 ... [2022-03-10T22:54:11.172Z] [2022-03-10T22:54:11.172Z] #60 [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-03-10T22:54:11.172Z] #60 sha256:8580b6e7155f8fae424b53680dfa143634c3308bebd6d5903a29beda31f72606 [2022-03-10T22:54:11.411Z] #21 34.37 Setting up libelf1:arm64 (0.183-1) ... [2022-03-10T22:54:11.496Z] #20 DONE 1.7s [2022-03-10T22:54:11.496Z] [2022-03-10T22:54:11.496Z] #21 [dev-systemd-false 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-03-10T22:54:11.496Z] #21 sha256:52cc65c5f4dfe0f785b878861a31a68ad429e02dd99f12fea015f02812daec35 [2022-03-10T22:54:11.600Z] #20 DONE 1.0s [2022-03-10T22:54:11.600Z] [2022-03-10T22:54:11.600Z] #21 [dev-systemd-false 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-03-10T22:54:11.600Z] #21 sha256:52cc65c5f4dfe0f785b878861a31a68ad429e02dd99f12fea015f02812daec35 [2022-03-10T22:54:11.672Z] #21 34.47 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-03-10T22:54:11.672Z] #21 34.48 Setting up libonig5:arm64 (6.9.6-1.1) ... [2022-03-10T22:54:11.672Z] #21 34.49 Setting up python3-distutils (3.9.2-1) ... [2022-03-10T22:54:12.033Z] #60 58.83 Updating files: 47% (2233/4731) Updating files: 48% (2271/4731) Updating files: 49% (2319/4731) Updating files: 50% (2366/4731) Updating files: 51% (2413/4731) Updating files: 52% (2461/4731) Updating files: 53% (2508/4731) Updating files: 54% (2555/4731) Updating files: 55% (2603/4731) Updating files: 56% (2650/4731) Updating files: 57% (2697/4731) Updating files: 58% (2744/4731) Updating files: 59% (2792/4731) Updating files: 60% (2839/4731) Updating files: 61% (2886/4731) Updating files: 62% (2934/4731) Updating files: 63% (2981/4731) Updating files: 64% (3028/4731) Updating files: 65% (3076/4731) Updating files: 66% (3123/4731) Updating files: 67% (3170/4731) Updating files: 68% (3218/4731) Updating files: 69% (3265/4731) Updating files: 70% (3312/4731) Updating files: 71% (3360/4731) Updating files: 72% (3407/4731) Updating files: 73% (3454/4731) Updating files: 74% (3501/4731) Updating files: 75% (3549/4731) Updating files: 76% (3596/4731) Updating files: 77% (3643/4731) Updating files: 78% (3691/4731) Updating files: 79% (3738/4731) Updating files: 80% (3785/4731) Updating files: 81% (3833/4731) Updating files: 82% (3880/4731) Updating files: 82% (3921/4731) Updating files: 83% (3927/4731) Updating files: 84% (3975/4731) Updating files: 85% (4022/4731) Updating files: 86% (4069/4731) Updating files: 87% (4116/4731) Updating files: 88% (4164/4731) Updating files: 89% (4211/4731) Updating files: 90% (4258/4731) Updating files: 91% (4306/4731) Updating files: 92% (4353/4731) Updating files: 93% (4400/4731) Updating files: 94% (4448/4731) Updating files: 95% (4495/4731) Updating files: 96% (4542/4731) Updating files: 97% (4590/4731) Updating files: 98% (4637/4731) Updating files: 99% (4684/4731) Updating files: 100% (4731/4731) Updating files: 100% (4731/4731), done. [2022-03-10T22:54:12.033Z] #60 60.57 + cd /tmp/tmp.CBt201bxXa/src/github.com/containerd/containerd [2022-03-10T22:54:12.033Z] #60 60.57 + git checkout -q v1.5.10 [2022-03-10T22:54:12.242Z] #21 34.91 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-03-10T22:54:12.242Z] #21 34.92 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-03-10T22:54:12.242Z] #21 34.93 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-03-10T22:54:12.242Z] #21 34.93 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-03-10T22:54:12.242Z] #21 34.94 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-03-10T22:54:12.242Z] #21 34.94 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-03-10T22:54:12.242Z] #21 34.94 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-03-10T22:54:12.242Z] #21 34.95 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-03-10T22:54:12.242Z] #21 34.95 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-03-10T22:54:12.242Z] #21 34.97 Setting up python3-setuptools (52.0.0-4) ... [2022-03-10T22:54:12.542Z] #21 1.237 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-10T22:54:12.801Z] #21 1.269 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-10T22:54:12.801Z] #21 1.282 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-10T22:54:12.905Z] #21 1.856 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-10T22:54:13.165Z] #21 1.887 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-10T22:54:13.165Z] #21 1.894 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-10T22:54:13.378Z] #21 1.754 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-03-10T22:54:13.427Z] #21 2.379 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-03-10T22:54:13.620Z] #21 36.14 Setting up libjq1:arm64 (1.6-2.1) ... [2022-03-10T22:54:13.620Z] #21 36.17 Setting up libnftnl11:arm64 (1.1.9-1) ... [2022-03-10T22:54:13.620Z] #21 36.18 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-03-10T22:54:13.620Z] #21 36.19 Setting up python3-pip (20.3.4-4) ... [2022-03-10T22:54:13.946Z] #21 2.459 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [122 kB] [2022-03-10T22:54:14.363Z] #21 3.098 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [122 kB] [2022-03-10T22:54:14.556Z] #21 37.27 Setting up libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2022-03-10T22:54:14.556Z] #21 37.28 Setting up jq (1.6-2.1) ... [2022-03-10T22:54:14.556Z] #21 37.29 Setting up libbpf0:arm64 (1:0.3-2) ... [2022-03-10T22:54:14.556Z] #21 37.30 Setting up iptables (1.8.7-1) ... [2022-03-10T22:54:14.556Z] #21 37.31 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-03-10T22:54:14.556Z] #21 37.32 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-03-10T22:54:14.556Z] #21 37.32 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-03-10T22:54:14.556Z] #21 37.33 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-03-10T22:54:14.556Z] #21 37.34 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-03-10T22:54:14.556Z] #21 37.35 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-03-10T22:54:14.556Z] #21 37.35 Setting up iproute2 (5.10.0-4) ... [2022-03-10T22:54:14.606Z] #60 63.09 + export 'BUILDTAGS=netgo osusergo static_build' [2022-03-10T22:54:14.606Z] #60 63.09 + BUILDTAGS='netgo osusergo static_build' [2022-03-10T22:54:14.606Z] #60 63.09 + export EXTRA_FLAGS=-buildmode=pie [2022-03-10T22:54:14.606Z] #60 63.10 + EXTRA_FLAGS=-buildmode=pie [2022-03-10T22:54:14.606Z] #60 63.10 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-03-10T22:54:14.606Z] #60 63.10 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-03-10T22:54:14.606Z] #60 63.10 + '[' '' = dynamic ']' [2022-03-10T22:54:14.606Z] #60 63.10 + make [2022-03-10T22:54:14.815Z] #21 37.63 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-10T22:54:14.883Z] #21 3.619 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-03-10T22:54:14.929Z] #21 ... [2022-03-10T22:54:14.929Z] [2022-03-10T22:54:14.929Z] #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-03-10T22:54:14.929Z] #34 sha256:e1e84836270b676cbc39863b69a1644104ba3030344ce6b70a016ea3d8688228 [2022-03-10T22:54:14.929Z] #34 DONE 113.9s [2022-03-10T22:54:14.929Z] [2022-03-10T22:54:14.929Z] #56 [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-03-10T22:54:14.929Z] #56 sha256:6596c2d0ae47a38e7280e68db4789570cb3c76ee135cfe9a9e603e4f03c2af55 [2022-03-10T22:54:14.929Z] #56 10.89 + cd /tmp/tmp.m74poRjrBr/src/github.com/opencontainers/runc [2022-03-10T22:54:14.929Z] #56 10.89 + git checkout -q v1.1.0 [2022-03-10T22:54:14.929Z] #56 11.09 + '[' -z '' ']' [2022-03-10T22:54:14.929Z] #56 11.09 + target=static [2022-03-10T22:54:14.929Z] #56 11.09 + make BUILDTAGS=seccomp static [2022-03-10T22:54:14.929Z] #56 11.42 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.0-0-g067aaf85 -X main.version=1.1.0 " -o runc . [2022-03-10T22:54:16.192Z] #21 DONE 39.0s [2022-03-10T22:54:16.192Z] [2022-03-10T22:54:16.192Z] #22 [dev-systemd-false 8/24] 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-03-10T22:54:16.192Z] #22 sha256:d14082d5357a42ffaebfff01d9ae84eabcf067dba5a4ac6a2b542cae9eff8027 [2022-03-10T22:54:16.524Z] #60 64.75 + bin/ctr [2022-03-10T22:54:16.763Z] #22 0.615 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-03-10T22:54:16.763Z] #22 0.618 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-03-10T22:54:16.763Z] #22 0.622 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-03-10T22:54:16.763Z] #22 DONE 0.7s [2022-03-10T22:54:16.763Z] [2022-03-10T22:54:16.763Z] #23 [dev-systemd-false 9/24] RUN pip3 install yamllint==1.26.1 [2022-03-10T22:54:16.763Z] #23 sha256:af88cd3de548723313362069a44abf1b7f1032f90f1d69fc20000e663d609ccc [2022-03-10T22:54:19.161Z] #21 7.295 Fetched 8507 kB in 6s (1338 kB/s) [2022-03-10T22:54:19.420Z] #21 7.295 Reading package lists... [2022-03-10T22:54:19.420Z] #21 ... [2022-03-10T22:54:19.420Z] [2022-03-10T22:54:19.420Z] #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-03-10T22:54:19.420Z] #34 sha256:e1e84836270b676cbc39863b69a1644104ba3030344ce6b70a016ea3d8688228 [2022-03-10T22:54:19.420Z] #34 DONE 156.0s [2022-03-10T22:54:19.420Z] [2022-03-10T22:54:19.420Z] #56 [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-03-10T22:54:19.420Z] #56 sha256:6a12f88f37be5357865a43268305b74bee5762524cb341698e58edf8b497b9cf [2022-03-10T22:54:19.420Z] #56 10.30 + cd /tmp/tmp.4xRKIOp9le/src/github.com/opencontainers/runc [2022-03-10T22:54:19.420Z] #56 10.31 + git checkout -q v1.1.0 [2022-03-10T22:54:19.420Z] #56 10.58 + '[' -z '' ']' [2022-03-10T22:54:19.420Z] #56 10.58 + target=static [2022-03-10T22:54:19.420Z] #56 10.58 + make BUILDTAGS=seccomp static [2022-03-10T22:54:19.420Z] #56 10.98 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.0-0-g067aaf85 -X main.version=1.1.0 " -o runc . [2022-03-10T22:54:21.329Z] #56 ... [2022-03-10T22:54:21.329Z] [2022-03-10T22:54:21.329Z] #21 [dev-systemd-false 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-03-10T22:54:21.329Z] #21 sha256:52cc65c5f4dfe0f785b878861a31a68ad429e02dd99f12fea015f02812daec35 [2022-03-10T22:54:21.329Z] #21 7.295 Reading package lists... [2022-03-10T22:54:21.506Z] #56 ... [2022-03-10T22:54:21.506Z] [2022-03-10T22:54:21.506Z] #21 [dev-systemd-false 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-03-10T22:54:21.506Z] #21 sha256:52cc65c5f4dfe0f785b878861a31a68ad429e02dd99f12fea015f02812daec35 [2022-03-10T22:54:21.506Z] #21 4.189 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-03-10T22:54:21.506Z] #21 7.538 Fetched 8507 kB in 6s (1423 kB/s) [2022-03-10T22:54:21.506Z] #21 7.538 Reading package lists... [2022-03-10T22:54:22.098Z] 8f616e6e9eec: Pull complete [2022-03-10T22:54:22.880Z] #21 9.647 Reading package lists... [2022-03-10T22:54:23.140Z] #21 11.68 Building dependency tree... [2022-03-10T22:54:23.868Z] #21 9.707 Reading package lists... [2022-03-10T22:54:24.075Z] #21 12.77 The following additional packages will be installed: [2022-03-10T22:54:24.075Z] #21 12.78 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-03-10T22:54:24.075Z] #21 12.78 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-03-10T22:54:24.075Z] #21 12.78 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-03-10T22:54:24.075Z] #21 12.78 python3-pkg-resources vim-runtime xxd [2022-03-10T22:54:24.075Z] #21 12.78 Suggested packages: [2022-03-10T22:54:24.075Z] #21 12.78 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-03-10T22:54:24.075Z] #21 12.78 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-03-10T22:54:24.075Z] #21 12.78 acl attr quota [2022-03-10T22:54:24.075Z] #21 12.78 Recommended packages: [2022-03-10T22:54:24.075Z] #21 12.78 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-03-10T22:54:24.128Z] #21 11.96 Building dependency tree... [2022-03-10T22:54:24.697Z] #21 13.32 The following additional packages will be installed: [2022-03-10T22:54:24.697Z] #21 13.32 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-03-10T22:54:24.697Z] #21 13.32 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-03-10T22:54:24.697Z] #21 13.32 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-03-10T22:54:24.697Z] #21 13.33 python3-pkg-resources vim-runtime xxd [2022-03-10T22:54:24.697Z] #21 13.33 Suggested packages: [2022-03-10T22:54:24.697Z] #21 13.33 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-03-10T22:54:24.697Z] #21 13.33 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-03-10T22:54:24.697Z] #21 13.33 acl attr quota [2022-03-10T22:54:24.697Z] #21 13.33 Recommended packages: [2022-03-10T22:54:24.697Z] #21 13.33 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-03-10T22:54:25.011Z] #21 13.88 The following NEW packages will be installed: [2022-03-10T22:54:25.011Z] #21 13.89 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-03-10T22:54:25.011Z] #21 13.89 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-03-10T22:54:25.011Z] #21 13.89 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-03-10T22:54:25.011Z] #21 13.89 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2022-03-10T22:54:25.011Z] #21 13.89 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2022-03-10T22:54:25.011Z] #21 13.89 python3-pkg-resources python3-setuptools python3-wheel sudo [2022-03-10T22:54:25.011Z] #21 13.89 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-03-10T22:54:25.011Z] #21 13.89 xz-utils zip zstd [2022-03-10T22:54:25.269Z] #21 14.20 0 upgraded, 48 newly installed, 0 to remove and 1 not upgraded. [2022-03-10T22:54:25.269Z] #21 14.20 Need to get 27.6 MB of archives. [2022-03-10T22:54:25.269Z] #21 14.20 After this operation, 106 MB of additional disk space will be used. [2022-03-10T22:54:25.269Z] #21 14.20 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-03-10T22:54:25.269Z] #21 14.20 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-03-10T22:54:25.269Z] #21 14.21 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-03-10T22:54:25.269Z] #21 14.21 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-03-10T22:54:25.269Z] #21 14.21 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-03-10T22:54:25.269Z] #21 14.22 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-03-10T22:54:25.269Z] #21 14.22 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-03-10T22:54:25.269Z] #21 14.22 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-03-10T22:54:25.269Z] #21 14.26 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-03-10T22:54:25.528Z] #21 14.26 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-03-10T22:54:25.528Z] #21 14.26 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-03-10T22:54:25.528Z] #21 14.27 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-03-10T22:54:25.528Z] #21 14.28 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2 [220 kB] [2022-03-10T22:54:25.528Z] #21 14.28 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-03-10T22:54:25.528Z] #21 14.30 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-03-10T22:54:25.528Z] #21 14.30 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-03-10T22:54:25.528Z] #21 14.30 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-03-10T22:54:25.528Z] #21 14.31 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-03-10T22:54:25.528Z] #21 14.31 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-03-10T22:54:25.528Z] #21 14.31 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-03-10T22:54:25.528Z] #21 14.31 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-03-10T22:54:25.528Z] #21 14.32 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-03-10T22:54:25.528Z] #21 14.32 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-03-10T22:54:25.528Z] #21 14.33 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-03-10T22:54:25.528Z] #21 14.33 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-03-10T22:54:25.528Z] #21 14.33 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-03-10T22:54:25.528Z] #21 14.34 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-03-10T22:54:25.786Z] #21 14.66 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-03-10T22:54:25.786Z] #21 14.66 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-03-10T22:54:25.786Z] #21 14.66 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-03-10T22:54:25.786Z] #21 14.66 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-03-10T22:54:25.786Z] #21 14.66 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-03-10T22:54:25.786Z] #21 14.66 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-03-10T22:54:25.786Z] #21 14.67 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4 [1948 kB] [2022-03-10T22:54:25.786Z] #21 14.73 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-03-10T22:54:25.786Z] #21 14.73 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-03-10T22:54:25.786Z] #21 14.73 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-03-10T22:54:25.786Z] #21 14.73 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-03-10T22:54:25.786Z] #21 14.75 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-03-10T22:54:25.786Z] #21 14.75 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4 [337 kB] [2022-03-10T22:54:25.786Z] #21 14.76 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-03-10T22:54:26.044Z] #21 14.78 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-03-10T22:54:26.044Z] #21 14.79 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-03-10T22:54:26.045Z] #21 14.80 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-03-10T22:54:26.045Z] #21 15.03 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-03-10T22:54:26.074Z] #21 14.40 The following NEW packages will be installed: [2022-03-10T22:54:26.074Z] #21 14.41 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-03-10T22:54:26.074Z] #21 14.41 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-03-10T22:54:26.074Z] #21 14.41 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-03-10T22:54:26.074Z] #21 14.41 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2022-03-10T22:54:26.074Z] #21 14.41 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2022-03-10T22:54:26.074Z] #21 14.41 python3-pkg-resources python3-setuptools python3-wheel sudo [2022-03-10T22:54:26.074Z] #21 14.41 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-03-10T22:54:26.074Z] #21 14.41 xz-utils zip zstd [2022-03-10T22:54:26.074Z] #21 14.73 0 upgraded, 48 newly installed, 0 to remove and 1 not upgraded. [2022-03-10T22:54:26.074Z] #21 14.73 Need to get 27.6 MB of archives. [2022-03-10T22:54:26.074Z] #21 14.73 After this operation, 106 MB of additional disk space will be used. [2022-03-10T22:54:26.074Z] #21 14.73 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-03-10T22:54:26.074Z] #21 14.74 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-03-10T22:54:26.074Z] #21 14.74 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-03-10T22:54:26.074Z] #21 14.74 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-03-10T22:54:26.074Z] #21 14.74 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-03-10T22:54:26.074Z] #21 14.75 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-03-10T22:54:26.074Z] #21 14.75 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-03-10T22:54:26.074Z] #21 14.75 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-03-10T22:54:26.074Z] #21 14.78 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-03-10T22:54:26.074Z] #21 14.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-03-10T22:54:26.074Z] #21 14.79 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-03-10T22:54:26.074Z] #21 14.80 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-03-10T22:54:26.074Z] #21 14.80 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2 [220 kB] [2022-03-10T22:54:26.303Z] #21 15.05 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-03-10T22:54:26.304Z] #21 15.09 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-03-10T22:54:26.304Z] #21 15.09 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-03-10T22:54:26.333Z] #21 14.81 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-03-10T22:54:26.333Z] #21 14.83 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-03-10T22:54:26.333Z] #21 14.84 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-03-10T22:54:26.333Z] #21 14.84 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-03-10T22:54:26.333Z] #21 14.84 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-03-10T22:54:26.333Z] #21 14.84 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-03-10T22:54:26.333Z] #21 14.84 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-03-10T22:54:26.333Z] #21 14.85 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-03-10T22:54:26.333Z] #21 14.86 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-03-10T22:54:26.333Z] #21 14.87 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-03-10T22:54:26.333Z] #21 14.87 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-03-10T22:54:26.333Z] #21 14.87 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-03-10T22:54:26.333Z] #21 14.88 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-03-10T22:54:26.333Z] #21 14.88 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-03-10T22:54:26.529Z] #60 ... [2022-03-10T22:54:26.529Z] [2022-03-10T22:54:26.529Z] #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-03-10T22:54:26.529Z] #14 sha256:c831a8347534ab50595222794e9ff22a8ab7bcbe08016d719caaaaa987102676 [2022-03-10T22:54:26.529Z] #14 112.8 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-03-10T22:54:26.529Z] #14 112.8 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-03-10T22:54:26.529Z] #14 112.8 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-03-10T22:54:26.529Z] #14 120.8 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-03-10T22:54:26.529Z] #14 120.8 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-03-10T22:54:26.529Z] #14 120.9 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-03-10T22:54:26.592Z] #21 15.20 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-03-10T22:54:26.592Z] #21 15.20 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-03-10T22:54:26.592Z] #21 15.20 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-03-10T22:54:26.592Z] #21 15.20 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-03-10T22:54:26.592Z] #21 15.20 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-03-10T22:54:26.592Z] #21 15.21 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-03-10T22:54:26.592Z] #21 15.22 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4 [1948 kB] [2022-03-10T22:54:26.592Z] #21 15.27 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-03-10T22:54:26.592Z] #21 15.27 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-03-10T22:54:26.592Z] #21 15.28 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-03-10T22:54:26.592Z] #21 15.29 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-03-10T22:54:26.592Z] #21 15.31 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-03-10T22:54:26.746Z] #23 8.440 Collecting yamllint==1.26.1 [2022-03-10T22:54:26.746Z] #23 9.498 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-03-10T22:54:26.851Z] #21 15.31 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4 [337 kB] [2022-03-10T22:54:26.851Z] #21 15.33 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-03-10T22:54:26.851Z] #21 15.37 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-03-10T22:54:26.851Z] #21 15.38 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-03-10T22:54:26.851Z] #21 15.38 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-03-10T22:54:26.870Z] #21 15.54 debconf: delaying package configuration, since apt-utils is not installed [2022-03-10T22:54:26.870Z] #21 15.64 Fetched 27.6 MB in 1s (23.3 MB/s) [2022-03-10T22:54:26.870Z] #21 15.69 Selecting previously unselected package pigz. [2022-03-10T22:54:26.870Z] #21 15.69 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24010 files and directories currently installed.) [2022-03-10T22:54:26.870Z] #21 15.73 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-03-10T22:54:26.870Z] #21 15.73 Unpacking pigz (2.6-1) ... [2022-03-10T22:54:26.870Z] #21 15.80 Selecting previously unselected package libelf1:amd64. [2022-03-10T22:54:26.870Z] #21 15.80 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-03-10T22:54:26.870Z] #21 15.81 Unpacking libelf1:amd64 (0.183-1) ... [2022-03-10T22:54:26.870Z] #21 15.93 Selecting previously unselected package libbpf0:amd64. [2022-03-10T22:54:27.110Z] #21 15.61 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-03-10T22:54:27.110Z] #21 15.64 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-03-10T22:54:27.110Z] #21 15.65 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-03-10T22:54:27.110Z] #21 15.66 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-03-10T22:54:27.129Z] #21 15.95 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-03-10T22:54:27.130Z] #21 15.99 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-03-10T22:54:27.130Z] #21 16.07 Selecting previously unselected package libcap2:amd64. [2022-03-10T22:54:27.312Z] #23 10.51 Collecting pathspec>=0.5.3 [2022-03-10T22:54:27.312Z] #23 10.54 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-03-10T22:54:27.388Z] #21 16.07 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-03-10T22:54:27.389Z] #21 16.08 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-03-10T22:54:27.389Z] #21 16.15 Selecting previously unselected package libmnl0:amd64. [2022-03-10T22:54:27.389Z] #21 16.15 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-03-10T22:54:27.389Z] #21 16.16 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-03-10T22:54:27.389Z] #21 16.23 Selecting previously unselected package libxtables12:amd64. [2022-03-10T22:54:27.389Z] #21 16.23 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-03-10T22:54:27.389Z] #21 16.24 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-03-10T22:54:27.389Z] #21 16.30 Selecting previously unselected package libcap2-bin. [2022-03-10T22:54:27.389Z] #21 16.30 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-03-10T22:54:27.389Z] #21 16.30 Unpacking libcap2-bin (1:2.44-1) ... [2022-03-10T22:54:27.571Z] #23 10.79 Collecting pyyaml [2022-03-10T22:54:27.571Z] #23 10.80 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (731 kB) [2022-03-10T22:54:27.571Z] #23 10.89 Building wheels for collected packages: yamllint [2022-03-10T22:54:27.649Z] #21 16.38 Selecting previously unselected package iproute2. [2022-03-10T22:54:27.649Z] #21 16.38 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-03-10T22:54:27.649Z] #21 16.39 Unpacking iproute2 (5.10.0-4) ... [2022-03-10T22:54:27.678Z] #21 16.07 debconf: delaying package configuration, since apt-utils is not installed [2022-03-10T22:54:27.678Z] #21 16.19 Fetched 27.6 MB in 1s (22.3 MB/s) [2022-03-10T22:54:27.678Z] #21 16.23 Selecting previously unselected package pigz. [2022-03-10T22:54:27.678Z] #21 16.23 (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 ... 24010 files and directories currently installed.) [2022-03-10T22:54:27.678Z] #21 16.29 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-03-10T22:54:27.678Z] #21 16.30 Unpacking pigz (2.6-1) ... [2022-03-10T22:54:27.678Z] #21 16.38 Selecting previously unselected package libelf1:amd64. [2022-03-10T22:54:27.678Z] #21 16.40 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-03-10T22:54:27.829Z] #23 10.89 Building wheel for yamllint (setup.py): started [2022-03-10T22:54:27.908Z] #21 16.80 Selecting previously unselected package xxd. [2022-03-10T22:54:27.908Z] #21 16.80 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-03-10T22:54:27.908Z] #21 16.81 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-03-10T22:54:27.908Z] #21 16.93 Selecting previously unselected package vim-common. [2022-03-10T22:54:27.940Z] #21 16.42 Unpacking libelf1:amd64 (0.183-1) ... [2022-03-10T22:54:27.940Z] #21 16.55 Selecting previously unselected package libbpf0:amd64. [2022-03-10T22:54:27.940Z] #21 16.56 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-03-10T22:54:27.940Z] #21 16.57 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-03-10T22:54:27.940Z] #21 16.66 Selecting previously unselected package libcap2:amd64. [2022-03-10T22:54:28.167Z] #21 16.94 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-03-10T22:54:28.167Z] #21 16.96 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-03-10T22:54:28.199Z] #21 16.66 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-03-10T22:54:28.199Z] #21 16.68 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-03-10T22:54:28.199Z] #21 16.74 Selecting previously unselected package libmnl0:amd64. [2022-03-10T22:54:28.199Z] #21 16.74 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-03-10T22:54:28.199Z] #21 16.74 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-03-10T22:54:28.199Z] #21 16.79 Selecting previously unselected package libxtables12:amd64. [2022-03-10T22:54:28.199Z] #21 16.81 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-03-10T22:54:28.199Z] #21 16.81 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-03-10T22:54:28.199Z] #21 16.88 Selecting previously unselected package libcap2-bin. [2022-03-10T22:54:28.199Z] #21 16.89 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-03-10T22:54:28.199Z] #21 16.90 Unpacking libcap2-bin (1:2.44-1) ... [2022-03-10T22:54:28.426Z] #21 17.12 Selecting previously unselected package bash-completion. [2022-03-10T22:54:28.426Z] #21 17.12 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-03-10T22:54:28.458Z] #21 16.96 Selecting previously unselected package iproute2. [2022-03-10T22:54:28.458Z] #21 16.97 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-03-10T22:54:28.458Z] #21 16.98 Unpacking iproute2 (5.10.0-4) ... [2022-03-10T22:54:28.717Z] #21 17.45 Selecting previously unselected package xxd. [2022-03-10T22:54:28.764Z] #23 11.79 Building wheel for yamllint (setup.py): finished with status 'done' [2022-03-10T22:54:28.764Z] #23 11.79 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=57ee2ea30665b0b20a034fa8745253436542a21ccf8a3ed2d20f5a5b8790f23c [2022-03-10T22:54:28.765Z] #23 11.79 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-03-10T22:54:28.765Z] #23 11.80 Successfully built yamllint [2022-03-10T22:54:28.765Z] #23 11.82 Installing collected packages: pyyaml, pathspec, yamllint [2022-03-10T22:54:28.977Z] #21 17.46 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-03-10T22:54:28.977Z] #21 17.47 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-03-10T22:54:28.977Z] #21 17.58 Selecting previously unselected package vim-common. [2022-03-10T22:54:28.977Z] #21 17.58 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-03-10T22:54:28.977Z] #21 17.60 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-03-10T22:54:29.023Z] #23 12.19 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-03-10T22:54:29.250Z] #21 17.76 Selecting previously unselected package bash-completion. [2022-03-10T22:54:29.250Z] #21 17.76 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-03-10T22:54:29.591Z] #23 DONE 12.7s [2022-03-10T22:54:29.591Z] [2022-03-10T22:54:29.591Z] #43 [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-03-10T22:54:29.591Z] #43 sha256:a45cc70e46ee27c278a69b1a58980f87923f0aa87cddb5eb8b9c0b4d2e4e3136 [2022-03-10T22:54:30.334Z] #21 18.80 Unpacking bash-completion (1:2.11-2) ... [2022-03-10T22:54:30.334Z] #21 19.26 Selecting previously unselected package bzip2. [2022-03-10T22:54:30.334Z] #21 19.26 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2022-03-10T22:54:30.334Z] #21 19.27 Unpacking bzip2 (1.0.8-4) ... [2022-03-10T22:54:30.334Z] #21 19.33 Selecting previously unselected package xz-utils. [2022-03-10T22:54:30.594Z] #21 19.34 Preparing to unpack .../12-xz-utils_5.2.5-2_amd64.deb ... [2022-03-10T22:54:30.594Z] #21 19.34 Unpacking xz-utils (5.2.5-2) ... [2022-03-10T22:54:30.594Z] #21 19.50 Selecting previously unselected package apparmor. [2022-03-10T22:54:30.594Z] #21 19.50 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2022-03-10T22:54:30.594Z] #21 19.55 Unpacking apparmor (2.13.6-10) ... [2022-03-10T22:54:31.163Z] #21 19.92 Selecting previously unselected package inetutils-ping. [2022-03-10T22:54:31.163Z] #21 19.93 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-03-10T22:54:31.163Z] #21 19.95 Unpacking inetutils-ping (2:2.0-1) ... [2022-03-10T22:54:31.163Z] #21 20.05 Selecting previously unselected package libip4tc2:amd64. [2022-03-10T22:54:31.163Z] #21 20.05 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2022-03-10T22:54:31.163Z] #21 20.06 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-03-10T22:54:31.163Z] #21 20.12 Selecting previously unselected package libip6tc2:amd64. [2022-03-10T22:54:31.163Z] #21 20.12 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2022-03-10T22:54:31.163Z] #21 20.14 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-03-10T22:54:31.163Z] #21 20.19 Selecting previously unselected package libnfnetlink0:amd64. [2022-03-10T22:54:31.163Z] #21 19.45 Unpacking bash-completion (1:2.11-2) ... [2022-03-10T22:54:31.163Z] #21 19.80 Selecting previously unselected package bzip2. [2022-03-10T22:54:31.163Z] #21 19.80 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2022-03-10T22:54:31.424Z] #21 20.20 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-03-10T22:54:31.424Z] #21 20.20 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-03-10T22:54:31.424Z] #21 20.28 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-03-10T22:54:31.424Z] #21 20.29 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-03-10T22:54:31.424Z] #21 20.30 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-03-10T22:54:31.424Z] #21 20.38 Selecting previously unselected package libnftnl11:amd64. [2022-03-10T22:54:31.424Z] #21 20.38 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2022-03-10T22:54:31.424Z] #21 20.39 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-03-10T22:54:31.424Z] #21 19.81 Unpacking bzip2 (1.0.8-4) ... [2022-03-10T22:54:31.424Z] #21 19.87 Selecting previously unselected package xz-utils. [2022-03-10T22:54:31.424Z] #21 19.88 Preparing to unpack .../12-xz-utils_5.2.5-2_amd64.deb ... [2022-03-10T22:54:31.424Z] #21 19.88 Unpacking xz-utils (5.2.5-2) ... [2022-03-10T22:54:31.424Z] #21 20.01 Selecting previously unselected package apparmor. [2022-03-10T22:54:31.424Z] #21 20.02 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2022-03-10T22:54:31.424Z] #21 20.07 Unpacking apparmor (2.13.6-10) ... [2022-03-10T22:54:31.498Z] #43 152.5 + dpkg --print-architecture [2022-03-10T22:54:31.498Z] #43 DONE 153.1s [2022-03-10T22:54:31.498Z] [2022-03-10T22:54:31.498Z] #60 [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-03-10T22:54:31.498Z] #60 sha256:e78743e1634ad8aaa815eeda94335ea92fc939a5fd68e6c985bffbc6a3bb7b59 [2022-03-10T22:54:31.683Z] #21 20.48 Selecting previously unselected package iptables. [2022-03-10T22:54:31.684Z] #21 20.49 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2022-03-10T22:54:31.684Z] #21 20.49 Unpacking iptables (1.8.7-1) ... [2022-03-10T22:54:31.816Z] #14 128.2 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-03-10T22:54:31.816Z] #14 128.2 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-03-10T22:54:31.816Z] #14 128.2 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-03-10T22:54:31.943Z] #21 20.82 Selecting previously unselected package libonig5:amd64. [2022-03-10T22:54:31.943Z] #21 20.82 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2022-03-10T22:54:31.943Z] #21 20.83 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-03-10T22:54:31.943Z] #21 20.99 Selecting previously unselected package libjq1:amd64. [2022-03-10T22:54:31.943Z] #21 20.99 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2022-03-10T22:54:31.943Z] #21 21.00 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-03-10T22:54:31.993Z] #21 20.50 Selecting previously unselected package inetutils-ping. [2022-03-10T22:54:31.993Z] #21 20.50 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-03-10T22:54:31.993Z] #21 20.51 Unpacking inetutils-ping (2:2.0-1) ... [2022-03-10T22:54:31.993Z] #21 20.62 Selecting previously unselected package libip4tc2:amd64. [2022-03-10T22:54:32.203Z] #21 21.10 Selecting previously unselected package jq. [2022-03-10T22:54:32.203Z] #21 21.10 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2022-03-10T22:54:32.203Z] #21 21.12 Unpacking jq (1.6-2.1) ... [2022-03-10T22:54:32.203Z] #21 21.24 Selecting previously unselected package libaio1:amd64. [2022-03-10T22:54:32.254Z] #21 20.62 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2022-03-10T22:54:32.254Z] #21 20.63 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-03-10T22:54:32.254Z] #21 20.70 Selecting previously unselected package libip6tc2:amd64. [2022-03-10T22:54:32.254Z] #21 20.70 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2022-03-10T22:54:32.254Z] #21 20.72 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-03-10T22:54:32.254Z] #21 20.81 Selecting previously unselected package libnfnetlink0:amd64. [2022-03-10T22:54:32.254Z] #21 20.81 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-03-10T22:54:32.254Z] #21 20.82 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-03-10T22:54:32.254Z] #21 20.88 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-03-10T22:54:32.254Z] #21 20.89 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-03-10T22:54:32.254Z] #21 20.91 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-03-10T22:54:32.254Z] #21 20.97 Selecting previously unselected package libnftnl11:amd64. [2022-03-10T22:54:32.254Z] #21 20.99 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2022-03-10T22:54:32.463Z] #21 21.24 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2022-03-10T22:54:32.463Z] #21 21.25 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-03-10T22:54:32.463Z] #21 21.31 Selecting previously unselected package libgpm2:amd64. [2022-03-10T22:54:32.463Z] #21 21.31 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2022-03-10T22:54:32.463Z] #21 21.31 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-03-10T22:54:32.463Z] #21 21.38 Selecting previously unselected package libicu67:amd64. [2022-03-10T22:54:32.515Z] #21 21.00 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-03-10T22:54:32.515Z] #21 21.09 Selecting previously unselected package iptables. [2022-03-10T22:54:32.515Z] #21 21.09 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2022-03-10T22:54:32.515Z] #21 21.09 Unpacking iptables (1.8.7-1) ... [2022-03-10T22:54:32.723Z] #21 21.39 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2022-03-10T22:54:32.723Z] #21 21.40 Unpacking libicu67:amd64 (67.1-7) ... [2022-03-10T22:54:32.775Z] #21 21.39 Selecting previously unselected package libonig5:amd64. [2022-03-10T22:54:33.038Z] #21 21.40 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2022-03-10T22:54:33.039Z] #21 21.42 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-03-10T22:54:33.039Z] #21 21.58 Selecting previously unselected package libjq1:amd64. [2022-03-10T22:54:33.039Z] #21 21.58 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2022-03-10T22:54:33.039Z] #21 21.59 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-03-10T22:54:33.300Z] #21 21.70 Selecting previously unselected package jq. [2022-03-10T22:54:33.300Z] #21 21.70 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2022-03-10T22:54:33.300Z] #21 21.71 Unpacking jq (1.6-2.1) ... [2022-03-10T22:54:33.300Z] #21 21.82 Selecting previously unselected package libaio1:amd64. [2022-03-10T22:54:33.300Z] #21 21.82 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2022-03-10T22:54:33.300Z] #21 21.82 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-03-10T22:54:33.300Z] #21 21.89 Selecting previously unselected package libgpm2:amd64. [2022-03-10T22:54:33.300Z] #21 21.89 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2022-03-10T22:54:33.300Z] #21 21.90 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-03-10T22:54:33.300Z] #21 21.95 Selecting previously unselected package libicu67:amd64. [2022-03-10T22:54:33.560Z] #21 21.95 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2022-03-10T22:54:33.561Z] #21 21.96 Unpacking libicu67:amd64 (67.1-7) ... [2022-03-10T22:54:35.271Z] #21 24.22 Selecting previously unselected package libinih1:amd64. [2022-03-10T22:54:35.271Z] #21 24.22 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2022-03-10T22:54:35.530Z] #21 24.22 Unpacking libinih1:amd64 (53-1+b2) ... [2022-03-10T22:54:35.530Z] #21 24.27 Selecting previously unselected package libnet1:amd64. [2022-03-10T22:54:35.530Z] #21 24.29 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-03-10T22:54:35.530Z] #21 24.29 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-03-10T22:54:35.530Z] #21 24.38 Selecting previously unselected package libnl-3-200:amd64. [2022-03-10T22:54:35.530Z] #21 24.39 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-03-10T22:54:35.530Z] #21 24.40 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-03-10T22:54:35.788Z] #21 24.47 Selecting previously unselected package libprotobuf-c1:amd64. [2022-03-10T22:54:35.788Z] #21 24.48 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-03-10T22:54:35.788Z] #21 24.49 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-03-10T22:54:35.788Z] #21 24.52 Selecting previously unselected package net-tools. [2022-03-10T22:54:35.788Z] #21 24.54 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-03-10T22:54:35.788Z] #21 24.54 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-03-10T22:54:35.788Z] #21 24.71 Selecting previously unselected package patch. [2022-03-10T22:54:35.788Z] #21 24.73 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ... [2022-03-10T22:54:35.788Z] #21 24.74 Unpacking patch (2.7.6-7) ... [2022-03-10T22:54:35.788Z] #21 24.83 Selecting previously unselected package python-pip-whl. [2022-03-10T22:54:36.046Z] #21 24.83 Preparing to unpack .../33-python-pip-whl_20.3.4-4_all.deb ... [2022-03-10T22:54:36.046Z] #21 24.85 Unpacking python-pip-whl (20.3.4-4) ... [2022-03-10T22:54:36.612Z] #21 25.42 Selecting previously unselected package python3-lib2to3. [2022-03-10T22:54:36.612Z] #21 25.44 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2022-03-10T22:54:36.612Z] #21 25.45 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-03-10T22:54:36.612Z] #21 25.55 Selecting previously unselected package python3-distutils. [2022-03-10T22:54:36.855Z] #21 25.17 Selecting previously unselected package libinih1:amd64. [2022-03-10T22:54:36.855Z] #21 25.17 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2022-03-10T22:54:36.855Z] #21 25.18 Unpacking libinih1:amd64 (53-1+b2) ... [2022-03-10T22:54:36.855Z] #21 25.22 Selecting previously unselected package libnet1:amd64. [2022-03-10T22:54:36.855Z] #21 25.23 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-03-10T22:54:36.855Z] #21 25.24 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-03-10T22:54:36.855Z] #21 25.31 Selecting previously unselected package libnl-3-200:amd64. [2022-03-10T22:54:36.855Z] #21 25.32 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-03-10T22:54:36.855Z] #21 25.35 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-03-10T22:54:36.855Z] #21 25.45 Selecting previously unselected package libprotobuf-c1:amd64. [2022-03-10T22:54:36.855Z] #21 25.45 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-03-10T22:54:36.855Z] #21 25.47 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-03-10T22:54:36.855Z] #21 25.51 Selecting previously unselected package net-tools. [2022-03-10T22:54:36.855Z] #21 25.51 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-03-10T22:54:36.855Z] #21 25.52 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-03-10T22:54:36.871Z] #21 25.56 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2022-03-10T22:54:36.871Z] #21 25.56 Unpacking python3-distutils (3.9.2-1) ... [2022-03-10T22:54:36.871Z] #21 25.68 Selecting previously unselected package python3-pkg-resources. [2022-03-10T22:54:36.871Z] #21 25.68 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2022-03-10T22:54:36.871Z] #21 25.69 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-03-10T22:54:36.871Z] #21 25.81 Selecting previously unselected package python3-setuptools. [2022-03-10T22:54:37.112Z] #14 ... [2022-03-10T22:54:37.112Z] [2022-03-10T22:54:37.112Z] #63 [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-03-10T22:54:37.112Z] #63 sha256:174334d084da6b25306c654032e60898ae1630ccd9ad90339b7e792b2355945c [2022-03-10T22:54:37.112Z] #63 133.0 + for f in rootlesskit rootlesskit-docker-proxy [2022-03-10T22:54:37.112Z] #63 133.0 + GOBIN=/build [2022-03-10T22:54:37.112Z] #63 133.0 + GO111MODULE=on [2022-03-10T22:54:37.112Z] #63 133.0 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.6 [2022-03-10T22:54:37.114Z] #21 25.71 Selecting previously unselected package patch. [2022-03-10T22:54:37.114Z] #21 25.71 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ... [2022-03-10T22:54:37.114Z] #21 25.72 Unpacking patch (2.7.6-7) ... [2022-03-10T22:54:37.114Z] #21 25.80 Selecting previously unselected package python-pip-whl. [2022-03-10T22:54:37.114Z] #21 25.80 Preparing to unpack .../33-python-pip-whl_20.3.4-4_all.deb ... [2022-03-10T22:54:37.114Z] #21 25.81 Unpacking python-pip-whl (20.3.4-4) ... [2022-03-10T22:54:37.129Z] #21 25.81 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2022-03-10T22:54:37.129Z] #21 25.82 Unpacking python3-setuptools (52.0.0-4) ... [2022-03-10T22:54:37.129Z] #21 26.04 Selecting previously unselected package python3-wheel. [2022-03-10T22:54:37.129Z] #21 26.05 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2022-03-10T22:54:37.129Z] #21 26.05 Unpacking python3-wheel (0.34.2-1) ... [2022-03-10T22:54:37.387Z] #21 26.13 Selecting previously unselected package python3-pip. [2022-03-10T22:54:37.387Z] #21 26.13 Preparing to unpack .../39-python3-pip_20.3.4-4_all.deb ... [2022-03-10T22:54:37.387Z] #21 26.14 Unpacking python3-pip (20.3.4-4) ... [2022-03-10T22:54:37.646Z] #21 26.40 Selecting previously unselected package sudo. [2022-03-10T22:54:37.646Z] #21 26.40 Preparing to unpack .../40-sudo_1.9.5p2-3_amd64.deb ... [2022-03-10T22:54:37.646Z] #21 26.41 Unpacking sudo (1.9.5p2-3) ... [2022-03-10T22:54:37.682Z] #21 26.35 Selecting previously unselected package python3-lib2to3. [2022-03-10T22:54:37.682Z] #21 26.36 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2022-03-10T22:54:37.682Z] #21 26.36 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-03-10T22:54:37.941Z] #21 26.48 Selecting previously unselected package python3-distutils. [2022-03-10T22:54:37.941Z] #21 26.49 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2022-03-10T22:54:37.941Z] #21 26.50 Unpacking python3-distutils (3.9.2-1) ... [2022-03-10T22:54:38.200Z] #21 26.65 Selecting previously unselected package python3-pkg-resources. [2022-03-10T22:54:38.200Z] #21 26.66 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2022-03-10T22:54:38.200Z] #21 26.67 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-03-10T22:54:38.200Z] #21 26.81 Selecting previously unselected package python3-setuptools. [2022-03-10T22:54:38.200Z] #21 26.83 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2022-03-10T22:54:38.200Z] #21 26.84 Unpacking python3-setuptools (52.0.0-4) ... [2022-03-10T22:54:38.213Z] #21 26.91 Selecting previously unselected package thin-provisioning-tools. [2022-03-10T22:54:38.213Z] #21 26.91 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-03-10T22:54:38.213Z] #21 26.92 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-03-10T22:54:38.213Z] #21 27.13 Selecting previously unselected package uidmap. [2022-03-10T22:54:38.459Z] #21 27.09 Selecting previously unselected package python3-wheel. [2022-03-10T22:54:38.459Z] #21 27.10 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2022-03-10T22:54:38.459Z] #21 27.12 Unpacking python3-wheel (0.34.2-1) ... [2022-03-10T22:54:38.471Z] #21 27.14 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-03-10T22:54:38.471Z] #21 27.16 Unpacking uidmap (1:4.8.1-1) ... [2022-03-10T22:54:38.471Z] #21 27.28 Selecting previously unselected package vim-runtime. [2022-03-10T22:54:38.471Z] #21 27.29 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-03-10T22:54:38.471Z] #21 27.31 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-03-10T22:54:38.471Z] #21 27.36 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-03-10T22:54:38.471Z] #21 27.36 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-03-10T22:54:38.719Z] #21 27.19 Selecting previously unselected package python3-pip. [2022-03-10T22:54:38.719Z] #21 27.20 Preparing to unpack .../39-python3-pip_20.3.4-4_all.deb ... [2022-03-10T22:54:38.719Z] #21 27.20 Unpacking python3-pip (20.3.4-4) ... [2022-03-10T22:54:38.978Z] #21 27.47 Selecting previously unselected package sudo. [2022-03-10T22:54:38.978Z] #21 27.48 Preparing to unpack .../40-sudo_1.9.5p2-3_amd64.deb ... [2022-03-10T22:54:38.978Z] #21 27.48 Unpacking sudo (1.9.5p2-3) ... [2022-03-10T22:54:39.546Z] #21 27.99 Selecting previously unselected package thin-provisioning-tools. [2022-03-10T22:54:39.546Z] #21 28.01 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-03-10T22:54:39.546Z] #21 28.01 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-03-10T22:54:39.806Z] #21 28.23 Selecting previously unselected package uidmap. [2022-03-10T22:54:39.806Z] #21 28.24 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-03-10T22:54:39.806Z] #21 28.25 Unpacking uidmap (1:4.8.1-1) ... [2022-03-10T22:54:39.806Z] #21 28.38 Selecting previously unselected package vim-runtime. [2022-03-10T22:54:39.806Z] #21 28.40 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-03-10T22:54:39.806Z] #21 28.42 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-03-10T22:54:39.806Z] #21 28.44 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-03-10T22:54:39.806Z] #21 28.46 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-03-10T22:54:41.320Z] #63 137.8 rootlesskit version 0.14.6 [2022-03-10T22:54:41.581Z] #63 137.8 Usage of /build/rootlesskit-docker-proxy: [2022-03-10T22:54:41.581Z] #63 137.8 -container-ip string [2022-03-10T22:54:41.581Z] #63 137.8 container ip [2022-03-10T22:54:41.581Z] #63 137.8 -container-port int [2022-03-10T22:54:41.581Z] #63 137.8 container port (default -1) [2022-03-10T22:54:41.581Z] #63 137.8 -host-ip string [2022-03-10T22:54:41.581Z] #63 137.8 host ip [2022-03-10T22:54:41.581Z] #63 137.8 -host-port int [2022-03-10T22:54:41.581Z] #63 137.8 host port (default -1) [2022-03-10T22:54:41.581Z] #63 137.8 -proto string [2022-03-10T22:54:41.581Z] #63 137.8 proxy protocol (default "tcp") [2022-03-10T22:54:41.758Z] #21 30.17 Selecting previously unselected package vim. [2022-03-10T22:54:41.758Z] #21 30.19 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-03-10T22:54:41.758Z] #21 30.21 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-03-10T22:54:41.758Z] #21 30.68 Selecting previously unselected package xfsprogs. [2022-03-10T22:54:41.758Z] #21 30.68 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ... [2022-03-10T22:54:41.758Z] #21 30.69 Unpacking xfsprogs (5.10.0-4) ... [2022-03-10T22:54:42.325Z] #21 31.05 Selecting previously unselected package zip. [2022-03-10T22:54:42.325Z] #21 31.05 Preparing to unpack .../46-zip_3.0-12_amd64.deb ... [2022-03-10T22:54:42.325Z] #21 31.06 Unpacking zip (3.0-12) ... [2022-03-10T22:54:42.325Z] #21 31.15 Selecting previously unselected package zstd. [2022-03-10T22:54:42.325Z] #21 31.15 Preparing to unpack .../47-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-03-10T22:54:42.325Z] #21 31.15 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-03-10T22:54:42.585Z] #21 31.51 Setting up python3-pkg-resources (52.0.0-4) ... [2022-03-10T22:54:42.970Z] #63 ... [2022-03-10T22:54:42.970Z] [2022-03-10T22:54:42.970Z] #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-03-10T22:54:42.970Z] #14 sha256:c831a8347534ab50595222794e9ff22a8ab7bcbe08016d719caaaaa987102676 [2022-03-10T22:54:42.970Z] #14 139.7 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-03-10T22:54:42.970Z] #14 139.7 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-03-10T22:54:43.101Z] #21 31.15 Selecting previously unselected package vim. [2022-03-10T22:54:43.101Z] #21 31.15 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-03-10T22:54:43.101Z] #21 31.17 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-03-10T22:54:43.101Z] #21 31.64 Selecting previously unselected package xfsprogs. [2022-03-10T22:54:43.101Z] #21 31.65 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ... [2022-03-10T22:54:43.101Z] #21 31.67 Unpacking xfsprogs (5.10.0-4) ... [2022-03-10T22:54:43.232Z] #14 140.0 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-03-10T22:54:43.364Z] #21 32.08 Selecting previously unselected package zip. [2022-03-10T22:54:43.525Z] #21 32.25 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-03-10T22:54:43.525Z] #21 32.29 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-03-10T22:54:43.525Z] #21 32.30 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-03-10T22:54:43.525Z] #21 32.33 Setting up libicu67:amd64 (67.1-7) ... [2022-03-10T22:54:43.525Z] #21 32.34 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-03-10T22:54:43.525Z] #21 32.36 Setting up libinih1:amd64 (53-1+b2) ... [2022-03-10T22:54:43.525Z] #21 32.37 Setting up uidmap (1:4.8.1-1) ... [2022-03-10T22:54:43.525Z] #21 32.38 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-03-10T22:54:43.525Z] #21 32.39 Setting up bzip2 (1.0.8-4) ... [2022-03-10T22:54:43.525Z] #21 32.44 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-03-10T22:54:43.627Z] #21 32.11 Preparing to unpack .../46-zip_3.0-12_amd64.deb ... [2022-03-10T22:54:43.627Z] #21 32.12 Unpacking zip (3.0-12) ... [2022-03-10T22:54:43.627Z] #21 32.23 Selecting previously unselected package zstd. [2022-03-10T22:54:43.785Z] #21 32.46 Setting up python3-wheel (0.34.2-1) ... [2022-03-10T22:54:43.887Z] #21 32.24 Preparing to unpack .../47-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-03-10T22:54:43.887Z] #21 32.25 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-03-10T22:54:44.147Z] #21 32.59 Setting up python3-pkg-resources (52.0.0-4) ... [2022-03-10T22:54:44.179Z] #14 ... [2022-03-10T22:54:44.179Z] [2022-03-10T22:54:44.179Z] #63 [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-03-10T22:54:44.179Z] #63 sha256:174334d084da6b25306c654032e60898ae1630ccd9ad90339b7e792b2355945c [2022-03-10T22:54:44.179Z] #63 DONE 140.4s [2022-03-10T22:54:44.179Z] [2022-03-10T22:54:44.179Z] #64 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-03-10T22:54:44.179Z] #64 sha256:81c1392b92a0bdadeea3882739440c292b405c980d5e40101a15b3e7ec7cb7fd [2022-03-10T22:54:44.179Z] #64 DONE 0.1s [2022-03-10T22:54:44.179Z] [2022-03-10T22:54:44.179Z] #65 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-03-10T22:54:44.179Z] #65 sha256:c4bd62a6a43f19825ebbc282a507f5f428aff5df5badd8fcfb7816fa93a4dc23 [2022-03-10T22:54:44.179Z] #65 DONE 0.1s [2022-03-10T22:54:44.179Z] [2022-03-10T22:54:44.179Z] #60 [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-03-10T22:54:44.179Z] #60 sha256:8580b6e7155f8fae424b53680dfa143634c3308bebd6d5903a29beda31f72606 [2022-03-10T22:54:44.355Z] #21 33.29 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-03-10T22:54:44.615Z] #21 33.42 Setting up libcap2:amd64 (1:2.44-1) ... [2022-03-10T22:54:44.615Z] #21 33.44 Setting up libcap2-bin (1:2.44-1) ... [2022-03-10T22:54:44.615Z] #21 33.46 Setting up apparmor (2.13.6-10) ... [2022-03-10T22:54:45.087Z] #21 33.46 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-03-10T22:54:45.087Z] #21 33.48 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-03-10T22:54:45.087Z] #21 33.49 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-03-10T22:54:45.087Z] #21 33.50 Setting up libicu67:amd64 (67.1-7) ... [2022-03-10T22:54:45.087Z] #21 33.52 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-03-10T22:54:45.087Z] #21 33.54 Setting up libinih1:amd64 (53-1+b2) ... [2022-03-10T22:54:45.087Z] #21 33.55 Setting up uidmap (1:4.8.1-1) ... [2022-03-10T22:54:45.087Z] #21 33.57 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-03-10T22:54:45.087Z] #21 33.58 Setting up bzip2 (1.0.8-4) ... [2022-03-10T22:54:45.087Z] #21 33.60 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-03-10T22:54:45.087Z] #21 33.62 Setting up python3-wheel (0.34.2-1) ... [2022-03-10T22:54:45.658Z] #21 34.25 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-03-10T22:54:45.917Z] #21 34.27 Setting up libcap2:amd64 (1:2.44-1) ... [2022-03-10T22:54:45.917Z] #21 34.28 Setting up libcap2-bin (1:2.44-1) ... [2022-03-10T22:54:45.917Z] #21 34.29 Setting up apparmor (2.13.6-10) ... [2022-03-10T22:54:46.525Z] #21 35.02 Setting up zip (3.0-12) ... [2022-03-10T22:54:46.525Z] #21 35.04 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-03-10T22:54:46.525Z] #21 35.06 Setting up bash-completion (1:2.11-2) ... [2022-03-10T22:54:47.301Z] #21 36.01 Setting up zip (3.0-12) ... [2022-03-10T22:54:47.301Z] #21 36.02 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-03-10T22:54:47.561Z] #21 36.06 Setting up bash-completion (1:2.11-2) ... [2022-03-10T22:54:48.390Z] #60 ... [2022-03-10T22:54:48.391Z] [2022-03-10T22:54:48.391Z] #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-03-10T22:54:48.391Z] #14 sha256:c831a8347534ab50595222794e9ff22a8ab7bcbe08016d719caaaaa987102676 [2022-03-10T22:54:48.391Z] #14 145.2 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-03-10T22:54:48.391Z] #14 145.2 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-03-10T22:54:48.391Z] #14 145.3 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-03-10T22:54:48.391Z] #14 145.3 Selecting previously unselected package libapparmor1:amd64. [2022-03-10T22:54:48.431Z] #21 36.87 Setting up xz-utils (5.2.5-2) ... [2022-03-10T22:54:48.431Z] #21 36.88 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-03-10T22:54:48.431Z] #21 36.89 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-03-10T22:54:48.431Z] #21 36.91 Setting up patch (2.7.6-7) ... [2022-03-10T22:54:48.431Z] #21 36.92 Setting up sudo (1.9.5p2-3) ... [2022-03-10T22:54:48.431Z] #21 36.99 invoke-rc.d: could not determine current runlevel [2022-03-10T22:54:48.431Z] #21 36.99 invoke-rc.d: policy-rc.d denied execution of start. [2022-03-10T22:54:48.431Z] #21 37.00 Setting up xfsprogs (5.10.0-4) ... [2022-03-10T22:54:48.431Z] #21 37.02 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-03-10T22:54:48.431Z] #21 37.03 Setting up inetutils-ping (2:2.0-1) ... [2022-03-10T22:54:48.431Z] #21 37.04 Setting up pigz (2.6-1) ... [2022-03-10T22:54:48.431Z] #21 37.05 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-03-10T22:54:48.431Z] #21 37.06 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-03-10T22:54:48.431Z] #21 37.12 Setting up python-pip-whl (20.3.4-4) ... [2022-03-10T22:54:48.431Z] #21 37.13 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-03-10T22:54:48.651Z] #14 145.3 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-03-10T22:54:48.651Z] #14 145.4 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-03-10T22:54:48.651Z] #14 145.4 Selecting previously unselected package libapparmor-dev:amd64. [2022-03-10T22:54:48.651Z] #14 145.4 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-03-10T22:54:48.651Z] #14 145.5 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-03-10T22:54:48.651Z] #14 145.6 Selecting previously unselected package libbtrfs0:amd64. [2022-03-10T22:54:48.912Z] #14 145.6 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-03-10T22:54:48.912Z] #14 145.6 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-03-10T22:54:48.912Z] #14 145.7 Selecting previously unselected package libbtrfs-dev:amd64. [2022-03-10T22:54:48.912Z] #14 145.7 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-03-10T22:54:48.912Z] #14 145.7 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-03-10T22:54:48.999Z] #21 37.75 Setting up libaio1:amd64 (0.3.112-9) ... [2022-03-10T22:54:48.999Z] #21 37.77 Setting up python3-lib2to3 (3.9.2-1) ... [2022-03-10T22:54:49.172Z] #14 145.9 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-03-10T22:54:49.172Z] #14 145.9 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-03-10T22:54:49.172Z] #14 145.9 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-03-10T22:54:49.172Z] #14 145.9 Selecting previously unselected package libudev-dev:amd64. [2022-03-10T22:54:49.172Z] #14 145.9 Preparing to unpack .../20-libudev-dev_247.3-6_amd64.deb ... [2022-03-10T22:54:49.172Z] #14 146.0 Unpacking libudev-dev:amd64 (247.3-6) ... [2022-03-10T22:54:49.258Z] #21 38.19 Setting up libelf1:amd64 (0.183-1) ... [2022-03-10T22:54:49.258Z] #21 38.25 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-03-10T22:54:49.258Z] #21 38.26 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-03-10T22:54:49.258Z] #21 38.28 Setting up python3-distutils (3.9.2-1) ... [2022-03-10T22:54:49.433Z] #14 146.1 Selecting previously unselected package libsepol1-dev:amd64. [2022-03-10T22:54:49.433Z] #14 146.1 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-03-10T22:54:49.433Z] #14 146.1 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-03-10T22:54:49.433Z] #14 146.3 Selecting previously unselected package libpcre2-16-0:amd64. [2022-03-10T22:54:49.433Z] #14 146.3 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-03-10T22:54:49.433Z] #14 146.3 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-03-10T22:54:49.520Z] #21 37.90 Setting up xz-utils (5.2.5-2) ... [2022-03-10T22:54:49.520Z] #21 37.91 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-03-10T22:54:49.520Z] #21 37.95 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-03-10T22:54:49.520Z] #21 37.96 Setting up patch (2.7.6-7) ... [2022-03-10T22:54:49.520Z] #21 37.98 Setting up sudo (1.9.5p2-3) ... [2022-03-10T22:54:49.520Z] #21 38.06 invoke-rc.d: could not determine current runlevel [2022-03-10T22:54:49.520Z] #21 38.07 invoke-rc.d: policy-rc.d denied execution of start. [2022-03-10T22:54:49.520Z] #21 38.08 Setting up xfsprogs (5.10.0-4) ... [2022-03-10T22:54:49.520Z] #21 38.16 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-03-10T22:54:49.520Z] #21 38.17 Setting up inetutils-ping (2:2.0-1) ... [2022-03-10T22:54:49.694Z] #14 146.4 Selecting previously unselected package libpcre2-32-0:amd64. [2022-03-10T22:54:49.694Z] #14 146.4 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-03-10T22:54:49.694Z] #14 146.4 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-03-10T22:54:49.694Z] #14 146.5 Selecting previously unselected package libpcre2-posix2:amd64. [2022-03-10T22:54:49.694Z] #14 146.5 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-03-10T22:54:49.694Z] #14 146.5 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-03-10T22:54:49.694Z] #14 146.6 Selecting previously unselected package libpcre2-dev:amd64. [2022-03-10T22:54:49.779Z] #21 38.18 Setting up pigz (2.6-1) ... [2022-03-10T22:54:49.779Z] #21 38.20 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-03-10T22:54:49.779Z] #21 38.21 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-03-10T22:54:49.779Z] #21 38.30 Setting up python-pip-whl (20.3.4-4) ... [2022-03-10T22:54:49.779Z] #21 38.32 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-03-10T22:54:49.826Z] #21 38.72 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-03-10T22:54:49.826Z] #21 38.74 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-03-10T22:54:49.826Z] #21 38.74 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-03-10T22:54:49.826Z] #21 38.75 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-03-10T22:54:49.826Z] #21 38.75 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-03-10T22:54:49.826Z] #21 38.75 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-03-10T22:54:49.826Z] #21 38.76 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-03-10T22:54:49.826Z] #21 38.77 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-03-10T22:54:49.826Z] #21 38.78 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-03-10T22:54:49.826Z] #21 38.80 Setting up python3-setuptools (52.0.0-4) ... [2022-03-10T22:54:49.955Z] #14 146.6 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-03-10T22:54:49.955Z] #14 146.6 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-03-10T22:54:50.215Z] #14 146.9 Selecting previously unselected package libselinux1-dev:amd64. [2022-03-10T22:54:50.216Z] #14 146.9 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-03-10T22:54:50.216Z] #14 146.9 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-03-10T22:54:50.216Z] #14 147.1 Selecting previously unselected package libdevmapper-dev:amd64. [2022-03-10T22:54:50.216Z] #14 147.1 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-03-10T22:54:50.216Z] #14 147.1 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-03-10T22:54:50.216Z] #14 147.2 Selecting previously unselected package libseccomp-dev:amd64. [2022-03-10T22:54:50.347Z] #21 38.94 Setting up libaio1:amd64 (0.3.112-9) ... [2022-03-10T22:54:50.347Z] #21 38.96 Setting up python3-lib2to3 (3.9.2-1) ... [2022-03-10T22:54:50.476Z] #14 147.2 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-03-10T22:54:50.476Z] #14 147.2 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-03-10T22:54:50.476Z] #14 147.3 Selecting previously unselected package libsystemd-dev:amd64. [2022-03-10T22:54:50.476Z] #14 147.3 Preparing to unpack .../29-libsystemd-dev_247.3-6_amd64.deb ... [2022-03-10T22:54:50.476Z] #14 147.3 Unpacking libsystemd-dev:amd64 (247.3-6) ... [2022-03-10T22:54:50.606Z] #21 39.29 Setting up libelf1:amd64 (0.183-1) ... [2022-03-10T22:54:50.737Z] #14 147.7 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-03-10T22:54:50.866Z] #21 39.34 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-03-10T22:54:50.866Z] #21 39.36 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-03-10T22:54:50.866Z] #21 39.39 Setting up python3-distutils (3.9.2-1) ... [2022-03-10T22:54:50.999Z] #14 147.7 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-03-10T22:54:50.999Z] #14 147.7 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-03-10T22:54:50.999Z] #14 147.8 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-03-10T22:54:50.999Z] #14 147.8 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-03-10T22:54:50.999Z] #14 147.8 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-03-10T22:54:50.999Z] #14 147.8 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-03-10T22:54:50.999Z] #14 147.8 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-03-10T22:54:50.999Z] #14 147.8 Setting up libudev-dev:amd64 (247.3-6) ... [2022-03-10T22:54:50.999Z] #14 147.8 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-03-10T22:54:50.999Z] #14 147.8 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-03-10T22:54:50.999Z] #14 147.9 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-03-10T22:54:50.999Z] #14 147.9 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-03-10T22:54:50.999Z] #14 147.9 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-03-10T22:54:50.999Z] #14 147.9 Setting up mingw-w64-common (8.0.0-1) ... [2022-03-10T22:54:50.999Z] #14 147.9 Setting up libsystemd-dev:amd64 (247.3-6) ... [2022-03-10T22:54:50.999Z] #14 147.9 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-03-10T22:54:51.201Z] #21 40.06 Setting up libjq1:amd64 (1.6-2.1) ... [2022-03-10T22:54:51.201Z] #21 40.07 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-03-10T22:54:51.201Z] #21 40.09 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-03-10T22:54:51.201Z] #21 40.10 Setting up python3-pip (20.3.4-4) ... [2022-03-10T22:54:51.260Z] #14 147.9 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-03-10T22:54:51.260Z] #14 148.0 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-03-10T22:54:51.260Z] #14 148.0 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-03-10T22:54:51.260Z] #14 148.0 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-03-10T22:54:51.260Z] #14 148.0 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-03-10T22:54:51.260Z] #14 148.0 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-03-10T22:54:51.260Z] #14 148.0 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-03-10T22:54:51.260Z] #14 148.0 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-03-10T22:54:51.260Z] #14 148.0 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-03-10T22:54:51.260Z] #14 148.0 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-03-10T22:54:51.260Z] #14 148.0 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-03-10T22:54:51.260Z] #14 148.1 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-03-10T22:54:51.260Z] #14 148.1 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-03-10T22:54:51.260Z] #14 148.1 Setting up dmsetup (2:1.02.175-2.1) ... [2022-03-10T22:54:51.260Z] #14 148.1 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-03-10T22:54:51.260Z] #14 148.1 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-03-10T22:54:51.260Z] #14 148.1 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-10T22:54:51.437Z] #21 39.82 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-03-10T22:54:51.437Z] #21 39.84 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-03-10T22:54:51.437Z] #21 39.84 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-03-10T22:54:51.437Z] #21 39.85 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-03-10T22:54:51.437Z] #21 39.85 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-03-10T22:54:51.437Z] #21 39.85 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-03-10T22:54:51.437Z] #21 39.86 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-03-10T22:54:51.437Z] #21 39.88 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-03-10T22:54:51.437Z] #21 39.89 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-03-10T22:54:51.437Z] #21 39.90 Setting up python3-setuptools (52.0.0-4) ... [2022-03-10T22:54:51.835Z] #14 DONE 148.5s [2022-03-10T22:54:51.835Z] [2022-03-10T22:54:51.835Z] #55 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-03-10T22:54:51.835Z] #55 sha256:eaabb574e0e6bbe0b0aa3a135f15fec90eaacc963bdb458d732a053136b1b99f [2022-03-10T22:54:51.835Z] #55 DONE 0.1s [2022-03-10T22:54:51.835Z] [2022-03-10T22:54:51.835Z] #56 [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-03-10T22:54:51.835Z] #56 sha256:6eb211686e40c9d85ed1766ae92c018ed4f7a73c8cce0f5e5040e183a2c4069e [2022-03-10T22:54:52.579Z] #21 41.16 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-03-10T22:54:52.579Z] #21 41.18 Setting up jq (1.6-2.1) ... [2022-03-10T22:54:52.579Z] #21 41.19 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-03-10T22:54:52.579Z] #21 41.20 Setting up iptables (1.8.7-1) ... [2022-03-10T22:54:52.579Z] #21 41.21 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-03-10T22:54:52.579Z] #21 41.22 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-03-10T22:54:52.579Z] #21 41.22 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-03-10T22:54:52.579Z] #21 41.23 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-03-10T22:54:52.579Z] #21 41.24 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-03-10T22:54:52.579Z] #21 41.25 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-03-10T22:54:52.579Z] #21 41.25 Setting up iproute2 (5.10.0-4) ... [2022-03-10T22:54:52.820Z] #21 41.24 Setting up libjq1:amd64 (1.6-2.1) ... [2022-03-10T22:54:52.820Z] #21 41.25 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-03-10T22:54:52.820Z] #21 41.27 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-03-10T22:54:52.820Z] #21 41.28 Setting up python3-pip (20.3.4-4) ... [2022-03-10T22:54:52.838Z] #21 41.63 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-10T22:54:53.103Z] #21 DONE 42.0s [2022-03-10T22:54:53.103Z] [2022-03-10T22:54:53.103Z] #22 [dev-systemd-false 8/24] 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-03-10T22:54:53.103Z] #22 sha256:486520d9c93896d4916962da02e8d344a3eb9be31ef6e257ec8238f412617c4e [2022-03-10T22:54:53.224Z] #56 1.226 + RM_GOPATH=0 [2022-03-10T22:54:53.224Z] #56 1.227 + TMP_GOPATH= [2022-03-10T22:54:53.224Z] #56 1.227 + : /build [2022-03-10T22:54:53.224Z] #56 1.228 + '[' -z '' ']' [2022-03-10T22:54:53.224Z] #56 1.228 ++ mktemp -d [2022-03-10T22:54:53.224Z] #56 1.232 + export GOPATH=/tmp/tmp.na2Qw14aQ4 [2022-03-10T22:54:53.224Z] #56 1.232 + GOPATH=/tmp/tmp.na2Qw14aQ4 [2022-03-10T22:54:53.224Z] #56 1.232 + RM_GOPATH=1 [2022-03-10T22:54:53.224Z] #56 1.234 + case "$(go env GOARCH)" in [2022-03-10T22:54:53.224Z] #56 1.235 ++ go env GOARCH [2022-03-10T22:54:53.224Z] #56 1.242 + export GO_BUILDMODE=-buildmode=pie [2022-03-10T22:54:53.224Z] #56 1.242 + GO_BUILDMODE=-buildmode=pie [2022-03-10T22:54:53.224Z] #56 1.243 ++ dirname /install.sh [2022-03-10T22:54:53.224Z] #56 1.244 + dir=/ [2022-03-10T22:54:53.224Z] #56 ... [2022-03-10T22:54:53.224Z] [2022-03-10T22:54:53.224Z] #15 [dev-systemd-false 1/24] RUN groupadd -r docker [2022-03-10T22:54:53.224Z] #15 sha256:7215d6be7a93e4610bda35d47d0b14aeb02dc72786d40843031043d680bc6681 [2022-03-10T22:54:53.224Z] #15 DONE 1.4s [2022-03-10T22:54:53.224Z] [2022-03-10T22:54:53.224Z] #56 [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-03-10T22:54:53.224Z] #56 sha256:6eb211686e40c9d85ed1766ae92c018ed4f7a73c8cce0f5e5040e183a2c4069e [2022-03-10T22:54:53.224Z] #56 1.244 + bin=runc [2022-03-10T22:54:53.224Z] #56 1.244 + shift [2022-03-10T22:54:53.224Z] #56 1.244 + '[' '!' -f //runc.installer ']' [2022-03-10T22:54:53.224Z] #56 1.245 + . //runc.installer [2022-03-10T22:54:53.224Z] #56 1.245 ++ set -e [2022-03-10T22:54:53.224Z] #56 1.245 ++ : v1.1.0 [2022-03-10T22:54:53.224Z] #56 1.245 + install_runc [2022-03-10T22:54:53.224Z] #56 1.246 + RUNC_BUILDTAGS=seccomp [2022-03-10T22:54:53.224Z] #56 1.246 + echo 'Install runc version v1.1.0 (build tags: seccomp)' [2022-03-10T22:54:53.224Z] #56 1.246 Install runc version v1.1.0 (build tags: seccomp) [2022-03-10T22:54:53.224Z] #56 1.246 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.na2Qw14aQ4/src/github.com/opencontainers/runc [2022-03-10T22:54:53.224Z] #56 1.253 Cloning into '/tmp/tmp.na2Qw14aQ4/src/github.com/opencontainers/runc'... [2022-03-10T22:54:54.169Z] #56 ... [2022-03-10T22:54:54.169Z] [2022-03-10T22:54:54.169Z] #16 [dev-systemd-false 2/24] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-03-10T22:54:54.169Z] #16 sha256:edabc5cbfdab8fdca23ab9f5bda84e4c1087fcf55c5b53960349f2fb3d0778e7 [2022-03-10T22:54:54.169Z] #16 DONE 1.0s [2022-03-10T22:54:54.202Z] #21 42.48 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-03-10T22:54:54.202Z] #21 42.49 Setting up jq (1.6-2.1) ... [2022-03-10T22:54:54.202Z] #21 42.50 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-03-10T22:54:54.202Z] #21 42.52 Setting up iptables (1.8.7-1) ... [2022-03-10T22:54:54.202Z] #21 42.53 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-03-10T22:54:54.202Z] #21 42.54 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-03-10T22:54:54.202Z] #21 42.54 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-03-10T22:54:54.202Z] #21 42.55 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-03-10T22:54:54.202Z] #21 42.55 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-03-10T22:54:54.202Z] #21 42.56 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-03-10T22:54:54.202Z] #21 42.56 Setting up iproute2 (5.10.0-4) ... [2022-03-10T22:54:54.431Z] [2022-03-10T22:54:54.431Z] #17 [dev-systemd-false 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-03-10T22:54:54.431Z] #17 sha256:19fe70f7d2ddc33a675da0631f21dad3b54a514cce78c0d03056d7982fa6bc66 [2022-03-10T22:54:54.463Z] #21 42.88 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-10T22:54:54.480Z] #22 1.268 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-03-10T22:54:54.480Z] #22 1.273 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-03-10T22:54:54.480Z] #22 1.276 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-03-10T22:54:54.480Z] #22 DONE 1.3s [2022-03-10T22:54:54.480Z] [2022-03-10T22:54:54.480Z] #23 [dev-systemd-false 9/24] RUN pip3 install yamllint==1.26.1 [2022-03-10T22:54:54.480Z] #23 sha256:03fb6a6c6531e45313a972d2b07fa1b1b3908a150e02259f68d1f7efd7b5091a [2022-03-10T22:54:55.004Z] #17 0.865 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-03-10T22:54:55.035Z] #21 DONE 43.6s [2022-03-10T22:54:55.035Z] [2022-03-10T22:54:55.035Z] #22 [dev-systemd-false 8/24] 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-03-10T22:54:55.035Z] #22 sha256:486520d9c93896d4916962da02e8d344a3eb9be31ef6e257ec8238f412617c4e [2022-03-10T22:54:55.268Z] #17 DONE 1.0s [2022-03-10T22:54:55.268Z] [2022-03-10T22:54:55.268Z] #18 [dev-systemd-false 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-03-10T22:54:55.268Z] #18 sha256:95a349419b30e1ac1260e743a8ca606f4380d56efbee492431971e6dca0fc2e8 [2022-03-10T22:54:55.976Z] #22 0.910 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-03-10T22:54:55.976Z] #22 0.929 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-03-10T22:54:55.976Z] #22 0.938 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-03-10T22:54:55.976Z] #22 DONE 1.0s [2022-03-10T22:54:55.976Z] [2022-03-10T22:54:55.976Z] #43 [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-03-10T22:54:55.976Z] #43 sha256:8cd2c7b9899112f5f652fc771a50789fe1c1fae32cb81969d03efa57167cba02 [2022-03-10T22:54:56.215Z] #18 DONE 1.0s [2022-03-10T22:54:56.215Z] [2022-03-10T22:54:56.215Z] #19 [dev-systemd-false 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-03-10T22:54:56.215Z] #19 sha256:cf0bc03bfcb45158ac18e38aaf04eff78c16a7bef2b22ae7bd41361dd4c27c8d [2022-03-10T22:54:56.235Z] #43 ... [2022-03-10T22:54:56.235Z] [2022-03-10T22:54:56.235Z] #23 [dev-systemd-false 9/24] RUN pip3 install yamllint==1.26.1 [2022-03-10T22:54:56.235Z] #23 sha256:03fb6a6c6531e45313a972d2b07fa1b1b3908a150e02259f68d1f7efd7b5091a [2022-03-10T22:54:56.345Z] 8f616e6e9eec: Pull complete [2022-03-10T22:54:57.162Z] #19 DONE 1.0s [2022-03-10T22:54:57.162Z] [2022-03-10T22:54:57.162Z] #20 [dev-systemd-false 6/24] RUN ldconfig [2022-03-10T22:54:57.162Z] #20 sha256:2f6ca84cacee127523fe8debbfae4e03eaa2ce87799841506cb1c8b70c40fe19 [2022-03-10T22:54:58.555Z] #20 DONE 1.0s [2022-03-10T22:54:58.555Z] [2022-03-10T22:54:58.555Z] #21 [dev-systemd-false 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-03-10T22:54:58.555Z] #21 sha256:52cc65c5f4dfe0f785b878861a31a68ad429e02dd99f12fea015f02812daec35 [2022-03-10T22:54:59.951Z] #21 1.579 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-10T22:54:59.951Z] #21 1.775 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-10T22:55:00.211Z] #21 1.935 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-10T22:55:00.211Z] #21 2.038 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-03-10T22:55:01.152Z] #21 2.910 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [122 kB] [2022-03-10T22:55:02.539Z] #21 4.050 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-03-10T22:55:04.462Z] #23 9.648 Collecting yamllint==1.26.1 [2022-03-10T22:55:05.031Z] #23 10.69 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-03-10T22:55:05.089Z] #21 ... [2022-03-10T22:55:05.089Z] [2022-03-10T22:55:05.089Z] #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-03-10T22:55:05.089Z] #34 sha256:e1e84836270b676cbc39863b69a1644104ba3030344ce6b70a016ea3d8688228 [2022-03-10T22:55:05.089Z] #34 DONE 161.7s [2022-03-10T22:55:05.089Z] [2022-03-10T22:55:05.089Z] #56 [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-03-10T22:55:05.089Z] #56 sha256:6eb211686e40c9d85ed1766ae92c018ed4f7a73c8cce0f5e5040e183a2c4069e [2022-03-10T22:55:05.089Z] #56 10.07 + cd /tmp/tmp.na2Qw14aQ4/src/github.com/opencontainers/runc [2022-03-10T22:55:05.089Z] #56 10.07 + git checkout -q v1.1.0 [2022-03-10T22:55:05.089Z] #56 10.53 + '[' -z '' ']' [2022-03-10T22:55:05.089Z] #56 10.53 + target=static [2022-03-10T22:55:05.089Z] #56 10.53 + make BUILDTAGS=seccomp static [2022-03-10T22:55:05.089Z] #56 10.72 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.0-0-g067aaf85 -X main.version=1.1.0 " -o runc . [2022-03-10T22:55:06.227Z] #23 9.460 Collecting yamllint==1.26.1 [2022-03-10T22:55:06.415Z] #23 11.64 Collecting pathspec>=0.5.3 [2022-03-10T22:55:06.415Z] #23 11.65 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-03-10T22:55:06.415Z] #23 11.99 Collecting pyyaml [2022-03-10T22:55:06.415Z] #23 12.00 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-03-10T22:55:06.486Z] #23 10.50 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-03-10T22:55:06.674Z] #23 12.06 Building wheels for collected packages: yamllint [2022-03-10T22:55:06.674Z] #23 12.06 Building wheel for yamllint (setup.py): started [2022-03-10T22:55:07.426Z] #23 11.51 Collecting pathspec>=0.5.3 [2022-03-10T22:55:07.613Z] #23 12.99 Building wheel for yamllint (setup.py): finished with status 'done' [2022-03-10T22:55:07.613Z] #23 13.00 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=0df9b79c514faf307f1812ade8d8dc6e7e7e436b7caa7311998fb627e64d67c4 [2022-03-10T22:55:07.613Z] #23 13.01 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-03-10T22:55:07.613Z] #23 13.01 Successfully built yamllint [2022-03-10T22:55:07.613Z] #23 13.05 Installing collected packages: pyyaml, pathspec, yamllint [2022-03-10T22:55:07.686Z] #23 11.53 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-03-10T22:55:07.872Z] #23 13.45 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-03-10T22:55:07.946Z] #23 11.87 Collecting pyyaml [2022-03-10T22:55:07.946Z] #23 11.89 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-03-10T22:55:07.946Z] #23 11.94 Building wheels for collected packages: yamllint [2022-03-10T22:55:08.205Z] #23 11.94 Building wheel for yamllint (setup.py): started [2022-03-10T22:55:08.442Z] #23 DONE 13.9s [2022-03-10T22:55:08.442Z] [2022-03-10T22:55:08.442Z] #43 [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-03-10T22:55:08.442Z] #43 sha256:8cd2c7b9899112f5f652fc771a50789fe1c1fae32cb81969d03efa57167cba02 [2022-03-10T22:55:08.442Z] #43 ... [2022-03-10T22:55:08.442Z] [2022-03-10T22:55:08.442Z] #27 [dev-systemd-false 10/24] COPY --from=dockercli /build/ /usr/local/cli [2022-03-10T22:55:08.442Z] #27 sha256:4d03ab5044a90f73b7f250a0f0bbd0c5e963ba40684ae3333b776fca6b827b65 [2022-03-10T22:55:08.703Z] #27 DONE 0.3s [2022-03-10T22:55:08.703Z] [2022-03-10T22:55:08.703Z] #43 [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-03-10T22:55:08.703Z] #43 sha256:8cd2c7b9899112f5f652fc771a50789fe1c1fae32cb81969d03efa57167cba02 [2022-03-10T22:55:08.703Z] #43 ... [2022-03-10T22:55:08.703Z] [2022-03-10T22:55:08.703Z] #32 [dev-systemd-false 11/24] COPY --from=frozen-images /build/ /docker-frozen-images [2022-03-10T22:55:08.703Z] #32 sha256:1b74c1d5caa79557ab100b034e51667280f85523f5752282de77087f4c3303ba [2022-03-10T22:55:09.144Z] #23 12.96 Building wheel for yamllint (setup.py): finished with status 'done' [2022-03-10T22:55:09.144Z] #23 12.97 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=c3dcda79988311462d0490174a2750e21aef04f755bc1a179fac31d241b5b73c [2022-03-10T22:55:09.144Z] #23 12.97 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-03-10T22:55:09.144Z] #23 12.98 Successfully built yamllint [2022-03-10T22:55:09.144Z] #23 13.00 Installing collected packages: pyyaml, pathspec, yamllint [2022-03-10T22:55:09.271Z] #32 DONE 0.5s [2022-03-10T22:55:09.271Z] [2022-03-10T22:55:09.271Z] #35 [dev-systemd-false 12/24] COPY --from=swagger /build/ /usr/local/bin/ [2022-03-10T22:55:09.271Z] #35 sha256:ac6b560112d510bad518a6589f7a756317fb69d9e95361011b8ec94054a8d147 [2022-03-10T22:55:09.271Z] #35 DONE 0.1s [2022-03-10T22:55:09.271Z] [2022-03-10T22:55:09.271Z] #37 [dev-systemd-false 13/24] COPY --from=tomll /build/ /usr/local/bin/ [2022-03-10T22:55:09.271Z] #37 sha256:597419ad5bc62cc732d802f9e7613052c003fe09a5daef65e21a601718581629 [2022-03-10T22:55:09.271Z] #37 DONE 0.1s [2022-03-10T22:55:09.271Z] [2022-03-10T22:55:09.271Z] #43 [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-03-10T22:55:09.271Z] #43 sha256:8cd2c7b9899112f5f652fc771a50789fe1c1fae32cb81969d03efa57167cba02 [2022-03-10T22:55:09.404Z] #23 13.36 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-03-10T22:55:09.530Z] #43 ... [2022-03-10T22:55:09.530Z] [2022-03-10T22:55:09.530Z] #41 [dev-systemd-false 14/24] COPY --from=tini /build/ /usr/local/bin/ [2022-03-10T22:55:09.531Z] #41 sha256:11322a655b9cc31660c14be17f09f4f0863622c81c6a36d8cc0daf66f313a3c7 [2022-03-10T22:55:09.531Z] #41 DONE 0.0s [2022-03-10T22:55:09.531Z] [2022-03-10T22:55:09.531Z] #43 [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-03-10T22:55:09.531Z] #43 sha256:8cd2c7b9899112f5f652fc771a50789fe1c1fae32cb81969d03efa57167cba02 [2022-03-10T22:55:09.972Z] #23 DONE 13.8s [2022-03-10T22:55:09.972Z] [2022-03-10T22:55:09.972Z] #27 [dev-systemd-false 10/24] COPY --from=dockercli /build/ /usr/local/cli [2022-03-10T22:55:09.972Z] #27 sha256:e99e9f3bfbc53d6e4cfe502df479b82bd65485c5de2a15385a00a26c15a1ccdb [2022-03-10T22:55:09.972Z] #27 DONE 0.2s [2022-03-10T22:55:09.972Z] [2022-03-10T22:55:09.972Z] #60 [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-03-10T22:55:09.972Z] #60 sha256:e176e70a3d8e0577569341ccc5c832fb4452c3a4e0f2f52c5324a8bebfcfa439 [2022-03-10T22:55:10.231Z] #60 ... [2022-03-10T22:55:10.231Z] [2022-03-10T22:55:10.231Z] #32 [dev-systemd-false 11/24] COPY --from=frozen-images /build/ /docker-frozen-images [2022-03-10T22:55:10.231Z] #32 sha256:233f172244a30ae8dd6c99027dfecf23a48feb17f8a1fb38a300aae6e799d34d [2022-03-10T22:55:10.231Z] #32 DONE 0.3s [2022-03-10T22:55:10.231Z] [2022-03-10T22:55:10.231Z] #43 [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-03-10T22:55:10.231Z] #43 sha256:8cd2c7b9899112f5f652fc771a50789fe1c1fae32cb81969d03efa57167cba02 [2022-03-10T22:55:10.394Z] #56 ... [2022-03-10T22:55:10.394Z] [2022-03-10T22:55:10.394Z] #21 [dev-systemd-false 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-03-10T22:55:10.394Z] #21 sha256:52cc65c5f4dfe0f785b878861a31a68ad429e02dd99f12fea015f02812daec35 [2022-03-10T22:55:10.394Z] #21 7.406 Fetched 8507 kB in 6s (1339 kB/s) [2022-03-10T22:55:10.394Z] #21 7.406 Reading package lists... [2022-03-10T22:55:10.394Z] #21 9.870 Reading package lists... [2022-03-10T22:55:10.607Z] #43 ... [2022-03-10T22:55:10.607Z] [2022-03-10T22:55:10.607Z] #35 [dev-systemd-false 12/24] COPY --from=swagger /build/ /usr/local/bin/ [2022-03-10T22:55:10.607Z] #35 sha256:1444e26707385dce9e94f0abad787242611ad7cadda34a5efc3a329eef82b378 [2022-03-10T22:55:10.607Z] #35 DONE 0.1s [2022-03-10T22:55:10.607Z] [2022-03-10T22:55:10.607Z] #37 [dev-systemd-false 13/24] COPY --from=tomll /build/ /usr/local/bin/ [2022-03-10T22:55:10.607Z] #37 sha256:60d72d9d35fdca6419b892f6c4e559f48e5e37f716d479edc3f7a51520dc9d04 [2022-03-10T22:55:10.607Z] #37 DONE 0.0s [2022-03-10T22:55:10.607Z] [2022-03-10T22:55:10.607Z] #41 [dev-systemd-false 14/24] COPY --from=tini /build/ /usr/local/bin/ [2022-03-10T22:55:10.607Z] #41 sha256:58c6ef89a4fc6b5712c6b3cd1be7b549cc8029cefbbbbb1b055389802f9a6cf0 [2022-03-10T22:55:10.607Z] #41 DONE 0.0s [2022-03-10T22:55:10.607Z] [2022-03-10T22:55:10.607Z] #60 [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-03-10T22:55:10.607Z] #60 sha256:e176e70a3d8e0577569341ccc5c832fb4452c3a4e0f2f52c5324a8bebfcfa439 [2022-03-10T22:55:10.655Z] #21 11.83 Building dependency tree... [2022-03-10T22:55:11.226Z] #21 13.13 The following additional packages will be installed: [2022-03-10T22:55:11.226Z] #21 13.14 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-03-10T22:55:11.486Z] #21 13.14 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-03-10T22:55:11.486Z] #21 13.14 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-03-10T22:55:11.486Z] #21 13.14 python3-pkg-resources vim-runtime xxd [2022-03-10T22:55:11.486Z] #21 13.15 Suggested packages: [2022-03-10T22:55:11.486Z] #21 13.15 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-03-10T22:55:11.486Z] #21 13.15 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-03-10T22:55:11.486Z] #21 13.15 acl attr quota [2022-03-10T22:55:11.486Z] #21 13.15 Recommended packages: [2022-03-10T22:55:11.486Z] #21 13.15 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-03-10T22:55:12.443Z] #21 14.27 The following NEW packages will be installed: [2022-03-10T22:55:12.443Z] #21 14.27 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-03-10T22:55:12.443Z] #21 14.27 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-03-10T22:55:12.443Z] #21 14.27 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-03-10T22:55:12.443Z] #21 14.27 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2022-03-10T22:55:12.443Z] #21 14.27 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2022-03-10T22:55:12.443Z] #21 14.28 python3-pkg-resources python3-setuptools python3-wheel sudo [2022-03-10T22:55:12.443Z] #21 14.28 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-03-10T22:55:12.443Z] #21 14.28 xz-utils zip zstd [2022-03-10T22:55:12.704Z] #21 14.59 0 upgraded, 48 newly installed, 0 to remove and 1 not upgraded. [2022-03-10T22:55:12.704Z] #21 14.59 Need to get 27.6 MB of archives. [2022-03-10T22:55:12.704Z] #21 14.59 After this operation, 106 MB of additional disk space will be used. [2022-03-10T22:55:12.704Z] #21 14.59 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-03-10T22:55:12.704Z] #21 14.60 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-03-10T22:55:12.704Z] #21 14.60 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-03-10T22:55:12.965Z] #21 14.60 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-03-10T22:55:12.965Z] #21 14.60 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-03-10T22:55:12.965Z] #21 14.60 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-03-10T22:55:12.965Z] #21 14.61 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-03-10T22:55:12.966Z] #21 14.61 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-03-10T22:55:12.966Z] #21 14.63 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-03-10T22:55:12.966Z] #21 14.63 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-03-10T22:55:12.966Z] #21 14.64 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-03-10T22:55:12.966Z] #21 14.64 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-03-10T22:55:12.966Z] #21 14.65 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2 [220 kB] [2022-03-10T22:55:12.966Z] #21 14.65 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-03-10T22:55:12.966Z] #21 14.67 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-03-10T22:55:12.966Z] #21 14.67 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-03-10T22:55:12.966Z] #21 14.67 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-03-10T22:55:12.966Z] #21 14.67 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-03-10T22:55:12.966Z] #21 14.68 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-03-10T22:55:12.966Z] #21 14.69 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-03-10T22:55:12.966Z] #21 14.69 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-03-10T22:55:12.966Z] #21 14.69 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-03-10T22:55:12.966Z] #21 14.70 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-03-10T22:55:12.966Z] #21 14.71 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-03-10T22:55:12.966Z] #21 14.71 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-03-10T22:55:12.966Z] #21 14.71 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-03-10T22:55:12.966Z] #21 14.71 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-03-10T22:55:13.229Z] #21 14.95 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-03-10T22:55:13.229Z] #21 14.95 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-03-10T22:55:13.229Z] #21 14.95 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-03-10T22:55:13.229Z] #21 14.95 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-03-10T22:55:13.229Z] #21 14.96 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-03-10T22:55:13.229Z] #21 14.96 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-03-10T22:55:13.229Z] #21 14.96 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4 [1948 kB] [2022-03-10T22:55:13.229Z] #21 15.01 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-03-10T22:55:13.229Z] #21 15.02 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-03-10T22:55:13.229Z] #21 15.02 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-03-10T22:55:13.229Z] #21 15.03 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-03-10T22:55:13.229Z] #21 15.04 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-03-10T22:55:13.229Z] #21 15.04 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4 [337 kB] [2022-03-10T22:55:13.229Z] #21 15.05 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-03-10T22:55:13.229Z] #21 15.08 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-03-10T22:55:13.495Z] #21 15.09 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-03-10T22:55:13.495Z] #21 15.10 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-03-10T22:55:13.495Z] #21 15.32 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-03-10T22:55:13.495Z] #21 15.35 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-03-10T22:55:13.719Z] #43 172.3 + dpkg --print-architecture [2022-03-10T22:55:13.719Z] #43 172.3 + git checkout -q v2.1.0 [2022-03-10T22:55:13.719Z] #43 172.9 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-03-10T22:55:13.719Z] #43 172.9 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-03-10T22:55:13.756Z] #21 15.37 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-03-10T22:55:13.756Z] #21 15.37 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-03-10T22:55:14.329Z] #21 15.99 debconf: delaying package configuration, since apt-utils is not installed [2022-03-10T22:55:14.329Z] #21 16.14 Fetched 27.6 MB in 1s (25.4 MB/s) [2022-03-10T22:55:14.329Z] #21 16.21 Selecting previously unselected package pigz. [2022-03-10T22:55:14.592Z] #21 16.21 (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 ... 24010 files and directories currently installed.) [2022-03-10T22:55:14.592Z] #21 16.27 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-03-10T22:55:14.592Z] #21 16.27 Unpacking pigz (2.6-1) ... [2022-03-10T22:55:14.592Z] #21 16.37 Selecting previously unselected package libelf1:amd64. [2022-03-10T22:55:14.592Z] #21 16.38 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-03-10T22:55:14.592Z] #21 16.41 Unpacking libelf1:amd64 (0.183-1) ... [2022-03-10T22:55:14.854Z] #21 16.54 Selecting previously unselected package libbpf0:amd64. [2022-03-10T22:55:14.854Z] #21 16.54 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-03-10T22:55:14.854Z] #21 16.56 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-03-10T22:55:14.854Z] #21 16.65 Selecting previously unselected package libcap2:amd64. [2022-03-10T22:55:14.854Z] #21 16.66 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-03-10T22:55:14.854Z] #21 16.66 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-03-10T22:55:14.854Z] #21 16.73 Selecting previously unselected package libmnl0:amd64. [2022-03-10T22:55:14.854Z] #21 16.73 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-03-10T22:55:14.854Z] #21 16.73 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-03-10T22:55:14.854Z] #21 16.79 Selecting previously unselected package libxtables12:amd64. [2022-03-10T22:55:15.116Z] #21 16.79 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-03-10T22:55:15.116Z] #21 16.80 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-03-10T22:55:15.116Z] #21 16.85 Selecting previously unselected package libcap2-bin. [2022-03-10T22:55:15.116Z] #21 16.86 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-03-10T22:55:15.116Z] #21 16.86 Unpacking libcap2-bin (1:2.44-1) ... [2022-03-10T22:55:15.116Z] #21 16.94 Selecting previously unselected package iproute2. [2022-03-10T22:55:15.116Z] #21 16.94 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-03-10T22:55:15.116Z] #21 16.95 Unpacking iproute2 (5.10.0-4) ... [2022-03-10T22:55:15.690Z] #21 17.37 Selecting previously unselected package xxd. [2022-03-10T22:55:15.690Z] #21 17.37 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-03-10T22:55:15.690Z] #21 17.38 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-03-10T22:55:15.690Z] #21 17.50 Selecting previously unselected package vim-common. [2022-03-10T22:55:15.690Z] #21 17.51 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-03-10T22:55:15.690Z] #21 17.52 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-03-10T22:55:15.952Z] #21 17.67 Selecting previously unselected package bash-completion. [2022-03-10T22:55:15.952Z] #21 17.68 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-03-10T22:55:17.240Z] #60 ... [2022-03-10T22:55:17.240Z] [2022-03-10T22:55:17.240Z] #43 [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-03-10T22:55:17.240Z] #43 sha256:8cd2c7b9899112f5f652fc771a50789fe1c1fae32cb81969d03efa57167cba02 [2022-03-10T22:55:17.240Z] #43 212.9 + dpkg --print-architecture [2022-03-10T22:55:17.240Z] #43 212.9 + git checkout -q v2.1.0 [2022-03-10T22:55:17.240Z] #43 213.2 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-03-10T22:55:17.240Z] #43 213.2 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-03-10T22:55:17.874Z] #21 19.51 Unpacking bash-completion (1:2.11-2) ... [2022-03-10T22:55:18.136Z] #21 19.88 Selecting previously unselected package bzip2. [2022-03-10T22:55:18.136Z] #21 19.88 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2022-03-10T22:55:18.136Z] #21 19.89 Unpacking bzip2 (1.0.8-4) ... [2022-03-10T22:55:18.136Z] #21 19.97 Selecting previously unselected package xz-utils. [2022-03-10T22:55:18.136Z] #21 19.97 Preparing to unpack .../12-xz-utils_5.2.5-2_amd64.deb ... [2022-03-10T22:55:18.136Z] #21 19.98 Unpacking xz-utils (5.2.5-2) ... [2022-03-10T22:55:18.398Z] #21 20.09 Selecting previously unselected package apparmor. [2022-03-10T22:55:18.398Z] #21 20.10 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2022-03-10T22:55:18.398Z] #21 20.15 Unpacking apparmor (2.13.6-10) ... [2022-03-10T22:55:18.659Z] #21 20.46 Selecting previously unselected package inetutils-ping. [2022-03-10T22:55:18.659Z] #21 20.46 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-03-10T22:55:18.659Z] #21 20.46 Unpacking inetutils-ping (2:2.0-1) ... [2022-03-10T22:55:18.926Z] #21 20.61 Selecting previously unselected package libip4tc2:amd64. [2022-03-10T22:55:18.926Z] #21 20.61 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2022-03-10T22:55:18.926Z] #21 20.62 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-03-10T22:55:18.926Z] #21 20.70 Selecting previously unselected package libip6tc2:amd64. [2022-03-10T22:55:18.926Z] #21 20.70 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2022-03-10T22:55:18.926Z] #21 20.70 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-03-10T22:55:18.926Z] #21 20.77 Selecting previously unselected package libnfnetlink0:amd64. [2022-03-10T22:55:18.926Z] #21 20.78 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-03-10T22:55:18.926Z] #21 20.79 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-03-10T22:55:19.191Z] #21 20.83 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-03-10T22:55:19.191Z] #21 20.84 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-03-10T22:55:19.191Z] #21 20.86 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-03-10T22:55:19.191Z] #21 20.98 Selecting previously unselected package libnftnl11:amd64. [2022-03-10T22:55:19.191Z] #21 20.99 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2022-03-10T22:55:19.191Z] #21 21.00 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-03-10T22:55:19.452Z] #21 21.08 Selecting previously unselected package iptables. [2022-03-10T22:55:19.452Z] #21 21.09 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2022-03-10T22:55:19.452Z] #21 21.10 Unpacking iptables (1.8.7-1) ... [2022-03-10T22:55:19.714Z] #21 21.35 Selecting previously unselected package libonig5:amd64. [2022-03-10T22:55:19.714Z] #21 21.36 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2022-03-10T22:55:19.714Z] #21 21.38 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-03-10T22:55:19.714Z] #21 21.52 Selecting previously unselected package libjq1:amd64. [2022-03-10T22:55:19.714Z] #21 21.53 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2022-03-10T22:55:19.714Z] #21 21.54 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-03-10T22:55:19.714Z] #21 21.64 Selecting previously unselected package jq. [2022-03-10T22:55:19.975Z] #21 21.65 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2022-03-10T22:55:19.975Z] #21 21.66 Unpacking jq (1.6-2.1) ... [2022-03-10T22:55:19.975Z] #21 21.75 Selecting previously unselected package libaio1:amd64. [2022-03-10T22:55:19.975Z] #21 21.76 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2022-03-10T22:55:19.975Z] #21 21.76 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-03-10T22:55:19.975Z] #21 21.82 Selecting previously unselected package libgpm2:amd64. [2022-03-10T22:55:19.975Z] #21 21.82 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2022-03-10T22:55:19.975Z] #21 21.82 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-03-10T22:55:20.237Z] #21 21.89 Selecting previously unselected package libicu67:amd64. [2022-03-10T22:55:20.237Z] #21 21.89 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2022-03-10T22:55:20.237Z] #21 21.90 Unpacking libicu67:amd64 (67.1-7) ... [2022-03-10T22:55:22.783Z] #21 24.65 Selecting previously unselected package libinih1:amd64. [2022-03-10T22:55:22.783Z] #21 24.67 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2022-03-10T22:55:22.783Z] #21 24.67 Unpacking libinih1:amd64 (53-1+b2) ... [2022-03-10T22:55:22.783Z] #21 24.73 Selecting previously unselected package libnet1:amd64. [2022-03-10T22:55:23.044Z] #21 24.73 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-03-10T22:55:23.044Z] #21 24.74 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-03-10T22:55:23.044Z] #21 24.83 Selecting previously unselected package libnl-3-200:amd64. [2022-03-10T22:55:23.044Z] #21 24.84 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-03-10T22:55:23.044Z] #21 24.84 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-03-10T22:55:23.044Z] #21 24.93 Selecting previously unselected package libprotobuf-c1:amd64. [2022-03-10T22:55:23.044Z] #21 24.94 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-03-10T22:55:23.317Z] #21 24.94 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-03-10T22:55:23.317Z] #21 25.01 Selecting previously unselected package net-tools. [2022-03-10T22:55:23.317Z] #21 25.01 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-03-10T22:55:23.317Z] #21 25.01 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-03-10T22:55:23.587Z] #21 25.19 Selecting previously unselected package patch. [2022-03-10T22:55:23.587Z] #21 25.20 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ... [2022-03-10T22:55:23.587Z] #21 25.20 Unpacking patch (2.7.6-7) ... [2022-03-10T22:55:23.587Z] #21 25.32 Selecting previously unselected package python-pip-whl. [2022-03-10T22:55:23.587Z] #21 25.34 Preparing to unpack .../33-python-pip-whl_20.3.4-4_all.deb ... [2022-03-10T22:55:23.587Z] #21 25.35 Unpacking python-pip-whl (20.3.4-4) ... [2022-03-10T22:55:24.175Z] #21 26.00 Selecting previously unselected package python3-lib2to3. [2022-03-10T22:55:24.175Z] #21 26.00 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2022-03-10T22:55:24.175Z] #21 26.00 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-03-10T22:55:24.442Z] #21 26.09 Selecting previously unselected package python3-distutils. [2022-03-10T22:55:24.442Z] #21 26.09 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2022-03-10T22:55:24.442Z] #21 26.10 Unpacking python3-distutils (3.9.2-1) ... [2022-03-10T22:55:24.442Z] #21 26.24 Selecting previously unselected package python3-pkg-resources. [2022-03-10T22:55:24.442Z] #21 26.25 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2022-03-10T22:55:24.442Z] #21 26.25 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-03-10T22:55:24.718Z] #21 26.36 Selecting previously unselected package python3-setuptools. [2022-03-10T22:55:24.718Z] #21 26.38 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2022-03-10T22:55:24.718Z] #21 26.38 Unpacking python3-setuptools (52.0.0-4) ... [2022-03-10T22:55:24.980Z] #21 26.66 Selecting previously unselected package python3-wheel. [2022-03-10T22:55:24.980Z] #21 26.67 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2022-03-10T22:55:24.980Z] #21 26.68 Unpacking python3-wheel (0.34.2-1) ... [2022-03-10T22:55:24.980Z] #21 26.84 Selecting previously unselected package python3-pip. [2022-03-10T22:55:24.980Z] #21 26.84 Preparing to unpack .../39-python3-pip_20.3.4-4_all.deb ... [2022-03-10T22:55:24.980Z] #21 26.85 Unpacking python3-pip (20.3.4-4) ... [2022-03-10T22:55:25.553Z] #21 27.16 Selecting previously unselected package sudo. [2022-03-10T22:55:25.553Z] #21 27.17 Preparing to unpack .../40-sudo_1.9.5p2-3_amd64.deb ... [2022-03-10T22:55:25.553Z] #21 27.17 Unpacking sudo (1.9.5p2-3) ... [2022-03-10T22:55:26.078Z] #21 27.68 Selecting previously unselected package thin-provisioning-tools. [2022-03-10T22:55:26.078Z] #21 27.69 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-03-10T22:55:26.079Z] #21 27.69 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-03-10T22:55:26.079Z] #21 27.93 Selecting previously unselected package uidmap. [2022-03-10T22:55:26.079Z] #21 27.94 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-03-10T22:55:26.079Z] #21 27.95 Unpacking uidmap (1:4.8.1-1) ... [2022-03-10T22:55:26.340Z] #21 28.06 Selecting previously unselected package vim-runtime. [2022-03-10T22:55:26.340Z] #21 28.08 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-03-10T22:55:26.340Z] #21 28.11 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-03-10T22:55:26.340Z] #21 28.13 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-03-10T22:55:26.340Z] #21 28.14 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-03-10T22:55:27.741Z] #60 ... [2022-03-10T22:55:27.741Z] [2022-03-10T22:55:27.741Z] #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-03-10T22:55:27.741Z] #26 sha256:9ad5ce7fb968b36d58e774e71f7c0bb00c7208755ad96ef3878748ebd07e9c6d [2022-03-10T22:55:27.741Z] #26 199.9 + return [2022-03-10T22:55:27.741Z] #26 DONE 201.3s [2022-03-10T22:55:27.741Z] [2022-03-10T22:55:27.741Z] #56 [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-03-10T22:55:27.741Z] #56 sha256:e4251ca5b786529e252a4a505d1ee6a5ea2d77a074301b6cf915ecff9db348b7 [2022-03-10T22:55:27.741Z] #56 ... [2022-03-10T22:55:27.741Z] [2022-03-10T22:55:27.741Z] #27 [dev-systemd-false 10/24] COPY --from=dockercli /build/ /usr/local/cli [2022-03-10T22:55:27.741Z] #27 sha256:a00fe85c2c02f27c5bfb992994fc6a91cceaff46d31defdbbd4e7c111b0d13dd [2022-03-10T22:55:27.741Z] #27 DONE 0.7s [2022-03-10T22:55:27.741Z] [2022-03-10T22:55:27.741Z] #60 [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-03-10T22:55:27.741Z] #60 sha256:e78743e1634ad8aaa815eeda94335ea92fc939a5fd68e6c985bffbc6a3bb7b59 [2022-03-10T22:55:27.741Z] #60 ... [2022-03-10T22:55:27.741Z] [2022-03-10T22:55:27.741Z] #32 [dev-systemd-false 11/24] COPY --from=frozen-images /build/ /docker-frozen-images [2022-03-10T22:55:27.741Z] #32 sha256:fc1be913e1da0da020552ed8b0ecf64ee20516b20be217e9565ae87a192a53ba [2022-03-10T22:55:27.741Z] #32 DONE 0.8s [2022-03-10T22:55:27.741Z] [2022-03-10T22:55:27.741Z] #35 [dev-systemd-false 12/24] COPY --from=swagger /build/ /usr/local/bin/ [2022-03-10T22:55:27.741Z] #35 sha256:56ce6d03ec36042e9766afa7152a50ac267a837197179825fb107dc4878b0f91 [2022-03-10T22:55:27.741Z] #35 DONE 0.9s [2022-03-10T22:55:27.741Z] [2022-03-10T22:55:27.741Z] #37 [dev-systemd-false 13/24] COPY --from=tomll /build/ /usr/local/bin/ [2022-03-10T22:55:27.741Z] #37 sha256:7f2fd26ae53aca0c4c46b6828ee172f7c81038292086cd7ba88ca24eb0d0fd14 [2022-03-10T22:55:27.741Z] #37 DONE 0.1s [2022-03-10T22:55:27.741Z] [2022-03-10T22:55:27.741Z] #41 [dev-systemd-false 14/24] COPY --from=tini /build/ /usr/local/bin/ [2022-03-10T22:55:27.741Z] #41 sha256:5e2715380066d5d69f1fadd53e9fe404b1ae63865ae42274bb3216bee85991a3 [2022-03-10T22:55:27.741Z] #41 DONE 0.1s [2022-03-10T22:55:27.741Z] [2022-03-10T22:55:27.741Z] #44 [dev-systemd-false 15/24] COPY --from=registry /build/ /usr/local/bin/ [2022-03-10T22:55:27.741Z] #44 sha256:50479eff72a943324c3777cb46bb9ffd3b55b66eccc09ae0ce3bb182179dd4b3 [2022-03-10T22:55:27.741Z] #44 DONE 0.1s [2022-03-10T22:55:27.741Z] [2022-03-10T22:55:27.741Z] #48 [dev-systemd-false 16/24] COPY --from=criu /build/ /usr/local/bin/ [2022-03-10T22:55:27.741Z] #48 sha256:216e23f1b0e12ff46536b8786a6a8a0758ca55a4cc61a288fca23e81e0682a65 [2022-03-10T22:55:27.741Z] #48 DONE 0.1s [2022-03-10T22:55:27.741Z] [2022-03-10T22:55:27.741Z] #50 [dev-systemd-false 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-03-10T22:55:27.741Z] #50 sha256:52e20d5918aae1a07ccc622f52c894b9b3b20b79ddff719a1c6e8830418093ec [2022-03-10T22:55:27.741Z] #50 DONE 0.1s [2022-03-10T22:55:27.741Z] [2022-03-10T22:55:27.741Z] #60 [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-03-10T22:55:27.741Z] #60 sha256:e78743e1634ad8aaa815eeda94335ea92fc939a5fd68e6c985bffbc6a3bb7b59 [2022-03-10T22:55:27.741Z] #60 180.4 + bin/containerd [2022-03-10T22:55:29.120Z] #60 ... [2022-03-10T22:55:29.120Z] [2022-03-10T22:55:29.120Z] #56 [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-03-10T22:55:29.120Z] #56 sha256:e4251ca5b786529e252a4a505d1ee6a5ea2d77a074301b6cf915ecff9db348b7 [2022-03-10T22:55:29.120Z] #56 117.7 + mkdir -p /build [2022-03-10T22:55:29.120Z] #56 117.7 + cp runc /build/runc [2022-03-10T22:55:29.657Z] #21 31.00 Selecting previously unselected package vim. [2022-03-10T22:55:29.657Z] #21 31.01 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-03-10T22:55:29.657Z] #21 31.02 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-03-10T22:55:29.657Z] #21 31.54 Selecting previously unselected package xfsprogs. [2022-03-10T22:55:29.657Z] #21 31.55 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ... [2022-03-10T22:55:29.657Z] #21 31.55 Unpacking xfsprogs (5.10.0-4) ... [2022-03-10T22:55:30.230Z] #21 31.94 Selecting previously unselected package zip. [2022-03-10T22:55:30.230Z] #21 31.95 Preparing to unpack .../46-zip_3.0-12_amd64.deb ... [2022-03-10T22:55:30.230Z] #21 31.96 Unpacking zip (3.0-12) ... [2022-03-10T22:55:30.493Z] #21 32.09 Selecting previously unselected package zstd. [2022-03-10T22:55:30.493Z] #21 32.09 Preparing to unpack .../47-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-03-10T22:55:30.493Z] #21 32.11 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-03-10T22:55:30.498Z] #56 DONE 119.4s [2022-03-10T22:55:30.499Z] [2022-03-10T22:55:30.499Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-10T22:55:30.499Z] #51 sha256:7e886a43c3741841e41ebabce8488931375aaa4f3d3c86112f4cd8891884996a [2022-03-10T22:55:30.499Z] #51 211.0 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown) [2022-03-10T22:55:30.499Z] #51 DONE 212.2s [2022-03-10T22:55:30.499Z] [2022-03-10T22:55:30.499Z] #60 [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-03-10T22:55:30.499Z] #60 sha256:e78743e1634ad8aaa815eeda94335ea92fc939a5fd68e6c985bffbc6a3bb7b59 [2022-03-10T22:55:30.754Z] #21 32.41 Setting up python3-pkg-resources (52.0.0-4) ... [2022-03-10T22:55:31.326Z] #21 33.18 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-03-10T22:55:31.326Z] #21 33.20 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-03-10T22:55:31.587Z] #21 33.23 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-03-10T22:55:31.587Z] #21 33.25 Setting up libicu67:amd64 (67.1-7) ... [2022-03-10T22:55:31.587Z] #21 33.27 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-03-10T22:55:31.587Z] #21 33.28 Setting up libinih1:amd64 (53-1+b2) ... [2022-03-10T22:55:31.587Z] #21 33.30 Setting up uidmap (1:4.8.1-1) ... [2022-03-10T22:55:31.587Z] #21 33.31 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-03-10T22:55:31.587Z] #21 33.33 Setting up bzip2 (1.0.8-4) ... [2022-03-10T22:55:31.587Z] #21 33.34 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-03-10T22:55:31.587Z] #21 33.36 Setting up python3-wheel (0.34.2-1) ... [2022-03-10T22:55:32.174Z] #21 33.92 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-03-10T22:55:32.174Z] #21 33.93 Setting up libcap2:amd64 (1:2.44-1) ... [2022-03-10T22:55:32.174Z] #21 33.94 Setting up libcap2-bin (1:2.44-1) ... [2022-03-10T22:55:32.174Z] #21 33.95 Setting up apparmor (2.13.6-10) ... [2022-03-10T22:55:32.409Z] #60 ... [2022-03-10T22:55:32.409Z] [2022-03-10T22:55:32.409Z] #52 [dev-systemd-false 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-03-10T22:55:32.409Z] #52 sha256:ee344b00dc3c1346fd25b8fb70853588ba335bf02161b1ea2ff0dc7ac2fb0e54 [2022-03-10T22:55:33.346Z] #52 DONE 1.1s [2022-03-10T22:55:33.346Z] [2022-03-10T22:55:33.346Z] #54 [dev-systemd-false 19/24] COPY --from=shfmt /build/ /usr/local/bin/ [2022-03-10T22:55:33.346Z] #54 sha256:9518dc45a83171ed8a7b4cedc25f36088302d6c3ff65f416e8e16299dfb993ed [2022-03-10T22:55:33.346Z] #54 DONE 0.0s [2022-03-10T22:55:33.346Z] [2022-03-10T22:55:33.346Z] #57 [dev-systemd-false 20/24] COPY --from=runc /build/ /usr/local/bin/ [2022-03-10T22:55:33.346Z] #57 sha256:ad831952a7c93b7a1af205d327f76134a0b4632955b0310b01b352558255a58e [2022-03-10T22:55:33.913Z] #57 DONE 0.4s [2022-03-10T22:55:33.913Z] [2022-03-10T22:55:33.913Z] #60 [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-03-10T22:55:33.913Z] #60 sha256:e78743e1634ad8aaa815eeda94335ea92fc939a5fd68e6c985bffbc6a3bb7b59 [2022-03-10T22:55:34.086Z] #21 35.55 Setting up zip (3.0-12) ... [2022-03-10T22:55:34.086Z] #21 35.57 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-03-10T22:55:34.086Z] #21 35.60 Setting up bash-completion (1:2.11-2) ... [2022-03-10T22:55:35.747Z] #43 DONE 193.2s [2022-03-10T22:55:35.747Z] [2022-03-10T22:55:35.747Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-10T22:55:35.747Z] #51 sha256:a8d1fc69f546faa66db6c94d32e7d06f6126ed23d1e9e8d092ec156536df14fd [2022-03-10T22:55:35.999Z] #21 37.36 Setting up xz-utils (5.2.5-2) ... [2022-03-10T22:55:35.999Z] #21 37.38 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-03-10T22:55:35.999Z] #21 37.39 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-03-10T22:55:35.999Z] #21 37.40 Setting up patch (2.7.6-7) ... [2022-03-10T22:55:35.999Z] #21 37.42 Setting up sudo (1.9.5p2-3) ... [2022-03-10T22:55:35.999Z] #21 37.48 invoke-rc.d: could not determine current runlevel [2022-03-10T22:55:35.999Z] #21 37.49 invoke-rc.d: policy-rc.d denied execution of start. [2022-03-10T22:55:35.999Z] #21 37.50 Setting up xfsprogs (5.10.0-4) ... [2022-03-10T22:55:36.000Z] #21 37.51 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-03-10T22:55:36.000Z] #21 37.53 Setting up inetutils-ping (2:2.0-1) ... [2022-03-10T22:55:36.000Z] #21 37.54 Setting up pigz (2.6-1) ... [2022-03-10T22:55:36.000Z] #21 37.56 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-03-10T22:55:36.000Z] #21 37.57 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-03-10T22:55:36.000Z] #21 37.59 Setting up python-pip-whl (20.3.4-4) ... [2022-03-10T22:55:36.000Z] #21 37.61 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-03-10T22:55:36.573Z] #21 38.30 Setting up libaio1:amd64 (0.3.112-9) ... [2022-03-10T22:55:36.573Z] #21 38.31 Setting up python3-lib2to3 (3.9.2-1) ... [2022-03-10T22:55:36.685Z] #51 ... [2022-03-10T22:55:36.685Z] [2022-03-10T22:55:36.685Z] #44 [dev-systemd-false 15/24] COPY --from=registry /build/ /usr/local/bin/ [2022-03-10T22:55:36.685Z] #44 sha256:f54be6bce4641daaaced9c4ef1600bf67c9da3488652bb84e6d1247e47ef5e5f [2022-03-10T22:55:36.835Z] #21 38.70 Setting up libelf1:amd64 (0.183-1) ... [2022-03-10T22:55:37.097Z] #21 38.76 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-03-10T22:55:37.098Z] #21 38.78 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-03-10T22:55:37.098Z] #21 38.79 Setting up python3-distutils (3.9.2-1) ... [2022-03-10T22:55:37.251Z] #44 DONE 0.7s [2022-03-10T22:55:37.251Z] [2022-03-10T22:55:37.251Z] #48 [dev-systemd-false 16/24] COPY --from=criu /build/ /usr/local/bin/ [2022-03-10T22:55:37.251Z] #48 sha256:65a34a3d3070c68de9dd137565856d91c27a922291f35211f1578775ae0a094b [2022-03-10T22:55:37.251Z] #48 DONE 0.1s [2022-03-10T22:55:37.251Z] [2022-03-10T22:55:37.251Z] #50 [dev-systemd-false 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-03-10T22:55:37.251Z] #50 sha256:f412be139240cfeb6ffe1d846bce015edbcfbd4bbfe61a6651f5264d4c791b04 [2022-03-10T22:55:37.511Z] #50 DONE 0.1s [2022-03-10T22:55:37.511Z] [2022-03-10T22:55:37.511Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-10T22:55:37.511Z] #51 sha256:a8d1fc69f546faa66db6c94d32e7d06f6126ed23d1e9e8d092ec156536df14fd [2022-03-10T22:55:37.674Z] #21 39.35 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-03-10T22:55:37.674Z] #21 39.36 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-03-10T22:55:37.674Z] #21 39.36 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-03-10T22:55:37.674Z] #21 39.37 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-03-10T22:55:37.674Z] #21 39.37 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-03-10T22:55:37.674Z] #21 39.38 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-03-10T22:55:37.674Z] #21 39.38 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-03-10T22:55:37.674Z] #21 39.39 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-03-10T22:55:37.674Z] #21 39.40 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-03-10T22:55:37.674Z] #21 39.42 Setting up python3-setuptools (52.0.0-4) ... [2022-03-10T22:55:39.062Z] #21 40.89 Setting up libjq1:amd64 (1.6-2.1) ... [2022-03-10T22:55:39.062Z] #21 40.90 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-03-10T22:55:39.062Z] #21 40.93 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-03-10T22:55:39.062Z] #21 40.95 Setting up python3-pip (20.3.4-4) ... [2022-03-10T22:55:39.181Z] #43 DONE 234.0s [2022-03-10T22:55:39.181Z] [2022-03-10T22:55:39.181Z] #56 [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-03-10T22:55:39.181Z] #56 sha256:6a12f88f37be5357865a43268305b74bee5762524cb341698e58edf8b497b9cf [2022-03-10T22:55:39.181Z] #56 ... [2022-03-10T22:55:39.181Z] [2022-03-10T22:55:39.181Z] #44 [dev-systemd-false 15/24] COPY --from=registry /build/ /usr/local/bin/ [2022-03-10T22:55:39.181Z] #44 sha256:12c3ae538a9391df6788882c9f96befdecd2c772a78bfe73297fa9428d525b64 [2022-03-10T22:55:39.440Z] #44 DONE 0.5s [2022-03-10T22:55:39.440Z] [2022-03-10T22:55:39.440Z] #48 [dev-systemd-false 16/24] COPY --from=criu /build/ /usr/local/bin/ [2022-03-10T22:55:39.440Z] #48 sha256:c4f7f74252bc8ba2e242ca66bb188be24fb3bef5285f3dd0c61f885318a38e38 [2022-03-10T22:55:39.440Z] #48 DONE 0.1s [2022-03-10T22:55:39.440Z] [2022-03-10T22:55:39.440Z] #50 [dev-systemd-false 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-03-10T22:55:39.440Z] #50 sha256:cd9891fd7cb835d68241ec78c4f4a61ce096699578ace037ef2153f9662fe36c [2022-03-10T22:55:39.440Z] #50 DONE 0.1s [2022-03-10T22:55:39.440Z] [2022-03-10T22:55:39.440Z] #56 [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-03-10T22:55:39.440Z] #56 sha256:6a12f88f37be5357865a43268305b74bee5762524cb341698e58edf8b497b9cf [2022-03-10T22:55:40.451Z] #21 42.07 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-03-10T22:55:40.452Z] #21 42.08 Setting up jq (1.6-2.1) ... [2022-03-10T22:55:40.452Z] #21 42.10 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-03-10T22:55:40.452Z] #21 42.11 Setting up iptables (1.8.7-1) ... [2022-03-10T22:55:40.452Z] #21 42.12 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-03-10T22:55:40.452Z] #21 42.13 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-03-10T22:55:40.452Z] #21 42.13 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-03-10T22:55:40.452Z] #21 42.14 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-03-10T22:55:40.452Z] #21 42.15 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-03-10T22:55:40.452Z] #21 42.16 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-03-10T22:55:40.452Z] #21 42.17 Setting up iproute2 (5.10.0-4) ... [2022-03-10T22:55:40.714Z] #21 42.51 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-10T22:55:41.661Z] #21 DONE 43.3s [2022-03-10T22:55:41.661Z] [2022-03-10T22:55:41.661Z] #22 [dev-systemd-false 8/24] 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-03-10T22:55:41.661Z] #22 sha256:486520d9c93896d4916962da02e8d344a3eb9be31ef6e257ec8238f412617c4e [2022-03-10T22:55:41.879Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-03-10T22:55:41.879Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-03-10T22:55:41.879Z] GOOS="" GOARCH="" GOARM="" [2022-03-10T22:55:41.879Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-03-10T22:55:41.879Z] [2022-03-10T22:55:41.879Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2022-03-10T22:55:41.879Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2022-03-10T22:55:41.879Z] Using test binary docker [2022-03-10T22:55:41.879Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-03-10T22:55:41.879Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-03-10T22:55:41.879Z] INFO: Waiting for daemon to start... [2022-03-10T22:55:41.879Z] Starting dockerd [2022-03-10T22:55:41.879Z] . [2022-03-10T22:55:41.879Z] INFO: Building docker-sdk-python3:5.0.3... [2022-03-10T22:55:42.607Z] #22 0.869 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-03-10T22:55:42.608Z] #22 0.873 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-03-10T22:55:42.608Z] #22 0.876 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-03-10T22:55:42.608Z] #22 DONE 0.9s [2022-03-10T22:55:42.608Z] [2022-03-10T22:55:42.608Z] #23 [dev-systemd-false 9/24] RUN pip3 install yamllint==1.26.1 [2022-03-10T22:55:42.608Z] #23 sha256:03fb6a6c6531e45313a972d2b07fa1b1b3908a150e02259f68d1f7efd7b5091a [2022-03-10T22:55:48.150Z] 037d5740b404: Pull complete [2022-03-10T22:55:48.150Z] Digest: sha256:343f8c95ec604913c74597f6d541e388f83bc0ce373ee8ea5bb26d268879f338 [2022-03-10T22:55:48.150Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-10T22:55:48.150Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2022 into daemon under test completed successfully [2022-03-10T22:55:48.150Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2022 as microsoft/windowsservercore in daemon under test [2022-03-10T22:55:48.150Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2022 is '10.0.20348.587' [2022-03-10T22:55:48.150Z] WARN: Skipping validation tests [2022-03-10T22:55:48.150Z] INFO: Running unit tests at 03/10/2022 22:55:47... [2022-03-10T22:55:52.008Z] INFO: make.ps1 starting at 03/10/2022 22:55:51 [2022-03-10T22:55:52.008Z] INFO: Git commit (b36fb04e03) assumed from DOCKER_GITCOMMIT environment variable [2022-03-10T22:55:52.008Z] INFO: Invoking autogen... [2022-03-10T22:55:52.477Z] INFO: Running unit tests... [2022-03-10T22:55:52.619Z] #23 9.050 Collecting yamllint==1.26.1 [2022-03-10T22:55:52.619Z] #23 10.10 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-03-10T22:55:53.565Z] #23 11.21 Collecting pathspec>=0.5.3 [2022-03-10T22:55:53.565Z] #23 11.22 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-03-10T22:55:54.140Z] #23 11.57 Collecting pyyaml [2022-03-10T22:55:54.140Z] #23 11.58 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-03-10T22:55:54.140Z] #23 11.63 Building wheels for collected packages: yamllint [2022-03-10T22:55:54.140Z] #23 11.64 Building wheel for yamllint (setup.py): started [2022-03-10T22:55:55.086Z] #23 12.66 Building wheel for yamllint (setup.py): finished with status 'done' [2022-03-10T22:55:55.086Z] #23 12.66 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=3fe34cd84ec4bf0e4b538ff1b2e6124f60023ba17fcf298cc497fcac6ff95066 [2022-03-10T22:55:55.086Z] #23 12.66 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-03-10T22:55:55.086Z] #23 12.66 Successfully built yamllint [2022-03-10T22:55:55.086Z] #23 12.69 Installing collected packages: pyyaml, pathspec, yamllint [2022-03-10T22:55:55.348Z] #23 13.05 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-03-10T22:55:55.519Z] 4612f6d0b889: Pull complete [2022-03-10T22:55:55.850Z] #60 211.5 # github.com/containerd/containerd/cmd/containerd [2022-03-10T22:55:55.850Z] #60 211.5 /usr/bin/ld: /tmp/go-link-2480321592/000019.o: in function `New': [2022-03-10T22:55:55.850Z] #60 211.5 /tmp/tmp.XTnlnWMj2o/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:75: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2022-03-10T22:55:55.850Z] #60 211.6 + bin/containerd-stress [2022-03-10T22:55:55.850Z] #60 212.7 + bin/containerd-shim [2022-03-10T22:55:55.925Z] #23 DONE 13.5s [2022-03-10T22:55:55.925Z] [2022-03-10T22:55:55.925Z] #60 [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-03-10T22:55:55.925Z] #60 sha256:8580b6e7155f8fae424b53680dfa143634c3308bebd6d5903a29beda31f72606 [2022-03-10T22:55:56.189Z] #60 ... [2022-03-10T22:55:56.189Z] [2022-03-10T22:55:56.189Z] #27 [dev-systemd-false 10/24] COPY --from=dockercli /build/ /usr/local/cli [2022-03-10T22:55:56.189Z] #27 sha256:637b8ac6f2bbfb2ea7178fa7bd51f1c75bfeef1934fd5ddf2b162bd35592404f [2022-03-10T22:55:56.189Z] #27 DONE 0.2s [2022-03-10T22:55:56.189Z] [2022-03-10T22:55:56.189Z] #32 [dev-systemd-false 11/24] COPY --from=frozen-images /build/ /docker-frozen-images [2022-03-10T22:55:56.189Z] #32 sha256:4708d0d2d97d2453f67fecd4d628c8504a9c600038ba07a48f3c65348f65a0cb [2022-03-10T22:55:56.451Z] #32 DONE 0.4s [2022-03-10T22:55:56.451Z] [2022-03-10T22:55:56.451Z] #60 [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-03-10T22:55:56.451Z] #60 sha256:8580b6e7155f8fae424b53680dfa143634c3308bebd6d5903a29beda31f72606 [2022-03-10T22:55:56.711Z] #60 ... [2022-03-10T22:55:56.711Z] [2022-03-10T22:55:56.711Z] #35 [dev-systemd-false 12/24] COPY --from=swagger /build/ /usr/local/bin/ [2022-03-10T22:55:56.711Z] #35 sha256:8a95b3fc27886cd6da40b111f832754c485740a5c7fe4ef0c75f683d17c047a6 [2022-03-10T22:55:56.711Z] #35 DONE 0.1s [2022-03-10T22:55:56.711Z] [2022-03-10T22:55:56.711Z] #37 [dev-systemd-false 13/24] COPY --from=tomll /build/ /usr/local/bin/ [2022-03-10T22:55:56.711Z] #37 sha256:f42d7d0923f59439a4535b8147b43eff3f9d40575559c04806d28218a1f41075 [2022-03-10T22:55:56.711Z] #37 DONE 0.1s [2022-03-10T22:55:56.711Z] [2022-03-10T22:55:56.711Z] #41 [dev-systemd-false 14/24] COPY --from=tini /build/ /usr/local/bin/ [2022-03-10T22:55:56.711Z] #41 sha256:9e19dcf023bd868597e233826dd03708e2bc91368facba154beba18e7c1a56d8 [2022-03-10T22:55:56.711Z] #41 DONE 0.1s [2022-03-10T22:55:56.711Z] [2022-03-10T22:55:56.711Z] #60 [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-03-10T22:55:56.711Z] #60 sha256:8580b6e7155f8fae424b53680dfa143634c3308bebd6d5903a29beda31f72606 [2022-03-10T22:55:58.381Z] INFO: Invoking unit tests run with C:\gopath/bin/\gotestsum.exe --format=standard-verbose --jsonfile=bundles\go-test-report-unit-tests.json --junitfile=bundles\junit-report-unit-tests.xml -- -cover -ldflags -w -a "-test.timeout=10m" 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/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/autogen/winresources/dockerd 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/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug 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/btrfs 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/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/windows 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/etwlogs 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/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/local 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/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/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/ivmanager 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/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 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/filenotify github.com/docker/docker/pkg/fileutils 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/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/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/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-03-10T22:55:59.250Z] #60 ... [2022-03-10T22:55:59.250Z] [2022-03-10T22:55:59.250Z] #43 [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-03-10T22:55:59.250Z] #43 sha256:8cd2c7b9899112f5f652fc771a50789fe1c1fae32cb81969d03efa57167cba02 [2022-03-10T22:55:59.512Z] #43 216.0 + dpkg --print-architecture [2022-03-10T22:55:59.512Z] #43 216.0 + git checkout -q v2.1.0 [2022-03-10T22:55:59.512Z] #43 216.1 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-03-10T22:55:59.512Z] #43 216.1 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-03-10T22:56:02.486Z] #60 218.8 + bin/containerd-shim-runc-v1 [2022-03-10T22:56:06.680Z] #60 223.2 + bin/containerd-shim-runc-v2 [2022-03-10T22:56:06.939Z] #60 223.7 + binaries [2022-03-10T22:56:07.075Z] ? github.com/docker/docker/api [no test files] [2022-03-10T22:56:07.197Z] #60 223.7 + install -D bin/containerd /build/containerd [2022-03-10T22:56:07.198Z] #60 223.8 + install -D bin/containerd-shim /build/containerd-shim [2022-03-10T22:56:07.198Z] #60 223.8 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-03-10T22:56:07.198Z] #60 223.8 + install -D bin/ctr /build/ctr [2022-03-10T22:56:11.382Z] #60 DONE 227.6s [2022-03-10T22:56:11.540Z] #56 ... [2022-03-10T22:56:11.540Z] [2022-03-10T22:56:11.540Z] #60 [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-03-10T22:56:11.540Z] #60 sha256:e176e70a3d8e0577569341ccc5c832fb4452c3a4e0f2f52c5324a8bebfcfa439 [2022-03-10T22:56:11.540Z] #60 214.2 + bin/containerd [2022-03-10T22:56:11.641Z] [2022-03-10T22:56:11.641Z] #61 [dev-systemd-false 21/24] COPY --from=containerd /build/ /usr/local/bin/ [2022-03-10T22:56:11.641Z] #61 sha256:f4f78c4f043f5ca1c5e978afc7355b8253db6489f090be7803b2eef33624d616 [2022-03-10T22:56:13.018Z] #61 DONE 1.4s [2022-03-10T22:56:13.018Z] [2022-03-10T22:56:13.018Z] #66 [dev-systemd-false 22/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-03-10T22:56:13.018Z] #66 sha256:c8045ab51987a50acd8fe9717398e56e2b30cea9f1e7b78929a0162bcc4094e8 [2022-03-10T22:56:13.449Z] #60 ... [2022-03-10T22:56:13.449Z] [2022-03-10T22:56:13.450Z] #56 [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-03-10T22:56:13.450Z] #56 sha256:6a12f88f37be5357865a43268305b74bee5762524cb341698e58edf8b497b9cf [2022-03-10T22:56:13.450Z] #56 128.0 + mkdir -p /build [2022-03-10T22:56:13.450Z] #56 128.0 + cp runc /build/runc [2022-03-10T22:56:13.587Z] #66 DONE 0.3s [2022-03-10T22:56:13.587Z] [2022-03-10T22:56:13.587Z] #71 [dev-systemd-false 23/24] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-03-10T22:56:13.587Z] #71 sha256:672a745dd2f52046358cd224c3f78e7fa1eba752e26f7d6d37a710149eba9250 [2022-03-10T22:56:13.919Z] sha256:087455c3d5814fba1662beceb3915d287a61ff78d0b9ba4d0b4efc60ba9136be [2022-03-10T22:56:13.919Z] INFO: Starting docker-py tests... [2022-03-10T22:56:13.920Z] ============================= test session starts ============================== [2022-03-10T22:56:13.920Z] platform linux -- Python 3.7.12, pytest-4.3.1, py-1.11.0, pluggy-1.0.0 [2022-03-10T22:56:13.920Z] rootdir: /src, inifile: pytest.ini [2022-03-10T22:56:13.920Z] plugins: timeout-1.3.3, cov-2.6.1 [2022-03-10T22:56:13.920Z] collected 395 items / 2 deselected / 393 selected [2022-03-10T22:56:13.920Z] [2022-03-10T22:56:14.965Z] #71 DONE 1.8s [2022-03-10T22:56:15.224Z] [2022-03-10T22:56:15.224Z] #72 [dev-systemd-false 24/24] WORKDIR /go/src/github.com/docker/docker [2022-03-10T22:56:15.224Z] #72 sha256:aa95157ef6adf31378fbb3efccb84e4d9da53d6e88da96ef5d1a60011926f76b [2022-03-10T22:56:15.224Z] #72 DONE 0.0s [2022-03-10T22:56:15.224Z] [2022-03-10T22:56:15.224Z] #73 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-03-10T22:56:15.224Z] #73 sha256:0790d55310f5d046e229f44bd24a6f59d5b6d392748d0b5073c3ddf7a8b0b228 [2022-03-10T22:56:15.359Z] #56 DONE 130.0s [2022-03-10T22:56:15.359Z] [2022-03-10T22:56:15.359Z] #60 [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-03-10T22:56:15.359Z] #60 sha256:e176e70a3d8e0577569341ccc5c832fb4452c3a4e0f2f52c5324a8bebfcfa439 [2022-03-10T22:56:16.167Z] #73 DONE 0.8s [2022-03-10T22:56:16.167Z] [2022-03-10T22:56:16.167Z] #74 exporting to image [2022-03-10T22:56:16.167Z] #74 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-03-10T22:56:16.167Z] #74 exporting layers [2022-03-10T22:56:16.264Z] #51 ... [2022-03-10T22:56:16.264Z] [2022-03-10T22:56:16.264Z] #60 [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-03-10T22:56:16.264Z] #60 sha256:1465df523e75735fd64162ce98a82a5b4b2ff6c99800d861ffed8f57fd0470d9 [2022-03-10T22:56:16.264Z] #60 205.4 + bin/containerd [2022-03-10T22:56:18.662Z] #60 ... [2022-03-10T22:56:18.662Z] [2022-03-10T22:56:18.662Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-10T22:56:18.662Z] #51 sha256:a8d1fc69f546faa66db6c94d32e7d06f6126ed23d1e9e8d092ec156536df14fd [2022-03-10T22:56:18.662Z] #51 275.3 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown) [2022-03-10T22:56:18.921Z] #51 DONE 275.5s [2022-03-10T22:56:18.921Z] [2022-03-10T22:56:18.921Z] #60 [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-03-10T22:56:18.921Z] #60 sha256:e176e70a3d8e0577569341ccc5c832fb4452c3a4e0f2f52c5324a8bebfcfa439 [2022-03-10T22:56:19.461Z] #74 exporting layers 3.1s done [2022-03-10T22:56:19.461Z] #74 writing image sha256:7b7c94581e17307caf2a44505d33e1f25ebd31734565ca57e5cd0da50392e831 done [2022-03-10T22:56:19.461Z] #74 naming to docker.io/library/docker:b36fb04e033e29f65b7bed7ef215cdf6e8592e74 done [2022-03-10T22:56:19.461Z] #74 DONE 3.1s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-03-10T22:56:19.806Z] + sudo modprobe ip6table_filter [Pipeline] sh [2022-03-10T22:56:20.088Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43357/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=b36fb04e033e29f65b7bed7ef215cdf6e8592e74 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:b36fb04e033e29f65b7bed7ef215cdf6e8592e74 hack/test/unit [2022-03-10T22:56:20.841Z] #60 ... [2022-03-10T22:56:20.841Z] [2022-03-10T22:56:20.841Z] #52 [dev-systemd-false 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-03-10T22:56:20.841Z] #52 sha256:772895011f565786594bedb0ddfaaeb95f1c949dd9210f1dc5cb513c9faf5d63 [2022-03-10T22:56:20.841Z] #52 DONE 0.5s [2022-03-10T22:56:20.841Z] [2022-03-10T22:56:20.841Z] #54 [dev-systemd-false 19/24] COPY --from=shfmt /build/ /usr/local/bin/ [2022-03-10T22:56:20.841Z] #54 sha256:3b0524ad4310320c407954069b2d54540c40cba86890da28e40826564e11f853 [2022-03-10T22:56:21.101Z] #54 DONE 0.1s [2022-03-10T22:56:21.101Z] [2022-03-10T22:56:21.101Z] #57 [dev-systemd-false 20/24] COPY --from=runc /build/ /usr/local/bin/ [2022-03-10T22:56:21.101Z] #57 sha256:abb587a95792d124c074f171a3972c0117e97b11376f8a82cc88e710f48006b8 [2022-03-10T22:56:21.101Z] #57 DONE 0.2s [2022-03-10T22:56:21.101Z] [2022-03-10T22:56:21.101Z] #60 [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-03-10T22:56:21.101Z] #60 sha256:e176e70a3d8e0577569341ccc5c832fb4452c3a4e0f2f52c5324a8bebfcfa439 [2022-03-10T22:56:21.463Z] + BUILDFLAGS=(-tags 'netgo seccomp libdm_no_deferred_remove') [2022-03-10T22:56:21.463Z] + TESTFLAGS+=' -test.timeout=5m' [2022-03-10T22:56:21.463Z] + TESTDIRS=./... [2022-03-10T22:56:21.463Z] + exclude_paths='/vendor/|/integration' [2022-03-10T22:56:21.463Z] ++ go list ./... [2022-03-10T22:56:21.463Z] ++ grep -vE '(/vendor/|/integration)' [2022-03-10T22:56:21.486Z] #43 DONE 236.9s [2022-03-10T22:56:21.486Z] [2022-03-10T22:56:21.486Z] #56 [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-03-10T22:56:21.486Z] #56 sha256:6eb211686e40c9d85ed1766ae92c018ed4f7a73c8cce0f5e5040e183a2c4069e [2022-03-10T22:56:21.486Z] #56 ... [2022-03-10T22:56:21.486Z] [2022-03-10T22:56:21.486Z] #44 [dev-systemd-false 15/24] COPY --from=registry /build/ /usr/local/bin/ [2022-03-10T22:56:21.486Z] #44 sha256:e255069d67decd710b9e0f6614b08b8a98ff91bf250c525e9d484a77419ab67b [2022-03-10T22:56:21.540Z] #60 ... [2022-03-10T22:56:21.540Z] [2022-03-10T22:56:21.540Z] #56 [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-03-10T22:56:21.540Z] #56 sha256:6596c2d0ae47a38e7280e68db4789570cb3c76ee135cfe9a9e603e4f03c2af55 [2022-03-10T22:56:21.540Z] #56 140.5 + mkdir -p /build [2022-03-10T22:56:21.540Z] #56 140.5 + cp runc /build/runc [2022-03-10T22:56:22.042Z] + pkg_list='github.com/docker/docker/api [2022-03-10T22:56:22.042Z] github.com/docker/docker/api/server [2022-03-10T22:56:22.042Z] github.com/docker/docker/api/server/backend/build [2022-03-10T22:56:22.042Z] github.com/docker/docker/api/server/httputils [2022-03-10T22:56:22.042Z] github.com/docker/docker/api/server/middleware [2022-03-10T22:56:22.042Z] github.com/docker/docker/api/server/router [2022-03-10T22:56:22.042Z] github.com/docker/docker/api/server/router/build [2022-03-10T22:56:22.042Z] github.com/docker/docker/api/server/router/checkpoint [2022-03-10T22:56:22.042Z] github.com/docker/docker/api/server/router/container [2022-03-10T22:56:22.042Z] github.com/docker/docker/api/server/router/debug [2022-03-10T22:56:22.042Z] github.com/docker/docker/api/server/router/distribution [2022-03-10T22:56:22.042Z] github.com/docker/docker/api/server/router/grpc [2022-03-10T22:56:22.042Z] github.com/docker/docker/api/server/router/image [2022-03-10T22:56:22.042Z] github.com/docker/docker/api/server/router/network [2022-03-10T22:56:22.042Z] github.com/docker/docker/api/server/router/plugin [2022-03-10T22:56:22.042Z] github.com/docker/docker/api/server/router/session [2022-03-10T22:56:22.042Z] github.com/docker/docker/api/server/router/swarm [2022-03-10T22:56:22.042Z] github.com/docker/docker/api/server/router/system [2022-03-10T22:56:22.042Z] github.com/docker/docker/api/server/router/volume [2022-03-10T22:56:22.042Z] github.com/docker/docker/api/types [2022-03-10T22:56:22.042Z] github.com/docker/docker/api/types/backend [2022-03-10T22:56:22.042Z] github.com/docker/docker/api/types/blkiodev [2022-03-10T22:56:22.042Z] github.com/docker/docker/api/types/container [2022-03-10T22:56:22.042Z] github.com/docker/docker/api/types/events [2022-03-10T22:56:22.042Z] github.com/docker/docker/api/types/filters [2022-03-10T22:56:22.042Z] github.com/docker/docker/api/types/image [2022-03-10T22:56:22.042Z] github.com/docker/docker/api/types/mount [2022-03-10T22:56:22.042Z] github.com/docker/docker/api/types/network [2022-03-10T22:56:22.042Z] github.com/docker/docker/api/types/plugins/logdriver [2022-03-10T22:56:22.042Z] github.com/docker/docker/api/types/registry [2022-03-10T22:56:22.042Z] github.com/docker/docker/api/types/strslice [2022-03-10T22:56:22.042Z] github.com/docker/docker/api/types/swarm [2022-03-10T22:56:22.042Z] github.com/docker/docker/api/types/swarm/runtime [2022-03-10T22:56:22.042Z] github.com/docker/docker/api/types/time [2022-03-10T22:56:22.042Z] github.com/docker/docker/api/types/versions [2022-03-10T22:56:22.042Z] github.com/docker/docker/api/types/versions/v1p19 [2022-03-10T22:56:22.043Z] github.com/docker/docker/api/types/versions/v1p20 [2022-03-10T22:56:22.043Z] github.com/docker/docker/api/types/volume [2022-03-10T22:56:22.043Z] github.com/docker/docker/builder [2022-03-10T22:56:22.043Z] github.com/docker/docker/builder/builder-next [2022-03-10T22:56:22.043Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-03-10T22:56:22.043Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-03-10T22:56:22.043Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-03-10T22:56:22.043Z] github.com/docker/docker/builder/builder-next/exporter [2022-03-10T22:56:22.043Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-03-10T22:56:22.043Z] github.com/docker/docker/builder/builder-next/worker [2022-03-10T22:56:22.043Z] github.com/docker/docker/builder/dockerfile [2022-03-10T22:56:22.043Z] github.com/docker/docker/builder/remotecontext [2022-03-10T22:56:22.043Z] github.com/docker/docker/builder/remotecontext/git [2022-03-10T22:56:22.043Z] github.com/docker/docker/cli [2022-03-10T22:56:22.043Z] github.com/docker/docker/cli/config [2022-03-10T22:56:22.043Z] github.com/docker/docker/cli/debug [2022-03-10T22:56:22.043Z] github.com/docker/docker/client [2022-03-10T22:56:22.043Z] github.com/docker/docker/cmd/docker-proxy [2022-03-10T22:56:22.043Z] github.com/docker/docker/cmd/dockerd [2022-03-10T22:56:22.043Z] github.com/docker/docker/cmd/dockerd/trap [2022-03-10T22:56:22.043Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-03-10T22:56:22.043Z] github.com/docker/docker/container [2022-03-10T22:56:22.043Z] github.com/docker/docker/container/stream [2022-03-10T22:56:22.043Z] github.com/docker/docker/contrib/apparmor [2022-03-10T22:56:22.043Z] github.com/docker/docker/contrib/docker-device-tool [2022-03-10T22:56:22.043Z] github.com/docker/docker/contrib/httpserver [2022-03-10T22:56:22.043Z] github.com/docker/docker/daemon [2022-03-10T22:56:22.043Z] github.com/docker/docker/daemon/cluster [2022-03-10T22:56:22.043Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-03-10T22:56:22.043Z] github.com/docker/docker/daemon/cluster/convert [2022-03-10T22:56:22.043Z] github.com/docker/docker/daemon/cluster/executor [2022-03-10T22:56:22.043Z] github.com/docker/docker/daemon/cluster/executor/container [2022-03-10T22:56:22.043Z] github.com/docker/docker/daemon/cluster/provider [2022-03-10T22:56:22.043Z] github.com/docker/docker/daemon/config [2022-03-10T22:56:22.043Z] github.com/docker/docker/daemon/events [2022-03-10T22:56:22.043Z] github.com/docker/docker/daemon/events/testutils [2022-03-10T22:56:22.043Z] github.com/docker/docker/daemon/exec [2022-03-10T22:56:22.043Z] github.com/docker/docker/daemon/graphdriver [2022-03-10T22:56:22.043Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-03-10T22:56:22.043Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-03-10T22:56:22.043Z] github.com/docker/docker/daemon/graphdriver/copy [2022-03-10T22:56:22.043Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-03-10T22:56:22.043Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-03-10T22:56:22.043Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-03-10T22:56:22.043Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-03-10T22:56:22.043Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-03-10T22:56:22.043Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-03-10T22:56:22.043Z] github.com/docker/docker/daemon/graphdriver/register [2022-03-10T22:56:22.043Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-03-10T22:56:22.043Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-03-10T22:56:22.043Z] github.com/docker/docker/daemon/images [2022-03-10T22:56:22.043Z] github.com/docker/docker/daemon/initlayer [2022-03-10T22:56:22.043Z] github.com/docker/docker/daemon/links [2022-03-10T22:56:22.043Z] github.com/docker/docker/daemon/listeners [2022-03-10T22:56:22.043Z] github.com/docker/docker/daemon/logger [2022-03-10T22:56:22.043Z] github.com/docker/docker/daemon/logger/awslogs [2022-03-10T22:56:22.043Z] github.com/docker/docker/daemon/logger/fluentd [2022-03-10T22:56:22.043Z] github.com/docker/docker/daemon/logger/gcplogs [2022-03-10T22:56:22.043Z] github.com/docker/docker/daemon/logger/gelf [2022-03-10T22:56:22.043Z] github.com/docker/docker/daemon/logger/journald [2022-03-10T22:56:22.043Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-03-10T22:56:22.043Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-03-10T22:56:22.043Z] github.com/docker/docker/daemon/logger/local [2022-03-10T22:56:22.043Z] github.com/docker/docker/daemon/logger/logentries [2022-03-10T22:56:22.043Z] github.com/docker/docker/daemon/logger/loggerutils [2022-03-10T22:56:22.043Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-03-10T22:56:22.043Z] github.com/docker/docker/daemon/logger/splunk [2022-03-10T22:56:22.043Z] github.com/docker/docker/daemon/logger/syslog [2022-03-10T22:56:22.043Z] github.com/docker/docker/daemon/logger/templates [2022-03-10T22:56:22.043Z] github.com/docker/docker/daemon/names [2022-03-10T22:56:22.043Z] github.com/docker/docker/daemon/network [2022-03-10T22:56:22.043Z] github.com/docker/docker/daemon/stats [2022-03-10T22:56:22.043Z] github.com/docker/docker/distribution [2022-03-10T22:56:22.043Z] github.com/docker/docker/distribution/metadata [2022-03-10T22:56:22.043Z] github.com/docker/docker/distribution/utils [2022-03-10T22:56:22.043Z] github.com/docker/docker/distribution/xfer [2022-03-10T22:56:22.043Z] github.com/docker/docker/dockerversion [2022-03-10T22:56:22.043Z] github.com/docker/docker/errdefs [2022-03-10T22:56:22.043Z] github.com/docker/docker/image [2022-03-10T22:56:22.043Z] github.com/docker/docker/image/cache [2022-03-10T22:56:22.043Z] github.com/docker/docker/image/tarexport [2022-03-10T22:56:22.043Z] github.com/docker/docker/image/v1 [2022-03-10T22:56:22.043Z] github.com/docker/docker/internal/test/suite [2022-03-10T22:56:22.043Z] github.com/docker/docker/layer [2022-03-10T22:56:22.043Z] github.com/docker/docker/libcontainerd [2022-03-10T22:56:22.043Z] github.com/docker/docker/libcontainerd/queue [2022-03-10T22:56:22.043Z] github.com/docker/docker/libcontainerd/remote [2022-03-10T22:56:22.043Z] github.com/docker/docker/libcontainerd/supervisor [2022-03-10T22:56:22.043Z] github.com/docker/docker/libcontainerd/types [2022-03-10T22:56:22.043Z] github.com/docker/docker/libnetwork [2022-03-10T22:56:22.043Z] github.com/docker/docker/libnetwork/bitseq [2022-03-10T22:56:22.043Z] github.com/docker/docker/libnetwork/cluster [2022-03-10T22:56:22.043Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-03-10T22:56:22.043Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-03-10T22:56:22.043Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-03-10T22:56:22.043Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-03-10T22:56:22.043Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-03-10T22:56:22.043Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-03-10T22:56:22.043Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-03-10T22:56:22.043Z] github.com/docker/docker/libnetwork/config [2022-03-10T22:56:22.043Z] github.com/docker/docker/libnetwork/datastore [2022-03-10T22:56:22.043Z] github.com/docker/docker/libnetwork/diagnostic [2022-03-10T22:56:22.043Z] github.com/docker/docker/libnetwork/discoverapi [2022-03-10T22:56:22.043Z] github.com/docker/docker/libnetwork/driverapi [2022-03-10T22:56:22.043Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-03-10T22:56:22.043Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-03-10T22:56:22.043Z] github.com/docker/docker/libnetwork/drivers/host [2022-03-10T22:56:22.043Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-03-10T22:56:22.043Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-03-10T22:56:22.043Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-03-10T22:56:22.043Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-03-10T22:56:22.043Z] github.com/docker/docker/libnetwork/drivers/null [2022-03-10T22:56:22.043Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-03-10T22:56:22.043Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-03-10T22:56:22.043Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-03-10T22:56:22.043Z] github.com/docker/docker/libnetwork/drivers/remote [2022-03-10T22:56:22.043Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-03-10T22:56:22.043Z] github.com/docker/docker/libnetwork/drivers/windows [2022-03-10T22:56:22.043Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-03-10T22:56:22.043Z] github.com/docker/docker/libnetwork/drvregistry [2022-03-10T22:56:22.043Z] github.com/docker/docker/libnetwork/etchosts [2022-03-10T22:56:22.043Z] github.com/docker/docker/libnetwork/idm [2022-03-10T22:56:22.043Z] github.com/docker/docker/libnetwork/internal/caller [2022-03-10T22:56:22.043Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-03-10T22:56:22.043Z] github.com/docker/docker/libnetwork/ipam [2022-03-10T22:56:22.043Z] github.com/docker/docker/libnetwork/ipamapi [2022-03-10T22:56:22.043Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-03-10T22:56:22.043Z] github.com/docker/docker/libnetwork/ipams/null [2022-03-10T22:56:22.043Z] github.com/docker/docker/libnetwork/ipams/remote [2022-03-10T22:56:22.043Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-03-10T22:56:22.043Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-03-10T22:56:22.043Z] github.com/docker/docker/libnetwork/ipamutils [2022-03-10T22:56:22.043Z] github.com/docker/docker/libnetwork/iptables [2022-03-10T22:56:22.043Z] github.com/docker/docker/libnetwork/netlabel [2022-03-10T22:56:22.043Z] github.com/docker/docker/libnetwork/netutils [2022-03-10T22:56:22.043Z] github.com/docker/docker/libnetwork/networkdb [2022-03-10T22:56:22.043Z] github.com/docker/docker/libnetwork/ns [2022-03-10T22:56:22.043Z] github.com/docker/docker/libnetwork/options [2022-03-10T22:56:22.043Z] github.com/docker/docker/libnetwork/osl [2022-03-10T22:56:22.043Z] github.com/docker/docker/libnetwork/osl/kernel [2022-03-10T22:56:22.043Z] github.com/docker/docker/libnetwork/portallocator [2022-03-10T22:56:22.043Z] github.com/docker/docker/libnetwork/portmapper [2022-03-10T22:56:22.043Z] github.com/docker/docker/libnetwork/resolvconf [2022-03-10T22:56:22.043Z] github.com/docker/docker/libnetwork/testutils [2022-03-10T22:56:22.043Z] github.com/docker/docker/libnetwork/types [2022-03-10T22:56:22.043Z] github.com/docker/docker/oci [2022-03-10T22:56:22.043Z] github.com/docker/docker/oci/caps [2022-03-10T22:56:22.043Z] github.com/docker/docker/opts [2022-03-10T22:56:22.043Z] github.com/docker/docker/pkg/aaparser [2022-03-10T22:56:22.043Z] github.com/docker/docker/pkg/archive [2022-03-10T22:56:22.043Z] github.com/docker/docker/pkg/authorization [2022-03-10T22:56:22.043Z] github.com/docker/docker/pkg/broadcaster [2022-03-10T22:56:22.043Z] github.com/docker/docker/pkg/capabilities [2022-03-10T22:56:22.043Z] github.com/docker/docker/pkg/chrootarchive [2022-03-10T22:56:22.043Z] github.com/docker/docker/pkg/containerfs [2022-03-10T22:56:22.043Z] github.com/docker/docker/pkg/devicemapper [2022-03-10T22:56:22.043Z] github.com/docker/docker/pkg/directory [2022-03-10T22:56:22.043Z] github.com/docker/docker/pkg/dmesg [2022-03-10T22:56:22.043Z] github.com/docker/docker/pkg/filenotify [2022-03-10T22:56:22.043Z] github.com/docker/docker/pkg/fileutils [2022-03-10T22:56:22.043Z] github.com/docker/docker/pkg/fsutils [2022-03-10T22:56:22.043Z] github.com/docker/docker/pkg/homedir [2022-03-10T22:56:22.043Z] github.com/docker/docker/pkg/idtools [2022-03-10T22:56:22.043Z] github.com/docker/docker/pkg/ioutils [2022-03-10T22:56:22.043Z] github.com/docker/docker/pkg/jsonmessage [2022-03-10T22:56:22.043Z] github.com/docker/docker/pkg/longpath [2022-03-10T22:56:22.043Z] github.com/docker/docker/pkg/loopback [2022-03-10T22:56:22.043Z] github.com/docker/docker/pkg/namesgenerator [2022-03-10T22:56:22.043Z] github.com/docker/docker/pkg/parsers [2022-03-10T22:56:22.043Z] github.com/docker/docker/pkg/parsers/kernel [2022-03-10T22:56:22.043Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-03-10T22:56:22.043Z] github.com/docker/docker/pkg/pidfile [2022-03-10T22:56:22.043Z] github.com/docker/docker/pkg/platform [2022-03-10T22:56:22.043Z] github.com/docker/docker/pkg/plugingetter [2022-03-10T22:56:22.043Z] github.com/docker/docker/pkg/plugins [2022-03-10T22:56:22.043Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-03-10T22:56:22.043Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-03-10T22:56:22.043Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-03-10T22:56:22.043Z] github.com/docker/docker/pkg/plugins/transport [2022-03-10T22:56:22.043Z] github.com/docker/docker/pkg/pools [2022-03-10T22:56:22.043Z] github.com/docker/docker/pkg/progress [2022-03-10T22:56:22.043Z] github.com/docker/docker/pkg/pubsub [2022-03-10T22:56:22.043Z] github.com/docker/docker/pkg/reexec [2022-03-10T22:56:22.043Z] github.com/docker/docker/pkg/signal [2022-03-10T22:56:22.043Z] github.com/docker/docker/pkg/stack [2022-03-10T22:56:22.043Z] github.com/docker/docker/pkg/stdcopy [2022-03-10T22:56:22.043Z] github.com/docker/docker/pkg/streamformatter [2022-03-10T22:56:22.043Z] github.com/docker/docker/pkg/stringid [2022-03-10T22:56:22.043Z] github.com/docker/docker/pkg/sysinfo [2022-03-10T22:56:22.043Z] github.com/docker/docker/pkg/system [2022-03-10T22:56:22.043Z] github.com/docker/docker/pkg/tailfile [2022-03-10T22:56:22.043Z] github.com/docker/docker/pkg/tarsum [2022-03-10T22:56:22.043Z] github.com/docker/docker/pkg/truncindex [2022-03-10T22:56:22.043Z] github.com/docker/docker/pkg/urlutil [2022-03-10T22:56:22.043Z] github.com/docker/docker/pkg/useragent [2022-03-10T22:56:22.043Z] github.com/docker/docker/plugin [2022-03-10T22:56:22.043Z] github.com/docker/docker/plugin/executor/containerd [2022-03-10T22:56:22.043Z] github.com/docker/docker/plugin/v2 [2022-03-10T22:56:22.043Z] github.com/docker/docker/profiles/apparmor [2022-03-10T22:56:22.043Z] github.com/docker/docker/profiles/seccomp [2022-03-10T22:56:22.043Z] github.com/docker/docker/quota [2022-03-10T22:56:22.043Z] github.com/docker/docker/reference [2022-03-10T22:56:22.043Z] github.com/docker/docker/registry [2022-03-10T22:56:22.043Z] github.com/docker/docker/registry/resumable [2022-03-10T22:56:22.043Z] github.com/docker/docker/restartmanager [2022-03-10T22:56:22.043Z] github.com/docker/docker/rootless [2022-03-10T22:56:22.043Z] github.com/docker/docker/rootless/specconv [2022-03-10T22:56:22.043Z] github.com/docker/docker/runconfig [2022-03-10T22:56:22.043Z] github.com/docker/docker/runconfig/opts [2022-03-10T22:56:22.043Z] github.com/docker/docker/testutil [2022-03-10T22:56:22.043Z] github.com/docker/docker/testutil/daemon [2022-03-10T22:56:22.043Z] github.com/docker/docker/testutil/environment [2022-03-10T22:56:22.043Z] github.com/docker/docker/testutil/fakecontext [2022-03-10T22:56:22.043Z] github.com/docker/docker/testutil/fakegit [2022-03-10T22:56:22.043Z] github.com/docker/docker/testutil/fakestorage [2022-03-10T22:56:22.043Z] github.com/docker/docker/testutil/fixtures/load [2022-03-10T22:56:22.043Z] github.com/docker/docker/testutil/fixtures/plugin [2022-03-10T22:56:22.043Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-03-10T22:56:22.043Z] github.com/docker/docker/testutil/registry [2022-03-10T22:56:22.043Z] github.com/docker/docker/testutil/request [2022-03-10T22:56:22.043Z] github.com/docker/docker/volume [2022-03-10T22:56:22.043Z] github.com/docker/docker/volume/drivers [2022-03-10T22:56:22.043Z] github.com/docker/docker/volume/local [2022-03-10T22:56:22.043Z] github.com/docker/docker/volume/mounts [2022-03-10T22:56:22.043Z] github.com/docker/docker/volume/service [2022-03-10T22:56:22.043Z] github.com/docker/docker/volume/service/opts [2022-03-10T22:56:22.043Z] github.com/docker/docker/volume/testutils' [2022-03-10T22:56:22.043Z] ++ grep --fixed-strings -v /libnetwork [2022-03-10T22:56:22.043Z] ++ echo 'github.com/docker/docker/api [2022-03-10T22:56:22.043Z] github.com/docker/docker/api/server [2022-03-10T22:56:22.043Z] github.com/docker/docker/api/server/backend/build [2022-03-10T22:56:22.043Z] github.com/docker/docker/api/server/httputils [2022-03-10T22:56:22.043Z] github.com/docker/docker/api/server/middleware [2022-03-10T22:56:22.043Z] github.com/docker/docker/api/server/router [2022-03-10T22:56:22.043Z] github.com/docker/docker/api/server/router/build [2022-03-10T22:56:22.043Z] github.com/docker/docker/api/server/router/checkpoint [2022-03-10T22:56:22.043Z] github.com/docker/docker/api/server/router/container [2022-03-10T22:56:22.043Z] github.com/docker/docker/api/server/router/debug [2022-03-10T22:56:22.043Z] github.com/docker/docker/api/server/router/distribution [2022-03-10T22:56:22.043Z] github.com/docker/docker/api/server/router/grpc [2022-03-10T22:56:22.043Z] github.com/docker/docker/api/server/router/image [2022-03-10T22:56:22.043Z] github.com/docker/docker/api/server/router/network [2022-03-10T22:56:22.043Z] github.com/docker/docker/api/server/router/plugin [2022-03-10T22:56:22.043Z] github.com/docker/docker/api/server/router/session [2022-03-10T22:56:22.043Z] github.com/docker/docker/api/server/router/swarm [2022-03-10T22:56:22.043Z] github.com/docker/docker/api/server/router/system [2022-03-10T22:56:22.043Z] github.com/docker/docker/api/server/router/volume [2022-03-10T22:56:22.043Z] github.com/docker/docker/api/types [2022-03-10T22:56:22.043Z] github.com/docker/docker/api/types/backend [2022-03-10T22:56:22.043Z] github.com/docker/docker/api/types/blkiodev [2022-03-10T22:56:22.043Z] github.com/docker/docker/api/types/container [2022-03-10T22:56:22.043Z] github.com/docker/docker/api/types/events [2022-03-10T22:56:22.043Z] github.com/docker/docker/api/types/filters [2022-03-10T22:56:22.043Z] github.com/docker/docker/api/types/image [2022-03-10T22:56:22.043Z] github.com/docker/docker/api/types/mount [2022-03-10T22:56:22.043Z] github.com/docker/docker/api/types/network [2022-03-10T22:56:22.043Z] github.com/docker/docker/api/types/plugins/logdriver [2022-03-10T22:56:22.043Z] github.com/docker/docker/api/types/registry [2022-03-10T22:56:22.043Z] github.com/docker/docker/api/types/strslice [2022-03-10T22:56:22.043Z] github.com/docker/docker/api/types/swarm [2022-03-10T22:56:22.043Z] github.com/docker/docker/api/types/swarm/runtime [2022-03-10T22:56:22.043Z] github.com/docker/docker/api/types/time [2022-03-10T22:56:22.043Z] github.com/docker/docker/api/types/versions [2022-03-10T22:56:22.043Z] github.com/docker/docker/api/types/versions/v1p19 [2022-03-10T22:56:22.043Z] github.com/docker/docker/api/types/versions/v1p20 [2022-03-10T22:56:22.043Z] github.com/docker/docker/api/types/volume [2022-03-10T22:56:22.043Z] github.com/docker/docker/builder [2022-03-10T22:56:22.043Z] github.com/docker/docker/builder/builder-next [2022-03-10T22:56:22.043Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-03-10T22:56:22.043Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-03-10T22:56:22.043Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-03-10T22:56:22.043Z] github.com/docker/docker/builder/builder-next/exporter [2022-03-10T22:56:22.043Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-03-10T22:56:22.043Z] github.com/docker/docker/builder/builder-next/worker [2022-03-10T22:56:22.043Z] github.com/docker/docker/builder/dockerfile [2022-03-10T22:56:22.043Z] github.com/docker/docker/builder/remotecontext [2022-03-10T22:56:22.043Z] github.com/docker/docker/builder/remotecontext/git [2022-03-10T22:56:22.043Z] github.com/docker/docker/cli [2022-03-10T22:56:22.043Z] github.com/docker/docker/cli/config [2022-03-10T22:56:22.043Z] github.com/docker/docker/cli/debug [2022-03-10T22:56:22.043Z] github.com/docker/docker/client [2022-03-10T22:56:22.043Z] github.com/docker/docker/cmd/docker-proxy [2022-03-10T22:56:22.043Z] github.com/docker/docker/cmd/dockerd [2022-03-10T22:56:22.043Z] github.com/docker/docker/cmd/dockerd/trap [2022-03-10T22:56:22.043Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-03-10T22:56:22.043Z] github.com/docker/docker/container [2022-03-10T22:56:22.043Z] github.com/docker/docker/container/stream [2022-03-10T22:56:22.043Z] github.com/docker/docker/contrib/apparmor [2022-03-10T22:56:22.043Z] github.com/docker/docker/contrib/docker-device-tool [2022-03-10T22:56:22.043Z] github.com/docker/docker/contrib/httpserver [2022-03-10T22:56:22.043Z] github.com/docker/docker/daemon [2022-03-10T22:56:22.043Z] github.com/docker/docker/daemon/cluster [2022-03-10T22:56:22.043Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-03-10T22:56:22.043Z] github.com/docker/docker/daemon/cluster/convert [2022-03-10T22:56:22.043Z] github.com/docker/docker/daemon/cluster/executor [2022-03-10T22:56:22.043Z] github.com/docker/docker/daemon/cluster/executor/container [2022-03-10T22:56:22.043Z] github.com/docker/docker/daemon/cluster/provider [2022-03-10T22:56:22.043Z] github.com/docker/docker/daemon/config [2022-03-10T22:56:22.043Z] github.com/docker/docker/daemon/events [2022-03-10T22:56:22.043Z] github.com/docker/docker/daemon/events/testutils [2022-03-10T22:56:22.043Z] github.com/docker/docker/daemon/exec [2022-03-10T22:56:22.043Z] github.com/docker/docker/daemon/graphdriver [2022-03-10T22:56:22.043Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-03-10T22:56:22.043Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-03-10T22:56:22.043Z] github.com/docker/docker/daemon/graphdriver/copy [2022-03-10T22:56:22.043Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-03-10T22:56:22.043Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-03-10T22:56:22.043Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-03-10T22:56:22.043Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-03-10T22:56:22.043Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-03-10T22:56:22.043Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-03-10T22:56:22.043Z] github.com/docker/docker/daemon/graphdriver/register [2022-03-10T22:56:22.043Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-03-10T22:56:22.043Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-03-10T22:56:22.043Z] github.com/docker/docker/daemon/images [2022-03-10T22:56:22.043Z] github.com/docker/docker/daemon/initlayer [2022-03-10T22:56:22.043Z] github.com/docker/docker/daemon/links [2022-03-10T22:56:22.043Z] github.com/docker/docker/daemon/listeners [2022-03-10T22:56:22.043Z] github.com/docker/docker/daemon/logger [2022-03-10T22:56:22.043Z] github.com/docker/docker/daemon/logger/awslogs [2022-03-10T22:56:22.043Z] github.com/docker/docker/daemon/logger/fluentd [2022-03-10T22:56:22.043Z] github.com/docker/docker/daemon/logger/gcplogs [2022-03-10T22:56:22.043Z] github.com/docker/docker/daemon/logger/gelf [2022-03-10T22:56:22.043Z] github.com/docker/docker/daemon/logger/journald [2022-03-10T22:56:22.043Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-03-10T22:56:22.043Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-03-10T22:56:22.043Z] github.com/docker/docker/daemon/logger/local [2022-03-10T22:56:22.043Z] github.com/docker/docker/daemon/logger/logentries [2022-03-10T22:56:22.043Z] github.com/docker/docker/daemon/logger/loggerutils [2022-03-10T22:56:22.043Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-03-10T22:56:22.043Z] github.com/docker/docker/daemon/logger/splunk [2022-03-10T22:56:22.043Z] github.com/docker/docker/daemon/logger/syslog [2022-03-10T22:56:22.043Z] github.com/docker/docker/daemon/logger/templates [2022-03-10T22:56:22.043Z] github.com/docker/docker/daemon/names [2022-03-10T22:56:22.043Z] github.com/docker/docker/daemon/network [2022-03-10T22:56:22.043Z] github.com/docker/docker/daemon/stats [2022-03-10T22:56:22.043Z] github.com/docker/docker/distribution [2022-03-10T22:56:22.043Z] github.com/docker/docker/distribution/metadata [2022-03-10T22:56:22.043Z] github.com/docker/docker/distribution/utils [2022-03-10T22:56:22.043Z] github.com/docker/docker/distribution/xfer [2022-03-10T22:56:22.043Z] github.com/docker/docker/dockerversion [2022-03-10T22:56:22.043Z] github.com/docker/docker/errdefs [2022-03-10T22:56:22.043Z] github.com/docker/docker/image [2022-03-10T22:56:22.043Z] github.com/docker/docker/image/cache [2022-03-10T22:56:22.043Z] github.com/docker/docker/image/tarexport [2022-03-10T22:56:22.043Z] github.com/docker/docker/image/v1 [2022-03-10T22:56:22.043Z] github.com/docker/docker/internal/test/suite [2022-03-10T22:56:22.043Z] github.com/docker/docker/layer [2022-03-10T22:56:22.043Z] github.com/docker/docker/libcontainerd [2022-03-10T22:56:22.043Z] github.com/docker/docker/libcontainerd/queue [2022-03-10T22:56:22.043Z] github.com/docker/docker/libcontainerd/remote [2022-03-10T22:56:22.043Z] github.com/docker/docker/libcontainerd/supervisor [2022-03-10T22:56:22.043Z] github.com/docker/docker/libcontainerd/types [2022-03-10T22:56:22.043Z] github.com/docker/docker/libnetwork [2022-03-10T22:56:22.043Z] github.com/docker/docker/libnetwork/bitseq [2022-03-10T22:56:22.043Z] github.com/docker/docker/libnetwork/cluster [2022-03-10T22:56:22.043Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-03-10T22:56:22.043Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-03-10T22:56:22.044Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-03-10T22:56:22.044Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-03-10T22:56:22.044Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-03-10T22:56:22.044Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-03-10T22:56:22.044Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-03-10T22:56:22.044Z] github.com/docker/docker/libnetwork/config [2022-03-10T22:56:22.044Z] github.com/docker/docker/libnetwork/datastore [2022-03-10T22:56:22.044Z] github.com/docker/docker/libnetwork/diagnostic [2022-03-10T22:56:22.044Z] github.com/docker/docker/libnetwork/discoverapi [2022-03-10T22:56:22.044Z] github.com/docker/docker/libnetwork/driverapi [2022-03-10T22:56:22.044Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-03-10T22:56:22.044Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-03-10T22:56:22.044Z] github.com/docker/docker/libnetwork/drivers/host [2022-03-10T22:56:22.044Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-03-10T22:56:22.044Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-03-10T22:56:22.044Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-03-10T22:56:22.044Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-03-10T22:56:22.044Z] github.com/docker/docker/libnetwork/drivers/null [2022-03-10T22:56:22.044Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-03-10T22:56:22.044Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-03-10T22:56:22.044Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-03-10T22:56:22.044Z] github.com/docker/docker/libnetwork/drivers/remote [2022-03-10T22:56:22.044Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-03-10T22:56:22.044Z] github.com/docker/docker/libnetwork/drivers/windows [2022-03-10T22:56:22.044Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-03-10T22:56:22.044Z] github.com/docker/docker/libnetwork/drvregistry [2022-03-10T22:56:22.044Z] github.com/docker/docker/libnetwork/etchosts [2022-03-10T22:56:22.044Z] github.com/docker/docker/libnetwork/idm [2022-03-10T22:56:22.044Z] github.com/docker/docker/libnetwork/internal/caller [2022-03-10T22:56:22.044Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-03-10T22:56:22.044Z] github.com/docker/docker/libnetwork/ipam [2022-03-10T22:56:22.044Z] github.com/docker/docker/libnetwork/ipamapi [2022-03-10T22:56:22.044Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-03-10T22:56:22.044Z] github.com/docker/docker/libnetwork/ipams/null [2022-03-10T22:56:22.044Z] github.com/docker/docker/libnetwork/ipams/remote [2022-03-10T22:56:22.044Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-03-10T22:56:22.044Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-03-10T22:56:22.044Z] github.com/docker/docker/libnetwork/ipamutils [2022-03-10T22:56:22.044Z] github.com/docker/docker/libnetwork/iptables [2022-03-10T22:56:22.044Z] github.com/docker/docker/libnetwork/netlabel [2022-03-10T22:56:22.044Z] github.com/docker/docker/libnetwork/netutils [2022-03-10T22:56:22.044Z] github.com/docker/docker/libnetwork/networkdb [2022-03-10T22:56:22.044Z] github.com/docker/docker/libnetwork/ns [2022-03-10T22:56:22.044Z] github.com/docker/docker/libnetwork/options [2022-03-10T22:56:22.044Z] github.com/docker/docker/libnetwork/osl [2022-03-10T22:56:22.044Z] github.com/docker/docker/libnetwork/osl/kernel [2022-03-10T22:56:22.044Z] github.com/docker/docker/libnetwork/portallocator [2022-03-10T22:56:22.044Z] github.com/docker/docker/libnetwork/portmapper [2022-03-10T22:56:22.044Z] github.com/docker/docker/libnetwork/resolvconf [2022-03-10T22:56:22.044Z] github.com/docker/docker/libnetwork/testutils [2022-03-10T22:56:22.044Z] github.com/docker/docker/libnetwork/types [2022-03-10T22:56:22.044Z] github.com/docker/docker/oci [2022-03-10T22:56:22.044Z] github.com/docker/docker/oci/caps [2022-03-10T22:56:22.044Z] github.com/docker/docker/opts [2022-03-10T22:56:22.044Z] github.com/docker/docker/pkg/aaparser [2022-03-10T22:56:22.044Z] github.com/docker/docker/pkg/archive [2022-03-10T22:56:22.044Z] github.com/docker/docker/pkg/authorization [2022-03-10T22:56:22.044Z] github.com/docker/docker/pkg/broadcaster [2022-03-10T22:56:22.044Z] github.com/docker/docker/pkg/capabilities [2022-03-10T22:56:22.044Z] github.com/docker/docker/pkg/chrootarchive [2022-03-10T22:56:22.044Z] github.com/docker/docker/pkg/containerfs [2022-03-10T22:56:22.044Z] github.com/docker/docker/pkg/devicemapper [2022-03-10T22:56:22.044Z] github.com/docker/docker/pkg/directory [2022-03-10T22:56:22.044Z] github.com/docker/docker/pkg/dmesg [2022-03-10T22:56:22.044Z] github.com/docker/docker/pkg/filenotify [2022-03-10T22:56:22.044Z] github.com/docker/docker/pkg/fileutils [2022-03-10T22:56:22.044Z] github.com/docker/docker/pkg/fsutils [2022-03-10T22:56:22.044Z] github.com/docker/docker/pkg/homedir [2022-03-10T22:56:22.044Z] github.com/docker/docker/pkg/idtools [2022-03-10T22:56:22.044Z] github.com/docker/docker/pkg/ioutils [2022-03-10T22:56:22.044Z] github.com/docker/docker/pkg/jsonmessage [2022-03-10T22:56:22.044Z] github.com/docker/docker/pkg/longpath [2022-03-10T22:56:22.044Z] github.com/docker/docker/pkg/loopback [2022-03-10T22:56:22.044Z] github.com/docker/docker/pkg/namesgenerator [2022-03-10T22:56:22.044Z] github.com/docker/docker/pkg/parsers [2022-03-10T22:56:22.044Z] github.com/docker/docker/pkg/parsers/kernel [2022-03-10T22:56:22.044Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-03-10T22:56:22.044Z] github.com/docker/docker/pkg/pidfile [2022-03-10T22:56:22.044Z] github.com/docker/docker/pkg/platform [2022-03-10T22:56:22.044Z] github.com/docker/docker/pkg/plugingetter [2022-03-10T22:56:22.044Z] github.com/docker/docker/pkg/plugins [2022-03-10T22:56:22.044Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-03-10T22:56:22.044Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-03-10T22:56:22.044Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-03-10T22:56:22.044Z] github.com/docker/docker/pkg/plugins/transport [2022-03-10T22:56:22.044Z] github.com/docker/docker/pkg/pools [2022-03-10T22:56:22.044Z] github.com/docker/docker/pkg/progress [2022-03-10T22:56:22.044Z] github.com/docker/docker/pkg/pubsub [2022-03-10T22:56:22.044Z] github.com/docker/docker/pkg/reexec [2022-03-10T22:56:22.044Z] github.com/docker/docker/pkg/signal [2022-03-10T22:56:22.044Z] github.com/docker/docker/pkg/stack [2022-03-10T22:56:22.044Z] github.com/docker/docker/pkg/stdcopy [2022-03-10T22:56:22.044Z] github.com/docker/docker/pkg/streamformatter [2022-03-10T22:56:22.044Z] github.com/docker/docker/pkg/stringid [2022-03-10T22:56:22.044Z] github.com/docker/docker/pkg/sysinfo [2022-03-10T22:56:22.044Z] github.com/docker/docker/pkg/system [2022-03-10T22:56:22.044Z] github.com/docker/docker/pkg/tailfile [2022-03-10T22:56:22.044Z] github.com/docker/docker/pkg/tarsum [2022-03-10T22:56:22.044Z] github.com/docker/docker/pkg/truncindex [2022-03-10T22:56:22.044Z] github.com/docker/docker/pkg/urlutil [2022-03-10T22:56:22.044Z] github.com/docker/docker/pkg/useragent [2022-03-10T22:56:22.044Z] github.com/docker/docker/plugin [2022-03-10T22:56:22.044Z] github.com/docker/docker/plugin/executor/containerd [2022-03-10T22:56:22.044Z] github.com/docker/docker/plugin/v2 [2022-03-10T22:56:22.044Z] github.com/docker/docker/profiles/apparmor [2022-03-10T22:56:22.044Z] github.com/docker/docker/profiles/seccomp [2022-03-10T22:56:22.044Z] github.com/docker/docker/quota [2022-03-10T22:56:22.044Z] github.com/docker/docker/reference [2022-03-10T22:56:22.044Z] github.com/docker/docker/registry [2022-03-10T22:56:22.044Z] github.com/docker/docker/registry/resumable [2022-03-10T22:56:22.044Z] github.com/docker/docker/restartmanager [2022-03-10T22:56:22.044Z] github.com/docker/docker/rootless [2022-03-10T22:56:22.044Z] github.com/docker/docker/rootless/specconv [2022-03-10T22:56:22.044Z] github.com/docker/docker/runconfig [2022-03-10T22:56:22.044Z] github.com/docker/docker/runconfig/opts [2022-03-10T22:56:22.044Z] github.com/docker/docker/testutil [2022-03-10T22:56:22.044Z] github.com/docker/docker/testutil/daemon [2022-03-10T22:56:22.044Z] github.com/docker/docker/testutil/environment [2022-03-10T22:56:22.044Z] github.com/docker/docker/testutil/fakecontext [2022-03-10T22:56:22.044Z] github.com/docker/docker/testutil/fakegit [2022-03-10T22:56:22.044Z] github.com/docker/docker/testutil/fakestorage [2022-03-10T22:56:22.044Z] github.com/docker/docker/testutil/fixtures/load [2022-03-10T22:56:22.044Z] github.com/docker/docker/testutil/fixtures/plugin [2022-03-10T22:56:22.044Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-03-10T22:56:22.044Z] github.com/docker/docker/testutil/registry [2022-03-10T22:56:22.044Z] github.com/docker/docker/testutil/request [2022-03-10T22:56:22.044Z] github.com/docker/docker/volume [2022-03-10T22:56:22.044Z] github.com/docker/docker/volume/drivers [2022-03-10T22:56:22.044Z] github.com/docker/docker/volume/local [2022-03-10T22:56:22.044Z] github.com/docker/docker/volume/mounts [2022-03-10T22:56:22.044Z] github.com/docker/docker/volume/service [2022-03-10T22:56:22.044Z] github.com/docker/docker/volume/service/opts [2022-03-10T22:56:22.044Z] github.com/docker/docker/volume/testutils' [2022-03-10T22:56:22.044Z] + base_pkg_list='github.com/docker/docker/api [2022-03-10T22:56:22.044Z] github.com/docker/docker/api/server [2022-03-10T22:56:22.044Z] github.com/docker/docker/api/server/backend/build [2022-03-10T22:56:22.044Z] github.com/docker/docker/api/server/httputils [2022-03-10T22:56:22.044Z] github.com/docker/docker/api/server/middleware [2022-03-10T22:56:22.044Z] github.com/docker/docker/api/server/router [2022-03-10T22:56:22.044Z] github.com/docker/docker/api/server/router/build [2022-03-10T22:56:22.044Z] github.com/docker/docker/api/server/router/checkpoint [2022-03-10T22:56:22.044Z] github.com/docker/docker/api/server/router/container [2022-03-10T22:56:22.044Z] github.com/docker/docker/api/server/router/debug [2022-03-10T22:56:22.044Z] github.com/docker/docker/api/server/router/distribution [2022-03-10T22:56:22.044Z] github.com/docker/docker/api/server/router/grpc [2022-03-10T22:56:22.044Z] github.com/docker/docker/api/server/router/image [2022-03-10T22:56:22.044Z] github.com/docker/docker/api/server/router/network [2022-03-10T22:56:22.044Z] github.com/docker/docker/api/server/router/plugin [2022-03-10T22:56:22.044Z] github.com/docker/docker/api/server/router/session [2022-03-10T22:56:22.044Z] github.com/docker/docker/api/server/router/swarm [2022-03-10T22:56:22.044Z] github.com/docker/docker/api/server/router/system [2022-03-10T22:56:22.044Z] github.com/docker/docker/api/server/router/volume [2022-03-10T22:56:22.044Z] github.com/docker/docker/api/types [2022-03-10T22:56:22.044Z] github.com/docker/docker/api/types/backend [2022-03-10T22:56:22.044Z] github.com/docker/docker/api/types/blkiodev [2022-03-10T22:56:22.044Z] github.com/docker/docker/api/types/container [2022-03-10T22:56:22.044Z] github.com/docker/docker/api/types/events [2022-03-10T22:56:22.044Z] github.com/docker/docker/api/types/filters [2022-03-10T22:56:22.044Z] github.com/docker/docker/api/types/image [2022-03-10T22:56:22.044Z] github.com/docker/docker/api/types/mount [2022-03-10T22:56:22.044Z] github.com/docker/docker/api/types/network [2022-03-10T22:56:22.044Z] github.com/docker/docker/api/types/plugins/logdriver [2022-03-10T22:56:22.044Z] github.com/docker/docker/api/types/registry [2022-03-10T22:56:22.044Z] github.com/docker/docker/api/types/strslice [2022-03-10T22:56:22.044Z] github.com/docker/docker/api/types/swarm [2022-03-10T22:56:22.044Z] github.com/docker/docker/api/types/swarm/runtime [2022-03-10T22:56:22.044Z] github.com/docker/docker/api/types/time [2022-03-10T22:56:22.044Z] github.com/docker/docker/api/types/versions [2022-03-10T22:56:22.044Z] github.com/docker/docker/api/types/versions/v1p19 [2022-03-10T22:56:22.044Z] github.com/docker/docker/api/types/versions/v1p20 [2022-03-10T22:56:22.044Z] github.com/docker/docker/api/types/volume [2022-03-10T22:56:22.044Z] github.com/docker/docker/builder [2022-03-10T22:56:22.044Z] github.com/docker/docker/builder/builder-next [2022-03-10T22:56:22.044Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-03-10T22:56:22.044Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-03-10T22:56:22.044Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-03-10T22:56:22.044Z] github.com/docker/docker/builder/builder-next/exporter [2022-03-10T22:56:22.044Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-03-10T22:56:22.044Z] github.com/docker/docker/builder/builder-next/worker [2022-03-10T22:56:22.044Z] github.com/docker/docker/builder/dockerfile [2022-03-10T22:56:22.044Z] github.com/docker/docker/builder/remotecontext [2022-03-10T22:56:22.044Z] github.com/docker/docker/builder/remotecontext/git [2022-03-10T22:56:22.044Z] github.com/docker/docker/cli [2022-03-10T22:56:22.044Z] github.com/docker/docker/cli/config [2022-03-10T22:56:22.044Z] github.com/docker/docker/cli/debug [2022-03-10T22:56:22.044Z] github.com/docker/docker/client [2022-03-10T22:56:22.044Z] github.com/docker/docker/cmd/docker-proxy [2022-03-10T22:56:22.044Z] github.com/docker/docker/cmd/dockerd [2022-03-10T22:56:22.044Z] github.com/docker/docker/cmd/dockerd/trap [2022-03-10T22:56:22.044Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-03-10T22:56:22.044Z] github.com/docker/docker/container [2022-03-10T22:56:22.044Z] github.com/docker/docker/container/stream [2022-03-10T22:56:22.044Z] github.com/docker/docker/contrib/apparmor [2022-03-10T22:56:22.044Z] github.com/docker/docker/contrib/docker-device-tool [2022-03-10T22:56:22.044Z] github.com/docker/docker/contrib/httpserver [2022-03-10T22:56:22.044Z] github.com/docker/docker/daemon [2022-03-10T22:56:22.044Z] github.com/docker/docker/daemon/cluster [2022-03-10T22:56:22.044Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-03-10T22:56:22.044Z] github.com/docker/docker/daemon/cluster/convert [2022-03-10T22:56:22.044Z] github.com/docker/docker/daemon/cluster/executor [2022-03-10T22:56:22.044Z] github.com/docker/docker/daemon/cluster/executor/container [2022-03-10T22:56:22.044Z] github.com/docker/docker/daemon/cluster/provider [2022-03-10T22:56:22.044Z] github.com/docker/docker/daemon/config [2022-03-10T22:56:22.044Z] github.com/docker/docker/daemon/events [2022-03-10T22:56:22.044Z] github.com/docker/docker/daemon/events/testutils [2022-03-10T22:56:22.044Z] github.com/docker/docker/daemon/exec [2022-03-10T22:56:22.044Z] github.com/docker/docker/daemon/graphdriver [2022-03-10T22:56:22.044Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-03-10T22:56:22.044Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-03-10T22:56:22.044Z] github.com/docker/docker/daemon/graphdriver/copy [2022-03-10T22:56:22.044Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-03-10T22:56:22.044Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-03-10T22:56:22.044Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-03-10T22:56:22.044Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-03-10T22:56:22.044Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-03-10T22:56:22.044Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-03-10T22:56:22.044Z] github.com/docker/docker/daemon/graphdriver/register [2022-03-10T22:56:22.044Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-03-10T22:56:22.044Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-03-10T22:56:22.044Z] github.com/docker/docker/daemon/images [2022-03-10T22:56:22.044Z] github.com/docker/docker/daemon/initlayer [2022-03-10T22:56:22.044Z] github.com/docker/docker/daemon/links [2022-03-10T22:56:22.044Z] github.com/docker/docker/daemon/listeners [2022-03-10T22:56:22.044Z] github.com/docker/docker/daemon/logger [2022-03-10T22:56:22.044Z] github.com/docker/docker/daemon/logger/awslogs [2022-03-10T22:56:22.044Z] github.com/docker/docker/daemon/logger/fluentd [2022-03-10T22:56:22.044Z] github.com/docker/docker/daemon/logger/gcplogs [2022-03-10T22:56:22.044Z] github.com/docker/docker/daemon/logger/gelf [2022-03-10T22:56:22.044Z] github.com/docker/docker/daemon/logger/journald [2022-03-10T22:56:22.044Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-03-10T22:56:22.044Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-03-10T22:56:22.044Z] github.com/docker/docker/daemon/logger/local [2022-03-10T22:56:22.044Z] github.com/docker/docker/daemon/logger/logentries [2022-03-10T22:56:22.044Z] github.com/docker/docker/daemon/logger/loggerutils [2022-03-10T22:56:22.044Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-03-10T22:56:22.044Z] github.com/docker/docker/daemon/logger/splunk [2022-03-10T22:56:22.044Z] github.com/docker/docker/daemon/logger/syslog [2022-03-10T22:56:22.044Z] github.com/docker/docker/daemon/logger/templates [2022-03-10T22:56:22.044Z] github.com/docker/docker/daemon/names [2022-03-10T22:56:22.044Z] github.com/docker/docker/daemon/network [2022-03-10T22:56:22.044Z] github.com/docker/docker/daemon/stats [2022-03-10T22:56:22.044Z] github.com/docker/docker/distribution [2022-03-10T22:56:22.044Z] github.com/docker/docker/distribution/metadata [2022-03-10T22:56:22.044Z] github.com/docker/docker/distribution/utils [2022-03-10T22:56:22.044Z] github.com/docker/docker/distribution/xfer [2022-03-10T22:56:22.044Z] github.com/docker/docker/dockerversion [2022-03-10T22:56:22.044Z] github.com/docker/docker/errdefs [2022-03-10T22:56:22.044Z] github.com/docker/docker/image [2022-03-10T22:56:22.044Z] github.com/docker/docker/image/cache [2022-03-10T22:56:22.044Z] github.com/docker/docker/image/tarexport [2022-03-10T22:56:22.044Z] github.com/docker/docker/image/v1 [2022-03-10T22:56:22.044Z] github.com/docker/docker/internal/test/suite [2022-03-10T22:56:22.044Z] github.com/docker/docker/layer [2022-03-10T22:56:22.044Z] github.com/docker/docker/libcontainerd [2022-03-10T22:56:22.044Z] github.com/docker/docker/libcontainerd/queue [2022-03-10T22:56:22.044Z] github.com/docker/docker/libcontainerd/remote [2022-03-10T22:56:22.044Z] github.com/docker/docker/libcontainerd/supervisor [2022-03-10T22:56:22.044Z] github.com/docker/docker/libcontainerd/types [2022-03-10T22:56:22.044Z] github.com/docker/docker/oci [2022-03-10T22:56:22.044Z] github.com/docker/docker/oci/caps [2022-03-10T22:56:22.044Z] github.com/docker/docker/opts [2022-03-10T22:56:22.044Z] github.com/docker/docker/pkg/aaparser [2022-03-10T22:56:22.044Z] github.com/docker/docker/pkg/archive [2022-03-10T22:56:22.044Z] github.com/docker/docker/pkg/authorization [2022-03-10T22:56:22.044Z] github.com/docker/docker/pkg/broadcaster [2022-03-10T22:56:22.044Z] github.com/docker/docker/pkg/capabilities [2022-03-10T22:56:22.044Z] github.com/docker/docker/pkg/chrootarchive [2022-03-10T22:56:22.044Z] github.com/docker/docker/pkg/containerfs [2022-03-10T22:56:22.044Z] github.com/docker/docker/pkg/devicemapper [2022-03-10T22:56:22.044Z] github.com/docker/docker/pkg/directory [2022-03-10T22:56:22.044Z] github.com/docker/docker/pkg/dmesg [2022-03-10T22:56:22.044Z] github.com/docker/docker/pkg/filenotify [2022-03-10T22:56:22.044Z] github.com/docker/docker/pkg/fileutils [2022-03-10T22:56:22.044Z] github.com/docker/docker/pkg/fsutils [2022-03-10T22:56:22.044Z] github.com/docker/docker/pkg/homedir [2022-03-10T22:56:22.044Z] github.com/docker/docker/pkg/idtools [2022-03-10T22:56:22.044Z] github.com/docker/docker/pkg/ioutils [2022-03-10T22:56:22.044Z] github.com/docker/docker/pkg/jsonmessage [2022-03-10T22:56:22.044Z] github.com/docker/docker/pkg/longpath [2022-03-10T22:56:22.044Z] github.com/docker/docker/pkg/loopback [2022-03-10T22:56:22.044Z] github.com/docker/docker/pkg/namesgenerator [2022-03-10T22:56:22.044Z] github.com/docker/docker/pkg/parsers [2022-03-10T22:56:22.044Z] github.com/docker/docker/pkg/parsers/kernel [2022-03-10T22:56:22.044Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-03-10T22:56:22.044Z] github.com/docker/docker/pkg/pidfile [2022-03-10T22:56:22.044Z] github.com/docker/docker/pkg/platform [2022-03-10T22:56:22.044Z] github.com/docker/docker/pkg/plugingetter [2022-03-10T22:56:22.044Z] github.com/docker/docker/pkg/plugins [2022-03-10T22:56:22.044Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-03-10T22:56:22.044Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-03-10T22:56:22.044Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-03-10T22:56:22.044Z] github.com/docker/docker/pkg/plugins/transport [2022-03-10T22:56:22.044Z] github.com/docker/docker/pkg/pools [2022-03-10T22:56:22.044Z] github.com/docker/docker/pkg/progress [2022-03-10T22:56:22.044Z] github.com/docker/docker/pkg/pubsub [2022-03-10T22:56:22.044Z] github.com/docker/docker/pkg/reexec [2022-03-10T22:56:22.044Z] github.com/docker/docker/pkg/signal [2022-03-10T22:56:22.044Z] github.com/docker/docker/pkg/stack [2022-03-10T22:56:22.044Z] github.com/docker/docker/pkg/stdcopy [2022-03-10T22:56:22.044Z] github.com/docker/docker/pkg/streamformatter [2022-03-10T22:56:22.044Z] github.com/docker/docker/pkg/stringid [2022-03-10T22:56:22.044Z] github.com/docker/docker/pkg/sysinfo [2022-03-10T22:56:22.044Z] github.com/docker/docker/pkg/system [2022-03-10T22:56:22.044Z] github.com/docker/docker/pkg/tailfile [2022-03-10T22:56:22.044Z] github.com/docker/docker/pkg/tarsum [2022-03-10T22:56:22.044Z] github.com/docker/docker/pkg/truncindex [2022-03-10T22:56:22.044Z] github.com/docker/docker/pkg/urlutil [2022-03-10T22:56:22.044Z] github.com/docker/docker/pkg/useragent [2022-03-10T22:56:22.044Z] github.com/docker/docker/plugin [2022-03-10T22:56:22.044Z] github.com/docker/docker/plugin/executor/containerd [2022-03-10T22:56:22.044Z] github.com/docker/docker/plugin/v2 [2022-03-10T22:56:22.044Z] github.com/docker/docker/profiles/apparmor [2022-03-10T22:56:22.044Z] github.com/docker/docker/profiles/seccomp [2022-03-10T22:56:22.044Z] github.com/docker/docker/quota [2022-03-10T22:56:22.044Z] github.com/docker/docker/reference [2022-03-10T22:56:22.044Z] github.com/docker/docker/registry [2022-03-10T22:56:22.044Z] github.com/docker/docker/registry/resumable [2022-03-10T22:56:22.044Z] github.com/docker/docker/restartmanager [2022-03-10T22:56:22.044Z] github.com/docker/docker/rootless [2022-03-10T22:56:22.044Z] github.com/docker/docker/rootless/specconv [2022-03-10T22:56:22.044Z] github.com/docker/docker/runconfig [2022-03-10T22:56:22.044Z] github.com/docker/docker/runconfig/opts [2022-03-10T22:56:22.044Z] github.com/docker/docker/testutil [2022-03-10T22:56:22.044Z] github.com/docker/docker/testutil/daemon [2022-03-10T22:56:22.044Z] github.com/docker/docker/testutil/environment [2022-03-10T22:56:22.044Z] github.com/docker/docker/testutil/fakecontext [2022-03-10T22:56:22.044Z] github.com/docker/docker/testutil/fakegit [2022-03-10T22:56:22.044Z] github.com/docker/docker/testutil/fakestorage [2022-03-10T22:56:22.044Z] github.com/docker/docker/testutil/fixtures/load [2022-03-10T22:56:22.044Z] github.com/docker/docker/testutil/fixtures/plugin [2022-03-10T22:56:22.044Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-03-10T22:56:22.044Z] github.com/docker/docker/testutil/registry [2022-03-10T22:56:22.044Z] github.com/docker/docker/testutil/request [2022-03-10T22:56:22.044Z] github.com/docker/docker/volume [2022-03-10T22:56:22.044Z] github.com/docker/docker/volume/drivers [2022-03-10T22:56:22.044Z] github.com/docker/docker/volume/local [2022-03-10T22:56:22.044Z] github.com/docker/docker/volume/mounts [2022-03-10T22:56:22.044Z] github.com/docker/docker/volume/service [2022-03-10T22:56:22.044Z] github.com/docker/docker/volume/service/opts [2022-03-10T22:56:22.044Z] github.com/docker/docker/volume/testutils' [2022-03-10T22:56:22.044Z] ++ grep --fixed-strings /libnetwork [2022-03-10T22:56:22.044Z] ++ echo 'github.com/docker/docker/api [2022-03-10T22:56:22.044Z] github.com/docker/docker/api/server [2022-03-10T22:56:22.044Z] github.com/docker/docker/api/server/backend/build [2022-03-10T22:56:22.044Z] github.com/docker/docker/api/server/httputils [2022-03-10T22:56:22.044Z] github.com/docker/docker/api/server/middleware [2022-03-10T22:56:22.044Z] github.com/docker/docker/api/server/router [2022-03-10T22:56:22.044Z] github.com/docker/docker/api/server/router/build [2022-03-10T22:56:22.044Z] github.com/docker/docker/api/server/router/checkpoint [2022-03-10T22:56:22.044Z] github.com/docker/docker/api/server/router/container [2022-03-10T22:56:22.044Z] github.com/docker/docker/api/server/router/debug [2022-03-10T22:56:22.044Z] github.com/docker/docker/api/server/router/distribution [2022-03-10T22:56:22.044Z] github.com/docker/docker/api/server/router/grpc [2022-03-10T22:56:22.044Z] github.com/docker/docker/api/server/router/image [2022-03-10T22:56:22.044Z] github.com/docker/docker/api/server/router/network [2022-03-10T22:56:22.044Z] github.com/docker/docker/api/server/router/plugin [2022-03-10T22:56:22.044Z] github.com/docker/docker/api/server/router/session [2022-03-10T22:56:22.044Z] github.com/docker/docker/api/server/router/swarm [2022-03-10T22:56:22.044Z] github.com/docker/docker/api/server/router/system [2022-03-10T22:56:22.044Z] github.com/docker/docker/api/server/router/volume [2022-03-10T22:56:22.044Z] github.com/docker/docker/api/types [2022-03-10T22:56:22.044Z] github.com/docker/docker/api/types/backend [2022-03-10T22:56:22.044Z] github.com/docker/docker/api/types/blkiodev [2022-03-10T22:56:22.044Z] github.com/docker/docker/api/types/container [2022-03-10T22:56:22.045Z] github.com/docker/docker/api/types/events [2022-03-10T22:56:22.045Z] github.com/docker/docker/api/types/filters [2022-03-10T22:56:22.045Z] github.com/docker/docker/api/types/image [2022-03-10T22:56:22.045Z] github.com/docker/docker/api/types/mount [2022-03-10T22:56:22.045Z] github.com/docker/docker/api/types/network [2022-03-10T22:56:22.045Z] github.com/docker/docker/api/types/plugins/logdriver [2022-03-10T22:56:22.045Z] github.com/docker/docker/api/types/registry [2022-03-10T22:56:22.045Z] github.com/docker/docker/api/types/strslice [2022-03-10T22:56:22.045Z] github.com/docker/docker/api/types/swarm [2022-03-10T22:56:22.045Z] github.com/docker/docker/api/types/swarm/runtime [2022-03-10T22:56:22.045Z] github.com/docker/docker/api/types/time [2022-03-10T22:56:22.045Z] github.com/docker/docker/api/types/versions [2022-03-10T22:56:22.045Z] github.com/docker/docker/api/types/versions/v1p19 [2022-03-10T22:56:22.045Z] github.com/docker/docker/api/types/versions/v1p20 [2022-03-10T22:56:22.045Z] github.com/docker/docker/api/types/volume [2022-03-10T22:56:22.045Z] github.com/docker/docker/builder [2022-03-10T22:56:22.045Z] github.com/docker/docker/builder/builder-next [2022-03-10T22:56:22.045Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-03-10T22:56:22.045Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-03-10T22:56:22.045Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-03-10T22:56:22.045Z] github.com/docker/docker/builder/builder-next/exporter [2022-03-10T22:56:22.045Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-03-10T22:56:22.045Z] github.com/docker/docker/builder/builder-next/worker [2022-03-10T22:56:22.045Z] github.com/docker/docker/builder/dockerfile [2022-03-10T22:56:22.045Z] github.com/docker/docker/builder/remotecontext [2022-03-10T22:56:22.045Z] github.com/docker/docker/builder/remotecontext/git [2022-03-10T22:56:22.045Z] github.com/docker/docker/cli [2022-03-10T22:56:22.045Z] github.com/docker/docker/cli/config [2022-03-10T22:56:22.045Z] github.com/docker/docker/cli/debug [2022-03-10T22:56:22.045Z] github.com/docker/docker/client [2022-03-10T22:56:22.045Z] github.com/docker/docker/cmd/docker-proxy [2022-03-10T22:56:22.045Z] github.com/docker/docker/cmd/dockerd [2022-03-10T22:56:22.045Z] github.com/docker/docker/cmd/dockerd/trap [2022-03-10T22:56:22.045Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-03-10T22:56:22.045Z] github.com/docker/docker/container [2022-03-10T22:56:22.045Z] github.com/docker/docker/container/stream [2022-03-10T22:56:22.045Z] github.com/docker/docker/contrib/apparmor [2022-03-10T22:56:22.045Z] github.com/docker/docker/contrib/docker-device-tool [2022-03-10T22:56:22.045Z] github.com/docker/docker/contrib/httpserver [2022-03-10T22:56:22.045Z] github.com/docker/docker/daemon [2022-03-10T22:56:22.045Z] github.com/docker/docker/daemon/cluster [2022-03-10T22:56:22.045Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-03-10T22:56:22.045Z] github.com/docker/docker/daemon/cluster/convert [2022-03-10T22:56:22.045Z] github.com/docker/docker/daemon/cluster/executor [2022-03-10T22:56:22.045Z] github.com/docker/docker/daemon/cluster/executor/container [2022-03-10T22:56:22.045Z] github.com/docker/docker/daemon/cluster/provider [2022-03-10T22:56:22.045Z] github.com/docker/docker/daemon/config [2022-03-10T22:56:22.045Z] github.com/docker/docker/daemon/events [2022-03-10T22:56:22.045Z] github.com/docker/docker/daemon/events/testutils [2022-03-10T22:56:22.045Z] github.com/docker/docker/daemon/exec [2022-03-10T22:56:22.045Z] github.com/docker/docker/daemon/graphdriver [2022-03-10T22:56:22.045Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-03-10T22:56:22.045Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-03-10T22:56:22.045Z] github.com/docker/docker/daemon/graphdriver/copy [2022-03-10T22:56:22.045Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-03-10T22:56:22.045Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-03-10T22:56:22.045Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-03-10T22:56:22.045Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-03-10T22:56:22.045Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-03-10T22:56:22.045Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-03-10T22:56:22.045Z] github.com/docker/docker/daemon/graphdriver/register [2022-03-10T22:56:22.045Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-03-10T22:56:22.045Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-03-10T22:56:22.045Z] github.com/docker/docker/daemon/images [2022-03-10T22:56:22.045Z] github.com/docker/docker/daemon/initlayer [2022-03-10T22:56:22.045Z] github.com/docker/docker/daemon/links [2022-03-10T22:56:22.045Z] github.com/docker/docker/daemon/listeners [2022-03-10T22:56:22.045Z] github.com/docker/docker/daemon/logger [2022-03-10T22:56:22.045Z] github.com/docker/docker/daemon/logger/awslogs [2022-03-10T22:56:22.045Z] github.com/docker/docker/daemon/logger/fluentd [2022-03-10T22:56:22.045Z] github.com/docker/docker/daemon/logger/gcplogs [2022-03-10T22:56:22.045Z] github.com/docker/docker/daemon/logger/gelf [2022-03-10T22:56:22.045Z] github.com/docker/docker/daemon/logger/journald [2022-03-10T22:56:22.045Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-03-10T22:56:22.045Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-03-10T22:56:22.045Z] github.com/docker/docker/daemon/logger/local [2022-03-10T22:56:22.045Z] github.com/docker/docker/daemon/logger/logentries [2022-03-10T22:56:22.045Z] github.com/docker/docker/daemon/logger/loggerutils [2022-03-10T22:56:22.045Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-03-10T22:56:22.045Z] github.com/docker/docker/daemon/logger/splunk [2022-03-10T22:56:22.045Z] github.com/docker/docker/daemon/logger/syslog [2022-03-10T22:56:22.045Z] github.com/docker/docker/daemon/logger/templates [2022-03-10T22:56:22.045Z] github.com/docker/docker/daemon/names [2022-03-10T22:56:22.045Z] github.com/docker/docker/daemon/network [2022-03-10T22:56:22.045Z] github.com/docker/docker/daemon/stats [2022-03-10T22:56:22.045Z] github.com/docker/docker/distribution [2022-03-10T22:56:22.045Z] github.com/docker/docker/distribution/metadata [2022-03-10T22:56:22.045Z] github.com/docker/docker/distribution/utils [2022-03-10T22:56:22.045Z] github.com/docker/docker/distribution/xfer [2022-03-10T22:56:22.045Z] github.com/docker/docker/dockerversion [2022-03-10T22:56:22.045Z] github.com/docker/docker/errdefs [2022-03-10T22:56:22.045Z] github.com/docker/docker/image [2022-03-10T22:56:22.045Z] github.com/docker/docker/image/cache [2022-03-10T22:56:22.045Z] github.com/docker/docker/image/tarexport [2022-03-10T22:56:22.045Z] github.com/docker/docker/image/v1 [2022-03-10T22:56:22.045Z] github.com/docker/docker/internal/test/suite [2022-03-10T22:56:22.045Z] github.com/docker/docker/layer [2022-03-10T22:56:22.045Z] github.com/docker/docker/libcontainerd [2022-03-10T22:56:22.045Z] github.com/docker/docker/libcontainerd/queue [2022-03-10T22:56:22.045Z] github.com/docker/docker/libcontainerd/remote [2022-03-10T22:56:22.045Z] github.com/docker/docker/libcontainerd/supervisor [2022-03-10T22:56:22.045Z] github.com/docker/docker/libcontainerd/types [2022-03-10T22:56:22.045Z] github.com/docker/docker/libnetwork [2022-03-10T22:56:22.045Z] github.com/docker/docker/libnetwork/bitseq [2022-03-10T22:56:22.045Z] github.com/docker/docker/libnetwork/cluster [2022-03-10T22:56:22.045Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-03-10T22:56:22.045Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-03-10T22:56:22.045Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-03-10T22:56:22.045Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-03-10T22:56:22.045Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-03-10T22:56:22.045Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-03-10T22:56:22.045Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-03-10T22:56:22.045Z] github.com/docker/docker/libnetwork/config [2022-03-10T22:56:22.045Z] github.com/docker/docker/libnetwork/datastore [2022-03-10T22:56:22.045Z] github.com/docker/docker/libnetwork/diagnostic [2022-03-10T22:56:22.045Z] github.com/docker/docker/libnetwork/discoverapi [2022-03-10T22:56:22.045Z] github.com/docker/docker/libnetwork/driverapi [2022-03-10T22:56:22.045Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-03-10T22:56:22.045Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-03-10T22:56:22.045Z] github.com/docker/docker/libnetwork/drivers/host [2022-03-10T22:56:22.045Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-03-10T22:56:22.045Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-03-10T22:56:22.045Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-03-10T22:56:22.045Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-03-10T22:56:22.045Z] github.com/docker/docker/libnetwork/drivers/null [2022-03-10T22:56:22.045Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-03-10T22:56:22.045Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-03-10T22:56:22.045Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-03-10T22:56:22.045Z] github.com/docker/docker/libnetwork/drivers/remote [2022-03-10T22:56:22.045Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-03-10T22:56:22.045Z] github.com/docker/docker/libnetwork/drivers/windows [2022-03-10T22:56:22.045Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-03-10T22:56:22.045Z] github.com/docker/docker/libnetwork/drvregistry [2022-03-10T22:56:22.045Z] github.com/docker/docker/libnetwork/etchosts [2022-03-10T22:56:22.045Z] github.com/docker/docker/libnetwork/idm [2022-03-10T22:56:22.045Z] github.com/docker/docker/libnetwork/internal/caller [2022-03-10T22:56:22.045Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-03-10T22:56:22.045Z] github.com/docker/docker/libnetwork/ipam [2022-03-10T22:56:22.045Z] github.com/docker/docker/libnetwork/ipamapi [2022-03-10T22:56:22.045Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-03-10T22:56:22.045Z] github.com/docker/docker/libnetwork/ipams/null [2022-03-10T22:56:22.045Z] github.com/docker/docker/libnetwork/ipams/remote [2022-03-10T22:56:22.045Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-03-10T22:56:22.045Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-03-10T22:56:22.045Z] github.com/docker/docker/libnetwork/ipamutils [2022-03-10T22:56:22.045Z] github.com/docker/docker/libnetwork/iptables [2022-03-10T22:56:22.045Z] github.com/docker/docker/libnetwork/netlabel [2022-03-10T22:56:22.045Z] github.com/docker/docker/libnetwork/netutils [2022-03-10T22:56:22.045Z] github.com/docker/docker/libnetwork/networkdb [2022-03-10T22:56:22.045Z] github.com/docker/docker/libnetwork/ns [2022-03-10T22:56:22.045Z] github.com/docker/docker/libnetwork/options [2022-03-10T22:56:22.045Z] github.com/docker/docker/libnetwork/osl [2022-03-10T22:56:22.045Z] github.com/docker/docker/libnetwork/osl/kernel [2022-03-10T22:56:22.045Z] github.com/docker/docker/libnetwork/portallocator [2022-03-10T22:56:22.045Z] github.com/docker/docker/libnetwork/portmapper [2022-03-10T22:56:22.045Z] github.com/docker/docker/libnetwork/resolvconf [2022-03-10T22:56:22.045Z] github.com/docker/docker/libnetwork/testutils [2022-03-10T22:56:22.045Z] github.com/docker/docker/libnetwork/types [2022-03-10T22:56:22.045Z] github.com/docker/docker/oci [2022-03-10T22:56:22.045Z] github.com/docker/docker/oci/caps [2022-03-10T22:56:22.045Z] github.com/docker/docker/opts [2022-03-10T22:56:22.045Z] github.com/docker/docker/pkg/aaparser [2022-03-10T22:56:22.045Z] github.com/docker/docker/pkg/archive [2022-03-10T22:56:22.045Z] github.com/docker/docker/pkg/authorization [2022-03-10T22:56:22.045Z] github.com/docker/docker/pkg/broadcaster [2022-03-10T22:56:22.045Z] github.com/docker/docker/pkg/capabilities [2022-03-10T22:56:22.045Z] github.com/docker/docker/pkg/chrootarchive [2022-03-10T22:56:22.045Z] github.com/docker/docker/pkg/containerfs [2022-03-10T22:56:22.045Z] github.com/docker/docker/pkg/devicemapper [2022-03-10T22:56:22.045Z] github.com/docker/docker/pkg/directory [2022-03-10T22:56:22.045Z] github.com/docker/docker/pkg/dmesg [2022-03-10T22:56:22.045Z] github.com/docker/docker/pkg/filenotify [2022-03-10T22:56:22.045Z] github.com/docker/docker/pkg/fileutils [2022-03-10T22:56:22.045Z] github.com/docker/docker/pkg/fsutils [2022-03-10T22:56:22.045Z] github.com/docker/docker/pkg/homedir [2022-03-10T22:56:22.045Z] github.com/docker/docker/pkg/idtools [2022-03-10T22:56:22.045Z] github.com/docker/docker/pkg/ioutils [2022-03-10T22:56:22.045Z] github.com/docker/docker/pkg/jsonmessage [2022-03-10T22:56:22.045Z] github.com/docker/docker/pkg/longpath [2022-03-10T22:56:22.045Z] github.com/docker/docker/pkg/loopback [2022-03-10T22:56:22.045Z] github.com/docker/docker/pkg/namesgenerator [2022-03-10T22:56:22.045Z] github.com/docker/docker/pkg/parsers [2022-03-10T22:56:22.045Z] github.com/docker/docker/pkg/parsers/kernel [2022-03-10T22:56:22.045Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-03-10T22:56:22.045Z] github.com/docker/docker/pkg/pidfile [2022-03-10T22:56:22.045Z] github.com/docker/docker/pkg/platform [2022-03-10T22:56:22.045Z] github.com/docker/docker/pkg/plugingetter [2022-03-10T22:56:22.045Z] github.com/docker/docker/pkg/plugins [2022-03-10T22:56:22.045Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-03-10T22:56:22.045Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-03-10T22:56:22.045Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-03-10T22:56:22.045Z] github.com/docker/docker/pkg/plugins/transport [2022-03-10T22:56:22.045Z] github.com/docker/docker/pkg/pools [2022-03-10T22:56:22.045Z] github.com/docker/docker/pkg/progress [2022-03-10T22:56:22.045Z] github.com/docker/docker/pkg/pubsub [2022-03-10T22:56:22.045Z] github.com/docker/docker/pkg/reexec [2022-03-10T22:56:22.045Z] github.com/docker/docker/pkg/signal [2022-03-10T22:56:22.045Z] github.com/docker/docker/pkg/stack [2022-03-10T22:56:22.045Z] github.com/docker/docker/pkg/stdcopy [2022-03-10T22:56:22.045Z] github.com/docker/docker/pkg/streamformatter [2022-03-10T22:56:22.045Z] github.com/docker/docker/pkg/stringid [2022-03-10T22:56:22.045Z] github.com/docker/docker/pkg/sysinfo [2022-03-10T22:56:22.045Z] github.com/docker/docker/pkg/system [2022-03-10T22:56:22.045Z] github.com/docker/docker/pkg/tailfile [2022-03-10T22:56:22.045Z] github.com/docker/docker/pkg/tarsum [2022-03-10T22:56:22.045Z] github.com/docker/docker/pkg/truncindex [2022-03-10T22:56:22.045Z] github.com/docker/docker/pkg/urlutil [2022-03-10T22:56:22.045Z] github.com/docker/docker/pkg/useragent [2022-03-10T22:56:22.045Z] github.com/docker/docker/plugin [2022-03-10T22:56:22.045Z] github.com/docker/docker/plugin/executor/containerd [2022-03-10T22:56:22.045Z] github.com/docker/docker/plugin/v2 [2022-03-10T22:56:22.045Z] github.com/docker/docker/profiles/apparmor [2022-03-10T22:56:22.045Z] github.com/docker/docker/profiles/seccomp [2022-03-10T22:56:22.045Z] github.com/docker/docker/quota [2022-03-10T22:56:22.045Z] github.com/docker/docker/reference [2022-03-10T22:56:22.045Z] github.com/docker/docker/registry [2022-03-10T22:56:22.045Z] github.com/docker/docker/registry/resumable [2022-03-10T22:56:22.045Z] github.com/docker/docker/restartmanager [2022-03-10T22:56:22.045Z] github.com/docker/docker/rootless [2022-03-10T22:56:22.045Z] github.com/docker/docker/rootless/specconv [2022-03-10T22:56:22.045Z] github.com/docker/docker/runconfig [2022-03-10T22:56:22.045Z] github.com/docker/docker/runconfig/opts [2022-03-10T22:56:22.045Z] github.com/docker/docker/testutil [2022-03-10T22:56:22.045Z] github.com/docker/docker/testutil/daemon [2022-03-10T22:56:22.045Z] github.com/docker/docker/testutil/environment [2022-03-10T22:56:22.045Z] github.com/docker/docker/testutil/fakecontext [2022-03-10T22:56:22.045Z] github.com/docker/docker/testutil/fakegit [2022-03-10T22:56:22.045Z] github.com/docker/docker/testutil/fakestorage [2022-03-10T22:56:22.045Z] github.com/docker/docker/testutil/fixtures/load [2022-03-10T22:56:22.045Z] github.com/docker/docker/testutil/fixtures/plugin [2022-03-10T22:56:22.045Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-03-10T22:56:22.045Z] github.com/docker/docker/testutil/registry [2022-03-10T22:56:22.045Z] github.com/docker/docker/testutil/request [2022-03-10T22:56:22.045Z] github.com/docker/docker/volume [2022-03-10T22:56:22.045Z] github.com/docker/docker/volume/drivers [2022-03-10T22:56:22.045Z] github.com/docker/docker/volume/local [2022-03-10T22:56:22.045Z] github.com/docker/docker/volume/mounts [2022-03-10T22:56:22.045Z] github.com/docker/docker/volume/service [2022-03-10T22:56:22.045Z] github.com/docker/docker/volume/service/opts [2022-03-10T22:56:22.045Z] github.com/docker/docker/volume/testutils' [2022-03-10T22:56:22.045Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2022-03-10T22:56:22.045Z] github.com/docker/docker/libnetwork/bitseq [2022-03-10T22:56:22.045Z] github.com/docker/docker/libnetwork/cluster [2022-03-10T22:56:22.045Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-03-10T22:56:22.045Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-03-10T22:56:22.045Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-03-10T22:56:22.045Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-03-10T22:56:22.045Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-03-10T22:56:22.045Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-03-10T22:56:22.045Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-03-10T22:56:22.045Z] github.com/docker/docker/libnetwork/config [2022-03-10T22:56:22.045Z] github.com/docker/docker/libnetwork/datastore [2022-03-10T22:56:22.045Z] github.com/docker/docker/libnetwork/diagnostic [2022-03-10T22:56:22.045Z] github.com/docker/docker/libnetwork/discoverapi [2022-03-10T22:56:22.045Z] github.com/docker/docker/libnetwork/driverapi [2022-03-10T22:56:22.045Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-03-10T22:56:22.045Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-03-10T22:56:22.045Z] github.com/docker/docker/libnetwork/drivers/host [2022-03-10T22:56:22.045Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-03-10T22:56:22.045Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-03-10T22:56:22.045Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-03-10T22:56:22.045Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-03-10T22:56:22.045Z] github.com/docker/docker/libnetwork/drivers/null [2022-03-10T22:56:22.045Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-03-10T22:56:22.045Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-03-10T22:56:22.045Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-03-10T22:56:22.045Z] github.com/docker/docker/libnetwork/drivers/remote [2022-03-10T22:56:22.045Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-03-10T22:56:22.045Z] github.com/docker/docker/libnetwork/drivers/windows [2022-03-10T22:56:22.045Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-03-10T22:56:22.045Z] github.com/docker/docker/libnetwork/drvregistry [2022-03-10T22:56:22.045Z] github.com/docker/docker/libnetwork/etchosts [2022-03-10T22:56:22.045Z] github.com/docker/docker/libnetwork/idm [2022-03-10T22:56:22.045Z] github.com/docker/docker/libnetwork/internal/caller [2022-03-10T22:56:22.045Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-03-10T22:56:22.045Z] github.com/docker/docker/libnetwork/ipam [2022-03-10T22:56:22.045Z] github.com/docker/docker/libnetwork/ipamapi [2022-03-10T22:56:22.045Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-03-10T22:56:22.045Z] github.com/docker/docker/libnetwork/ipams/null [2022-03-10T22:56:22.045Z] github.com/docker/docker/libnetwork/ipams/remote [2022-03-10T22:56:22.045Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-03-10T22:56:22.045Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-03-10T22:56:22.045Z] github.com/docker/docker/libnetwork/ipamutils [2022-03-10T22:56:22.045Z] github.com/docker/docker/libnetwork/iptables [2022-03-10T22:56:22.045Z] github.com/docker/docker/libnetwork/netlabel [2022-03-10T22:56:22.045Z] github.com/docker/docker/libnetwork/netutils [2022-03-10T22:56:22.045Z] github.com/docker/docker/libnetwork/networkdb [2022-03-10T22:56:22.045Z] github.com/docker/docker/libnetwork/ns [2022-03-10T22:56:22.045Z] github.com/docker/docker/libnetwork/options [2022-03-10T22:56:22.045Z] github.com/docker/docker/libnetwork/osl [2022-03-10T22:56:22.045Z] github.com/docker/docker/libnetwork/osl/kernel [2022-03-10T22:56:22.045Z] github.com/docker/docker/libnetwork/portallocator [2022-03-10T22:56:22.045Z] github.com/docker/docker/libnetwork/portmapper [2022-03-10T22:56:22.045Z] github.com/docker/docker/libnetwork/resolvconf [2022-03-10T22:56:22.045Z] github.com/docker/docker/libnetwork/testutils [2022-03-10T22:56:22.045Z] github.com/docker/docker/libnetwork/types' [2022-03-10T22:56:22.045Z] + grep --fixed-strings libnetwork/drivers/bridge [2022-03-10T22:56:22.045Z] + echo 'github.com/docker/docker/libnetwork [2022-03-10T22:56:22.045Z] github.com/docker/docker/libnetwork/bitseq [2022-03-10T22:56:22.045Z] github.com/docker/docker/libnetwork/cluster [2022-03-10T22:56:22.045Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-03-10T22:56:22.045Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-03-10T22:56:22.045Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-03-10T22:56:22.045Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-03-10T22:56:22.045Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-03-10T22:56:22.045Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-03-10T22:56:22.045Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-03-10T22:56:22.045Z] github.com/docker/docker/libnetwork/config [2022-03-10T22:56:22.045Z] github.com/docker/docker/libnetwork/datastore [2022-03-10T22:56:22.045Z] github.com/docker/docker/libnetwork/diagnostic [2022-03-10T22:56:22.045Z] github.com/docker/docker/libnetwork/discoverapi [2022-03-10T22:56:22.045Z] github.com/docker/docker/libnetwork/driverapi [2022-03-10T22:56:22.045Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-03-10T22:56:22.045Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-03-10T22:56:22.045Z] github.com/docker/docker/libnetwork/drivers/host [2022-03-10T22:56:22.045Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-03-10T22:56:22.045Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-03-10T22:56:22.045Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-03-10T22:56:22.045Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-03-10T22:56:22.045Z] github.com/docker/docker/libnetwork/drivers/null [2022-03-10T22:56:22.045Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-03-10T22:56:22.045Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-03-10T22:56:22.045Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-03-10T22:56:22.045Z] github.com/docker/docker/libnetwork/drivers/remote [2022-03-10T22:56:22.045Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-03-10T22:56:22.045Z] github.com/docker/docker/libnetwork/drivers/windows [2022-03-10T22:56:22.045Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-03-10T22:56:22.046Z] github.com/docker/docker/libnetwork/drvregistry [2022-03-10T22:56:22.046Z] github.com/docker/docker/libnetwork/etchosts [2022-03-10T22:56:22.046Z] github.com/docker/docker/libnetwork/idm [2022-03-10T22:56:22.046Z] github.com/docker/docker/libnetwork/internal/caller [2022-03-10T22:56:22.046Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-03-10T22:56:22.046Z] github.com/docker/docker/libnetwork/ipam [2022-03-10T22:56:22.046Z] github.com/docker/docker/libnetwork/ipamapi [2022-03-10T22:56:22.046Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-03-10T22:56:22.046Z] github.com/docker/docker/libnetwork/ipams/null [2022-03-10T22:56:22.046Z] github.com/docker/docker/libnetwork/ipams/remote [2022-03-10T22:56:22.046Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-03-10T22:56:22.046Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-03-10T22:56:22.046Z] github.com/docker/docker/libnetwork/ipamutils [2022-03-10T22:56:22.046Z] github.com/docker/docker/libnetwork/iptables [2022-03-10T22:56:22.046Z] github.com/docker/docker/libnetwork/netlabel [2022-03-10T22:56:22.046Z] github.com/docker/docker/libnetwork/netutils [2022-03-10T22:56:22.046Z] github.com/docker/docker/libnetwork/networkdb [2022-03-10T22:56:22.046Z] github.com/docker/docker/libnetwork/ns [2022-03-10T22:56:22.046Z] github.com/docker/docker/libnetwork/options [2022-03-10T22:56:22.046Z] github.com/docker/docker/libnetwork/osl [2022-03-10T22:56:22.046Z] github.com/docker/docker/libnetwork/osl/kernel [2022-03-10T22:56:22.046Z] github.com/docker/docker/libnetwork/portallocator [2022-03-10T22:56:22.046Z] github.com/docker/docker/libnetwork/portmapper [2022-03-10T22:56:22.046Z] github.com/docker/docker/libnetwork/resolvconf [2022-03-10T22:56:22.046Z] github.com/docker/docker/libnetwork/testutils [2022-03-10T22:56:22.046Z] github.com/docker/docker/libnetwork/types' [2022-03-10T22:56:22.046Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-03-10T22:56:22.046Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-03-10T22:56:22.046Z] + type docker-proxy [2022-03-10T22:56:22.046Z] hack/test/unit: line 25: type: docker-proxy: not found [2022-03-10T22:56:22.046Z] + hack/make.sh binary-proxy install-proxy [2022-03-10T22:56:22.046Z] [2022-03-10T22:56:22.060Z] #44 DONE 0.5s [2022-03-10T22:56:22.060Z] [2022-03-10T22:56:22.060Z] #48 [dev-systemd-false 16/24] COPY --from=criu /build/ /usr/local/bin/ [2022-03-10T22:56:22.060Z] #48 sha256:3755e0a4ab21cdcc54ccfac6f6ca5c43c9723c4aaa3d5a13071cda66ae107f69 [2022-03-10T22:56:22.060Z] #48 DONE 0.1s [2022-03-10T22:56:22.060Z] [2022-03-10T22:56:22.060Z] #60 [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-03-10T22:56:22.060Z] #60 sha256:8580b6e7155f8fae424b53680dfa143634c3308bebd6d5903a29beda31f72606 [2022-03-10T22:56:22.060Z] #60 ... [2022-03-10T22:56:22.060Z] [2022-03-10T22:56:22.060Z] #50 [dev-systemd-false 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-03-10T22:56:22.060Z] #50 sha256:e047251ad060775606d35da21cba0526b5103756815bcf3ac97e692f01ae303d [2022-03-10T22:56:22.060Z] #50 DONE 0.1s [2022-03-10T22:56:22.305Z] Removing bundles/ [2022-03-10T22:56:22.305Z] [2022-03-10T22:56:22.305Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2022-03-10T22:56:22.305Z] Building: bundles/binary-proxy/docker-proxy-dev [2022-03-10T22:56:22.305Z] GOOS="" GOARCH="" GOARM="" [2022-03-10T22:56:22.322Z] [2022-03-10T22:56:22.322Z] #60 [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-03-10T22:56:22.322Z] #60 sha256:8580b6e7155f8fae424b53680dfa143634c3308bebd6d5903a29beda31f72606 [2022-03-10T22:56:23.450Z] #56 DONE 142.7s [2022-03-10T22:56:23.450Z] [2022-03-10T22:56:23.450Z] #60 [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-03-10T22:56:23.450Z] #60 sha256:1465df523e75735fd64162ce98a82a5b4b2ff6c99800d861ffed8f57fd0470d9 [2022-03-10T22:56:24.881Z] === RUN TestMiddlewares [2022-03-10T22:56:24.881Z] --- PASS: TestMiddlewares (0.00s) [2022-03-10T22:56:24.881Z] PASS [2022-03-10T22:56:24.881Z] coverage: 9.0% of statements [2022-03-10T22:56:24.881Z] ok github.com/docker/docker/api/server 0.054s coverage: 9.0% of statements [2022-03-10T22:56:26.744Z] #60 ... [2022-03-10T22:56:26.744Z] [2022-03-10T22:56:26.744Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-10T22:56:26.744Z] #51 sha256:a8d1fc69f546faa66db6c94d32e7d06f6126ed23d1e9e8d092ec156536df14fd [2022-03-10T22:56:26.744Z] #51 246.1 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown) [2022-03-10T22:56:27.004Z] #51 DONE 246.2s [2022-03-10T22:56:27.004Z] [2022-03-10T22:56:27.004Z] #60 [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-03-10T22:56:27.004Z] #60 sha256:1465df523e75735fd64162ce98a82a5b4b2ff6c99800d861ffed8f57fd0470d9 [2022-03-10T22:56:28.872Z] Created binary: bundles/binary-proxy/docker-proxy-dev [2022-03-10T22:56:28.872Z] [2022-03-10T22:56:28.872Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2022-03-10T22:56:28.872Z] Installing docker-proxy to /usr/local/bin/ [2022-03-10T22:56:28.872Z] [2022-03-10T22:56:28.872Z] + mkdir -p bundles [2022-03-10T22:56:28.872Z] + '[' -n 'github.com/docker/docker/api [2022-03-10T22:56:28.872Z] github.com/docker/docker/api/server [2022-03-10T22:56:28.872Z] github.com/docker/docker/api/server/backend/build [2022-03-10T22:56:28.872Z] github.com/docker/docker/api/server/httputils [2022-03-10T22:56:28.872Z] github.com/docker/docker/api/server/middleware [2022-03-10T22:56:28.872Z] github.com/docker/docker/api/server/router [2022-03-10T22:56:28.872Z] github.com/docker/docker/api/server/router/build [2022-03-10T22:56:28.872Z] github.com/docker/docker/api/server/router/checkpoint [2022-03-10T22:56:28.872Z] github.com/docker/docker/api/server/router/container [2022-03-10T22:56:28.872Z] github.com/docker/docker/api/server/router/debug [2022-03-10T22:56:28.872Z] github.com/docker/docker/api/server/router/distribution [2022-03-10T22:56:28.872Z] github.com/docker/docker/api/server/router/grpc [2022-03-10T22:56:28.872Z] github.com/docker/docker/api/server/router/image [2022-03-10T22:56:28.872Z] github.com/docker/docker/api/server/router/network [2022-03-10T22:56:28.872Z] github.com/docker/docker/api/server/router/plugin [2022-03-10T22:56:28.872Z] github.com/docker/docker/api/server/router/session [2022-03-10T22:56:28.872Z] github.com/docker/docker/api/server/router/swarm [2022-03-10T22:56:28.872Z] github.com/docker/docker/api/server/router/system [2022-03-10T22:56:28.872Z] github.com/docker/docker/api/server/router/volume [2022-03-10T22:56:28.872Z] github.com/docker/docker/api/types [2022-03-10T22:56:28.872Z] github.com/docker/docker/api/types/backend [2022-03-10T22:56:28.872Z] github.com/docker/docker/api/types/blkiodev [2022-03-10T22:56:28.872Z] github.com/docker/docker/api/types/container [2022-03-10T22:56:28.872Z] github.com/docker/docker/api/types/events [2022-03-10T22:56:28.872Z] github.com/docker/docker/api/types/filters [2022-03-10T22:56:28.872Z] github.com/docker/docker/api/types/image [2022-03-10T22:56:28.872Z] github.com/docker/docker/api/types/mount [2022-03-10T22:56:28.872Z] github.com/docker/docker/api/types/network [2022-03-10T22:56:28.872Z] github.com/docker/docker/api/types/plugins/logdriver [2022-03-10T22:56:28.872Z] github.com/docker/docker/api/types/registry [2022-03-10T22:56:28.872Z] github.com/docker/docker/api/types/strslice [2022-03-10T22:56:28.872Z] github.com/docker/docker/api/types/swarm [2022-03-10T22:56:28.872Z] github.com/docker/docker/api/types/swarm/runtime [2022-03-10T22:56:28.872Z] github.com/docker/docker/api/types/time [2022-03-10T22:56:28.872Z] github.com/docker/docker/api/types/versions [2022-03-10T22:56:28.872Z] github.com/docker/docker/api/types/versions/v1p19 [2022-03-10T22:56:28.872Z] github.com/docker/docker/api/types/versions/v1p20 [2022-03-10T22:56:28.872Z] github.com/docker/docker/api/types/volume [2022-03-10T22:56:28.872Z] github.com/docker/docker/builder [2022-03-10T22:56:28.872Z] github.com/docker/docker/builder/builder-next [2022-03-10T22:56:28.872Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-03-10T22:56:28.872Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-03-10T22:56:28.872Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-03-10T22:56:28.872Z] github.com/docker/docker/builder/builder-next/exporter [2022-03-10T22:56:28.872Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-03-10T22:56:28.872Z] github.com/docker/docker/builder/builder-next/worker [2022-03-10T22:56:28.872Z] github.com/docker/docker/builder/dockerfile [2022-03-10T22:56:28.872Z] github.com/docker/docker/builder/remotecontext [2022-03-10T22:56:28.872Z] github.com/docker/docker/builder/remotecontext/git [2022-03-10T22:56:28.872Z] github.com/docker/docker/cli [2022-03-10T22:56:28.872Z] github.com/docker/docker/cli/config [2022-03-10T22:56:28.872Z] github.com/docker/docker/cli/debug [2022-03-10T22:56:28.872Z] github.com/docker/docker/client [2022-03-10T22:56:28.872Z] github.com/docker/docker/cmd/docker-proxy [2022-03-10T22:56:28.872Z] github.com/docker/docker/cmd/dockerd [2022-03-10T22:56:28.872Z] github.com/docker/docker/cmd/dockerd/trap [2022-03-10T22:56:28.872Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-03-10T22:56:28.872Z] github.com/docker/docker/container [2022-03-10T22:56:28.872Z] github.com/docker/docker/container/stream [2022-03-10T22:56:28.872Z] github.com/docker/docker/contrib/apparmor [2022-03-10T22:56:28.872Z] github.com/docker/docker/contrib/docker-device-tool [2022-03-10T22:56:28.872Z] github.com/docker/docker/contrib/httpserver [2022-03-10T22:56:28.872Z] github.com/docker/docker/daemon [2022-03-10T22:56:28.872Z] github.com/docker/docker/daemon/cluster [2022-03-10T22:56:28.872Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-03-10T22:56:28.872Z] github.com/docker/docker/daemon/cluster/convert [2022-03-10T22:56:28.872Z] github.com/docker/docker/daemon/cluster/executor [2022-03-10T22:56:28.872Z] github.com/docker/docker/daemon/cluster/executor/container [2022-03-10T22:56:28.872Z] github.com/docker/docker/daemon/cluster/provider [2022-03-10T22:56:28.872Z] github.com/docker/docker/daemon/config [2022-03-10T22:56:28.872Z] github.com/docker/docker/daemon/events [2022-03-10T22:56:28.872Z] github.com/docker/docker/daemon/events/testutils [2022-03-10T22:56:28.872Z] github.com/docker/docker/daemon/exec [2022-03-10T22:56:28.872Z] github.com/docker/docker/daemon/graphdriver [2022-03-10T22:56:28.872Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-03-10T22:56:28.872Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-03-10T22:56:28.872Z] github.com/docker/docker/daemon/graphdriver/copy [2022-03-10T22:56:28.872Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-03-10T22:56:28.872Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-03-10T22:56:28.872Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-03-10T22:56:28.872Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-03-10T22:56:28.872Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-03-10T22:56:28.872Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-03-10T22:56:28.872Z] github.com/docker/docker/daemon/graphdriver/register [2022-03-10T22:56:28.872Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-03-10T22:56:28.872Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-03-10T22:56:28.872Z] github.com/docker/docker/daemon/images [2022-03-10T22:56:28.872Z] github.com/docker/docker/daemon/initlayer [2022-03-10T22:56:28.872Z] github.com/docker/docker/daemon/links [2022-03-10T22:56:28.872Z] github.com/docker/docker/daemon/listeners [2022-03-10T22:56:28.872Z] github.com/docker/docker/daemon/logger [2022-03-10T22:56:28.872Z] github.com/docker/docker/daemon/logger/awslogs [2022-03-10T22:56:28.872Z] github.com/docker/docker/daemon/logger/fluentd [2022-03-10T22:56:28.872Z] github.com/docker/docker/daemon/logger/gcplogs [2022-03-10T22:56:28.872Z] github.com/docker/docker/daemon/logger/gelf [2022-03-10T22:56:28.872Z] github.com/docker/docker/daemon/logger/journald [2022-03-10T22:56:28.872Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-03-10T22:56:28.872Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-03-10T22:56:28.872Z] github.com/docker/docker/daemon/logger/local [2022-03-10T22:56:28.872Z] github.com/docker/docker/daemon/logger/logentries [2022-03-10T22:56:28.872Z] github.com/docker/docker/daemon/logger/loggerutils [2022-03-10T22:56:28.872Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-03-10T22:56:28.872Z] github.com/docker/docker/daemon/logger/splunk [2022-03-10T22:56:28.872Z] github.com/docker/docker/daemon/logger/syslog [2022-03-10T22:56:28.872Z] github.com/docker/docker/daemon/logger/templates [2022-03-10T22:56:28.872Z] github.com/docker/docker/daemon/names [2022-03-10T22:56:28.872Z] github.com/docker/docker/daemon/network [2022-03-10T22:56:28.872Z] github.com/docker/docker/daemon/stats [2022-03-10T22:56:28.872Z] github.com/docker/docker/distribution [2022-03-10T22:56:28.872Z] github.com/docker/docker/distribution/metadata [2022-03-10T22:56:28.872Z] github.com/docker/docker/distribution/utils [2022-03-10T22:56:28.872Z] github.com/docker/docker/distribution/xfer [2022-03-10T22:56:28.872Z] github.com/docker/docker/dockerversion [2022-03-10T22:56:28.872Z] github.com/docker/docker/errdefs [2022-03-10T22:56:28.872Z] github.com/docker/docker/image [2022-03-10T22:56:28.872Z] github.com/docker/docker/image/cache [2022-03-10T22:56:28.872Z] github.com/docker/docker/image/tarexport [2022-03-10T22:56:28.872Z] github.com/docker/docker/image/v1 [2022-03-10T22:56:28.872Z] github.com/docker/docker/internal/test/suite [2022-03-10T22:56:28.872Z] github.com/docker/docker/layer [2022-03-10T22:56:28.872Z] github.com/docker/docker/libcontainerd [2022-03-10T22:56:28.872Z] github.com/docker/docker/libcontainerd/queue [2022-03-10T22:56:28.872Z] github.com/docker/docker/libcontainerd/remote [2022-03-10T22:56:28.872Z] github.com/docker/docker/libcontainerd/supervisor [2022-03-10T22:56:28.872Z] github.com/docker/docker/libcontainerd/types [2022-03-10T22:56:28.872Z] github.com/docker/docker/oci [2022-03-10T22:56:28.872Z] github.com/docker/docker/oci/caps [2022-03-10T22:56:28.872Z] github.com/docker/docker/opts [2022-03-10T22:56:28.872Z] github.com/docker/docker/pkg/aaparser [2022-03-10T22:56:28.872Z] github.com/docker/docker/pkg/archive [2022-03-10T22:56:28.872Z] github.com/docker/docker/pkg/authorization [2022-03-10T22:56:28.872Z] github.com/docker/docker/pkg/broadcaster [2022-03-10T22:56:28.872Z] github.com/docker/docker/pkg/capabilities [2022-03-10T22:56:28.872Z] github.com/docker/docker/pkg/chrootarchive [2022-03-10T22:56:28.872Z] github.com/docker/docker/pkg/containerfs [2022-03-10T22:56:28.872Z] github.com/docker/docker/pkg/devicemapper [2022-03-10T22:56:28.872Z] github.com/docker/docker/pkg/directory [2022-03-10T22:56:28.872Z] github.com/docker/docker/pkg/dmesg [2022-03-10T22:56:28.872Z] github.com/docker/docker/pkg/filenotify [2022-03-10T22:56:28.872Z] github.com/docker/docker/pkg/fileutils [2022-03-10T22:56:28.872Z] github.com/docker/docker/pkg/fsutils [2022-03-10T22:56:28.872Z] github.com/docker/docker/pkg/homedir [2022-03-10T22:56:28.872Z] github.com/docker/docker/pkg/idtools [2022-03-10T22:56:28.872Z] github.com/docker/docker/pkg/ioutils [2022-03-10T22:56:28.872Z] github.com/docker/docker/pkg/jsonmessage [2022-03-10T22:56:28.872Z] github.com/docker/docker/pkg/longpath [2022-03-10T22:56:28.872Z] github.com/docker/docker/pkg/loopback [2022-03-10T22:56:28.872Z] github.com/docker/docker/pkg/namesgenerator [2022-03-10T22:56:28.872Z] github.com/docker/docker/pkg/parsers [2022-03-10T22:56:28.872Z] github.com/docker/docker/pkg/parsers/kernel [2022-03-10T22:56:28.872Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-03-10T22:56:28.872Z] github.com/docker/docker/pkg/pidfile [2022-03-10T22:56:28.872Z] github.com/docker/docker/pkg/platform [2022-03-10T22:56:28.872Z] github.com/docker/docker/pkg/plugingetter [2022-03-10T22:56:28.872Z] github.com/docker/docker/pkg/plugins [2022-03-10T22:56:28.872Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-03-10T22:56:28.872Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-03-10T22:56:28.872Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-03-10T22:56:28.872Z] github.com/docker/docker/pkg/plugins/transport [2022-03-10T22:56:28.872Z] github.com/docker/docker/pkg/pools [2022-03-10T22:56:28.872Z] github.com/docker/docker/pkg/progress [2022-03-10T22:56:28.872Z] github.com/docker/docker/pkg/pubsub [2022-03-10T22:56:28.872Z] github.com/docker/docker/pkg/reexec [2022-03-10T22:56:28.872Z] github.com/docker/docker/pkg/signal [2022-03-10T22:56:28.872Z] github.com/docker/docker/pkg/stack [2022-03-10T22:56:28.872Z] github.com/docker/docker/pkg/stdcopy [2022-03-10T22:56:28.872Z] github.com/docker/docker/pkg/streamformatter [2022-03-10T22:56:28.872Z] github.com/docker/docker/pkg/stringid [2022-03-10T22:56:28.872Z] github.com/docker/docker/pkg/sysinfo [2022-03-10T22:56:28.872Z] github.com/docker/docker/pkg/system [2022-03-10T22:56:28.872Z] github.com/docker/docker/pkg/tailfile [2022-03-10T22:56:28.872Z] github.com/docker/docker/pkg/tarsum [2022-03-10T22:56:28.872Z] github.com/docker/docker/pkg/truncindex [2022-03-10T22:56:28.872Z] github.com/docker/docker/pkg/urlutil [2022-03-10T22:56:28.872Z] github.com/docker/docker/pkg/useragent [2022-03-10T22:56:28.872Z] github.com/docker/docker/plugin [2022-03-10T22:56:28.872Z] github.com/docker/docker/plugin/executor/containerd [2022-03-10T22:56:28.872Z] github.com/docker/docker/plugin/v2 [2022-03-10T22:56:28.872Z] github.com/docker/docker/profiles/apparmor [2022-03-10T22:56:28.872Z] github.com/docker/docker/profiles/seccomp [2022-03-10T22:56:28.872Z] github.com/docker/docker/quota [2022-03-10T22:56:28.872Z] github.com/docker/docker/reference [2022-03-10T22:56:28.872Z] github.com/docker/docker/registry [2022-03-10T22:56:28.872Z] github.com/docker/docker/registry/resumable [2022-03-10T22:56:28.872Z] github.com/docker/docker/restartmanager [2022-03-10T22:56:28.872Z] github.com/docker/docker/rootless [2022-03-10T22:56:28.872Z] github.com/docker/docker/rootless/specconv [2022-03-10T22:56:28.872Z] github.com/docker/docker/runconfig [2022-03-10T22:56:28.872Z] github.com/docker/docker/runconfig/opts [2022-03-10T22:56:28.872Z] github.com/docker/docker/testutil [2022-03-10T22:56:28.872Z] github.com/docker/docker/testutil/daemon [2022-03-10T22:56:28.872Z] github.com/docker/docker/testutil/environment [2022-03-10T22:56:28.872Z] github.com/docker/docker/testutil/fakecontext [2022-03-10T22:56:28.872Z] github.com/docker/docker/testutil/fakegit [2022-03-10T22:56:28.872Z] github.com/docker/docker/testutil/fakestorage [2022-03-10T22:56:28.872Z] github.com/docker/docker/testutil/fixtures/load [2022-03-10T22:56:28.872Z] github.com/docker/docker/testutil/fixtures/plugin [2022-03-10T22:56:28.872Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-03-10T22:56:28.872Z] github.com/docker/docker/testutil/registry [2022-03-10T22:56:28.872Z] github.com/docker/docker/testutil/request [2022-03-10T22:56:28.872Z] github.com/docker/docker/volume [2022-03-10T22:56:28.872Z] github.com/docker/docker/volume/drivers [2022-03-10T22:56:28.872Z] github.com/docker/docker/volume/local [2022-03-10T22:56:28.872Z] github.com/docker/docker/volume/mounts [2022-03-10T22:56:28.872Z] github.com/docker/docker/volume/service [2022-03-10T22:56:28.872Z] github.com/docker/docker/volume/service/opts [2022-03-10T22:56:28.872Z] github.com/docker/docker/volume/testutils' ']' [2022-03-10T22:56:28.873Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo seccomp 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/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/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug 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/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/filenotify 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-03-10T22:56:28.911Z] #60 ... [2022-03-10T22:56:28.911Z] [2022-03-10T22:56:28.911Z] #52 [dev-systemd-false 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-03-10T22:56:28.911Z] #52 sha256:ab69cc2448c5c1fbdacc12eea7bac1acd058dc7918730ff161fc8731ddcc1fe4 [2022-03-10T22:56:29.130Z] ? github.com/docker/docker/api [no test files] [2022-03-10T22:56:29.170Z] #52 DONE 0.4s [2022-03-10T22:56:29.170Z] [2022-03-10T22:56:29.170Z] #60 [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-03-10T22:56:29.170Z] #60 sha256:1465df523e75735fd64162ce98a82a5b4b2ff6c99800d861ffed8f57fd0470d9 [2022-03-10T22:56:29.377Z] tests/integration/api_build_test.py .......................X [ 6%] [2022-03-10T22:56:29.429Z] #60 ... [2022-03-10T22:56:29.429Z] [2022-03-10T22:56:29.429Z] #54 [dev-systemd-false 19/24] COPY --from=shfmt /build/ /usr/local/bin/ [2022-03-10T22:56:29.429Z] #54 sha256:8a795da70296ac92a0ac9ed1b097112f234eff19c682ea037b1e1af7ebb5e606 [2022-03-10T22:56:29.429Z] #54 DONE 0.1s [2022-03-10T22:56:29.429Z] [2022-03-10T22:56:29.429Z] #57 [dev-systemd-false 20/24] COPY --from=runc /build/ /usr/local/bin/ [2022-03-10T22:56:29.429Z] #57 sha256:a916ea7e54639918fef14d78979b08328e7d9672a2c56bcc113b0a707f5d5dae [2022-03-10T22:56:29.688Z] #57 DONE 0.3s [2022-03-10T22:56:29.688Z] [2022-03-10T22:56:29.688Z] #60 [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-03-10T22:56:29.688Z] #60 sha256:1465df523e75735fd64162ce98a82a5b4b2ff6c99800d861ffed8f57fd0470d9 [2022-03-10T22:56:30.195Z] tests/integration/api_client_test.py ..... [ 7%] [2022-03-10T22:56:31.937Z] tests/integration/api_config_test.py ...... [ 8%] [2022-03-10T22:56:37.910Z] 037d5740b404: Pull complete [2022-03-10T22:56:37.910Z] Digest: sha256:343f8c95ec604913c74597f6d541e388f83bc0ce373ee8ea5bb26d268879f338 [2022-03-10T22:56:37.910Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-10T22:56:37.910Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2022 into daemon under test completed successfully [2022-03-10T22:56:37.910Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2022 as microsoft/windowsservercore in daemon under test [2022-03-10T22:56:37.910Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2022 is '10.0.20348.587' [2022-03-10T22:56:37.910Z] WARN: Skipping validation tests [2022-03-10T22:56:37.910Z] INFO: Running unit tests at 03/10/2022 22:56:25... [2022-03-10T22:56:37.910Z] INFO: make.ps1 starting at 03/10/2022 22:56:28 [2022-03-10T22:56:37.910Z] INFO: Git commit (b36fb04e03) assumed from DOCKER_GITCOMMIT environment variable [2022-03-10T22:56:37.910Z] INFO: Invoking autogen... [2022-03-10T22:56:37.910Z] INFO: Running unit tests... [2022-03-10T22:56:38.379Z] INFO: Invoking unit tests run with C:\gopath/bin/\gotestsum.exe --format=standard-verbose --jsonfile=bundles\go-test-report-unit-tests.json --junitfile=bundles\junit-report-unit-tests.xml -- -cover -ldflags -w -a "-test.timeout=10m" 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/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/autogen/winresources/dockerd 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/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug 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/btrfs 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/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/windows 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/etwlogs 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/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/local 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/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/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/ivmanager 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/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 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/filenotify github.com/docker/docker/pkg/fileutils 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/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/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/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-03-10T22:56:44.009Z] ok github.com/docker/docker/api/server 0.003s coverage: 9.0% of statements [2022-03-10T22:56:48.758Z] ? github.com/docker/docker/api [no test files] [2022-03-10T22:56:53.197Z] #60 254.1 # github.com/containerd/containerd/cmd/containerd [2022-03-10T22:56:53.197Z] #60 254.1 /usr/bin/ld: /tmp/go-link-943627358/000019.o: in function `New': [2022-03-10T22:56:53.197Z] #60 254.1 /tmp/tmp.jd581nSnzS/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:75: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2022-03-10T22:56:53.197Z] #60 254.2 + bin/containerd-stress [2022-03-10T22:56:53.197Z] #60 255.3 + bin/containerd-shim [2022-03-10T22:56:54.448Z] #60 221.4 + bin/containerd [2022-03-10T22:56:56.498Z] #60 262.6 + bin/containerd-shim-runc-v1 [2022-03-10T22:56:58.661Z] #60 ... [2022-03-10T22:56:58.661Z] [2022-03-10T22:56:58.661Z] #56 [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-03-10T22:56:58.661Z] #56 sha256:6eb211686e40c9d85ed1766ae92c018ed4f7a73c8cce0f5e5040e183a2c4069e [2022-03-10T22:56:58.661Z] #56 126.7 + mkdir -p /build [2022-03-10T22:56:58.661Z] #56 126.7 + cp runc /build/runc [2022-03-10T22:57:01.211Z] #56 DONE 129.0s [2022-03-10T22:57:01.211Z] [2022-03-10T22:57:01.211Z] #60 [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-03-10T22:57:01.211Z] #60 sha256:8580b6e7155f8fae424b53680dfa143634c3308bebd6d5903a29beda31f72606 [2022-03-10T22:57:01.534Z] tests/integration/api_container_test.py ....x..........x................ [ 17%] [2022-03-10T22:57:01.778Z] #60 267.8 + bin/containerd-shim-runc-v2 [2022-03-10T22:57:02.157Z] #60 ... [2022-03-10T22:57:02.157Z] [2022-03-10T22:57:02.157Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-10T22:57:02.157Z] #51 sha256:a8d1fc69f546faa66db6c94d32e7d06f6126ed23d1e9e8d092ec156536df14fd [2022-03-10T22:57:02.157Z] #51 279.1 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown) [2022-03-10T22:57:02.346Z] #60 268.5 + binaries [2022-03-10T22:57:02.346Z] #60 268.5 + install -D bin/containerd /build/containerd [2022-03-10T22:57:02.346Z] #60 268.5 + install -D bin/containerd-shim /build/containerd-shim [2022-03-10T22:57:02.346Z] #60 268.5 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-03-10T22:57:02.346Z] #60 268.5 + install -D bin/ctr /build/ctr [2022-03-10T22:57:02.418Z] #51 DONE 279.2s [2022-03-10T22:57:02.418Z] [2022-03-10T22:57:02.418Z] #60 [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-03-10T22:57:02.418Z] #60 sha256:8580b6e7155f8fae424b53680dfa143634c3308bebd6d5903a29beda31f72606 [2022-03-10T22:57:03.361Z] #60 ... [2022-03-10T22:57:03.361Z] [2022-03-10T22:57:03.361Z] #52 [dev-systemd-false 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-03-10T22:57:03.361Z] #52 sha256:5b7d0207f0f392dc394fba7e434e7b443576ad82343c61d927200780145c46ba [2022-03-10T22:57:04.244Z] #60 DONE 270.5s [2022-03-10T22:57:04.302Z] #52 DONE 0.6s [2022-03-10T22:57:04.302Z] [2022-03-10T22:57:04.302Z] #54 [dev-systemd-false 19/24] COPY --from=shfmt /build/ /usr/local/bin/ [2022-03-10T22:57:04.302Z] #54 sha256:2931de9689989f637b19577a9c4f3ec35b916aa044f551b3c4e6fe496e7c5697 [2022-03-10T22:57:04.302Z] #54 DONE 0.1s [2022-03-10T22:57:04.302Z] [2022-03-10T22:57:04.302Z] #57 [dev-systemd-false 20/24] COPY --from=runc /build/ /usr/local/bin/ [2022-03-10T22:57:04.302Z] #57 sha256:685cdf7fb68d0cee4913ab3f782f0cceb3ca6f093fec2fc300a2b4ed1f1a4bc1 [2022-03-10T22:57:04.563Z] #57 DONE 0.3s [2022-03-10T22:57:04.563Z] [2022-03-10T22:57:04.563Z] #60 [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-03-10T22:57:04.563Z] #60 sha256:8580b6e7155f8fae424b53680dfa143634c3308bebd6d5903a29beda31f72606 [2022-03-10T22:57:05.186Z] [2022-03-10T22:57:05.186Z] #61 [dev-systemd-false 21/24] COPY --from=containerd /build/ /usr/local/bin/ [2022-03-10T22:57:05.186Z] #61 sha256:fd0daaa0ddf1c083f9aea1728b8657de821d720670ad21ad37653393bd43f97c [2022-03-10T22:57:05.751Z] #61 DONE 0.7s [2022-03-10T22:57:05.751Z] [2022-03-10T22:57:05.751Z] #66 [dev-systemd-false 22/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-03-10T22:57:05.751Z] #66 sha256:a77fe2d138e67177617992fce9c3f1464dfb6d83528e38f8661befc5888dbbe1 [2022-03-10T22:57:06.010Z] #66 DONE 0.2s [2022-03-10T22:57:06.010Z] [2022-03-10T22:57:06.010Z] #71 [dev-systemd-false 23/24] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-03-10T22:57:06.010Z] #71 sha256:4855312561c30e4475acf0173c7de9470daac54a5a12d2448f37384843daf4b5 [2022-03-10T22:57:06.947Z] #71 DONE 0.9s [2022-03-10T22:57:06.947Z] [2022-03-10T22:57:06.947Z] #72 [dev-systemd-false 24/24] WORKDIR /go/src/github.com/docker/docker [2022-03-10T22:57:06.947Z] #72 sha256:186488a55c9b422b780323edc71b316fb7dd5e2a0a318bc50728badc207918ae [2022-03-10T22:57:06.947Z] #72 DONE 0.0s [2022-03-10T22:57:06.947Z] [2022-03-10T22:57:06.947Z] #73 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-03-10T22:57:06.947Z] #73 sha256:692b0794978bad3cf0082eadebdff9a503cee2fa56417307bc1b8460bafe8fe9 [2022-03-10T22:57:08.323Z] #73 DONE 1.4s [2022-03-10T22:57:08.323Z] [2022-03-10T22:57:08.323Z] #74 exporting to image [2022-03-10T22:57:08.323Z] #74 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-03-10T22:57:08.323Z] #74 exporting layers [2022-03-10T22:57:09.851Z] === RUN TestMiddlewares [2022-03-10T22:57:09.851Z] --- PASS: TestMiddlewares (0.00s) [2022-03-10T22:57:09.851Z] PASS [2022-03-10T22:57:09.851Z] coverage: 9.0% of statements [2022-03-10T22:57:09.851Z] ok github.com/docker/docker/api/server 0.060s coverage: 9.0% of statements [2022-03-10T22:57:14.889Z] #74 exporting layers 6.2s done [2022-03-10T22:57:14.889Z] #74 writing image sha256:77df40c6c0bb1f69d3c0c731169b3bf6d23fee23ea6b00509d6232829dbda983 done [2022-03-10T22:57:14.889Z] #74 naming to docker.io/library/docker:b36fb04e033e29f65b7bed7ef215cdf6e8592e74 done [2022-03-10T22:57:14.889Z] #74 DONE 6.2s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2022-03-10T22:57:15.236Z] + trap exit INT TERM [2022-03-10T22:57:15.236Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2022-03-10T22:57:15.236Z] + CONTAINER_NAME=docker-pr3 [2022-03-10T22:57:15.236Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43357/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43357/.git:/go/src/github.com/docker/docker/.git --name docker-pr3-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=b36fb04e033e29f65b7bed7ef215cdf6e8592e74 -e DOCKER_GRAPHDRIVER docker:b36fb04e033e29f65b7bed7ef215cdf6e8592e74 hack/make.sh dynbinary [2022-03-10T22:57:15.827Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-03-10T22:57:15.827Z] === RUN TestBoolValue [2022-03-10T22:57:15.827Z] --- PASS: TestBoolValue (0.00s) [2022-03-10T22:57:15.827Z] === RUN TestBoolValueOrDefault [2022-03-10T22:57:15.827Z] --- PASS: TestBoolValueOrDefault (0.00s) [2022-03-10T22:57:15.827Z] === RUN TestInt64ValueOrZero [2022-03-10T22:57:15.827Z] --- PASS: TestInt64ValueOrZero (0.00s) [2022-03-10T22:57:15.827Z] === RUN TestInt64ValueOrDefault [2022-03-10T22:57:15.827Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2022-03-10T22:57:15.827Z] === RUN TestInt64ValueOrDefaultWithError [2022-03-10T22:57:15.827Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2022-03-10T22:57:15.827Z] === RUN TestJsonContentType [2022-03-10T22:57:15.827Z] --- PASS: TestJsonContentType (0.00s) [2022-03-10T22:57:15.827Z] PASS [2022-03-10T22:57:15.827Z] coverage: 14.7% of statements [2022-03-10T22:57:15.827Z] ok github.com/docker/docker/api/server/httputils 0.089s coverage: 14.7% of statements [2022-03-10T22:57:15.827Z] === RUN TestMaskSecretKeys [2022-03-10T22:57:15.827Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2022-03-10T22:57:15.827Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2022-03-10T22:57:15.827Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2022-03-10T22:57:15.827Z] --- PASS: TestMaskSecretKeys (0.00s) [2022-03-10T22:57:15.827Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2022-03-10T22:57:15.827Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2022-03-10T22:57:15.827Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2022-03-10T22:57:15.827Z] === RUN TestVersionMiddlewareVersion [2022-03-10T22:57:15.827Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2022-03-10T22:57:15.827Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2022-03-10T22:57:15.827Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2022-03-10T22:57:15.827Z] PASS [2022-03-10T22:57:15.827Z] coverage: 37.7% of statements [2022-03-10T22:57:15.827Z] ok github.com/docker/docker/api/server/middleware 0.052s coverage: 37.7% of statements [2022-03-10T22:57:15.827Z] ? github.com/docker/docker/api/server/router [no test files] [2022-03-10T22:57:15.827Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-03-10T22:57:15.827Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-03-10T22:57:15.827Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-03-10T22:57:15.827Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-03-10T22:57:15.827Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-03-10T22:57:15.827Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-03-10T22:57:15.827Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-03-10T22:57:15.827Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-03-10T22:57:15.827Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-03-10T22:57:15.827Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-03-10T22:57:15.827Z] === RUN TestStrSliceMarshalJSON [2022-03-10T22:57:15.827Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2022-03-10T22:57:15.827Z] === RUN TestStrSliceUnmarshalJSON [2022-03-10T22:57:15.827Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2022-03-10T22:57:15.827Z] === RUN TestStrSliceUnmarshalString [2022-03-10T22:57:15.827Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2022-03-10T22:57:15.827Z] === RUN TestStrSliceUnmarshalSlice [2022-03-10T22:57:15.827Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2022-03-10T22:57:15.827Z] PASS [2022-03-10T22:57:15.827Z] coverage: 90.0% of statements [2022-03-10T22:57:15.827Z] ok github.com/docker/docker/api/types/strslice 0.054s coverage: 90.0% of statements [2022-03-10T22:57:15.827Z] === RUN TestAdjustForAPIVersion [2022-03-10T22:57:15.827Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2022-03-10T22:57:15.827Z] PASS [2022-03-10T22:57:15.827Z] coverage: 5.7% of statements [2022-03-10T22:57:15.827Z] ok github.com/docker/docker/api/server/router/swarm 0.041s coverage: 5.7% of statements [2022-03-10T22:57:15.827Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-03-10T22:57:15.827Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-03-10T22:57:15.827Z] ? github.com/docker/docker/api/types [no test files] [2022-03-10T22:57:15.827Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-03-10T22:57:15.827Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-03-10T22:57:15.827Z] ? github.com/docker/docker/api/types/container [no test files] [2022-03-10T22:57:15.827Z] ? github.com/docker/docker/api/types/events [no test files] [2022-03-10T22:57:15.827Z] === RUN TestToJSON [2022-03-10T22:57:15.827Z] --- PASS: TestToJSON (0.00s) [2022-03-10T22:57:15.827Z] === RUN TestToParamWithVersion [2022-03-10T22:57:15.827Z] --- PASS: TestToParamWithVersion (0.00s) [2022-03-10T22:57:15.827Z] === RUN TestFromJSON [2022-03-10T22:57:15.827Z] --- PASS: TestFromJSON (0.00s) [2022-03-10T22:57:15.827Z] === RUN TestEmpty [2022-03-10T22:57:15.827Z] --- PASS: TestEmpty (0.00s) [2022-03-10T22:57:15.827Z] === RUN TestArgsMatchKVListEmptySources [2022-03-10T22:57:15.827Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2022-03-10T22:57:15.827Z] === RUN TestArgsMatchKVList [2022-03-10T22:57:15.827Z] --- PASS: TestArgsMatchKVList (0.00s) [2022-03-10T22:57:15.827Z] === RUN TestArgsMatch [2022-03-10T22:57:15.827Z] --- PASS: TestArgsMatch (0.00s) [2022-03-10T22:57:15.827Z] === RUN TestAdd [2022-03-10T22:57:15.827Z] --- PASS: TestAdd (0.00s) [2022-03-10T22:57:15.827Z] === RUN TestDel [2022-03-10T22:57:15.827Z] --- PASS: TestDel (0.00s) [2022-03-10T22:57:15.827Z] === RUN TestLen [2022-03-10T22:57:15.827Z] --- PASS: TestLen (0.00s) [2022-03-10T22:57:15.827Z] === RUN TestExactMatch [2022-03-10T22:57:15.827Z] --- PASS: TestExactMatch (0.00s) [2022-03-10T22:57:15.827Z] === RUN TestOnlyOneExactMatch [2022-03-10T22:57:15.827Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2022-03-10T22:57:15.827Z] === RUN TestContains [2022-03-10T22:57:15.827Z] --- PASS: TestContains (0.00s) [2022-03-10T22:57:15.827Z] === RUN TestValidate [2022-03-10T22:57:15.827Z] --- PASS: TestValidate (0.00s) [2022-03-10T22:57:15.827Z] === RUN TestWalkValues [2022-03-10T22:57:15.827Z] --- PASS: TestWalkValues (0.00s) [2022-03-10T22:57:15.827Z] === RUN TestFuzzyMatch [2022-03-10T22:57:15.827Z] --- PASS: TestFuzzyMatch (0.00s) [2022-03-10T22:57:15.827Z] === RUN TestClone [2022-03-10T22:57:15.827Z] --- PASS: TestClone (0.00s) [2022-03-10T22:57:15.827Z] PASS [2022-03-10T22:57:15.827Z] coverage: 92.2% of statements [2022-03-10T22:57:15.827Z] ok github.com/docker/docker/api/types/filters 0.040s coverage: 92.2% of statements [2022-03-10T22:57:15.827Z] === RUN TestDurationToSecondsString [2022-03-10T22:57:15.827Z] ? github.com/docker/docker/api/types/image [no test files] [2022-03-10T22:57:15.827Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-03-10T22:57:15.827Z] ? github.com/docker/docker/api/types/network [no test files] [2022-03-10T22:57:15.827Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-03-10T22:57:15.827Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-03-10T22:57:15.827Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-03-10T22:57:15.827Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-03-10T22:57:15.827Z] --- PASS: TestDurationToSecondsString (0.00s) [2022-03-10T22:57:15.827Z] === RUN TestGetTimestamp [2022-03-10T22:57:16.295Z] --- PASS: TestGetTimestamp (0.15s) [2022-03-10T22:57:16.295Z] === RUN TestParseTimestamps [2022-03-10T22:57:16.295Z] --- PASS: TestParseTimestamps (0.00s) [2022-03-10T22:57:16.295Z] PASS [2022-03-10T22:57:16.295Z] coverage: 100.0% of statements [2022-03-10T22:57:16.295Z] ok github.com/docker/docker/api/types/time 0.188s coverage: 100.0% of statements [2022-03-10T22:57:16.295Z] === RUN TestCompareVersion [2022-03-10T22:57:16.295Z] --- PASS: TestCompareVersion (0.00s) [2022-03-10T22:57:16.295Z] PASS [2022-03-10T22:57:16.295Z] coverage: 77.3% of statements [2022-03-10T22:57:16.295Z] ok github.com/docker/docker/api/types/versions 0.045s coverage: 77.3% of statements [2022-03-10T22:57:16.295Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-03-10T22:57:16.295Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-03-10T22:57:16.295Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-03-10T22:57:16.295Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2022-03-10T22:57:16.295Z] ? github.com/docker/docker/builder [no test files] [2022-03-10T22:57:16.295Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-03-10T22:57:16.295Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-03-10T22:57:16.295Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-03-10T22:57:16.295Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-03-10T22:57:16.295Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-03-10T22:57:16.295Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-03-10T22:57:16.295Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-03-10T22:57:16.368Z] #60 265.1 # github.com/containerd/containerd/cmd/containerd [2022-03-10T22:57:16.368Z] #60 265.1 /usr/bin/ld: /tmp/go-link-1917184644/000019.o: in function `New': [2022-03-10T22:57:16.368Z] #60 265.1 /tmp/tmp.mtv0sXLW4v/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:75: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2022-03-10T22:57:16.368Z] #60 265.2 + bin/containerd-stress [2022-03-10T22:57:16.368Z] #60 266.8 + bin/containerd-shim [2022-03-10T22:57:16.609Z] [2022-03-10T22:57:16.610Z] Removing bundles/ [2022-03-10T22:57:16.610Z] [2022-03-10T22:57:16.610Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-03-10T22:57:16.610Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-03-10T22:57:16.610Z] GOOS="" GOARCH="" GOARM="" [2022-03-10T22:57:17.280Z] === RUN TestParseRemoteURL [2022-03-10T22:57:17.280Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2022-03-10T22:57:17.280Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2022-03-10T22:57:17.280Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2022-03-10T22:57:17.280Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2022-03-10T22:57:17.280Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2022-03-10T22:57:17.280Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2022-03-10T22:57:17.280Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2022-03-10T22:57:17.280Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2022-03-10T22:57:17.280Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2022-03-10T22:57:17.280Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2022-03-10T22:57:17.280Z] --- PASS: TestParseRemoteURL (0.00s) [2022-03-10T22:57:17.280Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2022-03-10T22:57:17.280Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2022-03-10T22:57:17.280Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2022-03-10T22:57:17.280Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2022-03-10T22:57:17.280Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2022-03-10T22:57:17.280Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2022-03-10T22:57:17.280Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2022-03-10T22:57:17.280Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2022-03-10T22:57:17.749Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2022-03-10T22:57:17.749Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2022-03-10T22:57:17.749Z] === RUN TestCloneArgsSmartHttp [2022-03-10T22:57:17.749Z] --- PASS: TestCloneArgsSmartHttp (0.00s) [2022-03-10T22:57:17.749Z] === RUN TestCloneArgsDumbHttp [2022-03-10T22:57:17.749Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2022-03-10T22:57:17.749Z] === RUN TestCloneArgsGit [2022-03-10T22:57:17.749Z] --- PASS: TestCloneArgsGit (0.00s) [2022-03-10T22:57:17.749Z] === RUN TestCheckoutGit [2022-03-10T22:57:18.735Z] === RUN TestEnable [2022-03-10T22:57:18.735Z] --- PASS: TestEnable (0.00s) [2022-03-10T22:57:18.735Z] === RUN TestDisable [2022-03-10T22:57:18.735Z] --- PASS: TestDisable (0.00s) [2022-03-10T22:57:18.735Z] === RUN TestEnabled [2022-03-10T22:57:18.735Z] --- PASS: TestEnabled (0.00s) [2022-03-10T22:57:18.735Z] PASS [2022-03-10T22:57:18.735Z] coverage: 100.0% of statements [2022-03-10T22:57:18.735Z] ok github.com/docker/docker/cli/debug 0.036s coverage: 100.0% of statements [2022-03-10T22:57:19.202Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2022-03-10T22:57:19.202Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.01s) [2022-03-10T22:57:19.202Z] === RUN TestProcessNoDockerignore [2022-03-10T22:57:19.202Z] --- PASS: TestProcessNoDockerignore (0.00s) [2022-03-10T22:57:19.202Z] === RUN TestProcessShouldLeaveAllFiles [2022-03-10T22:57:19.202Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s) [2022-03-10T22:57:19.202Z] === RUN TestDetectContentType [2022-03-10T22:57:19.202Z] --- PASS: TestDetectContentType (0.00s) [2022-03-10T22:57:19.202Z] === RUN TestSelectAcceptableMIME [2022-03-10T22:57:19.202Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2022-03-10T22:57:19.202Z] === RUN TestInspectEmptyResponse [2022-03-10T22:57:19.202Z] --- PASS: TestInspectEmptyResponse (0.00s) [2022-03-10T22:57:19.202Z] === RUN TestInspectResponseBinary [2022-03-10T22:57:19.202Z] --- PASS: TestInspectResponseBinary (0.00s) [2022-03-10T22:57:19.202Z] === RUN TestResponseUnsupportedContentType [2022-03-10T22:57:19.202Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2022-03-10T22:57:19.202Z] === RUN TestInspectResponseTextSimple [2022-03-10T22:57:19.202Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2022-03-10T22:57:19.202Z] === RUN TestInspectResponseEmptyContentType [2022-03-10T22:57:19.202Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2022-03-10T22:57:19.202Z] === RUN TestUnknownContentLength [2022-03-10T22:57:19.202Z] --- PASS: TestUnknownContentLength (0.00s) [2022-03-10T22:57:19.202Z] === RUN TestDownloadRemote [2022-03-10T22:57:19.202Z] --- PASS: TestDownloadRemote (0.07s) [2022-03-10T22:57:19.202Z] === RUN TestGetWithStatusError [2022-03-10T22:57:19.202Z] --- PASS: TestGetWithStatusError (0.00s) [2022-03-10T22:57:19.202Z] === RUN TestCloseRootDirectory [2022-03-10T22:57:19.202Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-10T22:57:19.202Z] --- SKIP: TestCloseRootDirectory (0.00s) [2022-03-10T22:57:19.202Z] === RUN TestHashFile [2022-03-10T22:57:19.202Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-10T22:57:19.202Z] --- SKIP: TestHashFile (0.00s) [2022-03-10T22:57:19.202Z] === RUN TestHashSubdir [2022-03-10T22:57:19.202Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-10T22:57:19.202Z] --- SKIP: TestHashSubdir (0.00s) [2022-03-10T22:57:19.202Z] === RUN TestRemoveDirectory [2022-03-10T22:57:19.202Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-10T22:57:19.202Z] --- SKIP: TestRemoveDirectory (0.00s) [2022-03-10T22:57:19.202Z] PASS [2022-03-10T22:57:19.202Z] coverage: 9.3% of statements [2022-03-10T22:57:19.202Z] ok github.com/docker/docker/builder/remotecontext 0.207s coverage: 9.3% of statements [2022-03-10T22:57:19.670Z] === RUN TestGetAllAllowed [2022-03-10T22:57:19.670Z] --- PASS: TestGetAllAllowed (0.00s) [2022-03-10T22:57:19.670Z] === RUN TestGetAllMeta [2022-03-10T22:57:19.670Z] --- PASS: TestGetAllMeta (0.00s) [2022-03-10T22:57:19.670Z] === RUN TestWarnOnUnusedBuildArgs [2022-03-10T22:57:19.670Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2022-03-10T22:57:19.670Z] === RUN TestIsUnreferencedBuiltin [2022-03-10T22:57:19.670Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2022-03-10T22:57:19.670Z] === RUN TestIsExistingDirectory [2022-03-10T22:57:19.670Z] --- PASS: TestIsExistingDirectory (0.00s) [2022-03-10T22:57:19.670Z] === RUN TestGetFilenameForDownload [2022-03-10T22:57:19.670Z] --- PASS: TestGetFilenameForDownload (0.00s) [2022-03-10T22:57:19.670Z] === RUN TestEnv2Variables [2022-03-10T22:57:19.670Z] --- PASS: TestEnv2Variables (0.00s) [2022-03-10T22:57:19.670Z] === RUN TestEnvValueWithExistingRunConfigEnv [2022-03-10T22:57:19.670Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2022-03-10T22:57:19.670Z] === RUN TestMaintainer [2022-03-10T22:57:19.670Z] --- PASS: TestMaintainer (0.00s) [2022-03-10T22:57:19.670Z] === RUN TestLabel [2022-03-10T22:57:19.670Z] --- PASS: TestLabel (0.00s) [2022-03-10T22:57:19.670Z] === RUN TestFromScratch [2022-03-10T22:57:19.670Z] --- PASS: TestFromScratch (0.00s) [2022-03-10T22:57:19.670Z] === RUN TestFromWithArg [2022-03-10T22:57:19.670Z] --- PASS: TestFromWithArg (0.00s) [2022-03-10T22:57:19.670Z] === RUN TestFromWithArgButBuildArgsNotGiven [2022-03-10T22:57:19.670Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2022-03-10T22:57:19.670Z] === RUN TestFromWithUndefinedArg [2022-03-10T22:57:19.670Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2022-03-10T22:57:19.670Z] === RUN TestFromMultiStageWithNamedStage [2022-03-10T22:57:19.670Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2022-03-10T22:57:19.670Z] === RUN TestOnbuild [2022-03-10T22:57:19.670Z] --- PASS: TestOnbuild (0.00s) [2022-03-10T22:57:19.670Z] === RUN TestWorkdir [2022-03-10T22:57:19.670Z] --- PASS: TestWorkdir (0.00s) [2022-03-10T22:57:19.670Z] === RUN TestCmd [2022-03-10T22:57:19.670Z] --- PASS: TestCmd (0.00s) [2022-03-10T22:57:19.670Z] === RUN TestHealthcheckNone [2022-03-10T22:57:19.670Z] --- PASS: TestHealthcheckNone (0.00s) [2022-03-10T22:57:19.670Z] === RUN TestHealthcheckCmd [2022-03-10T22:57:19.670Z] --- PASS: TestHealthcheckCmd (0.00s) [2022-03-10T22:57:19.670Z] === RUN TestEntrypoint [2022-03-10T22:57:19.670Z] --- PASS: TestEntrypoint (0.00s) [2022-03-10T22:57:19.670Z] === RUN TestExpose [2022-03-10T22:57:19.670Z] --- PASS: TestExpose (0.00s) [2022-03-10T22:57:19.670Z] === RUN TestUser [2022-03-10T22:57:19.670Z] --- PASS: TestUser (0.00s) [2022-03-10T22:57:19.670Z] === RUN TestVolume [2022-03-10T22:57:19.670Z] --- PASS: TestVolume (0.00s) [2022-03-10T22:57:19.670Z] === RUN TestStopSignal [2022-03-10T22:57:19.670Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-03-10T22:57:19.670Z] --- SKIP: TestStopSignal (0.00s) [2022-03-10T22:57:19.670Z] === RUN TestArg [2022-03-10T22:57:19.670Z] --- PASS: TestArg (0.00s) [2022-03-10T22:57:19.670Z] === RUN TestShell [2022-03-10T22:57:19.670Z] --- PASS: TestShell (0.00s) [2022-03-10T22:57:19.670Z] === RUN TestPrependEnvOnCmd [2022-03-10T22:57:19.670Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2022-03-10T22:57:19.670Z] === RUN TestRunWithBuildArgs [2022-03-10T22:57:19.670Z] --- PASS: TestRunWithBuildArgs (0.00s) [2022-03-10T22:57:19.670Z] === RUN TestRunIgnoresHealthcheck [2022-03-10T22:57:19.670Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2022-03-10T22:57:19.670Z] === RUN TestDispatchUnsupportedOptions [2022-03-10T22:57:19.670Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2022-03-10T22:57:19.670Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2022-03-10T22:57:19.670Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2022-03-10T22:57:19.670Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2022-03-10T22:57:19.670Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2022-03-10T22:57:19.670Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2022-03-10T22:57:19.670Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2022-03-10T22:57:19.670Z] === RUN TestNormalizeWorkdir [2022-03-10T22:57:19.670Z] --- PASS: TestNormalizeWorkdir (0.00s) [2022-03-10T22:57:19.670Z] === RUN TestDispatch [2022-03-10T22:57:19.670Z] === RUN TestDispatch/ADD_multiple_files_to_file [2022-03-10T22:57:19.670Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2022-03-10T22:57:19.670Z] === RUN TestDispatch/COPY_multiple_files_to_file [2022-03-10T22:57:19.670Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2022-03-10T22:57:19.670Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2022-03-10T22:57:19.670Z] === RUN TestDispatch/COPY_wildcard_no_files [2022-03-10T22:57:19.670Z] === RUN TestDispatch/COPY_url [2022-03-10T22:57:19.670Z] --- PASS: TestDispatch (0.05s) [2022-03-10T22:57:19.670Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.01s) [2022-03-10T22:57:19.670Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s) [2022-03-10T22:57:19.670Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2022-03-10T22:57:19.670Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2022-03-10T22:57:19.670Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2022-03-10T22:57:19.670Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2022-03-10T22:57:19.670Z] --- PASS: TestDispatch/COPY_url (0.00s) [2022-03-10T22:57:19.670Z] === RUN TestAddScratchImageAddsToMounts [2022-03-10T22:57:19.670Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2022-03-10T22:57:19.670Z] === RUN TestAddFromScratchPopulatesPlatform [2022-03-10T22:57:19.670Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2022-03-10T22:57:19.670Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2022-03-10T22:57:19.670Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2022-03-10T22:57:19.670Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2022-03-10T22:57:19.670Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2022-03-10T22:57:19.670Z] === RUN TestImageSourceGetAddsToMounts [2022-03-10T22:57:19.670Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2022-03-10T22:57:19.670Z] === RUN TestEmptyDockerfile [2022-03-10T22:57:19.670Z] --- PASS: TestEmptyDockerfile (0.01s) [2022-03-10T22:57:19.670Z] === RUN TestSymlinkDockerfile [2022-03-10T22:57:19.670Z] --- PASS: TestSymlinkDockerfile (0.01s) [2022-03-10T22:57:19.670Z] === RUN TestDockerfileOutsideTheBuildContext [2022-03-10T22:57:19.670Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2022-03-10T22:57:19.670Z] === RUN TestNonExistingDockerfile [2022-03-10T22:57:19.670Z] --- PASS: TestNonExistingDockerfile (0.00s) [2022-03-10T22:57:19.670Z] === RUN TestCopyRunConfig [2022-03-10T22:57:19.670Z] --- PASS: TestCopyRunConfig (0.00s) [2022-03-10T22:57:19.670Z] === RUN TestDeepCopyRunConfig [2022-03-10T22:57:19.670Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2022-03-10T22:57:19.670Z] === RUN TestExportImage [2022-03-10T22:57:19.670Z] --- PASS: TestExportImage (0.00s) [2022-03-10T22:57:19.670Z] === RUN TestNormalizeDest [2022-03-10T22:57:19.670Z] --- PASS: TestNormalizeDest (0.00s) [2022-03-10T22:57:19.670Z] PASS [2022-03-10T22:57:19.670Z] coverage: 46.7% of statements [2022-03-10T22:57:19.670Z] ok github.com/docker/docker/builder/dockerfile 0.183s coverage: 46.7% of statements [2022-03-10T22:57:20.137Z] === RUN TestTCP4Proxy [2022-03-10T22:57:20.137Z] --- PASS: TestTCP4Proxy (0.02s) [2022-03-10T22:57:20.137Z] === RUN TestTCP4ProxyHalfClose [2022-03-10T22:57:20.137Z] --- PASS: TestTCP4ProxyHalfClose (0.00s) [2022-03-10T22:57:20.137Z] === RUN TestTCP6Proxy [2022-03-10T22:57:20.137Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-03-10T22:57:20.137Z] --- SKIP: TestTCP6Proxy (0.00s) [2022-03-10T22:57:20.137Z] === RUN TestTCPDualStackProxy [2022-03-10T22:57:20.137Z] network_proxy_test.go:208: No support for dual stack yet [2022-03-10T22:57:20.137Z] --- SKIP: TestTCPDualStackProxy (0.00s) [2022-03-10T22:57:20.137Z] === RUN TestUDP4Proxy [2022-03-10T22:57:20.137Z] --- PASS: TestUDP4Proxy (0.00s) [2022-03-10T22:57:20.137Z] === RUN TestUDP6Proxy [2022-03-10T22:57:20.137Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-03-10T22:57:20.137Z] --- SKIP: TestUDP6Proxy (0.00s) [2022-03-10T22:57:20.137Z] === RUN TestUDPWriteError [2022-03-10T22:57:20.137Z] --- PASS: TestUDPWriteError (0.00s) [2022-03-10T22:57:20.137Z] === RUN TestSCTP4Proxy [2022-03-10T22:57:20.137Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-03-10T22:57:20.137Z] --- SKIP: TestSCTP4Proxy (0.00s) [2022-03-10T22:57:20.137Z] === RUN TestSCTP6Proxy [2022-03-10T22:57:20.137Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-03-10T22:57:20.137Z] --- SKIP: TestSCTP6Proxy (0.00s) [2022-03-10T22:57:20.137Z] PASS [2022-03-10T22:57:20.137Z] coverage: 49.4% of statements [2022-03-10T22:57:20.137Z] ok github.com/docker/docker/cmd/docker-proxy 0.081s coverage: 49.4% of statements [2022-03-10T22:57:26.353Z] #60 275.7 + bin/containerd-shim-runc-v1 [2022-03-10T22:57:28.791Z] === RUN TestCheckpointCreateError [2022-03-10T22:57:28.791Z] --- PASS: TestCheckpointCreateError (0.00s) [2022-03-10T22:57:28.791Z] === RUN TestCheckpointCreate [2022-03-10T22:57:28.791Z] --- PASS: TestCheckpointCreate (0.00s) [2022-03-10T22:57:28.791Z] === RUN TestCheckpointDeleteError [2022-03-10T22:57:28.791Z] --- PASS: TestCheckpointDeleteError (0.00s) [2022-03-10T22:57:28.791Z] === RUN TestCheckpointDelete [2022-03-10T22:57:28.791Z] --- PASS: TestCheckpointDelete (0.00s) [2022-03-10T22:57:28.791Z] === RUN TestCheckpointListError [2022-03-10T22:57:28.791Z] --- PASS: TestCheckpointListError (0.00s) [2022-03-10T22:57:28.791Z] === RUN TestCheckpointList [2022-03-10T22:57:28.791Z] --- PASS: TestCheckpointList (0.00s) [2022-03-10T22:57:28.791Z] === RUN TestCheckpointListContainerNotFound [2022-03-10T22:57:28.791Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2022-03-10T22:57:28.791Z] === RUN TestNewClientWithOpsFromEnv [2022-03-10T22:57:28.791Z] client_test.go:23: runtime.GOOS == "windows" [2022-03-10T22:57:28.791Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2022-03-10T22:57:28.791Z] === RUN TestGetAPIPath [2022-03-10T22:57:28.791Z] --- PASS: TestGetAPIPath (0.00s) [2022-03-10T22:57:28.791Z] === RUN TestParseHostURL [2022-03-10T22:57:28.791Z] --- PASS: TestParseHostURL (0.00s) [2022-03-10T22:57:28.791Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2022-03-10T22:57:28.791Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2022-03-10T22:57:28.791Z] === RUN TestNegotiateAPIVersionEmpty [2022-03-10T22:57:28.791Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2022-03-10T22:57:28.791Z] === RUN TestNegotiateAPIVersion [2022-03-10T22:57:28.791Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2022-03-10T22:57:28.791Z] === RUN TestNegotiateAPVersionOverride [2022-03-10T22:57:28.791Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2022-03-10T22:57:28.791Z] === RUN TestNegotiateAPIVersionAutomatic [2022-03-10T22:57:28.791Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2022-03-10T22:57:28.791Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2022-03-10T22:57:28.791Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2022-03-10T22:57:28.791Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2022-03-10T22:57:28.791Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2022-03-10T22:57:28.791Z] === RUN TestClientRedirect [2022-03-10T22:57:28.791Z] --- PASS: TestClientRedirect (0.00s) [2022-03-10T22:57:28.791Z] === RUN TestConfigCreateUnsupported [2022-03-10T22:57:28.791Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2022-03-10T22:57:28.791Z] === RUN TestConfigCreateError [2022-03-10T22:57:28.791Z] --- PASS: TestConfigCreateError (0.00s) [2022-03-10T22:57:28.791Z] === RUN TestConfigCreate [2022-03-10T22:57:28.791Z] --- PASS: TestConfigCreate (0.00s) [2022-03-10T22:57:28.791Z] === RUN TestConfigInspectNotFound [2022-03-10T22:57:28.791Z] --- PASS: TestConfigInspectNotFound (0.00s) [2022-03-10T22:57:28.791Z] === RUN TestConfigInspectWithEmptyID [2022-03-10T22:57:28.791Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2022-03-10T22:57:28.791Z] === RUN TestConfigInspectUnsupported [2022-03-10T22:57:28.791Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2022-03-10T22:57:28.791Z] === RUN TestConfigInspectError [2022-03-10T22:57:28.791Z] --- PASS: TestConfigInspectError (0.00s) [2022-03-10T22:57:28.791Z] === RUN TestConfigInspectConfigNotFound [2022-03-10T22:57:28.791Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2022-03-10T22:57:28.791Z] === RUN TestConfigInspect [2022-03-10T22:57:28.791Z] --- PASS: TestConfigInspect (0.00s) [2022-03-10T22:57:28.791Z] === RUN TestConfigListUnsupported [2022-03-10T22:57:28.791Z] --- PASS: TestConfigListUnsupported (0.00s) [2022-03-10T22:57:28.791Z] === RUN TestConfigListError [2022-03-10T22:57:28.791Z] --- PASS: TestConfigListError (0.00s) [2022-03-10T22:57:28.791Z] === RUN TestConfigList [2022-03-10T22:57:28.791Z] --- PASS: TestConfigList (0.00s) [2022-03-10T22:57:28.791Z] === RUN TestConfigRemoveUnsupported [2022-03-10T22:57:28.791Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2022-03-10T22:57:28.791Z] === RUN TestConfigRemoveError [2022-03-10T22:57:28.791Z] --- PASS: TestConfigRemoveError (0.00s) [2022-03-10T22:57:28.791Z] === RUN TestConfigRemove [2022-03-10T22:57:28.791Z] --- PASS: TestConfigRemove (0.00s) [2022-03-10T22:57:28.791Z] === RUN TestConfigUpdateUnsupported [2022-03-10T22:57:28.791Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2022-03-10T22:57:28.791Z] === RUN TestConfigUpdateError [2022-03-10T22:57:28.791Z] --- PASS: TestConfigUpdateError (0.00s) [2022-03-10T22:57:28.791Z] === RUN TestConfigUpdate [2022-03-10T22:57:28.791Z] --- PASS: TestConfigUpdate (0.00s) [2022-03-10T22:57:28.791Z] === RUN TestContainerCommitError [2022-03-10T22:57:28.791Z] --- PASS: TestContainerCommitError (0.00s) [2022-03-10T22:57:28.791Z] === RUN TestContainerCommit [2022-03-10T22:57:28.791Z] --- PASS: TestContainerCommit (0.00s) [2022-03-10T22:57:28.791Z] === RUN TestContainerStatPathError [2022-03-10T22:57:28.791Z] --- PASS: TestContainerStatPathError (0.00s) [2022-03-10T22:57:28.791Z] === RUN TestContainerStatPathNotFoundError [2022-03-10T22:57:28.791Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2022-03-10T22:57:28.791Z] === RUN TestContainerStatPathNoHeaderError [2022-03-10T22:57:28.791Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2022-03-10T22:57:28.791Z] === RUN TestContainerStatPath [2022-03-10T22:57:28.791Z] --- PASS: TestContainerStatPath (0.00s) [2022-03-10T22:57:28.791Z] === RUN TestCopyToContainerError [2022-03-10T22:57:28.791Z] --- PASS: TestCopyToContainerError (0.00s) [2022-03-10T22:57:28.791Z] === RUN TestCopyToContainerNotFoundError [2022-03-10T22:57:28.791Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2022-03-10T22:57:28.791Z] === RUN TestCopyToContainerNotStatusOKError [2022-03-10T22:57:28.791Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2022-03-10T22:57:28.791Z] === RUN TestCopyToContainer [2022-03-10T22:57:28.791Z] --- PASS: TestCopyToContainer (0.00s) [2022-03-10T22:57:28.791Z] === RUN TestCopyFromContainerError [2022-03-10T22:57:28.791Z] --- PASS: TestCopyFromContainerError (0.00s) [2022-03-10T22:57:28.791Z] === RUN TestCopyFromContainerNotFoundError [2022-03-10T22:57:28.791Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2022-03-10T22:57:28.791Z] === RUN TestCopyFromContainerNotStatusOKError [2022-03-10T22:57:28.791Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2022-03-10T22:57:28.791Z] === RUN TestCopyFromContainerNoHeaderError [2022-03-10T22:57:28.791Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2022-03-10T22:57:28.791Z] === RUN TestCopyFromContainer [2022-03-10T22:57:28.791Z] --- PASS: TestCopyFromContainer (0.00s) [2022-03-10T22:57:28.791Z] === RUN TestContainerCreateError [2022-03-10T22:57:28.791Z] --- PASS: TestContainerCreateError (0.00s) [2022-03-10T22:57:28.791Z] === RUN TestContainerCreateImageNotFound [2022-03-10T22:57:28.791Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2022-03-10T22:57:28.791Z] === RUN TestContainerCreateWithName [2022-03-10T22:57:28.791Z] --- PASS: TestContainerCreateWithName (0.00s) [2022-03-10T22:57:28.791Z] === RUN TestContainerCreateAutoRemove [2022-03-10T22:57:28.791Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2022-03-10T22:57:28.791Z] === RUN TestContainerDiffError [2022-03-10T22:57:28.791Z] --- PASS: TestContainerDiffError (0.00s) [2022-03-10T22:57:28.791Z] === RUN TestContainerDiff [2022-03-10T22:57:28.791Z] --- PASS: TestContainerDiff (0.00s) [2022-03-10T22:57:28.791Z] === RUN TestContainerExecCreateError [2022-03-10T22:57:28.791Z] --- PASS: TestContainerExecCreateError (0.00s) [2022-03-10T22:57:28.791Z] === RUN TestContainerExecCreate [2022-03-10T22:57:28.791Z] --- PASS: TestContainerExecCreate (0.00s) [2022-03-10T22:57:28.791Z] === RUN TestContainerExecStartError [2022-03-10T22:57:28.791Z] --- PASS: TestContainerExecStartError (0.00s) [2022-03-10T22:57:28.791Z] === RUN TestContainerExecStart [2022-03-10T22:57:28.791Z] --- PASS: TestContainerExecStart (0.00s) [2022-03-10T22:57:28.791Z] === RUN TestContainerExecInspectError [2022-03-10T22:57:28.791Z] --- PASS: TestContainerExecInspectError (0.00s) [2022-03-10T22:57:28.791Z] === RUN TestContainerExecInspect [2022-03-10T22:57:28.791Z] --- PASS: TestContainerExecInspect (0.00s) [2022-03-10T22:57:28.791Z] === RUN TestContainerExportError [2022-03-10T22:57:28.791Z] --- PASS: TestContainerExportError (0.00s) [2022-03-10T22:57:28.791Z] === RUN TestContainerExport [2022-03-10T22:57:28.791Z] --- PASS: TestContainerExport (0.00s) [2022-03-10T22:57:28.791Z] === RUN TestContainerInspectError [2022-03-10T22:57:28.791Z] --- PASS: TestContainerInspectError (0.00s) [2022-03-10T22:57:28.791Z] === RUN TestContainerInspectContainerNotFound [2022-03-10T22:57:28.791Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2022-03-10T22:57:28.791Z] === RUN TestContainerInspectWithEmptyID [2022-03-10T22:57:28.791Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2022-03-10T22:57:28.791Z] === RUN TestContainerInspect [2022-03-10T22:57:28.791Z] --- PASS: TestContainerInspect (0.00s) [2022-03-10T22:57:28.791Z] === RUN TestContainerInspectNode [2022-03-10T22:57:28.791Z] --- PASS: TestContainerInspectNode (0.00s) [2022-03-10T22:57:28.791Z] === RUN TestContainerKillError [2022-03-10T22:57:28.791Z] --- PASS: TestContainerKillError (0.00s) [2022-03-10T22:57:28.791Z] === RUN TestContainerKill [2022-03-10T22:57:28.791Z] --- PASS: TestContainerKill (0.00s) [2022-03-10T22:57:28.791Z] === RUN TestContainerListError [2022-03-10T22:57:28.791Z] --- PASS: TestContainerListError (0.00s) [2022-03-10T22:57:28.791Z] === RUN TestContainerList [2022-03-10T22:57:28.791Z] --- PASS: TestContainerList (0.00s) [2022-03-10T22:57:28.791Z] === RUN TestContainerLogsNotFoundError [2022-03-10T22:57:28.791Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2022-03-10T22:57:28.791Z] === RUN TestContainerLogsError [2022-03-10T22:57:28.791Z] --- PASS: TestContainerLogsError (0.00s) [2022-03-10T22:57:28.791Z] === RUN TestContainerLogs [2022-03-10T22:57:28.791Z] --- PASS: TestContainerLogs (0.17s) [2022-03-10T22:57:28.791Z] === RUN TestContainerPauseError [2022-03-10T22:57:28.791Z] --- PASS: TestContainerPauseError (0.00s) [2022-03-10T22:57:28.791Z] === RUN TestContainerPause [2022-03-10T22:57:28.791Z] --- PASS: TestContainerPause (0.00s) [2022-03-10T22:57:28.791Z] === RUN TestContainersPruneError [2022-03-10T22:57:28.791Z] --- PASS: TestContainersPruneError (0.00s) [2022-03-10T22:57:28.791Z] === RUN TestContainersPrune [2022-03-10T22:57:28.791Z] --- PASS: TestContainersPrune (0.01s) [2022-03-10T22:57:28.791Z] === RUN TestContainerRemoveError [2022-03-10T22:57:28.792Z] --- PASS: TestContainerRemoveError (0.00s) [2022-03-10T22:57:28.792Z] === RUN TestContainerRemoveNotFoundError [2022-03-10T22:57:28.792Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2022-03-10T22:57:28.792Z] === RUN TestContainerRemove [2022-03-10T22:57:28.792Z] --- PASS: TestContainerRemove (0.00s) [2022-03-10T22:57:28.792Z] === RUN TestContainerRenameError [2022-03-10T22:57:28.792Z] --- PASS: TestContainerRenameError (0.00s) [2022-03-10T22:57:28.792Z] === RUN TestContainerRename [2022-03-10T22:57:28.792Z] --- PASS: TestContainerRename (0.00s) [2022-03-10T22:57:28.792Z] === RUN TestContainerResizeError [2022-03-10T22:57:28.792Z] --- PASS: TestContainerResizeError (0.00s) [2022-03-10T22:57:28.792Z] === RUN TestContainerExecResizeError [2022-03-10T22:57:28.792Z] --- PASS: TestContainerExecResizeError (0.00s) [2022-03-10T22:57:28.792Z] === RUN TestContainerResize [2022-03-10T22:57:28.792Z] --- PASS: TestContainerResize (0.00s) [2022-03-10T22:57:28.792Z] === RUN TestContainerExecResize [2022-03-10T22:57:28.792Z] --- PASS: TestContainerExecResize (0.00s) [2022-03-10T22:57:28.792Z] === RUN TestContainerRestartError [2022-03-10T22:57:28.792Z] --- PASS: TestContainerRestartError (0.00s) [2022-03-10T22:57:28.792Z] === RUN TestContainerRestart [2022-03-10T22:57:28.792Z] --- PASS: TestContainerRestart (0.00s) [2022-03-10T22:57:28.792Z] === RUN TestContainerStartError [2022-03-10T22:57:28.792Z] --- PASS: TestContainerStartError (0.00s) [2022-03-10T22:57:28.792Z] === RUN TestContainerStart [2022-03-10T22:57:28.792Z] --- PASS: TestContainerStart (0.00s) [2022-03-10T22:57:28.792Z] === RUN TestContainerStatsError [2022-03-10T22:57:28.792Z] --- PASS: TestContainerStatsError (0.00s) [2022-03-10T22:57:28.792Z] === RUN TestContainerStats [2022-03-10T22:57:28.792Z] --- PASS: TestContainerStats (0.00s) [2022-03-10T22:57:28.792Z] === RUN TestContainerStopError [2022-03-10T22:57:28.792Z] --- PASS: TestContainerStopError (0.00s) [2022-03-10T22:57:28.792Z] === RUN TestContainerStop [2022-03-10T22:57:28.792Z] --- PASS: TestContainerStop (0.00s) [2022-03-10T22:57:28.792Z] === RUN TestContainerTopError [2022-03-10T22:57:28.792Z] --- PASS: TestContainerTopError (0.00s) [2022-03-10T22:57:28.792Z] === RUN TestContainerTop [2022-03-10T22:57:28.792Z] --- PASS: TestContainerTop (0.00s) [2022-03-10T22:57:28.792Z] === RUN TestContainerUnpauseError [2022-03-10T22:57:28.792Z] --- PASS: TestContainerUnpauseError (0.00s) [2022-03-10T22:57:28.792Z] === RUN TestContainerUnpause [2022-03-10T22:57:28.792Z] --- PASS: TestContainerUnpause (0.00s) [2022-03-10T22:57:28.792Z] === RUN TestContainerUpdateError [2022-03-10T22:57:28.792Z] --- PASS: TestContainerUpdateError (0.00s) [2022-03-10T22:57:28.792Z] === RUN TestContainerUpdate [2022-03-10T22:57:28.792Z] --- PASS: TestContainerUpdate (0.00s) [2022-03-10T22:57:28.792Z] === RUN TestContainerWaitError [2022-03-10T22:57:28.792Z] --- PASS: TestContainerWaitError (0.00s) [2022-03-10T22:57:28.792Z] === RUN TestContainerWait [2022-03-10T22:57:28.792Z] --- PASS: TestContainerWait (0.00s) [2022-03-10T22:57:28.792Z] === RUN TestDiskUsageError [2022-03-10T22:57:28.792Z] --- PASS: TestDiskUsageError (0.00s) [2022-03-10T22:57:28.792Z] === RUN TestDiskUsage [2022-03-10T22:57:28.792Z] --- PASS: TestDiskUsage (0.00s) [2022-03-10T22:57:28.792Z] === RUN TestDistributionInspectUnsupported [2022-03-10T22:57:28.792Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2022-03-10T22:57:28.792Z] === RUN TestDistributionInspectWithEmptyID [2022-03-10T22:57:28.792Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2022-03-10T22:57:28.792Z] === RUN TestEventsErrorInOptions [2022-03-10T22:57:28.792Z] --- PASS: TestEventsErrorInOptions (0.00s) [2022-03-10T22:57:28.792Z] === RUN TestEventsErrorFromServer [2022-03-10T22:57:28.792Z] --- PASS: TestEventsErrorFromServer (0.00s) [2022-03-10T22:57:28.792Z] === RUN TestEvents [2022-03-10T22:57:28.792Z] --- PASS: TestEvents (0.00s) [2022-03-10T22:57:28.792Z] === RUN TestTLSCloseWriter [2022-03-10T22:57:28.792Z] === PAUSE TestTLSCloseWriter [2022-03-10T22:57:28.792Z] === RUN TestImageBuildError [2022-03-10T22:57:28.792Z] --- PASS: TestImageBuildError (0.00s) [2022-03-10T22:57:28.792Z] === RUN TestImageBuild [2022-03-10T22:57:28.792Z] --- PASS: TestImageBuild (0.00s) [2022-03-10T22:57:28.792Z] === RUN TestGetDockerOS [2022-03-10T22:57:28.792Z] --- PASS: TestGetDockerOS (0.00s) [2022-03-10T22:57:28.792Z] === RUN TestImageCreateError [2022-03-10T22:57:28.792Z] --- PASS: TestImageCreateError (0.00s) [2022-03-10T22:57:28.792Z] === RUN TestImageCreate [2022-03-10T22:57:28.792Z] --- PASS: TestImageCreate (0.00s) [2022-03-10T22:57:28.792Z] === RUN TestImageHistoryError [2022-03-10T22:57:28.792Z] --- PASS: TestImageHistoryError (0.00s) [2022-03-10T22:57:28.792Z] === RUN TestImageHistory [2022-03-10T22:57:28.792Z] --- PASS: TestImageHistory (0.00s) [2022-03-10T22:57:28.792Z] === RUN TestImageImportError [2022-03-10T22:57:28.792Z] --- PASS: TestImageImportError (0.00s) [2022-03-10T22:57:28.792Z] === RUN TestImageImport [2022-03-10T22:57:28.792Z] --- PASS: TestImageImport (0.00s) [2022-03-10T22:57:28.792Z] === RUN TestImageInspectError [2022-03-10T22:57:28.792Z] --- PASS: TestImageInspectError (0.00s) [2022-03-10T22:57:28.792Z] === RUN TestImageInspectImageNotFound [2022-03-10T22:57:28.792Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2022-03-10T22:57:28.792Z] === RUN TestImageInspectWithEmptyID [2022-03-10T22:57:28.792Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2022-03-10T22:57:28.792Z] === RUN TestImageInspect [2022-03-10T22:57:28.792Z] --- PASS: TestImageInspect (0.00s) [2022-03-10T22:57:28.792Z] === RUN TestImageListError [2022-03-10T22:57:28.792Z] --- PASS: TestImageListError (0.00s) [2022-03-10T22:57:28.792Z] === RUN TestImageList [2022-03-10T22:57:28.792Z] --- PASS: TestImageList (0.00s) [2022-03-10T22:57:28.792Z] === RUN TestImageListApiBefore125 [2022-03-10T22:57:28.792Z] --- PASS: TestImageListApiBefore125 (0.00s) [2022-03-10T22:57:28.792Z] === RUN TestImageLoadError [2022-03-10T22:57:28.792Z] --- PASS: TestImageLoadError (0.00s) [2022-03-10T22:57:28.792Z] === RUN TestImageLoad [2022-03-10T22:57:28.792Z] --- PASS: TestImageLoad (0.00s) [2022-03-10T22:57:28.792Z] === RUN TestImagesPruneError [2022-03-10T22:57:28.792Z] --- PASS: TestImagesPruneError (0.00s) [2022-03-10T22:57:28.792Z] === RUN TestImagesPrune [2022-03-10T22:57:28.792Z] --- PASS: TestImagesPrune (0.00s) [2022-03-10T22:57:28.792Z] === RUN TestImagePullReferenceParseError [2022-03-10T22:57:28.792Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2022-03-10T22:57:28.792Z] === RUN TestImagePullAnyError [2022-03-10T22:57:28.792Z] --- PASS: TestImagePullAnyError (0.00s) [2022-03-10T22:57:28.792Z] === RUN TestImagePullStatusUnauthorizedError [2022-03-10T22:57:28.792Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2022-03-10T22:57:28.792Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2022-03-10T22:57:28.792Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-03-10T22:57:28.792Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-03-10T22:57:28.792Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-03-10T22:57:28.792Z] === RUN TestImagePullWithPrivilegedFuncNoError [2022-03-10T22:57:28.792Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2022-03-10T22:57:28.792Z] === RUN TestImagePullWithoutErrors [2022-03-10T22:57:28.792Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2022-03-10T22:57:28.792Z] === RUN TestImagePushReferenceError [2022-03-10T22:57:28.792Z] --- PASS: TestImagePushReferenceError (0.00s) [2022-03-10T22:57:28.792Z] === RUN TestImagePushAnyError [2022-03-10T22:57:28.792Z] --- PASS: TestImagePushAnyError (0.00s) [2022-03-10T22:57:28.792Z] === RUN TestImagePushStatusUnauthorizedError [2022-03-10T22:57:28.792Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2022-03-10T22:57:28.792Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2022-03-10T22:57:28.792Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-03-10T22:57:28.792Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-03-10T22:57:28.792Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-03-10T22:57:28.792Z] === RUN TestImagePushWithPrivilegedFuncNoError [2022-03-10T22:57:28.792Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2022-03-10T22:57:28.792Z] === RUN TestImagePushWithoutErrors [2022-03-10T22:57:28.792Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2022-03-10T22:57:28.792Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2022-03-10T22:57:28.792Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2022-03-10T22:57:28.792Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2022-03-10T22:57:28.792Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2022-03-10T22:57:28.792Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2022-03-10T22:57:28.792Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2022-03-10T22:57:28.792Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2022-03-10T22:57:28.792Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2022-03-10T22:57:28.792Z] === RUN TestImageRemoveError [2022-03-10T22:57:28.792Z] --- PASS: TestImageRemoveError (0.00s) [2022-03-10T22:57:28.792Z] === RUN TestImageRemoveImageNotFound [2022-03-10T22:57:28.792Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2022-03-10T22:57:28.792Z] === RUN TestImageRemove [2022-03-10T22:57:28.792Z] --- PASS: TestImageRemove (0.00s) [2022-03-10T22:57:28.792Z] === RUN TestImageSaveError [2022-03-10T22:57:28.792Z] --- PASS: TestImageSaveError (0.00s) [2022-03-10T22:57:28.792Z] === RUN TestImageSave [2022-03-10T22:57:28.792Z] --- PASS: TestImageSave (0.00s) [2022-03-10T22:57:28.792Z] === RUN TestImageSearchAnyError [2022-03-10T22:57:28.792Z] --- PASS: TestImageSearchAnyError (0.00s) [2022-03-10T22:57:28.792Z] === RUN TestImageSearchStatusUnauthorizedError [2022-03-10T22:57:28.792Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2022-03-10T22:57:28.792Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2022-03-10T22:57:28.792Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-03-10T22:57:28.792Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-03-10T22:57:28.792Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-03-10T22:57:28.792Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2022-03-10T22:57:28.792Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2022-03-10T22:57:28.792Z] === RUN TestImageSearchWithoutErrors [2022-03-10T22:57:28.792Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2022-03-10T22:57:28.792Z] === RUN TestImageTagError [2022-03-10T22:57:28.792Z] --- PASS: TestImageTagError (0.00s) [2022-03-10T22:57:28.792Z] === RUN TestImageTagInvalidReference [2022-03-10T22:57:28.792Z] --- PASS: TestImageTagInvalidReference (0.00s) [2022-03-10T22:57:28.792Z] === RUN TestImageTagInvalidSourceImageName [2022-03-10T22:57:28.792Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2022-03-10T22:57:28.792Z] === RUN TestImageTagHexSource [2022-03-10T22:57:28.792Z] --- PASS: TestImageTagHexSource (0.00s) [2022-03-10T22:57:28.792Z] === RUN TestImageTag [2022-03-10T22:57:28.792Z] --- PASS: TestImageTag (0.00s) [2022-03-10T22:57:28.792Z] === RUN TestInfoServerError [2022-03-10T22:57:28.792Z] --- PASS: TestInfoServerError (0.00s) [2022-03-10T22:57:28.792Z] === RUN TestInfoInvalidResponseJSONError [2022-03-10T22:57:28.792Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2022-03-10T22:57:28.792Z] === RUN TestInfo [2022-03-10T22:57:28.792Z] --- PASS: TestInfo (0.00s) [2022-03-10T22:57:28.792Z] === RUN TestNetworkConnectError [2022-03-10T22:57:28.792Z] --- PASS: TestNetworkConnectError (0.00s) [2022-03-10T22:57:28.792Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2022-03-10T22:57:28.792Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2022-03-10T22:57:28.792Z] === RUN TestNetworkConnect [2022-03-10T22:57:28.792Z] --- PASS: TestNetworkConnect (0.00s) [2022-03-10T22:57:28.792Z] === RUN TestNetworkCreateError [2022-03-10T22:57:28.792Z] --- PASS: TestNetworkCreateError (0.00s) [2022-03-10T22:57:28.792Z] === RUN TestNetworkCreate [2022-03-10T22:57:28.792Z] --- PASS: TestNetworkCreate (0.00s) [2022-03-10T22:57:28.792Z] === RUN TestNetworkDisconnectError [2022-03-10T22:57:28.792Z] --- PASS: TestNetworkDisconnectError (0.00s) [2022-03-10T22:57:28.792Z] === RUN TestNetworkDisconnect [2022-03-10T22:57:28.792Z] --- PASS: TestNetworkDisconnect (0.00s) [2022-03-10T22:57:28.792Z] === RUN TestNetworkInspect [2022-03-10T22:57:28.792Z] === RUN TestNetworkInspect/empty_ID [2022-03-10T22:57:28.792Z] === RUN TestNetworkInspect/no_options [2022-03-10T22:57:28.792Z] === RUN TestNetworkInspect/verbose [2022-03-10T22:57:28.792Z] === RUN TestNetworkInspect/global_scope [2022-03-10T22:57:28.792Z] === RUN TestNetworkInspect/unknown_network [2022-03-10T22:57:28.792Z] === RUN TestNetworkInspect/server_error [2022-03-10T22:57:28.792Z] --- PASS: TestNetworkInspect (0.00s) [2022-03-10T22:57:28.792Z] --- PASS: TestNetworkInspect/empty_ID (0.00s) [2022-03-10T22:57:28.792Z] --- PASS: TestNetworkInspect/no_options (0.00s) [2022-03-10T22:57:28.792Z] --- PASS: TestNetworkInspect/verbose (0.00s) [2022-03-10T22:57:28.792Z] --- PASS: TestNetworkInspect/global_scope (0.00s) [2022-03-10T22:57:28.792Z] --- PASS: TestNetworkInspect/unknown_network (0.00s) [2022-03-10T22:57:28.792Z] --- PASS: TestNetworkInspect/server_error (0.00s) [2022-03-10T22:57:28.792Z] === RUN TestNetworkListError [2022-03-10T22:57:28.792Z] --- PASS: TestNetworkListError (0.00s) [2022-03-10T22:57:28.792Z] === RUN TestNetworkList [2022-03-10T22:57:28.792Z] --- PASS: TestNetworkList (0.00s) [2022-03-10T22:57:28.792Z] === RUN TestNetworksPruneError [2022-03-10T22:57:28.792Z] --- PASS: TestNetworksPruneError (0.00s) [2022-03-10T22:57:28.792Z] === RUN TestNetworksPrune [2022-03-10T22:57:28.792Z] --- PASS: TestNetworksPrune (0.00s) [2022-03-10T22:57:28.792Z] === RUN TestNetworkRemoveError [2022-03-10T22:57:28.792Z] --- PASS: TestNetworkRemoveError (0.00s) [2022-03-10T22:57:28.792Z] === RUN TestNetworkRemove [2022-03-10T22:57:28.792Z] --- PASS: TestNetworkRemove (0.00s) [2022-03-10T22:57:28.792Z] === RUN TestNodeInspectError [2022-03-10T22:57:28.792Z] --- PASS: TestNodeInspectError (0.00s) [2022-03-10T22:57:28.792Z] === RUN TestNodeInspectNodeNotFound [2022-03-10T22:57:28.792Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2022-03-10T22:57:28.792Z] === RUN TestNodeInspectWithEmptyID [2022-03-10T22:57:28.792Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2022-03-10T22:57:28.792Z] === RUN TestNodeInspect [2022-03-10T22:57:28.792Z] --- PASS: TestNodeInspect (0.00s) [2022-03-10T22:57:28.792Z] === RUN TestNodeListError [2022-03-10T22:57:28.792Z] --- PASS: TestNodeListError (0.00s) [2022-03-10T22:57:28.792Z] === RUN TestNodeList [2022-03-10T22:57:28.792Z] --- PASS: TestNodeList (0.00s) [2022-03-10T22:57:28.792Z] === RUN TestNodeRemoveError [2022-03-10T22:57:28.792Z] --- PASS: TestNodeRemoveError (0.00s) [2022-03-10T22:57:28.792Z] === RUN TestNodeRemove [2022-03-10T22:57:28.792Z] --- PASS: TestNodeRemove (0.00s) [2022-03-10T22:57:28.792Z] === RUN TestNodeUpdateError [2022-03-10T22:57:28.792Z] --- PASS: TestNodeUpdateError (0.00s) [2022-03-10T22:57:28.792Z] === RUN TestNodeUpdate [2022-03-10T22:57:28.792Z] --- PASS: TestNodeUpdate (0.00s) [2022-03-10T22:57:28.792Z] === RUN TestOptionWithHostFromEnv [2022-03-10T22:57:28.792Z] --- PASS: TestOptionWithHostFromEnv (0.00s) [2022-03-10T22:57:28.792Z] === RUN TestOptionWithTimeout [2022-03-10T22:57:28.792Z] --- PASS: TestOptionWithTimeout (0.00s) [2022-03-10T22:57:28.792Z] === RUN TestOptionWithVersionFromEnv [2022-03-10T22:57:28.792Z] --- PASS: TestOptionWithVersionFromEnv (0.00s) [2022-03-10T22:57:28.792Z] === RUN TestPingFail [2022-03-10T22:57:28.792Z] --- PASS: TestPingFail (0.00s) [2022-03-10T22:57:28.792Z] === RUN TestPingWithError [2022-03-10T22:57:28.792Z] 2022/03/10 22:57:28 RoundTripper returned a response & error; ignoring response [2022-03-10T22:57:28.792Z] 2022/03/10 22:57:28 RoundTripper returned a response & error; ignoring response [2022-03-10T22:57:28.792Z] --- PASS: TestPingWithError (0.00s) [2022-03-10T22:57:28.792Z] === RUN TestPingSuccess [2022-03-10T22:57:28.792Z] --- PASS: TestPingSuccess (0.00s) [2022-03-10T22:57:28.793Z] === RUN TestPingHeadFallback [2022-03-10T22:57:28.793Z] === RUN TestPingHeadFallback/OK [2022-03-10T22:57:28.793Z] === RUN TestPingHeadFallback/Internal_Server_Error [2022-03-10T22:57:28.793Z] === RUN TestPingHeadFallback/Not_Found [2022-03-10T22:57:28.793Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2022-03-10T22:57:28.793Z] --- PASS: TestPingHeadFallback (0.00s) [2022-03-10T22:57:28.793Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2022-03-10T22:57:28.793Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2022-03-10T22:57:28.793Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2022-03-10T22:57:28.793Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2022-03-10T22:57:28.793Z] === RUN TestPluginDisableError [2022-03-10T22:57:28.793Z] --- PASS: TestPluginDisableError (0.00s) [2022-03-10T22:57:28.793Z] === RUN TestPluginDisable [2022-03-10T22:57:28.793Z] --- PASS: TestPluginDisable (0.00s) [2022-03-10T22:57:28.793Z] === RUN TestPluginEnableError [2022-03-10T22:57:28.793Z] --- PASS: TestPluginEnableError (0.00s) [2022-03-10T22:57:28.793Z] === RUN TestPluginEnable [2022-03-10T22:57:28.793Z] --- PASS: TestPluginEnable (0.00s) [2022-03-10T22:57:28.793Z] === RUN TestPluginInspectError [2022-03-10T22:57:28.793Z] --- PASS: TestPluginInspectError (0.00s) [2022-03-10T22:57:28.793Z] === RUN TestPluginInspectWithEmptyID [2022-03-10T22:57:28.793Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2022-03-10T22:57:28.793Z] === RUN TestPluginInspect [2022-03-10T22:57:28.793Z] --- PASS: TestPluginInspect (0.00s) [2022-03-10T22:57:28.793Z] === RUN TestPluginListError [2022-03-10T22:57:28.793Z] --- PASS: TestPluginListError (0.00s) [2022-03-10T22:57:28.793Z] === RUN TestPluginList [2022-03-10T22:57:28.793Z] --- PASS: TestPluginList (0.00s) [2022-03-10T22:57:28.793Z] === RUN TestPluginPushError [2022-03-10T22:57:28.793Z] --- PASS: TestPluginPushError (0.00s) [2022-03-10T22:57:28.793Z] === RUN TestPluginPush [2022-03-10T22:57:28.793Z] --- PASS: TestPluginPush (0.00s) [2022-03-10T22:57:28.793Z] === RUN TestPluginRemoveError [2022-03-10T22:57:28.793Z] --- PASS: TestPluginRemoveError (0.00s) [2022-03-10T22:57:28.793Z] === RUN TestPluginRemove [2022-03-10T22:57:28.793Z] --- PASS: TestPluginRemove (0.00s) [2022-03-10T22:57:28.793Z] === RUN TestPluginSetError [2022-03-10T22:57:28.793Z] --- PASS: TestPluginSetError (0.00s) [2022-03-10T22:57:28.793Z] === RUN TestPluginSet [2022-03-10T22:57:28.793Z] --- PASS: TestPluginSet (0.00s) [2022-03-10T22:57:28.793Z] === RUN TestSetHostHeader [2022-03-10T22:57:28.793Z] --- PASS: TestSetHostHeader (0.00s) [2022-03-10T22:57:28.793Z] === RUN TestPlainTextError [2022-03-10T22:57:28.793Z] --- PASS: TestPlainTextError (0.00s) [2022-03-10T22:57:28.793Z] === RUN TestInfiniteError [2022-03-10T22:57:28.793Z] --- PASS: TestInfiniteError (0.03s) [2022-03-10T22:57:28.793Z] === RUN TestCanceledContext [2022-03-10T22:57:28.793Z] 2022/03/10 22:57:28 RoundTripper returned a response & error; ignoring response [2022-03-10T22:57:28.793Z] --- PASS: TestCanceledContext (0.00s) [2022-03-10T22:57:28.793Z] === RUN TestDeadlineExceededContext [2022-03-10T22:57:28.793Z] 2022/03/10 22:57:28 RoundTripper returned a response & error; ignoring response [2022-03-10T22:57:28.793Z] --- PASS: TestDeadlineExceededContext (0.00s) [2022-03-10T22:57:28.793Z] === RUN TestSecretCreateUnsupported [2022-03-10T22:57:28.793Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2022-03-10T22:57:28.793Z] === RUN TestSecretCreateError [2022-03-10T22:57:28.793Z] --- PASS: TestSecretCreateError (0.00s) [2022-03-10T22:57:28.793Z] === RUN TestSecretCreate [2022-03-10T22:57:28.793Z] --- PASS: TestSecretCreate (0.00s) [2022-03-10T22:57:28.793Z] === RUN TestSecretInspectUnsupported [2022-03-10T22:57:28.793Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2022-03-10T22:57:28.793Z] === RUN TestSecretInspectError [2022-03-10T22:57:28.793Z] --- PASS: TestSecretInspectError (0.00s) [2022-03-10T22:57:28.793Z] === RUN TestSecretInspectSecretNotFound [2022-03-10T22:57:28.793Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2022-03-10T22:57:28.793Z] === RUN TestSecretInspectWithEmptyID [2022-03-10T22:57:28.793Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2022-03-10T22:57:28.793Z] === RUN TestSecretInspect [2022-03-10T22:57:28.793Z] --- PASS: TestSecretInspect (0.00s) [2022-03-10T22:57:28.793Z] === RUN TestSecretListUnsupported [2022-03-10T22:57:28.793Z] --- PASS: TestSecretListUnsupported (0.00s) [2022-03-10T22:57:28.793Z] === RUN TestSecretListError [2022-03-10T22:57:28.793Z] --- PASS: TestSecretListError (0.00s) [2022-03-10T22:57:28.793Z] === RUN TestSecretList [2022-03-10T22:57:28.793Z] --- PASS: TestSecretList (0.00s) [2022-03-10T22:57:28.793Z] === RUN TestSecretRemoveUnsupported [2022-03-10T22:57:28.793Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2022-03-10T22:57:28.793Z] === RUN TestSecretRemoveError [2022-03-10T22:57:28.793Z] --- PASS: TestSecretRemoveError (0.00s) [2022-03-10T22:57:28.793Z] === RUN TestSecretRemove [2022-03-10T22:57:28.793Z] --- PASS: TestSecretRemove (0.00s) [2022-03-10T22:57:28.793Z] === RUN TestSecretUpdateUnsupported [2022-03-10T22:57:28.793Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2022-03-10T22:57:28.793Z] === RUN TestSecretUpdateError [2022-03-10T22:57:28.793Z] --- PASS: TestSecretUpdateError (0.00s) [2022-03-10T22:57:28.793Z] === RUN TestSecretUpdate [2022-03-10T22:57:28.793Z] --- PASS: TestSecretUpdate (0.00s) [2022-03-10T22:57:28.793Z] === RUN TestServiceCreateError [2022-03-10T22:57:28.793Z] --- PASS: TestServiceCreateError (0.00s) [2022-03-10T22:57:28.793Z] === RUN TestServiceCreate [2022-03-10T22:57:28.793Z] --- PASS: TestServiceCreate (0.00s) [2022-03-10T22:57:28.793Z] === RUN TestServiceCreateCompatiblePlatforms [2022-03-10T22:57:28.793Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2022-03-10T22:57:28.793Z] === RUN TestServiceCreateDigestPinning [2022-03-10T22:57:28.793Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2022-03-10T22:57:28.793Z] === RUN TestServiceInspectError [2022-03-10T22:57:28.793Z] --- PASS: TestServiceInspectError (0.00s) [2022-03-10T22:57:28.793Z] === RUN TestServiceInspectServiceNotFound [2022-03-10T22:57:28.793Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2022-03-10T22:57:28.793Z] === RUN TestServiceInspectWithEmptyID [2022-03-10T22:57:28.793Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2022-03-10T22:57:28.793Z] === RUN TestServiceInspect [2022-03-10T22:57:28.793Z] --- PASS: TestServiceInspect (0.00s) [2022-03-10T22:57:28.793Z] === RUN TestServiceListError [2022-03-10T22:57:28.793Z] --- PASS: TestServiceListError (0.00s) [2022-03-10T22:57:28.793Z] === RUN TestServiceList [2022-03-10T22:57:28.793Z] --- PASS: TestServiceList (0.00s) [2022-03-10T22:57:28.793Z] === RUN TestServiceLogsError [2022-03-10T22:57:28.793Z] --- PASS: TestServiceLogsError (0.00s) [2022-03-10T22:57:28.793Z] === RUN TestServiceLogs [2022-03-10T22:57:28.793Z] --- PASS: TestServiceLogs (0.00s) [2022-03-10T22:57:28.793Z] === RUN TestServiceRemoveError [2022-03-10T22:57:28.793Z] --- PASS: TestServiceRemoveError (0.00s) [2022-03-10T22:57:28.793Z] === RUN TestServiceRemoveNotFoundError [2022-03-10T22:57:28.793Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2022-03-10T22:57:28.793Z] === RUN TestServiceRemove [2022-03-10T22:57:28.793Z] --- PASS: TestServiceRemove (0.00s) [2022-03-10T22:57:28.793Z] === RUN TestServiceUpdateError [2022-03-10T22:57:28.793Z] --- PASS: TestServiceUpdateError (0.00s) [2022-03-10T22:57:28.793Z] === RUN TestServiceUpdate [2022-03-10T22:57:28.793Z] --- PASS: TestServiceUpdate (0.00s) [2022-03-10T22:57:28.793Z] === RUN TestSwarmGetUnlockKeyError [2022-03-10T22:57:28.793Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2022-03-10T22:57:28.793Z] === RUN TestSwarmGetUnlockKey [2022-03-10T22:57:28.793Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2022-03-10T22:57:28.793Z] === RUN TestSwarmInitError [2022-03-10T22:57:28.793Z] --- PASS: TestSwarmInitError (0.00s) [2022-03-10T22:57:28.793Z] === RUN TestSwarmInit [2022-03-10T22:57:28.793Z] --- PASS: TestSwarmInit (0.00s) [2022-03-10T22:57:28.793Z] === RUN TestSwarmInspectError [2022-03-10T22:57:28.793Z] --- PASS: TestSwarmInspectError (0.00s) [2022-03-10T22:57:28.793Z] === RUN TestSwarmInspect [2022-03-10T22:57:28.793Z] --- PASS: TestSwarmInspect (0.00s) [2022-03-10T22:57:28.793Z] === RUN TestSwarmJoinError [2022-03-10T22:57:28.793Z] --- PASS: TestSwarmJoinError (0.00s) [2022-03-10T22:57:28.793Z] === RUN TestSwarmJoin [2022-03-10T22:57:28.793Z] --- PASS: TestSwarmJoin (0.00s) [2022-03-10T22:57:28.793Z] === RUN TestSwarmLeaveError [2022-03-10T22:57:28.793Z] --- PASS: TestSwarmLeaveError (0.00s) [2022-03-10T22:57:28.793Z] === RUN TestSwarmLeave [2022-03-10T22:57:28.793Z] --- PASS: TestSwarmLeave (0.00s) [2022-03-10T22:57:28.793Z] === RUN TestSwarmUnlockError [2022-03-10T22:57:28.793Z] --- PASS: TestSwarmUnlockError (0.00s) [2022-03-10T22:57:28.793Z] === RUN TestSwarmUnlock [2022-03-10T22:57:28.793Z] --- PASS: TestSwarmUnlock (0.00s) [2022-03-10T22:57:28.793Z] === RUN TestSwarmUpdateError [2022-03-10T22:57:28.793Z] --- PASS: TestSwarmUpdateError (0.00s) [2022-03-10T22:57:28.793Z] === RUN TestSwarmUpdate [2022-03-10T22:57:28.793Z] --- PASS: TestSwarmUpdate (0.00s) [2022-03-10T22:57:28.793Z] === RUN TestTaskInspectError [2022-03-10T22:57:28.793Z] --- PASS: TestTaskInspectError (0.00s) [2022-03-10T22:57:28.793Z] === RUN TestTaskInspectWithEmptyID [2022-03-10T22:57:28.793Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2022-03-10T22:57:28.793Z] === RUN TestTaskInspect [2022-03-10T22:57:28.793Z] --- PASS: TestTaskInspect (0.00s) [2022-03-10T22:57:28.793Z] === RUN TestTaskListError [2022-03-10T22:57:28.793Z] --- PASS: TestTaskListError (0.00s) [2022-03-10T22:57:28.793Z] === RUN TestTaskList [2022-03-10T22:57:28.793Z] --- PASS: TestTaskList (0.00s) [2022-03-10T22:57:28.793Z] === RUN TestVolumeCreateError [2022-03-10T22:57:28.793Z] --- PASS: TestVolumeCreateError (0.00s) [2022-03-10T22:57:28.793Z] === RUN TestVolumeCreate [2022-03-10T22:57:28.793Z] --- PASS: TestVolumeCreate (0.00s) [2022-03-10T22:57:28.793Z] === RUN TestVolumeInspectError [2022-03-10T22:57:28.793Z] --- PASS: TestVolumeInspectError (0.00s) [2022-03-10T22:57:28.793Z] === RUN TestVolumeInspectNotFound [2022-03-10T22:57:28.793Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2022-03-10T22:57:28.793Z] === RUN TestVolumeInspectWithEmptyID [2022-03-10T22:57:28.793Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2022-03-10T22:57:28.793Z] === RUN TestVolumeInspect [2022-03-10T22:57:28.793Z] --- PASS: TestVolumeInspect (0.00s) [2022-03-10T22:57:28.793Z] === RUN TestVolumeListError [2022-03-10T22:57:28.793Z] --- PASS: TestVolumeListError (0.00s) [2022-03-10T22:57:28.793Z] === RUN TestVolumeList [2022-03-10T22:57:28.793Z] --- PASS: TestVolumeList (0.00s) [2022-03-10T22:57:28.793Z] === RUN TestVolumeRemoveError [2022-03-10T22:57:28.793Z] --- PASS: TestVolumeRemoveError (0.00s) [2022-03-10T22:57:28.793Z] === RUN TestVolumeRemove [2022-03-10T22:57:28.793Z] --- PASS: TestVolumeRemove (0.00s) [2022-03-10T22:57:28.793Z] === CONT TestTLSCloseWriter [2022-03-10T22:57:28.793Z] --- PASS: TestTLSCloseWriter (0.01s) [2022-03-10T22:57:28.793Z] PASS [2022-03-10T22:57:28.793Z] coverage: 75.2% of statements [2022-03-10T22:57:28.793Z] ok github.com/docker/docker/client 0.386s coverage: 75.2% of statements [2022-03-10T22:57:34.473Z] #60 284.5 + bin/containerd-shim-runc-v2 [2022-03-10T22:57:34.732Z] #60 285.5 + binaries [2022-03-10T22:57:34.732Z] #60 285.5 + install -D bin/containerd /build/containerd [2022-03-10T22:57:34.732Z] #60 285.6 + install -D bin/containerd-shim /build/containerd-shim [2022-03-10T22:57:34.990Z] #60 285.6 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-03-10T22:57:34.990Z] #60 285.6 + install -D bin/ctr /build/ctr [2022-03-10T22:57:35.928Z] #60 DONE 286.6s [2022-03-10T22:57:36.775Z] #60 260.5 # github.com/containerd/containerd/cmd/containerd [2022-03-10T22:57:36.775Z] #60 260.5 /usr/bin/ld: /tmp/go-link-4288777169/000019.o: in function `New': [2022-03-10T22:57:36.775Z] #60 260.5 /tmp/tmp.CBt201bxXa/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:75: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2022-03-10T22:57:36.775Z] #60 260.6 + bin/containerd-stress [2022-03-10T22:57:36.775Z] #60 261.7 + bin/containerd-shim [2022-03-10T22:57:37.828Z] [2022-03-10T22:57:37.828Z] #61 [dev-systemd-false 21/24] COPY --from=containerd /build/ /usr/local/bin/ [2022-03-10T22:57:37.828Z] #61 sha256:71f67049c628ef63b99ef1be333c6a3a7b56ef1fe1bef9f14672a114edc723de [2022-03-10T22:57:38.394Z] #61 DONE 0.8s [2022-03-10T22:57:38.394Z] [2022-03-10T22:57:38.394Z] #66 [dev-systemd-false 22/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-03-10T22:57:38.394Z] #66 sha256:d46c56fe134beb90f3117e38d19871345466e0f87051408d0f92bfbf3b9c254c [2022-03-10T22:57:38.394Z] #66 DONE 0.2s [2022-03-10T22:57:38.652Z] [2022-03-10T22:57:38.652Z] #71 [dev-systemd-false 23/24] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-03-10T22:57:38.652Z] #71 sha256:f69c4498314fe6b0640a88b1a3f94b882370cbbf0f753bce01bce6d5347c4a03 [2022-03-10T22:57:39.585Z] #71 DONE 0.9s [2022-03-10T22:57:39.585Z] [2022-03-10T22:57:39.585Z] #72 [dev-systemd-false 24/24] WORKDIR /go/src/github.com/docker/docker [2022-03-10T22:57:39.585Z] #72 sha256:90b8d08c132cc7641dd537b04df861f02a00ad5fcb7c910f638ec88758a36c59 [2022-03-10T22:57:39.585Z] #72 DONE 0.0s [2022-03-10T22:57:39.585Z] [2022-03-10T22:57:39.585Z] #73 [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-03-10T22:57:39.585Z] #73 sha256:22ff8835d1cd2a92b580678d0d3ec9278d861f6ba00e3284134dd88d59221038 [2022-03-10T22:57:40.523Z] #73 0.880 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-03-10T22:57:40.523Z] #73 1.059 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-03-10T22:57:40.523Z] #73 1.177 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-03-10T22:57:40.975Z] #60 269.0 + bin/containerd-shim-runc-v1 [2022-03-10T22:57:41.721Z] #73 1.308 Reading package lists... [2022-03-10T22:57:42.290Z] #73 2.122 Reading package lists... [2022-03-10T22:57:42.549Z] #73 2.922 Building dependency tree... [2022-03-10T22:57:42.549Z] #73 3.102 Reading state information... [2022-03-10T22:57:42.809Z] #73 3.276 The following additional packages will be installed: [2022-03-10T22:57:42.809Z] #73 3.277 libargon2-1 libcryptsetup12 libdbus-1-3 libjson-c5 libkmod2 libpam-systemd [2022-03-10T22:57:42.809Z] #73 3.277 systemd-timesyncd [2022-03-10T22:57:42.809Z] #73 3.278 Suggested packages: [2022-03-10T22:57:42.809Z] #73 3.278 systemd-container policykit-1 [2022-03-10T22:57:42.809Z] #73 3.278 Recommended packages: [2022-03-10T22:57:42.809Z] #73 3.278 libnss-systemd [2022-03-10T22:57:43.068Z] #73 3.394 The following NEW packages will be installed: [2022-03-10T22:57:43.068Z] #73 3.395 dbus dbus-user-session libargon2-1 libcryptsetup12 libdbus-1-3 libjson-c5 [2022-03-10T22:57:43.068Z] #73 3.396 libkmod2 libpam-systemd systemd systemd-sysv systemd-timesyncd [2022-03-10T22:57:43.068Z] #73 3.669 0 upgraded, 11 newly installed, 0 to remove and 1 not upgraded. [2022-03-10T22:57:43.068Z] #73 3.669 Need to get 5941 kB of archives. [2022-03-10T22:57:43.068Z] #73 3.669 After this operation, 19.5 MB of additional disk space will be used. [2022-03-10T22:57:43.068Z] #73 3.669 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB] [2022-03-10T22:57:43.328Z] #73 3.674 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjson-c5 amd64 0.15-2 [42.8 kB] [2022-03-10T22:57:43.328Z] #73 3.677 Get:3 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 libcryptsetup12 amd64 2:2.3.7-1+deb11u1 [248 kB] [2022-03-10T22:57:43.328Z] #73 3.682 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libkmod2 amd64 28-1 [55.6 kB] [2022-03-10T22:57:43.328Z] #73 3.682 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-timesyncd amd64 247.3-6 [131 kB] [2022-03-10T22:57:43.328Z] #73 3.683 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd amd64 247.3-6 [4495 kB] [2022-03-10T22:57:43.328Z] #73 3.776 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-sysv amd64 247.3-6 [113 kB] [2022-03-10T22:57:43.328Z] #73 3.776 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdbus-1-3 amd64 1.12.20-2 [219 kB] [2022-03-10T22:57:43.328Z] #73 3.776 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dbus amd64 1.12.20-2 [239 kB] [2022-03-10T22:57:43.328Z] #73 3.801 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpam-systemd amd64 247.3-6 [282 kB] [2022-03-10T22:57:43.328Z] #73 3.801 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dbus-user-session amd64 1.12.20-2 [96.2 kB] [2022-03-10T22:57:43.595Z] #73 4.024 debconf: delaying package configuration, since apt-utils is not installed [2022-03-10T22:57:43.595Z] #73 4.125 Fetched 5941 kB in 0s (14.9 MB/s) [2022-03-10T22:57:43.595Z] #73 4.157 Selecting previously unselected package libargon2-1:amd64. [2022-03-10T22:57:43.595Z] #73 4.157 (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 ... 28622 files and directories currently installed.) [2022-03-10T22:57:43.595Z] #73 4.176 Preparing to unpack .../0-libargon2-1_0~20171227-0.2_amd64.deb ... [2022-03-10T22:57:43.854Z] #73 4.184 Unpacking libargon2-1:amd64 (0~20171227-0.2) ... [2022-03-10T22:57:44.112Z] #73 4.609 Selecting previously unselected package libjson-c5:amd64. [2022-03-10T22:57:44.112Z] #73 4.612 Preparing to unpack .../1-libjson-c5_0.15-2_amd64.deb ... [2022-03-10T22:57:44.112Z] #73 4.641 Unpacking libjson-c5:amd64 (0.15-2) ... [2022-03-10T22:57:44.370Z] #73 4.845 Selecting previously unselected package libcryptsetup12:amd64. [2022-03-10T22:57:44.370Z] #73 4.848 Preparing to unpack .../2-libcryptsetup12_2%3a2.3.7-1+deb11u1_amd64.deb ... [2022-03-10T22:57:44.370Z] #73 4.930 Unpacking libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-03-10T22:57:44.938Z] #73 5.232 Selecting previously unselected package libkmod2:amd64. [2022-03-10T22:57:44.938Z] #73 5.235 Preparing to unpack .../3-libkmod2_28-1_amd64.deb ... [2022-03-10T22:57:44.938Z] #73 5.263 Unpacking libkmod2:amd64 (28-1) ... [2022-03-10T22:57:44.938Z] #73 5.504 Selecting previously unselected package systemd-timesyncd. [2022-03-10T22:57:45.196Z] #73 5.507 Preparing to unpack .../4-systemd-timesyncd_247.3-6_amd64.deb ... [2022-03-10T22:57:45.196Z] #73 5.529 Unpacking systemd-timesyncd (247.3-6) ... [2022-03-10T22:57:45.455Z] #73 5.926 Selecting previously unselected package systemd. [2022-03-10T22:57:45.455Z] #73 5.930 Preparing to unpack .../5-systemd_247.3-6_amd64.deb ... [2022-03-10T22:57:45.455Z] #73 5.992 Unpacking systemd (247.3-6) ... [2022-03-10T22:57:46.272Z] #60 274.3 + bin/containerd-shim-runc-v2 [2022-03-10T22:57:46.272Z] #60 274.9 + binaries [2022-03-10T22:57:46.272Z] #60 274.9 + install -D bin/containerd /build/containerd [2022-03-10T22:57:46.272Z] #60 274.9 + install -D bin/containerd-shim /build/containerd-shim [2022-03-10T22:57:46.272Z] #60 274.9 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-03-10T22:57:46.272Z] #60 274.9 + install -D bin/ctr /build/ctr [2022-03-10T22:57:46.391Z] #73 6.949 Setting up libargon2-1:amd64 (0~20171227-0.2) ... [2022-03-10T22:57:46.391Z] #73 6.961 Setting up libjson-c5:amd64 (0.15-2) ... [2022-03-10T22:57:46.391Z] #73 6.973 Setting up libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-03-10T22:57:46.391Z] #73 6.987 Setting up libkmod2:amd64 (28-1) ... [2022-03-10T22:57:46.391Z] #73 7.002 Setting up systemd (247.3-6) ... [2022-03-10T22:57:46.391Z] #73 7.060 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2022-03-10T22:57:46.600Z] --- PASS: TestCheckoutGit (28.97s) [2022-03-10T22:57:46.600Z] === RUN TestValidGitTransport [2022-03-10T22:57:46.600Z] --- PASS: TestValidGitTransport (0.00s) [2022-03-10T22:57:46.600Z] === RUN TestGitInvalidRef [2022-03-10T22:57:46.600Z] --- PASS: TestGitInvalidRef (0.17s) [2022-03-10T22:57:46.600Z] PASS [2022-03-10T22:57:46.600Z] coverage: 86.3% of statements [2022-03-10T22:57:46.600Z] ok github.com/docker/docker/builder/remotecontext/git 29.203s coverage: 86.3% of statements [2022-03-10T22:57:46.651Z] #73 7.063 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2022-03-10T22:57:46.651Z] #73 7.065 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. [2022-03-10T22:57:47.067Z] ? github.com/docker/docker/cli [no test files] [2022-03-10T22:57:47.067Z] ? github.com/docker/docker/cli/config [no test files] [2022-03-10T22:57:47.172Z] #73 7.488 Setting up systemd-timesyncd (247.3-6) ... [2022-03-10T22:57:47.431Z] #73 7.869 Created symlink /etc/systemd/system/dbus-org.freedesktop.timesync1.service → /lib/systemd/system/systemd-timesyncd.service. [2022-03-10T22:57:47.431Z] #73 7.869 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-timesyncd.service → /lib/systemd/system/systemd-timesyncd.service. [2022-03-10T22:57:47.689Z] #73 8.191 Selecting previously unselected package systemd-sysv. [2022-03-10T22:57:47.689Z] #73 8.191 (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 ... 29450 files and directories currently installed.) [2022-03-10T22:57:47.689Z] #73 8.213 Preparing to unpack .../systemd-sysv_247.3-6_amd64.deb ... [2022-03-10T22:57:48.013Z] #73 8.361 Unpacking systemd-sysv (247.3-6) ... [2022-03-10T22:57:48.580Z] #73 9.000 Selecting previously unselected package libdbus-1-3:amd64. [2022-03-10T22:57:48.580Z] #73 9.002 Preparing to unpack .../libdbus-1-3_1.12.20-2_amd64.deb ... [2022-03-10T22:57:48.580Z] #73 9.071 Unpacking libdbus-1-3:amd64 (1.12.20-2) ... [2022-03-10T22:57:48.580Z] #73 9.143 Selecting previously unselected package dbus. [2022-03-10T22:57:48.580Z] #73 9.145 Preparing to unpack .../dbus_1.12.20-2_amd64.deb ... [2022-03-10T22:57:48.580Z] #73 9.157 Unpacking dbus (1.12.20-2) ... [2022-03-10T22:57:48.814Z] #60 DONE 276.9s [2022-03-10T22:57:48.838Z] #73 9.230 Selecting previously unselected package libpam-systemd:amd64. [2022-03-10T22:57:48.838Z] #73 9.235 Preparing to unpack .../libpam-systemd_247.3-6_amd64.deb ... [2022-03-10T22:57:48.838Z] #73 9.240 Unpacking libpam-systemd:amd64 (247.3-6) ... [2022-03-10T22:57:48.838Z] #73 9.302 Selecting previously unselected package dbus-user-session. [2022-03-10T22:57:48.838Z] #73 9.308 Preparing to unpack .../dbus-user-session_1.12.20-2_amd64.deb ... [2022-03-10T22:57:48.838Z] #73 9.313 Unpacking dbus-user-session (1.12.20-2) ... [2022-03-10T22:57:48.838Z] #73 9.433 Setting up systemd-sysv (247.3-6) ... [2022-03-10T22:57:48.838Z] #73 9.445 Setting up libdbus-1-3:amd64 (1.12.20-2) ... [2022-03-10T22:57:48.838Z] #73 9.459 Setting up dbus (1.12.20-2) ... [2022-03-10T22:57:49.096Z] #73 9.599 invoke-rc.d: could not determine current runlevel [2022-03-10T22:57:49.096Z] #73 9.603 invoke-rc.d: policy-rc.d denied execution of start. [2022-03-10T22:57:49.096Z] #73 9.608 Setting up libpam-systemd:amd64 (247.3-6) ... [2022-03-10T22:57:49.354Z] #73 9.855 Setting up dbus-user-session (1.12.20-2) ... [2022-03-10T22:57:49.354Z] #73 9.875 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-10T22:57:49.615Z] #73 DONE 10.0s [2022-03-10T22:57:49.615Z] [2022-03-10T22:57:49.615Z] #74 [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-03-10T22:57:49.615Z] #74 sha256:3d4e7f46b007fc42dd4cf8c016301a1d1026255469ac550847720322799f0e16 [2022-03-10T22:57:49.754Z] [2022-03-10T22:57:49.754Z] #61 [dev-systemd-false 21/24] COPY --from=containerd /build/ /usr/local/bin/ [2022-03-10T22:57:49.754Z] #61 sha256:e99d69224363209fcc53f18b468e304d38ddbdb400edc7775ae78d8310a7e675 [2022-03-10T22:57:50.013Z] #61 DONE 0.7s [2022-03-10T22:57:50.181Z] #74 0.580 % Total % Received % Xferd Average Speed Time Time Time Current [2022-03-10T22:57:50.181Z] #74 0.580 Dload Upload Total Spent Left Speed [2022-03-10T22:57:50.272Z] [2022-03-10T22:57:50.272Z] #66 [dev-systemd-false 22/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-03-10T22:57:50.272Z] #66 sha256:685f523db3eddeb71793f515ff97bd9ec81a62b2c5cb1d9b86194064fe727d76 [2022-03-10T22:57:50.440Z] #74 0.580 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1823 100 1823 0 0 5880 0 --:--:-- --:--:-- --:--:-- 5880 [2022-03-10T22:57:50.440Z] #74 DONE 0.9s [2022-03-10T22:57:50.440Z] [2022-03-10T22:57:50.440Z] #75 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-03-10T22:57:50.440Z] #75 sha256:e935a4328e9baded6e05db52d61c480974c159ba9891fe540a904568c67a2f86 [2022-03-10T22:57:50.531Z] #66 DONE 0.2s [2022-03-10T22:57:50.531Z] [2022-03-10T22:57:50.531Z] #71 [dev-systemd-false 23/24] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-03-10T22:57:50.531Z] #71 sha256:322572dfb1acb40416b5bc65629e53389c33269a5534f32ce602808863df4dbd [2022-03-10T22:57:51.472Z] #71 DONE 1.0s [2022-03-10T22:57:51.472Z] [2022-03-10T22:57:51.472Z] #72 [dev-systemd-false 24/24] WORKDIR /go/src/github.com/docker/docker [2022-03-10T22:57:51.472Z] #72 sha256:0d92024849c3998a5e98ecc49e8473a009ee6858b1421902ae3506ab7a76b5d2 [2022-03-10T22:57:51.472Z] #72 DONE 0.0s [2022-03-10T22:57:51.472Z] [2022-03-10T22:57:51.472Z] #73 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-03-10T22:57:51.472Z] #73 sha256:5ad9437bf0d6ef404aab4b36702bad59dc334d234037a45566c593df2215308f [2022-03-10T22:57:51.705Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-03-10T22:57:51.705Z] ok github.com/docker/docker/api/server/httputils 0.004s coverage: 14.7% of statements [2022-03-10T22:57:51.705Z] ok github.com/docker/docker/api/server/middleware 0.005s coverage: 37.7% of statements [2022-03-10T22:57:51.705Z] ? github.com/docker/docker/api/server/router [no test files] [2022-03-10T22:57:51.705Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-03-10T22:57:51.705Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-03-10T22:57:51.705Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-03-10T22:57:51.705Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-03-10T22:57:51.705Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-03-10T22:57:51.705Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-03-10T22:57:51.705Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-03-10T22:57:51.705Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-03-10T22:57:51.705Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-03-10T22:57:51.705Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-03-10T22:57:51.705Z] ok github.com/docker/docker/api/server/router/swarm 0.007s coverage: 5.7% of statements [2022-03-10T22:57:51.705Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-03-10T22:57:51.705Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-03-10T22:57:51.705Z] ? github.com/docker/docker/api/types [no test files] [2022-03-10T22:57:51.705Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-03-10T22:57:51.705Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-03-10T22:57:51.705Z] ? github.com/docker/docker/api/types/container [no test files] [2022-03-10T22:57:51.705Z] ? github.com/docker/docker/api/types/events [no test files] [2022-03-10T22:57:51.705Z] ok github.com/docker/docker/api/types/filters 0.003s coverage: 92.2% of statements [2022-03-10T22:57:51.705Z] ? github.com/docker/docker/api/types/image [no test files] [2022-03-10T22:57:51.705Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-03-10T22:57:51.705Z] ? github.com/docker/docker/api/types/network [no test files] [2022-03-10T22:57:51.705Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-03-10T22:57:51.705Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-03-10T22:57:51.705Z] ok github.com/docker/docker/api/types/strslice 0.004s coverage: 90.0% of statements [2022-03-10T22:57:51.705Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-03-10T22:57:51.705Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-03-10T22:57:51.705Z] ok github.com/docker/docker/api/types/time 0.004s coverage: 100.0% of statements [2022-03-10T22:57:51.705Z] ok github.com/docker/docker/api/types/versions 0.003s coverage: 77.3% of statements [2022-03-10T22:57:51.705Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-03-10T22:57:51.705Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-03-10T22:57:51.705Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-03-10T22:57:51.705Z] ? github.com/docker/docker/builder [no test files] [2022-03-10T22:57:51.705Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-03-10T22:57:51.705Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-03-10T22:57:51.705Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-03-10T22:57:51.705Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-03-10T22:57:51.705Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-03-10T22:57:51.705Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-03-10T22:57:51.705Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-03-10T22:57:51.833Z] #75 DONE 1.2s [2022-03-10T22:57:51.833Z] [2022-03-10T22:57:51.833Z] #76 exporting to image [2022-03-10T22:57:51.833Z] #76 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-03-10T22:57:51.833Z] #76 exporting layers [2022-03-10T22:57:52.643Z] ok github.com/docker/docker/builder/remotecontext 0.103s coverage: 13.7% of statements [2022-03-10T22:57:52.643Z] ok github.com/docker/docker/builder/dockerfile 0.188s coverage: 49.3% of statements [2022-03-10T22:57:52.858Z] #73 DONE 1.3s [2022-03-10T22:57:52.858Z] [2022-03-10T22:57:52.858Z] #74 exporting to image [2022-03-10T22:57:52.858Z] #74 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-03-10T22:57:52.858Z] #74 exporting layers [2022-03-10T22:57:53.580Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2022-03-10T22:57:53.843Z] ok github.com/docker/docker/builder/remotecontext/git 0.978s coverage: 86.3% of statements [2022-03-10T22:57:53.843Z] ? github.com/docker/docker/cli [no test files] [2022-03-10T22:57:53.843Z] ? github.com/docker/docker/cli/config [no test files] [2022-03-10T22:57:54.216Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2022-03-10T22:57:54.216Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2022-03-10T22:57:54.216Z] === RUN TestLoadDaemonCliConfigWithTLS [2022-03-10T22:57:54.216Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2022-03-10T22:57:54.216Z] === RUN TestLoadDaemonCliConfigWithConflicts [2022-03-10T22:57:54.216Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2022-03-10T22:57:54.216Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2022-03-10T22:57:54.216Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2022-03-10T22:57:54.216Z] === RUN TestLoadDaemonCliWithConflictingLabels [2022-03-10T22:57:54.216Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2022-03-10T22:57:54.216Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2022-03-10T22:57:54.216Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2022-03-10T22:57:54.216Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2022-03-10T22:57:54.217Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2022-03-10T22:57:54.217Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2022-03-10T22:57:54.217Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2022-03-10T22:57:54.217Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2022-03-10T22:57:54.217Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2022-03-10T22:57:54.217Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2022-03-10T22:57:54.217Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2022-03-10T22:57:54.217Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2022-03-10T22:57:54.217Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.01s) [2022-03-10T22:57:54.217Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2022-03-10T22:57:54.217Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2022-03-10T22:57:54.217Z] === RUN TestConfigureDaemonLogs [2022-03-10T22:57:54.217Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2022-03-10T22:57:54.217Z] === RUN TestCommonOptionsInstallFlags [2022-03-10T22:57:54.217Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2022-03-10T22:57:54.217Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2022-03-10T22:57:54.217Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2022-03-10T22:57:54.217Z] PASS [2022-03-10T22:57:54.217Z] coverage: 19.0% of statements [2022-03-10T22:57:54.217Z] ok github.com/docker/docker/cmd/dockerd 0.314s coverage: 19.0% of statements [2022-03-10T22:57:54.217Z] ? github.com/docker/docker/cmd/dockerd/trap [no test files] [2022-03-10T22:57:54.217Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-03-10T22:57:54.782Z] ok github.com/docker/docker/cmd/docker-proxy 0.360s coverage: 67.6% of statements [2022-03-10T22:57:54.822Z] .........................xx.................... [ 29%] [2022-03-10T22:57:55.202Z] === RUN TestContainerStopSignal [2022-03-10T22:57:55.202Z] --- PASS: TestContainerStopSignal (0.00s) [2022-03-10T22:57:55.202Z] === RUN TestContainerStopTimeout [2022-03-10T22:57:55.202Z] --- PASS: TestContainerStopTimeout (0.00s) [2022-03-10T22:57:55.202Z] === RUN TestContainerSecretReferenceDestTarget [2022-03-10T22:57:55.202Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2022-03-10T22:57:55.202Z] === RUN TestContainerLogPathSetForJSONFileLogger [2022-03-10T22:57:55.202Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2022-03-10T22:57:55.202Z] === RUN TestContainerLogPathSetForRingLogger [2022-03-10T22:57:55.202Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2022-03-10T22:57:55.202Z] === RUN TestReplaceAndAppendEnvVars [2022-03-10T22:57:55.202Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2022-03-10T22:57:55.202Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2022-03-10T22:57:55.202Z] === RUN TestNewMemoryStore [2022-03-10T22:57:55.202Z] --- PASS: TestNewMemoryStore (0.00s) [2022-03-10T22:57:55.202Z] === RUN TestAddContainers [2022-03-10T22:57:55.202Z] --- PASS: TestAddContainers (0.00s) [2022-03-10T22:57:55.202Z] === RUN TestGetContainer [2022-03-10T22:57:55.202Z] --- PASS: TestGetContainer (0.00s) [2022-03-10T22:57:55.202Z] === RUN TestDeleteContainer [2022-03-10T22:57:55.202Z] --- PASS: TestDeleteContainer (0.00s) [2022-03-10T22:57:55.202Z] === RUN TestListContainers [2022-03-10T22:57:55.202Z] --- PASS: TestListContainers (0.00s) [2022-03-10T22:57:55.202Z] === RUN TestFirstContainer [2022-03-10T22:57:55.202Z] --- PASS: TestFirstContainer (0.00s) [2022-03-10T22:57:55.202Z] === RUN TestApplyAllContainer [2022-03-10T22:57:55.202Z] --- PASS: TestApplyAllContainer (0.00s) [2022-03-10T22:57:55.202Z] === RUN TestIsValidHealthString [2022-03-10T22:57:55.202Z] --- PASS: TestIsValidHealthString (0.00s) [2022-03-10T22:57:55.202Z] === RUN TestStateRunStop [2022-03-10T22:57:55.202Z] --- PASS: TestStateRunStop (0.00s) [2022-03-10T22:57:55.202Z] === RUN TestStateTimeoutWait [2022-03-10T22:57:55.202Z] state_test.go:141: Stop callback fired [2022-03-10T22:57:55.202Z] state_test.go:165: Stop callback fired [2022-03-10T22:57:55.202Z] --- PASS: TestStateTimeoutWait (0.10s) [2022-03-10T22:57:55.202Z] === RUN TestIsValidStateString [2022-03-10T22:57:55.202Z] --- PASS: TestIsValidStateString (0.00s) [2022-03-10T22:57:55.202Z] === RUN TestViewSaveDelete [2022-03-10T22:57:55.202Z] --- PASS: TestViewSaveDelete (0.01s) [2022-03-10T22:57:55.202Z] === RUN TestViewAll [2022-03-10T22:57:55.202Z] --- PASS: TestViewAll (0.01s) [2022-03-10T22:57:55.202Z] === RUN TestViewGet [2022-03-10T22:57:55.202Z] --- PASS: TestViewGet (0.01s) [2022-03-10T22:57:55.202Z] === RUN TestNames [2022-03-10T22:57:55.202Z] --- PASS: TestNames (0.00s) [2022-03-10T22:57:55.202Z] === RUN TestViewWithHealthCheck [2022-03-10T22:57:55.202Z] --- PASS: TestViewWithHealthCheck (0.01s) [2022-03-10T22:57:55.202Z] PASS [2022-03-10T22:57:55.202Z] coverage: 41.7% of statements [2022-03-10T22:57:55.202Z] ok github.com/docker/docker/container 0.223s coverage: 41.7% of statements [2022-03-10T22:57:55.202Z] ? github.com/docker/docker/container/stream [no test files] [2022-03-10T22:57:55.202Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-03-10T22:57:55.202Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-03-10T22:57:55.202Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-03-10T22:57:56.766Z] === RUN TestPrepare [2022-03-10T22:57:56.766Z] --- PASS: TestPrepare (0.00s) [2022-03-10T22:57:56.766Z] === RUN TestStart [2022-03-10T22:57:56.766Z] --- PASS: TestStart (0.00s) [2022-03-10T22:57:56.766Z] === RUN TestWaitCancel [2022-03-10T22:57:56.766Z] --- PASS: TestWaitCancel (0.00s) [2022-03-10T22:57:56.766Z] === RUN TestWaitDisabled [2022-03-10T22:57:56.766Z] --- PASS: TestWaitDisabled (0.00s) [2022-03-10T22:57:56.766Z] === RUN TestWaitEnabled [2022-03-10T22:57:56.767Z] --- PASS: TestWaitEnabled (0.00s) [2022-03-10T22:57:56.767Z] === RUN TestRemove [2022-03-10T22:57:56.767Z] --- PASS: TestRemove (0.00s) [2022-03-10T22:57:56.767Z] PASS [2022-03-10T22:57:56.767Z] coverage: 65.3% of statements [2022-03-10T22:57:56.767Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.062s coverage: 65.3% of statements [2022-03-10T22:57:57.319Z] ok github.com/docker/docker/client 0.117s coverage: 75.7% of statements [2022-03-10T22:57:57.752Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2022-03-10T22:57:58.278Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.14s) [2022-03-10T22:57:58.278Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2022-03-10T22:57:58.278Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2022-03-10T22:57:58.278Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2022-03-10T22:57:58.278Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2022-03-10T22:57:58.278Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2022-03-10T22:57:58.278Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2022-03-10T22:57:58.278Z] === RUN TestServiceConvertToGRPCContainerRuntime [2022-03-10T22:57:58.278Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2022-03-10T22:57:58.278Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2022-03-10T22:57:58.278Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2022-03-10T22:57:58.278Z] === RUN TestServiceConvertToGRPCIsolation [2022-03-10T22:57:58.278Z] === RUN TestServiceConvertToGRPCIsolation/empty [2022-03-10T22:57:58.278Z] === RUN TestServiceConvertToGRPCIsolation/default [2022-03-10T22:57:58.278Z] === RUN TestServiceConvertToGRPCIsolation/process [2022-03-10T22:57:58.278Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2022-03-10T22:57:58.278Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2022-03-10T22:57:58.278Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2022-03-10T22:57:58.278Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2022-03-10T22:57:58.278Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2022-03-10T22:57:58.278Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2022-03-10T22:57:58.278Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2022-03-10T22:57:58.278Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2022-03-10T22:57:58.278Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2022-03-10T22:57:58.278Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2022-03-10T22:57:58.278Z] === RUN TestServiceConvertFromGRPCIsolation [2022-03-10T22:57:58.278Z] === RUN TestServiceConvertFromGRPCIsolation/default [2022-03-10T22:57:58.278Z] === RUN TestServiceConvertFromGRPCIsolation/process [2022-03-10T22:57:58.278Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2022-03-10T22:57:58.278Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2022-03-10T22:57:58.278Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2022-03-10T22:57:58.278Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2022-03-10T22:57:58.278Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2022-03-10T22:57:58.278Z] === RUN TestServiceConvertToGRPCCredentialSpec [2022-03-10T22:57:58.278Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2022-03-10T22:57:58.278Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2022-03-10T22:57:58.278Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2022-03-10T22:57:58.278Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2022-03-10T22:57:58.278Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2022-03-10T22:57:58.278Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2022-03-10T22:57:58.745Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2022-03-10T22:57:58.745Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2022-03-10T22:57:58.745Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2022-03-10T22:57:58.745Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-03-10T22:57:58.745Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2022-03-10T22:57:58.745Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2022-03-10T22:57:58.745Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2022-03-10T22:57:58.745Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2022-03-10T22:57:58.745Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2022-03-10T22:57:58.745Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2022-03-10T22:57:58.745Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-03-10T22:57:58.745Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2022-03-10T22:57:58.745Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2022-03-10T22:57:58.745Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2022-03-10T22:57:58.745Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2022-03-10T22:57:58.745Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2022-03-10T22:57:58.745Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2022-03-10T22:57:58.745Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-03-10T22:57:58.745Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2022-03-10T22:57:58.745Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2022-03-10T22:57:58.745Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-03-10T22:57:58.745Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2022-03-10T22:57:58.745Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2022-03-10T22:57:58.745Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2022-03-10T22:57:58.745Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2022-03-10T22:57:58.745Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2022-03-10T22:57:58.745Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2022-03-10T22:57:58.745Z] === RUN TestServiceConvertFromGRPCConfigs [2022-03-10T22:57:58.745Z] === RUN TestServiceConvertFromGRPCConfigs/file [2022-03-10T22:57:58.745Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2022-03-10T22:57:58.745Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2022-03-10T22:57:58.745Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2022-03-10T22:57:58.745Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2022-03-10T22:57:58.745Z] === RUN TestServiceConvertToGRPCConfigs [2022-03-10T22:57:58.745Z] === RUN TestServiceConvertToGRPCConfigs/file [2022-03-10T22:57:58.745Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2022-03-10T22:57:58.745Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2022-03-10T22:57:58.745Z] === RUN TestServiceConvertToGRPCConfigs/none [2022-03-10T22:57:58.745Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2022-03-10T22:57:58.745Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2022-03-10T22:57:58.745Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2022-03-10T22:57:58.745Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2022-03-10T22:57:58.745Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2022-03-10T22:57:58.745Z] PASS [2022-03-10T22:57:58.745Z] coverage: 35.9% of statements [2022-03-10T22:57:58.745Z] ok github.com/docker/docker/daemon/cluster/convert 0.446s coverage: 35.9% of statements [2022-03-10T22:57:58.745Z] === RUN TestNewListSecretsFilters [2022-03-10T22:57:58.745Z] --- PASS: TestNewListSecretsFilters (0.00s) [2022-03-10T22:57:58.745Z] === RUN TestNewListConfigsFilters [2022-03-10T22:57:58.745Z] --- PASS: TestNewListConfigsFilters (0.00s) [2022-03-10T22:57:58.745Z] PASS [2022-03-10T22:57:58.745Z] coverage: 0.5% of statements [2022-03-10T22:57:58.745Z] ok github.com/docker/docker/daemon/cluster 0.820s coverage: 0.5% of statements [2022-03-10T22:57:59.443Z] #74 exporting layers 6.1s done [2022-03-10T22:57:59.443Z] #74 writing image sha256:7437b85724412306fc274b6eb01a9bd275825ba4bd2f43c14fa2bfd6a2282dbc done [2022-03-10T22:57:59.443Z] #74 naming to docker.io/library/docker:b36fb04e033e29f65b7bed7ef215cdf6e8592e74 done [2022-03-10T22:57:59.443Z] #74 DONE 6.1s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-03-10T22:57:59.802Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43357/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_GITCOMMIT=b36fb04e033e29f65b7bed7ef215cdf6e8592e74 -e DOCKER_GRAPHDRIVER -e DOCKER_EXPERIMENTAL -e DOCKER_ROOTLESS -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:b36fb04e033e29f65b7bed7ef215cdf6e8592e74 hack/make.sh dynbinary test-integration [2022-03-10T22:58:00.739Z] [2022-03-10T22:58:00.739Z] Removing bundles/ [2022-03-10T22:58:00.739Z] [2022-03-10T22:58:00.739Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-03-10T22:58:00.739Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-03-10T22:58:00.739Z] GOOS="" GOARCH="" GOARM="" [2022-03-10T22:58:01.690Z] === RUN TestBuilderGC [2022-03-10T22:58:01.690Z] --- PASS: TestBuilderGC (0.00s) [2022-03-10T22:58:01.690Z] === RUN TestDaemonConfigurationNotFound [2022-03-10T22:58:01.690Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2022-03-10T22:58:01.690Z] === RUN TestDaemonBrokenConfiguration [2022-03-10T22:58:01.690Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2022-03-10T22:58:01.690Z] === RUN TestFindConfigurationConflicts [2022-03-10T22:58:01.690Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2022-03-10T22:58:01.690Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2022-03-10T22:58:01.690Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2022-03-10T22:58:01.690Z] === RUN TestDaemonConfigurationMergeConflicts [2022-03-10T22:58:01.690Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2022-03-10T22:58:01.690Z] === RUN TestDaemonConfigurationMergeConcurrent [2022-03-10T22:58:01.690Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2022-03-10T22:58:01.690Z] === RUN TestDaemonConfigurationMergeConcurrentError [2022-03-10T22:58:01.690Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2022-03-10T22:58:01.690Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2022-03-10T22:58:01.690Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2022-03-10T22:58:01.690Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2022-03-10T22:58:01.690Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2022-03-10T22:58:01.690Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2022-03-10T22:58:01.690Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2022-03-10T22:58:01.690Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s) [2022-03-10T22:58:01.690Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2022-03-10T22:58:01.690Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2022-03-10T22:58:01.690Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2022-03-10T22:58:01.690Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2022-03-10T22:58:01.690Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2022-03-10T22:58:01.690Z] === RUN TestFindConfigurationConflictsWithMergedValues [2022-03-10T22:58:01.690Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2022-03-10T22:58:01.690Z] === RUN TestValidateConfigurationErrors [2022-03-10T22:58:01.690Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2022-03-10T22:58:01.690Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2022-03-10T22:58:01.690Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2022-03-10T22:58:01.690Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2022-03-10T22:58:01.690Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2022-03-10T22:58:01.690Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2022-03-10T22:58:01.690Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2022-03-10T22:58:01.690Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2022-03-10T22:58:01.690Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2022-03-10T22:58:01.690Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2022-03-10T22:58:01.690Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2022-03-10T22:58:01.690Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2022-03-10T22:58:01.690Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2022-03-10T22:58:01.690Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2022-03-10T22:58:01.690Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2022-03-10T22:58:01.690Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2022-03-10T22:58:01.690Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2022-03-10T22:58:01.690Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2022-03-10T22:58:01.690Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2022-03-10T22:58:01.690Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2022-03-10T22:58:01.690Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2022-03-10T22:58:01.690Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2022-03-10T22:58:01.690Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2022-03-10T22:58:01.690Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2022-03-10T22:58:01.690Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2022-03-10T22:58:01.690Z] === RUN TestValidateConfiguration [2022-03-10T22:58:01.690Z] === RUN TestValidateConfiguration/with_label [2022-03-10T22:58:01.690Z] === RUN TestValidateConfiguration/with_dns [2022-03-10T22:58:01.690Z] === RUN TestValidateConfiguration/with_dns-search [2022-03-10T22:58:01.690Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2022-03-10T22:58:01.690Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2022-03-10T22:58:01.690Z] === RUN TestValidateConfiguration/with_max-download-attempts [2022-03-10T22:58:01.690Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2022-03-10T22:58:01.690Z] === RUN TestValidateConfiguration/with_node_generic_resources [2022-03-10T22:58:01.690Z] --- PASS: TestValidateConfiguration (0.00s) [2022-03-10T22:58:01.690Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2022-03-10T22:58:01.690Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2022-03-10T22:58:01.690Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2022-03-10T22:58:01.690Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2022-03-10T22:58:01.690Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2022-03-10T22:58:01.834Z] #76 exporting layers 10.2s done [2022-03-10T22:58:01.834Z] #76 writing image sha256:d1f0c802e14bc2be1024b810921d636f8da418fa7e7af311c47215aa4fc1a978 done [2022-03-10T22:58:01.834Z] #76 naming to docker.io/library/docker:b36fb04e033e29f65b7bed7ef215cdf6e8592e74 done [2022-03-10T22:58:01.834Z] #76 DONE 10.3s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-03-10T22:58:02.199Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43357/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_GITCOMMIT=b36fb04e033e29f65b7bed7ef215cdf6e8592e74 -e DOCKER_GRAPHDRIVER -e DOCKER_EXPERIMENTAL -e DOCKER_SYSTEMD -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:b36fb04e033e29f65b7bed7ef215cdf6e8592e74 hack/make.sh dynbinary test-integration [2022-03-10T22:58:02.216Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2022-03-10T22:58:02.216Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2022-03-10T22:58:02.216Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2022-03-10T22:58:02.216Z] === RUN TestReloadSetConfigFileNotExist [2022-03-10T22:58:02.216Z] time="2022-03-10T22:58:01Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2022-03-10T22:58:02.216Z] --- PASS: TestReloadSetConfigFileNotExist (0.12s) [2022-03-10T22:58:02.216Z] === RUN TestReloadDefaultConfigNotExist [2022-03-10T22:58:02.216Z] config_test.go:447: os.Getuid() != 0: skipping test that requires root [2022-03-10T22:58:02.216Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2022-03-10T22:58:02.216Z] === RUN TestReloadBadDefaultConfig [2022-03-10T22:58:02.216Z] time="2022-03-10T22:58:01Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-212639671" [2022-03-10T22:58:02.216Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2022-03-10T22:58:02.216Z] === RUN TestReloadWithConflictingLabels [2022-03-10T22:58:02.216Z] time="2022-03-10T22:58:01Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-4094097481" [2022-03-10T22:58:02.216Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2022-03-10T22:58:02.216Z] === RUN TestReloadWithDuplicateLabels [2022-03-10T22:58:02.216Z] time="2022-03-10T22:58:01Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-1467870817" [2022-03-10T22:58:02.216Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2022-03-10T22:58:02.216Z] === RUN TestMaskURLCredentials [2022-03-10T22:58:02.216Z] --- PASS: TestMaskURLCredentials (0.00s) [2022-03-10T22:58:02.216Z] === RUN TestDaemonConfigurationMerge [2022-03-10T22:58:02.216Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2022-03-10T22:58:02.216Z] PASS [2022-03-10T22:58:02.216Z] coverage: 79.2% of statements [2022-03-10T22:58:02.216Z] ok github.com/docker/docker/daemon/config 0.343s coverage: 79.2% of statements [2022-03-10T22:58:02.216Z] === RUN TestEventsLog [2022-03-10T22:58:02.216Z] --- PASS: TestEventsLog (0.00s) [2022-03-10T22:58:02.216Z] === RUN TestEventsLogTimeout [2022-03-10T22:58:02.216Z] --- PASS: TestEventsLogTimeout (0.00s) [2022-03-10T22:58:02.216Z] === RUN TestLogEvents [2022-03-10T22:58:02.216Z] --- PASS: TestLogEvents (0.05s) [2022-03-10T22:58:02.216Z] === RUN TestLoadBufferedEvents [2022-03-10T22:58:02.216Z] --- PASS: TestLoadBufferedEvents (0.12s) [2022-03-10T22:58:02.216Z] === RUN TestLoadBufferedEventsOnlyFromPast [2022-03-10T22:58:02.216Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2022-03-10T22:58:02.216Z] === RUN TestIgnoreBufferedWhenNoTimes [2022-03-10T22:58:02.216Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2022-03-10T22:58:02.216Z] PASS [2022-03-10T22:58:02.216Z] coverage: 50.0% of statements [2022-03-10T22:58:02.216Z] ok github.com/docker/docker/daemon/events 0.260s coverage: 50.0% of statements [2022-03-10T22:58:02.216Z] === RUN TestWaitNodeAttachment [2022-03-10T22:58:02.684Z] --- PASS: TestWaitNodeAttachment (0.40s) [2022-03-10T22:58:02.684Z] === RUN TestIsolationConversion [2022-03-10T22:58:02.684Z] === RUN TestIsolationConversion/default [2022-03-10T22:58:02.684Z] === RUN TestIsolationConversion/process [2022-03-10T22:58:02.684Z] === RUN TestIsolationConversion/hyperv [2022-03-10T22:58:02.684Z] --- PASS: TestIsolationConversion (0.00s) [2022-03-10T22:58:02.684Z] --- PASS: TestIsolationConversion/default (0.00s) [2022-03-10T22:58:02.684Z] --- PASS: TestIsolationConversion/process (0.00s) [2022-03-10T22:58:02.684Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2022-03-10T22:58:02.684Z] === RUN TestContainerLabels [2022-03-10T22:58:02.684Z] --- PASS: TestContainerLabels (0.00s) [2022-03-10T22:58:02.684Z] === RUN TestCredentialSpecConversion [2022-03-10T22:58:02.684Z] === RUN TestCredentialSpecConversion/none [2022-03-10T22:58:02.684Z] === RUN TestCredentialSpecConversion/config [2022-03-10T22:58:02.684Z] === RUN TestCredentialSpecConversion/file [2022-03-10T22:58:02.684Z] === RUN TestCredentialSpecConversion/registry [2022-03-10T22:58:02.684Z] --- PASS: TestCredentialSpecConversion (0.00s) [2022-03-10T22:58:02.684Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2022-03-10T22:58:02.684Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2022-03-10T22:58:02.684Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2022-03-10T22:58:02.684Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2022-03-10T22:58:02.684Z] === RUN TestControllerValidateMountBind [2022-03-10T22:58:02.684Z] --- PASS: TestControllerValidateMountBind (0.00s) [2022-03-10T22:58:02.684Z] === RUN TestControllerValidateMountVolume [2022-03-10T22:58:02.684Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2022-03-10T22:58:02.684Z] === RUN TestControllerValidateMountTarget [2022-03-10T22:58:02.684Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2022-03-10T22:58:02.684Z] === RUN TestControllerValidateMountTmpfs [2022-03-10T22:58:02.684Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2022-03-10T22:58:02.684Z] === RUN TestControllerValidateMountInvalidType [2022-03-10T22:58:02.684Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2022-03-10T22:58:02.684Z] === RUN TestControllerValidateMountNamedPipe [2022-03-10T22:58:02.684Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2022-03-10T22:58:02.684Z] PASS [2022-03-10T22:58:02.684Z] coverage: 11.0% of statements [2022-03-10T22:58:02.684Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.550s coverage: 11.0% of statements [2022-03-10T22:58:03.670Z] === RUN TestIsEmptyDir [2022-03-10T22:58:03.670Z] --- PASS: TestIsEmptyDir (0.01s) [2022-03-10T22:58:03.670Z] PASS [2022-03-10T22:58:03.670Z] coverage: 2.3% of statements [2022-03-10T22:58:03.670Z] ok github.com/docker/docker/daemon/graphdriver 0.070s coverage: 2.3% of statements [2022-03-10T22:58:03.670Z] === RUN TestLinkNaming [2022-03-10T22:58:03.670Z] --- PASS: TestLinkNaming (0.00s) [2022-03-10T22:58:03.671Z] === RUN TestLinkNew [2022-03-10T22:58:03.671Z] --- PASS: TestLinkNew (0.00s) [2022-03-10T22:58:03.671Z] === RUN TestLinkEnv [2022-03-10T22:58:03.671Z] --- PASS: TestLinkEnv (0.00s) [2022-03-10T22:58:03.671Z] === RUN TestLinkMultipleEnv [2022-03-10T22:58:03.671Z] --- PASS: TestLinkMultipleEnv (0.00s) [2022-03-10T22:58:03.671Z] === RUN TestLinkPortRangeEnv [2022-03-10T22:58:03.671Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2022-03-10T22:58:03.671Z] PASS [2022-03-10T22:58:03.671Z] coverage: 93.0% of statements [2022-03-10T22:58:03.671Z] ok github.com/docker/docker/daemon/links 0.041s coverage: 93.0% of statements [2022-03-10T22:58:04.104Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null. [2022-03-10T22:58:04.104Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null. [2022-03-10T22:58:04.104Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service. [2022-03-10T22:58:04.104Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target [2022-03-10T22:58:04.104Z] systemd 247.3-6 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-03-10T22:58:04.104Z] Detected virtualization docker. [2022-03-10T22:58:04.104Z] Detected architecture x86-64. [2022-03-10T22:58:04.104Z] Set hostname to <4f5473d9daa3>. [2022-03-10T22:58:04.104Z] modprobe@configfs.service: Succeeded. [2022-03-10T22:58:04.104Z] modprobe@drm.service: Succeeded. [2022-03-10T22:58:04.104Z] modprobe@fuse.service: Succeeded. [2022-03-10T22:58:04.140Z] === RUN TestVerifyNetworkingConfig [2022-03-10T22:58:04.140Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2022-03-10T22:58:04.140Z] === RUN TestGetContainer [2022-03-10T22:58:04.140Z] --- PASS: TestGetContainer (0.00s) [2022-03-10T22:58:04.140Z] === RUN TestValidContainerNames [2022-03-10T22:58:04.140Z] --- PASS: TestValidContainerNames (0.00s) [2022-03-10T22:58:04.140Z] === RUN TestContainerInitDNS [2022-03-10T22:58:04.140Z] daemon_test.go:145: root required [2022-03-10T22:58:04.140Z] --- SKIP: TestContainerInitDNS (0.00s) [2022-03-10T22:58:04.140Z] === RUN TestMerge [2022-03-10T22:58:04.140Z] --- PASS: TestMerge (0.00s) [2022-03-10T22:58:04.140Z] === RUN TestValidateContainerIsolation [2022-03-10T22:58:04.140Z] --- PASS: TestValidateContainerIsolation (0.00s) [2022-03-10T22:58:04.140Z] === RUN TestFindNetworkErrorType [2022-03-10T22:58:04.140Z] --- PASS: TestFindNetworkErrorType (0.00s) [2022-03-10T22:58:04.140Z] === RUN TestEnsureServicesExist [2022-03-10T22:58:04.140Z] --- PASS: TestEnsureServicesExist (0.00s) [2022-03-10T22:58:04.140Z] === RUN TestEnsureServicesExistErrors [2022-03-10T22:58:04.140Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2022-03-10T22:58:04.140Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2022-03-10T22:58:04.140Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2022-03-10T22:58:04.140Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2022-03-10T22:58:04.141Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2022-03-10T22:58:04.141Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2022-03-10T22:58:04.141Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2022-03-10T22:58:04.141Z] === RUN TestContainerDelete [2022-03-10T22:58:04.141Z] --- PASS: TestContainerDelete (0.01s) [2022-03-10T22:58:04.141Z] === RUN TestContainerDoubleDelete [2022-03-10T22:58:04.141Z] --- PASS: TestContainerDoubleDelete (0.00s) [2022-03-10T22:58:04.141Z] === RUN TestLogContainerEventCopyLabels [2022-03-10T22:58:04.141Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2022-03-10T22:58:04.141Z] === RUN TestLogContainerEventWithAttributes [2022-03-10T22:58:04.141Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2022-03-10T22:58:04.141Z] === RUN TestNoneHealthcheck [2022-03-10T22:58:04.141Z] --- PASS: TestNoneHealthcheck (0.00s) [2022-03-10T22:58:04.141Z] === RUN TestHealthStates [2022-03-10T22:58:04.141Z] time="2022-03-10T22:58:03Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-03-10T22:58:04.141Z] time="2022-03-10T22:58:03Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-03-10T22:58:04.141Z] time="2022-03-10T22:58:03Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-03-10T22:58:04.141Z] time="2022-03-10T22:58:03Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-03-10T22:58:04.141Z] time="2022-03-10T22:58:03Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-03-10T22:58:04.141Z] time="2022-03-10T22:58:03Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-03-10T22:58:04.141Z] time="2022-03-10T22:58:03Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-03-10T22:58:04.141Z] time="2022-03-10T22:58:03Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-03-10T22:58:04.141Z] time="2022-03-10T22:58:03Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-03-10T22:58:04.141Z] time="2022-03-10T22:58:03Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-03-10T22:58:04.141Z] --- PASS: TestHealthStates (0.15s) [2022-03-10T22:58:04.141Z] === RUN TestGetInspectData [2022-03-10T22:58:04.141Z] --- PASS: TestGetInspectData (0.00s) [2022-03-10T22:58:04.141Z] === RUN TestFillLicense [2022-03-10T22:58:04.141Z] --- PASS: TestFillLicense (0.00s) [2022-03-10T22:58:04.141Z] === RUN TestListInvalidFilter [2022-03-10T22:58:04.141Z] --- PASS: TestListInvalidFilter (0.00s) [2022-03-10T22:58:04.141Z] === RUN TestNameFilter [2022-03-10T22:58:04.141Z] --- PASS: TestNameFilter (0.00s) [2022-03-10T22:58:04.141Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2022-03-10T22:58:04.141Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2022-03-10T22:58:04.141Z] === RUN TestSetWindowsCredentialSpecInSpec [2022-03-10T22:58:04.141Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2022-03-10T22:58:04.141Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2022-03-10T22:58:04.141Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2022-03-10T22:58:04.141Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2022-03-10T22:58:04.141Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2022-03-10T22:58:04.141Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2022-03-10T22:58:04.141Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2022-03-10T22:58:04.141Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2022-03-10T22:58:04.141Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2022-03-10T22:58:04.141Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2022-03-10T22:58:04.141Z] === RUN TestSetWindowsCredentialSpecInSpec/using_a_'config://'_option_on_a_container_not_managed_by_swarmkit_is_not_allowed,_and_results_in_a_generic_error_message_to_hide_that_purely_internal_API [2022-03-10T22:58:04.141Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2022-03-10T22:58:04.141Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2022-03-10T22:58:04.141Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2022-03-10T22:58:04.141Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2022-03-10T22:58:04.141Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2022-03-10T22:58:04.141Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2022-03-10T22:58:04.141Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2022-03-10T22:58:04.141Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2022-03-10T22:58:04.141Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s) [2022-03-10T22:58:04.141Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2022-03-10T22:58:04.366Z] + source /etc/docker-entrypoint-cmd [2022-03-10T22:58:04.366Z] ++ hack/make.sh dynbinary test-integration [2022-03-10T22:58:04.366Z] [2022-03-10T22:58:04.608Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2022-03-10T22:58:04.608Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2022-03-10T22:58:04.608Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2022-03-10T22:58:04.608Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-03-10T22:58:04.608Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2022-03-10T22:58:04.608Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2022-03-10T22:58:04.608Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-03-10T22:58:04.608Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2022-03-10T22:58:04.608Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2022-03-10T22:58:04.608Z] --- PASS: TestSetWindowsCredentialSpecInSpec/using_a_'config://'_option_on_a_container_not_managed_by_swarmkit_is_not_allowed,_and_results_in_a_generic_error_message_to_hide_that_purely_internal_API (0.00s) [2022-03-10T22:58:04.608Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2022-03-10T22:58:04.608Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2022-03-10T22:58:04.608Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2022-03-10T22:58:04.608Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2022-03-10T22:58:04.608Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2022-03-10T22:58:04.608Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2022-03-10T22:58:04.608Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2022-03-10T22:58:04.608Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2022-03-10T22:58:04.608Z] === RUN TestDaemonReloadLabels [2022-03-10T22:58:04.608Z] --- PASS: TestDaemonReloadLabels (0.00s) [2022-03-10T22:58:04.608Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2022-03-10T22:58:04.608Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2022-03-10T22:58:04.608Z] === RUN TestDaemonReloadMirrors [2022-03-10T22:58:04.608Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2022-03-10T22:58:04.608Z] === RUN TestDaemonReloadInsecureRegistries [2022-03-10T22:58:04.608Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2022-03-10T22:58:04.608Z] === RUN TestDaemonReloadNotAffectOthers [2022-03-10T22:58:04.608Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2022-03-10T22:58:04.608Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2022-03-10T22:58:04.608Z] reload_test.go:342: root required [2022-03-10T22:58:04.608Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-03-10T22:58:04.608Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2022-03-10T22:58:04.608Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s) [2022-03-10T22:58:04.608Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2022-03-10T22:58:04.608Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.08s) [2022-03-10T22:58:04.608Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2022-03-10T22:58:04.608Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.01s) [2022-03-10T22:58:04.608Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2022-03-10T22:58:04.608Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.00s) [2022-03-10T22:58:04.608Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2022-03-10T22:58:04.608Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2022-03-10T22:58:04.608Z] === RUN TestParseVolumesFrom [2022-03-10T22:58:04.608Z] --- PASS: TestParseVolumesFrom (0.00s) [2022-03-10T22:58:04.608Z] PASS [2022-03-10T22:58:04.608Z] coverage: 8.6% of statements [2022-03-10T22:58:04.608Z] ok github.com/docker/docker/daemon 0.517s coverage: 8.6% of statements [2022-03-10T22:58:04.608Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-03-10T22:58:04.608Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-03-10T22:58:04.608Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-03-10T22:58:04.608Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-03-10T22:58:04.608Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2022-03-10T22:58:04.608Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2022-03-10T22:58:04.608Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2022-03-10T22:58:04.608Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-03-10T22:58:04.608Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2022-03-10T22:58:04.608Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2022-03-10T22:58:04.608Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-03-10T22:58:04.608Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2022-03-10T22:58:04.608Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2022-03-10T22:58:04.608Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2022-03-10T22:58:04.624Z] Removing bundles/ [2022-03-10T22:58:04.624Z] [2022-03-10T22:58:04.624Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-03-10T22:58:04.624Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-03-10T22:58:04.624Z] GOOS="" GOARCH="" GOARM="" [2022-03-10T22:58:05.593Z] === RUN TestNewStreamConfig [2022-03-10T22:58:05.593Z] === RUN TestNewStreamConfig/defaults [2022-03-10T22:58:05.593Z] === RUN TestNewStreamConfig/invalid_create_group [2022-03-10T22:58:05.593Z] === RUN TestNewStreamConfig/invalid_flush_interval [2022-03-10T22:58:05.593Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2022-03-10T22:58:05.593Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2022-03-10T22:58:05.593Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2022-03-10T22:58:05.593Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2022-03-10T22:58:05.593Z] --- PASS: TestNewStreamConfig (0.00s) [2022-03-10T22:58:05.593Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2022-03-10T22:58:05.593Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2022-03-10T22:58:05.593Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2022-03-10T22:58:05.593Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2022-03-10T22:58:05.593Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2022-03-10T22:58:05.593Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2022-03-10T22:58:05.593Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2022-03-10T22:58:05.593Z] === RUN TestNewAWSLogsClientUserAgentHandler [2022-03-10T22:58:05.593Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2022-03-10T22:58:05.593Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler [2022-03-10T22:58:05.593Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/json/emf [2022-03-10T22:58:05.593Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/#00 [2022-03-10T22:58:05.593Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler (0.00s) [2022-03-10T22:58:05.593Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/json/emf (0.00s) [2022-03-10T22:58:05.593Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/#00 (0.00s) [2022-03-10T22:58:05.593Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2022-03-10T22:58:05.593Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2022-03-10T22:58:05.593Z] === RUN TestNewAWSLogsClientRegionDetect [2022-03-10T22:58:05.594Z] time="2022-03-10T22:58:05Z" level=info msg="Trying to get region from EC2 Metadata" [2022-03-10T22:58:05.594Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.14s) [2022-03-10T22:58:05.594Z] === RUN TestCreateSuccess [2022-03-10T22:58:05.594Z] --- PASS: TestCreateSuccess (0.00s) [2022-03-10T22:58:05.594Z] === RUN TestCreateStreamSkipped [2022-03-10T22:58:05.594Z] time="2022-03-10T22:58:05Z" level=info msg="Skipping creating log stream" logCreateStream=false logGroupName=groupName logStreamName=streamName [2022-03-10T22:58:05.594Z] --- PASS: TestCreateStreamSkipped (0.00s) [2022-03-10T22:58:05.594Z] === RUN TestCreateLogGroupSuccess [2022-03-10T22:58:05.594Z] time="2022-03-10T22:58:05Z" level=error msg="Failed to create log stream" errorCode=ResourceNotFoundException logGroupName=groupName logStreamName=streamName message="should error once" origError="" [2022-03-10T22:58:06.064Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2022-03-10T22:58:06.064Z] === RUN TestCreateError [2022-03-10T22:58:06.064Z] --- PASS: TestCreateError (0.00s) [2022-03-10T22:58:06.064Z] === RUN TestCreateAlreadyExists [2022-03-10T22:58:06.064Z] time="2022-03-10T22:58:05Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2022-03-10T22:58:06.064Z] --- PASS: TestCreateAlreadyExists (0.00s) [2022-03-10T22:58:06.064Z] === RUN TestLogClosed [2022-03-10T22:58:06.064Z] --- PASS: TestLogClosed (0.00s) [2022-03-10T22:58:06.064Z] === RUN TestLogBlocking [2022-03-10T22:58:06.064Z] --- PASS: TestLogBlocking (0.00s) [2022-03-10T22:58:06.064Z] === RUN TestLogNonBlockingBufferEmpty [2022-03-10T22:58:06.064Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2022-03-10T22:58:06.064Z] === RUN TestLogNonBlockingBufferFull [2022-03-10T22:58:06.064Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2022-03-10T22:58:06.064Z] === RUN TestPublishBatchSuccess [2022-03-10T22:58:06.064Z] --- PASS: TestPublishBatchSuccess (0.00s) [2022-03-10T22:58:06.064Z] === RUN TestPublishBatchError [2022-03-10T22:58:06.064Z] time="2022-03-10T22:58:05Z" level=error msg=error [2022-03-10T22:58:06.064Z] --- PASS: TestPublishBatchError (0.00s) [2022-03-10T22:58:06.064Z] === RUN TestPublishBatchInvalidSeqSuccess [2022-03-10T22:58:06.064Z] time="2022-03-10T22:58:05Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-03-10T22:58:06.064Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2022-03-10T22:58:06.064Z] === RUN TestPublishBatchAlreadyAccepted [2022-03-10T22:58:06.064Z] time="2022-03-10T22:58:05Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-03-10T22:58:06.064Z] time="2022-03-10T22:58:05Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2022-03-10T22:58:06.064Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2022-03-10T22:58:06.064Z] === RUN TestCollectBatchSimple [2022-03-10T22:58:06.064Z] --- PASS: TestCollectBatchSimple (0.00s) [2022-03-10T22:58:06.064Z] === RUN TestCollectBatchTicker [2022-03-10T22:58:06.064Z] --- PASS: TestCollectBatchTicker (0.00s) [2022-03-10T22:58:06.064Z] === RUN TestCollectBatchMultilinePattern [2022-03-10T22:58:06.064Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2022-03-10T22:58:06.064Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2022-03-10T22:58:06.064Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2022-03-10T22:58:06.064Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2022-03-10T22:58:06.064Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2022-03-10T22:58:06.064Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2022-03-10T22:58:06.064Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.02s) [2022-03-10T22:58:06.064Z] === RUN TestCollectBatchClose [2022-03-10T22:58:06.064Z] --- PASS: TestCollectBatchClose (0.00s) [2022-03-10T22:58:06.064Z] === RUN TestEffectiveLen [2022-03-10T22:58:06.064Z] === RUN TestEffectiveLen/0/Hello [2022-03-10T22:58:06.064Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2022-03-10T22:58:06.064Z] === RUN TestEffectiveLen/2/🙃 [2022-03-10T22:58:06.064Z] === RUN TestEffectiveLen/3/���� [2022-03-10T22:58:06.064Z] === RUN TestEffectiveLen/4/He��o [2022-03-10T22:58:06.064Z] === RUN TestEffectiveLen/5/ [2022-03-10T22:58:06.064Z] --- PASS: TestEffectiveLen (0.00s) [2022-03-10T22:58:06.064Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2022-03-10T22:58:06.064Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2022-03-10T22:58:06.064Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2022-03-10T22:58:06.064Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2022-03-10T22:58:06.064Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2022-03-10T22:58:06.064Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2022-03-10T22:58:06.064Z] === RUN TestFindValidSplit [2022-03-10T22:58:06.064Z] === RUN TestFindValidSplit/0/ [2022-03-10T22:58:06.064Z] cloudwatchlogs_test.go:1076: [2022-03-10T22:58:06.064Z] cloudwatchlogs_test.go:1077: [2022-03-10T22:58:06.064Z] === RUN TestFindValidSplit/1/Hello [2022-03-10T22:58:06.064Z] cloudwatchlogs_test.go:1076: Hello [2022-03-10T22:58:06.064Z] cloudwatchlogs_test.go:1077: [2022-03-10T22:58:06.064Z] === RUN TestFindValidSplit/2/Hello [2022-03-10T22:58:06.064Z] cloudwatchlogs_test.go:1076: He [2022-03-10T22:58:06.064Z] cloudwatchlogs_test.go:1077: llo [2022-03-10T22:58:06.064Z] === RUN TestFindValidSplit/3/Hello [2022-03-10T22:58:06.064Z] cloudwatchlogs_test.go:1076: [2022-03-10T22:58:06.064Z] cloudwatchlogs_test.go:1077: Hello [2022-03-10T22:58:06.064Z] === RUN TestFindValidSplit/4/🙃 [2022-03-10T22:58:06.064Z] cloudwatchlogs_test.go:1076: [2022-03-10T22:58:06.064Z] cloudwatchlogs_test.go:1077: 🙃 [2022-03-10T22:58:06.064Z] === RUN TestFindValidSplit/5/🙃 [2022-03-10T22:58:06.064Z] cloudwatchlogs_test.go:1076: 🙃 [2022-03-10T22:58:06.064Z] cloudwatchlogs_test.go:1077: [2022-03-10T22:58:06.064Z] === RUN TestFindValidSplit/6/a� [2022-03-10T22:58:06.064Z] cloudwatchlogs_test.go:1076: a [2022-03-10T22:58:06.064Z] cloudwatchlogs_test.go:1077: � [2022-03-10T22:58:06.064Z] === RUN TestFindValidSplit/7/a� [2022-03-10T22:58:06.064Z] cloudwatchlogs_test.go:1076: a� [2022-03-10T22:58:06.064Z] cloudwatchlogs_test.go:1077: [2022-03-10T22:58:06.064Z] --- PASS: TestFindValidSplit (0.00s) [2022-03-10T22:58:06.064Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2022-03-10T22:58:06.064Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2022-03-10T22:58:06.064Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2022-03-10T22:58:06.064Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2022-03-10T22:58:06.064Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2022-03-10T22:58:06.064Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2022-03-10T22:58:06.064Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2022-03-10T22:58:06.064Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2022-03-10T22:58:06.064Z] === RUN TestProcessEventEmoji [2022-03-10T22:58:06.064Z] --- PASS: TestProcessEventEmoji (0.00s) [2022-03-10T22:58:06.064Z] === RUN TestCollectBatchLineSplit [2022-03-10T22:58:06.064Z] --- PASS: TestCollectBatchLineSplit (0.02s) [2022-03-10T22:58:06.064Z] === RUN TestCollectBatchLineSplitWithBinary [2022-03-10T22:58:06.064Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s) [2022-03-10T22:58:06.064Z] === RUN TestCollectBatchMaxEvents [2022-03-10T22:58:06.064Z] --- PASS: TestCollectBatchMaxEvents (0.02s) [2022-03-10T22:58:06.064Z] === RUN TestCollectBatchMaxTotalBytes [2022-03-10T22:58:06.064Z] --- PASS: TestCollectBatchMaxTotalBytes (0.19s) [2022-03-10T22:58:06.064Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2022-03-10T22:58:06.064Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.06s) [2022-03-10T22:58:06.064Z] === RUN TestCollectBatchWithDuplicateTimestamps [2022-03-10T22:58:06.064Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.08s) [2022-03-10T22:58:06.064Z] === RUN TestParseLogOptionsMultilinePattern [2022-03-10T22:58:06.064Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2022-03-10T22:58:06.064Z] === RUN TestParseLogOptionsDatetimeFormat [2022-03-10T22:58:06.064Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2022-03-10T22:58:06.064Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2022-03-10T22:58:06.064Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2022-03-10T22:58:06.064Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2022-03-10T22:58:06.064Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2022-03-10T22:58:06.064Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2022-03-10T22:58:06.064Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2022-03-10T22:58:06.064Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2022-03-10T22:58:06.555Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2022-03-10T22:58:06.555Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2022-03-10T22:58:06.555Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2022-03-10T22:58:06.555Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2022-03-10T22:58:06.555Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2022-03-10T22:58:06.555Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2022-03-10T22:58:06.555Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2022-03-10T22:58:06.555Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2022-03-10T22:58:06.555Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2022-03-10T22:58:06.555Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2022-03-10T22:58:06.555Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2022-03-10T22:58:06.555Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2022-03-10T22:58:06.555Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2022-03-10T22:58:06.555Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2022-03-10T22:58:06.555Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2022-03-10T22:58:06.555Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2022-03-10T22:58:06.555Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2022-03-10T22:58:06.555Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2022-03-10T22:58:06.555Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2022-03-10T22:58:06.555Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2022-03-10T22:58:06.555Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2022-03-10T22:58:06.555Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2022-03-10T22:58:06.555Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2022-03-10T22:58:06.555Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2022-03-10T22:58:06.555Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2022-03-10T22:58:06.555Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2022-03-10T22:58:06.555Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2022-03-10T22:58:06.555Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2022-03-10T22:58:06.555Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2022-03-10T22:58:06.555Z] === RUN TestValidateLogOptionsFormat [2022-03-10T22:58:06.555Z] === RUN TestValidateLogOptionsFormat/0/json/emf [2022-03-10T22:58:06.555Z] === RUN TestValidateLogOptionsFormat/1/random [2022-03-10T22:58:06.555Z] === RUN TestValidateLogOptionsFormat/2/ [2022-03-10T22:58:06.555Z] === RUN TestValidateLogOptionsFormat/3/json/emf [2022-03-10T22:58:06.555Z] === RUN TestValidateLogOptionsFormat/4/json/emf [2022-03-10T22:58:06.555Z] --- PASS: TestValidateLogOptionsFormat (0.00s) [2022-03-10T22:58:06.555Z] --- PASS: TestValidateLogOptionsFormat/0/json/emf (0.00s) [2022-03-10T22:58:06.555Z] --- PASS: TestValidateLogOptionsFormat/1/random (0.00s) [2022-03-10T22:58:06.555Z] --- PASS: TestValidateLogOptionsFormat/2/ (0.00s) [2022-03-10T22:58:06.555Z] --- PASS: TestValidateLogOptionsFormat/3/json/emf (0.00s) [2022-03-10T22:58:06.555Z] --- PASS: TestValidateLogOptionsFormat/4/json/emf (0.00s) [2022-03-10T22:58:06.555Z] === RUN TestCreateTagSuccess [2022-03-10T22:58:06.555Z] --- PASS: TestCreateTagSuccess (0.00s) [2022-03-10T22:58:06.555Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2022-03-10T22:58:06.555Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2022-03-10T22:58:06.555Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2022-03-10T22:58:06.555Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2022-03-10T22:58:06.555Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2022-03-10T22:58:06.555Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.01s) [2022-03-10T22:58:06.555Z] PASS [2022-03-10T22:58:06.555Z] coverage: 80.2% of statements [2022-03-10T22:58:06.555Z] ok github.com/docker/docker/daemon/logger/awslogs 0.611s coverage: 80.2% of statements [2022-03-10T22:58:06.555Z] === RUN TestAdapterReadLogs [2022-03-10T22:58:06.555Z] --- PASS: TestAdapterReadLogs (0.00s) [2022-03-10T22:58:06.555Z] === RUN TestCopier [2022-03-10T22:58:06.555Z] --- PASS: TestCopier (0.00s) [2022-03-10T22:58:06.555Z] === RUN TestCopierLongLines [2022-03-10T22:58:06.555Z] --- PASS: TestCopierLongLines (0.00s) [2022-03-10T22:58:06.555Z] === RUN TestCopierSlow [2022-03-10T22:58:06.555Z] === RUN TestSearchRegistryForImagesErrors [2022-03-10T22:58:06.555Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2022-03-10T22:58:06.555Z] === RUN TestSearchRegistryForImages [2022-03-10T22:58:06.555Z] --- PASS: TestSearchRegistryForImages (0.00s) [2022-03-10T22:58:06.555Z] === RUN TestOnlyPlatformWithFallback [2022-03-10T22:58:06.555Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2022-03-10T22:58:06.555Z] === RUN TestImageDelete [2022-03-10T22:58:06.555Z] === RUN TestImageDelete/no_lease [2022-03-10T22:58:06.555Z] === RUN TestImageDelete/lease_exists [2022-03-10T22:58:06.555Z] --- PASS: TestImageDelete (0.03s) [2022-03-10T22:58:06.555Z] --- PASS: TestImageDelete/no_lease (0.01s) [2022-03-10T22:58:06.555Z] --- PASS: TestImageDelete/lease_exists (0.01s) [2022-03-10T22:58:06.555Z] === RUN TestContentStoreForPull [2022-03-10T22:58:06.555Z] --- PASS: TestCopierSlow (0.21s) [2022-03-10T22:58:06.555Z] === RUN TestCopierWithSized [2022-03-10T22:58:06.555Z] === RUN TestCopierWithSized/as_is [2022-03-10T22:58:06.555Z] --- PASS: TestContentStoreForPull (0.18s) [2022-03-10T22:58:06.555Z] PASS [2022-03-10T22:58:06.555Z] coverage: 6.8% of statements [2022-03-10T22:58:06.555Z] === RUN TestCopierWithSized/With_RingLogger [2022-03-10T22:58:06.555Z] --- PASS: TestCopierWithSized (0.06s) [2022-03-10T22:58:06.555Z] --- PASS: TestCopierWithSized/as_is (0.06s) [2022-03-10T22:58:06.555Z] --- PASS: TestCopierWithSized/With_RingLogger (0.00s) [2022-03-10T22:58:06.555Z] === RUN TestCopierWithPartial [2022-03-10T22:58:06.555Z] ok github.com/docker/docker/daemon/images 0.310s coverage: 6.8% of statements [2022-03-10T22:58:06.555Z] --- PASS: TestCopierWithPartial (0.02s) [2022-03-10T22:58:06.555Z] === RUN TestRingLogger [2022-03-10T22:58:06.555Z] --- PASS: TestRingLogger (0.00s) [2022-03-10T22:58:06.555Z] === RUN TestRingCap [2022-03-10T22:58:06.555Z] --- PASS: TestRingCap (0.00s) [2022-03-10T22:58:06.555Z] === RUN TestRingClose [2022-03-10T22:58:06.555Z] --- PASS: TestRingClose (0.00s) [2022-03-10T22:58:06.555Z] === RUN TestRingDrain [2022-03-10T22:58:06.555Z] --- PASS: TestRingDrain (0.00s) [2022-03-10T22:58:06.555Z] PASS [2022-03-10T22:58:06.555Z] coverage: 43.2% of statements [2022-03-10T22:58:06.555Z] ok github.com/docker/docker/daemon/logger 0.354s coverage: 43.2% of statements [2022-03-10T22:58:06.555Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-03-10T22:58:06.555Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-03-10T22:58:06.555Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2022-03-10T22:58:07.022Z] === RUN TestValidateLogOptReconnectInterval [2022-03-10T22:58:07.022Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1 [2022-03-10T22:58:07.022Z] === RUN TestValidateLogOptReconnectInterval/invalid_1 [2022-03-10T22:58:07.022Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1s [2022-03-10T22:58:07.022Z] === RUN TestValidateLogOptReconnectInterval/invalid_99ms [2022-03-10T22:58:07.022Z] === RUN TestValidateLogOptReconnectInterval/invalid_11s [2022-03-10T22:58:07.022Z] === RUN TestValidateLogOptReconnectInterval/valid_100ms [2022-03-10T22:58:07.022Z] === RUN TestValidateLogOptReconnectInterval/valid_10s [2022-03-10T22:58:07.022Z] --- PASS: TestValidateLogOptReconnectInterval (0.00s) [2022-03-10T22:58:07.022Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1 (0.00s) [2022-03-10T22:58:07.022Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_1 (0.00s) [2022-03-10T22:58:07.022Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1s (0.00s) [2022-03-10T22:58:07.022Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_99ms (0.00s) [2022-03-10T22:58:07.022Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_11s (0.00s) [2022-03-10T22:58:07.022Z] --- PASS: TestValidateLogOptReconnectInterval/valid_100ms (0.00s) [2022-03-10T22:58:07.022Z] --- PASS: TestValidateLogOptReconnectInterval/valid_10s (0.00s) [2022-03-10T22:58:07.022Z] PASS [2022-03-10T22:58:07.022Z] coverage: 33.6% of statements [2022-03-10T22:58:07.022Z] ok github.com/docker/docker/daemon/logger/fluentd 0.062s coverage: 33.6% of statements [2022-03-10T22:58:07.022Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-03-10T22:58:07.022Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2022-03-10T22:58:07.022Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2022-03-10T22:58:07.465Z] 0a6173b79e25: Pull complete [2022-03-10T22:58:07.465Z] Digest: sha256:33d7abef52e917a19145873e9ed487055cb55ce3ccf3056ea189b0eb5e4e3683 [2022-03-10T22:58:07.465Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-10T22:58:07.465Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2022-03-10T22:58:07.465Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2022-03-10T22:58:07.465Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.2686' [2022-03-10T22:58:07.465Z] WARN: Skipping validation tests [2022-03-10T22:58:07.465Z] INFO: Running unit tests at 03/10/2022 22:58:03... [2022-03-10T22:58:07.490Z] === RUN TestJSONLogsMarshalJSONBuf [2022-03-10T22:58:07.490Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2022-03-10T22:58:07.490Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2022-03-10T22:58:07.490Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.14s) [2022-03-10T22:58:07.490Z] === RUN TestFastTimeMarshalJSON [2022-03-10T22:58:07.490Z] --- PASS: TestFastTimeMarshalJSON (0.03s) [2022-03-10T22:58:07.490Z] PASS [2022-03-10T22:58:07.490Z] coverage: 87.2% of statements [2022-03-10T22:58:07.490Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.201s coverage: 87.2% of statements [2022-03-10T22:58:07.958Z] === RUN TestJSONFileLogger [2022-03-10T22:58:07.958Z] --- PASS: TestJSONFileLogger (0.00s) [2022-03-10T22:58:07.958Z] === RUN TestJSONFileLoggerWithTags [2022-03-10T22:58:07.958Z] --- PASS: TestJSONFileLoggerWithTags (0.01s) [2022-03-10T22:58:07.958Z] === RUN TestJSONFileLoggerWithOpts [2022-03-10T22:58:07.958Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s) [2022-03-10T22:58:07.958Z] === RUN TestJSONFileLoggerWithLabelsEnv [2022-03-10T22:58:07.958Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.01s) [2022-03-10T22:58:07.958Z] === RUN TestEncodeDecode [2022-03-10T22:58:07.958Z] === PAUSE TestEncodeDecode [2022-03-10T22:58:07.958Z] === RUN TestUnexpectedEOF [2022-03-10T22:58:07.958Z] time="2022-03-10T22:58:07Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-03-10T22:58:07.958Z] time="2022-03-10T22:58:07Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-03-10T22:58:07.958Z] --- PASS: TestUnexpectedEOF (0.18s) [2022-03-10T22:58:07.958Z] === CONT TestEncodeDecode [2022-03-10T22:58:07.958Z] --- PASS: TestEncodeDecode (0.00s) [2022-03-10T22:58:07.958Z] PASS [2022-03-10T22:58:07.958Z] coverage: 69.9% of statements [2022-03-10T22:58:07.958Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.292s coverage: 69.9% of statements [2022-03-10T22:58:08.425Z] === RUN TestWriteLog [2022-03-10T22:58:08.425Z] === PAUSE TestWriteLog [2022-03-10T22:58:08.425Z] === RUN TestReadLog [2022-03-10T22:58:08.425Z] === PAUSE TestReadLog [2022-03-10T22:58:08.425Z] === RUN TestDecode [2022-03-10T22:58:08.425Z] --- PASS: TestDecode (0.02s) [2022-03-10T22:58:08.425Z] === CONT TestWriteLog [2022-03-10T22:58:08.425Z] === CONT TestReadLog [2022-03-10T22:58:08.425Z] --- PASS: TestWriteLog (0.01s) [2022-03-10T22:58:08.425Z] === RUN TestReadLog/tail_exact [2022-03-10T22:58:08.425Z] === RUN TestReadLog/tail_less_than_available [2022-03-10T22:58:08.425Z] === RUN TestReadLog/tail_more_than_available [2022-03-10T22:58:08.425Z] --- PASS: TestReadLog (0.28s) [2022-03-10T22:58:08.425Z] --- PASS: TestReadLog/tail_exact (0.15s) [2022-03-10T22:58:08.425Z] --- PASS: TestReadLog/tail_less_than_available (0.01s) [2022-03-10T22:58:08.425Z] --- PASS: TestReadLog/tail_more_than_available (0.03s) [2022-03-10T22:58:08.425Z] PASS [2022-03-10T22:58:08.425Z] coverage: 78.7% of statements [2022-03-10T22:58:08.425Z] ok github.com/docker/docker/daemon/logger/local 0.361s coverage: 78.7% of statements [2022-03-10T22:58:08.425Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-03-10T22:58:08.892Z] === RUN TestOpenFileDelete [2022-03-10T22:58:08.892Z] --- PASS: TestOpenFileDelete (0.00s) [2022-03-10T22:58:08.892Z] === RUN TestOpenFileRename [2022-03-10T22:58:08.892Z] --- PASS: TestOpenFileRename (0.00s) [2022-03-10T22:58:08.893Z] === RUN TestHandleDecoderErr [2022-03-10T22:58:08.893Z] --- PASS: TestHandleDecoderErr (0.00s) [2022-03-10T22:58:08.893Z] === RUN TestParseLogTagDefaultTag [2022-03-10T22:58:08.893Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2022-03-10T22:58:08.893Z] === RUN TestParseLogTag [2022-03-10T22:58:08.893Z] --- PASS: TestParseLogTag (0.00s) [2022-03-10T22:58:08.893Z] === RUN TestParseLogTagEmptyTag [2022-03-10T22:58:08.893Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2022-03-10T22:58:08.893Z] === RUN TestTailFiles [2022-03-10T22:58:08.893Z] --- PASS: TestTailFiles (0.00s) [2022-03-10T22:58:08.893Z] === RUN TestFollowLogsConsumerGone [2022-03-10T22:58:08.893Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2022-03-10T22:58:08.893Z] === RUN TestFollowLogsProducerGone [2022-03-10T22:58:08.893Z] logfile_test.go:180: logDecode() closed after sending 3184 messages [2022-03-10T22:58:08.893Z] logfile_test.go:233: messages sent: 3184, received: 3184 [2022-03-10T22:58:08.893Z] --- PASS: TestFollowLogsProducerGone (0.00s) [2022-03-10T22:58:08.893Z] === RUN TestCheckCapacityAndRotate [2022-03-10T22:58:08.893Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2022-03-10T22:58:08.893Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2022-03-10T22:58:08.893Z] --- PASS: TestCheckCapacityAndRotate (0.04s) [2022-03-10T22:58:08.893Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s) [2022-03-10T22:58:08.893Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.02s) [2022-03-10T22:58:08.893Z] PASS [2022-03-10T22:58:08.893Z] coverage: 53.5% of statements [2022-03-10T22:58:08.893Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.154s coverage: 53.5% of statements [2022-03-10T22:58:09.361Z] === RUN TestLog [2022-03-10T22:58:09.361Z] --- PASS: TestLog (0.03s) [2022-03-10T22:58:09.361Z] PASS [2022-03-10T22:58:09.361Z] coverage: 31.5% of statements [2022-03-10T22:58:09.361Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.078s coverage: 31.5% of statements [2022-03-10T22:58:09.829Z] === RUN TestNewParse [2022-03-10T22:58:09.829Z] --- PASS: TestNewParse (0.00s) [2022-03-10T22:58:09.829Z] PASS [2022-03-10T22:58:09.829Z] coverage: 8.3% of statements [2022-03-10T22:58:09.829Z] ok github.com/docker/docker/daemon/logger/templates 0.045s coverage: 8.3% of statements [2022-03-10T22:58:09.829Z] === RUN TestValidateLogOpt [2022-03-10T22:58:09.829Z] --- PASS: TestValidateLogOpt (0.00s) [2022-03-10T22:58:09.829Z] === RUN TestNewMissedConfig [2022-03-10T22:58:09.829Z] --- PASS: TestNewMissedConfig (0.00s) [2022-03-10T22:58:09.829Z] === RUN TestNewMissedUrl [2022-03-10T22:58:09.829Z] --- PASS: TestNewMissedUrl (0.00s) [2022-03-10T22:58:09.829Z] === RUN TestNewMissedToken [2022-03-10T22:58:09.829Z] --- PASS: TestNewMissedToken (0.00s) [2022-03-10T22:58:09.829Z] === RUN TestNewWithProxy [2022-03-10T22:58:09.829Z] --- PASS: TestNewWithProxy (0.00s) [2022-03-10T22:58:09.829Z] === RUN TestDefault [2022-03-10T22:58:09.829Z] --- PASS: TestDefault (0.01s) [2022-03-10T22:58:09.829Z] === RUN TestInlineFormatWithNonDefaultOptions [2022-03-10T22:58:09.829Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2022-03-10T22:58:09.829Z] === RUN TestJsonFormat [2022-03-10T22:58:10.296Z] --- PASS: TestJsonFormat (0.01s) [2022-03-10T22:58:10.296Z] === RUN TestRawFormat [2022-03-10T22:58:10.296Z] --- PASS: TestRawFormat (0.00s) [2022-03-10T22:58:10.296Z] === RUN TestRawFormatWithLabels [2022-03-10T22:58:10.296Z] --- PASS: TestRawFormatWithLabels (0.00s) [2022-03-10T22:58:10.296Z] === RUN TestRawFormatWithoutTag [2022-03-10T22:58:10.296Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2022-03-10T22:58:10.296Z] === RUN TestBatching [2022-03-10T22:58:10.296Z] === RUN TestParseLogFormat [2022-03-10T22:58:10.296Z] --- PASS: TestParseLogFormat (0.00s) [2022-03-10T22:58:10.296Z] === RUN TestValidateLogOptEmpty [2022-03-10T22:58:10.296Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2022-03-10T22:58:10.296Z] === RUN TestValidateSyslogAddress [2022-03-10T22:58:10.296Z] --- PASS: TestValidateSyslogAddress (0.00s) [2022-03-10T22:58:10.296Z] === RUN TestParseAddressDefaultPort [2022-03-10T22:58:10.296Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2022-03-10T22:58:10.296Z] === RUN TestValidateSyslogFacility [2022-03-10T22:58:10.296Z] --- PASS: TestValidateSyslogFacility (0.00s) [2022-03-10T22:58:10.296Z] === RUN TestValidateLogOptSyslogFormat [2022-03-10T22:58:10.296Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2022-03-10T22:58:10.296Z] === RUN TestValidateLogOpt [2022-03-10T22:58:10.296Z] --- PASS: TestValidateLogOpt (0.00s) [2022-03-10T22:58:10.296Z] PASS [2022-03-10T22:58:10.296Z] coverage: 46.8% of statements [2022-03-10T22:58:10.296Z] ok github.com/docker/docker/daemon/logger/syslog 0.083s coverage: 46.8% of statements [2022-03-10T22:58:10.296Z] --- PASS: TestBatching (0.25s) [2022-03-10T22:58:10.296Z] === RUN TestFrequency [2022-03-10T22:58:10.340Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-03-10T22:58:10.340Z] === RUN TestBoolValue [2022-03-10T22:58:10.340Z] --- PASS: TestBoolValue (0.00s) [2022-03-10T22:58:10.340Z] === RUN TestBoolValueOrDefault [2022-03-10T22:58:10.340Z] --- PASS: TestBoolValueOrDefault (0.00s) [2022-03-10T22:58:10.340Z] === RUN TestInt64ValueOrZero [2022-03-10T22:58:10.340Z] --- PASS: TestInt64ValueOrZero (0.00s) [2022-03-10T22:58:10.340Z] === RUN TestInt64ValueOrDefault [2022-03-10T22:58:10.340Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2022-03-10T22:58:10.340Z] === RUN TestInt64ValueOrDefaultWithError [2022-03-10T22:58:10.340Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2022-03-10T22:58:10.340Z] === RUN TestJsonContentType [2022-03-10T22:58:10.340Z] --- PASS: TestJsonContentType (0.00s) [2022-03-10T22:58:10.340Z] PASS [2022-03-10T22:58:10.340Z] coverage: 14.7% of statements [2022-03-10T22:58:10.340Z] ok github.com/docker/docker/api/server/httputils 0.162s coverage: 14.7% of statements [2022-03-10T22:58:10.340Z] === RUN TestMaskSecretKeys [2022-03-10T22:58:10.340Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2022-03-10T22:58:10.340Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2022-03-10T22:58:10.340Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2022-03-10T22:58:10.340Z] --- PASS: TestMaskSecretKeys (0.00s) [2022-03-10T22:58:10.340Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2022-03-10T22:58:10.340Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2022-03-10T22:58:10.340Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2022-03-10T22:58:10.340Z] === RUN TestVersionMiddlewareVersion [2022-03-10T22:58:10.340Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2022-03-10T22:58:10.340Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2022-03-10T22:58:10.340Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2022-03-10T22:58:10.340Z] PASS [2022-03-10T22:58:10.340Z] coverage: 37.7% of statements [2022-03-10T22:58:10.340Z] ok github.com/docker/docker/api/server/middleware 0.050s coverage: 37.7% of statements [2022-03-10T22:58:10.340Z] ? github.com/docker/docker/api/server/router [no test files] [2022-03-10T22:58:10.340Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-03-10T22:58:10.340Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-03-10T22:58:10.340Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-03-10T22:58:10.340Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-03-10T22:58:10.340Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-03-10T22:58:10.340Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-03-10T22:58:10.340Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-03-10T22:58:10.340Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-03-10T22:58:10.340Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-03-10T22:58:10.340Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-03-10T22:58:10.340Z] === RUN TestStrSliceMarshalJSON [2022-03-10T22:58:10.340Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2022-03-10T22:58:10.340Z] === RUN TestStrSliceUnmarshalJSON [2022-03-10T22:58:10.340Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2022-03-10T22:58:10.340Z] === RUN TestStrSliceUnmarshalString [2022-03-10T22:58:10.340Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2022-03-10T22:58:10.340Z] === RUN TestStrSliceUnmarshalSlice [2022-03-10T22:58:10.340Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2022-03-10T22:58:10.340Z] PASS [2022-03-10T22:58:10.340Z] coverage: 90.0% of statements [2022-03-10T22:58:10.340Z] ok github.com/docker/docker/api/types/strslice 0.061s coverage: 90.0% of statements [2022-03-10T22:58:10.340Z] === RUN TestAdjustForAPIVersion [2022-03-10T22:58:10.340Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2022-03-10T22:58:10.340Z] PASS [2022-03-10T22:58:10.340Z] coverage: 5.7% of statements [2022-03-10T22:58:10.340Z] ok github.com/docker/docker/api/server/router/swarm 0.042s coverage: 5.7% of statements [2022-03-10T22:58:10.340Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-03-10T22:58:10.340Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-03-10T22:58:10.340Z] ? github.com/docker/docker/api/types [no test files] [2022-03-10T22:58:10.340Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-03-10T22:58:10.340Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-03-10T22:58:10.340Z] ? github.com/docker/docker/api/types/container [no test files] [2022-03-10T22:58:10.340Z] ? github.com/docker/docker/api/types/events [no test files] [2022-03-10T22:58:10.340Z] === RUN TestToJSON [2022-03-10T22:58:10.340Z] --- PASS: TestToJSON (0.00s) [2022-03-10T22:58:10.340Z] === RUN TestToParamWithVersion [2022-03-10T22:58:10.340Z] --- PASS: TestToParamWithVersion (0.00s) [2022-03-10T22:58:10.340Z] === RUN TestFromJSON [2022-03-10T22:58:10.340Z] --- PASS: TestFromJSON (0.00s) [2022-03-10T22:58:10.340Z] === RUN TestEmpty [2022-03-10T22:58:10.340Z] --- PASS: TestEmpty (0.00s) [2022-03-10T22:58:10.340Z] === RUN TestArgsMatchKVListEmptySources [2022-03-10T22:58:10.340Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2022-03-10T22:58:10.340Z] === RUN TestArgsMatchKVList [2022-03-10T22:58:10.340Z] --- PASS: TestArgsMatchKVList (0.00s) [2022-03-10T22:58:10.340Z] === RUN TestArgsMatch [2022-03-10T22:58:10.340Z] --- PASS: TestArgsMatch (0.00s) [2022-03-10T22:58:10.340Z] === RUN TestAdd [2022-03-10T22:58:10.340Z] --- PASS: TestAdd (0.00s) [2022-03-10T22:58:10.340Z] === RUN TestDel [2022-03-10T22:58:10.340Z] --- PASS: TestDel (0.00s) [2022-03-10T22:58:10.340Z] === RUN TestLen [2022-03-10T22:58:10.340Z] --- PASS: TestLen (0.00s) [2022-03-10T22:58:10.340Z] === RUN TestExactMatch [2022-03-10T22:58:10.340Z] --- PASS: TestExactMatch (0.00s) [2022-03-10T22:58:10.340Z] === RUN TestOnlyOneExactMatch [2022-03-10T22:58:10.340Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2022-03-10T22:58:10.340Z] === RUN TestContains [2022-03-10T22:58:10.340Z] --- PASS: TestContains (0.00s) [2022-03-10T22:58:10.340Z] === RUN TestValidate [2022-03-10T22:58:10.340Z] --- PASS: TestValidate (0.00s) [2022-03-10T22:58:10.340Z] === RUN TestWalkValues [2022-03-10T22:58:10.340Z] --- PASS: TestWalkValues (0.00s) [2022-03-10T22:58:10.340Z] === RUN TestFuzzyMatch [2022-03-10T22:58:10.340Z] --- PASS: TestFuzzyMatch (0.00s) [2022-03-10T22:58:10.340Z] === RUN TestClone [2022-03-10T22:58:10.340Z] --- PASS: TestClone (0.00s) [2022-03-10T22:58:10.340Z] PASS [2022-03-10T22:58:10.341Z] coverage: 92.2% of statements [2022-03-10T22:58:10.341Z] ok github.com/docker/docker/api/types/filters 0.047s coverage: 92.2% of statements [2022-03-10T22:58:10.341Z] ? github.com/docker/docker/api/types/image [no test files] [2022-03-10T22:58:10.341Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-03-10T22:58:10.341Z] ? github.com/docker/docker/api/types/network [no test files] [2022-03-10T22:58:10.341Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-03-10T22:58:10.341Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-03-10T22:58:10.341Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-03-10T22:58:10.341Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-03-10T22:58:10.341Z] === RUN TestDurationToSecondsString [2022-03-10T22:58:10.341Z] --- PASS: TestDurationToSecondsString (0.00s) [2022-03-10T22:58:10.341Z] === RUN TestGetTimestamp [2022-03-10T22:58:10.341Z] --- PASS: TestGetTimestamp (0.21s) [2022-03-10T22:58:10.341Z] === RUN TestParseTimestamps [2022-03-10T22:58:10.341Z] --- PASS: TestParseTimestamps (0.00s) [2022-03-10T22:58:10.341Z] PASS [2022-03-10T22:58:10.341Z] coverage: 100.0% of statements [2022-03-10T22:58:10.341Z] ok github.com/docker/docker/api/types/time 0.265s coverage: 100.0% of statements [2022-03-10T22:58:10.341Z] === RUN TestCompareVersion [2022-03-10T22:58:10.341Z] --- PASS: TestCompareVersion (0.00s) [2022-03-10T22:58:10.341Z] PASS [2022-03-10T22:58:10.341Z] coverage: 77.3% of statements [2022-03-10T22:58:10.341Z] ok github.com/docker/docker/api/types/versions 0.035s coverage: 77.3% of statements [2022-03-10T22:58:10.341Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-03-10T22:58:10.341Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-03-10T22:58:10.341Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-03-10T22:58:10.341Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2022-03-10T22:58:10.341Z] ? github.com/docker/docker/builder [no test files] [2022-03-10T22:58:10.341Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-03-10T22:58:10.341Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-03-10T22:58:10.341Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-03-10T22:58:10.341Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-03-10T22:58:10.341Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-03-10T22:58:10.341Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-03-10T22:58:10.341Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-03-10T22:58:10.449Z] INFO: make.ps1 starting at 03/10/2022 22:58:09 [2022-03-10T22:58:10.449Z] INFO: Git commit (b36fb04e03) assumed from DOCKER_GITCOMMIT environment variable [2022-03-10T22:58:10.449Z] INFO: Invoking autogen... [2022-03-10T22:58:10.763Z] --- PASS: TestFrequency (0.24s) [2022-03-10T22:58:10.763Z] === RUN TestOneMessagePerRequest [2022-03-10T22:58:10.763Z] --- PASS: TestOneMessagePerRequest (0.01s) [2022-03-10T22:58:10.763Z] === RUN TestVerify [2022-03-10T22:58:10.763Z] --- PASS: TestVerify (0.00s) [2022-03-10T22:58:10.763Z] === RUN TestSkipVerify [2022-03-10T22:58:10.763Z] time="2022-03-10T22:58:10Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-10T22:58:10.763Z] time="2022-03-10T22:58:10Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-10T22:58:10.763Z] time="2022-03-10T22:58:10Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-10T22:58:10.796Z] === RUN TestParseRemoteURL [2022-03-10T22:58:10.796Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2022-03-10T22:58:10.796Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2022-03-10T22:58:10.796Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2022-03-10T22:58:10.796Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2022-03-10T22:58:10.796Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2022-03-10T22:58:10.796Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2022-03-10T22:58:10.796Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2022-03-10T22:58:10.796Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2022-03-10T22:58:10.796Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2022-03-10T22:58:10.796Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2022-03-10T22:58:10.796Z] --- PASS: TestParseRemoteURL (0.00s) [2022-03-10T22:58:10.796Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2022-03-10T22:58:10.796Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2022-03-10T22:58:10.796Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2022-03-10T22:58:10.796Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2022-03-10T22:58:10.796Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2022-03-10T22:58:10.796Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2022-03-10T22:58:10.796Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2022-03-10T22:58:10.796Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2022-03-10T22:58:10.796Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2022-03-10T22:58:10.796Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2022-03-10T22:58:10.796Z] === RUN TestCloneArgsSmartHttp [2022-03-10T22:58:10.796Z] --- PASS: TestCloneArgsSmartHttp (0.01s) [2022-03-10T22:58:10.796Z] === RUN TestCloneArgsDumbHttp [2022-03-10T22:58:10.796Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2022-03-10T22:58:10.796Z] === RUN TestCloneArgsGit [2022-03-10T22:58:10.796Z] --- PASS: TestCloneArgsGit (0.00s) [2022-03-10T22:58:10.796Z] === RUN TestCheckoutGit [2022-03-10T22:58:10.916Z] tests/integration/api_exec_test.py ..................... [ 34%] [2022-03-10T22:58:10.920Z] INFO: Running unit tests... [2022-03-10T22:58:11.230Z] --- PASS: TestSkipVerify (0.46s) [2022-03-10T22:58:11.230Z] === RUN TestBufferMaximum [2022-03-10T22:58:11.230Z] time="2022-03-10T22:58:10Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-10T22:58:11.230Z] time="2022-03-10T22:58:10Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-10T22:58:11.230Z] time="2022-03-10T22:58:10Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-10T22:58:11.230Z] time="2022-03-10T22:58:10Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-10T22:58:11.230Z] time="2022-03-10T22:58:10Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-10T22:58:11.230Z] time="2022-03-10T22:58:10Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1646953090.761286\",\"host\":\"9b8c02efc20f\"}'" [2022-03-10T22:58:11.230Z] time="2022-03-10T22:58:10Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1646953090.761286\",\"host\":\"9b8c02efc20f\"}'" [2022-03-10T22:58:11.230Z] --- PASS: TestBufferMaximum (0.00s) [2022-03-10T22:58:11.230Z] === RUN TestServerAlwaysDown [2022-03-10T22:58:11.230Z] time="2022-03-10T22:58:10Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-10T22:58:11.230Z] time="2022-03-10T22:58:10Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-10T22:58:11.230Z] time="2022-03-10T22:58:10Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1646953090.765851\",\"host\":\"9b8c02efc20f\"}'" [2022-03-10T22:58:11.230Z] time="2022-03-10T22:58:10Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1646953090.765851\",\"host\":\"9b8c02efc20f\"}'" [2022-03-10T22:58:11.230Z] time="2022-03-10T22:58:10Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-10T22:58:11.230Z] time="2022-03-10T22:58:10Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1646953090.765851\",\"host\":\"9b8c02efc20f\"}'" [2022-03-10T22:58:11.230Z] time="2022-03-10T22:58:10Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1646953090.770215\",\"host\":\"9b8c02efc20f\"}'" [2022-03-10T22:58:11.230Z] time="2022-03-10T22:58:10Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1646953090.770215\",\"host\":\"9b8c02efc20f\"}'" [2022-03-10T22:58:11.230Z] --- PASS: TestServerAlwaysDown (0.00s) [2022-03-10T22:58:11.230Z] === RUN TestCannotSendAfterClose [2022-03-10T22:58:11.230Z] --- PASS: TestCannotSendAfterClose (0.00s) [2022-03-10T22:58:11.230Z] === RUN TestDeadlockOnBlockedEndpoint [2022-03-10T22:58:11.699Z] === RUN TestV1IDService [2022-03-10T22:58:11.699Z] --- PASS: TestV1IDService (0.02s) [2022-03-10T22:58:11.699Z] === RUN TestV2MetadataService [2022-03-10T22:58:12.166Z] time="2022-03-10T22:58:11Z" level=warning msg="Error while sending logs" error="Post \"http://127.0.0.1:49208/services/collector/event/1.0\": context deadline exceeded" module=logger/splunk [2022-03-10T22:58:12.166Z] time="2022-03-10T22:58:11Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"9b8c02efc20f\"}'" [2022-03-10T22:58:12.166Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s) [2022-03-10T22:58:12.166Z] PASS [2022-03-10T22:58:12.166Z] coverage: 82.5% of statements [2022-03-10T22:58:12.166Z] ok github.com/docker/docker/daemon/logger/splunk 2.058s coverage: 82.5% of statements [2022-03-10T22:58:12.166Z] ? github.com/docker/docker/daemon/names [no test files] [2022-03-10T22:58:12.166Z] ? github.com/docker/docker/daemon/network [no test files] [2022-03-10T22:58:12.166Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-03-10T22:58:12.166Z] === RUN TestContinueOnError_NonMirrorEndpoint [2022-03-10T22:58:12.166Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2022-03-10T22:58:12.166Z] === RUN TestContinueOnError_MirrorEndpoint [2022-03-10T22:58:12.166Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2022-03-10T22:58:12.166Z] === RUN TestContinueOnError_NeverContinue [2022-03-10T22:58:12.166Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2022-03-10T22:58:12.166Z] === RUN TestManifestStore [2022-03-10T22:58:12.166Z] === RUN TestManifestStore/no_remote_or_local [2022-03-10T22:58:12.166Z] --- PASS: TestV2MetadataService (0.66s) [2022-03-10T22:58:12.166Z] PASS [2022-03-10T22:58:12.166Z] coverage: 48.2% of statements [2022-03-10T22:58:12.166Z] ok github.com/docker/docker/distribution/metadata 0.742s coverage: 48.2% of statements [2022-03-10T22:58:12.166Z] time="2022-03-10T22:58:11Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local2056603913\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2022-03-10T22:58:12.166Z] === RUN TestManifestStore/no_local_cache [2022-03-10T22:58:12.166Z] === RUN TestSuccessfulDownload [2022-03-10T22:58:12.166Z] download_test.go:267: Needs fixing on Windows [2022-03-10T22:58:12.166Z] --- SKIP: TestSuccessfulDownload (0.00s) [2022-03-10T22:58:12.166Z] === RUN TestCancelledDownload [2022-03-10T22:58:12.166Z] === RUN TestManifestStore/with_local_cache [2022-03-10T22:58:12.166Z] --- PASS: TestCancelledDownload (0.00s) [2022-03-10T22:58:12.166Z] === RUN TestMaxDownloadAttempts [2022-03-10T22:58:12.166Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-03-10T22:58:12.166Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-03-10T22:58:12.166Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-03-10T22:58:12.166Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-03-10T22:58:12.166Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-03-10T22:58:12.166Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-03-10T22:58:12.166Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-03-10T22:58:12.166Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-03-10T22:58:12.166Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-03-10T22:58:12.166Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-03-10T22:58:12.166Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-03-10T22:58:12.166Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-03-10T22:58:12.166Z] === RUN TestManifestStore/unknown_media_type [2022-03-10T22:58:12.166Z] === RUN TestManifestStore/unknown_media_type/no_cache [2022-03-10T22:58:12.166Z] time="2022-03-10T22:58:12Z" level=warning msg="reference for unknown type: " [2022-03-10T22:58:12.166Z] time="2022-03-10T22:58:12Z" level=warning msg="reference for unknown type: " [2022-03-10T22:58:12.166Z] === RUN TestManifestStore/unknown_media_type/with_cache [2022-03-10T22:58:12.166Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2022-03-10T22:58:12.166Z] time="2022-03-10T22:58:12Z" level=warning msg="reference for unknown type: " [2022-03-10T22:58:12.166Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2022-03-10T22:58:12.166Z] time="2022-03-10T22:58:12Z" level=warning msg="reference for unknown type: " [2022-03-10T22:58:12.166Z] time="2022-03-10T22:58:12Z" level=warning msg="reference for unknown type: " [2022-03-10T22:58:12.166Z] === RUN TestManifestStore/error_persisting_manifest [2022-03-10T22:58:12.166Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2022-03-10T22:58:12.166Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2022-03-10T22:58:12.166Z] time="2022-03-10T22:58:12Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2022-03-10T22:58:12.166Z] --- PASS: TestManifestStore (0.25s) [2022-03-10T22:58:12.166Z] --- PASS: TestManifestStore/no_remote_or_local (0.16s) [2022-03-10T22:58:12.166Z] --- PASS: TestManifestStore/no_local_cache (0.01s) [2022-03-10T22:58:12.166Z] --- PASS: TestManifestStore/with_local_cache (0.01s) [2022-03-10T22:58:12.166Z] --- PASS: TestManifestStore/unknown_media_type (0.04s) [2022-03-10T22:58:12.166Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.01s) [2022-03-10T22:58:12.166Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.03s) [2022-03-10T22:58:12.166Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.01s) [2022-03-10T22:58:12.166Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.02s) [2022-03-10T22:58:12.166Z] --- PASS: TestManifestStore/error_persisting_manifest (0.01s) [2022-03-10T22:58:12.166Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2022-03-10T22:58:12.166Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.01s) [2022-03-10T22:58:12.166Z] === RUN TestDetectManifestBlobMediaType [2022-03-10T22:58:12.166Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2022-03-10T22:58:12.166Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2022-03-10T22:58:12.166Z] === RUN TestDetectManifestBlobMediaType/schema1 [2022-03-10T22:58:12.166Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2022-03-10T22:58:12.166Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2022-03-10T22:58:12.166Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2022-03-10T22:58:12.166Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2022-03-10T22:58:12.166Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2022-03-10T22:58:12.166Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2022-03-10T22:58:12.166Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2022-03-10T22:58:12.166Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2022-03-10T22:58:12.166Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2022-03-10T22:58:12.166Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2022-03-10T22:58:12.166Z] === RUN TestDetectManifestBlobMediaTypeInvalid [2022-03-10T22:58:12.166Z] === RUN TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests [2022-03-10T22:58:12.166Z] === RUN TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers [2022-03-10T22:58:12.166Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers [2022-03-10T22:58:12.166Z] === RUN TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests [2022-03-10T22:58:12.166Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers [2022-03-10T22:58:12.166Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers [2022-03-10T22:58:12.166Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests [2022-03-10T22:58:12.166Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers [2022-03-10T22:58:12.166Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_manifests [2022-03-10T22:58:12.166Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests [2022-03-10T22:58:12.166Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests [2022-03-10T22:58:12.166Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers [2022-03-10T22:58:12.166Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config [2022-03-10T22:58:12.166Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid (0.00s) [2022-03-10T22:58:12.166Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests (0.00s) [2022-03-10T22:58:12.166Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers (0.00s) [2022-03-10T22:58:12.166Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers (0.00s) [2022-03-10T22:58:12.166Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests (0.00s) [2022-03-10T22:58:12.166Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers (0.00s) [2022-03-10T22:58:12.166Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers (0.00s) [2022-03-10T22:58:12.166Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests (0.00s) [2022-03-10T22:58:12.166Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers (0.00s) [2022-03-10T22:58:12.166Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_manifests (0.00s) [2022-03-10T22:58:12.166Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests (0.00s) [2022-03-10T22:58:12.166Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests (0.00s) [2022-03-10T22:58:12.166Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers (0.00s) [2022-03-10T22:58:12.166Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config (0.00s) [2022-03-10T22:58:12.166Z] === RUN TestFixManifestLayers [2022-03-10T22:58:12.166Z] --- PASS: TestFixManifestLayers (0.00s) [2022-03-10T22:58:12.166Z] === RUN TestFixManifestLayersBaseLayerParent [2022-03-10T22:58:12.166Z] pull_v2_test.go:82: Needs fixing on Windows [2022-03-10T22:58:12.166Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2022-03-10T22:58:12.166Z] === RUN TestFixManifestLayersBadParent [2022-03-10T22:58:12.166Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2022-03-10T22:58:12.166Z] === RUN TestValidateManifest [2022-03-10T22:58:12.166Z] pull_v2_test.go:127: Needs fixing on Windows [2022-03-10T22:58:12.166Z] --- SKIP: TestValidateManifest (0.00s) [2022-03-10T22:58:12.166Z] === RUN TestFormatPlatform [2022-03-10T22:58:12.166Z] --- PASS: TestFormatPlatform (0.00s) [2022-03-10T22:58:12.166Z] === RUN TestPullSchema2Config [2022-03-10T22:58:12.166Z] === RUN TestPullSchema2Config/success_first_time [2022-03-10T22:58:12.166Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-03-10T22:58:12.166Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-03-10T22:58:12.166Z] === RUN TestPullSchema2Config/500_status [2022-03-10T22:58:12.166Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-03-10T22:58:12.166Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-03-10T22:58:12.325Z] === RUN TestEnable [2022-03-10T22:58:12.325Z] --- PASS: TestEnable (0.00s) [2022-03-10T22:58:12.325Z] === RUN TestDisable [2022-03-10T22:58:12.325Z] --- PASS: TestDisable (0.00s) [2022-03-10T22:58:12.325Z] === RUN TestEnabled [2022-03-10T22:58:12.325Z] --- PASS: TestEnabled (0.00s) [2022-03-10T22:58:12.325Z] PASS [2022-03-10T22:58:12.325Z] coverage: 100.0% of statements [2022-03-10T22:58:12.325Z] ok github.com/docker/docker/cli/debug 0.041s coverage: 100.0% of statements [2022-03-10T22:58:12.634Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-03-10T22:58:12.634Z] === RUN TestPullSchema2Config/EOF [2022-03-10T22:58:12.634Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-03-10T22:58:12.634Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-03-10T22:58:12.634Z] 2022/03/10 22:58:12 http: panic serving 127.0.0.1:49219: intentional panic [2022-03-10T22:58:12.634Z] goroutine 132 [running]: [2022-03-10T22:58:12.634Z] net/http.(*conn).serve.func1() [2022-03-10T22:58:12.634Z] c:/go/src/net/http/server.go:1802 +0xb9 [2022-03-10T22:58:12.634Z] panic({0x6e6940, 0x891f60}) [2022-03-10T22:58:12.634Z] c:/go/src/runtime/panic.go:1047 +0x266 [2022-03-10T22:58:12.634Z] github.com/docker/docker/distribution.TestPullSchema2Config.func3(0xc0000cd584, {0x8a4ae8, 0xc00012c000}) [2022-03-10T22:58:12.634Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:262 +0xb4 [2022-03-10T22:58:12.634Z] github.com/docker/docker/distribution.TestPullSchema2Config.func5.1({0x8a4ae8, 0xc00012c000}, 0xc00008f700) [2022-03-10T22:58:12.634Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:290 +0x287 [2022-03-10T22:58:12.634Z] net/http.HandlerFunc.ServeHTTP(0x0, {0x8a4ae8, 0xc00012c000}, 0x178e35) [2022-03-10T22:58:12.634Z] c:/go/src/net/http/server.go:2047 +0x2f [2022-03-10T22:58:12.634Z] net/http.serverHandler.ServeHTTP({0xc0002631a0}, {0x8a4ae8, 0xc00012c000}, 0xc00008f700) [2022-03-10T22:58:12.634Z] c:/go/src/net/http/server.go:2879 +0x43b [2022-03-10T22:58:12.634Z] net/http.(*conn).serve(0xc000200dc0, {0x8a9918, 0xc00030a0c0}) [2022-03-10T22:58:12.634Z] c:/go/src/net/http/server.go:1930 +0xb08 [2022-03-10T22:58:12.634Z] created by net/http.(*Server).Serve [2022-03-10T22:58:12.634Z] c:/go/src/net/http/server.go:3034 +0x4e8 [2022-03-10T22:58:12.634Z] time="2022-03-10T22:58:12Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-03-10T22:58:12.634Z] time="2022-03-10T22:58:12Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-03-10T22:58:12.634Z] time="2022-03-10T22:58:12Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-03-10T22:58:12.634Z] time="2022-03-10T22:58:12Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-03-10T22:58:12.634Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2022-03-10T22:58:12.634Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.43s) [2022-03-10T22:58:12.634Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.43s) [2022-03-10T22:58:12.634Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.43s) [2022-03-10T22:58:12.634Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.43s) [2022-03-10T22:58:12.634Z] === RUN TestTransfer [2022-03-10T22:58:12.781Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2022-03-10T22:58:12.781Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.01s) [2022-03-10T22:58:12.781Z] === RUN TestProcessNoDockerignore [2022-03-10T22:58:12.781Z] --- PASS: TestProcessNoDockerignore (0.00s) [2022-03-10T22:58:12.781Z] === RUN TestProcessShouldLeaveAllFiles [2022-03-10T22:58:12.781Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s) [2022-03-10T22:58:12.781Z] === RUN TestDetectContentType [2022-03-10T22:58:12.781Z] --- PASS: TestDetectContentType (0.00s) [2022-03-10T22:58:12.781Z] === RUN TestSelectAcceptableMIME [2022-03-10T22:58:12.781Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2022-03-10T22:58:12.781Z] === RUN TestInspectEmptyResponse [2022-03-10T22:58:12.781Z] --- PASS: TestInspectEmptyResponse (0.00s) [2022-03-10T22:58:12.781Z] === RUN TestInspectResponseBinary [2022-03-10T22:58:12.781Z] --- PASS: TestInspectResponseBinary (0.00s) [2022-03-10T22:58:12.781Z] === RUN TestResponseUnsupportedContentType [2022-03-10T22:58:12.781Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2022-03-10T22:58:12.781Z] === RUN TestInspectResponseTextSimple [2022-03-10T22:58:12.781Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2022-03-10T22:58:12.781Z] === RUN TestInspectResponseEmptyContentType [2022-03-10T22:58:12.781Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2022-03-10T22:58:12.781Z] === RUN TestUnknownContentLength [2022-03-10T22:58:12.781Z] --- PASS: TestUnknownContentLength (0.00s) [2022-03-10T22:58:12.781Z] === RUN TestDownloadRemote [2022-03-10T22:58:13.101Z] --- PASS: TestTransfer (0.16s) [2022-03-10T22:58:13.101Z] === RUN TestConcurrencyLimit [2022-03-10T22:58:13.101Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-03-10T22:58:13.101Z] === RUN TestPullSchema2Config/unauthorized [2022-03-10T22:58:13.101Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-03-10T22:58:13.101Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-03-10T22:58:13.101Z] --- PASS: TestPullSchema2Config (0.53s) [2022-03-10T22:58:13.101Z] --- PASS: TestPullSchema2Config/success_first_time (0.01s) [2022-03-10T22:58:13.101Z] --- PASS: TestPullSchema2Config/500_status (0.26s) [2022-03-10T22:58:13.101Z] --- PASS: TestPullSchema2Config/EOF (0.26s) [2022-03-10T22:58:13.101Z] --- PASS: TestPullSchema2Config/unauthorized (0.00s) [2022-03-10T22:58:13.101Z] === RUN TestGetRepositoryMountCandidates [2022-03-10T22:58:13.101Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2022-03-10T22:58:13.101Z] === RUN TestLayerAlreadyExists [2022-03-10T22:58:13.101Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-03-10T22:58:13.101Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-03-10T22:58:13.101Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-03-10T22:58:13.101Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-03-10T22:58:13.101Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-03-10T22:58:13.101Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-03-10T22:58:13.101Z] --- PASS: TestLayerAlreadyExists (0.00s) [2022-03-10T22:58:13.101Z] === RUN TestWhenEmptyAuthConfig [2022-03-10T22:58:13.101Z] --- PASS: TestConcurrencyLimit (0.40s) [2022-03-10T22:58:13.101Z] === RUN TestInactiveJobs [2022-03-10T22:58:13.101Z] === RUN TestNotFound [2022-03-10T22:58:13.101Z] --- PASS: TestNotFound (0.00s) [2022-03-10T22:58:13.101Z] === RUN TestConflict [2022-03-10T22:58:13.102Z] --- PASS: TestConflict (0.00s) [2022-03-10T22:58:13.102Z] === RUN TestForbidden [2022-03-10T22:58:13.102Z] --- PASS: TestForbidden (0.00s) [2022-03-10T22:58:13.102Z] === RUN TestInvalidParameter [2022-03-10T22:58:13.102Z] --- PASS: TestInvalidParameter (0.00s) [2022-03-10T22:58:13.102Z] === RUN TestNotImplemented [2022-03-10T22:58:13.102Z] --- PASS: TestNotImplemented (0.00s) [2022-03-10T22:58:13.102Z] === RUN TestNotModified [2022-03-10T22:58:13.102Z] --- PASS: TestNotModified (0.00s) [2022-03-10T22:58:13.102Z] === RUN TestUnauthorized [2022-03-10T22:58:13.102Z] --- PASS: TestUnauthorized (0.00s) [2022-03-10T22:58:13.102Z] === RUN TestUnknown [2022-03-10T22:58:13.102Z] --- PASS: TestUnknown (0.00s) [2022-03-10T22:58:13.102Z] === RUN TestCancelled [2022-03-10T22:58:13.102Z] --- PASS: TestCancelled (0.00s) [2022-03-10T22:58:13.102Z] === RUN TestDeadline [2022-03-10T22:58:13.102Z] --- PASS: TestDeadline (0.00s) [2022-03-10T22:58:13.102Z] === RUN TestDataLoss [2022-03-10T22:58:13.102Z] --- PASS: TestDataLoss (0.00s) [2022-03-10T22:58:13.102Z] === RUN TestUnavailable [2022-03-10T22:58:13.102Z] --- PASS: TestUnavailable (0.00s) [2022-03-10T22:58:13.102Z] === RUN TestSystem [2022-03-10T22:58:13.102Z] --- PASS: TestSystem (0.00s) [2022-03-10T22:58:13.102Z] === RUN TestFromStatusCode [2022-03-10T22:58:13.102Z] === RUN TestFromStatusCode/Not_Found [2022-03-10T22:58:13.102Z] === RUN TestFromStatusCode/Bad_Request [2022-03-10T22:58:13.102Z] === RUN TestFromStatusCode/Conflict [2022-03-10T22:58:13.102Z] === RUN TestFromStatusCode/Unauthorized [2022-03-10T22:58:13.102Z] === RUN TestFromStatusCode/Service_Unavailable [2022-03-10T22:58:13.102Z] === RUN TestFromStatusCode/Forbidden [2022-03-10T22:58:13.102Z] === RUN TestFromStatusCode/Not_Modified [2022-03-10T22:58:13.102Z] === RUN TestFromStatusCode/Not_Implemented [2022-03-10T22:58:13.102Z] === RUN TestFromStatusCode/Internal_Server_Error [2022-03-10T22:58:13.102Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2022-03-10T22:58:13.102Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2022-03-10T22:58:13.102Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2022-03-10T22:58:13.102Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2022-03-10T22:58:13.102Z] --- PASS: TestFromStatusCode (0.00s) [2022-03-10T22:58:13.102Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2022-03-10T22:58:13.102Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2022-03-10T22:58:13.102Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2022-03-10T22:58:13.102Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2022-03-10T22:58:13.102Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2022-03-10T22:58:13.102Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2022-03-10T22:58:13.102Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2022-03-10T22:58:13.102Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2022-03-10T22:58:13.102Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2022-03-10T22:58:13.102Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2022-03-10T22:58:13.102Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2022-03-10T22:58:13.102Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2022-03-10T22:58:13.102Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2022-03-10T22:58:13.102Z] PASS [2022-03-10T22:58:13.102Z] coverage: 53.1% of statements [2022-03-10T22:58:13.102Z] ok github.com/docker/docker/errdefs 0.041s coverage: 53.1% of statements [2022-03-10T22:58:13.237Z] --- PASS: TestDownloadRemote (0.09s) [2022-03-10T22:58:13.237Z] === RUN TestGetWithStatusError [2022-03-10T22:58:13.237Z] --- PASS: TestGetWithStatusError (0.00s) [2022-03-10T22:58:13.237Z] === RUN TestCloseRootDirectory [2022-03-10T22:58:13.237Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-10T22:58:13.237Z] --- SKIP: TestCloseRootDirectory (0.00s) [2022-03-10T22:58:13.237Z] === RUN TestHashFile [2022-03-10T22:58:13.237Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-10T22:58:13.237Z] --- SKIP: TestHashFile (0.00s) [2022-03-10T22:58:13.237Z] === RUN TestHashSubdir [2022-03-10T22:58:13.237Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-10T22:58:13.237Z] --- SKIP: TestHashSubdir (0.01s) [2022-03-10T22:58:13.237Z] === RUN TestRemoveDirectory [2022-03-10T22:58:13.237Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-10T22:58:13.237Z] --- SKIP: TestRemoveDirectory (0.00s) [2022-03-10T22:58:13.237Z] PASS [2022-03-10T22:58:13.237Z] coverage: 9.3% of statements [2022-03-10T22:58:13.237Z] ok github.com/docker/docker/builder/remotecontext 0.278s coverage: 9.3% of statements [2022-03-10T22:58:13.569Z] --- PASS: TestInactiveJobs (0.36s) [2022-03-10T22:58:13.569Z] === RUN TestWatchRelease [2022-03-10T22:58:13.569Z] --- PASS: TestWatchRelease (0.04s) [2022-03-10T22:58:13.569Z] === RUN TestWatchFinishedTransfer [2022-03-10T22:58:13.569Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2022-03-10T22:58:13.569Z] === RUN TestDuplicateTransfer [2022-03-10T22:58:13.569Z] --- PASS: TestDuplicateTransfer (0.07s) [2022-03-10T22:58:13.569Z] === RUN TestSuccessfulUpload [2022-03-10T22:58:13.694Z] === RUN TestGetAllAllowed [2022-03-10T22:58:13.694Z] --- PASS: TestGetAllAllowed (0.00s) [2022-03-10T22:58:13.694Z] === RUN TestGetAllMeta [2022-03-10T22:58:13.694Z] --- PASS: TestGetAllMeta (0.00s) [2022-03-10T22:58:13.694Z] === RUN TestWarnOnUnusedBuildArgs [2022-03-10T22:58:13.694Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2022-03-10T22:58:13.694Z] === RUN TestIsUnreferencedBuiltin [2022-03-10T22:58:13.694Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2022-03-10T22:58:13.694Z] === RUN TestIsExistingDirectory [2022-03-10T22:58:13.694Z] --- PASS: TestIsExistingDirectory (0.01s) [2022-03-10T22:58:13.694Z] === RUN TestGetFilenameForDownload [2022-03-10T22:58:13.694Z] --- PASS: TestGetFilenameForDownload (0.00s) [2022-03-10T22:58:13.694Z] === RUN TestEnv2Variables [2022-03-10T22:58:13.694Z] --- PASS: TestEnv2Variables (0.00s) [2022-03-10T22:58:13.694Z] === RUN TestEnvValueWithExistingRunConfigEnv [2022-03-10T22:58:13.694Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2022-03-10T22:58:13.694Z] === RUN TestMaintainer [2022-03-10T22:58:13.694Z] --- PASS: TestMaintainer (0.00s) [2022-03-10T22:58:13.694Z] === RUN TestLabel [2022-03-10T22:58:13.694Z] --- PASS: TestLabel (0.00s) [2022-03-10T22:58:13.694Z] === RUN TestFromScratch [2022-03-10T22:58:13.694Z] --- PASS: TestFromScratch (0.00s) [2022-03-10T22:58:13.694Z] === RUN TestFromWithArg [2022-03-10T22:58:13.694Z] --- PASS: TestFromWithArg (0.00s) [2022-03-10T22:58:13.694Z] === RUN TestFromWithArgButBuildArgsNotGiven [2022-03-10T22:58:13.694Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2022-03-10T22:58:13.694Z] === RUN TestFromWithUndefinedArg [2022-03-10T22:58:13.694Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2022-03-10T22:58:13.694Z] === RUN TestFromMultiStageWithNamedStage [2022-03-10T22:58:13.694Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2022-03-10T22:58:13.694Z] === RUN TestOnbuild [2022-03-10T22:58:13.694Z] --- PASS: TestOnbuild (0.00s) [2022-03-10T22:58:13.694Z] === RUN TestWorkdir [2022-03-10T22:58:13.694Z] --- PASS: TestWorkdir (0.00s) [2022-03-10T22:58:13.694Z] === RUN TestCmd [2022-03-10T22:58:13.694Z] --- PASS: TestCmd (0.00s) [2022-03-10T22:58:13.694Z] === RUN TestHealthcheckNone [2022-03-10T22:58:13.694Z] --- PASS: TestHealthcheckNone (0.00s) [2022-03-10T22:58:13.694Z] === RUN TestHealthcheckCmd [2022-03-10T22:58:13.694Z] --- PASS: TestHealthcheckCmd (0.00s) [2022-03-10T22:58:13.694Z] === RUN TestEntrypoint [2022-03-10T22:58:13.694Z] --- PASS: TestEntrypoint (0.00s) [2022-03-10T22:58:13.694Z] === RUN TestExpose [2022-03-10T22:58:13.694Z] --- PASS: TestExpose (0.00s) [2022-03-10T22:58:13.694Z] === RUN TestUser [2022-03-10T22:58:13.694Z] --- PASS: TestUser (0.00s) [2022-03-10T22:58:13.694Z] === RUN TestVolume [2022-03-10T22:58:13.694Z] --- PASS: TestVolume (0.00s) [2022-03-10T22:58:13.694Z] === RUN TestStopSignal [2022-03-10T22:58:13.694Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-03-10T22:58:13.694Z] --- SKIP: TestStopSignal (0.00s) [2022-03-10T22:58:13.694Z] === RUN TestArg [2022-03-10T22:58:13.694Z] --- PASS: TestArg (0.00s) [2022-03-10T22:58:13.694Z] === RUN TestShell [2022-03-10T22:58:13.694Z] --- PASS: TestShell (0.00s) [2022-03-10T22:58:13.694Z] === RUN TestPrependEnvOnCmd [2022-03-10T22:58:13.694Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2022-03-10T22:58:13.694Z] === RUN TestRunWithBuildArgs [2022-03-10T22:58:13.694Z] --- PASS: TestRunWithBuildArgs (0.00s) [2022-03-10T22:58:13.694Z] === RUN TestRunIgnoresHealthcheck [2022-03-10T22:58:13.694Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2022-03-10T22:58:13.694Z] === RUN TestDispatchUnsupportedOptions [2022-03-10T22:58:13.694Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2022-03-10T22:58:13.694Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2022-03-10T22:58:13.694Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2022-03-10T22:58:13.694Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2022-03-10T22:58:13.694Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2022-03-10T22:58:13.694Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2022-03-10T22:58:13.694Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2022-03-10T22:58:13.694Z] === RUN TestNormalizeWorkdir [2022-03-10T22:58:13.694Z] --- PASS: TestNormalizeWorkdir (0.00s) [2022-03-10T22:58:13.694Z] === RUN TestDispatch [2022-03-10T22:58:13.694Z] === RUN TestDispatch/ADD_multiple_files_to_file [2022-03-10T22:58:13.694Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2022-03-10T22:58:13.694Z] === RUN TestDispatch/COPY_multiple_files_to_file [2022-03-10T22:58:13.694Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2022-03-10T22:58:13.694Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2022-03-10T22:58:13.694Z] === RUN TestDispatch/COPY_wildcard_no_files [2022-03-10T22:58:13.694Z] === RUN TestDispatch/COPY_url [2022-03-10T22:58:13.694Z] --- PASS: TestDispatch (0.07s) [2022-03-10T22:58:13.694Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.01s) [2022-03-10T22:58:13.694Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s) [2022-03-10T22:58:13.694Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2022-03-10T22:58:13.694Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.02s) [2022-03-10T22:58:13.694Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2022-03-10T22:58:13.694Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2022-03-10T22:58:13.694Z] --- PASS: TestDispatch/COPY_url (0.00s) [2022-03-10T22:58:13.694Z] === RUN TestAddScratchImageAddsToMounts [2022-03-10T22:58:13.694Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2022-03-10T22:58:13.695Z] === RUN TestAddFromScratchPopulatesPlatform [2022-03-10T22:58:13.695Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2022-03-10T22:58:13.695Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2022-03-10T22:58:13.695Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2022-03-10T22:58:13.695Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2022-03-10T22:58:13.695Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2022-03-10T22:58:13.695Z] === RUN TestImageSourceGetAddsToMounts [2022-03-10T22:58:13.695Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2022-03-10T22:58:13.695Z] === RUN TestEmptyDockerfile [2022-03-10T22:58:13.695Z] --- PASS: TestEmptyDockerfile (0.01s) [2022-03-10T22:58:13.695Z] === RUN TestSymlinkDockerfile [2022-03-10T22:58:13.695Z] --- PASS: TestSymlinkDockerfile (0.01s) [2022-03-10T22:58:13.695Z] === RUN TestDockerfileOutsideTheBuildContext [2022-03-10T22:58:13.695Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2022-03-10T22:58:13.695Z] === RUN TestNonExistingDockerfile [2022-03-10T22:58:13.695Z] --- PASS: TestNonExistingDockerfile (0.00s) [2022-03-10T22:58:13.695Z] === RUN TestCopyRunConfig [2022-03-10T22:58:13.695Z] --- PASS: TestCopyRunConfig (0.00s) [2022-03-10T22:58:13.695Z] === RUN TestDeepCopyRunConfig [2022-03-10T22:58:13.695Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2022-03-10T22:58:13.695Z] === RUN TestExportImage [2022-03-10T22:58:13.695Z] --- PASS: TestExportImage (0.00s) [2022-03-10T22:58:13.695Z] === RUN TestNormalizeDest [2022-03-10T22:58:13.695Z] --- PASS: TestNormalizeDest (0.00s) [2022-03-10T22:58:13.695Z] PASS [2022-03-10T22:58:13.695Z] coverage: 46.7% of statements [2022-03-10T22:58:13.695Z] ok github.com/docker/docker/builder/dockerfile 0.269s coverage: 46.7% of statements [2022-03-10T22:58:14.036Z] === RUN TestFSGetInvalidData [2022-03-10T22:58:14.036Z] --- PASS: TestFSGetInvalidData (0.01s) [2022-03-10T22:58:14.037Z] === RUN TestFSInvalidSet [2022-03-10T22:58:14.037Z] --- PASS: TestFSInvalidSet (0.01s) [2022-03-10T22:58:14.037Z] === RUN TestFSInvalidRoot [2022-03-10T22:58:14.037Z] --- PASS: TestFSInvalidRoot (0.01s) [2022-03-10T22:58:14.037Z] === RUN TestFSMetadataGetSet [2022-03-10T22:58:14.037Z] --- PASS: TestFSMetadataGetSet (0.02s) [2022-03-10T22:58:14.037Z] === RUN TestFSInvalidWalker [2022-03-10T22:58:14.037Z] time="2022-03-10T22:58:13Z" level=error msg="Upload failed, retrying: simulating retry" [2022-03-10T22:58:14.037Z] --- PASS: TestFSInvalidWalker (0.01s) [2022-03-10T22:58:14.037Z] === RUN TestFSGetSet [2022-03-10T22:58:14.037Z] --- PASS: TestWhenEmptyAuthConfig (1.10s) [2022-03-10T22:58:14.037Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2022-03-10T22:58:14.037Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2022-03-10T22:58:14.037Z] === RUN TestTokenPassThru [2022-03-10T22:58:14.037Z] --- PASS: TestTokenPassThru (0.01s) [2022-03-10T22:58:14.037Z] === RUN TestTokenPassThruDifferentHost [2022-03-10T22:58:14.037Z] --- PASS: TestFSGetSet (0.04s) [2022-03-10T22:58:14.037Z] === RUN TestFSGetUnsetKey [2022-03-10T22:58:14.037Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2022-03-10T22:58:14.037Z] PASS [2022-03-10T22:58:14.037Z] coverage: 26.7% of statements [2022-03-10T22:58:14.037Z] --- PASS: TestFSGetUnsetKey (0.01s) [2022-03-10T22:58:14.037Z] === RUN TestFSGetEmptyData [2022-03-10T22:58:14.037Z] --- PASS: TestFSGetEmptyData (0.00s) [2022-03-10T22:58:14.037Z] === RUN TestFSDelete [2022-03-10T22:58:14.037Z] ok github.com/docker/docker/distribution 1.999s coverage: 26.7% of statements [2022-03-10T22:58:14.037Z] --- PASS: TestFSDelete (0.01s) [2022-03-10T22:58:14.037Z] === RUN TestFSWalker [2022-03-10T22:58:14.037Z] --- PASS: TestFSWalker (0.01s) [2022-03-10T22:58:14.037Z] === RUN TestFSWalkerStopOnError [2022-03-10T22:58:14.037Z] --- PASS: TestFSWalkerStopOnError (0.01s) [2022-03-10T22:58:14.037Z] === RUN TestNewFromJSON [2022-03-10T22:58:14.037Z] --- PASS: TestNewFromJSON (0.00s) [2022-03-10T22:58:14.037Z] === RUN TestNewFromJSONWithInvalidJSON [2022-03-10T22:58:14.037Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2022-03-10T22:58:14.037Z] === RUN TestMarshalKeyOrder [2022-03-10T22:58:14.037Z] --- PASS: TestMarshalKeyOrder (0.00s) [2022-03-10T22:58:14.037Z] === RUN TestHistoryEqual [2022-03-10T22:58:14.037Z] --- PASS: TestSuccessfulUpload (0.35s) [2022-03-10T22:58:14.037Z] === RUN TestCancelledUpload [2022-03-10T22:58:14.037Z] --- PASS: TestCancelledUpload (0.00s) [2022-03-10T22:58:14.037Z] PASS [2022-03-10T22:58:14.037Z] coverage: 76.8% of statements [2022-03-10T22:58:14.037Z] ok github.com/docker/docker/distribution/xfer 1.868s coverage: 76.8% of statements [2022-03-10T22:58:14.037Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-03-10T22:58:14.037Z] ? github.com/docker/docker/dockerversion [no test files] [2022-03-10T22:58:14.037Z] --- PASS: TestHistoryEqual (0.13s) [2022-03-10T22:58:14.037Z] === RUN TestImage [2022-03-10T22:58:14.037Z] --- PASS: TestImage (0.00s) [2022-03-10T22:58:14.037Z] === RUN TestImageOSNotEmpty [2022-03-10T22:58:14.037Z] --- PASS: TestImageOSNotEmpty (0.00s) [2022-03-10T22:58:14.037Z] === RUN TestNewChildImageFromImageWithRootFS [2022-03-10T22:58:14.037Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2022-03-10T22:58:14.037Z] === RUN TestCreate [2022-03-10T22:58:14.037Z] --- PASS: TestCreate (0.01s) [2022-03-10T22:58:14.037Z] === RUN TestRestore [2022-03-10T22:58:14.037Z] time="2022-03-10T22:58:13Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2022-03-10T22:58:14.037Z] --- PASS: TestRestore (0.03s) [2022-03-10T22:58:14.037Z] === RUN TestAddDelete [2022-03-10T22:58:14.037Z] --- PASS: TestAddDelete (0.02s) [2022-03-10T22:58:14.037Z] === RUN TestSearchAfterDelete [2022-03-10T22:58:14.037Z] --- PASS: TestSearchAfterDelete (0.01s) [2022-03-10T22:58:14.037Z] === RUN TestParentReset [2022-03-10T22:58:14.037Z] --- PASS: TestParentReset (0.02s) [2022-03-10T22:58:14.037Z] === RUN TestGetAndSetLastUpdated [2022-03-10T22:58:14.151Z] === RUN TestTCP4Proxy [2022-03-10T22:58:14.151Z] --- PASS: TestTCP4Proxy (0.01s) [2022-03-10T22:58:14.151Z] === RUN TestTCP4ProxyHalfClose [2022-03-10T22:58:14.151Z] --- PASS: TestTCP4ProxyHalfClose (0.00s) [2022-03-10T22:58:14.151Z] === RUN TestTCP6Proxy [2022-03-10T22:58:14.151Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-03-10T22:58:14.151Z] --- SKIP: TestTCP6Proxy (0.00s) [2022-03-10T22:58:14.151Z] === RUN TestTCPDualStackProxy [2022-03-10T22:58:14.151Z] network_proxy_test.go:208: No support for dual stack yet [2022-03-10T22:58:14.151Z] --- SKIP: TestTCPDualStackProxy (0.00s) [2022-03-10T22:58:14.151Z] === RUN TestUDP4Proxy [2022-03-10T22:58:14.151Z] --- PASS: TestUDP4Proxy (0.00s) [2022-03-10T22:58:14.151Z] === RUN TestUDP6Proxy [2022-03-10T22:58:14.151Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-03-10T22:58:14.151Z] --- SKIP: TestUDP6Proxy (0.00s) [2022-03-10T22:58:14.151Z] === RUN TestUDPWriteError [2022-03-10T22:58:14.151Z] --- PASS: TestUDPWriteError (0.00s) [2022-03-10T22:58:14.151Z] === RUN TestSCTP4Proxy [2022-03-10T22:58:14.151Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-03-10T22:58:14.151Z] --- SKIP: TestSCTP4Proxy (0.00s) [2022-03-10T22:58:14.151Z] === RUN TestSCTP6Proxy [2022-03-10T22:58:14.151Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-03-10T22:58:14.152Z] --- SKIP: TestSCTP6Proxy (0.00s) [2022-03-10T22:58:14.152Z] PASS [2022-03-10T22:58:14.152Z] coverage: 49.4% of statements [2022-03-10T22:58:14.152Z] ok github.com/docker/docker/cmd/docker-proxy 0.072s coverage: 49.4% of statements [2022-03-10T22:58:14.504Z] --- PASS: TestGetAndSetLastUpdated (0.02s) [2022-03-10T22:58:14.504Z] === RUN TestStoreLen [2022-03-10T22:58:14.504Z] --- PASS: TestStoreLen (0.05s) [2022-03-10T22:58:14.504Z] PASS [2022-03-10T22:58:14.504Z] coverage: 86.9% of statements [2022-03-10T22:58:14.504Z] === RUN TestCompare [2022-03-10T22:58:14.504Z] --- PASS: TestCompare (0.00s) [2022-03-10T22:58:14.504Z] PASS [2022-03-10T22:58:14.504Z] coverage: 19.2% of statements [2022-03-10T22:58:14.504Z] ok github.com/docker/docker/image 0.477s coverage: 86.9% of statements [2022-03-10T22:58:14.504Z] ok github.com/docker/docker/image/cache 0.073s coverage: 19.2% of statements [2022-03-10T22:58:15.489Z] === RUN TestMakeV1ConfigFromConfig [2022-03-10T22:58:15.489Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2022-03-10T22:58:15.489Z] PASS [2022-03-10T22:58:15.489Z] coverage: 25.0% of statements [2022-03-10T22:58:15.489Z] ok github.com/docker/docker/image/v1 0.104s coverage: 25.0% of statements [2022-03-10T22:58:15.489Z] === RUN TestValidateManifest [2022-03-10T22:58:15.489Z] === RUN TestValidateManifest/nil [2022-03-10T22:58:15.489Z] === RUN TestValidateManifest/non-nil [2022-03-10T22:58:15.489Z] --- PASS: TestValidateManifest (0.00s) [2022-03-10T22:58:15.489Z] --- PASS: TestValidateManifest/nil (0.00s) [2022-03-10T22:58:15.489Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2022-03-10T22:58:15.489Z] PASS [2022-03-10T22:58:15.489Z] coverage: 0.7% of statements [2022-03-10T22:58:15.489Z] ok github.com/docker/docker/image/tarexport 0.139s coverage: 0.7% of statements [2022-03-10T22:58:15.489Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-03-10T22:58:16.473Z] === RUN TestSerialization [2022-03-10T22:58:16.473Z] --- PASS: TestSerialization (0.02s) [2022-03-10T22:58:16.473Z] PASS [2022-03-10T22:58:16.473Z] coverage: 100.0% of statements [2022-03-10T22:58:16.473Z] ok github.com/docker/docker/libcontainerd/queue 0.057s coverage: 100.0% of statements [2022-03-10T22:58:16.473Z] === RUN TestEnvironmentParsing [2022-03-10T22:58:16.473Z] --- PASS: TestEnvironmentParsing (0.00s) [2022-03-10T22:58:16.473Z] PASS [2022-03-10T22:58:16.473Z] coverage: 1.2% of statements [2022-03-10T22:58:16.473Z] ok github.com/docker/docker/libcontainerd/local 0.062s coverage: 1.2% of statements [2022-03-10T22:58:16.941Z] === RUN TestEmptyLayer [2022-03-10T22:58:16.941Z] --- PASS: TestEmptyLayer (0.00s) [2022-03-10T22:58:16.941Z] === RUN TestCommitFailure [2022-03-10T22:58:16.941Z] --- PASS: TestCommitFailure (0.04s) [2022-03-10T22:58:16.941Z] === RUN TestStartTransactionFailure [2022-03-10T22:58:16.941Z] --- PASS: TestStartTransactionFailure (0.00s) [2022-03-10T22:58:16.941Z] === RUN TestGetOrphan [2022-03-10T22:58:16.941Z] --- PASS: TestGetOrphan (0.05s) [2022-03-10T22:58:16.941Z] === RUN TestMountAndRegister [2022-03-10T22:58:16.941Z] layer_test.go:258: Layer size: 14 [2022-03-10T22:58:16.941Z] --- PASS: TestMountAndRegister (0.05s) [2022-03-10T22:58:16.941Z] === RUN TestLayerRelease [2022-03-10T22:58:16.941Z] layer_test.go:291: Failing on Windows [2022-03-10T22:58:16.941Z] --- SKIP: TestLayerRelease (0.00s) [2022-03-10T22:58:16.941Z] === RUN TestStoreRestore [2022-03-10T22:58:16.941Z] layer_test.go:340: Failing on Windows [2022-03-10T22:58:16.941Z] --- SKIP: TestStoreRestore (0.00s) [2022-03-10T22:58:16.941Z] === RUN TestTarStreamStability [2022-03-10T22:58:16.941Z] layer_test.go:455: Failing on Windows [2022-03-10T22:58:16.941Z] --- SKIP: TestTarStreamStability (0.00s) [2022-03-10T22:58:16.941Z] === RUN TestRegisterExistingLayer [2022-03-10T22:58:17.409Z] --- PASS: TestRegisterExistingLayer (0.13s) [2022-03-10T22:58:17.409Z] === RUN TestTarStreamVerification [2022-03-10T22:58:17.409Z] layer_test.go:684: Failing on Windows [2022-03-10T22:58:17.409Z] --- SKIP: TestTarStreamVerification (0.00s) [2022-03-10T22:58:17.409Z] === RUN TestLayerMigration [2022-03-10T22:58:17.409Z] migration_test.go:45: Failing on Windows [2022-03-10T22:58:17.409Z] --- SKIP: TestLayerMigration (0.00s) [2022-03-10T22:58:17.409Z] === RUN TestLayerMigrationNoTarsplit [2022-03-10T22:58:17.409Z] migration_test.go:181: Failing on Windows [2022-03-10T22:58:17.409Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2022-03-10T22:58:17.409Z] === RUN TestMountInit [2022-03-10T22:58:17.410Z] mount_test.go:17: Failing on Windows [2022-03-10T22:58:17.410Z] --- SKIP: TestMountInit (0.00s) [2022-03-10T22:58:17.410Z] === RUN TestMountSize [2022-03-10T22:58:17.410Z] mount_test.go:76: Failing on Windows [2022-03-10T22:58:17.410Z] --- SKIP: TestMountSize (0.00s) [2022-03-10T22:58:17.410Z] === RUN TestMountChanges [2022-03-10T22:58:17.410Z] mount_test.go:125: Failing on Windows [2022-03-10T22:58:17.410Z] --- SKIP: TestMountChanges (0.00s) [2022-03-10T22:58:17.410Z] === RUN TestMountApply [2022-03-10T22:58:17.410Z] mount_test.go:212: Failing on Windows [2022-03-10T22:58:17.410Z] --- SKIP: TestMountApply (0.00s) [2022-03-10T22:58:17.410Z] PASS [2022-03-10T22:58:17.410Z] coverage: 30.2% of statements [2022-03-10T22:58:17.410Z] ok github.com/docker/docker/layer 0.364s coverage: 30.2% of statements [2022-03-10T22:58:17.410Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-03-10T22:58:17.410Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-03-10T22:58:17.410Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-03-10T22:58:17.410Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-03-10T22:58:17.878Z] === RUN TestSequenceGetAvailableBit [2022-03-10T22:58:17.878Z] --- PASS: TestSequenceGetAvailableBit (0.00s) [2022-03-10T22:58:17.878Z] === RUN TestSequenceEqual [2022-03-10T22:58:17.878Z] --- PASS: TestSequenceEqual (0.00s) [2022-03-10T22:58:17.878Z] === RUN TestSequenceCopy [2022-03-10T22:58:17.878Z] --- PASS: TestSequenceCopy (0.00s) [2022-03-10T22:58:17.878Z] === RUN TestGetFirstAvailable [2022-03-10T22:58:17.878Z] --- PASS: TestGetFirstAvailable (0.00s) [2022-03-10T22:58:17.878Z] === RUN TestFindSequence [2022-03-10T22:58:17.878Z] --- PASS: TestFindSequence (0.00s) [2022-03-10T22:58:17.878Z] === RUN TestCheckIfAvailable [2022-03-10T22:58:17.878Z] --- PASS: TestCheckIfAvailable (0.00s) [2022-03-10T22:58:17.878Z] === RUN TestMergeSequences [2022-03-10T22:58:17.878Z] --- PASS: TestMergeSequences (0.00s) [2022-03-10T22:58:17.878Z] === RUN TestPushReservation [2022-03-10T22:58:17.878Z] --- PASS: TestPushReservation (0.00s) [2022-03-10T22:58:17.878Z] === RUN TestSerializeDeserialize [2022-03-10T22:58:17.878Z] --- PASS: TestSerializeDeserialize (0.00s) [2022-03-10T22:58:17.878Z] === RUN TestSet [2022-03-10T22:58:17.878Z] --- PASS: TestSet (0.00s) [2022-03-10T22:58:17.878Z] === RUN TestSetUnset [2022-03-10T22:58:17.878Z] --- PASS: TestSetUnset (0.00s) [2022-03-10T22:58:17.878Z] === RUN TestOffsetSetUnset [2022-03-10T22:58:17.878Z] --- PASS: TestOffsetSetUnset (0.00s) [2022-03-10T22:58:17.878Z] === RUN TestSetInRange [2022-03-10T22:58:17.878Z] --- PASS: TestSetInRange (0.00s) [2022-03-10T22:58:17.878Z] === RUN TestSetAnyInRange [2022-03-10T22:58:17.878Z] --- PASS: TestSetAnyInRange (0.00s) [2022-03-10T22:58:17.878Z] === RUN TestMethods [2022-03-10T22:58:17.878Z] --- PASS: TestMethods (0.00s) [2022-03-10T22:58:17.878Z] === RUN TestRandomAllocateDeallocate [2022-03-10T22:58:18.344Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2022-03-10T22:58:19.445Z] === RUN TestInvalidConfig [2022-03-10T22:58:19.445Z] --- PASS: TestInvalidConfig (0.00s) [2022-03-10T22:58:19.445Z] === RUN TestConfig [2022-03-10T22:58:19.445Z] --- PASS: TestConfig (0.00s) [2022-03-10T22:58:19.445Z] === RUN TestOptionsLabels [2022-03-10T22:58:19.445Z] --- PASS: TestOptionsLabels (0.00s) [2022-03-10T22:58:19.445Z] === RUN TestValidName [2022-03-10T22:58:19.445Z] --- PASS: TestValidName (0.00s) [2022-03-10T22:58:19.445Z] PASS [2022-03-10T22:58:19.445Z] coverage: 19.7% of statements [2022-03-10T22:58:19.445Z] ok github.com/docker/docker/libnetwork/config 0.070s coverage: 19.7% of statements [2022-03-10T22:58:19.968Z] === RUN TestKey [2022-03-10T22:58:19.968Z] --- PASS: TestKey (0.00s) [2022-03-10T22:58:19.968Z] === RUN TestParseKey [2022-03-10T22:58:19.968Z] --- PASS: TestParseKey (0.00s) [2022-03-10T22:58:19.968Z] === RUN TestInvalidDataStore [2022-03-10T22:58:19.968Z] --- PASS: TestInvalidDataStore (0.00s) [2022-03-10T22:58:19.968Z] === RUN TestKVObjectFlatKey [2022-03-10T22:58:19.968Z] --- PASS: TestKVObjectFlatKey (0.00s) [2022-03-10T22:58:19.968Z] === RUN TestAtomicKVObjectFlatKey [2022-03-10T22:58:19.968Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) [2022-03-10T22:58:19.968Z] PASS [2022-03-10T22:58:19.968Z] coverage: 21.9% of statements [2022-03-10T22:58:19.968Z] ok github.com/docker/docker/libnetwork/datastore 0.044s coverage: 21.9% of statements [2022-03-10T22:58:19.968Z] === RUN TestErrorInterfaces [2022-03-10T22:58:19.968Z] --- PASS: TestErrorInterfaces (0.00s) [2022-03-10T22:58:19.968Z] === RUN TestNetworkMarshalling [2022-03-10T22:58:20.436Z] --- PASS: TestNetworkMarshalling (0.16s) [2022-03-10T22:58:20.436Z] === RUN TestEndpointMarshalling [2022-03-10T22:58:20.436Z] --- PASS: TestEndpointMarshalling (0.00s) [2022-03-10T22:58:20.436Z] === RUN TestAuxAddresses [2022-03-10T22:58:20.436Z] time="2022-03-10T22:58:20Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-03-10T22:58:20.436Z] --- PASS: TestAuxAddresses (0.01s) [2022-03-10T22:58:20.436Z] === RUN TestSRVServiceQuery [2022-03-10T22:58:20.436Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-03-10T22:58:20.436Z] --- SKIP: TestSRVServiceQuery (0.01s) [2022-03-10T22:58:20.436Z] === RUN TestServiceVIPReuse [2022-03-10T22:58:20.436Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-03-10T22:58:20.436Z] --- SKIP: TestServiceVIPReuse (0.00s) [2022-03-10T22:58:20.436Z] === RUN TestIpamReleaseOnNetDriverFailures [2022-03-10T22:58:20.436Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-03-10T22:58:20.436Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.00s) [2022-03-10T22:58:20.436Z] === RUN TestDNSIPQuery [2022-03-10T22:58:20.436Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-03-10T22:58:20.436Z] --- SKIP: TestDNSIPQuery (0.00s) [2022-03-10T22:58:20.436Z] === RUN TestDNSProxyServFail [2022-03-10T22:58:20.436Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-03-10T22:58:20.436Z] --- SKIP: TestDNSProxyServFail (0.00s) [2022-03-10T22:58:20.436Z] === RUN TestSandboxAddEmpty [2022-03-10T22:58:20.436Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-03-10T22:58:20.436Z] --- SKIP: TestSandboxAddEmpty (0.00s) [2022-03-10T22:58:20.436Z] === RUN TestSandboxAddMultiPrio [2022-03-10T22:58:20.436Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-03-10T22:58:20.436Z] --- SKIP: TestSandboxAddMultiPrio (0.00s) [2022-03-10T22:58:20.436Z] === RUN TestSandboxAddSamePrio [2022-03-10T22:58:20.436Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-03-10T22:58:20.436Z] --- SKIP: TestSandboxAddSamePrio (0.00s) [2022-03-10T22:58:20.436Z] === RUN TestCleanupServiceDiscovery [2022-03-10T22:58:20.436Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-03-10T22:58:20.436Z] --- SKIP: TestCleanupServiceDiscovery (0.00s) [2022-03-10T22:58:20.436Z] === RUN TestDNSOptions [2022-03-10T22:58:20.436Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-03-10T22:58:20.436Z] --- SKIP: TestDNSOptions (0.00s) [2022-03-10T22:58:20.436Z] === RUN TestMultipleControllersWithSameStore [2022-03-10T22:58:20.436Z] time="2022-03-10T22:58:20Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-03-10T22:58:20.436Z] time="2022-03-10T22:58:20Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-03-10T22:58:20.436Z] --- PASS: TestMultipleControllersWithSameStore (0.02s) [2022-03-10T22:58:20.436Z] PASS [2022-03-10T22:58:20.436Z] coverage: 8.5% of statements [2022-03-10T22:58:20.436Z] ok github.com/docker/docker/libnetwork 0.306s coverage: 8.5% of statements [2022-03-10T22:58:20.436Z] === RUN TestIPDataMarshalling [2022-03-10T22:58:20.436Z] --- PASS: TestIPDataMarshalling (0.00s) [2022-03-10T22:58:20.436Z] === RUN TestValidateAndIsV6 [2022-03-10T22:58:20.436Z] --- PASS: TestValidateAndIsV6 (0.00s) [2022-03-10T22:58:20.436Z] PASS [2022-03-10T22:58:20.436Z] coverage: 68.9% of statements [2022-03-10T22:58:20.436Z] ok github.com/docker/docker/libnetwork/driverapi 0.045s coverage: 68.9% of statements [2022-03-10T22:58:20.904Z] === RUN TestDriver [2022-03-10T22:58:20.904Z] --- PASS: TestDriver (0.00s) [2022-03-10T22:58:20.904Z] PASS [2022-03-10T22:58:20.904Z] coverage: 34.8% of statements [2022-03-10T22:58:20.904Z] ok github.com/docker/docker/libnetwork/drivers/host 0.037s coverage: 34.8% of statements [2022-03-10T22:58:21.355Z] INFO: Invoking unit tests run with C:\gopath/bin/\gotestsum.exe --format=standard-verbose --jsonfile=bundles\go-test-report-unit-tests.json --junitfile=bundles\junit-report-unit-tests.xml -- -cover -ldflags -w -a "-test.timeout=10m" 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/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/autogen/winresources/dockerd 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/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug 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/btrfs 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/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/windows 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/etwlogs 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/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/local 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/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/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/ivmanager 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/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 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/filenotify github.com/docker/docker/pkg/fileutils 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/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/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/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-03-10T22:58:21.371Z] === RUN TestDriver [2022-03-10T22:58:21.371Z] --- PASS: TestDriver (0.00s) [2022-03-10T22:58:21.371Z] PASS [2022-03-10T22:58:21.371Z] coverage: 34.8% of statements [2022-03-10T22:58:21.371Z] ok github.com/docker/docker/libnetwork/drivers/null 0.054s coverage: 34.8% of statements [2022-03-10T22:58:21.371Z] === RUN TestNetworkAllocateFree [2022-03-10T22:58:21.371Z] --- PASS: TestNetworkAllocateFree (0.00s) [2022-03-10T22:58:21.371Z] === RUN TestNetworkAllocateUserDefinedVNIs [2022-03-10T22:58:21.371Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) [2022-03-10T22:58:21.371Z] PASS [2022-03-10T22:58:21.371Z] coverage: 63.6% of statements [2022-03-10T22:58:21.838Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.046s coverage: 63.6% of statements [2022-03-10T22:58:22.307Z] === RUN TestGetEmptyCapabilities [2022-03-10T22:58:22.307Z] --- PASS: TestGetEmptyCapabilities (0.01s) [2022-03-10T22:58:22.307Z] === RUN TestGetExtraCapabilities [2022-03-10T22:58:22.307Z] --- PASS: TestGetExtraCapabilities (0.01s) [2022-03-10T22:58:22.307Z] === RUN TestGetInvalidCapabilities [2022-03-10T22:58:22.307Z] --- PASS: TestGetInvalidCapabilities (0.00s) [2022-03-10T22:58:22.307Z] === RUN TestRemoteDriver [2022-03-10T22:58:22.307Z] --- PASS: TestRemoteDriver (0.01s) [2022-03-10T22:58:22.307Z] === RUN TestDriverError [2022-03-10T22:58:22.307Z] --- PASS: TestDriverError (0.00s) [2022-03-10T22:58:22.307Z] === RUN TestMissingValues [2022-03-10T22:58:22.307Z] --- PASS: TestMissingValues (0.00s) [2022-03-10T22:58:22.307Z] === RUN TestRollback [2022-03-10T22:58:22.307Z] --- PASS: TestRollback (0.00s) [2022-03-10T22:58:22.307Z] PASS [2022-03-10T22:58:22.307Z] coverage: 57.4% of statements [2022-03-10T22:58:22.307Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.092s coverage: 57.4% of statements [2022-03-10T22:58:22.307Z] --- PASS: TestRandomAllocateDeallocate (4.70s) [2022-03-10T22:58:22.307Z] === RUN TestAllocateRandomDeallocate [2022-03-10T22:58:22.307Z] === RUN TestNAT [2022-03-10T22:58:22.307Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-03-10T22:58:22.307Z] --- SKIP: TestNAT (0.00s) [2022-03-10T22:58:22.307Z] === RUN TestTransparent [2022-03-10T22:58:22.307Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-03-10T22:58:22.307Z] --- SKIP: TestTransparent (0.00s) [2022-03-10T22:58:22.307Z] PASS [2022-03-10T22:58:22.307Z] coverage: 0.0% of statements [2022-03-10T22:58:22.307Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.045s coverage: 0.0% of statements [2022-03-10T22:58:22.774Z] === RUN TestBuildDefault [2022-03-10T22:58:22.774Z] --- PASS: TestBuildDefault (0.00s) [2022-03-10T22:58:22.774Z] === RUN TestBuildHostnameDomainname [2022-03-10T22:58:22.774Z] --- PASS: TestBuildHostnameDomainname (0.00s) [2022-03-10T22:58:22.774Z] === RUN TestBuildHostname [2022-03-10T22:58:22.774Z] --- PASS: TestBuildHostname (0.00s) [2022-03-10T22:58:22.774Z] === RUN TestBuildHostnameFQDN [2022-03-10T22:58:22.774Z] --- PASS: TestBuildHostnameFQDN (0.00s) [2022-03-10T22:58:22.774Z] === RUN TestBuildNoIP [2022-03-10T22:58:22.774Z] --- PASS: TestBuildNoIP (0.00s) [2022-03-10T22:58:22.774Z] === RUN TestUpdate [2022-03-10T22:58:22.774Z] --- PASS: TestUpdate (0.00s) [2022-03-10T22:58:22.774Z] === RUN TestUpdateIgnoresPrefixedHostname [2022-03-10T22:58:22.774Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s) [2022-03-10T22:58:22.774Z] === RUN TestDeleteIgnoresPrefixedHostname [2022-03-10T22:58:22.774Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s) [2022-03-10T22:58:22.774Z] === RUN TestAddEmpty [2022-03-10T22:58:22.774Z] --- PASS: TestAddEmpty (0.00s) [2022-03-10T22:58:22.774Z] === RUN TestAdd [2022-03-10T22:58:22.774Z] --- PASS: TestAdd (0.00s) [2022-03-10T22:58:22.774Z] === RUN TestDeleteEmpty [2022-03-10T22:58:22.774Z] --- PASS: TestDeleteEmpty (0.00s) [2022-03-10T22:58:22.774Z] === RUN TestDeleteNewline [2022-03-10T22:58:22.774Z] --- PASS: TestDeleteNewline (0.00s) [2022-03-10T22:58:22.774Z] === RUN TestDelete [2022-03-10T22:58:22.774Z] --- PASS: TestDelete (0.00s) [2022-03-10T22:58:22.774Z] === RUN TestConcurrentWrites [2022-03-10T22:58:22.774Z] === RUN TestNew [2022-03-10T22:58:22.774Z] --- PASS: TestNew (0.00s) [2022-03-10T22:58:22.774Z] === RUN TestAddDriver [2022-03-10T22:58:22.774Z] --- PASS: TestAddDriver (0.00s) [2022-03-10T22:58:22.774Z] === RUN TestAddDuplicateDriver [2022-03-10T22:58:22.774Z] --- PASS: TestAddDuplicateDriver (0.00s) [2022-03-10T22:58:22.774Z] === RUN TestIPAMDefaultAddressSpaces [2022-03-10T22:58:22.774Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) [2022-03-10T22:58:22.774Z] === RUN TestDriver [2022-03-10T22:58:22.774Z] --- PASS: TestDriver (0.00s) [2022-03-10T22:58:22.774Z] === RUN TestIPAM [2022-03-10T22:58:22.774Z] --- PASS: TestIPAM (0.00s) [2022-03-10T22:58:22.774Z] === RUN TestWalkIPAMs [2022-03-10T22:58:22.774Z] --- PASS: TestWalkIPAMs (0.00s) [2022-03-10T22:58:22.774Z] === RUN TestWalkDrivers [2022-03-10T22:58:22.774Z] --- PASS: TestWalkDrivers (0.00s) [2022-03-10T22:58:22.774Z] PASS [2022-03-10T22:58:22.774Z] coverage: 82.4% of statements [2022-03-10T22:58:22.774Z] ok github.com/docker/docker/libnetwork/drvregistry 0.069s coverage: 82.4% of statements [2022-03-10T22:58:22.774Z] --- PASS: TestConcurrentWrites (0.15s) [2022-03-10T22:58:22.774Z] PASS [2022-03-10T22:58:22.774Z] coverage: 81.2% of statements [2022-03-10T22:58:23.241Z] ok github.com/docker/docker/libnetwork/etchosts 0.208s coverage: 81.2% of statements [2022-03-10T22:58:23.241Z] === RUN TestNew [2022-03-10T22:58:23.241Z] --- PASS: TestNew (0.00s) [2022-03-10T22:58:23.241Z] === RUN TestAllocate [2022-03-10T22:58:23.241Z] --- PASS: TestAllocate (0.00s) [2022-03-10T22:58:23.241Z] === RUN TestUninitialized [2022-03-10T22:58:23.241Z] --- PASS: TestUninitialized (0.00s) [2022-03-10T22:58:23.241Z] === RUN TestAllocateInRange [2022-03-10T22:58:23.241Z] --- PASS: TestAllocateInRange (0.00s) [2022-03-10T22:58:23.241Z] === RUN TestAllocateSerial [2022-03-10T22:58:23.241Z] --- PASS: TestAllocateSerial (0.00s) [2022-03-10T22:58:23.241Z] PASS [2022-03-10T22:58:23.241Z] coverage: 87.5% of statements [2022-03-10T22:58:23.241Z] ok github.com/docker/docker/libnetwork/idm 0.040s coverage: 87.5% of statements [2022-03-10T22:58:23.241Z] --- PASS: TestAllocateRandomDeallocate (0.94s) [2022-03-10T22:58:23.241Z] === RUN TestAllocateRandomDeallocateSerialize [2022-03-10T22:58:23.241Z] === RUN TestCaller [2022-03-10T22:58:23.241Z] --- PASS: TestCaller (0.00s) [2022-03-10T22:58:23.241Z] PASS [2022-03-10T22:58:23.241Z] coverage: 100.0% of statements [2022-03-10T22:58:23.241Z] ok github.com/docker/docker/libnetwork/internal/caller 0.035s coverage: 100.0% of statements [2022-03-10T22:58:23.492Z] tests/integration/api_image_test.py ............s..... [ 39%] [2022-03-10T22:58:23.708Z] === RUN TestSetSerialInsertDelete [2022-03-10T22:58:23.708Z] --- PASS: TestSetSerialInsertDelete (0.00s) [2022-03-10T22:58:23.708Z] === RUN TestSetParallelInsertDelete [2022-03-10T22:58:24.175Z] --- PASS: TestAllocateRandomDeallocateSerialize (1.09s) [2022-03-10T22:58:24.175Z] === RUN TestRetrieveFromStore [2022-03-10T22:58:24.502Z] === RUN TestCheckpointCreateError [2022-03-10T22:58:24.502Z] --- PASS: TestCheckpointCreateError (0.00s) [2022-03-10T22:58:24.502Z] === RUN TestCheckpointCreate [2022-03-10T22:58:24.502Z] --- PASS: TestCheckpointCreate (0.00s) [2022-03-10T22:58:24.502Z] === RUN TestCheckpointDeleteError [2022-03-10T22:58:24.502Z] --- PASS: TestCheckpointDeleteError (0.00s) [2022-03-10T22:58:24.502Z] === RUN TestCheckpointDelete [2022-03-10T22:58:24.502Z] --- PASS: TestCheckpointDelete (0.00s) [2022-03-10T22:58:24.502Z] === RUN TestCheckpointListError [2022-03-10T22:58:24.502Z] --- PASS: TestCheckpointListError (0.00s) [2022-03-10T22:58:24.502Z] === RUN TestCheckpointList [2022-03-10T22:58:24.502Z] --- PASS: TestCheckpointList (0.00s) [2022-03-10T22:58:24.502Z] === RUN TestCheckpointListContainerNotFound [2022-03-10T22:58:24.502Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2022-03-10T22:58:24.502Z] === RUN TestNewClientWithOpsFromEnv [2022-03-10T22:58:24.502Z] client_test.go:23: runtime.GOOS == "windows" [2022-03-10T22:58:24.502Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2022-03-10T22:58:24.502Z] === RUN TestGetAPIPath [2022-03-10T22:58:24.502Z] --- PASS: TestGetAPIPath (0.00s) [2022-03-10T22:58:24.502Z] === RUN TestParseHostURL [2022-03-10T22:58:24.502Z] --- PASS: TestParseHostURL (0.00s) [2022-03-10T22:58:24.502Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2022-03-10T22:58:24.502Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2022-03-10T22:58:24.502Z] === RUN TestNegotiateAPIVersionEmpty [2022-03-10T22:58:24.502Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2022-03-10T22:58:24.502Z] === RUN TestNegotiateAPIVersion [2022-03-10T22:58:24.502Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2022-03-10T22:58:24.502Z] === RUN TestNegotiateAPVersionOverride [2022-03-10T22:58:24.502Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2022-03-10T22:58:24.502Z] === RUN TestNegotiateAPIVersionAutomatic [2022-03-10T22:58:24.502Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2022-03-10T22:58:24.502Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2022-03-10T22:58:24.502Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2022-03-10T22:58:24.502Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2022-03-10T22:58:24.502Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2022-03-10T22:58:24.502Z] === RUN TestClientRedirect [2022-03-10T22:58:24.502Z] --- PASS: TestClientRedirect (0.00s) [2022-03-10T22:58:24.502Z] === RUN TestConfigCreateUnsupported [2022-03-10T22:58:24.502Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2022-03-10T22:58:24.502Z] === RUN TestConfigCreateError [2022-03-10T22:58:24.502Z] --- PASS: TestConfigCreateError (0.00s) [2022-03-10T22:58:24.502Z] === RUN TestConfigCreate [2022-03-10T22:58:24.502Z] --- PASS: TestConfigCreate (0.00s) [2022-03-10T22:58:24.502Z] === RUN TestConfigInspectNotFound [2022-03-10T22:58:24.502Z] --- PASS: TestConfigInspectNotFound (0.00s) [2022-03-10T22:58:24.502Z] === RUN TestConfigInspectWithEmptyID [2022-03-10T22:58:24.502Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2022-03-10T22:58:24.502Z] === RUN TestConfigInspectUnsupported [2022-03-10T22:58:24.502Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2022-03-10T22:58:24.502Z] === RUN TestConfigInspectError [2022-03-10T22:58:24.502Z] --- PASS: TestConfigInspectError (0.00s) [2022-03-10T22:58:24.502Z] === RUN TestConfigInspectConfigNotFound [2022-03-10T22:58:24.502Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2022-03-10T22:58:24.502Z] === RUN TestConfigInspect [2022-03-10T22:58:24.502Z] --- PASS: TestConfigInspect (0.00s) [2022-03-10T22:58:24.502Z] === RUN TestConfigListUnsupported [2022-03-10T22:58:24.502Z] --- PASS: TestConfigListUnsupported (0.00s) [2022-03-10T22:58:24.502Z] === RUN TestConfigListError [2022-03-10T22:58:24.502Z] --- PASS: TestConfigListError (0.00s) [2022-03-10T22:58:24.502Z] === RUN TestConfigList [2022-03-10T22:58:24.502Z] --- PASS: TestConfigList (0.00s) [2022-03-10T22:58:24.502Z] === RUN TestConfigRemoveUnsupported [2022-03-10T22:58:24.502Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2022-03-10T22:58:24.502Z] === RUN TestConfigRemoveError [2022-03-10T22:58:24.502Z] --- PASS: TestConfigRemoveError (0.00s) [2022-03-10T22:58:24.502Z] === RUN TestConfigRemove [2022-03-10T22:58:24.502Z] --- PASS: TestConfigRemove (0.00s) [2022-03-10T22:58:24.502Z] === RUN TestConfigUpdateUnsupported [2022-03-10T22:58:24.502Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2022-03-10T22:58:24.502Z] === RUN TestConfigUpdateError [2022-03-10T22:58:24.502Z] --- PASS: TestConfigUpdateError (0.00s) [2022-03-10T22:58:24.502Z] === RUN TestConfigUpdate [2022-03-10T22:58:24.502Z] --- PASS: TestConfigUpdate (0.00s) [2022-03-10T22:58:24.502Z] === RUN TestContainerCommitError [2022-03-10T22:58:24.502Z] --- PASS: TestContainerCommitError (0.00s) [2022-03-10T22:58:24.502Z] === RUN TestContainerCommit [2022-03-10T22:58:24.502Z] --- PASS: TestContainerCommit (0.00s) [2022-03-10T22:58:24.502Z] === RUN TestContainerStatPathError [2022-03-10T22:58:24.502Z] --- PASS: TestContainerStatPathError (0.00s) [2022-03-10T22:58:24.502Z] === RUN TestContainerStatPathNotFoundError [2022-03-10T22:58:24.502Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2022-03-10T22:58:24.502Z] === RUN TestContainerStatPathNoHeaderError [2022-03-10T22:58:24.502Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2022-03-10T22:58:24.502Z] === RUN TestContainerStatPath [2022-03-10T22:58:24.502Z] --- PASS: TestContainerStatPath (0.00s) [2022-03-10T22:58:24.502Z] === RUN TestCopyToContainerError [2022-03-10T22:58:24.502Z] --- PASS: TestCopyToContainerError (0.00s) [2022-03-10T22:58:24.502Z] === RUN TestCopyToContainerNotFoundError [2022-03-10T22:58:24.502Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2022-03-10T22:58:24.502Z] === RUN TestCopyToContainerNotStatusOKError [2022-03-10T22:58:24.502Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2022-03-10T22:58:24.502Z] === RUN TestCopyToContainer [2022-03-10T22:58:24.502Z] --- PASS: TestCopyToContainer (0.00s) [2022-03-10T22:58:24.502Z] === RUN TestCopyFromContainerError [2022-03-10T22:58:24.502Z] --- PASS: TestCopyFromContainerError (0.00s) [2022-03-10T22:58:24.502Z] === RUN TestCopyFromContainerNotFoundError [2022-03-10T22:58:24.502Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2022-03-10T22:58:24.502Z] === RUN TestCopyFromContainerNotStatusOKError [2022-03-10T22:58:24.502Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2022-03-10T22:58:24.502Z] === RUN TestCopyFromContainerNoHeaderError [2022-03-10T22:58:24.502Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2022-03-10T22:58:24.502Z] === RUN TestCopyFromContainer [2022-03-10T22:58:24.502Z] --- PASS: TestCopyFromContainer (0.00s) [2022-03-10T22:58:24.502Z] === RUN TestContainerCreateError [2022-03-10T22:58:24.502Z] --- PASS: TestContainerCreateError (0.00s) [2022-03-10T22:58:24.502Z] === RUN TestContainerCreateImageNotFound [2022-03-10T22:58:24.502Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2022-03-10T22:58:24.502Z] === RUN TestContainerCreateWithName [2022-03-10T22:58:24.502Z] --- PASS: TestContainerCreateWithName (0.00s) [2022-03-10T22:58:24.502Z] === RUN TestContainerCreateAutoRemove [2022-03-10T22:58:24.502Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2022-03-10T22:58:24.502Z] === RUN TestContainerDiffError [2022-03-10T22:58:24.502Z] --- PASS: TestContainerDiffError (0.00s) [2022-03-10T22:58:24.503Z] === RUN TestContainerDiff [2022-03-10T22:58:24.503Z] --- PASS: TestContainerDiff (0.00s) [2022-03-10T22:58:24.503Z] === RUN TestContainerExecCreateError [2022-03-10T22:58:24.503Z] --- PASS: TestContainerExecCreateError (0.00s) [2022-03-10T22:58:24.503Z] === RUN TestContainerExecCreate [2022-03-10T22:58:24.503Z] --- PASS: TestContainerExecCreate (0.00s) [2022-03-10T22:58:24.503Z] === RUN TestContainerExecStartError [2022-03-10T22:58:24.503Z] --- PASS: TestContainerExecStartError (0.00s) [2022-03-10T22:58:24.503Z] === RUN TestContainerExecStart [2022-03-10T22:58:24.503Z] --- PASS: TestContainerExecStart (0.00s) [2022-03-10T22:58:24.503Z] === RUN TestContainerExecInspectError [2022-03-10T22:58:24.503Z] --- PASS: TestContainerExecInspectError (0.00s) [2022-03-10T22:58:24.503Z] === RUN TestContainerExecInspect [2022-03-10T22:58:24.503Z] --- PASS: TestContainerExecInspect (0.00s) [2022-03-10T22:58:24.503Z] === RUN TestContainerExportError [2022-03-10T22:58:24.503Z] --- PASS: TestContainerExportError (0.00s) [2022-03-10T22:58:24.503Z] === RUN TestContainerExport [2022-03-10T22:58:24.503Z] --- PASS: TestContainerExport (0.00s) [2022-03-10T22:58:24.503Z] === RUN TestContainerInspectError [2022-03-10T22:58:24.503Z] --- PASS: TestContainerInspectError (0.00s) [2022-03-10T22:58:24.503Z] === RUN TestContainerInspectContainerNotFound [2022-03-10T22:58:24.503Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2022-03-10T22:58:24.503Z] === RUN TestContainerInspectWithEmptyID [2022-03-10T22:58:24.503Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2022-03-10T22:58:24.503Z] === RUN TestContainerInspect [2022-03-10T22:58:24.503Z] --- PASS: TestContainerInspect (0.00s) [2022-03-10T22:58:24.503Z] === RUN TestContainerInspectNode [2022-03-10T22:58:24.503Z] --- PASS: TestContainerInspectNode (0.00s) [2022-03-10T22:58:24.503Z] === RUN TestContainerKillError [2022-03-10T22:58:24.503Z] --- PASS: TestContainerKillError (0.00s) [2022-03-10T22:58:24.503Z] === RUN TestContainerKill [2022-03-10T22:58:24.503Z] --- PASS: TestContainerKill (0.00s) [2022-03-10T22:58:24.503Z] === RUN TestContainerListError [2022-03-10T22:58:24.503Z] --- PASS: TestContainerListError (0.00s) [2022-03-10T22:58:24.503Z] === RUN TestContainerList [2022-03-10T22:58:24.503Z] --- PASS: TestContainerList (0.00s) [2022-03-10T22:58:24.503Z] === RUN TestContainerLogsNotFoundError [2022-03-10T22:58:24.503Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2022-03-10T22:58:24.503Z] === RUN TestContainerLogsError [2022-03-10T22:58:24.503Z] --- PASS: TestContainerLogsError (0.00s) [2022-03-10T22:58:24.503Z] === RUN TestContainerLogs [2022-03-10T22:58:24.503Z] --- PASS: TestContainerLogs (0.20s) [2022-03-10T22:58:24.503Z] === RUN TestContainerPauseError [2022-03-10T22:58:24.503Z] --- PASS: TestContainerPauseError (0.00s) [2022-03-10T22:58:24.503Z] === RUN TestContainerPause [2022-03-10T22:58:24.503Z] --- PASS: TestContainerPause (0.00s) [2022-03-10T22:58:24.503Z] === RUN TestContainersPruneError [2022-03-10T22:58:24.503Z] --- PASS: TestContainersPruneError (0.00s) [2022-03-10T22:58:24.503Z] === RUN TestContainersPrune [2022-03-10T22:58:24.503Z] --- PASS: TestContainersPrune (0.00s) [2022-03-10T22:58:24.503Z] === RUN TestContainerRemoveError [2022-03-10T22:58:24.503Z] --- PASS: TestContainerRemoveError (0.00s) [2022-03-10T22:58:24.503Z] === RUN TestContainerRemoveNotFoundError [2022-03-10T22:58:24.503Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2022-03-10T22:58:24.503Z] === RUN TestContainerRemove [2022-03-10T22:58:24.503Z] --- PASS: TestContainerRemove (0.00s) [2022-03-10T22:58:24.503Z] === RUN TestContainerRenameError [2022-03-10T22:58:24.503Z] --- PASS: TestContainerRenameError (0.00s) [2022-03-10T22:58:24.503Z] === RUN TestContainerRename [2022-03-10T22:58:24.503Z] --- PASS: TestContainerRename (0.00s) [2022-03-10T22:58:24.503Z] === RUN TestContainerResizeError [2022-03-10T22:58:24.503Z] --- PASS: TestContainerResizeError (0.00s) [2022-03-10T22:58:24.503Z] === RUN TestContainerExecResizeError [2022-03-10T22:58:24.503Z] --- PASS: TestContainerExecResizeError (0.00s) [2022-03-10T22:58:24.503Z] === RUN TestContainerResize [2022-03-10T22:58:24.503Z] --- PASS: TestContainerResize (0.00s) [2022-03-10T22:58:24.503Z] === RUN TestContainerExecResize [2022-03-10T22:58:24.503Z] --- PASS: TestContainerExecResize (0.00s) [2022-03-10T22:58:24.503Z] === RUN TestContainerRestartError [2022-03-10T22:58:24.503Z] --- PASS: TestContainerRestartError (0.00s) [2022-03-10T22:58:24.503Z] === RUN TestContainerRestart [2022-03-10T22:58:24.503Z] --- PASS: TestContainerRestart (0.00s) [2022-03-10T22:58:24.503Z] === RUN TestContainerStartError [2022-03-10T22:58:24.503Z] --- PASS: TestContainerStartError (0.00s) [2022-03-10T22:58:24.503Z] === RUN TestContainerStart [2022-03-10T22:58:24.503Z] --- PASS: TestContainerStart (0.00s) [2022-03-10T22:58:24.503Z] === RUN TestContainerStatsError [2022-03-10T22:58:24.503Z] --- PASS: TestContainerStatsError (0.00s) [2022-03-10T22:58:24.503Z] === RUN TestContainerStats [2022-03-10T22:58:24.503Z] --- PASS: TestContainerStats (0.00s) [2022-03-10T22:58:24.503Z] === RUN TestContainerStopError [2022-03-10T22:58:24.503Z] --- PASS: TestContainerStopError (0.00s) [2022-03-10T22:58:24.503Z] === RUN TestContainerStop [2022-03-10T22:58:24.503Z] --- PASS: TestContainerStop (0.00s) [2022-03-10T22:58:24.503Z] === RUN TestContainerTopError [2022-03-10T22:58:24.503Z] --- PASS: TestContainerTopError (0.00s) [2022-03-10T22:58:24.503Z] === RUN TestContainerTop [2022-03-10T22:58:24.503Z] --- PASS: TestContainerTop (0.00s) [2022-03-10T22:58:24.503Z] === RUN TestContainerUnpauseError [2022-03-10T22:58:24.503Z] --- PASS: TestContainerUnpauseError (0.00s) [2022-03-10T22:58:24.503Z] === RUN TestContainerUnpause [2022-03-10T22:58:24.503Z] --- PASS: TestContainerUnpause (0.00s) [2022-03-10T22:58:24.503Z] === RUN TestContainerUpdateError [2022-03-10T22:58:24.503Z] --- PASS: TestContainerUpdateError (0.00s) [2022-03-10T22:58:24.503Z] === RUN TestContainerUpdate [2022-03-10T22:58:24.503Z] --- PASS: TestContainerUpdate (0.00s) [2022-03-10T22:58:24.503Z] === RUN TestContainerWaitError [2022-03-10T22:58:24.503Z] --- PASS: TestContainerWaitError (0.00s) [2022-03-10T22:58:24.503Z] === RUN TestContainerWait [2022-03-10T22:58:24.503Z] --- PASS: TestContainerWait (0.00s) [2022-03-10T22:58:24.503Z] === RUN TestDiskUsageError [2022-03-10T22:58:24.503Z] --- PASS: TestDiskUsageError (0.00s) [2022-03-10T22:58:24.643Z] === RUN TestInt2IP2IntConversion [2022-03-10T22:58:24.643Z] --- PASS: TestRetrieveFromStore (0.43s) [2022-03-10T22:58:24.643Z] === RUN TestIsCorrupted [2022-03-10T22:58:24.643Z] --- PASS: TestIsCorrupted (0.01s) [2022-03-10T22:58:24.643Z] === RUN TestSetRollover [2022-03-10T22:58:24.992Z] === RUN TestDiskUsage [2022-03-10T22:58:24.993Z] --- PASS: TestDiskUsage (0.00s) [2022-03-10T22:58:24.993Z] === RUN TestDistributionInspectUnsupported [2022-03-10T22:58:24.993Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2022-03-10T22:58:24.993Z] === RUN TestDistributionInspectWithEmptyID [2022-03-10T22:58:24.993Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2022-03-10T22:58:24.993Z] === RUN TestEventsErrorInOptions [2022-03-10T22:58:24.993Z] --- PASS: TestEventsErrorInOptions (0.00s) [2022-03-10T22:58:24.993Z] === RUN TestEventsErrorFromServer [2022-03-10T22:58:24.993Z] --- PASS: TestEventsErrorFromServer (0.00s) [2022-03-10T22:58:24.993Z] === RUN TestEvents [2022-03-10T22:58:24.993Z] --- PASS: TestEvents (0.00s) [2022-03-10T22:58:24.993Z] === RUN TestTLSCloseWriter [2022-03-10T22:58:24.993Z] === PAUSE TestTLSCloseWriter [2022-03-10T22:58:24.993Z] === RUN TestImageBuildError [2022-03-10T22:58:24.993Z] --- PASS: TestImageBuildError (0.00s) [2022-03-10T22:58:24.993Z] === RUN TestImageBuild [2022-03-10T22:58:24.993Z] --- PASS: TestImageBuild (0.00s) [2022-03-10T22:58:24.993Z] === RUN TestGetDockerOS [2022-03-10T22:58:24.993Z] --- PASS: TestGetDockerOS (0.00s) [2022-03-10T22:58:24.993Z] === RUN TestImageCreateError [2022-03-10T22:58:24.993Z] --- PASS: TestImageCreateError (0.00s) [2022-03-10T22:58:24.993Z] === RUN TestImageCreate [2022-03-10T22:58:24.993Z] --- PASS: TestImageCreate (0.00s) [2022-03-10T22:58:24.993Z] === RUN TestImageHistoryError [2022-03-10T22:58:24.993Z] --- PASS: TestImageHistoryError (0.00s) [2022-03-10T22:58:24.993Z] === RUN TestImageHistory [2022-03-10T22:58:24.993Z] --- PASS: TestImageHistory (0.00s) [2022-03-10T22:58:24.993Z] === RUN TestImageImportError [2022-03-10T22:58:24.993Z] --- PASS: TestImageImportError (0.00s) [2022-03-10T22:58:24.993Z] === RUN TestImageImport [2022-03-10T22:58:24.993Z] --- PASS: TestImageImport (0.00s) [2022-03-10T22:58:24.993Z] === RUN TestImageInspectError [2022-03-10T22:58:24.993Z] --- PASS: TestImageInspectError (0.00s) [2022-03-10T22:58:24.993Z] === RUN TestImageInspectImageNotFound [2022-03-10T22:58:24.993Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2022-03-10T22:58:24.993Z] === RUN TestImageInspectWithEmptyID [2022-03-10T22:58:24.993Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2022-03-10T22:58:24.993Z] === RUN TestImageInspect [2022-03-10T22:58:24.993Z] --- PASS: TestImageInspect (0.00s) [2022-03-10T22:58:24.993Z] === RUN TestImageListError [2022-03-10T22:58:24.993Z] --- PASS: TestImageListError (0.00s) [2022-03-10T22:58:24.993Z] === RUN TestImageList [2022-03-10T22:58:24.993Z] --- PASS: TestImageList (0.00s) [2022-03-10T22:58:24.993Z] === RUN TestImageListApiBefore125 [2022-03-10T22:58:24.993Z] --- PASS: TestImageListApiBefore125 (0.00s) [2022-03-10T22:58:24.993Z] === RUN TestImageLoadError [2022-03-10T22:58:24.993Z] --- PASS: TestImageLoadError (0.00s) [2022-03-10T22:58:24.993Z] === RUN TestImageLoad [2022-03-10T22:58:24.993Z] --- PASS: TestImageLoad (0.00s) [2022-03-10T22:58:24.993Z] === RUN TestImagesPruneError [2022-03-10T22:58:24.993Z] --- PASS: TestImagesPruneError (0.00s) [2022-03-10T22:58:24.993Z] === RUN TestImagesPrune [2022-03-10T22:58:24.993Z] --- PASS: TestImagesPrune (0.00s) [2022-03-10T22:58:24.993Z] === RUN TestImagePullReferenceParseError [2022-03-10T22:58:24.993Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2022-03-10T22:58:24.993Z] === RUN TestImagePullAnyError [2022-03-10T22:58:24.993Z] --- PASS: TestImagePullAnyError (0.00s) [2022-03-10T22:58:24.993Z] === RUN TestImagePullStatusUnauthorizedError [2022-03-10T22:58:24.993Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2022-03-10T22:58:24.993Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2022-03-10T22:58:24.993Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-03-10T22:58:24.993Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-03-10T22:58:24.993Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-03-10T22:58:24.993Z] === RUN TestImagePullWithPrivilegedFuncNoError [2022-03-10T22:58:24.993Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2022-03-10T22:58:24.993Z] === RUN TestImagePullWithoutErrors [2022-03-10T22:58:24.993Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2022-03-10T22:58:24.993Z] === RUN TestImagePushReferenceError [2022-03-10T22:58:24.993Z] --- PASS: TestImagePushReferenceError (0.00s) [2022-03-10T22:58:24.993Z] === RUN TestImagePushAnyError [2022-03-10T22:58:24.993Z] --- PASS: TestImagePushAnyError (0.00s) [2022-03-10T22:58:24.993Z] === RUN TestImagePushStatusUnauthorizedError [2022-03-10T22:58:24.993Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2022-03-10T22:58:24.993Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2022-03-10T22:58:24.993Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-03-10T22:58:24.993Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-03-10T22:58:24.993Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-03-10T22:58:24.993Z] === RUN TestImagePushWithPrivilegedFuncNoError [2022-03-10T22:58:24.993Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2022-03-10T22:58:24.993Z] === RUN TestImagePushWithoutErrors [2022-03-10T22:58:24.993Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2022-03-10T22:58:24.993Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2022-03-10T22:58:24.993Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2022-03-10T22:58:24.993Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2022-03-10T22:58:24.993Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2022-03-10T22:58:24.993Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2022-03-10T22:58:24.993Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2022-03-10T22:58:24.993Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2022-03-10T22:58:24.993Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2022-03-10T22:58:24.993Z] === RUN TestImageRemoveError [2022-03-10T22:58:24.993Z] --- PASS: TestImageRemoveError (0.00s) [2022-03-10T22:58:24.993Z] === RUN TestImageRemoveImageNotFound [2022-03-10T22:58:24.993Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2022-03-10T22:58:24.993Z] === RUN TestImageRemove [2022-03-10T22:58:24.993Z] --- PASS: TestImageRemove (0.00s) [2022-03-10T22:58:24.993Z] === RUN TestImageSaveError [2022-03-10T22:58:24.993Z] --- PASS: TestImageSaveError (0.00s) [2022-03-10T22:58:24.993Z] === RUN TestImageSave [2022-03-10T22:58:24.993Z] --- PASS: TestImageSave (0.00s) [2022-03-10T22:58:24.993Z] === RUN TestImageSearchAnyError [2022-03-10T22:58:24.993Z] --- PASS: TestImageSearchAnyError (0.00s) [2022-03-10T22:58:24.993Z] === RUN TestImageSearchStatusUnauthorizedError [2022-03-10T22:58:24.993Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2022-03-10T22:58:24.993Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2022-03-10T22:58:24.993Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-03-10T22:58:24.993Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-03-10T22:58:24.993Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-03-10T22:58:24.993Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2022-03-10T22:58:24.993Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2022-03-10T22:58:24.993Z] === RUN TestImageSearchWithoutErrors [2022-03-10T22:58:24.993Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2022-03-10T22:58:24.993Z] === RUN TestImageTagError [2022-03-10T22:58:24.993Z] --- PASS: TestImageTagError (0.00s) [2022-03-10T22:58:24.993Z] === RUN TestImageTagInvalidReference [2022-03-10T22:58:24.993Z] --- PASS: TestImageTagInvalidReference (0.00s) [2022-03-10T22:58:24.993Z] === RUN TestImageTagInvalidSourceImageName [2022-03-10T22:58:24.993Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2022-03-10T22:58:24.993Z] === RUN TestImageTagHexSource [2022-03-10T22:58:24.993Z] --- PASS: TestImageTagHexSource (0.00s) [2022-03-10T22:58:24.993Z] === RUN TestImageTag [2022-03-10T22:58:24.993Z] --- PASS: TestImageTag (0.00s) [2022-03-10T22:58:24.993Z] === RUN TestInfoServerError [2022-03-10T22:58:24.993Z] --- PASS: TestInfoServerError (0.00s) [2022-03-10T22:58:24.993Z] === RUN TestInfoInvalidResponseJSONError [2022-03-10T22:58:24.993Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2022-03-10T22:58:24.993Z] === RUN TestInfo [2022-03-10T22:58:24.993Z] --- PASS: TestInfo (0.00s) [2022-03-10T22:58:24.993Z] === RUN TestNetworkConnectError [2022-03-10T22:58:24.993Z] --- PASS: TestNetworkConnectError (0.00s) [2022-03-10T22:58:24.993Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2022-03-10T22:58:24.993Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2022-03-10T22:58:24.993Z] === RUN TestNetworkConnect [2022-03-10T22:58:24.993Z] --- PASS: TestNetworkConnect (0.00s) [2022-03-10T22:58:24.993Z] === RUN TestNetworkCreateError [2022-03-10T22:58:24.993Z] --- PASS: TestNetworkCreateError (0.00s) [2022-03-10T22:58:24.993Z] === RUN TestNetworkCreate [2022-03-10T22:58:24.993Z] --- PASS: TestNetworkCreate (0.00s) [2022-03-10T22:58:24.993Z] === RUN TestNetworkDisconnectError [2022-03-10T22:58:24.993Z] --- PASS: TestNetworkDisconnectError (0.00s) [2022-03-10T22:58:24.993Z] === RUN TestNetworkDisconnect [2022-03-10T22:58:24.993Z] --- PASS: TestNetworkDisconnect (0.00s) [2022-03-10T22:58:24.993Z] === RUN TestNetworkInspect [2022-03-10T22:58:24.993Z] === RUN TestNetworkInspect/empty_ID [2022-03-10T22:58:24.993Z] === RUN TestNetworkInspect/no_options [2022-03-10T22:58:24.993Z] === RUN TestNetworkInspect/verbose [2022-03-10T22:58:24.993Z] === RUN TestNetworkInspect/global_scope [2022-03-10T22:58:24.993Z] === RUN TestNetworkInspect/unknown_network [2022-03-10T22:58:24.993Z] === RUN TestNetworkInspect/server_error [2022-03-10T22:58:24.993Z] --- PASS: TestNetworkInspect (0.00s) [2022-03-10T22:58:24.993Z] --- PASS: TestNetworkInspect/empty_ID (0.00s) [2022-03-10T22:58:24.993Z] --- PASS: TestNetworkInspect/no_options (0.00s) [2022-03-10T22:58:24.993Z] --- PASS: TestNetworkInspect/verbose (0.00s) [2022-03-10T22:58:24.993Z] --- PASS: TestNetworkInspect/global_scope (0.00s) [2022-03-10T22:58:24.993Z] --- PASS: TestNetworkInspect/unknown_network (0.00s) [2022-03-10T22:58:24.993Z] --- PASS: TestNetworkInspect/server_error (0.00s) [2022-03-10T22:58:24.993Z] === RUN TestNetworkListError [2022-03-10T22:58:24.993Z] --- PASS: TestNetworkListError (0.00s) [2022-03-10T22:58:24.993Z] === RUN TestNetworkList [2022-03-10T22:58:24.993Z] --- PASS: TestNetworkList (0.00s) [2022-03-10T22:58:24.993Z] === RUN TestNetworksPruneError [2022-03-10T22:58:24.993Z] --- PASS: TestNetworksPruneError (0.00s) [2022-03-10T22:58:24.993Z] === RUN TestNetworksPrune [2022-03-10T22:58:24.993Z] --- PASS: TestNetworksPrune (0.00s) [2022-03-10T22:58:24.993Z] === RUN TestNetworkRemoveError [2022-03-10T22:58:24.993Z] --- PASS: TestNetworkRemoveError (0.00s) [2022-03-10T22:58:24.993Z] === RUN TestNetworkRemove [2022-03-10T22:58:24.993Z] --- PASS: TestNetworkRemove (0.00s) [2022-03-10T22:58:24.993Z] === RUN TestNodeInspectError [2022-03-10T22:58:24.993Z] --- PASS: TestNodeInspectError (0.00s) [2022-03-10T22:58:24.993Z] === RUN TestNodeInspectNodeNotFound [2022-03-10T22:58:24.993Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2022-03-10T22:58:24.993Z] === RUN TestNodeInspectWithEmptyID [2022-03-10T22:58:24.993Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2022-03-10T22:58:24.993Z] === RUN TestNodeInspect [2022-03-10T22:58:24.993Z] --- PASS: TestNodeInspect (0.00s) [2022-03-10T22:58:24.993Z] === RUN TestNodeListError [2022-03-10T22:58:24.993Z] --- PASS: TestNodeListError (0.00s) [2022-03-10T22:58:24.993Z] === RUN TestNodeList [2022-03-10T22:58:24.993Z] --- PASS: TestNodeList (0.00s) [2022-03-10T22:58:24.993Z] === RUN TestNodeRemoveError [2022-03-10T22:58:24.993Z] --- PASS: TestNodeRemoveError (0.00s) [2022-03-10T22:58:24.993Z] === RUN TestNodeRemove [2022-03-10T22:58:24.993Z] --- PASS: TestNodeRemove (0.00s) [2022-03-10T22:58:24.993Z] === RUN TestNodeUpdateError [2022-03-10T22:58:24.993Z] --- PASS: TestNodeUpdateError (0.00s) [2022-03-10T22:58:24.993Z] === RUN TestNodeUpdate [2022-03-10T22:58:24.993Z] --- PASS: TestNodeUpdate (0.00s) [2022-03-10T22:58:24.993Z] === RUN TestOptionWithHostFromEnv [2022-03-10T22:58:24.993Z] --- PASS: TestOptionWithHostFromEnv (0.00s) [2022-03-10T22:58:24.993Z] === RUN TestOptionWithTimeout [2022-03-10T22:58:24.993Z] --- PASS: TestOptionWithTimeout (0.00s) [2022-03-10T22:58:24.993Z] === RUN TestOptionWithVersionFromEnv [2022-03-10T22:58:24.993Z] --- PASS: TestOptionWithVersionFromEnv (0.00s) [2022-03-10T22:58:24.993Z] === RUN TestPingFail [2022-03-10T22:58:24.993Z] --- PASS: TestPingFail (0.00s) [2022-03-10T22:58:24.993Z] === RUN TestPingWithError [2022-03-10T22:58:24.993Z] 2022/03/10 22:58:24 RoundTripper returned a response & error; ignoring response [2022-03-10T22:58:24.993Z] 2022/03/10 22:58:24 RoundTripper returned a response & error; ignoring response [2022-03-10T22:58:24.993Z] --- PASS: TestPingWithError (0.00s) [2022-03-10T22:58:24.993Z] === RUN TestPingSuccess [2022-03-10T22:58:24.993Z] --- PASS: TestPingSuccess (0.00s) [2022-03-10T22:58:24.993Z] === RUN TestPingHeadFallback [2022-03-10T22:58:24.993Z] === RUN TestPingHeadFallback/OK [2022-03-10T22:58:24.993Z] === RUN TestPingHeadFallback/Internal_Server_Error [2022-03-10T22:58:24.993Z] === RUN TestPingHeadFallback/Not_Found [2022-03-10T22:58:24.993Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2022-03-10T22:58:24.993Z] --- PASS: TestPingHeadFallback (0.00s) [2022-03-10T22:58:24.993Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2022-03-10T22:58:24.993Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2022-03-10T22:58:24.993Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2022-03-10T22:58:24.993Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2022-03-10T22:58:24.993Z] === RUN TestPluginDisableError [2022-03-10T22:58:24.993Z] --- PASS: TestPluginDisableError (0.00s) [2022-03-10T22:58:24.993Z] === RUN TestPluginDisable [2022-03-10T22:58:24.993Z] --- PASS: TestPluginDisable (0.00s) [2022-03-10T22:58:24.993Z] === RUN TestPluginEnableError [2022-03-10T22:58:24.993Z] --- PASS: TestPluginEnableError (0.00s) [2022-03-10T22:58:24.993Z] === RUN TestPluginEnable [2022-03-10T22:58:24.993Z] --- PASS: TestPluginEnable (0.00s) [2022-03-10T22:58:24.993Z] === RUN TestPluginInspectError [2022-03-10T22:58:24.993Z] --- PASS: TestPluginInspectError (0.00s) [2022-03-10T22:58:24.993Z] === RUN TestPluginInspectWithEmptyID [2022-03-10T22:58:24.993Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2022-03-10T22:58:24.993Z] === RUN TestPluginInspect [2022-03-10T22:58:24.993Z] --- PASS: TestPluginInspect (0.00s) [2022-03-10T22:58:24.993Z] === RUN TestPluginListError [2022-03-10T22:58:24.993Z] --- PASS: TestPluginListError (0.00s) [2022-03-10T22:58:24.993Z] === RUN TestPluginList [2022-03-10T22:58:24.993Z] --- PASS: TestPluginList (0.00s) [2022-03-10T22:58:24.993Z] === RUN TestPluginPushError [2022-03-10T22:58:24.993Z] --- PASS: TestPluginPushError (0.00s) [2022-03-10T22:58:24.993Z] === RUN TestPluginPush [2022-03-10T22:58:24.993Z] --- PASS: TestPluginPush (0.00s) [2022-03-10T22:58:24.993Z] === RUN TestPluginRemoveError [2022-03-10T22:58:24.993Z] --- PASS: TestPluginRemoveError (0.00s) [2022-03-10T22:58:24.993Z] === RUN TestPluginRemove [2022-03-10T22:58:24.993Z] --- PASS: TestPluginRemove (0.00s) [2022-03-10T22:58:24.993Z] === RUN TestPluginSetError [2022-03-10T22:58:24.993Z] --- PASS: TestPluginSetError (0.00s) [2022-03-10T22:58:24.993Z] === RUN TestPluginSet [2022-03-10T22:58:24.993Z] --- PASS: TestPluginSet (0.00s) [2022-03-10T22:58:24.993Z] === RUN TestSetHostHeader [2022-03-10T22:58:24.993Z] --- PASS: TestSetHostHeader (0.00s) [2022-03-10T22:58:24.993Z] === RUN TestPlainTextError [2022-03-10T22:58:24.993Z] --- PASS: TestPlainTextError (0.00s) [2022-03-10T22:58:24.993Z] === RUN TestInfiniteError [2022-03-10T22:58:24.993Z] --- PASS: TestInfiniteError (0.05s) [2022-03-10T22:58:24.993Z] === RUN TestCanceledContext [2022-03-10T22:58:24.993Z] 2022/03/10 22:58:24 RoundTripper returned a response & error; ignoring response [2022-03-10T22:58:24.993Z] --- PASS: TestCanceledContext (0.00s) [2022-03-10T22:58:24.993Z] === RUN TestDeadlineExceededContext [2022-03-10T22:58:24.993Z] 2022/03/10 22:58:24 RoundTripper returned a response & error; ignoring response [2022-03-10T22:58:24.993Z] --- PASS: TestDeadlineExceededContext (0.00s) [2022-03-10T22:58:24.993Z] === RUN TestSecretCreateUnsupported [2022-03-10T22:58:24.993Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2022-03-10T22:58:24.993Z] === RUN TestSecretCreateError [2022-03-10T22:58:24.993Z] --- PASS: TestSecretCreateError (0.00s) [2022-03-10T22:58:24.993Z] === RUN TestSecretCreate [2022-03-10T22:58:24.993Z] --- PASS: TestSecretCreate (0.00s) [2022-03-10T22:58:24.993Z] === RUN TestSecretInspectUnsupported [2022-03-10T22:58:24.993Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2022-03-10T22:58:24.993Z] === RUN TestSecretInspectError [2022-03-10T22:58:24.993Z] --- PASS: TestSecretInspectError (0.00s) [2022-03-10T22:58:24.993Z] === RUN TestSecretInspectSecretNotFound [2022-03-10T22:58:24.993Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2022-03-10T22:58:24.993Z] === RUN TestSecretInspectWithEmptyID [2022-03-10T22:58:24.993Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2022-03-10T22:58:24.993Z] === RUN TestSecretInspect [2022-03-10T22:58:24.993Z] --- PASS: TestSecretInspect (0.00s) [2022-03-10T22:58:24.993Z] === RUN TestSecretListUnsupported [2022-03-10T22:58:24.993Z] --- PASS: TestSecretListUnsupported (0.00s) [2022-03-10T22:58:24.993Z] === RUN TestSecretListError [2022-03-10T22:58:24.993Z] --- PASS: TestSecretListError (0.00s) [2022-03-10T22:58:24.993Z] === RUN TestSecretList [2022-03-10T22:58:24.993Z] --- PASS: TestSecretList (0.00s) [2022-03-10T22:58:24.993Z] === RUN TestSecretRemoveUnsupported [2022-03-10T22:58:24.993Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2022-03-10T22:58:24.993Z] === RUN TestSecretRemoveError [2022-03-10T22:58:24.993Z] --- PASS: TestSecretRemoveError (0.00s) [2022-03-10T22:58:24.993Z] === RUN TestSecretRemove [2022-03-10T22:58:24.993Z] --- PASS: TestSecretRemove (0.00s) [2022-03-10T22:58:24.993Z] === RUN TestSecretUpdateUnsupported [2022-03-10T22:58:24.993Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2022-03-10T22:58:24.993Z] === RUN TestSecretUpdateError [2022-03-10T22:58:24.993Z] --- PASS: TestSecretUpdateError (0.00s) [2022-03-10T22:58:24.993Z] === RUN TestSecretUpdate [2022-03-10T22:58:24.993Z] --- PASS: TestSecretUpdate (0.00s) [2022-03-10T22:58:24.993Z] === RUN TestServiceCreateError [2022-03-10T22:58:24.993Z] --- PASS: TestServiceCreateError (0.00s) [2022-03-10T22:58:24.993Z] === RUN TestServiceCreate [2022-03-10T22:58:24.993Z] --- PASS: TestServiceCreate (0.00s) [2022-03-10T22:58:24.993Z] === RUN TestServiceCreateCompatiblePlatforms [2022-03-10T22:58:24.993Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.01s) [2022-03-10T22:58:24.993Z] === RUN TestServiceCreateDigestPinning [2022-03-10T22:58:24.993Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2022-03-10T22:58:24.993Z] === RUN TestServiceInspectError [2022-03-10T22:58:24.993Z] --- PASS: TestServiceInspectError (0.00s) [2022-03-10T22:58:24.993Z] === RUN TestServiceInspectServiceNotFound [2022-03-10T22:58:24.993Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2022-03-10T22:58:24.993Z] === RUN TestServiceInspectWithEmptyID [2022-03-10T22:58:24.993Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2022-03-10T22:58:24.993Z] === RUN TestServiceInspect [2022-03-10T22:58:24.993Z] --- PASS: TestServiceInspect (0.00s) [2022-03-10T22:58:24.993Z] === RUN TestServiceListError [2022-03-10T22:58:24.993Z] --- PASS: TestServiceListError (0.00s) [2022-03-10T22:58:24.993Z] === RUN TestServiceList [2022-03-10T22:58:24.993Z] --- PASS: TestServiceList (0.00s) [2022-03-10T22:58:24.993Z] === RUN TestServiceLogsError [2022-03-10T22:58:24.993Z] --- PASS: TestServiceLogsError (0.00s) [2022-03-10T22:58:24.993Z] === RUN TestServiceLogs [2022-03-10T22:58:24.994Z] --- PASS: TestServiceLogs (0.00s) [2022-03-10T22:58:24.994Z] === RUN TestServiceRemoveError [2022-03-10T22:58:24.994Z] --- PASS: TestServiceRemoveError (0.00s) [2022-03-10T22:58:24.994Z] === RUN TestServiceRemoveNotFoundError [2022-03-10T22:58:24.994Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2022-03-10T22:58:24.994Z] === RUN TestServiceRemove [2022-03-10T22:58:24.994Z] --- PASS: TestServiceRemove (0.00s) [2022-03-10T22:58:24.994Z] === RUN TestServiceUpdateError [2022-03-10T22:58:24.994Z] --- PASS: TestServiceUpdateError (0.00s) [2022-03-10T22:58:24.994Z] === RUN TestServiceUpdate [2022-03-10T22:58:24.994Z] --- PASS: TestServiceUpdate (0.00s) [2022-03-10T22:58:24.994Z] === RUN TestSwarmGetUnlockKeyError [2022-03-10T22:58:24.994Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2022-03-10T22:58:24.994Z] === RUN TestSwarmGetUnlockKey [2022-03-10T22:58:24.994Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2022-03-10T22:58:24.994Z] === RUN TestSwarmInitError [2022-03-10T22:58:24.994Z] --- PASS: TestSwarmInitError (0.00s) [2022-03-10T22:58:24.994Z] === RUN TestSwarmInit [2022-03-10T22:58:24.994Z] --- PASS: TestSwarmInit (0.00s) [2022-03-10T22:58:24.994Z] === RUN TestSwarmInspectError [2022-03-10T22:58:24.994Z] --- PASS: TestSwarmInspectError (0.00s) [2022-03-10T22:58:24.994Z] === RUN TestSwarmInspect [2022-03-10T22:58:24.994Z] --- PASS: TestSwarmInspect (0.00s) [2022-03-10T22:58:24.994Z] === RUN TestSwarmJoinError [2022-03-10T22:58:24.994Z] --- PASS: TestSwarmJoinError (0.00s) [2022-03-10T22:58:24.994Z] === RUN TestSwarmJoin [2022-03-10T22:58:24.994Z] --- PASS: TestSwarmJoin (0.00s) [2022-03-10T22:58:24.994Z] === RUN TestSwarmLeaveError [2022-03-10T22:58:24.994Z] --- PASS: TestSwarmLeaveError (0.00s) [2022-03-10T22:58:24.994Z] === RUN TestSwarmLeave [2022-03-10T22:58:24.994Z] --- PASS: TestSwarmLeave (0.00s) [2022-03-10T22:58:24.994Z] === RUN TestSwarmUnlockError [2022-03-10T22:58:24.994Z] --- PASS: TestSwarmUnlockError (0.00s) [2022-03-10T22:58:24.994Z] === RUN TestSwarmUnlock [2022-03-10T22:58:24.994Z] --- PASS: TestSwarmUnlock (0.00s) [2022-03-10T22:58:24.994Z] === RUN TestSwarmUpdateError [2022-03-10T22:58:24.994Z] --- PASS: TestSwarmUpdateError (0.00s) [2022-03-10T22:58:24.994Z] === RUN TestSwarmUpdate [2022-03-10T22:58:24.994Z] --- PASS: TestSwarmUpdate (0.00s) [2022-03-10T22:58:24.994Z] === RUN TestTaskInspectError [2022-03-10T22:58:24.994Z] --- PASS: TestTaskInspectError (0.00s) [2022-03-10T22:58:24.994Z] === RUN TestTaskInspectWithEmptyID [2022-03-10T22:58:24.994Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2022-03-10T22:58:24.994Z] === RUN TestTaskInspect [2022-03-10T22:58:24.994Z] --- PASS: TestTaskInspect (0.00s) [2022-03-10T22:58:24.994Z] === RUN TestTaskListError [2022-03-10T22:58:24.994Z] --- PASS: TestTaskListError (0.00s) [2022-03-10T22:58:24.994Z] === RUN TestTaskList [2022-03-10T22:58:24.994Z] --- PASS: TestTaskList (0.00s) [2022-03-10T22:58:24.994Z] === RUN TestVolumeCreateError [2022-03-10T22:58:24.994Z] --- PASS: TestVolumeCreateError (0.00s) [2022-03-10T22:58:24.994Z] === RUN TestVolumeCreate [2022-03-10T22:58:24.994Z] --- PASS: TestVolumeCreate (0.00s) [2022-03-10T22:58:24.994Z] === RUN TestVolumeInspectError [2022-03-10T22:58:24.994Z] --- PASS: TestVolumeInspectError (0.00s) [2022-03-10T22:58:24.994Z] === RUN TestVolumeInspectNotFound [2022-03-10T22:58:24.994Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2022-03-10T22:58:24.994Z] === RUN TestVolumeInspectWithEmptyID [2022-03-10T22:58:24.994Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2022-03-10T22:58:24.994Z] === RUN TestVolumeInspect [2022-03-10T22:58:24.994Z] --- PASS: TestVolumeInspect (0.00s) [2022-03-10T22:58:24.994Z] === RUN TestVolumeListError [2022-03-10T22:58:24.994Z] --- PASS: TestVolumeListError (0.00s) [2022-03-10T22:58:24.994Z] === RUN TestVolumeList [2022-03-10T22:58:24.994Z] --- PASS: TestVolumeList (0.00s) [2022-03-10T22:58:24.994Z] === RUN TestVolumeRemoveError [2022-03-10T22:58:24.994Z] --- PASS: TestVolumeRemoveError (0.00s) [2022-03-10T22:58:24.994Z] === RUN TestVolumeRemove [2022-03-10T22:58:24.994Z] --- PASS: TestVolumeRemove (0.00s) [2022-03-10T22:58:24.994Z] === CONT TestTLSCloseWriter [2022-03-10T22:58:24.994Z] --- PASS: TestTLSCloseWriter (0.02s) [2022-03-10T22:58:24.994Z] PASS [2022-03-10T22:58:24.994Z] coverage: 75.2% of statements [2022-03-10T22:58:24.994Z] ok github.com/docker/docker/client 0.489s coverage: 75.2% of statements [2022-03-10T22:58:25.112Z] === RUN TestPoolRequest [2022-03-10T22:58:25.112Z] --- PASS: TestPoolRequest (0.00s) [2022-03-10T22:58:25.112Z] === RUN TestOtherRequests [2022-03-10T22:58:25.112Z] --- PASS: TestOtherRequests (0.00s) [2022-03-10T22:58:25.112Z] PASS [2022-03-10T22:58:25.112Z] coverage: 57.1% of statements [2022-03-10T22:58:25.112Z] ok github.com/docker/docker/libnetwork/ipams/null 0.036s coverage: 57.1% of statements [2022-03-10T22:58:25.112Z] --- PASS: TestInt2IP2IntConversion (0.47s) [2022-03-10T22:58:25.112Z] === RUN TestGetAddressVersion [2022-03-10T22:58:25.112Z] --- PASS: TestGetAddressVersion (0.00s) [2022-03-10T22:58:25.112Z] === RUN TestKeyString [2022-03-10T22:58:25.112Z] --- PASS: TestKeyString (0.00s) [2022-03-10T22:58:25.112Z] === RUN TestPoolDataMarshal [2022-03-10T22:58:25.112Z] --- PASS: TestPoolDataMarshal (0.00s) [2022-03-10T22:58:25.112Z] === RUN TestSubnetsMarshal [2022-03-10T22:58:25.112Z] --- PASS: TestSubnetsMarshal (0.03s) [2022-03-10T22:58:25.112Z] === RUN TestAddSubnets [2022-03-10T22:58:25.112Z] --- PASS: TestAddSubnets (0.03s) [2022-03-10T22:58:25.112Z] === RUN TestDoublePoolRelease [2022-03-10T22:58:25.112Z] --- PASS: TestDoublePoolRelease (0.02s) [2022-03-10T22:58:25.112Z] === RUN TestAddReleasePoolID [2022-03-10T22:58:25.580Z] --- PASS: TestAddReleasePoolID (0.05s) [2022-03-10T22:58:25.580Z] === RUN TestPredefinedPool [2022-03-10T22:58:25.580Z] --- PASS: TestPredefinedPool (0.02s) [2022-03-10T22:58:25.580Z] === RUN TestRemoveSubnet [2022-03-10T22:58:25.580Z] --- PASS: TestRemoveSubnet (0.13s) [2022-03-10T22:58:25.580Z] === RUN TestGetSameAddress [2022-03-10T22:58:25.580Z] --- PASS: TestGetSameAddress (0.02s) [2022-03-10T22:58:25.580Z] === RUN TestPoolAllocationReuse [2022-03-10T22:58:26.048Z] === RUN TestGetCapabilities [2022-03-10T22:58:26.048Z] --- PASS: TestGetCapabilities (0.01s) [2022-03-10T22:58:26.048Z] === RUN TestGetCapabilitiesFromLegacyDriver [2022-03-10T22:58:26.048Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.00s) [2022-03-10T22:58:26.048Z] === RUN TestGetDefaultAddressSpaces [2022-03-10T22:58:26.048Z] --- PASS: TestGetDefaultAddressSpaces (0.00s) [2022-03-10T22:58:26.048Z] === RUN TestRemoteDriver [2022-03-10T22:58:26.048Z] --- PASS: TestRemoteDriver (0.01s) [2022-03-10T22:58:26.048Z] PASS [2022-03-10T22:58:26.048Z] coverage: 47.4% of statements [2022-03-10T22:58:26.048Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.060s coverage: 47.4% of statements [2022-03-10T22:58:26.048Z] --- PASS: TestSetRollover (1.12s) [2022-03-10T22:58:26.048Z] === RUN TestSetRolloverSerial [2022-03-10T22:58:26.516Z] === RUN TestWindowsIPAM [2022-03-10T22:58:26.516Z] --- PASS: TestWindowsIPAM (0.00s) [2022-03-10T22:58:26.516Z] PASS [2022-03-10T22:58:26.516Z] coverage: 71.4% of statements [2022-03-10T22:58:26.516Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.040s coverage: 71.4% of statements [2022-03-10T22:58:26.516Z] --- PASS: TestPoolAllocationReuse (1.17s) [2022-03-10T22:58:26.516Z] === RUN TestGetAddressSubPoolEqualPool [2022-03-10T22:58:26.516Z] --- PASS: TestGetAddressSubPoolEqualPool (0.01s) [2022-03-10T22:58:26.516Z] === RUN TestRequestReleaseAddressFromSubPool [2022-03-10T22:58:26.983Z] --- PASS: TestSetRolloverSerial (1.08s) [2022-03-10T22:58:26.983Z] === RUN TestGetFirstAvailableFromCurrent [2022-03-10T22:58:26.983Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) [2022-03-10T22:58:26.983Z] PASS [2022-03-10T22:58:26.983Z] coverage: 84.4% of statements [2022-03-10T22:58:26.983Z] ok github.com/docker/docker/libnetwork/bitseq 9.425s coverage: 84.4% of statements [2022-03-10T22:58:27.450Z] === RUN TestDefaultNetwork [2022-03-10T22:58:27.450Z] --- PASS: TestDefaultNetwork (0.25s) [2022-03-10T22:58:27.450Z] === RUN TestConfigGlobalScopeDefaultNetworks [2022-03-10T22:58:27.918Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.25s) [2022-03-10T22:58:27.918Z] === RUN TestInitAddressPools [2022-03-10T22:58:27.918Z] --- PASS: TestInitAddressPools (0.00s) [2022-03-10T22:58:27.918Z] PASS [2022-03-10T22:58:27.918Z] coverage: 74.0% of statements [2022-03-10T22:58:27.918Z] ok github.com/docker/docker/libnetwork/ipamutils 0.555s coverage: 74.0% of statements [2022-03-10T22:58:28.385Z] === RUN TestKeyValue [2022-03-10T22:58:28.385Z] --- PASS: TestKeyValue (0.00s) [2022-03-10T22:58:28.385Z] PASS [2022-03-10T22:58:28.385Z] coverage: 60.0% of statements [2022-03-10T22:58:28.385Z] ok github.com/docker/docker/libnetwork/netlabel 0.035s coverage: 60.0% of statements [2022-03-10T22:58:28.385Z] --- PASS: TestRequestReleaseAddressFromSubPool (1.71s) [2022-03-10T22:58:28.385Z] === RUN TestSerializeRequestReleaseAddressFromSubPool [2022-03-10T22:58:29.947Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-03-10T22:58:29.947Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-03-10T22:58:29.947Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-03-10T22:58:29.947Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-03-10T22:58:29.947Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-03-10T22:58:29.947Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-03-10T22:58:29.947Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-03-10T22:58:29.947Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-03-10T22:58:29.947Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-03-10T22:58:29.947Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] [2022-03-10T22:58:29.948Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-03-10T22:58:29.948Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-03-10T22:58:29.948Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-03-10T22:58:29.948Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] [2022-03-10T22:58:29.948Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-03-10T22:58:29.948Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-03-10T22:58:29.948Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-03-10T22:58:30.416Z] === RUN TestNetworkDBSimple [2022-03-10T22:58:30.416Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (2.14s) [2022-03-10T22:58:30.416Z] === RUN TestGetAddress [2022-03-10T22:58:30.883Z] === RUN TestGenerate [2022-03-10T22:58:30.883Z] --- PASS: TestGenerate (0.00s) [2022-03-10T22:58:30.883Z] === RUN TestGeneratePtr [2022-03-10T22:58:30.883Z] --- PASS: TestGeneratePtr (0.00s) [2022-03-10T22:58:30.883Z] === RUN TestGenerateMissingField [2022-03-10T22:58:30.883Z] --- PASS: TestGenerateMissingField (0.00s) [2022-03-10T22:58:30.883Z] === RUN TestFieldCannotBeSet [2022-03-10T22:58:30.883Z] --- PASS: TestFieldCannotBeSet (0.00s) [2022-03-10T22:58:30.883Z] === RUN TestTypeMismatchError [2022-03-10T22:58:30.883Z] --- PASS: TestTypeMismatchError (0.00s) [2022-03-10T22:58:30.883Z] PASS [2022-03-10T22:58:30.883Z] coverage: 100.0% of statements [2022-03-10T22:58:30.883Z] ok github.com/docker/docker/libnetwork/options 0.034s coverage: 100.0% of statements [2022-03-10T22:58:31.350Z] 2022/03/10 22:58:31 Closing DB instances... [2022-03-10T22:58:31.350Z] testing: warning: no tests to run [2022-03-10T22:58:31.350Z] PASS [2022-03-10T22:58:31.350Z] coverage: 0.0% of statements [2022-03-10T22:58:31.350Z] ok github.com/docker/docker/libnetwork/osl 0.033s coverage: 0.0% of statements [no tests to run] [2022-03-10T22:58:31.806Z] ? github.com/docker/docker/api [no test files] [2022-03-10T22:58:32.337Z] === RUN TestRequestNewPort [2022-03-10T22:58:32.337Z] --- PASS: TestRequestNewPort (0.00s) [2022-03-10T22:58:32.337Z] === RUN TestRequestSpecificPort [2022-03-10T22:58:32.337Z] --- PASS: TestRequestSpecificPort (0.00s) [2022-03-10T22:58:32.337Z] === RUN TestReleasePort [2022-03-10T22:58:32.337Z] --- PASS: TestReleasePort (0.00s) [2022-03-10T22:58:32.337Z] === RUN TestReuseReleasedPort [2022-03-10T22:58:32.337Z] --- PASS: TestReuseReleasedPort (0.00s) [2022-03-10T22:58:32.337Z] === RUN TestReleaseUnreadledPort [2022-03-10T22:58:32.337Z] --- PASS: TestReleaseUnreadledPort (0.00s) [2022-03-10T22:58:32.337Z] === RUN TestUnknowProtocol [2022-03-10T22:58:32.337Z] --- PASS: TestUnknowProtocol (0.00s) [2022-03-10T22:58:32.337Z] === RUN TestAllocateAllPorts [2022-03-10T22:58:32.337Z] --- PASS: TestAllocateAllPorts (0.00s) [2022-03-10T22:58:32.337Z] === RUN TestPortAllocation [2022-03-10T22:58:32.337Z] --- PASS: TestPortAllocation (0.00s) [2022-03-10T22:58:32.337Z] === RUN TestPortAllocationWithCustomRange [2022-03-10T22:58:32.337Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) [2022-03-10T22:58:32.337Z] === RUN TestNoDuplicateBPR [2022-03-10T22:58:32.337Z] --- PASS: TestNoDuplicateBPR (0.00s) [2022-03-10T22:58:32.337Z] === RUN TestChangePortRange [2022-03-10T22:58:32.337Z] portallocator_test.go:343: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 [2022-03-10T22:58:32.337Z] portallocator_test.go:343: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 [2022-03-10T22:58:32.337Z] portallocator_test.go:343: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 [2022-03-10T22:58:32.337Z] portallocator_test.go:343: test: port allocate range 60100-65010, setErr=, reqPort=60100 [2022-03-10T22:58:32.337Z] portallocator_test.go:343: test: port allocate range 0-0, setErr=, reqPort=60000 [2022-03-10T22:58:32.337Z] portallocator_test.go:343: test: port allocate range 59900-65000, setErr=, reqPort=60001 [2022-03-10T22:58:32.337Z] --- PASS: TestChangePortRange (0.00s) [2022-03-10T22:58:32.337Z] PASS [2022-03-10T22:58:32.337Z] coverage: 88.6% of statements [2022-03-10T22:58:32.337Z] ok github.com/docker/docker/libnetwork/portallocator 0.038s coverage: 88.6% of statements [2022-03-10T22:58:32.337Z] --- PASS: TestNetworkDBSimple (2.03s) [2022-03-10T22:58:32.337Z] === RUN TestNetworkDBJoinLeaveNetwork [2022-03-10T22:58:32.804Z] testing: warning: no tests to run [2022-03-10T22:58:32.804Z] PASS [2022-03-10T22:58:32.804Z] coverage: 0.0% of statements [2022-03-10T22:58:32.804Z] ok github.com/docker/docker/libnetwork/portmapper 0.034s coverage: 0.0% of statements [no tests to run] [2022-03-10T22:58:33.787Z] === RUN TestHashData [2022-03-10T22:58:33.787Z] --- PASS: TestHashData (0.00s) [2022-03-10T22:58:33.787Z] PASS [2022-03-10T22:58:33.787Z] coverage: 2.8% of statements [2022-03-10T22:58:33.787Z] ok github.com/docker/docker/libnetwork/resolvconf 0.040s coverage: 2.8% of statements [2022-03-10T22:58:33.787Z] --- PASS: TestSetParallelInsertDelete (10.00s) [2022-03-10T22:58:33.787Z] PASS [2022-03-10T22:58:33.787Z] coverage: 100.0% of statements [2022-03-10T22:58:33.788Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.064s coverage: 100.0% of statements [2022-03-10T22:58:33.788Z] 2022/03/10 22:58:33 Closing DB instances... [2022-03-10T22:58:34.257Z] === RUN TestErrorConstructors [2022-03-10T22:58:34.257Z] --- PASS: TestErrorConstructors (0.00s) [2022-03-10T22:58:34.257Z] === RUN TestCompareIPMask [2022-03-10T22:58:34.257Z] --- PASS: TestCompareIPMask (0.00s) [2022-03-10T22:58:34.257Z] === RUN TestUtilGetHostPartIP [2022-03-10T22:58:34.257Z] --- PASS: TestUtilGetHostPartIP (0.00s) [2022-03-10T22:58:34.257Z] === RUN TestUtilGetBroadcastIP [2022-03-10T22:58:34.257Z] --- PASS: TestUtilGetBroadcastIP (0.00s) [2022-03-10T22:58:34.257Z] === RUN TestParseCIDR [2022-03-10T22:58:34.257Z] --- PASS: TestParseCIDR (0.00s) [2022-03-10T22:58:34.257Z] PASS [2022-03-10T22:58:34.257Z] coverage: 37.3% of statements [2022-03-10T22:58:34.257Z] ok github.com/docker/docker/libnetwork/types 0.040s coverage: 37.3% of statements [2022-03-10T22:58:34.725Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2022-03-10T22:58:34.725Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2022-03-10T22:58:34.725Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2022-03-10T22:58:34.725Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2022-03-10T22:58:34.725Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2022-03-10T22:58:34.725Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2022-03-10T22:58:34.725Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2022-03-10T22:58:34.725Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2022-03-10T22:58:34.725Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2022-03-10T22:58:34.725Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2022-03-10T22:58:34.725Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2022-03-10T22:58:34.725Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2022-03-10T22:58:34.725Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2022-03-10T22:58:34.725Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2022-03-10T22:58:34.725Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2022-03-10T22:58:34.725Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2022-03-10T22:58:34.725Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2022-03-10T22:58:34.725Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2022-03-10T22:58:34.725Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2022-03-10T22:58:34.725Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2022-03-10T22:58:34.725Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2022-03-10T22:58:34.725Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2022-03-10T22:58:34.725Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2022-03-10T22:58:34.725Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2022-03-10T22:58:34.725Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2022-03-10T22:58:34.725Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2022-03-10T22:58:34.725Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2022-03-10T22:58:34.725Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2022-03-10T22:58:34.725Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2022-03-10T22:58:34.725Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2022-03-10T22:58:34.725Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2022-03-10T22:58:34.725Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2022-03-10T22:58:34.725Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2022-03-10T22:58:34.725Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2022-03-10T22:58:34.725Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2022-03-10T22:58:34.725Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2022-03-10T22:58:34.725Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2022-03-10T22:58:34.725Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2022-03-10T22:58:34.725Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2022-03-10T22:58:34.725Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2022-03-10T22:58:34.725Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2022-03-10T22:58:34.725Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2022-03-10T22:58:34.725Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2022-03-10T22:58:34.725Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2022-03-10T22:58:34.725Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2022-03-10T22:58:34.725Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2022-03-10T22:58:34.725Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2022-03-10T22:58:34.725Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2022-03-10T22:58:34.725Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2022-03-10T22:58:34.725Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2022-03-10T22:58:34.725Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2022-03-10T22:58:34.725Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2022-03-10T22:58:34.725Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2022-03-10T22:58:34.725Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2022-03-10T22:58:34.725Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2022-03-10T22:58:34.725Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2022-03-10T22:58:34.725Z] PASS [2022-03-10T22:58:34.725Z] coverage: 50.0% of statements [2022-03-10T22:58:34.725Z] ok github.com/docker/docker/oci 0.044s coverage: 50.0% of statements [2022-03-10T22:58:35.192Z] --- PASS: TestNetworkDBJoinLeaveNetwork (2.84s) [2022-03-10T22:58:35.192Z] === RUN TestNetworkDBJoinLeaveNetworks [2022-03-10T22:58:35.192Z] === RUN TestAddressPoolOpt [2022-03-10T22:58:35.192Z] --- PASS: TestAddressPoolOpt (0.00s) [2022-03-10T22:58:35.192Z] === RUN TestValidateEnv [2022-03-10T22:58:35.192Z] === RUN TestValidateEnv/a [2022-03-10T22:58:35.192Z] === RUN TestValidateEnv/something [2022-03-10T22:58:35.192Z] === RUN TestValidateEnv/_=a [2022-03-10T22:58:35.192Z] === RUN TestValidateEnv/env1=value1 [2022-03-10T22:58:35.192Z] === RUN TestValidateEnv/_env1=value1 [2022-03-10T22:58:35.192Z] === RUN TestValidateEnv/env2=value2=value3 [2022-03-10T22:58:35.192Z] === RUN TestValidateEnv/env3=abc!qwe [2022-03-10T22:58:35.192Z] === RUN TestValidateEnv/env_4=value_4 [2022-03-10T22:58:35.192Z] === RUN TestValidateEnv/PATH [2022-03-10T22:58:35.192Z] === RUN TestValidateEnv/=a [2022-03-10T22:58:35.192Z] === RUN TestValidateEnv/PATH= [2022-03-10T22:58:35.192Z] === RUN TestValidateEnv/PATH=something [2022-03-10T22:58:35.192Z] === RUN TestValidateEnv/asd!qwe [2022-03-10T22:58:35.192Z] === RUN TestValidateEnv/1asd [2022-03-10T22:58:35.192Z] === RUN TestValidateEnv/123 [2022-03-10T22:58:35.192Z] === RUN TestValidateEnv/some_space [2022-03-10T22:58:35.192Z] === RUN TestValidateEnv/__some_space_before [2022-03-10T22:58:35.192Z] === RUN TestValidateEnv/some_space_after__ [2022-03-10T22:58:35.192Z] === RUN TestValidateEnv/= [2022-03-10T22:58:35.192Z] === RUN TestValidateEnv/PaTh [2022-03-10T22:58:35.192Z] --- PASS: TestValidateEnv (0.00s) [2022-03-10T22:58:35.192Z] --- PASS: TestValidateEnv/a (0.00s) [2022-03-10T22:58:35.192Z] --- PASS: TestValidateEnv/something (0.00s) [2022-03-10T22:58:35.192Z] --- PASS: TestValidateEnv/_=a (0.00s) [2022-03-10T22:58:35.192Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2022-03-10T22:58:35.192Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2022-03-10T22:58:35.192Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2022-03-10T22:58:35.192Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2022-03-10T22:58:35.192Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2022-03-10T22:58:35.192Z] --- PASS: TestValidateEnv/PATH (0.00s) [2022-03-10T22:58:35.192Z] --- PASS: TestValidateEnv/=a (0.00s) [2022-03-10T22:58:35.192Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2022-03-10T22:58:35.192Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2022-03-10T22:58:35.192Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2022-03-10T22:58:35.659Z] --- PASS: TestValidateEnv/1asd (0.00s) [2022-03-10T22:58:35.659Z] --- PASS: TestValidateEnv/123 (0.00s) [2022-03-10T22:58:35.659Z] --- PASS: TestValidateEnv/some_space (0.00s) [2022-03-10T22:58:35.659Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2022-03-10T22:58:35.659Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2022-03-10T22:58:35.659Z] --- PASS: TestValidateEnv/= (0.00s) [2022-03-10T22:58:35.659Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2022-03-10T22:58:35.659Z] === RUN TestParseHost [2022-03-10T22:58:35.659Z] --- PASS: TestParseHost (0.00s) [2022-03-10T22:58:35.659Z] === RUN TestParseDockerDaemonHost [2022-03-10T22:58:35.659Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2022-03-10T22:58:35.659Z] === RUN TestParseTCP [2022-03-10T22:58:35.659Z] --- PASS: TestParseTCP (0.00s) [2022-03-10T22:58:35.659Z] === RUN TestParseInvalidUnixAddrInvalid [2022-03-10T22:58:35.659Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2022-03-10T22:58:35.659Z] === RUN TestValidateExtraHosts [2022-03-10T22:58:35.659Z] --- PASS: TestValidateExtraHosts (0.00s) [2022-03-10T22:58:35.659Z] === RUN TestIpOptString [2022-03-10T22:58:35.659Z] --- PASS: TestIpOptString (0.00s) [2022-03-10T22:58:35.659Z] === RUN TestNewIpOptInvalidDefaultVal [2022-03-10T22:58:35.659Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2022-03-10T22:58:35.659Z] === RUN TestNewIpOptValidDefaultVal [2022-03-10T22:58:35.659Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2022-03-10T22:58:35.659Z] === RUN TestIpOptSetInvalidVal [2022-03-10T22:58:35.659Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2022-03-10T22:58:35.659Z] === RUN TestValidateIPAddress [2022-03-10T22:58:35.659Z] --- PASS: TestValidateIPAddress (0.00s) [2022-03-10T22:58:35.659Z] === RUN TestMapOpts [2022-03-10T22:58:35.659Z] --- PASS: TestMapOpts (0.00s) [2022-03-10T22:58:35.659Z] === RUN TestListOptsWithoutValidator [2022-03-10T22:58:35.659Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2022-03-10T22:58:35.659Z] === RUN TestListOptsWithValidator [2022-03-10T22:58:35.659Z] --- PASS: TestListOptsWithValidator (0.00s) [2022-03-10T22:58:35.659Z] === RUN TestValidateDNSSearch [2022-03-10T22:58:35.659Z] --- PASS: TestValidateDNSSearch (0.00s) [2022-03-10T22:58:35.659Z] === RUN TestValidateLabel [2022-03-10T22:58:35.659Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2022-03-10T22:58:35.659Z] === RUN TestValidateLabel/label_with_general_format [2022-03-10T22:58:35.659Z] === RUN TestValidateLabel/label_with_more_than_one_= [2022-03-10T22:58:35.659Z] === RUN TestValidateLabel/label_with_one_more [2022-03-10T22:58:35.659Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2022-03-10T22:58:35.659Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2022-03-10T22:58:35.659Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2022-03-10T22:58:35.659Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2022-03-10T22:58:35.659Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2022-03-10T22:58:35.659Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2022-03-10T22:58:35.659Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2022-03-10T22:58:35.659Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2022-03-10T22:58:35.659Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2022-03-10T22:58:35.659Z] --- PASS: TestValidateLabel (0.00s) [2022-03-10T22:58:35.659Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2022-03-10T22:58:35.659Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2022-03-10T22:58:35.659Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2022-03-10T22:58:35.659Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2022-03-10T22:58:35.659Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2022-03-10T22:58:35.659Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2022-03-10T22:58:35.659Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2022-03-10T22:58:35.659Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2022-03-10T22:58:35.659Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2022-03-10T22:58:35.659Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2022-03-10T22:58:35.659Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2022-03-10T22:58:35.659Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2022-03-10T22:58:35.659Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2022-03-10T22:58:35.659Z] === RUN TestNamedListOpts [2022-03-10T22:58:35.659Z] --- PASS: TestNamedListOpts (0.00s) [2022-03-10T22:58:35.659Z] === RUN TestNamedMapOpts [2022-03-10T22:58:35.659Z] --- PASS: TestNamedMapOpts (0.00s) [2022-03-10T22:58:35.659Z] === RUN TestParseLink [2022-03-10T22:58:35.659Z] --- PASS: TestParseLink (0.00s) [2022-03-10T22:58:35.659Z] === RUN TestQuotedStringSetWithQuotes [2022-03-10T22:58:35.659Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s) [2022-03-10T22:58:35.659Z] === RUN TestQuotedStringSetWithMismatchedQuotes [2022-03-10T22:58:35.659Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s) [2022-03-10T22:58:35.659Z] === RUN TestQuotedStringSetWithNoQuotes [2022-03-10T22:58:35.659Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s) [2022-03-10T22:58:35.659Z] === RUN TestQuotedStringEmptyOrSingleCharString [2022-03-10T22:58:35.659Z] --- PASS: TestQuotedStringEmptyOrSingleCharString (0.00s) [2022-03-10T22:58:35.659Z] === RUN TestUlimitOpt [2022-03-10T22:58:35.659Z] --- PASS: TestUlimitOpt (0.00s) [2022-03-10T22:58:35.659Z] PASS [2022-03-10T22:58:35.659Z] coverage: 67.4% of statements [2022-03-10T22:58:35.659Z] ok github.com/docker/docker/opts 0.075s coverage: 67.4% of statements [2022-03-10T22:58:35.659Z] === RUN TestParseVersion [2022-03-10T22:58:35.659Z] --- PASS: TestParseVersion (0.00s) [2022-03-10T22:58:35.659Z] PASS [2022-03-10T22:58:35.659Z] coverage: 52.9% of statements [2022-03-10T22:58:35.659Z] ok github.com/docker/docker/pkg/aaparser 0.032s coverage: 52.9% of statements [2022-03-10T22:58:36.147Z] ok github.com/docker/docker/cmd/dockerd 0.049s coverage: 29.3% of statements [2022-03-10T22:58:36.147Z] ok github.com/docker/docker/container 0.116s coverage: 34.8% of statements [2022-03-10T22:58:36.147Z] ok github.com/docker/docker/cmd/dockerd/trap 2.403s coverage: 0.0% of statements [2022-03-10T22:58:36.147Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-03-10T22:58:36.147Z] ? github.com/docker/docker/container/stream [no test files] [2022-03-10T22:58:36.147Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-03-10T22:58:36.147Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-03-10T22:58:36.147Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-03-10T22:58:36.645Z] 2022/03/10 22:58:36 Closing DB instances... [2022-03-10T22:58:36.714Z] ok github.com/docker/docker/daemon/cluster 0.059s coverage: 0.5% of statements [2022-03-10T22:58:37.112Z] === RUN TestPeerCertificateMarshalJSON [2022-03-10T22:58:37.112Z] === RUN TestIsArchivePathDir [2022-03-10T22:58:37.112Z] --- PASS: TestIsArchivePathDir (0.06s) [2022-03-10T22:58:37.112Z] === RUN TestIsArchivePathInvalidFile [2022-03-10T22:58:37.112Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2022-03-10T22:58:37.112Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2022-03-10T22:58:37.112Z] --- PASS: TestPeerCertificateMarshalJSON (0.33s) [2022-03-10T22:58:37.112Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2022-03-10T22:58:37.112Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2022-03-10T22:58:37.112Z] === RUN TestMiddleware [2022-03-10T22:58:37.112Z] --- PASS: TestMiddleware (0.00s) [2022-03-10T22:58:37.112Z] === RUN TestNewResponseModifier [2022-03-10T22:58:37.112Z] --- PASS: TestNewResponseModifier (0.00s) [2022-03-10T22:58:37.112Z] PASS [2022-03-10T22:58:37.112Z] coverage: 26.8% of statements [2022-03-10T22:58:37.112Z] ok github.com/docker/docker/pkg/authorization 0.374s coverage: 26.8% of statements [2022-03-10T22:58:37.580Z] --- PASS: TestIsArchivePathInvalidFile (0.21s) [2022-03-10T22:58:37.580Z] === RUN TestIsArchivePathTar [2022-03-10T22:58:37.580Z] --- PASS: TestIsArchivePathTar (0.24s) [2022-03-10T22:58:37.580Z] === RUN TestDecompressStreamGzip [2022-03-10T22:58:38.047Z] === RUN TestUnbuffered [2022-03-10T22:58:38.047Z] --- PASS: TestUnbuffered (0.00s) [2022-03-10T22:58:38.047Z] === RUN TestRaceUnbuffered [2022-03-10T22:58:38.047Z] --- PASS: TestRaceUnbuffered (0.00s) [2022-03-10T22:58:38.047Z] PASS [2022-03-10T22:58:38.047Z] coverage: 100.0% of statements [2022-03-10T22:58:38.047Z] ok github.com/docker/docker/pkg/broadcaster 0.033s coverage: 100.0% of statements [2022-03-10T22:58:38.047Z] --- PASS: TestDecompressStreamGzip (0.11s) [2022-03-10T22:58:38.047Z] === RUN TestDecompressStreamBzip2 [2022-03-10T22:58:38.047Z] --- PASS: TestDecompressStreamBzip2 (0.09s) [2022-03-10T22:58:38.047Z] === RUN TestDecompressStreamXz [2022-03-10T22:58:38.047Z] archive_test.go:133: Xz not present in msys2 [2022-03-10T22:58:38.047Z] --- SKIP: TestDecompressStreamXz (0.00s) [2022-03-10T22:58:38.047Z] === RUN TestDecompressStreamZstd [2022-03-10T22:58:38.047Z] archive_test.go:140: zstd not installed [2022-03-10T22:58:38.047Z] --- SKIP: TestDecompressStreamZstd (0.02s) [2022-03-10T22:58:38.047Z] === RUN TestCompressStreamXzUnsupported [2022-03-10T22:58:38.047Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2022-03-10T22:58:38.047Z] === RUN TestCompressStreamBzip2Unsupported [2022-03-10T22:58:38.047Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2022-03-10T22:58:38.047Z] === RUN TestCompressStreamInvalid [2022-03-10T22:58:38.047Z] --- PASS: TestCompressStreamInvalid (0.00s) [2022-03-10T22:58:38.047Z] === RUN TestExtensionInvalid [2022-03-10T22:58:38.047Z] --- PASS: TestExtensionInvalid (0.00s) [2022-03-10T22:58:38.047Z] === RUN TestExtensionUncompressed [2022-03-10T22:58:38.047Z] --- PASS: TestExtensionUncompressed (0.00s) [2022-03-10T22:58:38.047Z] === RUN TestExtensionBzip2 [2022-03-10T22:58:38.047Z] --- PASS: TestExtensionBzip2 (0.00s) [2022-03-10T22:58:38.047Z] === RUN TestExtensionGzip [2022-03-10T22:58:38.047Z] --- PASS: TestExtensionGzip (0.00s) [2022-03-10T22:58:38.047Z] === RUN TestExtensionXz [2022-03-10T22:58:38.048Z] --- PASS: TestExtensionXz (0.00s) [2022-03-10T22:58:38.048Z] === RUN TestExtensionZstd [2022-03-10T22:58:38.048Z] --- PASS: TestExtensionZstd (0.00s) [2022-03-10T22:58:38.048Z] === RUN TestCmdStreamLargeStderr [2022-03-10T22:58:38.048Z] --- PASS: TestCmdStreamLargeStderr (0.16s) [2022-03-10T22:58:38.048Z] === RUN TestCmdStreamBad [2022-03-10T22:58:38.048Z] archive_test.go:252: Failing on Windows CI machines [2022-03-10T22:58:38.048Z] --- SKIP: TestCmdStreamBad (0.00s) [2022-03-10T22:58:38.048Z] === RUN TestCmdStreamGood [2022-03-10T22:58:38.048Z] --- PASS: TestCmdStreamGood (0.04s) [2022-03-10T22:58:38.048Z] === RUN TestUntarPathWithInvalidDest [2022-03-10T22:58:38.048Z] --- PASS: TestNetworkDBJoinLeaveNetworks (2.84s) [2022-03-10T22:58:38.048Z] === RUN TestNetworkDBCRUDTableEntry [2022-03-10T22:58:38.048Z] --- PASS: TestUntarPathWithInvalidDest (0.06s) [2022-03-10T22:58:38.048Z] === RUN TestUntarPathWithInvalidSrc [2022-03-10T22:58:38.048Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2022-03-10T22:58:38.048Z] === RUN TestUntarPath [2022-03-10T22:58:38.515Z] === RUN TestMatch [2022-03-10T22:58:38.515Z] === RUN TestMatch/[[]] [2022-03-10T22:58:38.515Z] === RUN TestMatch/[[foo]] [2022-03-10T22:58:38.515Z] === RUN TestMatch/[[bar]_[foo]] [2022-03-10T22:58:38.515Z] === RUN TestMatch/[[foo_bar]] [2022-03-10T22:58:38.515Z] === RUN TestMatch/[[qux]_[foo]] [2022-03-10T22:58:38.515Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2022-03-10T22:58:38.515Z] === RUN TestMatch/[] [2022-03-10T22:58:38.515Z] === RUN TestMatch/[]#01 [2022-03-10T22:58:38.515Z] === RUN TestMatch/[[qux]] [2022-03-10T22:58:38.515Z] === RUN TestMatch/[[foo_bar_qux]] [2022-03-10T22:58:38.515Z] === RUN TestMatch/[[qux]_[baz]] [2022-03-10T22:58:38.515Z] === RUN TestMatch/[[foo_baz]] [2022-03-10T22:58:38.515Z] --- PASS: TestMatch (0.00s) [2022-03-10T22:58:38.515Z] --- PASS: TestMatch/[[]] (0.00s) [2022-03-10T22:58:38.515Z] --- PASS: TestMatch/[[foo]] (0.00s) [2022-03-10T22:58:38.515Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2022-03-10T22:58:38.515Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2022-03-10T22:58:38.515Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2022-03-10T22:58:38.515Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2022-03-10T22:58:38.515Z] --- PASS: TestMatch/[] (0.00s) [2022-03-10T22:58:38.515Z] --- PASS: TestMatch/[]#01 (0.00s) [2022-03-10T22:58:38.515Z] --- PASS: TestMatch/[[qux]] (0.00s) [2022-03-10T22:58:38.515Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2022-03-10T22:58:38.515Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2022-03-10T22:58:38.515Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2022-03-10T22:58:38.515Z] PASS [2022-03-10T22:58:38.515Z] coverage: 87.5% of statements [2022-03-10T22:58:38.515Z] --- PASS: TestUntarPath (0.07s) [2022-03-10T22:58:38.515Z] === RUN TestUntarPathWithDestinationFile [2022-03-10T22:58:38.515Z] ok github.com/docker/docker/pkg/capabilities 0.033s coverage: 87.5% of statements [2022-03-10T22:58:38.515Z] --- PASS: TestUntarPathWithDestinationFile (0.05s) [2022-03-10T22:58:38.515Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2022-03-10T22:58:38.515Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.05s) [2022-03-10T22:58:38.515Z] === RUN TestCopyWithTarInvalidSrc [2022-03-10T22:58:38.515Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2022-03-10T22:58:38.515Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2022-03-10T22:58:38.515Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2022-03-10T22:58:38.515Z] === RUN TestCopyWithTarSrcFile [2022-03-10T22:58:38.515Z] --- PASS: TestCopyWithTarSrcFile (0.00s) [2022-03-10T22:58:38.515Z] === RUN TestCopyWithTarSrcFolder [2022-03-10T22:58:38.515Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2022-03-10T22:58:38.515Z] === RUN TestCopyFileWithTarInvalidSrc [2022-03-10T22:58:38.515Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2022-03-10T22:58:38.515Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2022-03-10T22:58:38.515Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2022-03-10T22:58:38.515Z] === RUN TestCopyFileWithTarSrcFolder [2022-03-10T22:58:38.515Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2022-03-10T22:58:38.515Z] === RUN TestCopyFileWithTarSrcFile [2022-03-10T22:58:38.515Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) [2022-03-10T22:58:38.515Z] === RUN TestTarFiles [2022-03-10T22:58:38.986Z] === RUN TestChrootTarUntar [2022-03-10T22:58:38.986Z] archive_test.go:44: os.Getuid() != 0: skipping test that requires root [2022-03-10T22:58:38.986Z] --- SKIP: TestChrootTarUntar (0.00s) [2022-03-10T22:58:38.986Z] === RUN TestChrootUntarWithHugeExcludesList [2022-03-10T22:58:39.247Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.022s coverage: 65.3% of statements [2022-03-10T22:58:39.454Z] archive_test.go:76: os.Getuid() != 0: skipping test that requires root [2022-03-10T22:58:39.454Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2022-03-10T22:58:39.454Z] === RUN TestChrootUntarEmptyArchive [2022-03-10T22:58:39.454Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2022-03-10T22:58:39.454Z] === RUN TestChrootTarUntarWithSymlink [2022-03-10T22:58:39.454Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-03-10T22:58:39.454Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2022-03-10T22:58:39.454Z] === RUN TestChrootCopyWithTar [2022-03-10T22:58:39.454Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-03-10T22:58:39.454Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2022-03-10T22:58:39.454Z] === RUN TestChrootCopyFileWithTar [2022-03-10T22:58:39.454Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2022-03-10T22:58:39.454Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2022-03-10T22:58:39.454Z] === RUN TestChrootUntarPath [2022-03-10T22:58:39.454Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-03-10T22:58:39.454Z] --- SKIP: TestChrootUntarPath (0.00s) [2022-03-10T22:58:39.454Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2022-03-10T22:58:39.454Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2022-03-10T22:58:39.454Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-03-10T22:58:39.454Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2022-03-10T22:58:39.454Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2022-03-10T22:58:39.454Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-03-10T22:58:39.454Z] === RUN TestChrootApplyDotDotFile [2022-03-10T22:58:39.454Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2022-03-10T22:58:39.454Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2022-03-10T22:58:39.454Z] PASS [2022-03-10T22:58:39.454Z] coverage: 15.1% of statements [2022-03-10T22:58:39.454Z] ok github.com/docker/docker/pkg/chrootarchive 0.085s coverage: 15.1% of statements [2022-03-10T22:58:39.766Z] tests/integration/api_network_test.py ............................ [ 47%] [2022-03-10T22:58:39.921Z] === RUN TestEnsureRemoveAllNotExist [2022-03-10T22:58:39.921Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2022-03-10T22:58:39.921Z] === RUN TestEnsureRemoveAllWithDir [2022-03-10T22:58:39.921Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2022-03-10T22:58:39.921Z] === RUN TestEnsureRemoveAllWithFile [2022-03-10T22:58:39.921Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2022-03-10T22:58:39.921Z] PASS [2022-03-10T22:58:39.921Z] coverage: 0.0% of statements [2022-03-10T22:58:39.921Z] ok github.com/docker/docker/pkg/containerfs 0.038s coverage: 0.0% of statements [2022-03-10T22:58:40.389Z] 2022/03/10 22:58:40 Closing DB instances... [2022-03-10T22:58:40.625Z] ok github.com/docker/docker/daemon/cluster/convert 0.015s coverage: 35.9% of statements [2022-03-10T22:58:40.858Z] === RUN TestSizeEmpty [2022-03-10T22:58:40.858Z] --- PASS: TestSizeEmpty (0.00s) [2022-03-10T22:58:40.858Z] === RUN TestSizeEmptyFile [2022-03-10T22:58:40.858Z] --- PASS: TestSizeEmptyFile (0.00s) [2022-03-10T22:58:40.858Z] === RUN TestSizeNonemptyFile [2022-03-10T22:58:40.858Z] --- PASS: TestSizeNonemptyFile (0.00s) [2022-03-10T22:58:40.858Z] === RUN TestSizeNestedDirectoryEmpty [2022-03-10T22:58:40.858Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2022-03-10T22:58:40.858Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2022-03-10T22:58:40.858Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2022-03-10T22:58:40.858Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2022-03-10T22:58:40.858Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2022-03-10T22:58:40.858Z] === RUN TestMoveToSubdir [2022-03-10T22:58:40.858Z] --- PASS: TestMoveToSubdir (0.00s) [2022-03-10T22:58:40.858Z] === RUN TestSizeNonExistingDirectory [2022-03-10T22:58:40.858Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2022-03-10T22:58:40.858Z] PASS [2022-03-10T22:58:40.858Z] coverage: 80.0% of statements [2022-03-10T22:58:40.858Z] ok github.com/docker/docker/pkg/directory 0.044s coverage: 80.0% of statements [2022-03-10T22:58:41.376Z] === RUN TestPollerAddRemove [2022-03-10T22:58:41.376Z] --- PASS: TestPollerAddRemove (0.00s) [2022-03-10T22:58:41.376Z] === RUN TestPollerEvent [2022-03-10T22:58:41.376Z] poller_test.go:40: No chmod on Windows [2022-03-10T22:58:41.376Z] --- SKIP: TestPollerEvent (0.00s) [2022-03-10T22:58:41.376Z] === RUN TestPollerClose [2022-03-10T22:58:41.376Z] --- PASS: TestPollerClose (0.00s) [2022-03-10T22:58:41.376Z] PASS [2022-03-10T22:58:41.376Z] coverage: 36.2% of statements [2022-03-10T22:58:41.376Z] ok github.com/docker/docker/pkg/filenotify 0.037s coverage: 36.2% of statements [2022-03-10T22:58:42.361Z] --- PASS: TestTarFiles (3.72s) [2022-03-10T22:58:42.361Z] === RUN TestDetectCompressionZstd [2022-03-10T22:58:42.361Z] --- PASS: TestDetectCompressionZstd (0.00s) [2022-03-10T22:58:42.361Z] === RUN TestTarUntar [2022-03-10T22:58:42.361Z] --- PASS: TestTarUntar (0.03s) [2022-03-10T22:58:42.361Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2022-03-10T22:58:42.361Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s) [2022-03-10T22:58:42.361Z] === RUN TestTarWithOptions [2022-03-10T22:58:42.361Z] === RUN TestCopyFileWithInvalidSrc [2022-03-10T22:58:42.361Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2022-03-10T22:58:42.361Z] === RUN TestCopyFileWithInvalidDest [2022-03-10T22:58:42.361Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2022-03-10T22:58:42.361Z] === RUN TestCopyFileWithSameSrcAndDest [2022-03-10T22:58:42.361Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2022-03-10T22:58:42.361Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2022-03-10T22:58:42.361Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2022-03-10T22:58:42.361Z] === RUN TestCopyFile [2022-03-10T22:58:42.361Z] --- PASS: TestTarWithOptions (0.02s) [2022-03-10T22:58:42.361Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2022-03-10T22:58:42.361Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2022-03-10T22:58:42.361Z] === RUN TestUntarUstarGnuConflict [2022-03-10T22:58:42.361Z] --- PASS: TestCopyFile (0.00s) [2022-03-10T22:58:42.361Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2022-03-10T22:58:42.361Z] fileutils_test.go:133: Needs porting to Windows [2022-03-10T22:58:42.361Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-03-10T22:58:42.361Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2022-03-10T22:58:42.361Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2022-03-10T22:58:42.361Z] === RUN TestUntarInvalidFilenames [2022-03-10T22:58:42.361Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2022-03-10T22:58:42.361Z] === RUN TestReadSymlinkedDirectoryToFile [2022-03-10T22:58:42.361Z] fileutils_test.go:179: Needs porting to Windows [2022-03-10T22:58:42.361Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2022-03-10T22:58:42.361Z] === RUN TestWildcardMatches [2022-03-10T22:58:42.361Z] --- PASS: TestWildcardMatches (0.00s) [2022-03-10T22:58:42.361Z] === RUN TestPatternMatches [2022-03-10T22:58:42.361Z] --- PASS: TestPatternMatches (0.00s) [2022-03-10T22:58:42.361Z] === RUN TestExclusionPatternMatchesPatternBefore [2022-03-10T22:58:42.361Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2022-03-10T22:58:42.361Z] === RUN TestPatternMatchesFolderExclusions [2022-03-10T22:58:42.361Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2022-03-10T22:58:42.361Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2022-03-10T22:58:42.361Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2022-03-10T22:58:42.362Z] === RUN TestPatternMatchesFolderWildcardExclusions [2022-03-10T22:58:42.362Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2022-03-10T22:58:42.362Z] === RUN TestExclusionPatternMatchesPatternAfter [2022-03-10T22:58:42.362Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2022-03-10T22:58:42.362Z] === RUN TestExclusionPatternMatchesWholeDirectory [2022-03-10T22:58:42.362Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2022-03-10T22:58:42.362Z] === RUN TestSingleExclamationError [2022-03-10T22:58:42.362Z] --- PASS: TestSingleExclamationError (0.00s) [2022-03-10T22:58:42.362Z] === RUN TestMatchesWithNoPatterns [2022-03-10T22:58:42.362Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2022-03-10T22:58:42.362Z] === RUN TestMatchesWithMalformedPatterns [2022-03-10T22:58:42.362Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2022-03-10T22:58:42.362Z] === RUN TestMatches [2022-03-10T22:58:42.362Z] === RUN TestMatches/MatchesOrParentMatches [2022-03-10T22:58:42.362Z] === RUN TestMatches/MatchesUsingParentResult [2022-03-10T22:58:42.362Z] === RUN TestMatches/MatchesUsingParentResults [2022-03-10T22:58:42.362Z] === RUN TestMatches/MatchesUsingParentResultsNoContext [2022-03-10T22:58:42.362Z] --- PASS: TestMatches (0.01s) [2022-03-10T22:58:42.362Z] --- PASS: TestMatches/MatchesOrParentMatches (0.00s) [2022-03-10T22:58:42.362Z] --- PASS: TestMatches/MatchesUsingParentResult (0.00s) [2022-03-10T22:58:42.362Z] --- PASS: TestMatches/MatchesUsingParentResults (0.00s) [2022-03-10T22:58:42.362Z] --- PASS: TestMatches/MatchesUsingParentResultsNoContext (0.00s) [2022-03-10T22:58:42.362Z] === RUN TestCleanPatterns [2022-03-10T22:58:42.362Z] --- PASS: TestCleanPatterns (0.00s) [2022-03-10T22:58:42.362Z] === RUN TestCleanPatternsStripEmptyPatterns [2022-03-10T22:58:42.362Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2022-03-10T22:58:42.362Z] === RUN TestCleanPatternsExceptionFlag [2022-03-10T22:58:42.362Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2022-03-10T22:58:42.362Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2022-03-10T22:58:42.362Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2022-03-10T22:58:42.362Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2022-03-10T22:58:42.362Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2022-03-10T22:58:42.362Z] === RUN TestCleanPatternsErrorSingleException [2022-03-10T22:58:42.362Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2022-03-10T22:58:42.362Z] === RUN TestCreateIfNotExistsDir [2022-03-10T22:58:42.362Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2022-03-10T22:58:42.362Z] === RUN TestCreateIfNotExistsFile [2022-03-10T22:58:42.362Z] --- PASS: TestCreateIfNotExistsFile (0.00s) [2022-03-10T22:58:42.362Z] === RUN TestMatch [2022-03-10T22:58:42.362Z] --- PASS: TestMatch (0.00s) [2022-03-10T22:58:42.362Z] === RUN TestCompile [2022-03-10T22:58:42.362Z] === RUN TestCompile/slash [2022-03-10T22:58:42.362Z] === RUN TestCompile/backslash [2022-03-10T22:58:42.362Z] --- PASS: TestCompile (0.00s) [2022-03-10T22:58:42.362Z] --- PASS: TestCompile/slash (0.00s) [2022-03-10T22:58:42.362Z] --- PASS: TestCompile/backslash (0.00s) [2022-03-10T22:58:42.362Z] PASS [2022-03-10T22:58:42.362Z] coverage: 84.7% of statements [2022-03-10T22:58:42.362Z] ok github.com/docker/docker/pkg/fileutils 0.068s coverage: 84.7% of statements [2022-03-10T22:58:42.362Z] --- PASS: TestNetworkDBCRUDTableEntry (4.07s) [2022-03-10T22:58:42.362Z] === RUN TestNetworkDBCRUDTableEntries [2022-03-10T22:58:42.362Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames496540050\\dest" [2022-03-10T22:58:42.362Z] --- PASS: TestUntarInvalidFilenames (0.15s) [2022-03-10T22:58:42.362Z] === RUN TestUntarHardlinkToSymlink [2022-03-10T22:58:42.362Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2022-03-10T22:58:42.362Z] === RUN TestUntarInvalidHardlink [2022-03-10T22:58:42.362Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink935962379\\victim\\hello" -> "../victim/hello" [2022-03-10T22:58:42.362Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink629279198\\victim\\hello" -> "/../victim/hello" [2022-03-10T22:58:42.362Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2531277848\\victim" -> "../victim" [2022-03-10T22:58:42.362Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink168791608\\victim" -> "../victim" [2022-03-10T22:58:42.362Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3868335362\\victim" -> "../victim" [2022-03-10T22:58:42.362Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1088082073\\victim" -> "../victim" [2022-03-10T22:58:42.362Z] --- PASS: TestUntarInvalidHardlink (0.03s) [2022-03-10T22:58:42.362Z] === RUN TestUntarInvalidSymlink [2022-03-10T22:58:42.362Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3129880882\\dest\\dotdot" -> "../victim/hello" [2022-03-10T22:58:42.362Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3702487805\\dest\\slash-dotdot" -> "/../victim/hello" [2022-03-10T22:58:42.362Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3177678677\\dest\\loophole-victim" -> "../victim" [2022-03-10T22:58:42.362Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3951202460\\dest\\loophole-victim" -> "../victim" [2022-03-10T22:58:42.362Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink480375274\\dest\\loophole-victim" -> "../victim" [2022-03-10T22:58:42.362Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1416482944\\dest\\loophole-victim" -> "../victim" [2022-03-10T22:58:42.362Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3830367227\\dest\\dir\\loophole" -> "../../victim" [2022-03-10T22:58:42.362Z] --- PASS: TestUntarInvalidSymlink (0.03s) [2022-03-10T22:58:42.362Z] === RUN TestTempArchiveCloseMultipleTimes [2022-03-10T22:58:42.362Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2022-03-10T22:58:42.362Z] === RUN TestXGlobalNoParent [2022-03-10T22:58:42.362Z] --- PASS: TestXGlobalNoParent (0.00s) [2022-03-10T22:58:42.362Z] === RUN TestReplaceFileTarWrapper [2022-03-10T22:58:42.362Z] --- PASS: TestReplaceFileTarWrapper (0.11s) [2022-03-10T22:58:42.362Z] === RUN TestPrefixHeaderReadable [2022-03-10T22:58:42.362Z] --- PASS: TestPrefixHeaderReadable (0.02s) [2022-03-10T22:58:42.362Z] === RUN TestDisablePigz [2022-03-10T22:58:42.362Z] archive_test.go:1372: Test will not check full path when Pigz not installed [2022-03-10T22:58:42.830Z] --- PASS: TestDisablePigz (0.10s) [2022-03-10T22:58:42.830Z] === RUN TestPigz [2022-03-10T22:58:42.830Z] === RUN TestGet [2022-03-10T22:58:42.830Z] --- PASS: TestGet (0.00s) [2022-03-10T22:58:42.830Z] === RUN TestGetShortcutString [2022-03-10T22:58:42.830Z] --- PASS: TestGetShortcutString (0.00s) [2022-03-10T22:58:42.830Z] PASS [2022-03-10T22:58:42.830Z] coverage: 42.9% of statements [2022-03-10T22:58:42.830Z] ok github.com/docker/docker/pkg/homedir 0.032s coverage: 42.9% of statements [2022-03-10T22:58:42.830Z] archive_test.go:1401: Tested whether Pigz is not used, as it not installed [2022-03-10T22:58:42.830Z] --- PASS: TestPigz (0.12s) [2022-03-10T22:58:42.830Z] === RUN TestNosysFileInfo [2022-03-10T22:58:42.830Z] --- PASS: TestNosysFileInfo (0.00s) [2022-03-10T22:58:42.830Z] === RUN TestCopyFileWithInvalidDest [2022-03-10T22:58:42.830Z] archive_windows_test.go:16: Currently fails [2022-03-10T22:58:42.830Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2022-03-10T22:58:42.830Z] === RUN TestCanonicalTarNameForPath [2022-03-10T22:58:42.830Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2022-03-10T22:58:42.830Z] === RUN TestCanonicalTarName [2022-03-10T22:58:42.830Z] --- PASS: TestCanonicalTarName (0.00s) [2022-03-10T22:58:42.830Z] === RUN TestChmodTarEntry [2022-03-10T22:58:42.830Z] --- PASS: TestChmodTarEntry (0.00s) [2022-03-10T22:58:42.830Z] === RUN TestHardLinkOrder [2022-03-10T22:58:42.830Z] --- PASS: TestHardLinkOrder (0.06s) [2022-03-10T22:58:42.830Z] === RUN TestChangeString [2022-03-10T22:58:42.830Z] --- PASS: TestChangeString (0.00s) [2022-03-10T22:58:42.830Z] === RUN TestChangesWithNoChanges [2022-03-10T22:58:42.830Z] --- PASS: TestChangesWithNoChanges (0.02s) [2022-03-10T22:58:42.830Z] === RUN TestChangesWithChanges [2022-03-10T22:58:42.830Z] --- PASS: TestChangesWithChanges (0.02s) [2022-03-10T22:58:42.830Z] === RUN TestChangesWithChangesGH13590 [2022-03-10T22:58:42.830Z] changes_test.go:195: needs more investigation [2022-03-10T22:58:42.830Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2022-03-10T22:58:42.830Z] === RUN TestChangesDirsEmpty [2022-03-10T22:58:42.830Z] changes_test.go:260: FIXME: broken on Windows 1903 and up; see #39846 [2022-03-10T22:58:42.830Z] --- SKIP: TestChangesDirsEmpty (0.00s) [2022-03-10T22:58:42.830Z] === RUN TestChangesDirsMutated [2022-03-10T22:58:42.830Z] changes_test.go:354: FIXME: broken on Windows 1903 and up; see #39846 [2022-03-10T22:58:42.830Z] --- SKIP: TestChangesDirsMutated (0.00s) [2022-03-10T22:58:42.830Z] === RUN TestApplyLayer [2022-03-10T22:58:42.830Z] changes_test.go:432: needs further investigation [2022-03-10T22:58:42.830Z] --- SKIP: TestApplyLayer (0.00s) [2022-03-10T22:58:42.830Z] === RUN TestChangesSizeWithHardlinks [2022-03-10T22:58:42.830Z] changes_test.go:468: needs further investigation [2022-03-10T22:58:42.830Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2022-03-10T22:58:42.830Z] === RUN TestChangesSizeWithNoChanges [2022-03-10T22:58:42.830Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2022-03-10T22:58:42.830Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2022-03-10T22:58:42.830Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2022-03-10T22:58:42.830Z] === RUN TestChangesSize [2022-03-10T22:58:42.830Z] --- PASS: TestChangesSize (0.00s) [2022-03-10T22:58:42.830Z] === RUN TestApplyLayerInvalidFilenames [2022-03-10T22:58:42.830Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames3408840267\\dest" [2022-03-10T22:58:42.830Z] --- PASS: TestApplyLayerInvalidFilenames (0.01s) [2022-03-10T22:58:42.830Z] === RUN TestApplyLayerInvalidHardlink [2022-03-10T22:58:42.830Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1109169583\\victim\\hello" -> "../victim/hello" [2022-03-10T22:58:42.830Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3166627232\\victim\\hello" -> "/../victim/hello" [2022-03-10T22:58:42.830Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1821092572\\victim" -> "../victim" [2022-03-10T22:58:42.830Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3168108858\\victim" -> "../victim" [2022-03-10T22:58:42.830Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink833392970\\victim" -> "../victim" [2022-03-10T22:58:42.830Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink279251746\\victim" -> "../victim" [2022-03-10T22:58:42.830Z] --- PASS: TestApplyLayerInvalidHardlink (0.02s) [2022-03-10T22:58:42.830Z] === RUN TestApplyLayerInvalidSymlink [2022-03-10T22:58:42.830Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink744903021\\dest\\dotdot" -> "../victim/hello" [2022-03-10T22:58:42.830Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1436146126\\dest\\slash-dotdot" -> "/../victim/hello" [2022-03-10T22:58:42.830Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3158767572\\dest\\loophole-victim" -> "../victim" [2022-03-10T22:58:42.830Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1395487281\\dest\\loophole-victim" -> "../victim" [2022-03-10T22:58:42.830Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1052594209\\dest\\loophole-victim" -> "../victim" [2022-03-10T22:58:42.830Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1502700828\\dest\\loophole-victim" -> "../victim" [2022-03-10T22:58:42.830Z] --- PASS: TestApplyLayerInvalidSymlink (0.02s) [2022-03-10T22:58:42.830Z] === RUN TestApplyLayerWhiteouts [2022-03-10T22:58:42.830Z] --- PASS: TestApplyLayerWhiteouts (0.05s) [2022-03-10T22:58:42.831Z] === RUN TestGenerateEmptyFile [2022-03-10T22:58:42.831Z] --- PASS: TestGenerateEmptyFile (0.00s) [2022-03-10T22:58:42.831Z] === RUN TestGenerateWithContent [2022-03-10T22:58:42.831Z] --- PASS: TestGenerateWithContent (0.00s) [2022-03-10T22:58:42.831Z] PASS [2022-03-10T22:58:42.831Z] coverage: 62.0% of statements [2022-03-10T22:58:42.831Z] ok github.com/docker/docker/pkg/archive 5.813s coverage: 62.0% of statements [2022-03-10T22:58:43.298Z] === RUN TestCreateIDMapOrder [2022-03-10T22:58:43.298Z] --- PASS: TestCreateIDMapOrder (0.00s) [2022-03-10T22:58:43.298Z] PASS [2022-03-10T22:58:43.298Z] coverage: 7.2% of statements [2022-03-10T22:58:43.298Z] ok github.com/docker/docker/pkg/idtools 0.029s coverage: 7.2% of statements [2022-03-10T22:58:44.282Z] === RUN TestFixedBufferCap [2022-03-10T22:58:44.282Z] --- PASS: TestFixedBufferCap (0.00s) [2022-03-10T22:58:44.282Z] === RUN TestFixedBufferLen [2022-03-10T22:58:44.282Z] --- PASS: TestFixedBufferLen (0.00s) [2022-03-10T22:58:44.282Z] === RUN TestFixedBufferString [2022-03-10T22:58:44.282Z] --- PASS: TestFixedBufferString (0.00s) [2022-03-10T22:58:44.282Z] === RUN TestFixedBufferWrite [2022-03-10T22:58:44.282Z] --- PASS: TestFixedBufferWrite (0.00s) [2022-03-10T22:58:44.282Z] === RUN TestFixedBufferRead [2022-03-10T22:58:44.282Z] --- PASS: TestFixedBufferRead (0.00s) [2022-03-10T22:58:44.282Z] === RUN TestBytesPipeRead [2022-03-10T22:58:44.282Z] --- PASS: TestBytesPipeRead (0.00s) [2022-03-10T22:58:44.282Z] === RUN TestBytesPipeWrite [2022-03-10T22:58:44.282Z] --- PASS: TestBytesPipeWrite (0.00s) [2022-03-10T22:58:44.282Z] === RUN TestBytesPipeWriteRandomChunks [2022-03-10T22:58:44.749Z] 2022/03/10 22:58:44 Closing DB instances... [2022-03-10T22:58:44.749Z] --- PASS: TestBytesPipeWriteRandomChunks (0.38s) [2022-03-10T22:58:44.749Z] === RUN TestAtomicWriteToFile [2022-03-10T22:58:44.749Z] --- PASS: TestAtomicWriteToFile (0.01s) [2022-03-10T22:58:44.749Z] === RUN TestAtomicWriteSetCommit [2022-03-10T22:58:44.749Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2022-03-10T22:58:44.749Z] === RUN TestAtomicWriteSetCancel [2022-03-10T22:58:44.749Z] --- PASS: TestAtomicWriteSetCancel (0.00s) [2022-03-10T22:58:44.749Z] === RUN TestReadCloserWrapperClose [2022-03-10T22:58:44.749Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2022-03-10T22:58:44.749Z] === RUN TestReaderErrWrapperReadOnError [2022-03-10T22:58:44.749Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2022-03-10T22:58:44.749Z] === RUN TestReaderErrWrapperRead [2022-03-10T22:58:44.749Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2022-03-10T22:58:44.749Z] === RUN TestCancelReadCloser [2022-03-10T22:58:45.216Z] --- PASS: TestCancelReadCloser (0.10s) [2022-03-10T22:58:45.216Z] === RUN TestWriteCloserWrapperClose [2022-03-10T22:58:45.216Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2022-03-10T22:58:45.216Z] === RUN TestNopWriteCloser [2022-03-10T22:58:45.216Z] --- PASS: TestNopWriteCloser (0.00s) [2022-03-10T22:58:45.216Z] === RUN TestNopWriter [2022-03-10T22:58:45.216Z] --- PASS: TestNopWriter (0.00s) [2022-03-10T22:58:45.216Z] === RUN TestWriteCounter [2022-03-10T22:58:45.216Z] --- PASS: TestWriteCounter (0.00s) [2022-03-10T22:58:45.216Z] PASS [2022-03-10T22:58:45.216Z] coverage: 70.5% of statements [2022-03-10T22:58:45.216Z] ok github.com/docker/docker/pkg/ioutils 0.537s coverage: 70.5% of statements [2022-03-10T22:58:45.721Z] === RUN TestError [2022-03-10T22:58:45.721Z] --- PASS: TestError (0.00s) [2022-03-10T22:58:45.721Z] === RUN TestProgressString [2022-03-10T22:58:45.721Z] === RUN TestProgressString/no_progress [2022-03-10T22:58:45.721Z] === RUN TestProgressString/progress_1 [2022-03-10T22:58:45.721Z] === RUN TestProgressString/some_progress_with_a_start_time [2022-03-10T22:58:45.721Z] === RUN TestProgressString/some_progress_without_a_start_time [2022-03-10T22:58:45.721Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2022-03-10T22:58:45.721Z] === RUN TestProgressString/with_units [2022-03-10T22:58:45.721Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2022-03-10T22:58:45.721Z] === RUN TestProgressString/hide_counts [2022-03-10T22:58:45.721Z] --- PASS: TestProgressString (0.00s) [2022-03-10T22:58:45.721Z] --- PASS: TestProgressString/no_progress (0.00s) [2022-03-10T22:58:45.721Z] --- PASS: TestProgressString/progress_1 (0.00s) [2022-03-10T22:58:45.721Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2022-03-10T22:58:45.721Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2022-03-10T22:58:45.721Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2022-03-10T22:58:45.721Z] --- PASS: TestProgressString/with_units (0.00s) [2022-03-10T22:58:45.721Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2022-03-10T22:58:45.721Z] --- PASS: TestProgressString/hide_counts (0.00s) [2022-03-10T22:58:45.721Z] === RUN TestJSONMessageDisplay [2022-03-10T22:58:45.721Z] --- PASS: TestJSONMessageDisplay (0.12s) [2022-03-10T22:58:45.721Z] === RUN TestJSONMessageDisplayWithJSONError [2022-03-10T22:58:45.721Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2022-03-10T22:58:45.721Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2022-03-10T22:58:45.721Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2022-03-10T22:58:45.721Z] === RUN TestDisplayJSONMessagesStream [2022-03-10T22:58:45.721Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2022-03-10T22:58:45.721Z] PASS [2022-03-10T22:58:45.721Z] coverage: 91.7% of statements [2022-03-10T22:58:45.721Z] ok github.com/docker/docker/pkg/jsonmessage 0.164s coverage: 91.7% of statements [2022-03-10T22:58:45.721Z] --- PASS: TestNetworkDBCRUDTableEntries (3.63s) [2022-03-10T22:58:45.721Z] === RUN TestNetworkDBNodeLeave [2022-03-10T22:58:46.180Z] --- PASS: TestCheckoutGit (34.69s) [2022-03-10T22:58:46.180Z] === RUN TestValidGitTransport [2022-03-10T22:58:46.180Z] --- PASS: TestValidGitTransport (0.00s) [2022-03-10T22:58:46.180Z] === RUN TestGitInvalidRef [2022-03-10T22:58:46.180Z] --- PASS: TestGitInvalidRef (0.20s) [2022-03-10T22:58:46.180Z] PASS [2022-03-10T22:58:46.180Z] coverage: 86.3% of statements [2022-03-10T22:58:46.180Z] ok github.com/docker/docker/builder/remotecontext/git 34.959s coverage: 86.3% of statements [2022-03-10T22:58:46.189Z] === RUN TestStandardLongPath [2022-03-10T22:58:46.189Z] --- PASS: TestStandardLongPath (0.00s) [2022-03-10T22:58:46.189Z] === RUN TestUNCLongPath [2022-03-10T22:58:46.189Z] --- PASS: TestUNCLongPath (0.00s) [2022-03-10T22:58:46.189Z] PASS [2022-03-10T22:58:46.189Z] coverage: 100.0% of statements [2022-03-10T22:58:46.189Z] ok github.com/docker/docker/pkg/longpath 0.039s coverage: 100.0% of statements [2022-03-10T22:58:46.636Z] ? github.com/docker/docker/cli [no test files] [2022-03-10T22:58:46.636Z] ? github.com/docker/docker/cli/config [no test files] [2022-03-10T22:58:46.656Z] === RUN TestNameFormat [2022-03-10T22:58:46.656Z] --- PASS: TestNameFormat (0.00s) [2022-03-10T22:58:46.656Z] === RUN TestNameRetries [2022-03-10T22:58:46.656Z] --- PASS: TestNameRetries (0.00s) [2022-03-10T22:58:46.656Z] PASS [2022-03-10T22:58:46.656Z] coverage: 85.7% of statements [2022-03-10T22:58:46.656Z] ok github.com/docker/docker/pkg/namesgenerator 0.030s coverage: 85.7% of statements [2022-03-10T22:58:47.124Z] === RUN TestParseKeyValueOpt [2022-03-10T22:58:47.124Z] --- PASS: TestParseKeyValueOpt (0.00s) [2022-03-10T22:58:47.124Z] === RUN TestParseUintList [2022-03-10T22:58:47.124Z] --- PASS: TestParseUintList (0.00s) [2022-03-10T22:58:47.124Z] === RUN TestParseUintListMaximumLimits [2022-03-10T22:58:47.124Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2022-03-10T22:58:47.124Z] PASS [2022-03-10T22:58:47.124Z] coverage: 97.0% of statements [2022-03-10T22:58:47.124Z] ok github.com/docker/docker/pkg/parsers 0.037s coverage: 97.0% of statements [2022-03-10T22:58:48.109Z] === RUN TestNewAndRemove [2022-03-10T22:58:48.109Z] --- PASS: TestNewAndRemove (0.00s) [2022-03-10T22:58:48.109Z] === RUN TestRemoveInvalidPath [2022-03-10T22:58:48.109Z] --- PASS: TestRemoveInvalidPath (0.00s) [2022-03-10T22:58:48.109Z] PASS [2022-03-10T22:58:48.109Z] coverage: 82.6% of statements [2022-03-10T22:58:48.109Z] ok github.com/docker/docker/pkg/pidfile 0.036s coverage: 82.6% of statements [2022-03-10T22:58:48.577Z] --- PASS: TestGetAddress (18.02s) [2022-03-10T22:58:48.577Z] === RUN TestRequestSyntaxCheck [2022-03-10T22:58:48.577Z] --- PASS: TestRequestSyntaxCheck (0.02s) [2022-03-10T22:58:48.577Z] === RUN TestRequest [2022-03-10T22:58:48.577Z] --- PASS: TestNetworkDBNodeLeave (2.82s) [2022-03-10T22:58:48.577Z] === RUN TestNetworkDBWatch [2022-03-10T22:58:48.744Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.442s coverage: 13.8% of statements [2022-03-10T22:58:48.744Z] ok github.com/docker/docker/daemon/config 0.029s coverage: 81.0% of statements [2022-03-10T22:58:49.003Z] ok github.com/docker/docker/daemon/events 0.057s coverage: 50.0% of statements [2022-03-10T22:58:49.045Z] === RUN TestFailedConnection [2022-03-10T22:58:49.221Z] tests/integration/api_plugin_test.py ........... [ 49%] [2022-03-10T22:58:49.943Z] ok github.com/docker/docker/daemon/graphdriver 0.005s coverage: 2.2% of statements [2022-03-10T22:58:50.512Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.007s coverage: 4.2% of statements [2022-03-10T22:58:50.646Z] 2022/03/10 22:58:50 Closing DB instances... [2022-03-10T22:58:50.665Z] tests/integration/api_secret_test.py ..... [ 51%] [2022-03-10T22:58:51.081Z] ok github.com/docker/docker/daemon 10.131s coverage: 17.2% of statements [2022-03-10T22:58:51.081Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-03-10T22:58:51.081Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-03-10T22:58:51.081Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-03-10T22:58:51.081Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-03-10T22:58:51.113Z] --- PASS: TestFailedConnection (2.02s) [2022-03-10T22:58:51.113Z] === RUN TestFailOnce [2022-03-10T22:58:51.581Z] 2022/03/10 22:58:51 http: panic serving 127.0.0.1:49286: Plugin not ready [2022-03-10T22:58:51.581Z] goroutine 3 [running]: [2022-03-10T22:58:51.581Z] net/http.(*conn).serve.func1() [2022-03-10T22:58:51.581Z] c:/go/src/net/http/server.go:1802 +0xb9 [2022-03-10T22:58:51.581Z] panic({0x111ca00, 0x12309d0}) [2022-03-10T22:58:51.581Z] c:/go/src/runtime/panic.go:1047 +0x266 [2022-03-10T22:58:51.581Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1({0xffffffffffffffff, 0x74ea34b176fa769c}, 0xc000089a98) [2022-03-10T22:58:51.581Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x3d [2022-03-10T22:58:51.581Z] net/http.HandlerFunc.ServeHTTP(0x0, {0x123d900, 0xc00017c000}, 0x1051d26) [2022-03-10T22:58:51.581Z] c:/go/src/net/http/server.go:2047 +0x2f [2022-03-10T22:58:51.581Z] net/http.(*ServeMux).ServeHTTP(0x0, {0x123d900, 0xc00017c000}, 0xc000056000) [2022-03-10T22:58:51.581Z] c:/go/src/net/http/server.go:2425 +0x149 [2022-03-10T22:58:51.581Z] net/http.serverHandler.ServeHTTP({0x123bff0}, {0x123d900, 0xc00017c000}, 0xc000056000) [2022-03-10T22:58:51.581Z] c:/go/src/net/http/server.go:2879 +0x43b [2022-03-10T22:58:51.581Z] net/http.(*conn).serve(0xc00004c000, {0x123f900, 0xc00011cf90}) [2022-03-10T22:58:51.581Z] c:/go/src/net/http/server.go:1930 +0xb08 [2022-03-10T22:58:51.581Z] created by net/http.(*Server).Serve [2022-03-10T22:58:51.581Z] c:/go/src/net/http/server.go:3034 +0x4e8 [2022-03-10T22:58:51.581Z] time="2022-03-10T22:58:51Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49285/Test.FailOnce: Post \"http://127.0.0.1:49285/Test.FailOnce\": EOF, retrying in 1s" [2022-03-10T22:58:51.581Z] --- PASS: TestNetworkDBWatch (3.02s) [2022-03-10T22:58:51.581Z] === RUN TestNetworkDBBulkSync [2022-03-10T22:58:52.017Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.366s coverage: 56.2% of statements [2022-03-10T22:58:52.567Z] --- PASS: TestFailOnce (1.15s) [2022-03-10T22:58:52.567Z] === RUN TestEchoInputOutput [2022-03-10T22:58:52.567Z] --- PASS: TestEchoInputOutput (0.00s) [2022-03-10T22:58:52.567Z] === RUN TestBackoff [2022-03-10T22:58:52.567Z] --- PASS: TestBackoff (0.00s) [2022-03-10T22:58:52.567Z] === RUN TestAbortRetry [2022-03-10T22:58:52.567Z] --- PASS: TestAbortRetry (0.00s) [2022-03-10T22:58:52.567Z] === RUN TestClientScheme [2022-03-10T22:58:52.567Z] --- PASS: TestClientScheme (0.00s) [2022-03-10T22:58:52.567Z] === RUN TestNewClientWithTimeout [2022-03-10T22:58:52.585Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.018s coverage: 3.0% of statements [2022-03-10T22:58:53.034Z] time="2022-03-10T22:58:52Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49292/Test.Echo: Post \"http://127.0.0.1:49292/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2022-03-10T22:58:53.034Z] 2022/03/10 22:58:52 Closing DB instances... [2022-03-10T22:58:53.044Z] === RUN TestMiddlewares [2022-03-10T22:58:53.044Z] --- PASS: TestMiddlewares (0.00s) [2022-03-10T22:58:53.044Z] PASS [2022-03-10T22:58:53.044Z] coverage: 9.0% of statements [2022-03-10T22:58:53.044Z] ok github.com/docker/docker/api/server 0.096s coverage: 9.0% of statements [2022-03-10T22:58:53.976Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.014s coverage: 1.8% of statements [2022-03-10T22:58:54.598Z] time="2022-03-10T22:58:54Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49292/Test.Echo: Post \"http://127.0.0.1:49292/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2022-03-10T22:58:54.598Z] --- PASS: TestNetworkDBBulkSync (2.82s) [2022-03-10T22:58:54.598Z] === RUN TestNetworkDBCRUDMediumCluster [2022-03-10T22:58:54.598Z] --- PASS: TestRequest (5.99s) [2022-03-10T22:58:54.598Z] === RUN TestOverlappingRequests [2022-03-10T22:58:55.005Z] tests/integration/api_service_test.py .................................. [ 59%] [2022-03-10T22:58:55.065Z] --- PASS: TestOverlappingRequests (0.30s) [2022-03-10T22:58:55.066Z] === RUN TestRelease [2022-03-10T22:58:55.181Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2022-03-10T22:58:55.181Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2022-03-10T22:58:55.181Z] === RUN TestLoadDaemonCliConfigWithTLS [2022-03-10T22:58:55.181Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2022-03-10T22:58:55.181Z] === RUN TestLoadDaemonCliConfigWithConflicts [2022-03-10T22:58:55.181Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2022-03-10T22:58:55.181Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2022-03-10T22:58:55.181Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2022-03-10T22:58:55.181Z] === RUN TestLoadDaemonCliWithConflictingLabels [2022-03-10T22:58:55.181Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2022-03-10T22:58:55.181Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2022-03-10T22:58:55.181Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2022-03-10T22:58:55.181Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2022-03-10T22:58:55.181Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2022-03-10T22:58:55.181Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2022-03-10T22:58:55.181Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2022-03-10T22:58:55.181Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2022-03-10T22:58:55.181Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2022-03-10T22:58:55.181Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2022-03-10T22:58:55.181Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2022-03-10T22:58:55.181Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2022-03-10T22:58:55.181Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2022-03-10T22:58:55.181Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2022-03-10T22:58:55.181Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2022-03-10T22:58:55.181Z] === RUN TestConfigureDaemonLogs [2022-03-10T22:58:55.181Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2022-03-10T22:58:55.181Z] === RUN TestCommonOptionsInstallFlags [2022-03-10T22:58:55.181Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2022-03-10T22:58:55.181Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2022-03-10T22:58:55.181Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2022-03-10T22:58:55.181Z] PASS [2022-03-10T22:58:55.181Z] coverage: 19.0% of statements [2022-03-10T22:58:55.181Z] ok github.com/docker/docker/cmd/dockerd 0.207s coverage: 19.0% of statements [2022-03-10T22:58:55.181Z] ? github.com/docker/docker/cmd/dockerd/trap [no test files] [2022-03-10T22:58:55.181Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-03-10T22:58:55.370Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.165s coverage: 50.5% of statements [2022-03-10T22:58:56.049Z] --- PASS: TestRelease (1.13s) [2022-03-10T22:58:56.049Z] === RUN TestAllocateRandomDeallocate [2022-03-10T22:58:56.708Z] === RUN TestContainerStopSignal [2022-03-10T22:58:56.709Z] --- PASS: TestContainerStopSignal (0.00s) [2022-03-10T22:58:56.709Z] === RUN TestContainerStopTimeout [2022-03-10T22:58:56.709Z] --- PASS: TestContainerStopTimeout (0.00s) [2022-03-10T22:58:56.709Z] === RUN TestContainerSecretReferenceDestTarget [2022-03-10T22:58:56.709Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2022-03-10T22:58:56.709Z] === RUN TestContainerLogPathSetForJSONFileLogger [2022-03-10T22:58:56.709Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2022-03-10T22:58:56.709Z] === RUN TestContainerLogPathSetForRingLogger [2022-03-10T22:58:56.709Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2022-03-10T22:58:56.709Z] === RUN TestReplaceAndAppendEnvVars [2022-03-10T22:58:56.709Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2022-03-10T22:58:56.709Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2022-03-10T22:58:56.709Z] === RUN TestNewMemoryStore [2022-03-10T22:58:56.709Z] --- PASS: TestNewMemoryStore (0.00s) [2022-03-10T22:58:56.709Z] === RUN TestAddContainers [2022-03-10T22:58:56.709Z] --- PASS: TestAddContainers (0.00s) [2022-03-10T22:58:56.709Z] === RUN TestGetContainer [2022-03-10T22:58:56.709Z] --- PASS: TestGetContainer (0.00s) [2022-03-10T22:58:56.709Z] === RUN TestDeleteContainer [2022-03-10T22:58:56.709Z] --- PASS: TestDeleteContainer (0.00s) [2022-03-10T22:58:56.709Z] === RUN TestListContainers [2022-03-10T22:58:56.709Z] --- PASS: TestListContainers (0.00s) [2022-03-10T22:58:56.709Z] === RUN TestFirstContainer [2022-03-10T22:58:56.709Z] --- PASS: TestFirstContainer (0.00s) [2022-03-10T22:58:56.709Z] === RUN TestApplyAllContainer [2022-03-10T22:58:56.709Z] --- PASS: TestApplyAllContainer (0.00s) [2022-03-10T22:58:56.709Z] === RUN TestIsValidHealthString [2022-03-10T22:58:56.709Z] --- PASS: TestIsValidHealthString (0.00s) [2022-03-10T22:58:56.709Z] === RUN TestStateRunStop [2022-03-10T22:58:56.709Z] --- PASS: TestStateRunStop (0.00s) [2022-03-10T22:58:56.709Z] === RUN TestStateTimeoutWait [2022-03-10T22:58:56.709Z] state_test.go:141: Stop callback fired [2022-03-10T22:58:56.709Z] state_test.go:165: Stop callback fired [2022-03-10T22:58:56.709Z] --- PASS: TestStateTimeoutWait (0.10s) [2022-03-10T22:58:56.709Z] === RUN TestIsValidStateString [2022-03-10T22:58:56.709Z] --- PASS: TestIsValidStateString (0.00s) [2022-03-10T22:58:56.709Z] === RUN TestViewSaveDelete [2022-03-10T22:58:56.709Z] --- PASS: TestViewSaveDelete (0.01s) [2022-03-10T22:58:56.709Z] === RUN TestViewAll [2022-03-10T22:58:56.709Z] --- PASS: TestViewAll (0.01s) [2022-03-10T22:58:56.709Z] === RUN TestViewGet [2022-03-10T22:58:56.709Z] --- PASS: TestViewGet (0.01s) [2022-03-10T22:58:56.709Z] === RUN TestNames [2022-03-10T22:58:56.709Z] --- PASS: TestNames (0.00s) [2022-03-10T22:58:56.709Z] === RUN TestViewWithHealthCheck [2022-03-10T22:58:56.709Z] --- PASS: TestViewWithHealthCheck (0.01s) [2022-03-10T22:58:56.709Z] PASS [2022-03-10T22:58:56.709Z] coverage: 41.7% of statements [2022-03-10T22:58:56.709Z] ok github.com/docker/docker/container 0.261s coverage: 41.7% of statements [2022-03-10T22:58:56.709Z] ? github.com/docker/docker/container/stream [no test files] [2022-03-10T22:58:56.709Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-03-10T22:58:56.709Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-03-10T22:58:56.709Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-03-10T22:58:56.745Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.898s coverage: 46.2% of statements [2022-03-10T22:58:56.745Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-03-10T22:58:57.033Z] === RUN TestParseEmptyInterface [2022-03-10T22:58:57.033Z] --- PASS: TestParseEmptyInterface (0.00s) [2022-03-10T22:58:57.033Z] === RUN TestParseNonInterfaceType [2022-03-10T22:58:57.033Z] --- PASS: TestParseNonInterfaceType (0.00s) [2022-03-10T22:58:57.033Z] === RUN TestParseWithOneFunction [2022-03-10T22:58:57.033Z] --- PASS: TestParseWithOneFunction (0.00s) [2022-03-10T22:58:57.033Z] === RUN TestParseWithMultipleFuncs [2022-03-10T22:58:57.033Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2022-03-10T22:58:57.033Z] === RUN TestParseWithUnnamedReturn [2022-03-10T22:58:57.033Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2022-03-10T22:58:57.033Z] === RUN TestEmbeddedInterface [2022-03-10T22:58:57.033Z] --- PASS: TestEmbeddedInterface (0.00s) [2022-03-10T22:58:57.033Z] === RUN TestParsedImports [2022-03-10T22:58:57.033Z] --- PASS: TestParsedImports (0.00s) [2022-03-10T22:58:57.033Z] === RUN TestAliasedImports [2022-03-10T22:58:57.033Z] --- PASS: TestAliasedImports (0.00s) [2022-03-10T22:58:57.033Z] PASS [2022-03-10T22:58:57.033Z] coverage: 56.8% of statements [2022-03-10T22:58:57.033Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.045s coverage: 56.8% of statements [2022-03-10T22:58:57.033Z] time="2022-03-10T22:58:56Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49292/Test.Echo: Post \"http://127.0.0.1:49292/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2022-03-10T22:58:57.500Z] 2022/03/10 22:58:57 Closing DB instances... [2022-03-10T22:58:57.500Z] time="2022-03-10T22:58:57Z" level=error msg="node: c6ccef93e05e is unknown to memberlist" [2022-03-10T22:58:57.500Z] === RUN TestHTTPTransport [2022-03-10T22:58:57.500Z] --- PASS: TestHTTPTransport (0.00s) [2022-03-10T22:58:57.500Z] PASS [2022-03-10T22:58:57.500Z] coverage: 85.7% of statements [2022-03-10T22:58:57.500Z] ok github.com/docker/docker/pkg/plugins/transport 0.037s coverage: 85.7% of statements [2022-03-10T22:58:57.679Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.828s coverage: 58.0% of statements [2022-03-10T22:58:57.679Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-03-10T22:58:57.679Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-03-10T22:58:57.679Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.007s coverage: 58.8% of statements [2022-03-10T22:58:57.968Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2022-03-10T22:58:57.968Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-03-10T22:58:57.968Z] === RUN TestBufioReaderPoolPutAndGet [2022-03-10T22:58:57.968Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2022-03-10T22:58:57.968Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2022-03-10T22:58:57.968Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2022-03-10T22:58:57.968Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2022-03-10T22:58:57.968Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-03-10T22:58:57.968Z] === RUN TestBufioWriterPoolPutAndGet [2022-03-10T22:58:57.968Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2022-03-10T22:58:57.968Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2022-03-10T22:58:57.968Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2022-03-10T22:58:57.968Z] === RUN TestBufferPoolPutAndGet [2022-03-10T22:58:57.968Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2022-03-10T22:58:57.968Z] PASS [2022-03-10T22:58:57.968Z] coverage: 88.2% of statements [2022-03-10T22:58:57.968Z] ok github.com/docker/docker/pkg/pools 0.030s coverage: 88.2% of statements [2022-03-10T22:58:58.238Z] === RUN TestPrepare [2022-03-10T22:58:58.238Z] --- PASS: TestPrepare (0.00s) [2022-03-10T22:58:58.238Z] === RUN TestStart [2022-03-10T22:58:58.238Z] --- PASS: TestStart (0.00s) [2022-03-10T22:58:58.238Z] === RUN TestWaitCancel [2022-03-10T22:58:58.238Z] --- PASS: TestWaitCancel (0.00s) [2022-03-10T22:58:58.238Z] === RUN TestWaitDisabled [2022-03-10T22:58:58.238Z] --- PASS: TestWaitDisabled (0.00s) [2022-03-10T22:58:58.238Z] === RUN TestWaitEnabled [2022-03-10T22:58:58.238Z] --- PASS: TestWaitEnabled (0.00s) [2022-03-10T22:58:58.238Z] === RUN TestRemove [2022-03-10T22:58:58.238Z] --- PASS: TestRemove (0.00s) [2022-03-10T22:58:58.238Z] PASS [2022-03-10T22:58:58.238Z] coverage: 65.3% of statements [2022-03-10T22:58:58.238Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.082s coverage: 65.3% of statements [2022-03-10T22:58:58.435Z] === RUN TestOutputOnPrematureClose [2022-03-10T22:58:58.436Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2022-03-10T22:58:58.436Z] === RUN TestCompleteSilently [2022-03-10T22:58:58.436Z] --- PASS: TestCompleteSilently (0.00s) [2022-03-10T22:58:58.436Z] PASS [2022-03-10T22:58:58.436Z] coverage: 75.9% of statements [2022-03-10T22:58:58.436Z] ok github.com/docker/docker/pkg/progress 0.028s coverage: 75.9% of statements [2022-03-10T22:58:58.904Z] === RUN TestSendToOneSub [2022-03-10T22:58:58.904Z] --- PASS: TestSendToOneSub (0.00s) [2022-03-10T22:58:58.904Z] === RUN TestSendToMultipleSubs [2022-03-10T22:58:58.904Z] --- PASS: TestSendToMultipleSubs (0.00s) [2022-03-10T22:58:58.904Z] === RUN TestEvictOneSub [2022-03-10T22:58:58.904Z] --- PASS: TestEvictOneSub (0.00s) [2022-03-10T22:58:58.904Z] === RUN TestClosePublisher [2022-03-10T22:58:58.904Z] --- PASS: TestClosePublisher (0.00s) [2022-03-10T22:58:58.904Z] === RUN TestPubSubRace [2022-03-10T22:58:59.057Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.015s coverage: 2.9% of statements [2022-03-10T22:58:59.318Z] ok github.com/docker/docker/daemon/links 0.002s coverage: 93.0% of statements [2022-03-10T22:58:59.371Z] --- PASS: TestAllocateRandomDeallocate (3.34s) [2022-03-10T22:58:59.371Z] === RUN TestRetrieveFromStore [2022-03-10T22:58:59.839Z] --- PASS: TestPubSubRace (1.05s) [2022-03-10T22:58:59.839Z] PASS [2022-03-10T22:58:59.839Z] coverage: 75.0% of statements [2022-03-10T22:58:59.839Z] ok github.com/docker/docker/pkg/pubsub 1.086s coverage: 75.0% of statements [2022-03-10T22:58:59.886Z] ok github.com/docker/docker/daemon/images 0.025s coverage: 6.8% of statements [2022-03-10T22:58:59.886Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-03-10T22:58:59.886Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-03-10T22:59:00.310Z] --- PASS: TestNetworkDBCRUDMediumCluster (5.68s) [2022-03-10T22:59:00.310Z] === RUN TestNetworkDBNodeJoinLeaveIteration [2022-03-10T22:59:00.310Z] --- PASS: TestRetrieveFromStore (1.14s) [2022-03-10T22:59:00.310Z] === RUN TestRequestReleaseAddressDuplicate [2022-03-10T22:59:00.411Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2022-03-10T22:59:00.411Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.18s) [2022-03-10T22:59:00.411Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2022-03-10T22:59:00.411Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2022-03-10T22:59:00.411Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2022-03-10T22:59:00.411Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2022-03-10T22:59:00.411Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2022-03-10T22:59:00.411Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2022-03-10T22:59:00.411Z] === RUN TestServiceConvertToGRPCContainerRuntime [2022-03-10T22:59:00.411Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2022-03-10T22:59:00.411Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2022-03-10T22:59:00.411Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2022-03-10T22:59:00.411Z] === RUN TestServiceConvertToGRPCIsolation [2022-03-10T22:59:00.411Z] === RUN TestServiceConvertToGRPCIsolation/empty [2022-03-10T22:59:00.411Z] === RUN TestServiceConvertToGRPCIsolation/default [2022-03-10T22:59:00.411Z] === RUN TestServiceConvertToGRPCIsolation/process [2022-03-10T22:59:00.411Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2022-03-10T22:59:00.411Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2022-03-10T22:59:00.411Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2022-03-10T22:59:00.411Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2022-03-10T22:59:00.411Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2022-03-10T22:59:00.411Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2022-03-10T22:59:00.411Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2022-03-10T22:59:00.411Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2022-03-10T22:59:00.411Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2022-03-10T22:59:00.411Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2022-03-10T22:59:00.411Z] === RUN TestServiceConvertFromGRPCIsolation [2022-03-10T22:59:00.411Z] === RUN TestServiceConvertFromGRPCIsolation/default [2022-03-10T22:59:00.411Z] === RUN TestServiceConvertFromGRPCIsolation/process [2022-03-10T22:59:00.411Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2022-03-10T22:59:00.411Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2022-03-10T22:59:00.411Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2022-03-10T22:59:00.411Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2022-03-10T22:59:00.411Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2022-03-10T22:59:00.411Z] === RUN TestNewListSecretsFilters [2022-03-10T22:59:00.411Z] --- PASS: TestNewListSecretsFilters (0.00s) [2022-03-10T22:59:00.411Z] === RUN TestNewListConfigsFilters [2022-03-10T22:59:00.411Z] --- PASS: TestNewListConfigsFilters (0.00s) [2022-03-10T22:59:00.411Z] PASS [2022-03-10T22:59:00.411Z] coverage: 0.5% of statements [2022-03-10T22:59:00.411Z] === RUN TestServiceConvertToGRPCCredentialSpec [2022-03-10T22:59:00.411Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2022-03-10T22:59:00.411Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2022-03-10T22:59:00.411Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2022-03-10T22:59:00.411Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2022-03-10T22:59:00.411Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2022-03-10T22:59:00.411Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2022-03-10T22:59:00.411Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2022-03-10T22:59:00.411Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2022-03-10T22:59:00.411Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2022-03-10T22:59:00.411Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-03-10T22:59:00.411Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2022-03-10T22:59:00.411Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2022-03-10T22:59:00.411Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2022-03-10T22:59:00.411Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2022-03-10T22:59:00.411Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2022-03-10T22:59:00.411Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2022-03-10T22:59:00.411Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-03-10T22:59:00.411Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2022-03-10T22:59:00.411Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2022-03-10T22:59:00.411Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2022-03-10T22:59:00.411Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2022-03-10T22:59:00.411Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2022-03-10T22:59:00.411Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2022-03-10T22:59:00.411Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-03-10T22:59:00.411Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2022-03-10T22:59:00.411Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2022-03-10T22:59:00.411Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-03-10T22:59:00.411Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2022-03-10T22:59:00.411Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2022-03-10T22:59:00.411Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2022-03-10T22:59:00.411Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2022-03-10T22:59:00.411Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2022-03-10T22:59:00.411Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2022-03-10T22:59:00.411Z] === RUN TestServiceConvertFromGRPCConfigs [2022-03-10T22:59:00.411Z] === RUN TestServiceConvertFromGRPCConfigs/file [2022-03-10T22:59:00.411Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2022-03-10T22:59:00.411Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2022-03-10T22:59:00.411Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2022-03-10T22:59:00.411Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2022-03-10T22:59:00.411Z] === RUN TestServiceConvertToGRPCConfigs [2022-03-10T22:59:00.411Z] === RUN TestServiceConvertToGRPCConfigs/file [2022-03-10T22:59:00.411Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2022-03-10T22:59:00.411Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2022-03-10T22:59:00.411Z] === RUN TestServiceConvertToGRPCConfigs/none [2022-03-10T22:59:00.411Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2022-03-10T22:59:00.411Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2022-03-10T22:59:00.411Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2022-03-10T22:59:00.411Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2022-03-10T22:59:00.411Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2022-03-10T22:59:00.411Z] PASS [2022-03-10T22:59:00.411Z] coverage: 35.9% of statements [2022-03-10T22:59:00.411Z] ok github.com/docker/docker/daemon/cluster/convert 0.520s coverage: 35.9% of statements [2022-03-10T22:59:00.411Z] ok github.com/docker/docker/daemon/cluster 0.814s coverage: 0.5% of statements [2022-03-10T22:59:00.777Z] --- PASS: TestRequestReleaseAddressDuplicate (0.02s) [2022-03-10T22:59:00.777Z] === RUN TestParallelPredefinedRequest1 [2022-03-10T22:59:00.777Z] === PAUSE TestParallelPredefinedRequest1 [2022-03-10T22:59:00.777Z] === RUN TestParallelPredefinedRequest2 [2022-03-10T22:59:00.777Z] === PAUSE TestParallelPredefinedRequest2 [2022-03-10T22:59:00.777Z] === RUN TestParallelPredefinedRequest3 [2022-03-10T22:59:00.777Z] === PAUSE TestParallelPredefinedRequest3 [2022-03-10T22:59:00.777Z] === RUN TestParallelPredefinedRequest4 [2022-03-10T22:59:00.777Z] === PAUSE TestParallelPredefinedRequest4 [2022-03-10T22:59:00.777Z] === RUN TestParallelPredefinedRequest5 [2022-03-10T22:59:00.777Z] === PAUSE TestParallelPredefinedRequest5 [2022-03-10T22:59:00.777Z] === RUN TestDebug [2022-03-10T22:59:00.777Z] --- PASS: TestDebug (0.00s) [2022-03-10T22:59:00.777Z] === RUN TestRequestPoolParallel [2022-03-10T22:59:00.777Z] === RUN TestRegister [2022-03-10T22:59:00.777Z] --- PASS: TestRegister (0.00s) [2022-03-10T22:59:00.777Z] === RUN TestCommand [2022-03-10T22:59:00.777Z] --- PASS: TestCommand (0.03s) [2022-03-10T22:59:00.777Z] === RUN TestNaiveSelf [2022-03-10T22:59:00.777Z] --- PASS: TestNaiveSelf (0.03s) [2022-03-10T22:59:00.777Z] PASS [2022-03-10T22:59:00.777Z] coverage: 82.4% of statements [2022-03-10T22:59:00.777Z] ok github.com/docker/docker/pkg/reexec 0.095s coverage: 82.4% of statements [2022-03-10T22:59:00.777Z] --- PASS: TestRequestPoolParallel (0.38s) [2022-03-10T22:59:00.777Z] === RUN TestFullAllocateRelease [2022-03-10T22:59:00.828Z] ok github.com/docker/docker/daemon/logger 0.219s coverage: 43.0% of statements [2022-03-10T22:59:01.245Z] === RUN TestDump [2022-03-10T22:59:01.245Z] goroutine 19 [running]: [2022-03-10T22:59:01.245Z] github.com/docker/docker/pkg/stack.dump(0xd2b9d7) [2022-03-10T22:59:01.245Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-03-10T22:59:01.245Z] github.com/docker/docker/pkg/stack.Dump(...) [2022-03-10T22:59:01.245Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:18 [2022-03-10T22:59:01.245Z] github.com/docker/docker/pkg/stack.TestDump(0x0) [2022-03-10T22:59:01.245Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:12 +0x2a [2022-03-10T22:59:01.245Z] testing.tRunner(0xc000085380, 0xe9a190) [2022-03-10T22:59:01.245Z] c:/go/src/testing/testing.go:1259 +0x102 [2022-03-10T22:59:01.245Z] created by testing.(*T).Run [2022-03-10T22:59:01.245Z] c:/go/src/testing/testing.go:1306 +0x35a [2022-03-10T22:59:01.245Z] [2022-03-10T22:59:01.245Z] goroutine 1 [chan receive]: [2022-03-10T22:59:01.245Z] testing.(*T).Run(0xc0000851e0, {0xe8b7b1, 0xd0a733}, 0xe9a190) [2022-03-10T22:59:01.245Z] c:/go/src/testing/testing.go:1307 +0x375 [2022-03-10T22:59:01.245Z] testing.runTests.func1(0xc0000b6810) [2022-03-10T22:59:01.245Z] c:/go/src/testing/testing.go:1598 +0x6e [2022-03-10T22:59:01.245Z] testing.tRunner(0xc0000851e0, 0xc0000c1ce0) [2022-03-10T22:59:01.245Z] c:/go/src/testing/testing.go:1259 +0x102 [2022-03-10T22:59:01.245Z] testing.runTests(0xc0000d0080, {0xffec20, 0x3, 0x3}, {0xd2ac2d, 0xe8d4ab, 0x10036e0}) [2022-03-10T22:59:01.245Z] c:/go/src/testing/testing.go:1596 +0x43f [2022-03-10T22:59:01.245Z] testing.(*M).Run(0xc0000d0080) [2022-03-10T22:59:01.245Z] c:/go/src/testing/testing.go:1504 +0x51d [2022-03-10T22:59:01.245Z] main.main() [2022-03-10T22:59:01.245Z] _testmain.go:95 +0x1f5 [2022-03-10T22:59:01.245Z] --- PASS: TestDump (0.00s) [2022-03-10T22:59:01.245Z] === RUN TestDumpToFile [2022-03-10T22:59:01.245Z] --- PASS: TestFullAllocateRelease (0.29s) [2022-03-10T22:59:01.245Z] === RUN TestOddAllocateRelease [2022-03-10T22:59:01.245Z] --- PASS: TestDumpToFile (0.12s) [2022-03-10T22:59:01.245Z] === RUN TestDumpToFileWithEmptyInput [2022-03-10T22:59:01.245Z] goroutine 21 [running]: [2022-03-10T22:59:01.245Z] github.com/docker/docker/pkg/stack.dump(0xd98bb4) [2022-03-10T22:59:01.245Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-03-10T22:59:01.245Z] github.com/docker/docker/pkg/stack.DumpToFile({0x0, 0xd98f60}) [2022-03-10T22:59:01.245Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:38 +0x214 [2022-03-10T22:59:01.245Z] github.com/docker/docker/pkg/stack.TestDumpToFileWithEmptyInput(0xc000085380) [2022-03-10T22:59:01.245Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:27 +0x26 [2022-03-10T22:59:01.245Z] testing.tRunner(0xc000085860, 0xe9a180) [2022-03-10T22:59:01.245Z] c:/go/src/testing/testing.go:1259 +0x102 [2022-03-10T22:59:01.245Z] created by testing.(*T).Run [2022-03-10T22:59:01.245Z] c:/go/src/testing/testing.go:1306 +0x35a [2022-03-10T22:59:01.245Z] [2022-03-10T22:59:01.245Z] goroutine 1 [chan receive]: [2022-03-10T22:59:01.245Z] testing.(*T).Run(0xc0000851e0, {0xe92596, 0xd0a733}, 0xe9a180) [2022-03-10T22:59:01.245Z] c:/go/src/testing/testing.go:1307 +0x375 [2022-03-10T22:59:01.245Z] testing.runTests.func1(0xc0000b6810) [2022-03-10T22:59:01.245Z] c:/go/src/testing/testing.go:1598 +0x6e [2022-03-10T22:59:01.245Z] testing.tRunner(0xc0000851e0, 0xc0000c1ce0) [2022-03-10T22:59:01.245Z] c:/go/src/testing/testing.go:1259 +0x102 [2022-03-10T22:59:01.245Z] testing.runTests(0xc0000d0080, {0xffec20, 0x3, 0x3}, {0xd2ac2d, 0xe8d4ab, 0x10036e0}) [2022-03-10T22:59:01.245Z] c:/go/src/testing/testing.go:1596 +0x43f [2022-03-10T22:59:01.245Z] testing.(*M).Run(0xc0000d0080) [2022-03-10T22:59:01.245Z] c:/go/src/testing/testing.go:1504 +0x51d [2022-03-10T22:59:01.245Z] main.main() [2022-03-10T22:59:01.245Z] _testmain.go:95 +0x1f5 [2022-03-10T22:59:01.245Z] --- PASS: TestDumpToFileWithEmptyInput (0.00s) [2022-03-10T22:59:01.245Z] PASS [2022-03-10T22:59:01.245Z] coverage: 90.9% of statements [2022-03-10T22:59:01.245Z] ok github.com/docker/docker/pkg/stack 0.159s coverage: 90.9% of statements [2022-03-10T22:59:01.245Z] 2022/03/10 22:59:01 Closing DB instances... [2022-03-10T22:59:01.245Z] --- PASS: TestOddAllocateRelease (0.19s) [2022-03-10T22:59:01.245Z] === RUN TestFullAllocateSerialReleaseParallel [2022-03-10T22:59:01.245Z] time="2022-03-10T22:59:01Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49292/Test.Echo: Post \"http://127.0.0.1:49292/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2022-03-10T22:59:01.245Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.06s) [2022-03-10T22:59:01.245Z] === RUN TestOddAllocateSerialReleaseParallel [2022-03-10T22:59:01.396Z] ok github.com/docker/docker/daemon/logger/awslogs 0.137s coverage: 80.2% of statements [2022-03-10T22:59:01.656Z] ok github.com/docker/docker/daemon/logger/fluentd 0.009s coverage: 33.6% of statements [2022-03-10T22:59:01.656Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-03-10T22:59:01.712Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.03s) [2022-03-10T22:59:01.712Z] === RUN TestEvenAllocateSerialReleaseParallel [2022-03-10T22:59:01.712Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.03s) [2022-03-10T22:59:01.712Z] === CONT TestParallelPredefinedRequest1 [2022-03-10T22:59:01.712Z] === CONT TestParallelPredefinedRequest4 [2022-03-10T22:59:01.712Z] === CONT TestParallelPredefinedRequest5 [2022-03-10T22:59:01.712Z] === CONT TestParallelPredefinedRequest3 [2022-03-10T22:59:01.712Z] === CONT TestParallelPredefinedRequest4 [2022-03-10T22:59:01.712Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-10T22:59:01.712Z] === CONT TestParallelPredefinedRequest5 [2022-03-10T22:59:01.712Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-10T22:59:01.712Z] === CONT TestParallelPredefinedRequest3 [2022-03-10T22:59:01.712Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-10T22:59:01.712Z] === CONT TestParallelPredefinedRequest1 [2022-03-10T22:59:01.712Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-10T22:59:01.712Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) [2022-03-10T22:59:01.712Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) [2022-03-10T22:59:01.712Z] === CONT TestParallelPredefinedRequest2 [2022-03-10T22:59:01.712Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) [2022-03-10T22:59:01.712Z] === CONT TestParallelPredefinedRequest2 [2022-03-10T22:59:01.712Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-10T22:59:01.712Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) [2022-03-10T22:59:01.712Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) [2022-03-10T22:59:01.712Z] PASS [2022-03-10T22:59:01.712Z] coverage: 85.3% of statements [2022-03-10T22:59:01.712Z] ok github.com/docker/docker/libnetwork/ipam 36.835s coverage: 85.3% of statements [2022-03-10T22:59:01.712Z] === RUN TestNewStdWriter [2022-03-10T22:59:01.712Z] --- PASS: TestNewStdWriter (0.00s) [2022-03-10T22:59:01.712Z] === RUN TestWriteWithUninitializedStdWriter [2022-03-10T22:59:01.712Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2022-03-10T22:59:01.712Z] === RUN TestWriteWithNilBytes [2022-03-10T22:59:01.712Z] --- PASS: TestWriteWithNilBytes (0.00s) [2022-03-10T22:59:01.712Z] === RUN TestWrite [2022-03-10T22:59:01.712Z] --- PASS: TestWrite (0.00s) [2022-03-10T22:59:01.712Z] === RUN TestWriteWithWriterError [2022-03-10T22:59:01.712Z] --- PASS: TestWriteWithWriterError (0.00s) [2022-03-10T22:59:01.712Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2022-03-10T22:59:01.712Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2022-03-10T22:59:01.712Z] === RUN TestStdCopyWriteAndRead [2022-03-10T22:59:01.712Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2022-03-10T22:59:01.712Z] === RUN TestStdCopyReturnsErrorReadingHeader [2022-03-10T22:59:01.712Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2022-03-10T22:59:01.712Z] === RUN TestStdCopyReturnsErrorReadingFrame [2022-03-10T22:59:01.712Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2022-03-10T22:59:01.712Z] === RUN TestStdCopyDetectsCorruptedFrame [2022-03-10T22:59:01.713Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2022-03-10T22:59:01.713Z] === RUN TestStdCopyWithInvalidInputHeader [2022-03-10T22:59:01.713Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2022-03-10T22:59:01.713Z] === RUN TestStdCopyWithCorruptedPrefix [2022-03-10T22:59:01.713Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2022-03-10T22:59:01.713Z] === RUN TestStdCopyReturnsWriteErrors [2022-03-10T22:59:01.713Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2022-03-10T22:59:01.713Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2022-03-10T22:59:01.713Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2022-03-10T22:59:01.713Z] === RUN TestStdCopyReturnsErrorFromSystem [2022-03-10T22:59:01.713Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2022-03-10T22:59:01.713Z] PASS [2022-03-10T22:59:01.713Z] coverage: 100.0% of statements [2022-03-10T22:59:01.713Z] ok github.com/docker/docker/pkg/stdcopy 0.031s coverage: 100.0% of statements [2022-03-10T22:59:01.916Z] ok github.com/docker/docker/daemon/logger/gelf 0.004s coverage: 67.0% of statements [2022-03-10T22:59:02.175Z] ok github.com/docker/docker/daemon/logger/journald 0.024s coverage: 23.9% of statements [2022-03-10T22:59:02.180Z] === RUN TestRawProgressFormatterFormatStatus [2022-03-10T22:59:02.180Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2022-03-10T22:59:02.180Z] === RUN TestRawProgressFormatterFormatProgress [2022-03-10T22:59:02.180Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2022-03-10T22:59:02.180Z] === RUN TestFormatStatus [2022-03-10T22:59:02.180Z] --- PASS: TestFormatStatus (0.00s) [2022-03-10T22:59:02.180Z] === RUN TestFormatError [2022-03-10T22:59:02.180Z] --- PASS: TestFormatError (0.00s) [2022-03-10T22:59:02.180Z] === RUN TestFormatJSONError [2022-03-10T22:59:02.180Z] --- PASS: TestFormatJSONError (0.00s) [2022-03-10T22:59:02.180Z] === RUN TestJsonProgressFormatterFormatProgress [2022-03-10T22:59:02.180Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2022-03-10T22:59:02.180Z] === RUN TestJsonProgressFormatterFormatStatus [2022-03-10T22:59:02.180Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2022-03-10T22:59:02.180Z] === RUN TestNewJSONProgressOutput [2022-03-10T22:59:02.180Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2022-03-10T22:59:02.180Z] === RUN TestAuxFormatterEmit [2022-03-10T22:59:02.180Z] --- PASS: TestAuxFormatterEmit (0.00s) [2022-03-10T22:59:02.180Z] === RUN TestStreamWriterStdout [2022-03-10T22:59:02.180Z] --- PASS: TestStreamWriterStdout (0.00s) [2022-03-10T22:59:02.180Z] === RUN TestStreamWriterStderr [2022-03-10T22:59:02.180Z] --- PASS: TestStreamWriterStderr (0.00s) [2022-03-10T22:59:02.180Z] PASS [2022-03-10T22:59:02.180Z] coverage: 66.2% of statements [2022-03-10T22:59:02.180Z] ok github.com/docker/docker/pkg/streamformatter 0.035s coverage: 66.2% of statements [2022-03-10T22:59:02.647Z] === RUN TestGenerateRandomID [2022-03-10T22:59:02.647Z] --- PASS: TestGenerateRandomID (0.00s) [2022-03-10T22:59:02.647Z] === RUN TestShortenId [2022-03-10T22:59:02.647Z] --- PASS: TestShortenId (0.00s) [2022-03-10T22:59:02.647Z] === RUN TestShortenSha256Id [2022-03-10T22:59:02.647Z] --- PASS: TestShortenSha256Id (0.00s) [2022-03-10T22:59:02.647Z] === RUN TestShortenIdEmpty [2022-03-10T22:59:02.647Z] --- PASS: TestShortenIdEmpty (0.00s) [2022-03-10T22:59:02.647Z] === RUN TestShortenIdInvalid [2022-03-10T22:59:02.647Z] --- PASS: TestShortenIdInvalid (0.00s) [2022-03-10T22:59:02.647Z] === RUN TestIsShortIDNonHex [2022-03-10T22:59:02.647Z] --- PASS: TestIsShortIDNonHex (0.00s) [2022-03-10T22:59:02.647Z] === RUN TestIsShortIDNotCorrectSize [2022-03-10T22:59:02.647Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2022-03-10T22:59:02.647Z] PASS [2022-03-10T22:59:02.647Z] coverage: 70.6% of statements [2022-03-10T22:59:02.647Z] ok github.com/docker/docker/pkg/stringid 0.028s coverage: 70.6% of statements [2022-03-10T22:59:02.647Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (2.62s) [2022-03-10T22:59:02.647Z] === RUN TestNetworkDBGarbageCollection [2022-03-10T22:59:02.742Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.007s coverage: 87.2% of statements [2022-03-10T22:59:02.742Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.006s coverage: 69.9% of statements [2022-03-10T22:59:03.134Z] === RUN TestIsCpusetListAvailable [2022-03-10T22:59:03.134Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2022-03-10T22:59:03.134Z] PASS [2022-03-10T22:59:03.134Z] coverage: 39.4% of statements [2022-03-10T22:59:03.134Z] ok github.com/docker/docker/pkg/sysinfo 0.031s coverage: 39.4% of statements [2022-03-10T22:59:03.309Z] ok github.com/docker/docker/daemon/logger/local 0.032s coverage: 78.7% of statements [2022-03-10T22:59:03.309Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-03-10T22:59:03.891Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.066s coverage: 54.9% of statements [2022-03-10T22:59:04.183Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.023s coverage: 31.5% of statements [2022-03-10T22:59:04.249Z] === RUN TestChtimes [2022-03-10T22:59:04.249Z] --- PASS: TestChtimes (0.00s) [2022-03-10T22:59:04.249Z] === RUN TestChtimesWindows [2022-03-10T22:59:04.249Z] --- PASS: TestChtimesWindows (0.00s) [2022-03-10T22:59:04.249Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2022-03-10T22:59:04.249Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2022-03-10T22:59:04.249Z] PASS [2022-03-10T22:59:04.249Z] coverage: 12.9% of statements [2022-03-10T22:59:04.249Z] ok github.com/docker/docker/pkg/system 0.039s coverage: 12.9% of statements [2022-03-10T22:59:04.311Z] === RUN TestBuilderGC [2022-03-10T22:59:04.311Z] --- PASS: TestBuilderGC (0.00s) [2022-03-10T22:59:04.311Z] === RUN TestDaemonConfigurationNotFound [2022-03-10T22:59:04.311Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2022-03-10T22:59:04.312Z] === RUN TestDaemonBrokenConfiguration [2022-03-10T22:59:04.312Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2022-03-10T22:59:04.312Z] === RUN TestFindConfigurationConflicts [2022-03-10T22:59:04.312Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2022-03-10T22:59:04.312Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2022-03-10T22:59:04.312Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2022-03-10T22:59:04.312Z] === RUN TestDaemonConfigurationMergeConflicts [2022-03-10T22:59:04.312Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2022-03-10T22:59:04.312Z] === RUN TestDaemonConfigurationMergeConcurrent [2022-03-10T22:59:04.312Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2022-03-10T22:59:04.312Z] === RUN TestDaemonConfigurationMergeConcurrentError [2022-03-10T22:59:04.312Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2022-03-10T22:59:04.312Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2022-03-10T22:59:04.312Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2022-03-10T22:59:04.312Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2022-03-10T22:59:04.312Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2022-03-10T22:59:04.312Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2022-03-10T22:59:04.312Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2022-03-10T22:59:04.312Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s) [2022-03-10T22:59:04.312Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2022-03-10T22:59:04.312Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2022-03-10T22:59:04.312Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2022-03-10T22:59:04.312Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2022-03-10T22:59:04.312Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2022-03-10T22:59:04.312Z] === RUN TestFindConfigurationConflictsWithMergedValues [2022-03-10T22:59:04.312Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2022-03-10T22:59:04.312Z] === RUN TestValidateConfigurationErrors [2022-03-10T22:59:04.312Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2022-03-10T22:59:04.312Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2022-03-10T22:59:04.312Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2022-03-10T22:59:04.312Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2022-03-10T22:59:04.312Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2022-03-10T22:59:04.312Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2022-03-10T22:59:04.312Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2022-03-10T22:59:04.312Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2022-03-10T22:59:04.312Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2022-03-10T22:59:04.312Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2022-03-10T22:59:04.312Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2022-03-10T22:59:04.312Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2022-03-10T22:59:04.312Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2022-03-10T22:59:04.312Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2022-03-10T22:59:04.312Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2022-03-10T22:59:04.312Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2022-03-10T22:59:04.312Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2022-03-10T22:59:04.312Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2022-03-10T22:59:04.312Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2022-03-10T22:59:04.312Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2022-03-10T22:59:04.312Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2022-03-10T22:59:04.312Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2022-03-10T22:59:04.312Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2022-03-10T22:59:04.312Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2022-03-10T22:59:04.312Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2022-03-10T22:59:04.312Z] === RUN TestValidateConfiguration [2022-03-10T22:59:04.312Z] === RUN TestValidateConfiguration/with_label [2022-03-10T22:59:04.312Z] === RUN TestValidateConfiguration/with_dns [2022-03-10T22:59:04.312Z] === RUN TestValidateConfiguration/with_dns-search [2022-03-10T22:59:04.312Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2022-03-10T22:59:04.312Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2022-03-10T22:59:04.312Z] === RUN TestValidateConfiguration/with_max-download-attempts [2022-03-10T22:59:04.312Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2022-03-10T22:59:04.312Z] === RUN TestValidateConfiguration/with_node_generic_resources [2022-03-10T22:59:04.312Z] --- PASS: TestValidateConfiguration (0.00s) [2022-03-10T22:59:04.312Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2022-03-10T22:59:04.312Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2022-03-10T22:59:04.312Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2022-03-10T22:59:04.312Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2022-03-10T22:59:04.312Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2022-03-10T22:59:04.312Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2022-03-10T22:59:04.312Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2022-03-10T22:59:04.312Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2022-03-10T22:59:04.312Z] === RUN TestReloadSetConfigFileNotExist [2022-03-10T22:59:04.312Z] time="2022-03-10T22:59:03Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2022-03-10T22:59:04.312Z] --- PASS: TestReloadSetConfigFileNotExist (0.17s) [2022-03-10T22:59:04.312Z] === RUN TestReloadDefaultConfigNotExist [2022-03-10T22:59:04.312Z] config_test.go:447: os.Getuid() != 0: skipping test that requires root [2022-03-10T22:59:04.312Z] --- SKIP: TestReloadDefaultConfigNotExist (0.11s) [2022-03-10T22:59:04.312Z] === RUN TestReloadBadDefaultConfig [2022-03-10T22:59:04.312Z] time="2022-03-10T22:59:03Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-1826201720" [2022-03-10T22:59:04.312Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2022-03-10T22:59:04.312Z] === RUN TestReloadWithConflictingLabels [2022-03-10T22:59:04.312Z] time="2022-03-10T22:59:03Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-4269728508" [2022-03-10T22:59:04.312Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2022-03-10T22:59:04.312Z] === RUN TestReloadWithDuplicateLabels [2022-03-10T22:59:04.312Z] time="2022-03-10T22:59:03Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-1267180827" [2022-03-10T22:59:04.312Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2022-03-10T22:59:04.312Z] === RUN TestMaskURLCredentials [2022-03-10T22:59:04.312Z] --- PASS: TestMaskURLCredentials (0.00s) [2022-03-10T22:59:04.312Z] === RUN TestDaemonConfigurationMerge [2022-03-10T22:59:04.312Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2022-03-10T22:59:04.312Z] PASS [2022-03-10T22:59:04.312Z] coverage: 79.2% of statements [2022-03-10T22:59:04.312Z] ok github.com/docker/docker/daemon/config 0.463s coverage: 79.2% of statements [2022-03-10T22:59:04.716Z] === RUN TestTailFile [2022-03-10T22:59:04.716Z] --- PASS: TestTailFile (0.00s) [2022-03-10T22:59:04.716Z] === RUN TestTailFileManyLines [2022-03-10T22:59:04.716Z] --- PASS: TestTailFileManyLines (0.00s) [2022-03-10T22:59:04.716Z] === RUN TestTailEmptyFile [2022-03-10T22:59:04.716Z] --- PASS: TestTailEmptyFile (0.00s) [2022-03-10T22:59:04.716Z] === RUN TestTailNegativeN [2022-03-10T22:59:04.716Z] --- PASS: TestTailNegativeN (0.00s) [2022-03-10T22:59:04.716Z] === RUN TestNewTailReader [2022-03-10T22:59:04.716Z] === PAUSE TestNewTailReader [2022-03-10T22:59:04.716Z] === CONT TestNewTailReader [2022-03-10T22:59:04.716Z] === RUN TestNewTailReader/no_delimiter [2022-03-10T22:59:04.716Z] === PAUSE TestNewTailReader/no_delimiter [2022-03-10T22:59:04.716Z] === RUN TestNewTailReader/single_byte_delimiter [2022-03-10T22:59:04.716Z] === PAUSE TestNewTailReader/single_byte_delimiter [2022-03-10T22:59:04.716Z] === RUN TestNewTailReader/2_byte_delimiter [2022-03-10T22:59:04.716Z] === PAUSE TestNewTailReader/2_byte_delimiter [2022-03-10T22:59:04.716Z] === RUN TestNewTailReader/4_byte_delimiter [2022-03-10T22:59:04.716Z] === PAUSE TestNewTailReader/4_byte_delimiter [2022-03-10T22:59:04.716Z] === RUN TestNewTailReader/8_byte_delimiter [2022-03-10T22:59:04.716Z] === PAUSE TestNewTailReader/8_byte_delimiter [2022-03-10T22:59:04.716Z] === RUN TestNewTailReader/12_byte_delimiter [2022-03-10T22:59:04.716Z] === PAUSE TestNewTailReader/12_byte_delimiter [2022-03-10T22:59:04.716Z] === RUN TestNewTailReader/truncated_last_line [2022-03-10T22:59:04.716Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2022-03-10T22:59:04.716Z] === RUN TestNewTailReader/truncated_last_line#01 [2022-03-10T22:59:04.716Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2022-03-10T22:59:04.716Z] === RUN TestNewTailReader/truncated_last_line#02 [2022-03-10T22:59:04.716Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2022-03-10T22:59:04.716Z] === CONT TestNewTailReader/no_delimiter [2022-03-10T22:59:04.716Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2022-03-10T22:59:04.716Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2022-03-10T22:59:04.716Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2022-03-10T22:59:04.716Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2022-03-10T22:59:04.716Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2022-03-10T22:59:04.716Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2022-03-10T22:59:04.716Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-03-10T22:59:04.716Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-03-10T22:59:04.716Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-03-10T22:59:04.716Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-03-10T22:59:04.716Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-03-10T22:59:04.716Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-03-10T22:59:04.716Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2022-03-10T22:59:04.716Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2022-03-10T22:59:04.716Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2022-03-10T22:59:04.716Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2022-03-10T22:59:04.716Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2022-03-10T22:59:04.716Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2022-03-10T22:59:04.716Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2022-03-10T22:59:04.716Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2022-03-10T22:59:04.716Z] === RUN TestNewTailReader/no_delimiter/no_lines [2022-03-10T22:59:04.716Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2022-03-10T22:59:04.716Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-03-10T22:59:04.716Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-03-10T22:59:04.716Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2022-03-10T22:59:04.716Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-03-10T22:59:04.716Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-03-10T22:59:04.716Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-03-10T22:59:04.716Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-03-10T22:59:04.716Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-03-10T22:59:04.716Z] === CONT TestNewTailReader/12_byte_delimiter [2022-03-10T22:59:04.716Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2022-03-10T22:59:04.716Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2022-03-10T22:59:04.716Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2022-03-10T22:59:04.716Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2022-03-10T22:59:04.716Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2022-03-10T22:59:04.716Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2022-03-10T22:59:04.717Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-10T22:59:04.717Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-10T22:59:04.717Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-10T22:59:04.717Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-10T22:59:04.717Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-03-10T22:59:04.717Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-03-10T22:59:04.717Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-03-10T22:59:04.717Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-03-10T22:59:04.717Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-03-10T22:59:04.717Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-03-10T22:59:04.717Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2022-03-10T22:59:04.717Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-03-10T22:59:04.717Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-03-10T22:59:04.717Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-10T22:59:04.717Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-10T22:59:04.717Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-03-10T22:59:04.717Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-03-10T22:59:04.717Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-03-10T22:59:04.717Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-03-10T22:59:04.717Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2022-03-10T22:59:04.717Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2022-03-10T22:59:04.717Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-03-10T22:59:04.717Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-03-10T22:59:04.717Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-03-10T22:59:04.717Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-03-10T22:59:04.717Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-03-10T22:59:04.717Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-03-10T22:59:04.717Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-03-10T22:59:04.717Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-03-10T22:59:04.717Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-03-10T22:59:04.717Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-03-10T22:59:04.717Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-03-10T22:59:04.717Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-03-10T22:59:04.717Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-03-10T22:59:04.717Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-10T22:59:04.717Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-10T22:59:04.717Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-03-10T22:59:04.717Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-10T22:59:04.717Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-10T22:59:04.717Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-10T22:59:04.717Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-10T22:59:04.717Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-10T22:59:04.717Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-10T22:59:04.717Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-10T22:59:04.717Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-10T22:59:04.717Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-10T22:59:04.717Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-10T22:59:04.717Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-10T22:59:04.717Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-10T22:59:04.717Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2022-03-10T22:59:04.717Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-03-10T22:59:04.717Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-03-10T22:59:04.717Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-10T22:59:04.717Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-10T22:59:04.717Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-03-10T22:59:04.717Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-10T22:59:04.717Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-10T22:59:04.717Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-10T22:59:04.717Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-10T22:59:04.717Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-10T22:59:04.717Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-10T22:59:04.717Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-10T22:59:04.717Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-10T22:59:04.717Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-10T22:59:04.717Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-10T22:59:04.717Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-10T22:59:04.717Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-10T22:59:04.717Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2022-03-10T22:59:04.717Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-03-10T22:59:04.717Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-03-10T22:59:04.717Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-03-10T22:59:04.717Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-03-10T22:59:04.717Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-03-10T22:59:04.717Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-03-10T22:59:04.717Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-03-10T22:59:04.717Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-03-10T22:59:04.717Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-03-10T22:59:04.717Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2022-03-10T22:59:04.717Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-03-10T22:59:04.717Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-03-10T22:59:04.717Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-10T22:59:04.717Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-10T22:59:04.717Z] === CONT TestNewTailReader/single_byte_delimiter [2022-03-10T22:59:04.717Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2022-03-10T22:59:04.717Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2022-03-10T22:59:04.717Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2022-03-10T22:59:04.717Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2022-03-10T22:59:04.717Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2022-03-10T22:59:04.717Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2022-03-10T22:59:04.717Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-10T22:59:04.717Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-10T22:59:04.717Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-10T22:59:04.717Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-10T22:59:04.717Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-03-10T22:59:04.717Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-03-10T22:59:04.717Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-03-10T22:59:04.717Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-03-10T22:59:04.717Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-03-10T22:59:04.717Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-03-10T22:59:04.717Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-03-10T22:59:04.717Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-03-10T22:59:04.717Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-03-10T22:59:04.717Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-03-10T22:59:04.717Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2022-03-10T22:59:04.717Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2022-03-10T22:59:04.717Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-03-10T22:59:04.717Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-03-10T22:59:04.717Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2022-03-10T22:59:04.717Z] === CONT TestNewTailReader/8_byte_delimiter [2022-03-10T22:59:04.717Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-03-10T22:59:04.717Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-03-10T22:59:04.717Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-03-10T22:59:04.717Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-03-10T22:59:04.717Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-03-10T22:59:04.717Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-03-10T22:59:04.717Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-03-10T22:59:04.717Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-03-10T22:59:04.717Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-03-10T22:59:04.717Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2022-03-10T22:59:04.717Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-03-10T22:59:04.717Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-03-10T22:59:04.717Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2022-03-10T22:59:04.717Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-03-10T22:59:04.717Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-03-10T22:59:04.717Z] === CONT TestNewTailReader/4_byte_delimiter [2022-03-10T22:59:04.717Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2022-03-10T22:59:04.717Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2022-03-10T22:59:04.717Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2022-03-10T22:59:04.717Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2022-03-10T22:59:04.717Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-10T22:59:04.717Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-10T22:59:04.717Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-10T22:59:04.717Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-10T22:59:04.717Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-03-10T22:59:04.717Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-03-10T22:59:04.717Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-03-10T22:59:04.717Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-03-10T22:59:04.717Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-03-10T22:59:04.717Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-03-10T22:59:04.717Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-03-10T22:59:04.767Z] === RUN TestEventsLog [2022-03-10T22:59:04.767Z] --- PASS: TestEventsLog (0.00s) [2022-03-10T22:59:04.767Z] === RUN TestEventsLogTimeout [2022-03-10T22:59:04.767Z] --- PASS: TestEventsLogTimeout (0.00s) [2022-03-10T22:59:04.767Z] === RUN TestLogEvents [2022-03-10T22:59:04.767Z] --- PASS: TestLogEvents (0.05s) [2022-03-10T22:59:04.767Z] === RUN TestLoadBufferedEvents [2022-03-10T22:59:04.767Z] --- PASS: TestLoadBufferedEvents (0.19s) [2022-03-10T22:59:04.767Z] === RUN TestLoadBufferedEventsOnlyFromPast [2022-03-10T22:59:04.767Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2022-03-10T22:59:04.767Z] === RUN TestIgnoreBufferedWhenNoTimes [2022-03-10T22:59:04.767Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2022-03-10T22:59:04.767Z] PASS [2022-03-10T22:59:04.767Z] coverage: 50.0% of statements [2022-03-10T22:59:04.767Z] ok github.com/docker/docker/daemon/events 0.316s coverage: 50.0% of statements [2022-03-10T22:59:04.767Z] === RUN TestWaitNodeAttachment [2022-03-10T22:59:05.121Z] ok github.com/docker/docker/daemon/logger/syslog 0.008s coverage: 46.8% of statements [2022-03-10T22:59:05.121Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2022-03-10T22:59:05.185Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-03-10T22:59:05.185Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-03-10T22:59:05.185Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-03-10T22:59:05.185Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2022-03-10T22:59:05.185Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2022-03-10T22:59:05.185Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-03-10T22:59:05.185Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-03-10T22:59:05.185Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-03-10T22:59:05.185Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-03-10T22:59:05.185Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-03-10T22:59:05.185Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-03-10T22:59:05.185Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-03-10T22:59:05.185Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-03-10T22:59:05.185Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-03-10T22:59:05.185Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-03-10T22:59:05.185Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-03-10T22:59:05.185Z] === CONT TestNewTailReader/no_delimiter/no_lines [2022-03-10T22:59:05.185Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-03-10T22:59:05.185Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-03-10T22:59:05.185Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2022-03-10T22:59:05.185Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2022-03-10T22:59:05.185Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2022-03-10T22:59:05.185Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2022-03-10T22:59:05.185Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2022-03-10T22:59:05.185Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2022-03-10T22:59:05.185Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-10T22:59:05.185Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-10T22:59:05.185Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-10T22:59:05.185Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-10T22:59:05.185Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-03-10T22:59:05.185Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-03-10T22:59:05.185Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-03-10T22:59:05.185Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-03-10T22:59:05.185Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-03-10T22:59:05.185Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-03-10T22:59:05.185Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-03-10T22:59:05.185Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-03-10T22:59:05.185Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-03-10T22:59:05.185Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-03-10T22:59:05.185Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2022-03-10T22:59:05.185Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2022-03-10T22:59:05.185Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-03-10T22:59:05.185Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-03-10T22:59:05.185Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-03-10T22:59:05.185Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-03-10T22:59:05.185Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-03-10T22:59:05.185Z] === CONT TestNewTailReader/2_byte_delimiter [2022-03-10T22:59:05.185Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2022-03-10T22:59:05.185Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-03-10T22:59:05.185Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-10T22:59:05.185Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-10T22:59:05.185Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2022-03-10T22:59:05.185Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2022-03-10T22:59:05.185Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2022-03-10T22:59:05.185Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2022-03-10T22:59:05.185Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2022-03-10T22:59:05.185Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2022-03-10T22:59:05.185Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-10T22:59:05.185Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-10T22:59:05.185Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-10T22:59:05.185Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-10T22:59:05.185Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-03-10T22:59:05.185Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-03-10T22:59:05.185Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-03-10T22:59:05.185Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-03-10T22:59:05.185Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-03-10T22:59:05.185Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-03-10T22:59:05.185Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-03-10T22:59:05.185Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-03-10T22:59:05.185Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-03-10T22:59:05.185Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-03-10T22:59:05.185Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2022-03-10T22:59:05.185Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2022-03-10T22:59:05.185Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-03-10T22:59:05.185Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-03-10T22:59:05.185Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-03-10T22:59:05.185Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-03-10T22:59:05.185Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-03-10T22:59:05.185Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-03-10T22:59:05.185Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-03-10T22:59:05.185Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-03-10T22:59:05.185Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-03-10T22:59:05.185Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-03-10T22:59:05.185Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-03-10T22:59:05.185Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-03-10T22:59:05.185Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-03-10T22:59:05.185Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-03-10T22:59:05.185Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-03-10T22:59:05.185Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-03-10T22:59:05.185Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-03-10T22:59:05.185Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-03-10T22:59:05.185Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-03-10T22:59:05.185Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-03-10T22:59:05.185Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-03-10T22:59:05.185Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-10T22:59:05.185Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2022-03-10T22:59:05.185Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-03-10T22:59:05.185Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-03-10T22:59:05.185Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-10T22:59:05.185Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-10T22:59:05.185Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-03-10T22:59:05.185Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-10T22:59:05.185Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-03-10T22:59:05.185Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-10T22:59:05.185Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-10T22:59:05.185Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-10T22:59:05.185Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-10T22:59:05.185Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-03-10T22:59:05.185Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-10T22:59:05.185Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-10T22:59:05.185Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-03-10T22:59:05.185Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-03-10T22:59:05.185Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-03-10T22:59:05.185Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-10T22:59:05.185Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-10T22:59:05.185Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2022-03-10T22:59:05.185Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-10T22:59:05.185Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-10T22:59:05.185Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-03-10T22:59:05.185Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-03-10T22:59:05.185Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-03-10T22:59:05.185Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-10T22:59:05.185Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-10T22:59:05.185Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-03-10T22:59:05.185Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-03-10T22:59:05.185Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-03-10T22:59:05.185Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-10T22:59:05.185Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-10T22:59:05.185Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-03-10T22:59:05.185Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-03-10T22:59:05.185Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-03-10T22:59:05.185Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-03-10T22:59:05.185Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-03-10T22:59:05.185Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-03-10T22:59:05.185Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-03-10T22:59:05.185Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-03-10T22:59:05.185Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-03-10T22:59:05.185Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-03-10T22:59:05.185Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-03-10T22:59:05.185Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-03-10T22:59:05.185Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-03-10T22:59:05.185Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-03-10T22:59:05.185Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-03-10T22:59:05.185Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-03-10T22:59:05.185Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-03-10T22:59:05.185Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-03-10T22:59:05.185Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-03-10T22:59:05.185Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-03-10T22:59:05.185Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-03-10T22:59:05.185Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-10T22:59:05.185Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-10T22:59:05.185Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-03-10T22:59:05.185Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-10T22:59:05.185Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2022-03-10T22:59:05.185Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-03-10T22:59:05.185Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-03-10T22:59:05.185Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-03-10T22:59:05.185Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-03-10T22:59:05.185Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-03-10T22:59:05.185Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-03-10T22:59:05.185Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-03-10T22:59:05.185Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-03-10T22:59:05.185Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-03-10T22:59:05.185Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-03-10T22:59:05.185Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-03-10T22:59:05.185Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-03-10T22:59:05.185Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-03-10T22:59:05.185Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-03-10T22:59:05.185Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-03-10T22:59:05.185Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-03-10T22:59:05.185Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-03-10T22:59:05.185Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-03-10T22:59:05.185Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-03-10T22:59:05.185Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-03-10T22:59:05.185Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-10T22:59:05.185Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-10T22:59:05.186Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-10T22:59:05.186Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-10T22:59:05.186Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-10T22:59:05.186Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-10T22:59:05.186Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-10T22:59:05.186Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-10T22:59:05.186Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-10T22:59:05.186Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-10T22:59:05.186Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-10T22:59:05.186Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-10T22:59:05.186Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-10T22:59:05.186Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-10T22:59:05.186Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2022-03-10T22:59:05.186Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-03-10T22:59:05.186Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-03-10T22:59:05.186Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-03-10T22:59:05.186Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-03-10T22:59:05.186Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-03-10T22:59:05.186Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-03-10T22:59:05.186Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-10T22:59:05.186Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-10T22:59:05.186Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-10T22:59:05.186Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-10T22:59:05.186Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-10T22:59:05.186Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-10T22:59:05.186Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-10T22:59:05.186Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-10T22:59:05.186Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-10T22:59:05.186Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-03-10T22:59:05.186Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-10T22:59:05.186Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-10T22:59:05.186Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-10T22:59:05.186Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-10T22:59:05.186Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-10T22:59:05.186Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-10T22:59:05.186Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-10T22:59:05.186Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-03-10T22:59:05.186Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-03-10T22:59:05.186Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-03-10T22:59:05.186Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-10T22:59:05.186Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-10T22:59:05.186Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-10T22:59:05.186Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-10T22:59:05.186Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-10T22:59:05.186Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-10T22:59:05.186Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-10T22:59:05.186Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-10T22:59:05.186Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-10T22:59:05.186Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-10T22:59:05.186Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-10T22:59:05.186Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-10T22:59:05.186Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-10T22:59:05.186Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-10T22:59:05.186Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-10T22:59:05.186Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-10T22:59:05.186Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-10T22:59:05.186Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-03-10T22:59:05.186Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-03-10T22:59:05.186Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-10T22:59:05.186Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-10T22:59:05.186Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-10T22:59:05.186Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-10T22:59:05.186Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-10T22:59:05.186Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2022-03-10T22:59:05.186Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-03-10T22:59:05.186Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-03-10T22:59:05.186Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-10T22:59:05.186Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-10T22:59:05.186Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-10T22:59:05.186Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-03-10T22:59:05.186Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-03-10T22:59:05.186Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-03-10T22:59:05.186Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-10T22:59:05.186Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-03-10T22:59:05.186Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-03-10T22:59:05.186Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-03-10T22:59:05.186Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-03-10T22:59:05.186Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-10T22:59:05.186Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-10T22:59:05.186Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-03-10T22:59:05.186Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-03-10T22:59:05.186Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-10T22:59:05.186Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-10T22:59:05.186Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-03-10T22:59:05.186Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-10T22:59:05.186Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-10T22:59:05.186Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-10T22:59:05.186Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-10T22:59:05.186Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-10T22:59:05.186Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-10T22:59:05.186Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-10T22:59:05.186Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-10T22:59:05.186Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-10T22:59:05.186Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-10T22:59:05.186Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-10T22:59:05.186Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-10T22:59:05.186Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-03-10T22:59:05.186Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-03-10T22:59:05.186Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-03-10T22:59:05.186Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-10T22:59:05.186Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-10T22:59:05.186Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-10T22:59:05.186Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-10T22:59:05.186Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-03-10T22:59:05.186Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2022-03-10T22:59:05.186Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-10T22:59:05.186Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-03-10T22:59:05.186Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-03-10T22:59:05.186Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-03-10T22:59:05.186Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-10T22:59:05.186Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-03-10T22:59:05.186Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-10T22:59:05.186Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-03-10T22:59:05.186Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-10T22:59:05.186Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-03-10T22:59:05.186Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-10T22:59:05.186Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-10T22:59:05.186Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-10T22:59:05.186Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-10T22:59:05.186Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-10T22:59:05.186Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-10T22:59:05.186Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-10T22:59:05.186Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-10T22:59:05.186Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-10T22:59:05.186Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2022-03-10T22:59:05.186Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-03-10T22:59:05.186Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-03-10T22:59:05.186Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-03-10T22:59:05.186Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-03-10T22:59:05.186Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-03-10T22:59:05.186Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-03-10T22:59:05.186Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-03-10T22:59:05.186Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-03-10T22:59:05.186Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-03-10T22:59:05.186Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-03-10T22:59:05.186Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-03-10T22:59:05.186Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-03-10T22:59:05.186Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-03-10T22:59:05.186Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-03-10T22:59:05.186Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-03-10T22:59:05.186Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-03-10T22:59:05.186Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-03-10T22:59:05.186Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-03-10T22:59:05.186Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-03-10T22:59:05.186Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-03-10T22:59:05.186Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-10T22:59:05.186Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-10T22:59:05.186Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-10T22:59:05.186Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-10T22:59:05.186Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-10T22:59:05.186Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-10T22:59:05.186Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-10T22:59:05.186Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-10T22:59:05.186Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-10T22:59:05.186Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-10T22:59:05.186Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-10T22:59:05.186Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-10T22:59:05.186Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-10T22:59:05.186Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-10T22:59:05.186Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-03-10T22:59:05.186Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-10T22:59:05.186Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-10T22:59:05.186Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-10T22:59:05.186Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-10T22:59:05.186Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2022-03-10T22:59:05.186Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-10T22:59:05.186Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-10T22:59:05.186Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-10T22:59:05.186Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-10T22:59:05.186Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-03-10T22:59:05.186Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-03-10T22:59:05.186Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-03-10T22:59:05.186Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-03-10T22:59:05.186Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-03-10T22:59:05.186Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-03-10T22:59:05.186Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-03-10T22:59:05.186Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-03-10T22:59:05.186Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-03-10T22:59:05.186Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-03-10T22:59:05.186Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-03-10T22:59:05.186Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-03-10T22:59:05.186Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-03-10T22:59:05.186Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-03-10T22:59:05.186Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-03-10T22:59:05.186Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-03-10T22:59:05.186Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-03-10T22:59:05.186Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-03-10T22:59:05.186Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-03-10T22:59:05.186Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-03-10T22:59:05.186Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-03-10T22:59:05.186Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-10T22:59:05.186Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-10T22:59:05.186Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2022-03-10T22:59:05.186Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-03-10T22:59:05.186Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-03-10T22:59:05.186Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-10T22:59:05.186Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-10T22:59:05.186Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-03-10T22:59:05.186Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-10T22:59:05.186Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-10T22:59:05.186Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-10T22:59:05.187Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-10T22:59:05.187Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-03-10T22:59:05.187Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2022-03-10T22:59:05.187Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-10T22:59:05.187Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-10T22:59:05.187Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-03-10T22:59:05.187Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-03-10T22:59:05.187Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-03-10T22:59:05.187Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-03-10T22:59:05.187Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-03-10T22:59:05.187Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-03-10T22:59:05.187Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-03-10T22:59:05.187Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-03-10T22:59:05.187Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-03-10T22:59:05.187Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-03-10T22:59:05.187Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-03-10T22:59:05.187Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-03-10T22:59:05.187Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-03-10T22:59:05.187Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-03-10T22:59:05.187Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-03-10T22:59:05.187Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-03-10T22:59:05.187Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-03-10T22:59:05.187Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-03-10T22:59:05.187Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-03-10T22:59:05.187Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-03-10T22:59:05.187Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-03-10T22:59:05.187Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-03-10T22:59:05.187Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-03-10T22:59:05.187Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-10T22:59:05.187Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-10T22:59:05.187Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-03-10T22:59:05.187Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-03-10T22:59:05.187Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-03-10T22:59:05.187Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-10T22:59:05.187Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-10T22:59:05.187Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-03-10T22:59:05.187Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-03-10T22:59:05.187Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-10T22:59:05.187Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-10T22:59:05.187Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-03-10T22:59:05.187Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-03-10T22:59:05.187Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-03-10T22:59:05.187Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-10T22:59:05.187Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-10T22:59:05.187Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-03-10T22:59:05.187Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-10T22:59:05.187Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-10T22:59:05.187Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-10T22:59:05.187Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-10T22:59:05.187Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-10T22:59:05.187Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-10T22:59:05.187Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-10T22:59:05.187Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-10T22:59:05.187Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-10T22:59:05.187Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-10T22:59:05.187Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-10T22:59:05.187Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-10T22:59:05.187Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-10T22:59:05.187Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-10T22:59:05.187Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-10T22:59:05.187Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-10T22:59:05.187Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-10T22:59:05.187Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-10T22:59:05.187Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-10T22:59:05.187Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2022-03-10T22:59:05.187Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-10T22:59:05.187Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-10T22:59:05.187Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-10T22:59:05.187Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-03-10T22:59:05.187Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-03-10T22:59:05.187Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-10T22:59:05.187Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-03-10T22:59:05.187Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-03-10T22:59:05.187Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-03-10T22:59:05.187Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-03-10T22:59:05.187Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-10T22:59:05.187Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-10T22:59:05.187Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-10T22:59:05.187Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-10T22:59:05.187Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2022-03-10T22:59:05.187Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-03-10T22:59:05.187Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-03-10T22:59:05.187Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-10T22:59:05.187Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-10T22:59:05.187Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-10T22:59:05.187Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-10T22:59:05.187Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-10T22:59:05.187Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-10T22:59:05.187Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-10T22:59:05.187Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-10T22:59:05.187Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-10T22:59:05.187Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-10T22:59:05.187Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-10T22:59:05.187Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-10T22:59:05.187Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-10T22:59:05.187Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-10T22:59:05.187Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-10T22:59:05.187Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-03-10T22:59:05.187Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-03-10T22:59:05.187Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-03-10T22:59:05.187Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-03-10T22:59:05.187Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-03-10T22:59:05.187Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-03-10T22:59:05.187Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-03-10T22:59:05.187Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-03-10T22:59:05.187Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-03-10T22:59:05.187Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-03-10T22:59:05.187Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-10T22:59:05.187Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-10T22:59:05.187Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-10T22:59:05.187Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-10T22:59:05.187Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2022-03-10T22:59:05.187Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-03-10T22:59:05.187Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-03-10T22:59:05.187Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-03-10T22:59:05.187Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-03-10T22:59:05.187Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-03-10T22:59:05.187Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-03-10T22:59:05.187Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-03-10T22:59:05.187Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-03-10T22:59:05.187Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-03-10T22:59:05.187Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-03-10T22:59:05.187Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-03-10T22:59:05.187Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-03-10T22:59:05.187Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-03-10T22:59:05.187Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-03-10T22:59:05.187Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-03-10T22:59:05.187Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-03-10T22:59:05.187Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-03-10T22:59:05.187Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-03-10T22:59:05.187Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-03-10T22:59:05.187Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-03-10T22:59:05.187Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-10T22:59:05.187Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-10T22:59:05.187Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-03-10T22:59:05.187Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-03-10T22:59:05.187Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-03-10T22:59:05.187Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-03-10T22:59:05.187Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-03-10T22:59:05.187Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-03-10T22:59:05.187Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-03-10T22:59:05.187Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-03-10T22:59:05.187Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-03-10T22:59:05.187Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-03-10T22:59:05.187Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-03-10T22:59:05.187Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-03-10T22:59:05.187Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-03-10T22:59:05.187Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-03-10T22:59:05.187Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-03-10T22:59:05.187Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-03-10T22:59:05.187Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-03-10T22:59:05.187Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-03-10T22:59:05.187Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-03-10T22:59:05.187Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-03-10T22:59:05.187Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-03-10T22:59:05.187Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-03-10T22:59:05.187Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-10T22:59:05.187Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-10T22:59:05.187Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-03-10T22:59:05.187Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-03-10T22:59:05.187Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-03-10T22:59:05.187Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-10T22:59:05.187Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-10T22:59:05.187Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-03-10T22:59:05.187Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-03-10T22:59:05.187Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-03-10T22:59:05.187Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-10T22:59:05.187Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-10T22:59:05.187Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-10T22:59:05.187Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-10T22:59:05.187Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-10T22:59:05.187Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-10T22:59:05.187Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-10T22:59:05.187Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-10T22:59:05.187Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-10T22:59:05.187Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-10T22:59:05.187Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-10T22:59:05.187Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-10T22:59:05.187Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-10T22:59:05.187Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-10T22:59:05.187Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-10T22:59:05.187Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-03-10T22:59:05.187Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-03-10T22:59:05.187Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-03-10T22:59:05.187Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-10T22:59:05.187Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-10T22:59:05.187Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2022-03-10T22:59:05.187Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-03-10T22:59:05.187Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-03-10T22:59:05.187Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-03-10T22:59:05.187Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-03-10T22:59:05.187Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-03-10T22:59:05.187Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-03-10T22:59:05.187Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-03-10T22:59:05.187Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-03-10T22:59:05.188Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-03-10T22:59:05.188Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-03-10T22:59:05.188Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-03-10T22:59:05.188Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-03-10T22:59:05.188Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-03-10T22:59:05.188Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-03-10T22:59:05.188Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-03-10T22:59:05.188Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-03-10T22:59:05.188Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-03-10T22:59:05.188Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-03-10T22:59:05.188Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-03-10T22:59:05.188Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-03-10T22:59:05.188Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-10T22:59:05.188Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-10T22:59:05.188Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2022-03-10T22:59:05.188Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-10T22:59:05.188Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-10T22:59:05.188Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-10T22:59:05.188Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-10T22:59:05.188Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-10T22:59:05.188Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-10T22:59:05.188Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-10T22:59:05.188Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-10T22:59:05.188Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-10T22:59:05.188Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-10T22:59:05.188Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-10T22:59:05.188Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-10T22:59:05.188Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-10T22:59:05.188Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-10T22:59:05.188Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-10T22:59:05.188Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2022-03-10T22:59:05.188Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-03-10T22:59:05.188Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-03-10T22:59:05.188Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-03-10T22:59:05.188Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2022-03-10T22:59:05.188Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-03-10T22:59:05.188Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-03-10T22:59:05.188Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-10T22:59:05.188Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-10T22:59:05.188Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-03-10T22:59:05.188Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-03-10T22:59:05.188Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-03-10T22:59:05.188Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-03-10T22:59:05.188Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-03-10T22:59:05.188Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-10T22:59:05.188Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-10T22:59:05.188Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-10T22:59:05.188Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-10T22:59:05.188Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-10T22:59:05.188Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-10T22:59:05.188Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-10T22:59:05.188Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-10T22:59:05.188Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-10T22:59:05.188Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-10T22:59:05.188Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-10T22:59:05.188Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-10T22:59:05.188Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-10T22:59:05.188Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-10T22:59:05.188Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-03-10T22:59:05.188Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-03-10T22:59:05.188Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-03-10T22:59:05.188Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-10T22:59:05.188Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-10T22:59:05.188Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-03-10T22:59:05.188Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-10T22:59:05.188Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-03-10T22:59:05.188Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-10T22:59:05.188Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-10T22:59:05.188Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-10T22:59:05.188Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-10T22:59:05.188Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2022-03-10T22:59:05.188Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-10T22:59:05.188Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-10T22:59:05.188Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-03-10T22:59:05.188Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-03-10T22:59:05.188Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-03-10T22:59:05.188Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-03-10T22:59:05.188Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-03-10T22:59:05.188Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-03-10T22:59:05.188Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-03-10T22:59:05.188Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-03-10T22:59:05.188Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-03-10T22:59:05.188Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-03-10T22:59:05.188Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-03-10T22:59:05.188Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-03-10T22:59:05.188Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-03-10T22:59:05.188Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-03-10T22:59:05.188Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-03-10T22:59:05.188Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-03-10T22:59:05.188Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-03-10T22:59:05.188Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-03-10T22:59:05.188Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-03-10T22:59:05.188Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-03-10T22:59:05.188Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-03-10T22:59:05.188Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-10T22:59:05.188Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-10T22:59:05.188Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-03-10T22:59:05.188Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-03-10T22:59:05.188Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-03-10T22:59:05.188Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-10T22:59:05.188Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-10T22:59:05.188Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-10T22:59:05.188Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-10T22:59:05.188Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-10T22:59:05.188Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-10T22:59:05.188Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-10T22:59:05.188Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-10T22:59:05.188Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-10T22:59:05.188Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-10T22:59:05.188Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-10T22:59:05.188Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-10T22:59:05.188Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-10T22:59:05.188Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-10T22:59:05.188Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-10T22:59:05.188Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-03-10T22:59:05.188Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-03-10T22:59:05.188Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-03-10T22:59:05.188Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-10T22:59:05.188Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-10T22:59:05.188Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-10T22:59:05.188Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-10T22:59:05.188Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-10T22:59:05.188Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-10T22:59:05.188Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-10T22:59:05.188Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-10T22:59:05.188Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-10T22:59:05.188Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-10T22:59:05.188Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-10T22:59:05.188Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-10T22:59:05.188Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-10T22:59:05.188Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-10T22:59:05.188Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-10T22:59:05.188Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2022-03-10T22:59:05.188Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-03-10T22:59:05.188Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-03-10T22:59:05.188Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-03-10T22:59:05.188Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-03-10T22:59:05.188Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-03-10T22:59:05.188Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-03-10T22:59:05.188Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-03-10T22:59:05.188Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-03-10T22:59:05.188Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-03-10T22:59:05.188Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-03-10T22:59:05.188Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-03-10T22:59:05.188Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-03-10T22:59:05.188Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-03-10T22:59:05.188Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-03-10T22:59:05.188Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-03-10T22:59:05.188Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-03-10T22:59:05.188Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-03-10T22:59:05.188Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-03-10T22:59:05.188Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-03-10T22:59:05.188Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-03-10T22:59:05.188Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-10T22:59:05.188Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-10T22:59:05.188Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-10T22:59:05.188Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-03-10T22:59:05.188Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-10T22:59:05.188Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-10T22:59:05.188Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-10T22:59:05.188Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-10T22:59:05.188Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-10T22:59:05.188Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-10T22:59:05.188Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-10T22:59:05.188Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-10T22:59:05.188Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-10T22:59:05.188Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-10T22:59:05.188Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-10T22:59:05.188Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-10T22:59:05.188Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-10T22:59:05.188Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-03-10T22:59:05.188Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2022-03-10T22:59:05.188Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-03-10T22:59:05.188Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-03-10T22:59:05.188Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-03-10T22:59:05.188Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-03-10T22:59:05.188Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-03-10T22:59:05.188Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-03-10T22:59:05.188Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-10T22:59:05.188Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-10T22:59:05.188Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-03-10T22:59:05.188Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-10T22:59:05.188Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-10T22:59:05.188Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-03-10T22:59:05.188Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-03-10T22:59:05.188Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-03-10T22:59:05.188Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-03-10T22:59:05.188Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-03-10T22:59:05.188Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-03-10T22:59:05.188Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-03-10T22:59:05.188Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-03-10T22:59:05.188Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-10T22:59:05.188Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-10T22:59:05.188Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-03-10T22:59:05.188Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-03-10T22:59:05.188Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-03-10T22:59:05.188Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-03-10T22:59:05.188Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-03-10T22:59:05.188Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-03-10T22:59:05.188Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-03-10T22:59:05.189Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-03-10T22:59:05.189Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-03-10T22:59:05.189Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-03-10T22:59:05.189Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-03-10T22:59:05.189Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-10T22:59:05.189Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-03-10T22:59:05.189Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-10T22:59:05.189Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-10T22:59:05.189Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-03-10T22:59:05.189Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-10T22:59:05.189Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-03-10T22:59:05.189Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-03-10T22:59:05.189Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-03-10T22:59:05.189Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-03-10T22:59:05.189Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-03-10T22:59:05.189Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-03-10T22:59:05.189Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-03-10T22:59:05.189Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-03-10T22:59:05.189Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-03-10T22:59:05.189Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-03-10T22:59:05.189Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-10T22:59:05.189Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-10T22:59:05.189Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-03-10T22:59:05.189Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-03-10T22:59:05.189Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-10T22:59:05.189Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-10T22:59:05.189Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-10T22:59:05.189Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-10T22:59:05.189Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-10T22:59:05.189Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-10T22:59:05.189Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-10T22:59:05.189Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-10T22:59:05.189Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-10T22:59:05.189Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-10T22:59:05.189Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-03-10T22:59:05.189Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-10T22:59:05.189Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-10T22:59:05.189Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-10T22:59:05.189Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-03-10T22:59:05.189Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-10T22:59:05.189Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-10T22:59:05.189Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-03-10T22:59:05.189Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-10T22:59:05.189Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-10T22:59:05.189Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-10T22:59:05.189Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-03-10T22:59:05.189Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-10T22:59:05.189Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-10T22:59:05.189Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-03-10T22:59:05.189Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-10T22:59:05.189Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-10T22:59:05.189Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-10T22:59:05.189Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-10T22:59:05.189Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-10T22:59:05.189Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-03-10T22:59:05.189Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-10T22:59:05.189Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-10T22:59:05.189Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-10T22:59:05.189Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-10T22:59:05.189Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-10T22:59:05.189Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-10T22:59:05.189Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-10T22:59:05.189Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-10T22:59:05.189Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-03-10T22:59:05.189Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-03-10T22:59:05.189Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-03-10T22:59:05.189Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-03-10T22:59:05.189Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-03-10T22:59:05.189Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-03-10T22:59:05.189Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-03-10T22:59:05.189Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-03-10T22:59:05.189Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-03-10T22:59:05.189Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-10T22:59:05.189Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-10T22:59:05.189Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-10T22:59:05.189Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-10T22:59:05.189Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-03-10T22:59:05.189Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-10T22:59:05.189Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-10T22:59:05.189Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-10T22:59:05.189Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-03-10T22:59:05.189Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-10T22:59:05.189Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-03-10T22:59:05.189Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-10T22:59:05.189Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-03-10T22:59:05.189Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-10T22:59:05.189Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-03-10T22:59:05.189Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-10T22:59:05.189Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-10T22:59:05.189Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-10T22:59:05.189Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-03-10T22:59:05.189Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-03-10T22:59:05.189Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-03-10T22:59:05.189Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-03-10T22:59:05.189Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-03-10T22:59:05.189Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-03-10T22:59:05.189Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-03-10T22:59:05.189Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-10T22:59:05.189Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-03-10T22:59:05.189Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-03-10T22:59:05.189Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-03-10T22:59:05.189Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-10T22:59:05.189Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-10T22:59:05.189Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-03-10T22:59:05.189Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-03-10T22:59:05.189Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-03-10T22:59:05.189Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-10T22:59:05.189Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-10T22:59:05.189Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-10T22:59:05.189Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-03-10T22:59:05.189Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-03-10T22:59:05.189Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-03-10T22:59:05.189Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-03-10T22:59:05.189Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-03-10T22:59:05.189Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-03-10T22:59:05.189Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-03-10T22:59:05.189Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-10T22:59:05.189Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-03-10T22:59:05.189Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-03-10T22:59:05.189Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-10T22:59:05.189Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-10T22:59:05.189Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-10T22:59:05.189Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-10T22:59:05.189Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-03-10T22:59:05.189Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-10T22:59:05.189Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-10T22:59:05.189Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-10T22:59:05.189Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-10T22:59:05.189Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-03-10T22:59:05.189Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-03-10T22:59:05.189Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-10T22:59:05.189Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-10T22:59:05.189Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-10T22:59:05.189Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-10T22:59:05.189Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-10T22:59:05.189Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-10T22:59:05.189Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-03-10T22:59:05.189Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-10T22:59:05.189Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-10T22:59:05.189Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-10T22:59:05.189Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-10T22:59:05.189Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-10T22:59:05.189Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-10T22:59:05.189Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-10T22:59:05.189Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-03-10T22:59:05.189Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-10T22:59:05.189Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-03-10T22:59:05.189Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-03-10T22:59:05.189Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-03-10T22:59:05.189Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-03-10T22:59:05.189Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-03-10T22:59:05.189Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-03-10T22:59:05.189Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-03-10T22:59:05.189Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-03-10T22:59:05.189Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-10T22:59:05.189Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-03-10T22:59:05.189Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-03-10T22:59:05.189Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-03-10T22:59:05.189Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-03-10T22:59:05.189Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-03-10T22:59:05.189Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-03-10T22:59:05.189Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-03-10T22:59:05.189Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-03-10T22:59:05.189Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-03-10T22:59:05.189Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-03-10T22:59:05.189Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-03-10T22:59:05.189Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-03-10T22:59:05.189Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-10T22:59:05.189Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-10T22:59:05.189Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-10T22:59:05.189Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-03-10T22:59:05.189Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-03-10T22:59:05.189Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-10T22:59:05.189Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-10T22:59:05.189Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-10T22:59:05.189Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-10T22:59:05.189Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-10T22:59:05.189Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-10T22:59:05.189Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-10T22:59:05.189Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-10T22:59:05.189Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-03-10T22:59:05.189Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-03-10T22:59:05.190Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-03-10T22:59:05.190Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-03-10T22:59:05.190Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-03-10T22:59:05.190Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-03-10T22:59:05.190Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-03-10T22:59:05.190Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-03-10T22:59:05.190Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-10T22:59:05.190Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-03-10T22:59:05.190Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-10T22:59:05.190Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-10T22:59:05.190Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-03-10T22:59:05.190Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-10T22:59:05.190Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-10T22:59:05.190Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-03-10T22:59:05.190Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-10T22:59:05.190Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-03-10T22:59:05.190Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-10T22:59:05.190Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-10T22:59:05.190Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-03-10T22:59:05.190Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-10T22:59:05.190Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-03-10T22:59:05.190Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-10T22:59:05.190Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-10T22:59:05.190Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-10T22:59:05.190Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-10T22:59:05.190Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-10T22:59:05.190Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-10T22:59:05.190Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-03-10T22:59:05.190Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-10T22:59:05.190Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-10T22:59:05.190Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-10T22:59:05.190Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-10T22:59:05.190Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-03-10T22:59:05.190Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-03-10T22:59:05.190Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-10T22:59:05.190Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-10T22:59:05.190Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-03-10T22:59:05.190Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-03-10T22:59:05.190Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-03-10T22:59:05.190Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-03-10T22:59:05.190Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-03-10T22:59:05.190Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-03-10T22:59:05.190Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-03-10T22:59:05.190Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-03-10T22:59:05.190Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-03-10T22:59:05.190Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-10T22:59:05.190Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-10T22:59:05.190Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-10T22:59:05.190Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-10T22:59:05.190Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-03-10T22:59:05.190Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-10T22:59:05.190Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-10T22:59:05.190Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-10T22:59:05.190Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-03-10T22:59:05.190Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-10T22:59:05.190Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-10T22:59:05.190Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-10T22:59:05.190Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-10T22:59:05.190Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-10T22:59:05.190Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-03-10T22:59:05.190Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-03-10T22:59:05.190Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-03-10T22:59:05.190Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-03-10T22:59:05.190Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-03-10T22:59:05.190Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-03-10T22:59:05.224Z] --- PASS: TestWaitNodeAttachment (0.40s) [2022-03-10T22:59:05.224Z] === RUN TestIsolationConversion [2022-03-10T22:59:05.224Z] === RUN TestIsolationConversion/default [2022-03-10T22:59:05.224Z] === RUN TestIsolationConversion/process [2022-03-10T22:59:05.224Z] === RUN TestIsolationConversion/hyperv [2022-03-10T22:59:05.224Z] --- PASS: TestIsolationConversion (0.00s) [2022-03-10T22:59:05.224Z] --- PASS: TestIsolationConversion/default (0.00s) [2022-03-10T22:59:05.224Z] --- PASS: TestIsolationConversion/process (0.00s) [2022-03-10T22:59:05.224Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2022-03-10T22:59:05.224Z] === RUN TestContainerLabels [2022-03-10T22:59:05.224Z] --- PASS: TestContainerLabels (0.00s) [2022-03-10T22:59:05.224Z] === RUN TestCredentialSpecConversion [2022-03-10T22:59:05.224Z] === RUN TestCredentialSpecConversion/none [2022-03-10T22:59:05.224Z] === RUN TestCredentialSpecConversion/config [2022-03-10T22:59:05.224Z] === RUN TestCredentialSpecConversion/file [2022-03-10T22:59:05.224Z] === RUN TestCredentialSpecConversion/registry [2022-03-10T22:59:05.224Z] --- PASS: TestCredentialSpecConversion (0.00s) [2022-03-10T22:59:05.224Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2022-03-10T22:59:05.224Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2022-03-10T22:59:05.224Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2022-03-10T22:59:05.224Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2022-03-10T22:59:05.224Z] === RUN TestControllerValidateMountBind [2022-03-10T22:59:05.224Z] --- PASS: TestControllerValidateMountBind (0.00s) [2022-03-10T22:59:05.224Z] === RUN TestControllerValidateMountVolume [2022-03-10T22:59:05.224Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2022-03-10T22:59:05.224Z] === RUN TestControllerValidateMountTarget [2022-03-10T22:59:05.224Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2022-03-10T22:59:05.224Z] === RUN TestControllerValidateMountTmpfs [2022-03-10T22:59:05.224Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2022-03-10T22:59:05.224Z] === RUN TestControllerValidateMountInvalidType [2022-03-10T22:59:05.224Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2022-03-10T22:59:05.224Z] === RUN TestControllerValidateMountNamedPipe [2022-03-10T22:59:05.224Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2022-03-10T22:59:05.224Z] PASS [2022-03-10T22:59:05.224Z] coverage: 11.0% of statements [2022-03-10T22:59:05.224Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.644s coverage: 11.0% of statements [2022-03-10T22:59:05.658Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-03-10T22:59:05.658Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-03-10T22:59:05.658Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-03-10T22:59:05.658Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-10T22:59:05.658Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-10T22:59:05.658Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-10T22:59:05.658Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-10T22:59:05.658Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-10T22:59:05.658Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-10T22:59:05.658Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-03-10T22:59:05.658Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-10T22:59:05.658Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-03-10T22:59:05.658Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-10T22:59:05.658Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-10T22:59:05.658Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-03-10T22:59:05.658Z] --- PASS: TestNewTailReader (0.00s) [2022-03-10T22:59:05.658Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2022-03-10T22:59:05.658Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2022-03-10T22:59:05.658Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2022-03-10T22:59:05.658Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2022-03-10T22:59:05.658Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2022-03-10T22:59:05.658Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2022-03-10T22:59:05.658Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2022-03-10T22:59:05.658Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2022-03-10T22:59:05.658Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2022-03-10T22:59:05.658Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-03-10T22:59:05.658Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2022-03-10T22:59:05.658Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2022-03-10T22:59:05.658Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-03-10T22:59:05.658Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-03-10T22:59:05.658Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-03-10T22:59:05.658Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-03-10T22:59:05.658Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-03-10T22:59:05.658Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-03-10T22:59:05.658Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-03-10T22:59:05.658Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-03-10T22:59:05.658Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2022-03-10T22:59:05.658Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-03-10T22:59:05.658Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-03-10T22:59:05.658Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2022-03-10T22:59:05.658Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-03-10T22:59:05.658Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-03-10T22:59:05.658Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-03-10T22:59:05.658Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-03-10T22:59:05.658Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-03-10T22:59:05.658Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-03-10T22:59:05.658Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2022-03-10T22:59:05.658Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2022-03-10T22:59:05.658Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2022-03-10T22:59:05.658Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2022-03-10T22:59:05.658Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-03-10T22:59:05.658Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-03-10T22:59:05.658Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-03-10T22:59:05.658Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-03-10T22:59:05.658Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-03-10T22:59:05.658Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-03-10T22:59:05.658Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-03-10T22:59:05.658Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-03-10T22:59:05.658Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2022-03-10T22:59:05.658Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2022-03-10T22:59:05.658Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-03-10T22:59:05.658Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2022-03-10T22:59:05.658Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-03-10T22:59:05.658Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) [2022-03-10T22:59:05.658Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2022-03-10T22:59:05.658Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-03-10T22:59:05.658Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2022-03-10T22:59:05.658Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2022-03-10T22:59:05.658Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2022-03-10T22:59:05.658Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2022-03-10T22:59:05.658Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2022-03-10T22:59:05.658Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2022-03-10T22:59:05.658Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2022-03-10T22:59:05.658Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2022-03-10T22:59:05.658Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2022-03-10T22:59:05.658Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2022-03-10T22:59:05.658Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-03-10T22:59:05.658Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-03-10T22:59:05.658Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s) [2022-03-10T22:59:05.658Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2022-03-10T22:59:05.658Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2022-03-10T22:59:05.658Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2022-03-10T22:59:05.658Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2022-03-10T22:59:05.658Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2022-03-10T22:59:05.658Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2022-03-10T22:59:05.658Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2022-03-10T22:59:05.658Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2022-03-10T22:59:05.658Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-03-10T22:59:05.658Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2022-03-10T22:59:05.658Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2022-03-10T22:59:05.658Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2022-03-10T22:59:05.658Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2022-03-10T22:59:05.658Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-03-10T22:59:05.659Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-03-10T22:59:05.659Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2022-03-10T22:59:05.659Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-03-10T22:59:05.659Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-03-10T22:59:05.659Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2022-03-10T22:59:05.659Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-03-10T22:59:05.659Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2022-03-10T22:59:05.659Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-03-10T22:59:05.659Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-03-10T22:59:05.659Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2022-03-10T22:59:05.659Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-03-10T22:59:05.659Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-03-10T22:59:05.659Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2022-03-10T22:59:05.659Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-03-10T22:59:05.659Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-03-10T22:59:05.659Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s) [2022-03-10T22:59:05.659Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-03-10T22:59:05.659Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-03-10T22:59:05.659Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-03-10T22:59:05.659Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-03-10T22:59:05.659Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-03-10T22:59:05.659Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-03-10T22:59:05.659Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-03-10T22:59:05.659Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-03-10T22:59:05.659Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-03-10T22:59:05.659Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-03-10T22:59:05.659Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-03-10T22:59:05.659Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2022-03-10T22:59:05.659Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-03-10T22:59:05.659Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-03-10T22:59:05.659Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-03-10T22:59:05.659Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-03-10T22:59:05.659Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-03-10T22:59:05.659Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-03-10T22:59:05.659Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-03-10T22:59:05.659Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-03-10T22:59:05.659Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-03-10T22:59:05.659Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-03-10T22:59:05.659Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-03-10T22:59:05.659Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s) [2022-03-10T22:59:05.659Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-03-10T22:59:05.659Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2022-03-10T22:59:05.659Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2022-03-10T22:59:05.659Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2022-03-10T22:59:05.659Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2022-03-10T22:59:05.659Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2022-03-10T22:59:05.659Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2022-03-10T22:59:05.659Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2022-03-10T22:59:05.659Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2022-03-10T22:59:05.659Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2022-03-10T22:59:05.659Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2022-03-10T22:59:05.659Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-03-10T22:59:05.659Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-03-10T22:59:05.659Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-03-10T22:59:05.659Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-03-10T22:59:05.659Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-03-10T22:59:05.659Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-03-10T22:59:05.659Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-03-10T22:59:05.659Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.01s) [2022-03-10T22:59:05.659Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-03-10T22:59:05.659Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-03-10T22:59:05.659Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-03-10T22:59:05.659Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-03-10T22:59:05.659Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-03-10T22:59:05.659Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-03-10T22:59:05.659Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2022-03-10T22:59:05.659Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2022-03-10T22:59:05.659Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-03-10T22:59:05.659Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-03-10T22:59:05.659Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2022-03-10T22:59:05.659Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-03-10T22:59:05.659Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-03-10T22:59:05.659Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2022-03-10T22:59:05.659Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-03-10T22:59:05.659Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-03-10T22:59:05.659Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-03-10T22:59:05.659Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-03-10T22:59:05.659Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-03-10T22:59:05.659Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-03-10T22:59:05.659Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-03-10T22:59:05.659Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-03-10T22:59:05.659Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-03-10T22:59:05.659Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2022-03-10T22:59:05.659Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-03-10T22:59:05.659Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-03-10T22:59:05.659Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-03-10T22:59:05.659Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-03-10T22:59:05.659Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-03-10T22:59:05.659Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-03-10T22:59:05.659Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-03-10T22:59:05.659Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-03-10T22:59:05.659Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-03-10T22:59:05.659Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s) [2022-03-10T22:59:05.659Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2022-03-10T22:59:05.659Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2022-03-10T22:59:05.659Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2022-03-10T22:59:05.659Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2022-03-10T22:59:05.659Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2022-03-10T22:59:05.659Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2022-03-10T22:59:05.659Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2022-03-10T22:59:05.659Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2022-03-10T22:59:05.659Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2022-03-10T22:59:05.659Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2022-03-10T22:59:05.659Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-03-10T22:59:05.659Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2022-03-10T22:59:05.659Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-03-10T22:59:05.659Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2022-03-10T22:59:05.659Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-03-10T22:59:05.659Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-03-10T22:59:05.659Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-03-10T22:59:05.659Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-03-10T22:59:05.659Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-03-10T22:59:05.659Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-03-10T22:59:05.659Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-03-10T22:59:05.659Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-03-10T22:59:05.659Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-03-10T22:59:05.659Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-03-10T22:59:05.659Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-03-10T22:59:05.659Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2022-03-10T22:59:05.659Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-03-10T22:59:05.659Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-03-10T22:59:05.659Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s) [2022-03-10T22:59:05.659Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-03-10T22:59:05.659Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-03-10T22:59:05.659Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-03-10T22:59:05.659Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-03-10T22:59:05.659Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-03-10T22:59:05.659Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-03-10T22:59:05.659Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-03-10T22:59:05.659Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-03-10T22:59:05.659Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-03-10T22:59:05.659Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-03-10T22:59:05.659Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-03-10T22:59:05.659Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.00s) [2022-03-10T22:59:05.659Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2022-03-10T22:59:05.659Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-03-10T22:59:05.659Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-03-10T22:59:05.659Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2022-03-10T22:59:05.659Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-03-10T22:59:05.659Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2022-03-10T22:59:05.659Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-03-10T22:59:05.659Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-03-10T22:59:05.659Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2022-03-10T22:59:05.659Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-03-10T22:59:05.659Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-03-10T22:59:05.659Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s) [2022-03-10T22:59:05.659Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-03-10T22:59:05.659Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-03-10T22:59:05.659Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-03-10T22:59:05.659Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-03-10T22:59:05.659Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-03-10T22:59:05.659Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-03-10T22:59:05.659Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-03-10T22:59:05.659Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-03-10T22:59:05.659Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-03-10T22:59:05.659Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-03-10T22:59:05.659Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-03-10T22:59:05.659Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2022-03-10T22:59:05.659Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-03-10T22:59:05.659Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-03-10T22:59:05.659Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2022-03-10T22:59:05.659Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-03-10T22:59:05.659Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-03-10T22:59:05.659Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-03-10T22:59:05.659Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-03-10T22:59:05.659Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-03-10T22:59:05.659Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-03-10T22:59:05.659Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-03-10T22:59:05.659Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-03-10T22:59:05.659Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-03-10T22:59:05.659Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2022-03-10T22:59:05.659Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-03-10T22:59:05.659Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-03-10T22:59:05.660Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-03-10T22:59:05.660Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-03-10T22:59:05.660Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-03-10T22:59:05.660Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-03-10T22:59:05.660Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-03-10T22:59:05.660Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-03-10T22:59:05.660Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-03-10T22:59:05.660Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-03-10T22:59:05.660Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-03-10T22:59:05.660Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-03-10T22:59:05.660Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-03-10T22:59:05.660Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-03-10T22:59:05.660Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-03-10T22:59:05.660Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-03-10T22:59:05.660Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-03-10T22:59:05.660Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-03-10T22:59:05.660Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s) [2022-03-10T22:59:05.660Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-03-10T22:59:05.660Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2022-03-10T22:59:05.660Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2022-03-10T22:59:05.660Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2022-03-10T22:59:05.660Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2022-03-10T22:59:05.660Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2022-03-10T22:59:05.660Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2022-03-10T22:59:05.660Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2022-03-10T22:59:05.660Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2022-03-10T22:59:05.660Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2022-03-10T22:59:05.660Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2022-03-10T22:59:05.660Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.01s) [2022-03-10T22:59:05.660Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2022-03-10T22:59:05.660Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-03-10T22:59:05.660Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-03-10T22:59:05.660Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2022-03-10T22:59:05.660Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-03-10T22:59:05.660Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-03-10T22:59:05.660Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s) [2022-03-10T22:59:05.660Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-03-10T22:59:05.660Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-03-10T22:59:05.660Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-03-10T22:59:05.660Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-03-10T22:59:05.660Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-03-10T22:59:05.660Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-03-10T22:59:05.660Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-03-10T22:59:05.660Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-03-10T22:59:05.660Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-03-10T22:59:05.660Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-03-10T22:59:05.660Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-03-10T22:59:05.660Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2022-03-10T22:59:05.660Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-03-10T22:59:05.660Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-03-10T22:59:05.660Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2022-03-10T22:59:05.660Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-03-10T22:59:05.660Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-03-10T22:59:05.660Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-03-10T22:59:05.660Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-03-10T22:59:05.660Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-03-10T22:59:05.660Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-03-10T22:59:05.660Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-03-10T22:59:05.660Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-03-10T22:59:05.660Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-03-10T22:59:05.660Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2022-03-10T22:59:05.660Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-03-10T22:59:05.660Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2022-03-10T22:59:05.660Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-03-10T22:59:05.660Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-03-10T22:59:05.660Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s) [2022-03-10T22:59:05.660Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2022-03-10T22:59:05.660Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2022-03-10T22:59:05.660Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2022-03-10T22:59:05.660Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2022-03-10T22:59:05.660Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2022-03-10T22:59:05.660Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2022-03-10T22:59:05.660Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2022-03-10T22:59:05.660Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2022-03-10T22:59:05.660Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2022-03-10T22:59:05.660Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2022-03-10T22:59:05.660Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-03-10T22:59:05.660Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-03-10T22:59:05.660Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-03-10T22:59:05.660Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-03-10T22:59:05.660Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-03-10T22:59:05.660Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-03-10T22:59:05.660Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-03-10T22:59:05.660Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-03-10T22:59:05.660Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2022-03-10T22:59:05.660Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-03-10T22:59:05.660Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-03-10T22:59:05.660Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-03-10T22:59:05.660Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-03-10T22:59:05.660Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-03-10T22:59:05.660Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-03-10T22:59:05.660Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-03-10T22:59:05.660Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-03-10T22:59:05.660Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-03-10T22:59:05.660Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-03-10T22:59:05.660Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-03-10T22:59:05.660Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) [2022-03-10T22:59:05.660Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2022-03-10T22:59:05.660Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-03-10T22:59:05.660Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-03-10T22:59:05.660Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2022-03-10T22:59:05.660Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-03-10T22:59:05.660Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2022-03-10T22:59:05.660Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-03-10T22:59:05.660Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-03-10T22:59:05.660Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2022-03-10T22:59:05.660Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-03-10T22:59:05.660Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-03-10T22:59:05.660Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2022-03-10T22:59:05.660Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-03-10T22:59:05.660Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-03-10T22:59:05.660Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) [2022-03-10T22:59:05.660Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-03-10T22:59:05.660Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-03-10T22:59:05.660Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-03-10T22:59:05.660Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-03-10T22:59:05.660Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-03-10T22:59:05.660Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-03-10T22:59:05.660Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-03-10T22:59:05.660Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-03-10T22:59:05.660Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-03-10T22:59:05.660Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-03-10T22:59:05.660Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-03-10T22:59:05.660Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2022-03-10T22:59:05.660Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-03-10T22:59:05.660Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-03-10T22:59:05.660Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-03-10T22:59:05.660Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-03-10T22:59:05.660Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-03-10T22:59:05.660Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-03-10T22:59:05.660Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-03-10T22:59:05.660Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-03-10T22:59:05.660Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-03-10T22:59:05.660Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s) [2022-03-10T22:59:05.660Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2022-03-10T22:59:05.660Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-03-10T22:59:05.660Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2022-03-10T22:59:05.660Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2022-03-10T22:59:05.660Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2022-03-10T22:59:05.660Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2022-03-10T22:59:05.660Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2022-03-10T22:59:05.660Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2022-03-10T22:59:05.660Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2022-03-10T22:59:05.660Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2022-03-10T22:59:05.660Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2022-03-10T22:59:05.660Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-03-10T22:59:05.660Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-03-10T22:59:05.660Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-03-10T22:59:05.660Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-03-10T22:59:05.660Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-03-10T22:59:05.660Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-03-10T22:59:05.660Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-03-10T22:59:05.660Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-03-10T22:59:05.661Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-03-10T22:59:05.661Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-03-10T22:59:05.661Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-03-10T22:59:05.661Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-03-10T22:59:05.661Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-03-10T22:59:05.661Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-03-10T22:59:05.661Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2022-03-10T22:59:05.661Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-03-10T22:59:05.661Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-03-10T22:59:05.661Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-03-10T22:59:05.661Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-03-10T22:59:05.661Z] PASS [2022-03-10T22:59:05.661Z] coverage: 88.6% of statements [2022-03-10T22:59:05.661Z] ok github.com/docker/docker/pkg/tailfile 0.157s coverage: 88.6% of statements [2022-03-10T22:59:05.689Z] ok github.com/docker/docker/daemon/network 0.004s coverage: 63.8% of statements [2022-03-10T22:59:06.128Z] === RUN TestTarSumRemoveNonExistent [2022-03-10T22:59:06.128Z] --- PASS: TestTarSumRemoveNonExistent (0.01s) [2022-03-10T22:59:06.128Z] === RUN TestTarSumRemove [2022-03-10T22:59:06.128Z] --- PASS: TestTarSumRemove (0.00s) [2022-03-10T22:59:06.128Z] === RUN TestSortFileInfoSums [2022-03-10T22:59:06.128Z] --- PASS: TestSortFileInfoSums (0.00s) [2022-03-10T22:59:06.128Z] === RUN TestNewTarSumForLabelInvalid [2022-03-10T22:59:06.128Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2022-03-10T22:59:06.128Z] === RUN TestNewTarSumForLabel [2022-03-10T22:59:06.128Z] --- PASS: TestNewTarSumForLabel (0.00s) [2022-03-10T22:59:06.128Z] === RUN TestEmptyTar [2022-03-10T22:59:06.128Z] --- PASS: TestEmptyTar (0.00s) [2022-03-10T22:59:06.128Z] === RUN TestTarSumsReadSize [2022-03-10T22:59:06.128Z] --- PASS: TestTarSumsReadSize (0.00s) [2022-03-10T22:59:06.128Z] === RUN TestTarSums [2022-03-10T22:59:06.128Z] --- PASS: TestTarSums (0.05s) [2022-03-10T22:59:06.128Z] === RUN TestIteration [2022-03-10T22:59:06.128Z] --- PASS: TestIteration (0.00s) [2022-03-10T22:59:06.128Z] === RUN TestVersionLabelForChecksum [2022-03-10T22:59:06.128Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2022-03-10T22:59:06.128Z] === RUN TestVersion [2022-03-10T22:59:06.128Z] --- PASS: TestVersion (0.00s) [2022-03-10T22:59:06.128Z] === RUN TestGetVersion [2022-03-10T22:59:06.128Z] --- PASS: TestGetVersion (0.00s) [2022-03-10T22:59:06.128Z] === RUN TestGetVersions [2022-03-10T22:59:06.128Z] --- PASS: TestGetVersions (0.00s) [2022-03-10T22:59:06.128Z] PASS [2022-03-10T22:59:06.128Z] coverage: 89.3% of statements [2022-03-10T22:59:06.128Z] ok github.com/docker/docker/pkg/tarsum 0.095s coverage: 89.3% of statements [2022-03-10T22:59:06.186Z] === RUN TestIsEmptyDir [2022-03-10T22:59:06.186Z] --- PASS: TestIsEmptyDir (0.01s) [2022-03-10T22:59:06.186Z] PASS [2022-03-10T22:59:06.186Z] coverage: 2.3% of statements [2022-03-10T22:59:06.186Z] ok github.com/docker/docker/daemon/graphdriver 0.071s coverage: 2.3% of statements [2022-03-10T22:59:06.186Z] === RUN TestLinkNaming [2022-03-10T22:59:06.186Z] --- PASS: TestLinkNaming (0.00s) [2022-03-10T22:59:06.186Z] === RUN TestLinkNew [2022-03-10T22:59:06.186Z] --- PASS: TestLinkNew (0.00s) [2022-03-10T22:59:06.186Z] === RUN TestLinkEnv [2022-03-10T22:59:06.186Z] --- PASS: TestLinkEnv (0.00s) [2022-03-10T22:59:06.186Z] === RUN TestLinkMultipleEnv [2022-03-10T22:59:06.186Z] --- PASS: TestLinkMultipleEnv (0.00s) [2022-03-10T22:59:06.186Z] === RUN TestLinkPortRangeEnv [2022-03-10T22:59:06.186Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2022-03-10T22:59:06.186Z] PASS [2022-03-10T22:59:06.186Z] coverage: 93.0% of statements [2022-03-10T22:59:06.186Z] ok github.com/docker/docker/daemon/links 0.039s coverage: 93.0% of statements [2022-03-10T22:59:06.186Z] === RUN TestVerifyNetworkingConfig [2022-03-10T22:59:06.186Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2022-03-10T22:59:06.186Z] === RUN TestGetContainer [2022-03-10T22:59:06.186Z] --- PASS: TestGetContainer (0.00s) [2022-03-10T22:59:06.186Z] === RUN TestValidContainerNames [2022-03-10T22:59:06.186Z] --- PASS: TestValidContainerNames (0.00s) [2022-03-10T22:59:06.186Z] === RUN TestContainerInitDNS [2022-03-10T22:59:06.186Z] daemon_test.go:145: root required [2022-03-10T22:59:06.186Z] --- SKIP: TestContainerInitDNS (0.00s) [2022-03-10T22:59:06.186Z] === RUN TestMerge [2022-03-10T22:59:06.186Z] --- PASS: TestMerge (0.00s) [2022-03-10T22:59:06.186Z] === RUN TestValidateContainerIsolation [2022-03-10T22:59:06.186Z] --- PASS: TestValidateContainerIsolation (0.00s) [2022-03-10T22:59:06.186Z] === RUN TestFindNetworkErrorType [2022-03-10T22:59:06.186Z] --- PASS: TestFindNetworkErrorType (0.00s) [2022-03-10T22:59:06.186Z] === RUN TestEnsureServicesExist [2022-03-10T22:59:06.186Z] --- PASS: TestEnsureServicesExist (0.00s) [2022-03-10T22:59:06.186Z] === RUN TestEnsureServicesExistErrors [2022-03-10T22:59:06.186Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2022-03-10T22:59:06.186Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2022-03-10T22:59:06.186Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2022-03-10T22:59:06.186Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2022-03-10T22:59:06.186Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2022-03-10T22:59:06.595Z] === RUN TestTruncIndex [2022-03-10T22:59:06.595Z] --- PASS: TestTruncIndex (0.10s) [2022-03-10T22:59:06.595Z] PASS [2022-03-10T22:59:06.595Z] coverage: 91.5% of statements [2022-03-10T22:59:06.595Z] ok github.com/docker/docker/pkg/truncindex 0.132s coverage: 91.5% of statements [2022-03-10T22:59:06.625Z] ok github.com/docker/docker/daemon/logger/splunk 1.582s coverage: 82.5% of statements [2022-03-10T22:59:06.625Z] ? github.com/docker/docker/daemon/names [no test files] [2022-03-10T22:59:06.625Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-03-10T22:59:06.642Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2022-03-10T22:59:06.642Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2022-03-10T22:59:06.642Z] === RUN TestContainerDelete [2022-03-10T22:59:06.642Z] --- PASS: TestContainerDelete (0.00s) [2022-03-10T22:59:06.642Z] === RUN TestContainerDoubleDelete [2022-03-10T22:59:06.642Z] --- PASS: TestContainerDoubleDelete (0.00s) [2022-03-10T22:59:06.642Z] === RUN TestLogContainerEventCopyLabels [2022-03-10T22:59:06.642Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2022-03-10T22:59:06.642Z] === RUN TestLogContainerEventWithAttributes [2022-03-10T22:59:06.642Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2022-03-10T22:59:06.642Z] === RUN TestNoneHealthcheck [2022-03-10T22:59:06.642Z] --- PASS: TestNoneHealthcheck (0.00s) [2022-03-10T22:59:06.642Z] === RUN TestHealthStates [2022-03-10T22:59:06.642Z] time="2022-03-10T22:59:06Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-03-10T22:59:06.643Z] time="2022-03-10T22:59:06Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-03-10T22:59:06.643Z] time="2022-03-10T22:59:06Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-03-10T22:59:06.643Z] time="2022-03-10T22:59:06Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-03-10T22:59:06.643Z] time="2022-03-10T22:59:06Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-03-10T22:59:06.643Z] time="2022-03-10T22:59:06Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-03-10T22:59:06.643Z] time="2022-03-10T22:59:06Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-03-10T22:59:06.643Z] time="2022-03-10T22:59:06Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-03-10T22:59:06.643Z] time="2022-03-10T22:59:06Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-03-10T22:59:06.643Z] time="2022-03-10T22:59:06Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-03-10T22:59:06.643Z] --- PASS: TestHealthStates (0.20s) [2022-03-10T22:59:06.643Z] === RUN TestGetInspectData [2022-03-10T22:59:06.643Z] --- PASS: TestGetInspectData (0.00s) [2022-03-10T22:59:06.643Z] === RUN TestFillLicense [2022-03-10T22:59:06.643Z] --- PASS: TestFillLicense (0.00s) [2022-03-10T22:59:06.643Z] === RUN TestListInvalidFilter [2022-03-10T22:59:06.643Z] --- PASS: TestListInvalidFilter (0.00s) [2022-03-10T22:59:06.643Z] === RUN TestNameFilter [2022-03-10T22:59:06.643Z] --- PASS: TestNameFilter (0.01s) [2022-03-10T22:59:06.643Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2022-03-10T22:59:06.643Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2022-03-10T22:59:06.643Z] === RUN TestSetWindowsCredentialSpecInSpec [2022-03-10T22:59:06.643Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2022-03-10T22:59:06.643Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2022-03-10T22:59:06.643Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2022-03-10T22:59:06.643Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2022-03-10T22:59:06.643Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2022-03-10T22:59:06.643Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2022-03-10T22:59:06.643Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2022-03-10T22:59:06.643Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2022-03-10T22:59:06.643Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2022-03-10T22:59:06.643Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2022-03-10T22:59:06.643Z] === RUN TestSetWindowsCredentialSpecInSpec/using_a_'config://'_option_on_a_container_not_managed_by_swarmkit_is_not_allowed,_and_results_in_a_generic_error_message_to_hide_that_purely_internal_API [2022-03-10T22:59:06.643Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2022-03-10T22:59:06.643Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2022-03-10T22:59:06.643Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2022-03-10T22:59:06.643Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2022-03-10T22:59:06.643Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2022-03-10T22:59:06.643Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2022-03-10T22:59:06.643Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2022-03-10T22:59:06.643Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2022-03-10T22:59:06.643Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s) [2022-03-10T22:59:06.643Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2022-03-10T22:59:06.643Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2022-03-10T22:59:06.643Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2022-03-10T22:59:06.643Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2022-03-10T22:59:06.643Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-03-10T22:59:06.643Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2022-03-10T22:59:06.643Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2022-03-10T22:59:06.643Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-03-10T22:59:06.643Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2022-03-10T22:59:06.643Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2022-03-10T22:59:06.643Z] --- PASS: TestSetWindowsCredentialSpecInSpec/using_a_'config://'_option_on_a_container_not_managed_by_swarmkit_is_not_allowed,_and_results_in_a_generic_error_message_to_hide_that_purely_internal_API (0.00s) [2022-03-10T22:59:06.643Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2022-03-10T22:59:06.643Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2022-03-10T22:59:06.643Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2022-03-10T22:59:06.643Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2022-03-10T22:59:06.643Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2022-03-10T22:59:06.643Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2022-03-10T22:59:06.643Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2022-03-10T22:59:06.643Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2022-03-10T22:59:06.643Z] === RUN TestDaemonReloadLabels [2022-03-10T22:59:06.643Z] --- PASS: TestDaemonReloadLabels (0.00s) [2022-03-10T22:59:06.643Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2022-03-10T22:59:06.643Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2022-03-10T22:59:06.643Z] === RUN TestDaemonReloadMirrors [2022-03-10T22:59:06.643Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2022-03-10T22:59:06.643Z] === RUN TestDaemonReloadInsecureRegistries [2022-03-10T22:59:06.643Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2022-03-10T22:59:06.643Z] === RUN TestDaemonReloadNotAffectOthers [2022-03-10T22:59:06.643Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2022-03-10T22:59:06.643Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2022-03-10T22:59:06.643Z] reload_test.go:342: root required [2022-03-10T22:59:06.643Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-03-10T22:59:06.643Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2022-03-10T22:59:06.643Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.01s) [2022-03-10T22:59:06.643Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2022-03-10T22:59:06.643Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.02s) [2022-03-10T22:59:06.643Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2022-03-10T22:59:06.643Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.01s) [2022-03-10T22:59:06.643Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2022-03-10T22:59:06.643Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.01s) [2022-03-10T22:59:06.643Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2022-03-10T22:59:06.643Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2022-03-10T22:59:06.643Z] === RUN TestParseVolumesFrom [2022-03-10T22:59:06.643Z] --- PASS: TestParseVolumesFrom (0.00s) [2022-03-10T22:59:06.643Z] PASS [2022-03-10T22:59:06.643Z] coverage: 8.6% of statements [2022-03-10T22:59:06.643Z] ok github.com/docker/docker/daemon 0.427s coverage: 8.6% of statements [2022-03-10T22:59:06.643Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-03-10T22:59:06.643Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-03-10T22:59:06.643Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-03-10T22:59:06.643Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-03-10T22:59:06.643Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2022-03-10T22:59:06.643Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2022-03-10T22:59:06.643Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2022-03-10T22:59:06.643Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-03-10T22:59:06.643Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2022-03-10T22:59:06.643Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2022-03-10T22:59:06.643Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-03-10T22:59:06.643Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2022-03-10T22:59:06.643Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2022-03-10T22:59:06.643Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2022-03-10T22:59:07.062Z] === RUN TestIsGIT [2022-03-10T22:59:07.062Z] --- PASS: TestIsGIT (0.00s) [2022-03-10T22:59:07.062Z] === RUN TestIsTransport [2022-03-10T22:59:07.062Z] --- PASS: TestIsTransport (0.00s) [2022-03-10T22:59:07.062Z] PASS [2022-03-10T22:59:07.062Z] coverage: 100.0% of statements [2022-03-10T22:59:07.062Z] ok github.com/docker/docker/pkg/urlutil 0.029s coverage: 100.0% of statements [2022-03-10T22:59:07.559Z] ok github.com/docker/docker/distribution/metadata 0.026s coverage: 48.2% of statements [2022-03-10T22:59:07.585Z] === RUN TestVersionInfo [2022-03-10T22:59:07.585Z] --- PASS: TestVersionInfo (0.00s) [2022-03-10T22:59:07.585Z] === RUN TestAppendVersions [2022-03-10T22:59:07.585Z] --- PASS: TestAppendVersions (0.00s) [2022-03-10T22:59:07.585Z] PASS [2022-03-10T22:59:07.585Z] coverage: 88.9% of statements [2022-03-10T22:59:07.585Z] ok github.com/docker/docker/pkg/useragent 0.032s coverage: 88.9% of statements [2022-03-10T22:59:07.817Z] ok github.com/docker/docker/distribution 0.598s coverage: 28.4% of statements [2022-03-10T22:59:07.817Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-03-10T22:59:08.113Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-03-10T22:59:08.113Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-03-10T22:59:08.113Z] GOOS="" GOARCH="" GOARM="" [2022-03-10T22:59:08.113Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-03-10T22:59:08.113Z] [2022-03-10T22:59:08.113Z] + TEST_INTEGRATION_DEST=1 [2022-03-10T22:59:08.113Z] + CONTAINER_NAME=docker-pr3-1 [2022-03-10T22:59:08.113Z] + TEST_SKIP_INTEGRATION_CLI=1 [2022-03-10T22:59:08.113Z] + run_tests test-integration-flaky [2022-03-10T22:59:08.113Z] + '[' -n 0 ']' [2022-03-10T22:59:08.113Z] + rm= [2022-03-10T22:59:08.113Z] + c=0 [2022-03-10T22:59:08.113Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43357/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43357/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43357/.git:/go/src/github.com/docker/docker/.git --name docker-pr3-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=b36fb04e033e29f65b7bed7ef215cdf6e8592e74 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:b36fb04e033e29f65b7bed7ef215cdf6e8592e74 hack/make.sh test-integration-flaky test-integration [2022-03-10T22:59:08.113Z] + TEST_INTEGRATION_DEST=3 [2022-03-10T22:59:08.114Z] + CONTAINER_NAME=docker-pr3-3 [2022-03-10T22:59:08.114Z] + TEST_SKIP_INTEGRATION=1 [2022-03-10T22:59:08.114Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2022-03-10T22:59:08.114Z] + run_tests [2022-03-10T22:59:08.114Z] ++ jobs -p [2022-03-10T22:59:08.114Z] + '[' -n 0 ']' [2022-03-10T22:59:08.114Z] + rm= [2022-03-10T22:59:08.114Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43357/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43357/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43357/.git:/go/src/github.com/docker/docker/.git --name docker-pr3-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=b36fb04e033e29f65b7bed7ef215cdf6e8592e74 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:b36fb04e033e29f65b7bed7ef215cdf6e8592e74 hack/make.sh '' test-integration [2022-03-10T22:59:08.114Z] + TEST_INTEGRATION_DEST=2 [2022-03-10T22:59:08.114Z] + CONTAINER_NAME=docker-pr3-2 [2022-03-10T22:59:08.114Z] + TEST_SKIP_INTEGRATION=1 [2022-03-10T22:59:08.114Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2022-03-10T22:59:08.114Z] + run_tests [2022-03-10T22:59:08.114Z] + '[' -n 0 ']' [2022-03-10T22:59:08.114Z] + rm= [2022-03-10T22:59:08.114Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43357/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43357/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43357/.git:/go/src/github.com/docker/docker/.git --name docker-pr3-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=b36fb04e033e29f65b7bed7ef215cdf6e8592e74 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:b36fb04e033e29f65b7bed7ef215cdf6e8592e74 hack/make.sh '' test-integration [2022-03-10T22:59:08.114Z] + for job in $(jobs -p) [2022-03-10T22:59:08.114Z] + wait 8046 [2022-03-10T22:59:08.114Z] [2022-03-10T22:59:08.114Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2022-03-10T22:59:08.114Z] [2022-03-10T22:59:08.114Z] No new tests added to integration. [2022-03-10T22:59:08.114Z] [2022-03-10T22:59:08.114Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-03-10T22:59:08.114Z] [2022-03-10T22:59:08.114Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-03-10T22:59:08.114Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-03-10T22:59:08.114Z] HOSTNAME=db5bc222f4fa [2022-03-10T22:59:08.114Z] TEST_SKIP_INTEGRATION=1 [2022-03-10T22:59:08.114Z] TESTDEBUG=0 [2022-03-10T22:59:08.114Z] DEST=bundles/test-integration [2022-03-10T22:59:08.114Z] PWD=/go/src/github.com/docker/docker [2022-03-10T22:59:08.114Z] KEEPBUNDLE=1 [2022-03-10T22:59:08.114Z] DOCKER_GITCOMMIT=b36fb04e033e29f65b7bed7ef215cdf6e8592e74 [2022-03-10T22:59:08.114Z] container=docker [2022-03-10T22:59:08.114Z] HOME=/root [2022-03-10T22:59:08.114Z] GOLANG_VERSION=1.17.8 [2022-03-10T22:59:08.114Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-03-10T22:59:08.114Z] VALIDATE_BRANCH=master [2022-03-10T22:59:08.114Z] TERM=xterm [2022-03-10T22:59:08.114Z] DOCKER_PKG=github.com/docker/docker [2022-03-10T22:59:08.114Z] SHLVL=1 [2022-03-10T22:59:08.114Z] TIMEOUT=120m [2022-03-10T22:59:08.114Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-03-10T22:59:08.114Z] DOCKER_GRAPHDRIVER=overlay2 [2022-03-10T22:59:08.114Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2022-03-10T22:59:08.114Z] GO111MODULE=off [2022-03-10T22:59:08.114Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-03-10T22:59:08.114Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-03-10T22:59:08.114Z] GOPATH=/go [2022-03-10T22:59:08.114Z] PKG_CONFIG=pkg-config [2022-03-10T22:59:08.114Z] _=/usr/bin/env [2022-03-10T22:59:08.114Z] Building test suite binary ./integration-cli/test.main [2022-03-10T22:59:08.114Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-03-10T22:59:08.114Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-03-10T22:59:08.114Z] HOSTNAME=b20f3ec047fe [2022-03-10T22:59:08.114Z] TEST_SKIP_INTEGRATION=1 [2022-03-10T22:59:08.114Z] TESTDEBUG=0 [2022-03-10T22:59:08.114Z] DEST=bundles/test-integration [2022-03-10T22:59:08.114Z] PWD=/go/src/github.com/docker/docker [2022-03-10T22:59:08.114Z] KEEPBUNDLE=1 [2022-03-10T22:59:08.114Z] DOCKER_GITCOMMIT=b36fb04e033e29f65b7bed7ef215cdf6e8592e74 [2022-03-10T22:59:08.114Z] container=docker [2022-03-10T22:59:08.114Z] HOME=/root [2022-03-10T22:59:08.114Z] GOLANG_VERSION=1.17.8 [2022-03-10T22:59:08.114Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-03-10T22:59:08.114Z] VALIDATE_BRANCH=master [2022-03-10T22:59:08.114Z] TERM=xterm [2022-03-10T22:59:08.114Z] DOCKER_PKG=github.com/docker/docker [2022-03-10T22:59:08.114Z] SHLVL=1 [2022-03-10T22:59:08.114Z] TIMEOUT=120m [2022-03-10T22:59:08.114Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-03-10T22:59:08.114Z] DOCKER_GRAPHDRIVER=overlay2 [2022-03-10T22:59:08.114Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2022-03-10T22:59:08.114Z] GO111MODULE=off [2022-03-10T22:59:08.114Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-03-10T22:59:08.114Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-03-10T22:59:08.114Z] GOPATH=/go [2022-03-10T22:59:08.114Z] PKG_CONFIG=pkg-config [2022-03-10T22:59:08.114Z] _=/usr/bin/env [2022-03-10T22:59:08.114Z] Building test suite binary ./integration-cli/test.main [2022-03-10T22:59:08.114Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-03-10T22:59:08.114Z] HOSTNAME=c87980c3da1b [2022-03-10T22:59:08.114Z] TESTDEBUG=0 [2022-03-10T22:59:08.114Z] DEST=bundles/test-integration [2022-03-10T22:59:08.114Z] PWD=/go/src/github.com/docker/docker [2022-03-10T22:59:08.114Z] KEEPBUNDLE=1 [2022-03-10T22:59:08.114Z] DOCKER_GITCOMMIT=b36fb04e033e29f65b7bed7ef215cdf6e8592e74 [2022-03-10T22:59:08.114Z] container=docker [2022-03-10T22:59:08.114Z] HOME=/root [2022-03-10T22:59:08.114Z] GOLANG_VERSION=1.17.8 [2022-03-10T22:59:08.114Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-03-10T22:59:08.114Z] VALIDATE_BRANCH=master [2022-03-10T22:59:08.114Z] TERM=xterm [2022-03-10T22:59:08.114Z] DOCKER_PKG=github.com/docker/docker [2022-03-10T22:59:08.114Z] SHLVL=1 [2022-03-10T22:59:08.114Z] TIMEOUT=120m [2022-03-10T22:59:08.114Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-03-10T22:59:08.114Z] DOCKER_GRAPHDRIVER=overlay2 [2022-03-10T22:59:08.114Z] GO111MODULE=off [2022-03-10T22:59:08.114Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-03-10T22:59:08.114Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-03-10T22:59:08.114Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-03-10T22:59:08.114Z] GOPATH=/go [2022-03-10T22:59:08.114Z] PKG_CONFIG=pkg-config [2022-03-10T22:59:08.114Z] _=/usr/bin/env [2022-03-10T22:59:08.114Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-03-10T22:59:08.384Z] ok github.com/docker/docker/errdefs 0.004s coverage: 53.1% of statements [2022-03-10T22:59:08.569Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-03-10T22:59:08.569Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-03-10T22:59:08.569Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-03-10T22:59:08.569Z] ? github.com/docker/docker/libnetwork/netutils [no test files] [2022-03-10T22:59:08.569Z] === RUN TestValidatePrivileges [2022-03-10T22:59:08.569Z] --- PASS: TestValidatePrivileges (0.00s) [2022-03-10T22:59:08.569Z] === RUN TestFilterByCapNeg [2022-03-10T22:59:08.569Z] --- PASS: TestFilterByCapNeg (0.00s) [2022-03-10T22:59:08.569Z] === RUN TestFilterByCapPos [2022-03-10T22:59:08.569Z] --- PASS: TestFilterByCapPos (0.00s) [2022-03-10T22:59:08.569Z] === RUN TestStoreGetPluginNotMatchCapRefs [2022-03-10T22:59:08.569Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2022-03-10T22:59:08.569Z] PASS [2022-03-10T22:59:08.569Z] coverage: 12.0% of statements [2022-03-10T22:59:08.569Z] ok github.com/docker/docker/plugin 0.043s coverage: 12.0% of statements [2022-03-10T22:59:08.820Z] === RUN TestAdapterReadLogs [2022-03-10T22:59:08.820Z] --- PASS: TestAdapterReadLogs (0.00s) [2022-03-10T22:59:08.820Z] === RUN TestCopier [2022-03-10T22:59:08.820Z] --- PASS: TestCopier (0.00s) [2022-03-10T22:59:08.820Z] === RUN TestCopierLongLines [2022-03-10T22:59:08.820Z] --- PASS: TestCopierLongLines (0.00s) [2022-03-10T22:59:08.820Z] === RUN TestCopierSlow [2022-03-10T22:59:09.035Z] === RUN TestNewSettable [2022-03-10T22:59:09.035Z] --- PASS: TestNewSettable (0.00s) [2022-03-10T22:59:09.035Z] === RUN TestIsSettable [2022-03-10T22:59:09.035Z] --- PASS: TestIsSettable (0.00s) [2022-03-10T22:59:09.035Z] === RUN TestUpdateSettingsEnv [2022-03-10T22:59:09.035Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2022-03-10T22:59:09.035Z] PASS [2022-03-10T22:59:09.035Z] coverage: 20.0% of statements [2022-03-10T22:59:09.035Z] ok github.com/docker/docker/plugin/v2 0.031s coverage: 20.0% of statements [2022-03-10T22:59:09.276Z] --- PASS: TestCopierSlow (0.23s) [2022-03-10T22:59:09.276Z] === RUN TestCopierWithSized [2022-03-10T22:59:09.276Z] === RUN TestCopierWithSized/as_is [2022-03-10T22:59:09.276Z] === RUN TestCopierWithSized/With_RingLogger [2022-03-10T22:59:09.276Z] --- PASS: TestCopierWithSized (0.09s) [2022-03-10T22:59:09.276Z] --- PASS: TestCopierWithSized/as_is (0.01s) [2022-03-10T22:59:09.276Z] --- PASS: TestCopierWithSized/With_RingLogger (0.08s) [2022-03-10T22:59:09.276Z] === RUN TestCopierWithPartial [2022-03-10T22:59:09.276Z] --- PASS: TestCopierWithPartial (0.00s) [2022-03-10T22:59:09.276Z] === RUN TestRingLogger [2022-03-10T22:59:09.276Z] --- PASS: TestRingLogger (0.00s) [2022-03-10T22:59:09.276Z] === RUN TestRingCap [2022-03-10T22:59:09.276Z] --- PASS: TestRingCap (0.00s) [2022-03-10T22:59:09.276Z] === RUN TestRingClose [2022-03-10T22:59:09.276Z] --- PASS: TestRingClose (0.00s) [2022-03-10T22:59:09.276Z] === RUN TestRingDrain [2022-03-10T22:59:09.276Z] --- PASS: TestRingDrain (0.00s) [2022-03-10T22:59:09.276Z] PASS [2022-03-10T22:59:09.276Z] coverage: 43.2% of statements [2022-03-10T22:59:09.276Z] ok github.com/docker/docker/daemon/logger 0.393s coverage: 43.2% of statements [2022-03-10T22:59:09.276Z] === RUN TestNewStreamConfig [2022-03-10T22:59:09.276Z] === RUN TestNewStreamConfig/defaults [2022-03-10T22:59:09.276Z] === RUN TestNewStreamConfig/invalid_create_group [2022-03-10T22:59:09.276Z] === RUN TestNewStreamConfig/invalid_flush_interval [2022-03-10T22:59:09.276Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2022-03-10T22:59:09.276Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2022-03-10T22:59:09.276Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2022-03-10T22:59:09.276Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2022-03-10T22:59:09.276Z] --- PASS: TestNewStreamConfig (0.00s) [2022-03-10T22:59:09.276Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2022-03-10T22:59:09.276Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2022-03-10T22:59:09.276Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2022-03-10T22:59:09.276Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2022-03-10T22:59:09.276Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2022-03-10T22:59:09.276Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2022-03-10T22:59:09.276Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2022-03-10T22:59:09.276Z] === RUN TestNewAWSLogsClientUserAgentHandler [2022-03-10T22:59:09.276Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2022-03-10T22:59:09.276Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler [2022-03-10T22:59:09.276Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/json/emf [2022-03-10T22:59:09.276Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/#00 [2022-03-10T22:59:09.276Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler (0.00s) [2022-03-10T22:59:09.276Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/json/emf (0.00s) [2022-03-10T22:59:09.276Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/#00 (0.00s) [2022-03-10T22:59:09.276Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2022-03-10T22:59:09.276Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2022-03-10T22:59:09.276Z] === RUN TestNewAWSLogsClientRegionDetect [2022-03-10T22:59:09.276Z] === RUN TestValidateLogOptReconnectInterval [2022-03-10T22:59:09.276Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1 [2022-03-10T22:59:09.276Z] === RUN TestValidateLogOptReconnectInterval/invalid_1 [2022-03-10T22:59:09.276Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1s [2022-03-10T22:59:09.276Z] === RUN TestValidateLogOptReconnectInterval/invalid_99ms [2022-03-10T22:59:09.276Z] === RUN TestValidateLogOptReconnectInterval/invalid_11s [2022-03-10T22:59:09.276Z] === RUN TestValidateLogOptReconnectInterval/valid_100ms [2022-03-10T22:59:09.276Z] === RUN TestValidateLogOptReconnectInterval/valid_10s [2022-03-10T22:59:09.276Z] --- PASS: TestValidateLogOptReconnectInterval (0.00s) [2022-03-10T22:59:09.276Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1 (0.00s) [2022-03-10T22:59:09.276Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_1 (0.00s) [2022-03-10T22:59:09.276Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1s (0.00s) [2022-03-10T22:59:09.276Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_99ms (0.00s) [2022-03-10T22:59:09.276Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_11s (0.00s) [2022-03-10T22:59:09.276Z] --- PASS: TestValidateLogOptReconnectInterval/valid_100ms (0.00s) [2022-03-10T22:59:09.276Z] --- PASS: TestValidateLogOptReconnectInterval/valid_10s (0.00s) [2022-03-10T22:59:09.276Z] PASS [2022-03-10T22:59:09.276Z] coverage: 33.6% of statements [2022-03-10T22:59:09.276Z] ok github.com/docker/docker/daemon/logger/fluentd 0.054s coverage: 33.6% of statements [2022-03-10T22:59:09.276Z] time="2022-03-10T22:59:08Z" level=info msg="Trying to get region from EC2 Metadata" [2022-03-10T22:59:09.276Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.19s) [2022-03-10T22:59:09.276Z] === RUN TestCreateSuccess [2022-03-10T22:59:09.276Z] --- PASS: TestCreateSuccess (0.00s) [2022-03-10T22:59:09.276Z] === RUN TestCreateStreamSkipped [2022-03-10T22:59:09.276Z] time="2022-03-10T22:59:09Z" level=info msg="Skipping creating log stream" logCreateStream=false logGroupName=groupName logStreamName=streamName [2022-03-10T22:59:09.276Z] --- PASS: TestCreateStreamSkipped (0.00s) [2022-03-10T22:59:09.276Z] === RUN TestCreateLogGroupSuccess [2022-03-10T22:59:09.276Z] time="2022-03-10T22:59:09Z" level=error msg="Failed to create log stream" errorCode=ResourceNotFoundException logGroupName=groupName logStreamName=streamName message="should error once" origError="" [2022-03-10T22:59:09.276Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2022-03-10T22:59:09.276Z] === RUN TestCreateError [2022-03-10T22:59:09.276Z] --- PASS: TestCreateError (0.00s) [2022-03-10T22:59:09.276Z] === RUN TestCreateAlreadyExists [2022-03-10T22:59:09.276Z] time="2022-03-10T22:59:09Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2022-03-10T22:59:09.276Z] --- PASS: TestCreateAlreadyExists (0.00s) [2022-03-10T22:59:09.276Z] === RUN TestLogClosed [2022-03-10T22:59:09.276Z] --- PASS: TestLogClosed (0.00s) [2022-03-10T22:59:09.276Z] === RUN TestLogBlocking [2022-03-10T22:59:09.276Z] --- PASS: TestLogBlocking (0.00s) [2022-03-10T22:59:09.276Z] === RUN TestLogNonBlockingBufferEmpty [2022-03-10T22:59:09.276Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2022-03-10T22:59:09.276Z] === RUN TestLogNonBlockingBufferFull [2022-03-10T22:59:09.276Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2022-03-10T22:59:09.276Z] === RUN TestPublishBatchSuccess [2022-03-10T22:59:09.277Z] --- PASS: TestPublishBatchSuccess (0.00s) [2022-03-10T22:59:09.277Z] === RUN TestPublishBatchError [2022-03-10T22:59:09.277Z] time="2022-03-10T22:59:09Z" level=error msg=error [2022-03-10T22:59:09.277Z] --- PASS: TestPublishBatchError (0.00s) [2022-03-10T22:59:09.277Z] === RUN TestPublishBatchInvalidSeqSuccess [2022-03-10T22:59:09.277Z] time="2022-03-10T22:59:09Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-03-10T22:59:09.277Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2022-03-10T22:59:09.277Z] === RUN TestPublishBatchAlreadyAccepted [2022-03-10T22:59:09.277Z] time="2022-03-10T22:59:09Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-03-10T22:59:09.277Z] time="2022-03-10T22:59:09Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2022-03-10T22:59:09.277Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2022-03-10T22:59:09.277Z] === RUN TestCollectBatchSimple [2022-03-10T22:59:09.277Z] --- PASS: TestCollectBatchSimple (0.00s) [2022-03-10T22:59:09.277Z] === RUN TestCollectBatchTicker [2022-03-10T22:59:09.277Z] --- PASS: TestCollectBatchTicker (0.00s) [2022-03-10T22:59:09.277Z] === RUN TestCollectBatchMultilinePattern [2022-03-10T22:59:09.277Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2022-03-10T22:59:09.277Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2022-03-10T22:59:09.277Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2022-03-10T22:59:09.277Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2022-03-10T22:59:09.277Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2022-03-10T22:59:09.277Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2022-03-10T22:59:09.277Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.02s) [2022-03-10T22:59:09.277Z] === RUN TestCollectBatchClose [2022-03-10T22:59:09.277Z] --- PASS: TestCollectBatchClose (0.00s) [2022-03-10T22:59:09.277Z] === RUN TestEffectiveLen [2022-03-10T22:59:09.277Z] === RUN TestEffectiveLen/0/Hello [2022-03-10T22:59:09.277Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2022-03-10T22:59:09.277Z] === RUN TestEffectiveLen/2/🙃 [2022-03-10T22:59:09.277Z] === RUN TestEffectiveLen/3/���� [2022-03-10T22:59:09.277Z] === RUN TestEffectiveLen/4/He��o [2022-03-10T22:59:09.277Z] === RUN TestEffectiveLen/5/ [2022-03-10T22:59:09.277Z] --- PASS: TestEffectiveLen (0.00s) [2022-03-10T22:59:09.277Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2022-03-10T22:59:09.277Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2022-03-10T22:59:09.277Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2022-03-10T22:59:09.277Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2022-03-10T22:59:09.277Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2022-03-10T22:59:09.277Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2022-03-10T22:59:09.277Z] === RUN TestFindValidSplit [2022-03-10T22:59:09.277Z] === RUN TestFindValidSplit/0/ [2022-03-10T22:59:09.277Z] cloudwatchlogs_test.go:1076: [2022-03-10T22:59:09.277Z] cloudwatchlogs_test.go:1077: [2022-03-10T22:59:09.277Z] === RUN TestFindValidSplit/1/Hello [2022-03-10T22:59:09.277Z] cloudwatchlogs_test.go:1076: Hello [2022-03-10T22:59:09.277Z] cloudwatchlogs_test.go:1077: [2022-03-10T22:59:09.277Z] === RUN TestFindValidSplit/2/Hello [2022-03-10T22:59:09.277Z] cloudwatchlogs_test.go:1076: He [2022-03-10T22:59:09.277Z] cloudwatchlogs_test.go:1077: llo [2022-03-10T22:59:09.277Z] === RUN TestFindValidSplit/3/Hello [2022-03-10T22:59:09.277Z] cloudwatchlogs_test.go:1076: [2022-03-10T22:59:09.277Z] cloudwatchlogs_test.go:1077: Hello [2022-03-10T22:59:09.277Z] === RUN TestFindValidSplit/4/🙃 [2022-03-10T22:59:09.277Z] cloudwatchlogs_test.go:1076: [2022-03-10T22:59:09.277Z] cloudwatchlogs_test.go:1077: 🙃 [2022-03-10T22:59:09.277Z] === RUN TestFindValidSplit/5/🙃 [2022-03-10T22:59:09.277Z] cloudwatchlogs_test.go:1076: 🙃 [2022-03-10T22:59:09.277Z] cloudwatchlogs_test.go:1077: [2022-03-10T22:59:09.277Z] === RUN TestFindValidSplit/6/a� [2022-03-10T22:59:09.277Z] cloudwatchlogs_test.go:1076: a [2022-03-10T22:59:09.277Z] cloudwatchlogs_test.go:1077: � [2022-03-10T22:59:09.277Z] === RUN TestFindValidSplit/7/a� [2022-03-10T22:59:09.277Z] cloudwatchlogs_test.go:1076: a� [2022-03-10T22:59:09.277Z] cloudwatchlogs_test.go:1077: [2022-03-10T22:59:09.277Z] --- PASS: TestFindValidSplit (0.00s) [2022-03-10T22:59:09.277Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2022-03-10T22:59:09.277Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2022-03-10T22:59:09.277Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2022-03-10T22:59:09.277Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2022-03-10T22:59:09.277Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2022-03-10T22:59:09.277Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2022-03-10T22:59:09.277Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2022-03-10T22:59:09.277Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2022-03-10T22:59:09.277Z] === RUN TestProcessEventEmoji [2022-03-10T22:59:09.277Z] --- PASS: TestProcessEventEmoji (0.00s) [2022-03-10T22:59:09.277Z] === RUN TestCollectBatchLineSplit [2022-03-10T22:59:09.277Z] --- PASS: TestCollectBatchLineSplit (0.01s) [2022-03-10T22:59:09.277Z] === RUN TestCollectBatchLineSplitWithBinary [2022-03-10T22:59:09.277Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s) [2022-03-10T22:59:09.277Z] === RUN TestCollectBatchMaxEvents [2022-03-10T22:59:09.277Z] --- PASS: TestCollectBatchMaxEvents (0.02s) [2022-03-10T22:59:09.277Z] === RUN TestCollectBatchMaxTotalBytes [2022-03-10T22:59:09.317Z] ok github.com/docker/docker/image 0.026s coverage: 86.9% of statements [2022-03-10T22:59:09.503Z] === RUN TestLoad [2022-03-10T22:59:09.503Z] --- PASS: TestLoad (0.00s) [2022-03-10T22:59:09.503Z] === RUN TestSave [2022-03-10T22:59:09.503Z] --- PASS: TestSave (0.02s) [2022-03-10T22:59:09.503Z] === RUN TestAddDeleteGet [2022-03-10T22:59:09.503Z] --- PASS: TestAddDeleteGet (0.03s) [2022-03-10T22:59:09.503Z] === RUN TestInvalidTags [2022-03-10T22:59:09.503Z] --- PASS: TestInvalidTags (0.00s) [2022-03-10T22:59:09.503Z] PASS [2022-03-10T22:59:09.503Z] coverage: 83.7% of statements [2022-03-10T22:59:09.503Z] ok github.com/docker/docker/reference 0.091s coverage: 83.7% of statements [2022-03-10T22:59:09.575Z] ok github.com/docker/docker/image/cache 0.006s coverage: 19.2% of statements [2022-03-10T22:59:09.735Z] --- PASS: TestCollectBatchMaxTotalBytes (0.02s) [2022-03-10T22:59:09.735Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2022-03-10T22:59:09.735Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.07s) [2022-03-10T22:59:09.735Z] === RUN TestCollectBatchWithDuplicateTimestamps [2022-03-10T22:59:09.735Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.05s) [2022-03-10T22:59:09.735Z] === RUN TestParseLogOptionsMultilinePattern [2022-03-10T22:59:09.735Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2022-03-10T22:59:09.735Z] === RUN TestParseLogOptionsDatetimeFormat [2022-03-10T22:59:09.735Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2022-03-10T22:59:09.735Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2022-03-10T22:59:09.735Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2022-03-10T22:59:09.735Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2022-03-10T22:59:09.735Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2022-03-10T22:59:09.735Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2022-03-10T22:59:09.735Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2022-03-10T22:59:09.735Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2022-03-10T22:59:09.735Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2022-03-10T22:59:09.735Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2022-03-10T22:59:09.735Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2022-03-10T22:59:09.735Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2022-03-10T22:59:09.735Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2022-03-10T22:59:09.735Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2022-03-10T22:59:09.735Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2022-03-10T22:59:09.735Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2022-03-10T22:59:09.735Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2022-03-10T22:59:09.735Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2022-03-10T22:59:09.735Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2022-03-10T22:59:09.735Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2022-03-10T22:59:09.735Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2022-03-10T22:59:09.735Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2022-03-10T22:59:09.735Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2022-03-10T22:59:09.735Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2022-03-10T22:59:09.735Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2022-03-10T22:59:09.735Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2022-03-10T22:59:09.735Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2022-03-10T22:59:09.735Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2022-03-10T22:59:09.735Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2022-03-10T22:59:09.735Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2022-03-10T22:59:09.735Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2022-03-10T22:59:09.735Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2022-03-10T22:59:09.735Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2022-03-10T22:59:09.735Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2022-03-10T22:59:09.735Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2022-03-10T22:59:09.735Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2022-03-10T22:59:09.735Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2022-03-10T22:59:09.735Z] === RUN TestValidateLogOptionsFormat [2022-03-10T22:59:09.735Z] === RUN TestValidateLogOptionsFormat/0/json/emf [2022-03-10T22:59:09.735Z] === RUN TestValidateLogOptionsFormat/1/random [2022-03-10T22:59:09.735Z] === RUN TestValidateLogOptionsFormat/2/ [2022-03-10T22:59:09.735Z] === RUN TestValidateLogOptionsFormat/3/json/emf [2022-03-10T22:59:09.735Z] === RUN TestValidateLogOptionsFormat/4/json/emf [2022-03-10T22:59:09.735Z] --- PASS: TestValidateLogOptionsFormat (0.00s) [2022-03-10T22:59:09.735Z] --- PASS: TestValidateLogOptionsFormat/0/json/emf (0.00s) [2022-03-10T22:59:09.735Z] --- PASS: TestValidateLogOptionsFormat/1/random (0.00s) [2022-03-10T22:59:09.735Z] --- PASS: TestValidateLogOptionsFormat/2/ (0.00s) [2022-03-10T22:59:09.735Z] --- PASS: TestValidateLogOptionsFormat/3/json/emf (0.00s) [2022-03-10T22:59:09.735Z] --- PASS: TestValidateLogOptionsFormat/4/json/emf (0.00s) [2022-03-10T22:59:09.735Z] === RUN TestCreateTagSuccess [2022-03-10T22:59:09.735Z] --- PASS: TestCreateTagSuccess (0.00s) [2022-03-10T22:59:09.735Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2022-03-10T22:59:09.735Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2022-03-10T22:59:09.735Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2022-03-10T22:59:09.735Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2022-03-10T22:59:09.735Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2022-03-10T22:59:09.735Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2022-03-10T22:59:09.735Z] PASS [2022-03-10T22:59:09.735Z] coverage: 79.9% of statements [2022-03-10T22:59:09.735Z] ok github.com/docker/docker/daemon/logger/awslogs 0.531s coverage: 79.9% of statements [2022-03-10T22:59:09.735Z] === RUN TestSearchRegistryForImagesErrors [2022-03-10T22:59:09.735Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2022-03-10T22:59:09.735Z] === RUN TestSearchRegistryForImages [2022-03-10T22:59:09.735Z] --- PASS: TestSearchRegistryForImages (0.00s) [2022-03-10T22:59:09.735Z] === RUN TestOnlyPlatformWithFallback [2022-03-10T22:59:09.735Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2022-03-10T22:59:09.735Z] === RUN TestImageDelete [2022-03-10T22:59:09.735Z] === RUN TestImageDelete/no_lease [2022-03-10T22:59:09.735Z] === RUN TestImageDelete/lease_exists [2022-03-10T22:59:09.735Z] --- PASS: TestImageDelete (0.07s) [2022-03-10T22:59:09.735Z] --- PASS: TestImageDelete/no_lease (0.02s) [2022-03-10T22:59:09.735Z] --- PASS: TestImageDelete/lease_exists (0.02s) [2022-03-10T22:59:09.735Z] === RUN TestContentStoreForPull [2022-03-10T22:59:09.969Z] --- PASS: TestNewClientWithTimeout (17.61s) [2022-03-10T22:59:09.970Z] === RUN TestClientStream [2022-03-10T22:59:09.970Z] --- PASS: TestClientStream (0.00s) [2022-03-10T22:59:09.970Z] === RUN TestClientSendFile [2022-03-10T22:59:09.970Z] --- PASS: TestClientSendFile (0.00s) [2022-03-10T22:59:09.970Z] === RUN TestClientWithRequestTimeout [2022-03-10T22:59:09.970Z] --- PASS: TestClientWithRequestTimeout (0.01s) [2022-03-10T22:59:09.970Z] === RUN TestFileSpecPlugin [2022-03-10T22:59:09.970Z] --- PASS: TestFileSpecPlugin (0.01s) [2022-03-10T22:59:09.970Z] === RUN TestFileJSONSpecPlugin [2022-03-10T22:59:09.970Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2022-03-10T22:59:09.970Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2022-03-10T22:59:09.970Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2022-03-10T22:59:09.970Z] === RUN TestPluginAddHandler [2022-03-10T22:59:09.970Z] --- PASS: TestPluginAddHandler (0.00s) [2022-03-10T22:59:09.970Z] === RUN TestPluginWaitBadPlugin [2022-03-10T22:59:09.970Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2022-03-10T22:59:09.970Z] === RUN TestGet [2022-03-10T22:59:09.970Z] time="2022-03-10T22:59:09Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2022-03-10T22:59:10.143Z] ok github.com/docker/docker/distribution/xfer 1.900s coverage: 84.9% of statements [2022-03-10T22:59:10.143Z] ? github.com/docker/docker/dockerversion [no test files] [2022-03-10T22:59:10.257Z] --- PASS: TestContentStoreForPull (0.21s) [2022-03-10T22:59:10.257Z] PASS [2022-03-10T22:59:10.257Z] coverage: 6.8% of statements [2022-03-10T22:59:10.257Z] ok github.com/docker/docker/daemon/images 0.410s coverage: 6.8% of statements [2022-03-10T22:59:10.257Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-03-10T22:59:10.257Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-03-10T22:59:10.257Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2022-03-10T22:59:10.257Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-03-10T22:59:10.257Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2022-03-10T22:59:10.257Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2022-03-10T22:59:10.257Z] === RUN TestJSONLogsMarshalJSONBuf [2022-03-10T22:59:10.257Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2022-03-10T22:59:10.257Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2022-03-10T22:59:10.402Z] ok github.com/docker/docker/image/tarexport 0.019s coverage: 0.7% of statements [2022-03-10T22:59:10.437Z] === RUN TestResumableRequestHeaderSimpleErrors [2022-03-10T22:59:10.437Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.00s) [2022-03-10T22:59:10.437Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2022-03-10T22:59:10.437Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2022-03-10T22:59:10.437Z] === RUN TestResumableRequestHeaderTooMuchFailures [2022-03-10T22:59:10.437Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2022-03-10T22:59:10.437Z] === RUN TestResumableRequestReaderWithReadError [2022-03-10T22:59:10.437Z] time="2022-03-10T22:59:10Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2022-03-10T22:59:10.437Z] --- PASS: TestResumableRequestReaderWithReadError (0.12s) [2022-03-10T22:59:10.437Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2022-03-10T22:59:10.437Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2022-03-10T22:59:10.437Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2022-03-10T22:59:10.437Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2022-03-10T22:59:10.437Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2022-03-10T22:59:10.437Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2022-03-10T22:59:10.437Z] === RUN TestResumableRequestReader [2022-03-10T22:59:10.437Z] --- PASS: TestResumableRequestReader (0.00s) [2022-03-10T22:59:10.437Z] === RUN TestResumableRequestReaderWithInitialResponse [2022-03-10T22:59:10.437Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2022-03-10T22:59:10.437Z] PASS [2022-03-10T22:59:10.437Z] coverage: 100.0% of statements [2022-03-10T22:59:10.437Z] ok github.com/docker/docker/registry/resumable 0.178s coverage: 100.0% of statements [2022-03-10T22:59:10.662Z] ok github.com/docker/docker/image/v1 0.007s coverage: 25.0% of statements [2022-03-10T22:59:10.662Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-03-10T22:59:10.706Z] ............................ [ 66%] [2022-03-10T22:59:10.715Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.18s) [2022-03-10T22:59:10.715Z] === RUN TestFastTimeMarshalJSON [2022-03-10T22:59:10.715Z] --- PASS: TestFastTimeMarshalJSON (0.02s) [2022-03-10T22:59:10.715Z] PASS [2022-03-10T22:59:10.715Z] coverage: 87.2% of statements [2022-03-10T22:59:10.715Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.272s coverage: 87.2% of statements [2022-03-10T22:59:10.715Z] === RUN TestJSONFileLogger [2022-03-10T22:59:10.715Z] --- PASS: TestJSONFileLogger (0.00s) [2022-03-10T22:59:10.715Z] === RUN TestJSONFileLoggerWithTags [2022-03-10T22:59:10.905Z] === RUN TestResolveAuthConfigIndexServer [2022-03-10T22:59:10.905Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2022-03-10T22:59:10.905Z] === RUN TestResolveAuthConfigFullURL [2022-03-10T22:59:10.905Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2022-03-10T22:59:10.905Z] === RUN TestLoadAllowNondistributableArtifacts [2022-03-10T22:59:10.905Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2022-03-10T22:59:10.905Z] === RUN TestValidateMirror [2022-03-10T22:59:10.905Z] --- PASS: TestValidateMirror (0.00s) [2022-03-10T22:59:10.905Z] === RUN TestLoadInsecureRegistries [2022-03-10T22:59:10.905Z] === RUN TestRestartManagerTimeout [2022-03-10T22:59:10.905Z] --- PASS: TestRestartManagerTimeout (0.00s) [2022-03-10T22:59:10.905Z] === RUN TestRestartManagerTimeoutReset [2022-03-10T22:59:10.905Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2022-03-10T22:59:10.905Z] PASS [2022-03-10T22:59:10.905Z] coverage: 50.9% of statements [2022-03-10T22:59:10.905Z] ok github.com/docker/docker/restartmanager 0.029s coverage: 50.9% of statements [2022-03-10T22:59:10.905Z] time="2022-03-10T22:59:10Z" level=warning msg="insecure registry http://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-03-10T22:59:10.905Z] time="2022-03-10T22:59:10Z" level=warning msg="insecure registry https://myregistry.example.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2022-03-10T22:59:10.905Z] time="2022-03-10T22:59:10Z" level=warning msg="insecure registry HTTP://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-03-10T22:59:10.905Z] --- PASS: TestLoadInsecureRegistries (0.12s) [2022-03-10T22:59:10.905Z] === RUN TestNewServiceConfig [2022-03-10T22:59:10.905Z] --- PASS: TestNewServiceConfig (0.00s) [2022-03-10T22:59:10.905Z] === RUN TestValidateIndexName [2022-03-10T22:59:10.905Z] --- PASS: TestValidateIndexName (0.00s) [2022-03-10T22:59:10.905Z] === RUN TestValidateIndexNameWithError [2022-03-10T22:59:10.905Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2022-03-10T22:59:10.905Z] === RUN TestEndpointParse [2022-03-10T22:59:10.905Z] --- PASS: TestEndpointParse (0.00s) [2022-03-10T22:59:10.905Z] === RUN TestEndpointParseInvalid [2022-03-10T22:59:10.905Z] --- PASS: TestEndpointParseInvalid (0.00s) [2022-03-10T22:59:10.905Z] === RUN TestValidateEndpoint [2022-03-10T22:59:10.905Z] --- PASS: TestValidateEndpoint (0.01s) [2022-03-10T22:59:10.905Z] === RUN TestPing [2022-03-10T22:59:10.905Z] --- PASS: TestPing (0.00s) [2022-03-10T22:59:10.905Z] === RUN TestPingRegistryEndpoint [2022-03-10T22:59:10.905Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2022-03-10T22:59:10.905Z] --- SKIP: TestPingRegistryEndpoint (0.00s) [2022-03-10T22:59:10.905Z] === RUN TestEndpoint [2022-03-10T22:59:10.905Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2022-03-10T22:59:10.905Z] --- SKIP: TestEndpoint (0.00s) [2022-03-10T22:59:10.905Z] === RUN TestParseRepositoryInfo [2022-03-10T22:59:10.905Z] --- PASS: TestParseRepositoryInfo (0.00s) [2022-03-10T22:59:10.905Z] === RUN TestNewIndexInfo [2022-03-10T22:59:10.905Z] --- PASS: TestNewIndexInfo (0.00s) [2022-03-10T22:59:10.905Z] === RUN TestMirrorEndpointLookup [2022-03-10T22:59:10.905Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2022-03-10T22:59:10.905Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2022-03-10T22:59:10.905Z] === RUN TestSearchRepositories [2022-03-10T22:59:10.905Z] registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2022-03-10T22:59:10.905Z] Host: 127.0.0.1:49336 [2022-03-10T22:59:10.905Z] User-Agent: docker test client [2022-03-10T22:59:10.905Z] Authorization: Token fake-token [2022-03-10T22:59:10.905Z] X-Docker-Token: true [2022-03-10T22:59:10.905Z] Accept-Encoding: gzip [2022-03-10T22:59:10.905Z] [2022-03-10T22:59:10.905Z] [2022-03-10T22:59:10.905Z] registry_test.go:730: HTTP/1.1 200 OK [2022-03-10T22:59:10.905Z] Connection: close [2022-03-10T22:59:10.905Z] Content-Length: 144 [2022-03-10T22:59:10.905Z] Cache-Control: no-cache [2022-03-10T22:59:10.905Z] Content-Type: application/json [2022-03-10T22:59:10.905Z] Date: Thu, 10 Mar 2022 22:59:10 GMT [2022-03-10T22:59:10.905Z] Expires: -1 [2022-03-10T22:59:10.905Z] Pragma: no-cache [2022-03-10T22:59:10.905Z] Server: docker-tests/mock [2022-03-10T22:59:10.905Z] X-Docker-Registry-Config: mock [2022-03-10T22:59:10.905Z] X-Docker-Registry-Version: 0.0.0 [2022-03-10T22:59:10.905Z] [2022-03-10T22:59:10.905Z] [2022-03-10T22:59:10.905Z] --- PASS: TestSearchRepositories (0.00s) [2022-03-10T22:59:10.905Z] === RUN TestTrustedLocation [2022-03-10T22:59:10.905Z] --- PASS: TestTrustedLocation (0.00s) [2022-03-10T22:59:10.905Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2022-03-10T22:59:10.905Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2022-03-10T22:59:10.905Z] === RUN TestAllowNondistributableArtifacts [2022-03-10T22:59:10.905Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2022-03-10T22:59:10.905Z] === RUN TestIsSecureIndex [2022-03-10T22:59:10.905Z] --- PASS: TestIsSecureIndex (0.00s) [2022-03-10T22:59:10.905Z] PASS [2022-03-10T22:59:10.905Z] coverage: 51.2% of statements [2022-03-10T22:59:10.905Z] ok github.com/docker/docker/registry 0.183s coverage: 51.2% of statements [2022-03-10T22:59:10.905Z] time="2022-03-10T22:59:10Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2022-03-10T22:59:11.172Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2022-03-10T22:59:11.172Z] === RUN TestJSONFileLoggerWithOpts [2022-03-10T22:59:11.172Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s) [2022-03-10T22:59:11.172Z] === RUN TestJSONFileLoggerWithLabelsEnv [2022-03-10T22:59:11.172Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2022-03-10T22:59:11.172Z] === RUN TestEncodeDecode [2022-03-10T22:59:11.172Z] === PAUSE TestEncodeDecode [2022-03-10T22:59:11.172Z] === RUN TestUnexpectedEOF [2022-03-10T22:59:11.172Z] time="2022-03-10T22:59:10Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-03-10T22:59:11.172Z] time="2022-03-10T22:59:10Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-03-10T22:59:11.172Z] --- PASS: TestUnexpectedEOF (0.21s) [2022-03-10T22:59:11.172Z] === CONT TestEncodeDecode [2022-03-10T22:59:11.172Z] --- PASS: TestEncodeDecode (0.00s) [2022-03-10T22:59:11.172Z] PASS [2022-03-10T22:59:11.172Z] coverage: 69.9% of statements [2022-03-10T22:59:11.172Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.285s coverage: 69.9% of statements [2022-03-10T22:59:11.230Z] ok github.com/docker/docker/libcontainerd/queue 0.023s coverage: 100.0% of statements [2022-03-10T22:59:11.374Z] === RUN TestDecodeContainerConfig [2022-03-10T22:59:11.374Z] --- PASS: TestDecodeContainerConfig (0.00s) [2022-03-10T22:59:11.374Z] === RUN TestDecodeContainerConfigIsolation [2022-03-10T22:59:11.374Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2022-03-10T22:59:11.374Z] === RUN TestValidatePrivileged [2022-03-10T22:59:11.374Z] --- PASS: TestValidatePrivileged (0.00s) [2022-03-10T22:59:11.374Z] PASS [2022-03-10T22:59:11.374Z] coverage: 52.6% of statements [2022-03-10T22:59:11.374Z] ok github.com/docker/docker/runconfig 0.039s coverage: 52.6% of statements [2022-03-10T22:59:11.374Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2022-03-10T22:59:11.374Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2022-03-10T22:59:11.374Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2022-03-10T22:59:11.374Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2022-03-10T22:59:11.374Z] PASS [2022-03-10T22:59:11.374Z] coverage: 62.5% of statements [2022-03-10T22:59:11.628Z] === RUN TestWriteLog [2022-03-10T22:59:11.628Z] === PAUSE TestWriteLog [2022-03-10T22:59:11.628Z] === RUN TestReadLog [2022-03-10T22:59:11.628Z] === PAUSE TestReadLog [2022-03-10T22:59:11.628Z] === RUN TestDecode [2022-03-10T22:59:11.628Z] --- PASS: TestDecode (0.02s) [2022-03-10T22:59:11.628Z] === CONT TestWriteLog [2022-03-10T22:59:11.628Z] === CONT TestReadLog [2022-03-10T22:59:11.628Z] --- PASS: TestWriteLog (0.00s) [2022-03-10T22:59:11.799Z] ok github.com/docker/docker/oci 0.006s coverage: 43.3% of statements [2022-03-10T22:59:11.841Z] ok github.com/docker/docker/testutil 0.033s coverage: 62.5% of statements [2022-03-10T22:59:12.084Z] === RUN TestReadLog/tail_exact [2022-03-10T22:59:12.084Z] === RUN TestReadLog/tail_less_than_available [2022-03-10T22:59:12.084Z] === RUN TestReadLog/tail_more_than_available [2022-03-10T22:59:12.084Z] --- PASS: TestReadLog (0.37s) [2022-03-10T22:59:12.084Z] --- PASS: TestReadLog/tail_exact (0.25s) [2022-03-10T22:59:12.084Z] --- PASS: TestReadLog/tail_less_than_available (0.09s) [2022-03-10T22:59:12.084Z] --- PASS: TestReadLog/tail_more_than_available (0.02s) [2022-03-10T22:59:12.084Z] PASS [2022-03-10T22:59:12.084Z] coverage: 78.7% of statements [2022-03-10T22:59:12.084Z] ok github.com/docker/docker/daemon/logger/local 0.495s coverage: 78.7% of statements [2022-03-10T22:59:12.084Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-03-10T22:59:12.084Z] === RUN TestOpenFileDelete [2022-03-10T22:59:12.084Z] --- PASS: TestOpenFileDelete (0.00s) [2022-03-10T22:59:12.084Z] === RUN TestOpenFileRename [2022-03-10T22:59:12.084Z] --- PASS: TestOpenFileRename (0.00s) [2022-03-10T22:59:12.084Z] === RUN TestHandleDecoderErr [2022-03-10T22:59:12.084Z] --- PASS: TestHandleDecoderErr (0.00s) [2022-03-10T22:59:12.084Z] === RUN TestParseLogTagDefaultTag [2022-03-10T22:59:12.084Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2022-03-10T22:59:12.084Z] === RUN TestParseLogTag [2022-03-10T22:59:12.084Z] --- PASS: TestParseLogTag (0.00s) [2022-03-10T22:59:12.084Z] === RUN TestParseLogTagEmptyTag [2022-03-10T22:59:12.084Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2022-03-10T22:59:12.084Z] === RUN TestTailFiles [2022-03-10T22:59:12.084Z] --- PASS: TestTailFiles (0.00s) [2022-03-10T22:59:12.084Z] === RUN TestFollowLogsConsumerGone [2022-03-10T22:59:12.084Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2022-03-10T22:59:12.084Z] === RUN TestFollowLogsProducerGone [2022-03-10T22:59:12.084Z] logfile_test.go:233: messages sent: 4098, received: 4098 [2022-03-10T22:59:12.084Z] logfile_test.go:180: logDecode() closed after sending 4098 messages [2022-03-10T22:59:12.084Z] --- PASS: TestFollowLogsProducerGone (0.00s) [2022-03-10T22:59:12.084Z] === RUN TestCheckCapacityAndRotate [2022-03-10T22:59:12.084Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2022-03-10T22:59:12.084Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2022-03-10T22:59:12.084Z] --- PASS: TestCheckCapacityAndRotate (0.05s) [2022-03-10T22:59:12.084Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s) [2022-03-10T22:59:12.084Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.02s) [2022-03-10T22:59:12.084Z] PASS [2022-03-10T22:59:12.084Z] coverage: 53.5% of statements [2022-03-10T22:59:12.084Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.143s coverage: 53.5% of statements [2022-03-10T22:59:12.367Z] ok github.com/docker/docker/opts 0.018s coverage: 67.4% of statements [2022-03-10T22:59:12.545Z] === RUN TestLog [2022-03-10T22:59:12.545Z] --- PASS: TestLog (0.03s) [2022-03-10T22:59:12.545Z] PASS [2022-03-10T22:59:12.545Z] coverage: 31.5% of statements [2022-03-10T22:59:12.545Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.083s coverage: 31.5% of statements [2022-03-10T22:59:12.627Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 52.9% of statements [2022-03-10T22:59:12.891Z] time="2022-03-10T22:59:12Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2022-03-10T22:59:13.508Z] === RUN TestNewParse [2022-03-10T22:59:13.508Z] --- PASS: TestNewParse (0.00s) [2022-03-10T22:59:13.508Z] PASS [2022-03-10T22:59:13.508Z] coverage: 8.3% of statements [2022-03-10T22:59:13.508Z] ok github.com/docker/docker/daemon/logger/templates 0.055s coverage: 8.3% of statements [2022-03-10T22:59:13.508Z] === RUN TestValidateLogOpt [2022-03-10T22:59:13.508Z] --- PASS: TestValidateLogOpt (0.00s) [2022-03-10T22:59:13.508Z] === RUN TestNewMissedConfig [2022-03-10T22:59:13.508Z] --- PASS: TestNewMissedConfig (0.00s) [2022-03-10T22:59:13.508Z] === RUN TestNewMissedUrl [2022-03-10T22:59:13.508Z] --- PASS: TestNewMissedUrl (0.00s) [2022-03-10T22:59:13.508Z] === RUN TestNewMissedToken [2022-03-10T22:59:13.508Z] --- PASS: TestNewMissedToken (0.00s) [2022-03-10T22:59:13.508Z] === RUN TestNewWithProxy [2022-03-10T22:59:13.508Z] --- PASS: TestNewWithProxy (0.00s) [2022-03-10T22:59:13.508Z] === RUN TestDefault [2022-03-10T22:59:13.508Z] --- PASS: TestDefault (0.01s) [2022-03-10T22:59:13.508Z] === RUN TestInlineFormatWithNonDefaultOptions [2022-03-10T22:59:13.508Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2022-03-10T22:59:13.508Z] === RUN TestJsonFormat [2022-03-10T22:59:13.508Z] --- PASS: TestJsonFormat (0.01s) [2022-03-10T22:59:13.508Z] === RUN TestRawFormat [2022-03-10T22:59:13.508Z] --- PASS: TestRawFormat (0.00s) [2022-03-10T22:59:13.508Z] === RUN TestRawFormatWithLabels [2022-03-10T22:59:13.508Z] --- PASS: TestRawFormatWithLabels (0.00s) [2022-03-10T22:59:13.508Z] === RUN TestRawFormatWithoutTag [2022-03-10T22:59:13.508Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2022-03-10T22:59:13.508Z] === RUN TestBatching [2022-03-10T22:59:13.508Z] === RUN TestParseLogFormat [2022-03-10T22:59:13.508Z] --- PASS: TestParseLogFormat (0.00s) [2022-03-10T22:59:13.508Z] === RUN TestValidateLogOptEmpty [2022-03-10T22:59:13.508Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2022-03-10T22:59:13.508Z] === RUN TestValidateSyslogAddress [2022-03-10T22:59:13.508Z] --- PASS: TestValidateSyslogAddress (0.00s) [2022-03-10T22:59:13.508Z] === RUN TestParseAddressDefaultPort [2022-03-10T22:59:13.508Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2022-03-10T22:59:13.508Z] === RUN TestValidateSyslogFacility [2022-03-10T22:59:13.508Z] --- PASS: TestValidateSyslogFacility (0.00s) [2022-03-10T22:59:13.508Z] === RUN TestValidateLogOptSyslogFormat [2022-03-10T22:59:13.508Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2022-03-10T22:59:13.508Z] === RUN TestValidateLogOpt [2022-03-10T22:59:13.508Z] --- PASS: TestValidateLogOpt (0.00s) [2022-03-10T22:59:13.508Z] PASS [2022-03-10T22:59:13.508Z] coverage: 46.8% of statements [2022-03-10T22:59:13.508Z] ok github.com/docker/docker/daemon/logger/syslog 0.069s coverage: 46.8% of statements [2022-03-10T22:59:13.875Z] === RUN TestGetDriver [2022-03-10T22:59:13.875Z] --- PASS: TestGetDriver (0.00s) [2022-03-10T22:59:13.875Z] === RUN TestVolumeRequestError [2022-03-10T22:59:13.875Z] --- PASS: TestVolumeRequestError (0.01s) [2022-03-10T22:59:13.875Z] PASS [2022-03-10T22:59:13.875Z] coverage: 36.1% of statements [2022-03-10T22:59:13.875Z] ok github.com/docker/docker/volume/drivers 0.043s coverage: 36.1% of statements [2022-03-10T22:59:13.875Z] === RUN TestGetAddress [2022-03-10T22:59:13.875Z] --- PASS: TestGetAddress (0.00s) [2022-03-10T22:59:13.875Z] === RUN TestRemove [2022-03-10T22:59:13.875Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-03-10T22:59:13.875Z] --- SKIP: TestRemove (0.00s) [2022-03-10T22:59:13.875Z] === RUN TestInitializeWithVolumes [2022-03-10T22:59:13.875Z] --- PASS: TestInitializeWithVolumes (0.00s) [2022-03-10T22:59:13.875Z] === RUN TestCreate [2022-03-10T22:59:13.875Z] --- PASS: TestCreate (0.01s) [2022-03-10T22:59:13.875Z] === RUN TestValidateName [2022-03-10T22:59:13.875Z] --- PASS: TestValidateName (0.00s) [2022-03-10T22:59:13.875Z] === RUN TestCreateWithOpts [2022-03-10T22:59:13.875Z] local_test.go:180: runtime.GOOS == "windows" [2022-03-10T22:59:13.875Z] --- SKIP: TestCreateWithOpts (0.00s) [2022-03-10T22:59:13.875Z] === RUN TestRelaodNoOpts [2022-03-10T22:59:13.875Z] --- PASS: TestRelaodNoOpts (0.01s) [2022-03-10T22:59:13.875Z] PASS [2022-03-10T22:59:13.875Z] coverage: 41.5% of statements [2022-03-10T22:59:13.875Z] ok github.com/docker/docker/volume/local 0.056s coverage: 41.5% of statements [2022-03-10T22:59:13.964Z] --- PASS: TestBatching (0.28s) [2022-03-10T22:59:13.964Z] === RUN TestFrequency [2022-03-10T22:59:13.964Z] --- PASS: TestFrequency (0.23s) [2022-03-10T22:59:13.964Z] === RUN TestOneMessagePerRequest [2022-03-10T22:59:14.421Z] --- PASS: TestOneMessagePerRequest (0.11s) [2022-03-10T22:59:14.421Z] === RUN TestVerify [2022-03-10T22:59:14.421Z] --- PASS: TestVerify (0.00s) [2022-03-10T22:59:14.421Z] === RUN TestSkipVerify [2022-03-10T22:59:14.421Z] time="2022-03-10T22:59:13Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-10T22:59:14.421Z] time="2022-03-10T22:59:14Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-10T22:59:14.421Z] time="2022-03-10T22:59:14Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-10T22:59:14.532Z] ok github.com/docker/docker/pkg/archive 0.292s coverage: 82.3% of statements [2022-03-10T22:59:14.860Z] === RUN TestLCOWParseMountRaw [2022-03-10T22:59:14.860Z] --- PASS: TestLCOWParseMountRaw (0.00s) [2022-03-10T22:59:14.860Z] === RUN TestLCOWParseMountRawSplit [2022-03-10T22:59:14.860Z] === RUN TestLCOWParseMountRawSplit/0_c:\:/foo [2022-03-10T22:59:14.860Z] === RUN TestLCOWParseMountRawSplit/1_c:\:/foo:ro [2022-03-10T22:59:14.860Z] === RUN TestLCOWParseMountRawSplit/2_c:\:/foo:rw [2022-03-10T22:59:14.860Z] === RUN TestLCOWParseMountRawSplit/3_c:\:/foo:foo [2022-03-10T22:59:14.860Z] === RUN TestLCOWParseMountRawSplit/4_name:/foo:rw [2022-03-10T22:59:14.860Z] === RUN TestLCOWParseMountRawSplit/5_name:/foo [2022-03-10T22:59:14.860Z] === RUN TestLCOWParseMountRawSplit/6_name:/foo:ro [2022-03-10T22:59:14.860Z] === RUN TestLCOWParseMountRawSplit/7_name:/ [2022-03-10T22:59:14.860Z] === RUN TestLCOWParseMountRawSplit/8_driver/name:/ [2022-03-10T22:59:14.860Z] === RUN TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar [2022-03-10T22:59:14.860Z] === RUN TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data [2022-03-10T22:59:14.860Z] === RUN TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo [2022-03-10T22:59:14.860Z] --- PASS: TestLCOWParseMountRawSplit (0.00s) [2022-03-10T22:59:14.860Z] --- PASS: TestLCOWParseMountRawSplit/0_c:\:/foo (0.00s) [2022-03-10T22:59:14.860Z] --- PASS: TestLCOWParseMountRawSplit/1_c:\:/foo:ro (0.00s) [2022-03-10T22:59:14.860Z] --- PASS: TestLCOWParseMountRawSplit/2_c:\:/foo:rw (0.00s) [2022-03-10T22:59:14.860Z] --- PASS: TestLCOWParseMountRawSplit/3_c:\:/foo:foo (0.00s) [2022-03-10T22:59:14.860Z] --- PASS: TestLCOWParseMountRawSplit/4_name:/foo:rw (0.00s) [2022-03-10T22:59:14.860Z] --- PASS: TestLCOWParseMountRawSplit/5_name:/foo (0.00s) [2022-03-10T22:59:14.860Z] --- PASS: TestLCOWParseMountRawSplit/6_name:/foo:ro (0.00s) [2022-03-10T22:59:14.860Z] --- PASS: TestLCOWParseMountRawSplit/7_name:/ (0.00s) [2022-03-10T22:59:14.860Z] --- PASS: TestLCOWParseMountRawSplit/8_driver/name:/ (0.00s) [2022-03-10T22:59:14.860Z] --- PASS: TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-03-10T22:59:14.860Z] --- PASS: TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data (0.00s) [2022-03-10T22:59:14.860Z] --- PASS: TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-03-10T22:59:14.860Z] === RUN TestLinuxParseMountRaw [2022-03-10T22:59:14.860Z] --- PASS: TestLinuxParseMountRaw (0.00s) [2022-03-10T22:59:14.860Z] === RUN TestLinuxParseMountRawSplit [2022-03-10T22:59:14.860Z] === RUN TestLinuxParseMountRawSplit/0_/tmp:/tmp1 [2022-03-10T22:59:14.860Z] === RUN TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro [2022-03-10T22:59:14.860Z] === RUN TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw [2022-03-10T22:59:14.860Z] === RUN TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo [2022-03-10T22:59:14.860Z] === RUN TestLinuxParseMountRawSplit/4_name:/named1 [2022-03-10T22:59:14.860Z] === RUN TestLinuxParseMountRawSplit/5_name:/named2 [2022-03-10T22:59:14.860Z] === RUN TestLinuxParseMountRawSplit/6_name:/named3:ro [2022-03-10T22:59:14.860Z] === RUN TestLinuxParseMountRawSplit/7_local/name:/tmp:rw [2022-03-10T22:59:14.860Z] === RUN TestLinuxParseMountRawSplit/8_/tmp:tmp [2022-03-10T22:59:14.860Z] --- PASS: TestLinuxParseMountRawSplit (0.00s) [2022-03-10T22:59:14.860Z] --- PASS: TestLinuxParseMountRawSplit/0_/tmp:/tmp1 (0.00s) [2022-03-10T22:59:14.860Z] --- PASS: TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro (0.00s) [2022-03-10T22:59:14.860Z] --- PASS: TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw (0.00s) [2022-03-10T22:59:14.860Z] --- PASS: TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo (0.00s) [2022-03-10T22:59:14.860Z] --- PASS: TestLinuxParseMountRawSplit/4_name:/named1 (0.00s) [2022-03-10T22:59:14.860Z] --- PASS: TestLinuxParseMountRawSplit/5_name:/named2 (0.00s) [2022-03-10T22:59:14.860Z] --- PASS: TestLinuxParseMountRawSplit/6_name:/named3:ro (0.00s) [2022-03-10T22:59:14.860Z] --- PASS: TestLinuxParseMountRawSplit/7_local/name:/tmp:rw (0.00s) [2022-03-10T22:59:14.860Z] --- PASS: TestLinuxParseMountRawSplit/8_/tmp:tmp (0.00s) [2022-03-10T22:59:14.860Z] === RUN TestLinuxParseMountSpecBindWithFileinfoError [2022-03-10T22:59:14.860Z] --- PASS: TestLinuxParseMountSpecBindWithFileinfoError (0.00s) [2022-03-10T22:59:14.860Z] === RUN TestConvertTmpfsOptions [2022-03-10T22:59:14.860Z] linux_parser_test.go:209: data="mode=700,size=1m" [2022-03-10T22:59:14.860Z] linux_parser_test.go:209: data="ro" [2022-03-10T22:59:14.860Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2022-03-10T22:59:14.860Z] === RUN TestParseMountSpec [2022-03-10T22:59:14.860Z] parser_test.go:62: case 0 [2022-03-10T22:59:14.860Z] parser_test.go:62: case 1 [2022-03-10T22:59:14.860Z] parser_test.go:62: case 2 [2022-03-10T22:59:14.860Z] parser_test.go:62: case 3 [2022-03-10T22:59:14.860Z] parser_test.go:62: case 4 [2022-03-10T22:59:14.860Z] parser_test.go:62: case 5 [2022-03-10T22:59:14.860Z] --- PASS: TestParseMountSpec (0.00s) [2022-03-10T22:59:14.860Z] === RUN TestValidateMount [2022-03-10T22:59:14.860Z] --- PASS: TestValidateMount (0.00s) [2022-03-10T22:59:14.860Z] === RUN TestWindowsParseMountRaw [2022-03-10T22:59:14.860Z] --- PASS: TestWindowsParseMountRaw (0.00s) [2022-03-10T22:59:14.860Z] === RUN TestWindowsParseMountRawSplit [2022-03-10T22:59:14.860Z] === RUN TestWindowsParseMountRawSplit/0_c:\:d: [2022-03-10T22:59:14.860Z] === RUN TestWindowsParseMountRawSplit/1_c:\:d:\ [2022-03-10T22:59:14.860Z] === RUN TestWindowsParseMountRawSplit/2_c:\:d:\:ro [2022-03-10T22:59:14.860Z] === RUN TestWindowsParseMountRawSplit/3_c:\:d:\:rw [2022-03-10T22:59:14.860Z] === RUN TestWindowsParseMountRawSplit/4_c:\:d:\:foo [2022-03-10T22:59:14.860Z] === RUN TestWindowsParseMountRawSplit/5_name:d::rw [2022-03-10T22:59:14.860Z] === RUN TestWindowsParseMountRawSplit/6_name:d: [2022-03-10T22:59:14.860Z] === RUN TestWindowsParseMountRawSplit/7_name:d::ro [2022-03-10T22:59:14.860Z] === RUN TestWindowsParseMountRawSplit/8_name:c: [2022-03-10T22:59:14.860Z] === RUN TestWindowsParseMountRawSplit/9_driver/name:c: [2022-03-10T22:59:14.860Z] === RUN TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar [2022-03-10T22:59:14.860Z] === RUN TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar [2022-03-10T22:59:14.860Z] === RUN TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo [2022-03-10T22:59:14.860Z] --- PASS: TestWindowsParseMountRawSplit (0.00s) [2022-03-10T22:59:14.860Z] --- PASS: TestWindowsParseMountRawSplit/0_c:\:d: (0.00s) [2022-03-10T22:59:14.860Z] --- PASS: TestWindowsParseMountRawSplit/1_c:\:d:\ (0.00s) [2022-03-10T22:59:14.860Z] --- PASS: TestWindowsParseMountRawSplit/2_c:\:d:\:ro (0.00s) [2022-03-10T22:59:14.860Z] --- PASS: TestWindowsParseMountRawSplit/3_c:\:d:\:rw (0.00s) [2022-03-10T22:59:14.860Z] --- PASS: TestWindowsParseMountRawSplit/4_c:\:d:\:foo (0.00s) [2022-03-10T22:59:14.860Z] --- PASS: TestWindowsParseMountRawSplit/5_name:d::rw (0.00s) [2022-03-10T22:59:14.860Z] --- PASS: TestWindowsParseMountRawSplit/6_name:d: (0.00s) [2022-03-10T22:59:14.860Z] --- PASS: TestWindowsParseMountRawSplit/7_name:d::ro (0.00s) [2022-03-10T22:59:14.860Z] --- PASS: TestWindowsParseMountRawSplit/8_name:c: (0.00s) [2022-03-10T22:59:14.860Z] --- PASS: TestWindowsParseMountRawSplit/9_driver/name:c: (0.00s) [2022-03-10T22:59:14.860Z] --- PASS: TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-03-10T22:59:14.860Z] --- PASS: TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar (0.00s) [2022-03-10T22:59:14.860Z] --- PASS: TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-03-10T22:59:14.860Z] === RUN TestWindowsParseMountSpecBindWithFileinfoError [2022-03-10T22:59:14.860Z] --- PASS: TestWindowsParseMountSpecBindWithFileinfoError (0.00s) [2022-03-10T22:59:14.860Z] PASS [2022-03-10T22:59:14.860Z] coverage: 67.6% of statements [2022-03-10T22:59:14.860Z] ok github.com/docker/docker/volume/mounts 0.039s coverage: 67.6% of statements [2022-03-10T22:59:14.887Z] --- PASS: TestSkipVerify (0.49s) [2022-03-10T22:59:14.887Z] === RUN TestBufferMaximum [2022-03-10T22:59:14.887Z] time="2022-03-10T22:59:14Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-10T22:59:14.887Z] time="2022-03-10T22:59:14Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-10T22:59:14.887Z] time="2022-03-10T22:59:14Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-10T22:59:14.887Z] time="2022-03-10T22:59:14Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-10T22:59:14.887Z] time="2022-03-10T22:59:14Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-10T22:59:14.887Z] time="2022-03-10T22:59:14Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1646953154.389470\",\"host\":\"a88112ed1f7d\"}'" [2022-03-10T22:59:14.887Z] time="2022-03-10T22:59:14Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1646953154.389470\",\"host\":\"a88112ed1f7d\"}'" [2022-03-10T22:59:14.887Z] --- PASS: TestBufferMaximum (0.00s) [2022-03-10T22:59:14.887Z] === RUN TestServerAlwaysDown [2022-03-10T22:59:14.887Z] time="2022-03-10T22:59:14Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-10T22:59:14.887Z] time="2022-03-10T22:59:14Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-10T22:59:14.887Z] time="2022-03-10T22:59:14Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1646953154.392455\",\"host\":\"a88112ed1f7d\"}'" [2022-03-10T22:59:14.887Z] time="2022-03-10T22:59:14Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1646953154.392455\",\"host\":\"a88112ed1f7d\"}'" [2022-03-10T22:59:14.887Z] time="2022-03-10T22:59:14Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-10T22:59:14.888Z] time="2022-03-10T22:59:14Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1646953154.392455\",\"host\":\"a88112ed1f7d\"}'" [2022-03-10T22:59:14.888Z] time="2022-03-10T22:59:14Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1646953154.393456\",\"host\":\"a88112ed1f7d\"}'" [2022-03-10T22:59:14.888Z] time="2022-03-10T22:59:14Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1646953154.393456\",\"host\":\"a88112ed1f7d\"}'" [2022-03-10T22:59:14.888Z] --- PASS: TestServerAlwaysDown (0.00s) [2022-03-10T22:59:14.888Z] === RUN TestCannotSendAfterClose [2022-03-10T22:59:14.888Z] --- PASS: TestCannotSendAfterClose (0.00s) [2022-03-10T22:59:14.888Z] === RUN TestDeadlockOnBlockedEndpoint [2022-03-10T22:59:15.101Z] ok github.com/docker/docker/pkg/authorization 0.321s coverage: 68.3% of statements [2022-03-10T22:59:15.101Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2022-03-10T22:59:15.344Z] === RUN TestV1IDService [2022-03-10T22:59:15.344Z] --- PASS: TestV1IDService (0.02s) [2022-03-10T22:59:15.344Z] === RUN TestV2MetadataService [2022-03-10T22:59:15.360Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2022-03-10T22:59:15.801Z] time="2022-03-10T22:59:15Z" level=warning msg="Error while sending logs" error="Post \"http://127.0.0.1:49207/services/collector/event/1.0\": context deadline exceeded" module=logger/splunk [2022-03-10T22:59:15.801Z] time="2022-03-10T22:59:15Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"a88112ed1f7d\"}'" [2022-03-10T22:59:15.801Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.02s) [2022-03-10T22:59:15.801Z] PASS [2022-03-10T22:59:15.801Z] coverage: 82.5% of statements [2022-03-10T22:59:15.801Z] ok github.com/docker/docker/daemon/logger/splunk 2.223s coverage: 82.5% of statements [2022-03-10T22:59:15.801Z] ? github.com/docker/docker/daemon/names [no test files] [2022-03-10T22:59:15.801Z] ? github.com/docker/docker/daemon/network [no test files] [2022-03-10T22:59:15.801Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-03-10T22:59:15.801Z] === RUN TestSuccessfulDownload [2022-03-10T22:59:15.801Z] download_test.go:267: Needs fixing on Windows [2022-03-10T22:59:15.801Z] --- SKIP: TestSuccessfulDownload (0.00s) [2022-03-10T22:59:15.801Z] === RUN TestCancelledDownload [2022-03-10T22:59:15.801Z] --- PASS: TestCancelledDownload (0.00s) [2022-03-10T22:59:15.801Z] === RUN TestMaxDownloadAttempts [2022-03-10T22:59:15.801Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-03-10T22:59:15.801Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-03-10T22:59:15.801Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-03-10T22:59:15.801Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-03-10T22:59:15.801Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-03-10T22:59:15.801Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-03-10T22:59:15.801Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-03-10T22:59:15.801Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-03-10T22:59:15.801Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-03-10T22:59:15.801Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-03-10T22:59:15.801Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-03-10T22:59:15.801Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-03-10T22:59:15.801Z] === RUN TestContinueOnError_NonMirrorEndpoint [2022-03-10T22:59:15.801Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2022-03-10T22:59:15.801Z] === RUN TestContinueOnError_MirrorEndpoint [2022-03-10T22:59:15.801Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2022-03-10T22:59:15.801Z] === RUN TestContinueOnError_NeverContinue [2022-03-10T22:59:15.801Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2022-03-10T22:59:15.801Z] === RUN TestManifestStore [2022-03-10T22:59:15.801Z] === RUN TestManifestStore/no_remote_or_local [2022-03-10T22:59:15.801Z] --- PASS: TestV2MetadataService (0.72s) [2022-03-10T22:59:15.801Z] PASS [2022-03-10T22:59:15.801Z] coverage: 48.2% of statements [2022-03-10T22:59:15.801Z] ok github.com/docker/docker/distribution/metadata 0.797s coverage: 48.2% of statements [2022-03-10T22:59:15.845Z] === RUN TestSetGetMeta [2022-03-10T22:59:15.845Z] === PAUSE TestSetGetMeta [2022-03-10T22:59:15.845Z] === RUN TestRestore [2022-03-10T22:59:15.845Z] === PAUSE TestRestore [2022-03-10T22:59:15.845Z] === RUN TestServiceCreate [2022-03-10T22:59:15.845Z] === PAUSE TestServiceCreate [2022-03-10T22:59:15.845Z] === RUN TestServiceList [2022-03-10T22:59:15.845Z] === PAUSE TestServiceList [2022-03-10T22:59:15.845Z] === RUN TestServiceRemove [2022-03-10T22:59:15.845Z] === PAUSE TestServiceRemove [2022-03-10T22:59:15.845Z] === RUN TestServiceGet [2022-03-10T22:59:15.845Z] === PAUSE TestServiceGet [2022-03-10T22:59:15.845Z] === RUN TestServicePrune [2022-03-10T22:59:15.845Z] === PAUSE TestServicePrune [2022-03-10T22:59:15.845Z] === RUN TestCreate [2022-03-10T22:59:15.845Z] === PAUSE TestCreate [2022-03-10T22:59:15.845Z] === RUN TestRemove [2022-03-10T22:59:15.845Z] === PAUSE TestRemove [2022-03-10T22:59:15.845Z] === RUN TestList [2022-03-10T22:59:15.845Z] === PAUSE TestList [2022-03-10T22:59:15.845Z] === RUN TestFindByDriver [2022-03-10T22:59:15.845Z] === PAUSE TestFindByDriver [2022-03-10T22:59:15.845Z] === RUN TestFindByReferenced [2022-03-10T22:59:15.845Z] === PAUSE TestFindByReferenced [2022-03-10T22:59:15.845Z] === RUN TestDerefMultipleOfSameRef [2022-03-10T22:59:15.845Z] === PAUSE TestDerefMultipleOfSameRef [2022-03-10T22:59:15.845Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2022-03-10T22:59:15.845Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2022-03-10T22:59:15.845Z] === RUN TestDefererencePluginOnCreateError [2022-03-10T22:59:15.845Z] === PAUSE TestDefererencePluginOnCreateError [2022-03-10T22:59:15.845Z] === RUN TestRefDerefRemove [2022-03-10T22:59:15.845Z] === PAUSE TestRefDerefRemove [2022-03-10T22:59:15.845Z] === RUN TestGet [2022-03-10T22:59:15.845Z] === PAUSE TestGet [2022-03-10T22:59:15.845Z] === RUN TestGetWithReference [2022-03-10T22:59:15.845Z] === PAUSE TestGetWithReference [2022-03-10T22:59:15.845Z] === RUN TestFilterFunc [2022-03-10T22:59:15.845Z] === RUN TestFilterFunc/test_nil_list [2022-03-10T22:59:15.845Z] === PAUSE TestFilterFunc/test_nil_list [2022-03-10T22:59:15.845Z] === RUN TestFilterFunc/test_empty_list [2022-03-10T22:59:15.845Z] === PAUSE TestFilterFunc/test_empty_list [2022-03-10T22:59:15.845Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2022-03-10T22:59:15.845Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2022-03-10T22:59:15.845Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-03-10T22:59:15.845Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-03-10T22:59:15.845Z] === RUN TestFilterFunc/test_filter_some [2022-03-10T22:59:15.845Z] === PAUSE TestFilterFunc/test_filter_some [2022-03-10T22:59:15.845Z] === RUN TestFilterFunc/test_filter_middle [2022-03-10T22:59:15.845Z] === PAUSE TestFilterFunc/test_filter_middle [2022-03-10T22:59:15.845Z] === RUN TestFilterFunc/test_filter_middle_and_last [2022-03-10T22:59:15.845Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2022-03-10T22:59:15.845Z] === RUN TestFilterFunc/test_filter_first_and_last [2022-03-10T22:59:15.845Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2022-03-10T22:59:15.845Z] === CONT TestFilterFunc/test_nil_list [2022-03-10T22:59:15.845Z] === CONT TestFilterFunc/test_filter_some [2022-03-10T22:59:15.845Z] === CONT TestFilterFunc/test_empty_list [2022-03-10T22:59:15.845Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-03-10T22:59:15.845Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2022-03-10T22:59:15.845Z] === CONT TestFilterFunc/test_filter_middle_and_last [2022-03-10T22:59:15.845Z] === CONT TestFilterFunc/test_filter_first_and_last [2022-03-10T22:59:15.845Z] === CONT TestFilterFunc/test_filter_middle [2022-03-10T22:59:15.845Z] --- PASS: TestFilterFunc (0.00s) [2022-03-10T22:59:15.845Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2022-03-10T22:59:15.845Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2022-03-10T22:59:15.845Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2022-03-10T22:59:15.845Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2022-03-10T22:59:15.845Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2022-03-10T22:59:15.845Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2022-03-10T22:59:15.845Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2022-03-10T22:59:15.845Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2022-03-10T22:59:15.845Z] === CONT TestSetGetMeta [2022-03-10T22:59:15.845Z] === CONT TestDefererencePluginOnCreateError [2022-03-10T22:59:15.845Z] === CONT TestList [2022-03-10T22:59:15.845Z] === CONT TestDerefMultipleOfSameRef [2022-03-10T22:59:15.845Z] --- PASS: TestSetGetMeta (0.02s) [2022-03-10T22:59:15.845Z] === CONT TestRemove [2022-03-10T22:59:15.845Z] --- PASS: TestDerefMultipleOfSameRef (0.02s) [2022-03-10T22:59:15.845Z] === CONT TestCreate [2022-03-10T22:59:15.845Z] --- PASS: TestDefererencePluginOnCreateError (0.02s) [2022-03-10T22:59:15.845Z] === CONT TestServicePrune [2022-03-10T22:59:15.845Z] --- PASS: TestList (0.03s) [2022-03-10T22:59:15.845Z] === CONT TestServiceGet [2022-03-10T22:59:15.845Z] --- PASS: TestRemove (0.02s) [2022-03-10T22:59:15.845Z] === CONT TestServiceRemove [2022-03-10T22:59:15.845Z] --- PASS: TestCreate (0.01s) [2022-03-10T22:59:15.845Z] === CONT TestServiceList [2022-03-10T22:59:15.845Z] time="2022-03-10T22:59:15Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-03-10T22:59:15.845Z] --- PASS: TestServiceGet (0.10s) [2022-03-10T22:59:15.845Z] === CONT TestServiceCreate [2022-03-10T22:59:15.845Z] --- PASS: TestServiceRemove (0.10s) [2022-03-10T22:59:15.845Z] === CONT TestRestore [2022-03-10T22:59:15.845Z] --- PASS: TestServiceList (0.10s) [2022-03-10T22:59:15.845Z] === CONT TestFindByReferenced [2022-03-10T22:59:15.846Z] time="2022-03-10T22:59:15Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-03-10T22:59:15.846Z] time="2022-03-10T22:59:15Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-03-10T22:59:15.846Z] time="2022-03-10T22:59:15Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2022-03-10T22:59:15.846Z] --- PASS: TestServiceCreate (0.02s) [2022-03-10T22:59:15.846Z] === CONT TestGet [2022-03-10T22:59:15.846Z] --- PASS: TestFindByReferenced (0.02s) [2022-03-10T22:59:15.846Z] === CONT TestGetWithReference [2022-03-10T22:59:15.846Z] time="2022-03-10T22:59:15Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-03-10T22:59:15.846Z] --- PASS: TestRestore (0.02s) [2022-03-10T22:59:15.846Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2022-03-10T22:59:15.846Z] --- PASS: TestServicePrune (0.13s) [2022-03-10T22:59:15.846Z] === CONT TestRefDerefRemove [2022-03-10T22:59:15.846Z] --- PASS: TestGet (0.02s) [2022-03-10T22:59:15.846Z] === CONT TestFindByDriver [2022-03-10T22:59:15.846Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.01s) [2022-03-10T22:59:15.846Z] --- PASS: TestGetWithReference (0.02s) [2022-03-10T22:59:15.846Z] --- PASS: TestRefDerefRemove (0.01s) [2022-03-10T22:59:15.846Z] --- PASS: TestFindByDriver (0.01s) [2022-03-10T22:59:15.846Z] PASS [2022-03-10T22:59:15.846Z] coverage: 69.0% of statements [2022-03-10T22:59:15.846Z] ok github.com/docker/docker/volume/service 0.218s coverage: 69.0% of statements [2022-03-10T22:59:16.257Z] time="2022-03-10T22:59:15Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local2904467212\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2022-03-10T22:59:16.257Z] === RUN TestManifestStore/no_local_cache [2022-03-10T22:59:16.257Z] === RUN TestManifestStore/with_local_cache [2022-03-10T22:59:16.257Z] === RUN TestManifestStore/unknown_media_type [2022-03-10T22:59:16.257Z] === RUN TestManifestStore/unknown_media_type/no_cache [2022-03-10T22:59:16.257Z] time="2022-03-10T22:59:15Z" level=warning msg="reference for unknown type: " [2022-03-10T22:59:16.257Z] time="2022-03-10T22:59:15Z" level=warning msg="reference for unknown type: " [2022-03-10T22:59:16.257Z] === RUN TestManifestStore/unknown_media_type/with_cache [2022-03-10T22:59:16.257Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2022-03-10T22:59:16.257Z] time="2022-03-10T22:59:16Z" level=warning msg="reference for unknown type: " [2022-03-10T22:59:16.257Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2022-03-10T22:59:16.257Z] time="2022-03-10T22:59:16Z" level=warning msg="reference for unknown type: " [2022-03-10T22:59:16.257Z] time="2022-03-10T22:59:16Z" level=warning msg="reference for unknown type: " [2022-03-10T22:59:16.257Z] === RUN TestManifestStore/error_persisting_manifest [2022-03-10T22:59:16.257Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2022-03-10T22:59:16.257Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2022-03-10T22:59:16.257Z] time="2022-03-10T22:59:16Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2022-03-10T22:59:16.257Z] --- PASS: TestManifestStore (0.36s) [2022-03-10T22:59:16.257Z] --- PASS: TestManifestStore/no_remote_or_local (0.24s) [2022-03-10T22:59:16.257Z] --- PASS: TestManifestStore/no_local_cache (0.02s) [2022-03-10T22:59:16.257Z] --- PASS: TestManifestStore/with_local_cache (0.02s) [2022-03-10T22:59:16.257Z] --- PASS: TestManifestStore/unknown_media_type (0.06s) [2022-03-10T22:59:16.257Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.02s) [2022-03-10T22:59:16.257Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.04s) [2022-03-10T22:59:16.257Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.02s) [2022-03-10T22:59:16.257Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.02s) [2022-03-10T22:59:16.257Z] --- PASS: TestManifestStore/error_persisting_manifest (0.02s) [2022-03-10T22:59:16.257Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.01s) [2022-03-10T22:59:16.257Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.01s) [2022-03-10T22:59:16.257Z] === RUN TestDetectManifestBlobMediaType [2022-03-10T22:59:16.257Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2022-03-10T22:59:16.257Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2022-03-10T22:59:16.257Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2022-03-10T22:59:16.257Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2022-03-10T22:59:16.257Z] === RUN TestDetectManifestBlobMediaType/schema1 [2022-03-10T22:59:16.257Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2022-03-10T22:59:16.257Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2022-03-10T22:59:16.257Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2022-03-10T22:59:16.257Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2022-03-10T22:59:16.257Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2022-03-10T22:59:16.257Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2022-03-10T22:59:16.257Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2022-03-10T22:59:16.257Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2022-03-10T22:59:16.257Z] === RUN TestDetectManifestBlobMediaTypeInvalid [2022-03-10T22:59:16.257Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers [2022-03-10T22:59:16.257Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests [2022-03-10T22:59:16.257Z] === RUN TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests [2022-03-10T22:59:16.257Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers [2022-03-10T22:59:16.257Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests [2022-03-10T22:59:16.257Z] === RUN TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests [2022-03-10T22:59:16.257Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers [2022-03-10T22:59:16.257Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests [2022-03-10T22:59:16.257Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers [2022-03-10T22:59:16.257Z] === RUN TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers [2022-03-10T22:59:16.257Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config [2022-03-10T22:59:16.257Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_manifests [2022-03-10T22:59:16.257Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers [2022-03-10T22:59:16.257Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid (0.00s) [2022-03-10T22:59:16.257Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers (0.00s) [2022-03-10T22:59:16.257Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests (0.00s) [2022-03-10T22:59:16.257Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests (0.00s) [2022-03-10T22:59:16.258Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers (0.00s) [2022-03-10T22:59:16.258Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests (0.00s) [2022-03-10T22:59:16.258Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests (0.00s) [2022-03-10T22:59:16.258Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers (0.00s) [2022-03-10T22:59:16.258Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests (0.00s) [2022-03-10T22:59:16.258Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers (0.00s) [2022-03-10T22:59:16.258Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers (0.00s) [2022-03-10T22:59:16.258Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config (0.00s) [2022-03-10T22:59:16.258Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_manifests (0.00s) [2022-03-10T22:59:16.258Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers (0.00s) [2022-03-10T22:59:16.258Z] === RUN TestFixManifestLayers [2022-03-10T22:59:16.258Z] --- PASS: TestFixManifestLayers (0.00s) [2022-03-10T22:59:16.258Z] === RUN TestFixManifestLayersBaseLayerParent [2022-03-10T22:59:16.258Z] pull_v2_test.go:82: Needs fixing on Windows [2022-03-10T22:59:16.258Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2022-03-10T22:59:16.258Z] === RUN TestFixManifestLayersBadParent [2022-03-10T22:59:16.258Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2022-03-10T22:59:16.258Z] === RUN TestValidateManifest [2022-03-10T22:59:16.258Z] pull_v2_test.go:127: Needs fixing on Windows [2022-03-10T22:59:16.258Z] --- SKIP: TestValidateManifest (0.00s) [2022-03-10T22:59:16.258Z] === RUN TestFormatPlatform [2022-03-10T22:59:16.258Z] --- PASS: TestFormatPlatform (0.00s) [2022-03-10T22:59:16.258Z] === RUN TestPullSchema2Config [2022-03-10T22:59:16.258Z] === RUN TestPullSchema2Config/success_first_time [2022-03-10T22:59:16.258Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-03-10T22:59:16.258Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-03-10T22:59:16.258Z] === RUN TestPullSchema2Config/500_status [2022-03-10T22:59:16.258Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-03-10T22:59:16.258Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-03-10T22:59:16.258Z] time="2022-03-10T22:59:15Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-03-10T22:59:16.258Z] time="2022-03-10T22:59:15Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-03-10T22:59:16.258Z] time="2022-03-10T22:59:15Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-03-10T22:59:16.258Z] time="2022-03-10T22:59:15Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-03-10T22:59:16.258Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2022-03-10T22:59:16.258Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.51s) [2022-03-10T22:59:16.258Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.51s) [2022-03-10T22:59:16.258Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.51s) [2022-03-10T22:59:16.258Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.51s) [2022-03-10T22:59:16.258Z] === RUN TestTransfer [2022-03-10T22:59:16.719Z] --- PASS: TestTransfer (0.12s) [2022-03-10T22:59:16.719Z] === RUN TestConcurrencyLimit [2022-03-10T22:59:16.719Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-03-10T22:59:16.719Z] === RUN TestPullSchema2Config/EOF [2022-03-10T22:59:16.719Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-03-10T22:59:16.719Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-03-10T22:59:16.719Z] 2022/03/10 22:59:16 http: panic serving 127.0.0.1:49218: intentional panic [2022-03-10T22:59:16.719Z] goroutine 107 [running]: [2022-03-10T22:59:16.719Z] net/http.(*conn).serve.func1() [2022-03-10T22:59:16.719Z] c:/go/src/net/http/server.go:1802 +0xb9 [2022-03-10T22:59:16.719Z] panic({0x706940, 0x8b1f60}) [2022-03-10T22:59:16.719Z] c:/go/src/runtime/panic.go:1047 +0x266 [2022-03-10T22:59:16.719Z] github.com/docker/docker/distribution.TestPullSchema2Config.func3(0xc00007e304, {0x8c4ae8, 0xc000556000}) [2022-03-10T22:59:16.719Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:262 +0xb4 [2022-03-10T22:59:16.719Z] github.com/docker/docker/distribution.TestPullSchema2Config.func5.1({0x8c4ae8, 0xc000556000}, 0xc000437500) [2022-03-10T22:59:16.719Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:290 +0x287 [2022-03-10T22:59:16.719Z] net/http.HandlerFunc.ServeHTTP(0x0, {0x8c4ae8, 0xc000556000}, 0x198e35) [2022-03-10T22:59:16.719Z] c:/go/src/net/http/server.go:2047 +0x2f [2022-03-10T22:59:16.719Z] net/http.serverHandler.ServeHTTP({0xc0002807b0}, {0x8c4ae8, 0xc000556000}, 0xc000437500) [2022-03-10T22:59:16.719Z] c:/go/src/net/http/server.go:2879 +0x43b [2022-03-10T22:59:16.719Z] net/http.(*conn).serve(0xc000421d60, {0x8c9918, 0xc0004721e0}) [2022-03-10T22:59:16.719Z] c:/go/src/net/http/server.go:1930 +0xb08 [2022-03-10T22:59:16.719Z] created by net/http.(*Server).Serve [2022-03-10T22:59:16.719Z] c:/go/src/net/http/server.go:3034 +0x4e8 [2022-03-10T22:59:16.719Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-03-10T22:59:16.719Z] === RUN TestPullSchema2Config/unauthorized [2022-03-10T22:59:16.719Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-03-10T22:59:16.719Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-03-10T22:59:16.719Z] --- PASS: TestPullSchema2Config (0.54s) [2022-03-10T22:59:16.719Z] --- PASS: TestPullSchema2Config/success_first_time (0.01s) [2022-03-10T22:59:16.719Z] --- PASS: TestPullSchema2Config/500_status (0.26s) [2022-03-10T22:59:16.719Z] --- PASS: TestPullSchema2Config/EOF (0.26s) [2022-03-10T22:59:16.719Z] --- PASS: TestPullSchema2Config/unauthorized (0.01s) [2022-03-10T22:59:16.719Z] === RUN TestGetRepositoryMountCandidates [2022-03-10T22:59:16.719Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2022-03-10T22:59:16.719Z] === RUN TestLayerAlreadyExists [2022-03-10T22:59:16.719Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-03-10T22:59:16.719Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-03-10T22:59:16.719Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-03-10T22:59:16.719Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-03-10T22:59:16.719Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-03-10T22:59:16.719Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-03-10T22:59:16.719Z] --- PASS: TestLayerAlreadyExists (0.00s) [2022-03-10T22:59:16.719Z] === RUN TestWhenEmptyAuthConfig [2022-03-10T22:59:16.719Z] --- PASS: TestConcurrencyLimit (0.39s) [2022-03-10T22:59:16.719Z] === RUN TestInactiveJobs [2022-03-10T22:59:17.175Z] === RUN TestNotFound [2022-03-10T22:59:17.175Z] --- PASS: TestNotFound (0.00s) [2022-03-10T22:59:17.175Z] === RUN TestConflict [2022-03-10T22:59:17.175Z] --- PASS: TestConflict (0.00s) [2022-03-10T22:59:17.175Z] === RUN TestForbidden [2022-03-10T22:59:17.175Z] --- PASS: TestForbidden (0.00s) [2022-03-10T22:59:17.175Z] === RUN TestInvalidParameter [2022-03-10T22:59:17.175Z] --- PASS: TestInvalidParameter (0.00s) [2022-03-10T22:59:17.175Z] === RUN TestNotImplemented [2022-03-10T22:59:17.175Z] --- PASS: TestNotImplemented (0.00s) [2022-03-10T22:59:17.175Z] === RUN TestNotModified [2022-03-10T22:59:17.175Z] --- PASS: TestNotModified (0.00s) [2022-03-10T22:59:17.175Z] === RUN TestUnauthorized [2022-03-10T22:59:17.175Z] --- PASS: TestUnauthorized (0.00s) [2022-03-10T22:59:17.175Z] === RUN TestUnknown [2022-03-10T22:59:17.175Z] --- PASS: TestUnknown (0.00s) [2022-03-10T22:59:17.175Z] === RUN TestCancelled [2022-03-10T22:59:17.175Z] --- PASS: TestCancelled (0.00s) [2022-03-10T22:59:17.175Z] === RUN TestDeadline [2022-03-10T22:59:17.175Z] --- PASS: TestDeadline (0.00s) [2022-03-10T22:59:17.175Z] === RUN TestDataLoss [2022-03-10T22:59:17.175Z] --- PASS: TestDataLoss (0.00s) [2022-03-10T22:59:17.175Z] === RUN TestUnavailable [2022-03-10T22:59:17.175Z] --- PASS: TestUnavailable (0.00s) [2022-03-10T22:59:17.175Z] === RUN TestSystem [2022-03-10T22:59:17.175Z] --- PASS: TestSystem (0.00s) [2022-03-10T22:59:17.175Z] === RUN TestFromStatusCode [2022-03-10T22:59:17.175Z] === RUN TestFromStatusCode/Not_Found [2022-03-10T22:59:17.175Z] === RUN TestFromStatusCode/Bad_Request [2022-03-10T22:59:17.175Z] === RUN TestFromStatusCode/Conflict [2022-03-10T22:59:17.175Z] === RUN TestFromStatusCode/Unauthorized [2022-03-10T22:59:17.175Z] === RUN TestFromStatusCode/Service_Unavailable [2022-03-10T22:59:17.175Z] === RUN TestFromStatusCode/Forbidden [2022-03-10T22:59:17.175Z] === RUN TestFromStatusCode/Not_Modified [2022-03-10T22:59:17.175Z] === RUN TestFromStatusCode/Not_Implemented [2022-03-10T22:59:17.175Z] === RUN TestFromStatusCode/Internal_Server_Error [2022-03-10T22:59:17.175Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2022-03-10T22:59:17.175Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2022-03-10T22:59:17.175Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2022-03-10T22:59:17.175Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2022-03-10T22:59:17.175Z] --- PASS: TestFromStatusCode (0.00s) [2022-03-10T22:59:17.175Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2022-03-10T22:59:17.175Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2022-03-10T22:59:17.175Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2022-03-10T22:59:17.175Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2022-03-10T22:59:17.175Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2022-03-10T22:59:17.175Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2022-03-10T22:59:17.175Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2022-03-10T22:59:17.175Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2022-03-10T22:59:17.175Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2022-03-10T22:59:17.175Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2022-03-10T22:59:17.175Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2022-03-10T22:59:17.175Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2022-03-10T22:59:17.175Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2022-03-10T22:59:17.175Z] PASS [2022-03-10T22:59:17.175Z] coverage: 53.1% of statements [2022-03-10T22:59:17.175Z] ok github.com/docker/docker/errdefs 0.059s coverage: 53.1% of statements [2022-03-10T22:59:17.175Z] --- PASS: TestInactiveJobs (0.41s) [2022-03-10T22:59:17.175Z] === RUN TestWatchRelease [2022-03-10T22:59:17.175Z] --- PASS: TestWatchRelease (0.04s) [2022-03-10T22:59:17.175Z] === RUN TestWatchFinishedTransfer [2022-03-10T22:59:17.175Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2022-03-10T22:59:17.175Z] === RUN TestDuplicateTransfer [2022-03-10T22:59:17.413Z] time="2022-03-10T22:59:16Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2022-03-10T22:59:17.633Z] --- PASS: TestDuplicateTransfer (0.05s) [2022-03-10T22:59:17.633Z] === RUN TestSuccessfulUpload [2022-03-10T22:59:17.633Z] time="2022-03-10T22:59:17Z" level=error msg="Upload failed, retrying: simulating retry" [2022-03-10T22:59:17.633Z] --- PASS: TestSuccessfulUpload (0.36s) [2022-03-10T22:59:17.633Z] === RUN TestCancelledUpload [2022-03-10T22:59:17.633Z] --- PASS: TestCancelledUpload (0.00s) [2022-03-10T22:59:17.633Z] PASS [2022-03-10T22:59:17.633Z] coverage: 77.3% of statements [2022-03-10T22:59:17.633Z] ok github.com/docker/docker/distribution/xfer 1.964s coverage: 77.3% of statements [2022-03-10T22:59:18.090Z] --- PASS: TestWhenEmptyAuthConfig (1.15s) [2022-03-10T22:59:18.090Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2022-03-10T22:59:18.090Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2022-03-10T22:59:18.090Z] === RUN TestTokenPassThru [2022-03-10T22:59:18.090Z] --- PASS: TestTokenPassThru (0.01s) [2022-03-10T22:59:18.090Z] === RUN TestTokenPassThruDifferentHost [2022-03-10T22:59:18.090Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2022-03-10T22:59:18.090Z] PASS [2022-03-10T22:59:18.090Z] coverage: 26.7% of statements [2022-03-10T22:59:18.090Z] ok github.com/docker/docker/distribution 2.150s coverage: 26.7% of statements [2022-03-10T22:59:18.090Z] === RUN TestFSGetInvalidData [2022-03-10T22:59:18.090Z] --- PASS: TestFSGetInvalidData (0.05s) [2022-03-10T22:59:18.090Z] === RUN TestFSInvalidSet [2022-03-10T22:59:18.090Z] --- PASS: TestFSInvalidSet (0.02s) [2022-03-10T22:59:18.090Z] === RUN TestFSInvalidRoot [2022-03-10T22:59:18.090Z] --- PASS: TestFSInvalidRoot (0.01s) [2022-03-10T22:59:18.090Z] === RUN TestFSMetadataGetSet [2022-03-10T22:59:18.090Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-03-10T22:59:18.090Z] ? github.com/docker/docker/dockerversion [no test files] [2022-03-10T22:59:18.546Z] --- PASS: TestFSMetadataGetSet (0.12s) [2022-03-10T22:59:18.546Z] === RUN TestFSInvalidWalker [2022-03-10T22:59:18.546Z] --- PASS: TestFSInvalidWalker (0.02s) [2022-03-10T22:59:18.546Z] === RUN TestFSGetSet [2022-03-10T22:59:18.546Z] --- PASS: TestFSGetSet (0.04s) [2022-03-10T22:59:18.546Z] === RUN TestFSGetUnsetKey [2022-03-10T22:59:18.546Z] --- PASS: TestFSGetUnsetKey (0.01s) [2022-03-10T22:59:18.546Z] === RUN TestFSGetEmptyData [2022-03-10T22:59:18.546Z] === RUN TestCompare [2022-03-10T22:59:18.546Z] --- PASS: TestCompare (0.00s) [2022-03-10T22:59:18.546Z] PASS [2022-03-10T22:59:18.546Z] coverage: 19.2% of statements [2022-03-10T22:59:18.546Z] --- PASS: TestFSGetEmptyData (0.01s) [2022-03-10T22:59:18.546Z] === RUN TestFSDelete [2022-03-10T22:59:18.546Z] ok github.com/docker/docker/image/cache 0.088s coverage: 19.2% of statements [2022-03-10T22:59:18.546Z] --- PASS: TestFSDelete (0.02s) [2022-03-10T22:59:18.546Z] === RUN TestFSWalker [2022-03-10T22:59:18.546Z] --- PASS: TestFSWalker (0.03s) [2022-03-10T22:59:18.546Z] === RUN TestFSWalkerStopOnError [2022-03-10T22:59:18.546Z] --- PASS: TestFSWalkerStopOnError (0.02s) [2022-03-10T22:59:18.546Z] === RUN TestNewFromJSON [2022-03-10T22:59:18.546Z] --- PASS: TestNewFromJSON (0.00s) [2022-03-10T22:59:18.546Z] === RUN TestNewFromJSONWithInvalidJSON [2022-03-10T22:59:18.546Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2022-03-10T22:59:18.546Z] === RUN TestMarshalKeyOrder [2022-03-10T22:59:18.546Z] --- PASS: TestMarshalKeyOrder (0.00s) [2022-03-10T22:59:18.546Z] === RUN TestHistoryEqual [2022-03-10T22:59:18.546Z] --- PASS: TestHistoryEqual (0.22s) [2022-03-10T22:59:18.546Z] === RUN TestImage [2022-03-10T22:59:18.546Z] --- PASS: TestImage (0.00s) [2022-03-10T22:59:18.546Z] === RUN TestImageOSNotEmpty [2022-03-10T22:59:18.546Z] --- PASS: TestImageOSNotEmpty (0.00s) [2022-03-10T22:59:18.546Z] === RUN TestNewChildImageFromImageWithRootFS [2022-03-10T22:59:18.546Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2022-03-10T22:59:18.546Z] === RUN TestCreate [2022-03-10T22:59:18.546Z] --- PASS: TestCreate (0.01s) [2022-03-10T22:59:18.546Z] === RUN TestRestore [2022-03-10T22:59:18.546Z] time="2022-03-10T22:59:18Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2022-03-10T22:59:18.546Z] --- PASS: TestRestore (0.03s) [2022-03-10T22:59:18.546Z] === RUN TestAddDelete [2022-03-10T22:59:18.669Z] ok github.com/docker/docker/pkg/chrootarchive 2.520s coverage: 43.5% of statements [2022-03-10T22:59:18.669Z] ok github.com/docker/docker/pkg/containerfs 0.004s coverage: 6.7% of statements [2022-03-10T22:59:18.929Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2022-03-10T22:59:19.008Z] --- PASS: TestAddDelete (0.03s) [2022-03-10T22:59:19.008Z] === RUN TestSearchAfterDelete [2022-03-10T22:59:19.008Z] --- PASS: TestSearchAfterDelete (0.02s) [2022-03-10T22:59:19.008Z] === RUN TestParentReset [2022-03-10T22:59:19.008Z] --- PASS: TestParentReset (0.03s) [2022-03-10T22:59:19.008Z] === RUN TestGetAndSetLastUpdated [2022-03-10T22:59:19.008Z] --- PASS: TestGetAndSetLastUpdated (0.02s) [2022-03-10T22:59:19.008Z] === RUN TestStoreLen [2022-03-10T22:59:19.008Z] --- PASS: TestStoreLen (0.05s) [2022-03-10T22:59:19.008Z] PASS [2022-03-10T22:59:19.008Z] coverage: 86.9% of statements [2022-03-10T22:59:19.008Z] ok github.com/docker/docker/image 0.841s coverage: 86.9% of statements [2022-03-10T22:59:19.199Z] ok github.com/docker/docker/pkg/dmesg 0.002s coverage: 83.3% of statements [2022-03-10T22:59:19.199Z] ok github.com/docker/docker/layer 7.091s coverage: 69.0% of statements [2022-03-10T22:59:19.199Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-03-10T22:59:19.199Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-03-10T22:59:19.199Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-03-10T22:59:19.199Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-03-10T22:59:19.199Z] ? github.com/docker/docker/oci/caps [no test files] [2022-03-10T22:59:19.199Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-03-10T22:59:19.464Z] === RUN TestValidateManifest [2022-03-10T22:59:19.464Z] === RUN TestValidateManifest/non-nil [2022-03-10T22:59:19.464Z] === RUN TestValidateManifest/nil [2022-03-10T22:59:19.464Z] --- PASS: TestValidateManifest (0.00s) [2022-03-10T22:59:19.464Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2022-03-10T22:59:19.464Z] --- PASS: TestValidateManifest/nil (0.00s) [2022-03-10T22:59:19.464Z] PASS [2022-03-10T22:59:19.464Z] coverage: 0.7% of statements [2022-03-10T22:59:19.464Z] === RUN TestMakeV1ConfigFromConfig [2022-03-10T22:59:19.464Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2022-03-10T22:59:19.464Z] PASS [2022-03-10T22:59:19.464Z] coverage: 25.0% of statements [2022-03-10T22:59:19.464Z] ok github.com/docker/docker/image/tarexport 0.085s coverage: 0.7% of statements [2022-03-10T22:59:19.464Z] ok github.com/docker/docker/image/v1 0.076s coverage: 25.0% of statements [2022-03-10T22:59:19.464Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-03-10T22:59:19.771Z] ok github.com/docker/docker/pkg/fileutils 0.010s coverage: 87.2% of statements [2022-03-10T22:59:20.029Z] ok github.com/docker/docker/pkg/fsutils 0.135s coverage: 85.1% of statements [2022-03-10T22:59:20.029Z] ok github.com/docker/docker/pkg/filenotify 0.603s coverage: 67.0% of statements [2022-03-10T22:59:20.287Z] ok github.com/docker/docker/pkg/homedir 0.002s coverage: 11.4% of statements [2022-03-10T22:59:20.993Z] === RUN TestSerialization [2022-03-10T22:59:20.993Z] --- PASS: TestSerialization (0.02s) [2022-03-10T22:59:20.993Z] PASS [2022-03-10T22:59:20.993Z] coverage: 100.0% of statements [2022-03-10T22:59:20.993Z] ok github.com/docker/docker/libcontainerd/queue 0.065s coverage: 100.0% of statements [2022-03-10T22:59:21.225Z] ok github.com/docker/docker/pkg/idtools 0.420s coverage: 69.5% of statements [2022-03-10T22:59:21.226Z] ok github.com/docker/docker/pkg/ioutils 0.369s coverage: 70.1% of statements [2022-03-10T22:59:21.449Z] === RUN TestEmptyLayer [2022-03-10T22:59:21.449Z] --- PASS: TestEmptyLayer (0.00s) [2022-03-10T22:59:21.449Z] === RUN TestCommitFailure [2022-03-10T22:59:21.449Z] --- PASS: TestCommitFailure (0.01s) [2022-03-10T22:59:21.449Z] === RUN TestStartTransactionFailure [2022-03-10T22:59:21.449Z] --- PASS: TestStartTransactionFailure (0.00s) [2022-03-10T22:59:21.449Z] === RUN TestGetOrphan [2022-03-10T22:59:21.449Z] --- PASS: TestGetOrphan (0.01s) [2022-03-10T22:59:21.449Z] === RUN TestMountAndRegister [2022-03-10T22:59:21.449Z] layer_test.go:258: Layer size: 14 [2022-03-10T22:59:21.449Z] --- PASS: TestMountAndRegister (0.04s) [2022-03-10T22:59:21.449Z] === RUN TestLayerRelease [2022-03-10T22:59:21.449Z] layer_test.go:291: Failing on Windows [2022-03-10T22:59:21.449Z] --- SKIP: TestLayerRelease (0.00s) [2022-03-10T22:59:21.449Z] === RUN TestStoreRestore [2022-03-10T22:59:21.449Z] layer_test.go:340: Failing on Windows [2022-03-10T22:59:21.449Z] --- SKIP: TestStoreRestore (0.00s) [2022-03-10T22:59:21.449Z] === RUN TestTarStreamStability [2022-03-10T22:59:21.449Z] layer_test.go:455: Failing on Windows [2022-03-10T22:59:21.449Z] --- SKIP: TestTarStreamStability (0.00s) [2022-03-10T22:59:21.449Z] === RUN TestRegisterExistingLayer [2022-03-10T22:59:21.449Z] === RUN TestEnvironmentParsing [2022-03-10T22:59:21.449Z] --- PASS: TestEnvironmentParsing (0.00s) [2022-03-10T22:59:21.449Z] PASS [2022-03-10T22:59:21.449Z] coverage: 1.2% of statements [2022-03-10T22:59:21.449Z] ok github.com/docker/docker/libcontainerd/local 0.067s coverage: 1.2% of statements [2022-03-10T22:59:21.485Z] ok github.com/docker/docker/pkg/longpath 0.004s coverage: 100.0% of statements [2022-03-10T22:59:21.485Z] ok github.com/docker/docker/pkg/jsonmessage 0.003s coverage: 91.7% of statements [2022-03-10T22:59:21.485Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-03-10T22:59:21.485Z] ok github.com/docker/docker/pkg/namesgenerator 0.005s coverage: 85.7% of statements [2022-03-10T22:59:21.743Z] ok github.com/docker/docker/pkg/parsers 0.004s coverage: 97.0% of statements [2022-03-10T22:59:21.743Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements [2022-03-10T22:59:21.906Z] --- PASS: TestRegisterExistingLayer (0.26s) [2022-03-10T22:59:21.906Z] === RUN TestTarStreamVerification [2022-03-10T22:59:21.906Z] layer_test.go:684: Failing on Windows [2022-03-10T22:59:21.906Z] --- SKIP: TestTarStreamVerification (0.00s) [2022-03-10T22:59:21.906Z] === RUN TestLayerMigration [2022-03-10T22:59:21.906Z] migration_test.go:45: Failing on Windows [2022-03-10T22:59:21.906Z] --- SKIP: TestLayerMigration (0.00s) [2022-03-10T22:59:21.906Z] === RUN TestLayerMigrationNoTarsplit [2022-03-10T22:59:21.906Z] migration_test.go:181: Failing on Windows [2022-03-10T22:59:21.906Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2022-03-10T22:59:21.906Z] === RUN TestMountInit [2022-03-10T22:59:21.906Z] mount_test.go:17: Failing on Windows [2022-03-10T22:59:21.906Z] --- SKIP: TestMountInit (0.00s) [2022-03-10T22:59:21.906Z] === RUN TestMountSize [2022-03-10T22:59:21.906Z] mount_test.go:76: Failing on Windows [2022-03-10T22:59:21.906Z] --- SKIP: TestMountSize (0.00s) [2022-03-10T22:59:21.906Z] === RUN TestMountChanges [2022-03-10T22:59:21.906Z] mount_test.go:125: Failing on Windows [2022-03-10T22:59:21.906Z] --- SKIP: TestMountChanges (0.00s) [2022-03-10T22:59:21.906Z] === RUN TestMountApply [2022-03-10T22:59:21.906Z] mount_test.go:212: Failing on Windows [2022-03-10T22:59:21.906Z] --- SKIP: TestMountApply (0.00s) [2022-03-10T22:59:21.906Z] PASS [2022-03-10T22:59:21.906Z] coverage: 30.2% of statements [2022-03-10T22:59:21.906Z] ok github.com/docker/docker/layer 0.412s coverage: 30.2% of statements [2022-03-10T22:59:21.906Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-03-10T22:59:21.906Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-03-10T22:59:21.906Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-03-10T22:59:21.906Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-03-10T22:59:22.002Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.004s coverage: 86.7% of statements [2022-03-10T22:59:22.003Z] ok github.com/docker/docker/pkg/pidfile 0.003s coverage: 82.4% of statements [2022-03-10T22:59:22.003Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-03-10T22:59:22.003Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-03-10T22:59:22.261Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.008s coverage: 56.8% of statements [2022-03-10T22:59:22.830Z] ok github.com/docker/docker/pkg/plugins/transport 0.003s coverage: 85.7% of statements [2022-03-10T22:59:22.874Z] === RUN TestSequenceGetAvailableBit [2022-03-10T22:59:22.874Z] --- PASS: TestSequenceGetAvailableBit (0.00s) [2022-03-10T22:59:22.874Z] === RUN TestSequenceEqual [2022-03-10T22:59:22.874Z] --- PASS: TestSequenceEqual (0.00s) [2022-03-10T22:59:22.874Z] === RUN TestSequenceCopy [2022-03-10T22:59:22.874Z] --- PASS: TestSequenceCopy (0.00s) [2022-03-10T22:59:22.874Z] === RUN TestGetFirstAvailable [2022-03-10T22:59:22.874Z] --- PASS: TestGetFirstAvailable (0.00s) [2022-03-10T22:59:22.874Z] === RUN TestFindSequence [2022-03-10T22:59:22.874Z] --- PASS: TestFindSequence (0.00s) [2022-03-10T22:59:22.874Z] === RUN TestCheckIfAvailable [2022-03-10T22:59:22.874Z] --- PASS: TestCheckIfAvailable (0.00s) [2022-03-10T22:59:22.874Z] === RUN TestMergeSequences [2022-03-10T22:59:22.874Z] --- PASS: TestMergeSequences (0.00s) [2022-03-10T22:59:22.874Z] === RUN TestPushReservation [2022-03-10T22:59:22.874Z] --- PASS: TestPushReservation (0.00s) [2022-03-10T22:59:22.874Z] === RUN TestSerializeDeserialize [2022-03-10T22:59:22.874Z] --- PASS: TestSerializeDeserialize (0.00s) [2022-03-10T22:59:22.874Z] === RUN TestSet [2022-03-10T22:59:22.874Z] --- PASS: TestSet (0.00s) [2022-03-10T22:59:22.874Z] === RUN TestSetUnset [2022-03-10T22:59:22.874Z] --- PASS: TestSetUnset (0.00s) [2022-03-10T22:59:22.874Z] === RUN TestOffsetSetUnset [2022-03-10T22:59:22.874Z] --- PASS: TestOffsetSetUnset (0.00s) [2022-03-10T22:59:22.874Z] === RUN TestSetInRange [2022-03-10T22:59:22.874Z] --- PASS: TestSetInRange (0.00s) [2022-03-10T22:59:22.874Z] === RUN TestSetAnyInRange [2022-03-10T22:59:22.874Z] --- PASS: TestSetAnyInRange (0.00s) [2022-03-10T22:59:22.874Z] === RUN TestMethods [2022-03-10T22:59:22.874Z] --- PASS: TestMethods (0.00s) [2022-03-10T22:59:22.874Z] === RUN TestRandomAllocateDeallocate [2022-03-10T22:59:23.087Z] ok github.com/docker/docker/pkg/pools 0.003s coverage: 88.2% of statements [2022-03-10T22:59:23.346Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2022-03-10T22:59:24.723Z] ok github.com/docker/docker/pkg/pubsub 1.044s coverage: 75.0% of statements [2022-03-10T22:59:24.723Z] ok github.com/docker/docker/pkg/reexec 0.008s coverage: 82.4% of statements [2022-03-10T22:59:24.983Z] ok github.com/docker/docker/pkg/stack 0.003s coverage: 90.9% of statements [2022-03-10T22:59:25.145Z] === RUN TestInvalidConfig [2022-03-10T22:59:25.145Z] --- PASS: TestInvalidConfig (0.00s) [2022-03-10T22:59:25.145Z] === RUN TestConfig [2022-03-10T22:59:25.145Z] --- PASS: TestConfig (0.00s) [2022-03-10T22:59:25.145Z] === RUN TestOptionsLabels [2022-03-10T22:59:25.145Z] --- PASS: TestOptionsLabels (0.00s) [2022-03-10T22:59:25.145Z] === RUN TestValidName [2022-03-10T22:59:25.145Z] --- PASS: TestValidName (0.00s) [2022-03-10T22:59:25.145Z] PASS [2022-03-10T22:59:25.145Z] coverage: 19.7% of statements [2022-03-10T22:59:25.145Z] ok github.com/docker/docker/libnetwork/config 0.109s coverage: 19.7% of statements [2022-03-10T22:59:25.145Z] === RUN TestErrorInterfaces [2022-03-10T22:59:25.145Z] --- PASS: TestErrorInterfaces (0.00s) [2022-03-10T22:59:25.145Z] === RUN TestNetworkMarshalling [2022-03-10T22:59:25.145Z] === RUN TestKey [2022-03-10T22:59:25.145Z] --- PASS: TestKey (0.00s) [2022-03-10T22:59:25.145Z] === RUN TestParseKey [2022-03-10T22:59:25.145Z] --- PASS: TestParseKey (0.00s) [2022-03-10T22:59:25.145Z] === RUN TestInvalidDataStore [2022-03-10T22:59:25.145Z] --- PASS: TestInvalidDataStore (0.00s) [2022-03-10T22:59:25.145Z] === RUN TestKVObjectFlatKey [2022-03-10T22:59:25.145Z] --- PASS: TestKVObjectFlatKey (0.00s) [2022-03-10T22:59:25.145Z] === RUN TestAtomicKVObjectFlatKey [2022-03-10T22:59:25.145Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) [2022-03-10T22:59:25.145Z] PASS [2022-03-10T22:59:25.145Z] coverage: 21.9% of statements [2022-03-10T22:59:25.145Z] ok github.com/docker/docker/libnetwork/datastore 0.057s coverage: 21.9% of statements [2022-03-10T22:59:25.243Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements [2022-03-10T22:59:25.502Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2022-03-10T22:59:25.502Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2022-03-10T22:59:25.602Z] --- PASS: TestNetworkMarshalling (0.23s) [2022-03-10T22:59:25.602Z] === RUN TestEndpointMarshalling [2022-03-10T22:59:25.602Z] --- PASS: TestEndpointMarshalling (0.00s) [2022-03-10T22:59:25.602Z] === RUN TestAuxAddresses [2022-03-10T22:59:25.602Z] time="2022-03-10T22:59:25Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-03-10T22:59:25.602Z] --- PASS: TestAuxAddresses (0.02s) [2022-03-10T22:59:25.602Z] === RUN TestSRVServiceQuery [2022-03-10T22:59:25.602Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-03-10T22:59:25.602Z] --- SKIP: TestSRVServiceQuery (0.01s) [2022-03-10T22:59:25.602Z] === RUN TestServiceVIPReuse [2022-03-10T22:59:25.602Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-03-10T22:59:25.602Z] --- SKIP: TestServiceVIPReuse (0.00s) [2022-03-10T22:59:25.602Z] === RUN TestIpamReleaseOnNetDriverFailures [2022-03-10T22:59:25.602Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-03-10T22:59:25.602Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.00s) [2022-03-10T22:59:25.602Z] === RUN TestDNSIPQuery [2022-03-10T22:59:25.602Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-03-10T22:59:25.602Z] --- SKIP: TestDNSIPQuery (0.00s) [2022-03-10T22:59:25.602Z] === RUN TestDNSProxyServFail [2022-03-10T22:59:25.602Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-03-10T22:59:25.602Z] --- SKIP: TestDNSProxyServFail (0.00s) [2022-03-10T22:59:25.602Z] === RUN TestSandboxAddEmpty [2022-03-10T22:59:25.602Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-03-10T22:59:25.602Z] --- SKIP: TestSandboxAddEmpty (0.00s) [2022-03-10T22:59:25.602Z] === RUN TestSandboxAddMultiPrio [2022-03-10T22:59:25.602Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-03-10T22:59:25.602Z] --- SKIP: TestSandboxAddMultiPrio (0.00s) [2022-03-10T22:59:25.602Z] === RUN TestSandboxAddSamePrio [2022-03-10T22:59:25.602Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-03-10T22:59:25.602Z] --- SKIP: TestSandboxAddSamePrio (0.00s) [2022-03-10T22:59:25.602Z] === RUN TestCleanupServiceDiscovery [2022-03-10T22:59:25.602Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-03-10T22:59:25.602Z] --- SKIP: TestCleanupServiceDiscovery (0.00s) [2022-03-10T22:59:25.602Z] === RUN TestDNSOptions [2022-03-10T22:59:25.602Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-03-10T22:59:25.602Z] --- SKIP: TestDNSOptions (0.00s) [2022-03-10T22:59:25.602Z] === RUN TestMultipleControllersWithSameStore [2022-03-10T22:59:25.602Z] time="2022-03-10T22:59:25Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-03-10T22:59:25.602Z] time="2022-03-10T22:59:25Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-03-10T22:59:25.602Z] --- PASS: TestMultipleControllersWithSameStore (0.03s) [2022-03-10T22:59:25.602Z] PASS [2022-03-10T22:59:25.602Z] coverage: 8.5% of statements [2022-03-10T22:59:25.602Z] ok github.com/docker/docker/libnetwork 0.420s coverage: 8.5% of statements [2022-03-10T22:59:26.058Z] === RUN TestIPDataMarshalling [2022-03-10T22:59:26.058Z] --- PASS: TestIPDataMarshalling (0.00s) [2022-03-10T22:59:26.058Z] === RUN TestValidateAndIsV6 [2022-03-10T22:59:26.058Z] --- PASS: TestValidateAndIsV6 (0.00s) [2022-03-10T22:59:26.058Z] PASS [2022-03-10T22:59:26.058Z] coverage: 68.9% of statements [2022-03-10T22:59:26.058Z] ok github.com/docker/docker/libnetwork/driverapi 0.044s coverage: 68.9% of statements [2022-03-10T22:59:26.068Z] --- PASS: TestGet (15.01s) [2022-03-10T22:59:26.068Z] === RUN TestPluginWithNoManifest [2022-03-10T22:59:26.068Z] --- PASS: TestPluginWithNoManifest (0.00s) [2022-03-10T22:59:26.068Z] === RUN TestGetAll [2022-03-10T22:59:26.068Z] --- PASS: TestGetAll (0.00s) [2022-03-10T22:59:26.068Z] PASS [2022-03-10T22:59:26.068Z] coverage: 73.2% of statements [2022-03-10T22:59:26.068Z] ok github.com/docker/docker/pkg/plugins 35.859s coverage: 73.2% of statements [2022-03-10T22:59:26.071Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 53.3% of statements [2022-03-10T22:59:26.330Z] ok github.com/docker/docker/pkg/system 0.003s coverage: 42.3% of statements [2022-03-10T22:59:26.515Z] === RUN TestDriver [2022-03-10T22:59:26.515Z] --- PASS: TestDriver (0.00s) [2022-03-10T22:59:26.515Z] PASS [2022-03-10T22:59:26.515Z] coverage: 34.8% of statements [2022-03-10T22:59:26.515Z] ok github.com/docker/docker/libnetwork/drivers/host 0.048s coverage: 34.8% of statements [2022-03-10T22:59:26.515Z] === RUN TestDriver [2022-03-10T22:59:26.515Z] --- PASS: TestDriver (0.00s) [2022-03-10T22:59:26.515Z] PASS [2022-03-10T22:59:26.515Z] coverage: 34.8% of statements [2022-03-10T22:59:26.515Z] ok github.com/docker/docker/libnetwork/drivers/null 0.045s coverage: 34.8% of statements [2022-03-10T22:59:26.515Z] --- PASS: TestRandomAllocateDeallocate (3.84s) [2022-03-10T22:59:26.515Z] === RUN TestAllocateRandomDeallocate [2022-03-10T22:59:26.589Z] ok github.com/docker/docker/pkg/tailfile 0.040s coverage: 88.6% of statements [2022-03-10T22:59:26.971Z] === RUN TestNetworkAllocateFree [2022-03-10T22:59:26.971Z] --- PASS: TestNetworkAllocateFree (0.00s) [2022-03-10T22:59:26.971Z] === RUN TestNetworkAllocateUserDefinedVNIs [2022-03-10T22:59:26.971Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) [2022-03-10T22:59:26.971Z] PASS [2022-03-10T22:59:26.971Z] coverage: 63.6% of statements [2022-03-10T22:59:26.971Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.109s coverage: 63.6% of statements [2022-03-10T22:59:27.155Z] ok github.com/docker/docker/pkg/tarsum 0.050s coverage: 89.3% of statements [2022-03-10T22:59:27.415Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2022-03-10T22:59:27.427Z] === RUN TestGetEmptyCapabilities [2022-03-10T22:59:27.427Z] --- PASS: TestGetEmptyCapabilities (0.01s) [2022-03-10T22:59:27.427Z] === RUN TestGetExtraCapabilities [2022-03-10T22:59:27.427Z] --- PASS: TestGetExtraCapabilities (0.00s) [2022-03-10T22:59:27.427Z] === RUN TestGetInvalidCapabilities [2022-03-10T22:59:27.427Z] --- PASS: TestGetInvalidCapabilities (0.00s) [2022-03-10T22:59:27.427Z] === RUN TestRemoteDriver [2022-03-10T22:59:27.427Z] --- PASS: TestRemoteDriver (0.01s) [2022-03-10T22:59:27.427Z] === RUN TestDriverError [2022-03-10T22:59:27.427Z] --- PASS: TestDriverError (0.01s) [2022-03-10T22:59:27.427Z] === RUN TestMissingValues [2022-03-10T22:59:27.427Z] --- PASS: TestMissingValues (0.01s) [2022-03-10T22:59:27.427Z] === RUN TestRollback [2022-03-10T22:59:27.427Z] --- PASS: TestRollback (0.01s) [2022-03-10T22:59:27.427Z] PASS [2022-03-10T22:59:27.427Z] coverage: 57.4% of statements [2022-03-10T22:59:27.674Z] ok github.com/docker/docker/pkg/urlutil 0.002s coverage: 100.0% of statements [2022-03-10T22:59:27.674Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2022-03-10T22:59:27.934Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.111s coverage: 57.4% of statements [2022-03-10T22:59:27.934Z] --- PASS: TestAllocateRandomDeallocate (1.06s) [2022-03-10T22:59:27.934Z] === RUN TestAllocateRandomDeallocateSerialize [2022-03-10T22:59:27.934Z] === RUN TestNAT [2022-03-10T22:59:27.934Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-03-10T22:59:27.934Z] --- SKIP: TestNAT (0.00s) [2022-03-10T22:59:27.934Z] === RUN TestTransparent [2022-03-10T22:59:27.934Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-03-10T22:59:27.934Z] --- SKIP: TestTransparent (0.00s) [2022-03-10T22:59:27.934Z] PASS [2022-03-10T22:59:27.934Z] coverage: 0.0% of statements [2022-03-10T22:59:27.934Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.054s coverage: 0.0% of statements [2022-03-10T22:59:28.389Z] === RUN TestBuildDefault [2022-03-10T22:59:28.389Z] --- PASS: TestBuildDefault (0.00s) [2022-03-10T22:59:28.389Z] === RUN TestBuildHostnameDomainname [2022-03-10T22:59:28.389Z] --- PASS: TestBuildHostnameDomainname (0.00s) [2022-03-10T22:59:28.389Z] === RUN TestBuildHostname [2022-03-10T22:59:28.389Z] --- PASS: TestBuildHostname (0.00s) [2022-03-10T22:59:28.389Z] === RUN TestBuildHostnameFQDN [2022-03-10T22:59:28.389Z] --- PASS: TestBuildHostnameFQDN (0.00s) [2022-03-10T22:59:28.389Z] === RUN TestBuildNoIP [2022-03-10T22:59:28.390Z] --- PASS: TestBuildNoIP (0.00s) [2022-03-10T22:59:28.390Z] === RUN TestUpdate [2022-03-10T22:59:28.390Z] --- PASS: TestUpdate (0.00s) [2022-03-10T22:59:28.390Z] === RUN TestUpdateIgnoresPrefixedHostname [2022-03-10T22:59:28.390Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s) [2022-03-10T22:59:28.390Z] === RUN TestDeleteIgnoresPrefixedHostname [2022-03-10T22:59:28.390Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s) [2022-03-10T22:59:28.390Z] === RUN TestAddEmpty [2022-03-10T22:59:28.390Z] --- PASS: TestAddEmpty (0.00s) [2022-03-10T22:59:28.390Z] === RUN TestAdd [2022-03-10T22:59:28.390Z] --- PASS: TestAdd (0.00s) [2022-03-10T22:59:28.390Z] === RUN TestDeleteEmpty [2022-03-10T22:59:28.390Z] --- PASS: TestDeleteEmpty (0.00s) [2022-03-10T22:59:28.390Z] === RUN TestDeleteNewline [2022-03-10T22:59:28.390Z] --- PASS: TestDeleteNewline (0.00s) [2022-03-10T22:59:28.390Z] === RUN TestDelete [2022-03-10T22:59:28.390Z] --- PASS: TestDelete (0.00s) [2022-03-10T22:59:28.390Z] === RUN TestConcurrentWrites [2022-03-10T22:59:28.848Z] --- PASS: TestAllocateRandomDeallocateSerialize (0.94s) [2022-03-10T22:59:28.848Z] === RUN TestRetrieveFromStore [2022-03-10T22:59:28.848Z] === RUN TestNew [2022-03-10T22:59:28.848Z] --- PASS: TestNew (0.00s) [2022-03-10T22:59:28.848Z] === RUN TestAddDriver [2022-03-10T22:59:28.848Z] --- PASS: TestAddDriver (0.00s) [2022-03-10T22:59:28.848Z] === RUN TestAddDuplicateDriver [2022-03-10T22:59:28.848Z] --- PASS: TestAddDuplicateDriver (0.00s) [2022-03-10T22:59:28.848Z] === RUN TestIPAMDefaultAddressSpaces [2022-03-10T22:59:28.848Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) [2022-03-10T22:59:28.848Z] === RUN TestDriver [2022-03-10T22:59:28.848Z] --- PASS: TestDriver (0.00s) [2022-03-10T22:59:28.848Z] === RUN TestIPAM [2022-03-10T22:59:28.848Z] --- PASS: TestIPAM (0.00s) [2022-03-10T22:59:28.848Z] === RUN TestWalkIPAMs [2022-03-10T22:59:28.848Z] --- PASS: TestWalkIPAMs (0.00s) [2022-03-10T22:59:28.848Z] === RUN TestWalkDrivers [2022-03-10T22:59:28.848Z] --- PASS: TestWalkDrivers (0.00s) [2022-03-10T22:59:28.848Z] PASS [2022-03-10T22:59:28.848Z] coverage: 82.4% of statements [2022-03-10T22:59:28.848Z] ok github.com/docker/docker/libnetwork/drvregistry 0.076s coverage: 82.4% of statements [2022-03-10T22:59:28.848Z] --- PASS: TestConcurrentWrites (0.28s) [2022-03-10T22:59:28.848Z] PASS [2022-03-10T22:59:28.848Z] coverage: 81.2% of statements [2022-03-10T22:59:28.848Z] ok github.com/docker/docker/libnetwork/etchosts 0.346s coverage: 81.2% of statements [2022-03-10T22:59:28.848Z] === RUN TestNew [2022-03-10T22:59:28.848Z] --- PASS: TestNew (0.00s) [2022-03-10T22:59:28.848Z] === RUN TestAllocate [2022-03-10T22:59:28.848Z] --- PASS: TestAllocate (0.00s) [2022-03-10T22:59:28.848Z] === RUN TestUninitialized [2022-03-10T22:59:28.848Z] --- PASS: TestUninitialized (0.00s) [2022-03-10T22:59:28.848Z] === RUN TestAllocateInRange [2022-03-10T22:59:28.848Z] --- PASS: TestAllocateInRange (0.00s) [2022-03-10T22:59:28.848Z] === RUN TestAllocateSerial [2022-03-10T22:59:28.848Z] --- PASS: TestAllocateSerial (0.00s) [2022-03-10T22:59:28.848Z] PASS [2022-03-10T22:59:28.848Z] coverage: 87.5% of statements [2022-03-10T22:59:28.848Z] ok github.com/docker/docker/libnetwork/idm 0.044s coverage: 87.5% of statements [2022-03-10T22:59:28.848Z] --- PASS: TestRetrieveFromStore (0.38s) [2022-03-10T22:59:28.848Z] === RUN TestIsCorrupted [2022-03-10T22:59:28.848Z] --- PASS: TestIsCorrupted (0.01s) [2022-03-10T22:59:28.848Z] === RUN TestSetRollover [2022-03-10T22:59:29.304Z] === RUN TestCaller [2022-03-10T22:59:29.304Z] --- PASS: TestCaller (0.00s) [2022-03-10T22:59:29.304Z] PASS [2022-03-10T22:59:29.304Z] coverage: 100.0% of statements [2022-03-10T22:59:29.304Z] ok github.com/docker/docker/libnetwork/internal/caller 0.062s coverage: 100.0% of statements [2022-03-10T22:59:29.575Z] ok github.com/docker/docker/plugin 0.515s coverage: 23.2% of statements [2022-03-10T22:59:29.759Z] === RUN TestSetSerialInsertDelete [2022-03-10T22:59:29.759Z] --- PASS: TestSetSerialInsertDelete (0.00s) [2022-03-10T22:59:29.759Z] === RUN TestSetParallelInsertDelete [2022-03-10T22:59:29.833Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.4% of statements [2022-03-10T22:59:30.215Z] --- PASS: TestSetRollover (1.34s) [2022-03-10T22:59:30.215Z] === RUN TestSetRolloverSerial [2022-03-10T22:59:30.399Z] ok github.com/docker/docker/profiles/seccomp 0.010s coverage: 86.0% of statements [2022-03-10T22:59:30.670Z] === RUN TestInt2IP2IntConversion [2022-03-10T22:59:31.633Z] --- PASS: TestInt2IP2IntConversion (0.49s) [2022-03-10T22:59:31.633Z] === RUN TestGetAddressVersion [2022-03-10T22:59:31.633Z] --- PASS: TestGetAddressVersion (0.00s) [2022-03-10T22:59:31.633Z] === RUN TestKeyString [2022-03-10T22:59:31.633Z] --- PASS: TestKeyString (0.00s) [2022-03-10T22:59:31.633Z] === RUN TestPoolDataMarshal [2022-03-10T22:59:31.633Z] --- PASS: TestPoolDataMarshal (0.00s) [2022-03-10T22:59:31.633Z] === RUN TestSubnetsMarshal [2022-03-10T22:59:31.633Z] --- PASS: TestSubnetsMarshal (0.04s) [2022-03-10T22:59:31.633Z] === RUN TestAddSubnets [2022-03-10T22:59:31.633Z] --- PASS: TestSetRolloverSerial (1.06s) [2022-03-10T22:59:31.633Z] === RUN TestGetFirstAvailableFromCurrent [2022-03-10T22:59:31.633Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) [2022-03-10T22:59:31.633Z] PASS [2022-03-10T22:59:31.633Z] coverage: 84.4% of statements [2022-03-10T22:59:31.633Z] ok github.com/docker/docker/libnetwork/bitseq 8.768s coverage: 84.4% of statements [2022-03-10T22:59:31.633Z] --- PASS: TestAddSubnets (0.04s) [2022-03-10T22:59:31.633Z] === RUN TestDoublePoolRelease [2022-03-10T22:59:31.633Z] --- PASS: TestDoublePoolRelease (0.02s) [2022-03-10T22:59:31.633Z] === RUN TestAddReleasePoolID [2022-03-10T22:59:31.633Z] --- PASS: TestAddReleasePoolID (0.05s) [2022-03-10T22:59:31.633Z] === RUN TestPredefinedPool [2022-03-10T22:59:31.633Z] --- PASS: TestPredefinedPool (0.03s) [2022-03-10T22:59:31.633Z] === RUN TestRemoveSubnet [2022-03-10T22:59:31.633Z] === RUN TestPoolRequest [2022-03-10T22:59:31.633Z] --- PASS: TestPoolRequest (0.00s) [2022-03-10T22:59:31.633Z] === RUN TestOtherRequests [2022-03-10T22:59:31.633Z] --- PASS: TestOtherRequests (0.00s) [2022-03-10T22:59:31.633Z] PASS [2022-03-10T22:59:31.634Z] coverage: 57.1% of statements [2022-03-10T22:59:31.634Z] ok github.com/docker/docker/libnetwork/ipams/null 0.045s coverage: 57.1% of statements [2022-03-10T22:59:31.634Z] --- PASS: TestRemoveSubnet (0.14s) [2022-03-10T22:59:31.634Z] === RUN TestGetSameAddress [2022-03-10T22:59:31.634Z] --- PASS: TestGetSameAddress (0.02s) [2022-03-10T22:59:31.634Z] === RUN TestPoolAllocationReuse [2022-03-10T22:59:31.773Z] ok github.com/docker/docker/quota 0.242s coverage: 71.4% of statements [2022-03-10T22:59:31.773Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2022-03-10T22:59:32.597Z] === RUN TestGetCapabilities [2022-03-10T22:59:32.597Z] --- PASS: TestGetCapabilities (0.01s) [2022-03-10T22:59:32.597Z] === RUN TestGetCapabilitiesFromLegacyDriver [2022-03-10T22:59:32.597Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.00s) [2022-03-10T22:59:32.597Z] === RUN TestGetDefaultAddressSpaces [2022-03-10T22:59:32.597Z] --- PASS: TestGetDefaultAddressSpaces (0.01s) [2022-03-10T22:59:32.597Z] === RUN TestRemoteDriver [2022-03-10T22:59:32.597Z] --- PASS: TestRemoteDriver (0.01s) [2022-03-10T22:59:32.597Z] PASS [2022-03-10T22:59:32.597Z] coverage: 47.4% of statements [2022-03-10T22:59:33.054Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.078s coverage: 47.4% of statements [2022-03-10T22:59:33.054Z] --- PASS: TestPoolAllocationReuse (1.16s) [2022-03-10T22:59:33.054Z] === RUN TestGetAddressSubPoolEqualPool [2022-03-10T22:59:33.054Z] --- PASS: TestGetAddressSubPoolEqualPool (0.02s) [2022-03-10T22:59:33.054Z] === RUN TestRequestReleaseAddressFromSubPool [2022-03-10T22:59:33.151Z] ok github.com/docker/docker/registry 0.084s coverage: 58.3% of statements [2022-03-10T22:59:33.151Z] ok github.com/docker/docker/registry/resumable 0.015s coverage: 100.0% of statements [2022-03-10T22:59:33.411Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 45.3% of statements [2022-03-10T22:59:33.510Z] === RUN TestWindowsIPAM [2022-03-10T22:59:33.510Z] --- PASS: TestWindowsIPAM (0.00s) [2022-03-10T22:59:33.510Z] PASS [2022-03-10T22:59:33.510Z] coverage: 71.4% of statements [2022-03-10T22:59:33.510Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.046s coverage: 71.4% of statements [2022-03-10T22:59:33.979Z] ok github.com/docker/docker/runconfig 0.007s coverage: 65.7% of statements [2022-03-10T22:59:33.979Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2022-03-10T22:59:34.473Z] --- PASS: TestRequestReleaseAddressFromSubPool (1.65s) [2022-03-10T22:59:34.473Z] === RUN TestSerializeRequestReleaseAddressFromSubPool [2022-03-10T22:59:34.473Z] === RUN TestDefaultNetwork [2022-03-10T22:59:34.929Z] --- PASS: TestDefaultNetwork (0.27s) [2022-03-10T22:59:34.929Z] === RUN TestConfigGlobalScopeDefaultNetworks [2022-03-10T22:59:34.929Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.26s) [2022-03-10T22:59:34.929Z] === RUN TestInitAddressPools [2022-03-10T22:59:34.929Z] --- PASS: TestInitAddressPools (0.00s) [2022-03-10T22:59:34.929Z] PASS [2022-03-10T22:59:34.929Z] coverage: 74.0% of statements [2022-03-10T22:59:34.929Z] ok github.com/docker/docker/libnetwork/ipamutils 0.622s coverage: 74.0% of statements [2022-03-10T22:59:35.894Z] === RUN TestKeyValue [2022-03-10T22:59:35.894Z] --- PASS: TestKeyValue (0.00s) [2022-03-10T22:59:35.894Z] PASS [2022-03-10T22:59:35.894Z] coverage: 60.0% of statements [2022-03-10T22:59:35.894Z] ok github.com/docker/docker/libnetwork/netlabel 0.041s coverage: 60.0% of statements [2022-03-10T22:59:36.351Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (1.61s) [2022-03-10T22:59:36.351Z] === RUN TestGetAddress [2022-03-10T22:59:36.351Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-03-10T22:59:36.351Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-03-10T22:59:36.351Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-03-10T22:59:36.351Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-03-10T22:59:36.351Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-03-10T22:59:36.351Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-03-10T22:59:36.351Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-03-10T22:59:36.351Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-03-10T22:59:36.351Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-03-10T22:59:36.351Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] [2022-03-10T22:59:36.351Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-03-10T22:59:36.351Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-03-10T22:59:36.351Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-03-10T22:59:36.351Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] [2022-03-10T22:59:36.351Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-03-10T22:59:36.351Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-03-10T22:59:36.351Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-03-10T22:59:36.516Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2022-03-10T22:59:37.454Z] ok github.com/docker/docker/volume/local 0.072s coverage: 76.4% of statements [2022-03-10T22:59:37.879Z] === RUN TestGenerate [2022-03-10T22:59:37.879Z] --- PASS: TestGenerate (0.00s) [2022-03-10T22:59:37.879Z] === RUN TestGeneratePtr [2022-03-10T22:59:37.879Z] --- PASS: TestGeneratePtr (0.00s) [2022-03-10T22:59:37.879Z] === RUN TestGenerateMissingField [2022-03-10T22:59:37.879Z] --- PASS: TestGenerateMissingField (0.00s) [2022-03-10T22:59:37.879Z] === RUN TestFieldCannotBeSet [2022-03-10T22:59:37.879Z] --- PASS: TestFieldCannotBeSet (0.00s) [2022-03-10T22:59:37.879Z] === RUN TestTypeMismatchError [2022-03-10T22:59:37.879Z] --- PASS: TestTypeMismatchError (0.00s) [2022-03-10T22:59:37.879Z] PASS [2022-03-10T22:59:37.879Z] coverage: 100.0% of statements [2022-03-10T22:59:37.879Z] ok github.com/docker/docker/libnetwork/options 0.044s coverage: 100.0% of statements [2022-03-10T22:59:38.021Z] ok github.com/docker/docker/volume/mounts 0.007s coverage: 67.7% of statements [2022-03-10T22:59:38.338Z] === RUN TestNetworkDBSimple [2022-03-10T22:59:38.796Z] testing: warning: no tests to run [2022-03-10T22:59:38.796Z] PASS [2022-03-10T22:59:38.796Z] coverage: 0.0% of statements [2022-03-10T22:59:38.796Z] ok github.com/docker/docker/libnetwork/osl 0.042s coverage: 0.0% of statements [no tests to run] [2022-03-10T22:59:39.252Z] 2022/03/10 22:59:38 Closing DB instances... [2022-03-10T22:59:39.400Z] ok github.com/docker/docker/volume/service 0.013s coverage: 72.3% of statements [2022-03-10T22:59:39.708Z] --- PASS: TestSetParallelInsertDelete (10.00s) [2022-03-10T22:59:39.708Z] PASS [2022-03-10T22:59:39.708Z] coverage: 100.0% of statements [2022-03-10T22:59:39.708Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.051s coverage: 100.0% of statements [2022-03-10T22:59:39.708Z] === RUN TestRequestNewPort [2022-03-10T22:59:39.708Z] --- PASS: TestRequestNewPort (0.00s) [2022-03-10T22:59:39.708Z] === RUN TestRequestSpecificPort [2022-03-10T22:59:39.708Z] --- PASS: TestRequestSpecificPort (0.00s) [2022-03-10T22:59:39.708Z] === RUN TestReleasePort [2022-03-10T22:59:39.708Z] --- PASS: TestReleasePort (0.00s) [2022-03-10T22:59:39.708Z] === RUN TestReuseReleasedPort [2022-03-10T22:59:39.708Z] --- PASS: TestReuseReleasedPort (0.00s) [2022-03-10T22:59:39.708Z] === RUN TestReleaseUnreadledPort [2022-03-10T22:59:39.708Z] --- PASS: TestReleaseUnreadledPort (0.00s) [2022-03-10T22:59:39.708Z] === RUN TestUnknowProtocol [2022-03-10T22:59:39.708Z] --- PASS: TestUnknowProtocol (0.00s) [2022-03-10T22:59:39.708Z] === RUN TestAllocateAllPorts [2022-03-10T22:59:39.708Z] --- PASS: TestAllocateAllPorts (0.00s) [2022-03-10T22:59:39.708Z] === RUN TestPortAllocation [2022-03-10T22:59:39.708Z] --- PASS: TestPortAllocation (0.00s) [2022-03-10T22:59:39.708Z] === RUN TestPortAllocationWithCustomRange [2022-03-10T22:59:39.708Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) [2022-03-10T22:59:39.708Z] === RUN TestNoDuplicateBPR [2022-03-10T22:59:39.708Z] --- PASS: TestNoDuplicateBPR (0.00s) [2022-03-10T22:59:39.708Z] === RUN TestChangePortRange [2022-03-10T22:59:39.708Z] portallocator_test.go:343: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 [2022-03-10T22:59:39.708Z] portallocator_test.go:343: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 [2022-03-10T22:59:39.708Z] portallocator_test.go:343: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 [2022-03-10T22:59:39.708Z] portallocator_test.go:343: test: port allocate range 60100-65010, setErr=, reqPort=60100 [2022-03-10T22:59:39.708Z] portallocator_test.go:343: test: port allocate range 0-0, setErr=, reqPort=60000 [2022-03-10T22:59:39.708Z] portallocator_test.go:343: test: port allocate range 59900-65000, setErr=, reqPort=60001 [2022-03-10T22:59:39.708Z] --- PASS: TestChangePortRange (0.00s) [2022-03-10T22:59:39.708Z] PASS [2022-03-10T22:59:39.708Z] coverage: 88.6% of statements [2022-03-10T22:59:39.708Z] ok github.com/docker/docker/libnetwork/portallocator 0.046s coverage: 88.6% of statements [2022-03-10T22:59:40.164Z] --- PASS: TestNetworkDBSimple (2.04s) [2022-03-10T22:59:40.164Z] === RUN TestNetworkDBJoinLeaveNetwork [2022-03-10T22:59:40.164Z] testing: warning: no tests to run [2022-03-10T22:59:40.164Z] PASS [2022-03-10T22:59:40.164Z] coverage: 0.0% of statements [2022-03-10T22:59:40.619Z] ok github.com/docker/docker/libnetwork/portmapper 0.042s coverage: 0.0% of statements [no tests to run] [2022-03-10T22:59:40.619Z] === RUN TestHashData [2022-03-10T22:59:40.619Z] --- PASS: TestHashData (0.00s) [2022-03-10T22:59:40.619Z] PASS [2022-03-10T22:59:40.619Z] coverage: 2.8% of statements [2022-03-10T22:59:40.619Z] ok github.com/docker/docker/libnetwork/resolvconf 0.041s coverage: 2.8% of statements [2022-03-10T22:59:41.074Z] === RUN TestErrorConstructors [2022-03-10T22:59:41.074Z] --- PASS: TestErrorConstructors (0.00s) [2022-03-10T22:59:41.074Z] === RUN TestCompareIPMask [2022-03-10T22:59:41.074Z] --- PASS: TestCompareIPMask (0.00s) [2022-03-10T22:59:41.074Z] === RUN TestUtilGetHostPartIP [2022-03-10T22:59:41.074Z] --- PASS: TestUtilGetHostPartIP (0.00s) [2022-03-10T22:59:41.074Z] === RUN TestUtilGetBroadcastIP [2022-03-10T22:59:41.074Z] --- PASS: TestUtilGetBroadcastIP (0.00s) [2022-03-10T22:59:41.074Z] === RUN TestParseCIDR [2022-03-10T22:59:41.074Z] --- PASS: TestParseCIDR (0.00s) [2022-03-10T22:59:41.074Z] PASS [2022-03-10T22:59:41.074Z] coverage: 37.3% of statements [2022-03-10T22:59:41.074Z] ok github.com/docker/docker/libnetwork/types 0.047s coverage: 37.3% of statements [2022-03-10T22:59:41.530Z] 2022/03/10 22:59:41 Closing DB instances... [2022-03-10T22:59:41.530Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2022-03-10T22:59:41.530Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2022-03-10T22:59:41.530Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2022-03-10T22:59:41.530Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2022-03-10T22:59:41.530Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2022-03-10T22:59:41.530Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2022-03-10T22:59:41.530Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2022-03-10T22:59:41.530Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2022-03-10T22:59:41.530Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2022-03-10T22:59:41.530Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2022-03-10T22:59:41.530Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2022-03-10T22:59:41.530Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2022-03-10T22:59:41.530Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2022-03-10T22:59:41.530Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2022-03-10T22:59:41.530Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2022-03-10T22:59:41.530Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2022-03-10T22:59:41.530Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2022-03-10T22:59:41.530Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2022-03-10T22:59:41.530Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2022-03-10T22:59:41.530Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2022-03-10T22:59:41.530Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2022-03-10T22:59:41.530Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2022-03-10T22:59:41.530Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2022-03-10T22:59:41.530Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2022-03-10T22:59:41.530Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2022-03-10T22:59:41.530Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2022-03-10T22:59:41.530Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2022-03-10T22:59:41.530Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2022-03-10T22:59:41.530Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2022-03-10T22:59:41.530Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2022-03-10T22:59:41.530Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2022-03-10T22:59:41.530Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2022-03-10T22:59:41.530Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2022-03-10T22:59:41.530Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2022-03-10T22:59:41.530Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2022-03-10T22:59:41.530Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2022-03-10T22:59:41.530Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2022-03-10T22:59:41.530Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2022-03-10T22:59:41.530Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2022-03-10T22:59:41.530Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2022-03-10T22:59:41.530Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2022-03-10T22:59:41.530Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2022-03-10T22:59:41.530Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2022-03-10T22:59:41.530Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2022-03-10T22:59:41.530Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2022-03-10T22:59:41.530Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2022-03-10T22:59:41.530Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2022-03-10T22:59:41.530Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2022-03-10T22:59:41.530Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2022-03-10T22:59:41.530Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2022-03-10T22:59:41.530Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2022-03-10T22:59:41.530Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2022-03-10T22:59:41.530Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2022-03-10T22:59:41.530Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2022-03-10T22:59:41.530Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2022-03-10T22:59:41.530Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2022-03-10T22:59:41.530Z] PASS [2022-03-10T22:59:41.530Z] coverage: 50.0% of statements [2022-03-10T22:59:41.530Z] ok github.com/docker/docker/oci 0.106s coverage: 50.0% of statements [2022-03-10T22:59:42.491Z] === RUN TestAddressPoolOpt [2022-03-10T22:59:42.491Z] --- PASS: TestAddressPoolOpt (0.00s) [2022-03-10T22:59:42.491Z] === RUN TestValidateEnv [2022-03-10T22:59:42.491Z] === RUN TestValidateEnv/a [2022-03-10T22:59:42.491Z] === RUN TestValidateEnv/something [2022-03-10T22:59:42.491Z] === RUN TestValidateEnv/_=a [2022-03-10T22:59:42.491Z] === RUN TestValidateEnv/env1=value1 [2022-03-10T22:59:42.491Z] === RUN TestValidateEnv/_env1=value1 [2022-03-10T22:59:42.491Z] === RUN TestValidateEnv/env2=value2=value3 [2022-03-10T22:59:42.491Z] === RUN TestValidateEnv/env3=abc!qwe [2022-03-10T22:59:42.492Z] === RUN TestValidateEnv/env_4=value_4 [2022-03-10T22:59:42.492Z] === RUN TestValidateEnv/PATH [2022-03-10T22:59:42.492Z] === RUN TestValidateEnv/=a [2022-03-10T22:59:42.492Z] === RUN TestValidateEnv/PATH= [2022-03-10T22:59:42.492Z] === RUN TestValidateEnv/PATH=something [2022-03-10T22:59:42.492Z] === RUN TestValidateEnv/asd!qwe [2022-03-10T22:59:42.492Z] === RUN TestValidateEnv/1asd [2022-03-10T22:59:42.492Z] === RUN TestValidateEnv/123 [2022-03-10T22:59:42.492Z] === RUN TestValidateEnv/some_space [2022-03-10T22:59:42.492Z] === RUN TestValidateEnv/__some_space_before [2022-03-10T22:59:42.492Z] === RUN TestValidateEnv/some_space_after__ [2022-03-10T22:59:42.492Z] === RUN TestValidateEnv/= [2022-03-10T22:59:42.492Z] === RUN TestValidateEnv/PaTh [2022-03-10T22:59:42.492Z] --- PASS: TestValidateEnv (0.00s) [2022-03-10T22:59:42.492Z] --- PASS: TestValidateEnv/a (0.00s) [2022-03-10T22:59:42.492Z] --- PASS: TestValidateEnv/something (0.00s) [2022-03-10T22:59:42.492Z] --- PASS: TestValidateEnv/_=a (0.00s) [2022-03-10T22:59:42.492Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2022-03-10T22:59:42.492Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2022-03-10T22:59:42.492Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2022-03-10T22:59:42.492Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2022-03-10T22:59:42.492Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2022-03-10T22:59:42.492Z] --- PASS: TestValidateEnv/PATH (0.00s) [2022-03-10T22:59:42.492Z] --- PASS: TestValidateEnv/=a (0.00s) [2022-03-10T22:59:42.492Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2022-03-10T22:59:42.492Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2022-03-10T22:59:42.492Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2022-03-10T22:59:42.492Z] --- PASS: TestValidateEnv/1asd (0.00s) [2022-03-10T22:59:42.492Z] --- PASS: TestValidateEnv/123 (0.00s) [2022-03-10T22:59:42.492Z] --- PASS: TestValidateEnv/some_space (0.00s) [2022-03-10T22:59:42.492Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2022-03-10T22:59:42.492Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2022-03-10T22:59:42.492Z] --- PASS: TestValidateEnv/= (0.00s) [2022-03-10T22:59:42.492Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2022-03-10T22:59:42.492Z] === RUN TestParseHost [2022-03-10T22:59:42.492Z] --- PASS: TestParseHost (0.00s) [2022-03-10T22:59:42.492Z] === RUN TestParseDockerDaemonHost [2022-03-10T22:59:42.492Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2022-03-10T22:59:42.492Z] === RUN TestParseTCP [2022-03-10T22:59:42.492Z] --- PASS: TestParseTCP (0.00s) [2022-03-10T22:59:42.492Z] === RUN TestParseInvalidUnixAddrInvalid [2022-03-10T22:59:42.492Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2022-03-10T22:59:42.492Z] === RUN TestValidateExtraHosts [2022-03-10T22:59:42.492Z] --- PASS: TestValidateExtraHosts (0.00s) [2022-03-10T22:59:42.492Z] === RUN TestIpOptString [2022-03-10T22:59:42.492Z] --- PASS: TestIpOptString (0.00s) [2022-03-10T22:59:42.492Z] === RUN TestNewIpOptInvalidDefaultVal [2022-03-10T22:59:42.492Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2022-03-10T22:59:42.492Z] === RUN TestNewIpOptValidDefaultVal [2022-03-10T22:59:42.492Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2022-03-10T22:59:42.492Z] === RUN TestIpOptSetInvalidVal [2022-03-10T22:59:42.492Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2022-03-10T22:59:42.492Z] === RUN TestValidateIPAddress [2022-03-10T22:59:42.492Z] --- PASS: TestValidateIPAddress (0.00s) [2022-03-10T22:59:42.492Z] === RUN TestMapOpts [2022-03-10T22:59:42.492Z] --- PASS: TestMapOpts (0.00s) [2022-03-10T22:59:42.492Z] === RUN TestListOptsWithoutValidator [2022-03-10T22:59:42.492Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2022-03-10T22:59:42.492Z] === RUN TestListOptsWithValidator [2022-03-10T22:59:42.492Z] --- PASS: TestListOptsWithValidator (0.00s) [2022-03-10T22:59:42.492Z] === RUN TestValidateDNSSearch [2022-03-10T22:59:42.492Z] --- PASS: TestValidateDNSSearch (0.00s) [2022-03-10T22:59:42.492Z] === RUN TestValidateLabel [2022-03-10T22:59:42.492Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2022-03-10T22:59:42.492Z] === RUN TestValidateLabel/label_with_general_format [2022-03-10T22:59:42.492Z] === RUN TestValidateLabel/label_with_more_than_one_= [2022-03-10T22:59:42.492Z] === RUN TestValidateLabel/label_with_one_more [2022-03-10T22:59:42.492Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2022-03-10T22:59:42.492Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2022-03-10T22:59:42.492Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2022-03-10T22:59:42.492Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2022-03-10T22:59:42.492Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2022-03-10T22:59:42.492Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2022-03-10T22:59:42.492Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2022-03-10T22:59:42.492Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2022-03-10T22:59:42.492Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2022-03-10T22:59:42.492Z] --- PASS: TestValidateLabel (0.00s) [2022-03-10T22:59:42.492Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2022-03-10T22:59:42.492Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2022-03-10T22:59:42.492Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2022-03-10T22:59:42.492Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2022-03-10T22:59:42.492Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2022-03-10T22:59:42.492Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2022-03-10T22:59:42.492Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2022-03-10T22:59:42.492Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2022-03-10T22:59:42.492Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2022-03-10T22:59:42.492Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2022-03-10T22:59:42.492Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2022-03-10T22:59:42.492Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2022-03-10T22:59:42.492Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2022-03-10T22:59:42.492Z] === RUN TestNamedListOpts [2022-03-10T22:59:42.492Z] --- PASS: TestNamedListOpts (0.00s) [2022-03-10T22:59:42.492Z] === RUN TestNamedMapOpts [2022-03-10T22:59:42.492Z] --- PASS: TestNamedMapOpts (0.00s) [2022-03-10T22:59:42.492Z] === RUN TestParseLink [2022-03-10T22:59:42.492Z] --- PASS: TestParseLink (0.00s) [2022-03-10T22:59:42.492Z] === RUN TestQuotedStringSetWithQuotes [2022-03-10T22:59:42.492Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s) [2022-03-10T22:59:42.492Z] === RUN TestQuotedStringSetWithMismatchedQuotes [2022-03-10T22:59:42.492Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s) [2022-03-10T22:59:42.492Z] === RUN TestQuotedStringSetWithNoQuotes [2022-03-10T22:59:42.492Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s) [2022-03-10T22:59:42.492Z] === RUN TestQuotedStringEmptyOrSingleCharString [2022-03-10T22:59:42.492Z] --- PASS: TestQuotedStringEmptyOrSingleCharString (0.00s) [2022-03-10T22:59:42.492Z] === RUN TestUlimitOpt [2022-03-10T22:59:42.492Z] --- PASS: TestUlimitOpt (0.00s) [2022-03-10T22:59:42.492Z] PASS [2022-03-10T22:59:42.492Z] coverage: 67.4% of statements [2022-03-10T22:59:42.492Z] ok github.com/docker/docker/opts 0.069s coverage: 67.4% of statements [2022-03-10T22:59:42.492Z] === RUN TestParseVersion [2022-03-10T22:59:42.492Z] --- PASS: TestParseVersion (0.00s) [2022-03-10T22:59:42.492Z] PASS [2022-03-10T22:59:42.492Z] coverage: 52.9% of statements [2022-03-10T22:59:42.492Z] ok github.com/docker/docker/pkg/aaparser 0.054s coverage: 52.9% of statements [2022-03-10T22:59:43.455Z] --- PASS: TestNetworkDBJoinLeaveNetwork (2.84s) [2022-03-10T22:59:43.455Z] === RUN TestNetworkDBJoinLeaveNetworks [2022-03-10T22:59:43.910Z] === RUN TestPeerCertificateMarshalJSON [2022-03-10T22:59:44.367Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2022-03-10T22:59:44.367Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2022-03-10T22:59:44.367Z] --- PASS: TestPeerCertificateMarshalJSON (0.32s) [2022-03-10T22:59:44.367Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2022-03-10T22:59:44.367Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2022-03-10T22:59:44.367Z] === RUN TestMiddleware [2022-03-10T22:59:44.367Z] --- PASS: TestMiddleware (0.00s) [2022-03-10T22:59:44.367Z] === RUN TestNewResponseModifier [2022-03-10T22:59:44.367Z] --- PASS: TestNewResponseModifier (0.00s) [2022-03-10T22:59:44.367Z] PASS [2022-03-10T22:59:44.367Z] coverage: 26.8% of statements [2022-03-10T22:59:44.367Z] ok github.com/docker/docker/pkg/authorization 0.371s coverage: 26.8% of statements [2022-03-10T22:59:44.367Z] === RUN TestIsArchivePathDir [2022-03-10T22:59:44.367Z] --- PASS: TestIsArchivePathDir (0.07s) [2022-03-10T22:59:44.367Z] === RUN TestIsArchivePathInvalidFile [2022-03-10T22:59:44.824Z] 2022/03/10 22:59:44 Closing DB instances... [2022-03-10T22:59:44.824Z] --- PASS: TestIsArchivePathInvalidFile (0.13s) [2022-03-10T22:59:44.824Z] === RUN TestIsArchivePathTar [2022-03-10T22:59:44.824Z] --- PASS: TestIsArchivePathTar (0.14s) [2022-03-10T22:59:44.824Z] === RUN TestDecompressStreamGzip [2022-03-10T22:59:44.824Z] === RUN TestUnbuffered [2022-03-10T22:59:44.824Z] --- PASS: TestUnbuffered (0.00s) [2022-03-10T22:59:44.824Z] === RUN TestRaceUnbuffered [2022-03-10T22:59:44.824Z] --- PASS: TestRaceUnbuffered (0.00s) [2022-03-10T22:59:44.824Z] PASS [2022-03-10T22:59:44.824Z] coverage: 100.0% of statements [2022-03-10T22:59:44.824Z] ok github.com/docker/docker/pkg/broadcaster 0.033s coverage: 100.0% of statements [2022-03-10T22:59:45.333Z] --- PASS: TestDecompressStreamGzip (0.24s) [2022-03-10T22:59:45.333Z] === RUN TestDecompressStreamBzip2 [2022-03-10T22:59:45.333Z] --- PASS: TestDecompressStreamBzip2 (0.13s) [2022-03-10T22:59:45.333Z] === RUN TestDecompressStreamXz [2022-03-10T22:59:45.333Z] archive_test.go:133: Xz not present in msys2 [2022-03-10T22:59:45.333Z] --- SKIP: TestDecompressStreamXz (0.00s) [2022-03-10T22:59:45.333Z] === RUN TestDecompressStreamZstd [2022-03-10T22:59:45.333Z] archive_test.go:140: zstd not installed [2022-03-10T22:59:45.333Z] --- SKIP: TestDecompressStreamZstd (0.03s) [2022-03-10T22:59:45.333Z] === RUN TestCompressStreamXzUnsupported [2022-03-10T22:59:45.333Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2022-03-10T22:59:45.333Z] === RUN TestCompressStreamBzip2Unsupported [2022-03-10T22:59:45.333Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2022-03-10T22:59:45.333Z] === RUN TestCompressStreamInvalid [2022-03-10T22:59:45.333Z] --- PASS: TestCompressStreamInvalid (0.00s) [2022-03-10T22:59:45.333Z] === RUN TestExtensionInvalid [2022-03-10T22:59:45.333Z] --- PASS: TestExtensionInvalid (0.00s) [2022-03-10T22:59:45.333Z] === RUN TestExtensionUncompressed [2022-03-10T22:59:45.333Z] --- PASS: TestExtensionUncompressed (0.00s) [2022-03-10T22:59:45.333Z] === RUN TestExtensionBzip2 [2022-03-10T22:59:45.333Z] --- PASS: TestExtensionBzip2 (0.00s) [2022-03-10T22:59:45.333Z] === RUN TestExtensionGzip [2022-03-10T22:59:45.333Z] --- PASS: TestExtensionGzip (0.00s) [2022-03-10T22:59:45.333Z] === RUN TestExtensionXz [2022-03-10T22:59:45.333Z] --- PASS: TestExtensionXz (0.00s) [2022-03-10T22:59:45.333Z] === RUN TestExtensionZstd [2022-03-10T22:59:45.333Z] --- PASS: TestExtensionZstd (0.00s) [2022-03-10T22:59:45.333Z] === RUN TestCmdStreamLargeStderr [2022-03-10T22:59:45.333Z] --- PASS: TestCmdStreamLargeStderr (0.08s) [2022-03-10T22:59:45.333Z] === RUN TestCmdStreamBad [2022-03-10T22:59:45.333Z] archive_test.go:252: Failing on Windows CI machines [2022-03-10T22:59:45.333Z] --- SKIP: TestCmdStreamBad (0.00s) [2022-03-10T22:59:45.333Z] === RUN TestCmdStreamGood [2022-03-10T22:59:45.333Z] --- PASS: TestCmdStreamGood (0.05s) [2022-03-10T22:59:45.333Z] === RUN TestUntarPathWithInvalidDest [2022-03-10T22:59:45.333Z] --- PASS: TestUntarPathWithInvalidDest (0.07s) [2022-03-10T22:59:45.333Z] === RUN TestUntarPathWithInvalidSrc [2022-03-10T22:59:45.333Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2022-03-10T22:59:45.333Z] === RUN TestUntarPath [2022-03-10T22:59:45.333Z] --- PASS: TestUntarPath (0.07s) [2022-03-10T22:59:45.333Z] === RUN TestUntarPathWithDestinationFile [2022-03-10T22:59:45.791Z] === RUN TestMatch [2022-03-10T22:59:45.791Z] === RUN TestMatch/[[]] [2022-03-10T22:59:45.791Z] === RUN TestMatch/[[foo]] [2022-03-10T22:59:45.791Z] === RUN TestMatch/[[bar]_[foo]] [2022-03-10T22:59:45.791Z] === RUN TestMatch/[[foo_bar]] [2022-03-10T22:59:45.791Z] === RUN TestMatch/[[qux]_[foo]] [2022-03-10T22:59:45.791Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2022-03-10T22:59:45.791Z] === RUN TestMatch/[] [2022-03-10T22:59:45.791Z] === RUN TestMatch/[]#01 [2022-03-10T22:59:45.791Z] === RUN TestMatch/[[qux]] [2022-03-10T22:59:45.791Z] === RUN TestMatch/[[foo_bar_qux]] [2022-03-10T22:59:45.791Z] === RUN TestMatch/[[qux]_[baz]] [2022-03-10T22:59:45.791Z] === RUN TestMatch/[[foo_baz]] [2022-03-10T22:59:45.791Z] --- PASS: TestMatch (0.00s) [2022-03-10T22:59:45.791Z] --- PASS: TestMatch/[[]] (0.00s) [2022-03-10T22:59:45.791Z] --- PASS: TestMatch/[[foo]] (0.00s) [2022-03-10T22:59:45.791Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2022-03-10T22:59:45.791Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2022-03-10T22:59:45.791Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2022-03-10T22:59:45.791Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2022-03-10T22:59:45.791Z] --- PASS: TestMatch/[] (0.00s) [2022-03-10T22:59:45.791Z] --- PASS: TestMatch/[]#01 (0.00s) [2022-03-10T22:59:45.791Z] --- PASS: TestMatch/[[qux]] (0.00s) [2022-03-10T22:59:45.791Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2022-03-10T22:59:45.791Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2022-03-10T22:59:45.791Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2022-03-10T22:59:45.791Z] PASS [2022-03-10T22:59:45.791Z] coverage: 87.5% of statements [2022-03-10T22:59:45.791Z] ok github.com/docker/docker/pkg/capabilities 0.041s coverage: 87.5% of statements [2022-03-10T22:59:45.791Z] --- PASS: TestUntarPathWithDestinationFile (0.07s) [2022-03-10T22:59:45.791Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2022-03-10T22:59:45.791Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.07s) [2022-03-10T22:59:45.791Z] === RUN TestCopyWithTarInvalidSrc [2022-03-10T22:59:45.791Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2022-03-10T22:59:45.791Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2022-03-10T22:59:45.791Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2022-03-10T22:59:45.791Z] === RUN TestCopyWithTarSrcFile [2022-03-10T22:59:45.791Z] --- PASS: TestCopyWithTarSrcFile (0.01s) [2022-03-10T22:59:45.791Z] === RUN TestCopyWithTarSrcFolder [2022-03-10T22:59:45.791Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2022-03-10T22:59:45.791Z] === RUN TestCopyFileWithTarInvalidSrc [2022-03-10T22:59:45.791Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2022-03-10T22:59:45.791Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2022-03-10T22:59:45.791Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2022-03-10T22:59:45.791Z] === RUN TestCopyFileWithTarSrcFolder [2022-03-10T22:59:45.791Z] --- PASS: TestCopyFileWithTarSrcFolder (0.01s) [2022-03-10T22:59:45.791Z] === RUN TestCopyFileWithTarSrcFile [2022-03-10T22:59:45.791Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) [2022-03-10T22:59:45.791Z] === RUN TestTarFiles [2022-03-10T22:59:46.247Z] --- PASS: TestNetworkDBJoinLeaveNetworks (2.85s) [2022-03-10T22:59:46.247Z] === RUN TestNetworkDBCRUDTableEntry [2022-03-10T22:59:46.703Z] === RUN TestChrootTarUntar [2022-03-10T22:59:46.703Z] archive_test.go:44: os.Getuid() != 0: skipping test that requires root [2022-03-10T22:59:46.703Z] --- SKIP: TestChrootTarUntar (0.00s) [2022-03-10T22:59:46.703Z] === RUN TestChrootUntarWithHugeExcludesList [2022-03-10T22:59:46.703Z] archive_test.go:76: os.Getuid() != 0: skipping test that requires root [2022-03-10T22:59:46.703Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2022-03-10T22:59:46.703Z] === RUN TestChrootUntarEmptyArchive [2022-03-10T22:59:46.703Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2022-03-10T22:59:46.703Z] === RUN TestChrootTarUntarWithSymlink [2022-03-10T22:59:46.703Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-03-10T22:59:46.703Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2022-03-10T22:59:46.703Z] === RUN TestChrootCopyWithTar [2022-03-10T22:59:46.703Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-03-10T22:59:46.703Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2022-03-10T22:59:46.703Z] === RUN TestChrootCopyFileWithTar [2022-03-10T22:59:46.703Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2022-03-10T22:59:46.703Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2022-03-10T22:59:46.703Z] === RUN TestChrootUntarPath [2022-03-10T22:59:46.703Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-03-10T22:59:46.703Z] --- SKIP: TestChrootUntarPath (0.00s) [2022-03-10T22:59:46.703Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2022-03-10T22:59:46.703Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2022-03-10T22:59:46.703Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-03-10T22:59:46.703Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2022-03-10T22:59:46.703Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2022-03-10T22:59:46.703Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-03-10T22:59:46.703Z] === RUN TestChrootApplyDotDotFile [2022-03-10T22:59:46.703Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2022-03-10T22:59:46.703Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2022-03-10T22:59:46.703Z] PASS [2022-03-10T22:59:46.703Z] coverage: 15.1% of statements [2022-03-10T22:59:46.703Z] ok github.com/docker/docker/pkg/chrootarchive 0.090s coverage: 15.1% of statements [2022-03-10T22:59:47.668Z] === RUN TestEnsureRemoveAllNotExist [2022-03-10T22:59:47.668Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2022-03-10T22:59:47.668Z] === RUN TestEnsureRemoveAllWithDir [2022-03-10T22:59:47.668Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2022-03-10T22:59:47.668Z] === RUN TestEnsureRemoveAllWithFile [2022-03-10T22:59:47.668Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2022-03-10T22:59:47.668Z] PASS [2022-03-10T22:59:47.668Z] coverage: 0.0% of statements [2022-03-10T22:59:47.668Z] ok github.com/docker/docker/pkg/containerfs 0.035s coverage: 0.0% of statements [2022-03-10T22:59:48.124Z] 2022/03/10 22:59:47 Closing DB instances... [2022-03-10T22:59:48.124Z] === RUN TestSizeEmpty [2022-03-10T22:59:48.124Z] --- PASS: TestSizeEmpty (0.00s) [2022-03-10T22:59:48.124Z] === RUN TestSizeEmptyFile [2022-03-10T22:59:48.124Z] --- PASS: TestSizeEmptyFile (0.00s) [2022-03-10T22:59:48.124Z] === RUN TestSizeNonemptyFile [2022-03-10T22:59:48.124Z] --- PASS: TestSizeNonemptyFile (0.00s) [2022-03-10T22:59:48.124Z] === RUN TestSizeNestedDirectoryEmpty [2022-03-10T22:59:48.124Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2022-03-10T22:59:48.124Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2022-03-10T22:59:48.124Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2022-03-10T22:59:48.124Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2022-03-10T22:59:48.124Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2022-03-10T22:59:48.124Z] === RUN TestMoveToSubdir [2022-03-10T22:59:48.124Z] --- PASS: TestMoveToSubdir (0.00s) [2022-03-10T22:59:48.124Z] === RUN TestSizeNonExistingDirectory [2022-03-10T22:59:48.124Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2022-03-10T22:59:48.124Z] PASS [2022-03-10T22:59:48.124Z] coverage: 80.0% of statements [2022-03-10T22:59:48.124Z] ok github.com/docker/docker/pkg/directory 0.051s coverage: 80.0% of statements [2022-03-10T22:59:49.086Z] === RUN TestPollerAddRemove [2022-03-10T22:59:49.086Z] --- PASS: TestPollerAddRemove (0.00s) [2022-03-10T22:59:49.086Z] === RUN TestPollerEvent [2022-03-10T22:59:49.086Z] poller_test.go:40: No chmod on Windows [2022-03-10T22:59:49.086Z] --- SKIP: TestPollerEvent (0.00s) [2022-03-10T22:59:49.086Z] === RUN TestPollerClose [2022-03-10T22:59:49.086Z] --- PASS: TestPollerClose (0.00s) [2022-03-10T22:59:49.086Z] PASS [2022-03-10T22:59:49.086Z] coverage: 45.7% of statements [2022-03-10T22:59:49.086Z] ok github.com/docker/docker/pkg/filenotify 0.039s coverage: 45.7% of statements [2022-03-10T22:59:49.964Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] [2022-03-10T22:59:50.068Z] === RUN TestCopyFileWithInvalidSrc [2022-03-10T22:59:50.068Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2022-03-10T22:59:50.068Z] === RUN TestCopyFileWithInvalidDest [2022-03-10T22:59:50.068Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2022-03-10T22:59:50.068Z] === RUN TestCopyFileWithSameSrcAndDest [2022-03-10T22:59:50.068Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2022-03-10T22:59:50.068Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2022-03-10T22:59:50.068Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2022-03-10T22:59:50.068Z] === RUN TestCopyFile [2022-03-10T22:59:50.068Z] --- PASS: TestCopyFile (0.01s) [2022-03-10T22:59:50.068Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2022-03-10T22:59:50.068Z] fileutils_test.go:133: Needs porting to Windows [2022-03-10T22:59:50.068Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-03-10T22:59:50.068Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2022-03-10T22:59:50.068Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2022-03-10T22:59:50.068Z] === RUN TestReadSymlinkedDirectoryToFile [2022-03-10T22:59:50.068Z] fileutils_test.go:179: Needs porting to Windows [2022-03-10T22:59:50.068Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2022-03-10T22:59:50.068Z] === RUN TestWildcardMatches [2022-03-10T22:59:50.068Z] --- PASS: TestWildcardMatches (0.00s) [2022-03-10T22:59:50.068Z] === RUN TestPatternMatches [2022-03-10T22:59:50.068Z] --- PASS: TestPatternMatches (0.00s) [2022-03-10T22:59:50.068Z] === RUN TestExclusionPatternMatchesPatternBefore [2022-03-10T22:59:50.068Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2022-03-10T22:59:50.068Z] === RUN TestPatternMatchesFolderExclusions [2022-03-10T22:59:50.068Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2022-03-10T22:59:50.068Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2022-03-10T22:59:50.069Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2022-03-10T22:59:50.069Z] === RUN TestPatternMatchesFolderWildcardExclusions [2022-03-10T22:59:50.069Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2022-03-10T22:59:50.069Z] === RUN TestExclusionPatternMatchesPatternAfter [2022-03-10T22:59:50.069Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2022-03-10T22:59:50.069Z] === RUN TestExclusionPatternMatchesWholeDirectory [2022-03-10T22:59:50.069Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2022-03-10T22:59:50.069Z] === RUN TestSingleExclamationError [2022-03-10T22:59:50.069Z] --- PASS: TestSingleExclamationError (0.00s) [2022-03-10T22:59:50.069Z] === RUN TestMatchesWithNoPatterns [2022-03-10T22:59:50.069Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2022-03-10T22:59:50.069Z] === RUN TestMatchesWithMalformedPatterns [2022-03-10T22:59:50.069Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2022-03-10T22:59:50.069Z] === RUN TestMatches [2022-03-10T22:59:50.069Z] === RUN TestMatches/MatchesOrParentMatches [2022-03-10T22:59:50.069Z] === RUN TestMatches/MatchesUsingParentResult [2022-03-10T22:59:50.069Z] === RUN TestMatches/MatchesUsingParentResults [2022-03-10T22:59:50.069Z] === RUN TestMatches/MatchesUsingParentResultsNoContext [2022-03-10T22:59:50.069Z] --- PASS: TestMatches (0.01s) [2022-03-10T22:59:50.069Z] --- PASS: TestMatches/MatchesOrParentMatches (0.00s) [2022-03-10T22:59:50.069Z] --- PASS: TestMatches/MatchesUsingParentResult (0.00s) [2022-03-10T22:59:50.069Z] --- PASS: TestMatches/MatchesUsingParentResults (0.00s) [2022-03-10T22:59:50.069Z] --- PASS: TestMatches/MatchesUsingParentResultsNoContext (0.00s) [2022-03-10T22:59:50.069Z] === RUN TestCleanPatterns [2022-03-10T22:59:50.069Z] --- PASS: TestCleanPatterns (0.00s) [2022-03-10T22:59:50.069Z] === RUN TestCleanPatternsStripEmptyPatterns [2022-03-10T22:59:50.069Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2022-03-10T22:59:50.069Z] === RUN TestCleanPatternsExceptionFlag [2022-03-10T22:59:50.069Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2022-03-10T22:59:50.069Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2022-03-10T22:59:50.069Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2022-03-10T22:59:50.069Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2022-03-10T22:59:50.069Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2022-03-10T22:59:50.069Z] === RUN TestCleanPatternsErrorSingleException [2022-03-10T22:59:50.069Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2022-03-10T22:59:50.069Z] === RUN TestCreateIfNotExistsDir [2022-03-10T22:59:50.069Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2022-03-10T22:59:50.069Z] === RUN TestCreateIfNotExistsFile [2022-03-10T22:59:50.069Z] --- PASS: TestCreateIfNotExistsFile (0.00s) [2022-03-10T22:59:50.069Z] === RUN TestMatch [2022-03-10T22:59:50.069Z] --- PASS: TestMatch (0.00s) [2022-03-10T22:59:50.069Z] === RUN TestCompile [2022-03-10T22:59:50.069Z] === RUN TestCompile/slash [2022-03-10T22:59:50.069Z] === RUN TestCompile/backslash [2022-03-10T22:59:50.069Z] --- PASS: TestCompile (0.00s) [2022-03-10T22:59:50.069Z] --- PASS: TestCompile/slash (0.00s) [2022-03-10T22:59:50.069Z] --- PASS: TestCompile/backslash (0.00s) [2022-03-10T22:59:50.069Z] PASS [2022-03-10T22:59:50.069Z] coverage: 84.7% of statements [2022-03-10T22:59:50.069Z] ok github.com/docker/docker/pkg/fileutils 0.083s coverage: 84.7% of statements [2022-03-10T22:59:50.069Z] --- PASS: TestNetworkDBCRUDTableEntry (4.08s) [2022-03-10T22:59:50.069Z] === RUN TestNetworkDBCRUDTableEntries [2022-03-10T22:59:50.525Z] === RUN TestGet [2022-03-10T22:59:50.525Z] --- PASS: TestGet (0.00s) [2022-03-10T22:59:50.525Z] === RUN TestGetShortcutString [2022-03-10T22:59:50.525Z] --- PASS: TestGetShortcutString (0.00s) [2022-03-10T22:59:50.525Z] PASS [2022-03-10T22:59:50.525Z] coverage: 42.9% of statements [2022-03-10T22:59:50.525Z] ok github.com/docker/docker/pkg/homedir 0.043s coverage: 42.9% of statements [2022-03-10T22:59:50.981Z] --- PASS: TestTarFiles (5.26s) [2022-03-10T22:59:50.981Z] === RUN TestDetectCompressionZstd [2022-03-10T22:59:50.981Z] --- PASS: TestDetectCompressionZstd (0.00s) [2022-03-10T22:59:50.981Z] === RUN TestTarUntar [2022-03-10T22:59:50.981Z] --- PASS: TestTarUntar (0.04s) [2022-03-10T22:59:50.981Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2022-03-10T22:59:50.981Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s) [2022-03-10T22:59:50.981Z] === RUN TestTarWithOptions [2022-03-10T22:59:50.981Z] --- PASS: TestTarWithOptions (0.04s) [2022-03-10T22:59:50.981Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2022-03-10T22:59:50.981Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2022-03-10T22:59:50.981Z] === RUN TestUntarUstarGnuConflict [2022-03-10T22:59:50.981Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2022-03-10T22:59:50.981Z] === RUN TestUntarInvalidFilenames [2022-03-10T22:59:51.437Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames715268782\\dest" [2022-03-10T22:59:51.437Z] --- PASS: TestUntarInvalidFilenames (0.19s) [2022-03-10T22:59:51.437Z] === RUN TestUntarHardlinkToSymlink [2022-03-10T22:59:51.437Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2022-03-10T22:59:51.437Z] === RUN TestUntarInvalidHardlink [2022-03-10T22:59:51.437Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2325163768\\victim\\hello" -> "../victim/hello" [2022-03-10T22:59:51.437Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2771674296\\victim\\hello" -> "/../victim/hello" [2022-03-10T22:59:51.437Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink4036991002\\victim" -> "../victim" [2022-03-10T22:59:51.437Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2918064602\\victim" -> "../victim" [2022-03-10T22:59:51.437Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink640251222\\victim" -> "../victim" [2022-03-10T22:59:51.437Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3558064322\\victim" -> "../victim" [2022-03-10T22:59:51.437Z] --- PASS: TestUntarInvalidHardlink (0.03s) [2022-03-10T22:59:51.437Z] === RUN TestUntarInvalidSymlink [2022-03-10T22:59:51.437Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2181030041\\dest\\dotdot" -> "../victim/hello" [2022-03-10T22:59:51.437Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink4234930925\\dest\\slash-dotdot" -> "/../victim/hello" [2022-03-10T22:59:51.437Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3860666273\\dest\\loophole-victim" -> "../victim" [2022-03-10T22:59:51.437Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3495029886\\dest\\loophole-victim" -> "../victim" [2022-03-10T22:59:51.437Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink4258487010\\dest\\loophole-victim" -> "../victim" [2022-03-10T22:59:51.437Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1032494492\\dest\\loophole-victim" -> "../victim" [2022-03-10T22:59:51.437Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2563206088\\dest\\dir\\loophole" -> "../../victim" [2022-03-10T22:59:51.437Z] --- PASS: TestUntarInvalidSymlink (0.04s) [2022-03-10T22:59:51.437Z] === RUN TestTempArchiveCloseMultipleTimes [2022-03-10T22:59:51.437Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2022-03-10T22:59:51.437Z] === RUN TestXGlobalNoParent [2022-03-10T22:59:51.437Z] --- PASS: TestXGlobalNoParent (0.00s) [2022-03-10T22:59:51.437Z] === RUN TestReplaceFileTarWrapper [2022-03-10T22:59:51.437Z] --- PASS: TestReplaceFileTarWrapper (0.19s) [2022-03-10T22:59:51.437Z] === RUN TestPrefixHeaderReadable [2022-03-10T22:59:51.437Z] --- PASS: TestPrefixHeaderReadable (0.03s) [2022-03-10T22:59:51.437Z] === RUN TestDisablePigz [2022-03-10T22:59:51.437Z] archive_test.go:1372: Test will not check full path when Pigz not installed [2022-03-10T22:59:51.437Z] === RUN TestCreateIDMapOrder [2022-03-10T22:59:51.437Z] --- PASS: TestCreateIDMapOrder (0.00s) [2022-03-10T22:59:51.437Z] PASS [2022-03-10T22:59:51.437Z] coverage: 7.2% of statements [2022-03-10T22:59:51.437Z] ok github.com/docker/docker/pkg/idtools 0.046s coverage: 7.2% of statements [2022-03-10T22:59:51.437Z] --- PASS: TestDisablePigz (0.13s) [2022-03-10T22:59:51.437Z] === RUN TestPigz [2022-03-10T22:59:51.894Z] archive_test.go:1401: Tested whether Pigz is not used, as it not installed [2022-03-10T22:59:51.894Z] --- PASS: TestPigz (0.15s) [2022-03-10T22:59:51.894Z] === RUN TestNosysFileInfo [2022-03-10T22:59:51.894Z] --- PASS: TestNosysFileInfo (0.00s) [2022-03-10T22:59:51.894Z] === RUN TestCopyFileWithInvalidDest [2022-03-10T22:59:51.894Z] archive_windows_test.go:16: Currently fails [2022-03-10T22:59:51.894Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2022-03-10T22:59:51.894Z] === RUN TestCanonicalTarNameForPath [2022-03-10T22:59:51.894Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2022-03-10T22:59:51.894Z] === RUN TestCanonicalTarName [2022-03-10T22:59:51.894Z] --- PASS: TestCanonicalTarName (0.00s) [2022-03-10T22:59:51.894Z] === RUN TestChmodTarEntry [2022-03-10T22:59:51.894Z] --- PASS: TestChmodTarEntry (0.00s) [2022-03-10T22:59:51.894Z] === RUN TestHardLinkOrder [2022-03-10T22:59:51.894Z] --- PASS: TestHardLinkOrder (0.09s) [2022-03-10T22:59:51.894Z] === RUN TestChangeString [2022-03-10T22:59:51.894Z] --- PASS: TestChangeString (0.00s) [2022-03-10T22:59:51.894Z] === RUN TestChangesWithNoChanges [2022-03-10T22:59:51.894Z] --- PASS: TestChangesWithNoChanges (0.03s) [2022-03-10T22:59:51.894Z] === RUN TestChangesWithChanges [2022-03-10T22:59:51.894Z] --- PASS: TestChangesWithChanges (0.04s) [2022-03-10T22:59:51.894Z] === RUN TestChangesWithChangesGH13590 [2022-03-10T22:59:51.894Z] changes_test.go:195: needs more investigation [2022-03-10T22:59:51.894Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2022-03-10T22:59:51.894Z] === RUN TestChangesDirsEmpty [2022-03-10T22:59:51.894Z] changes_test.go:260: FIXME: broken on Windows 1903 and up; see #39846 [2022-03-10T22:59:51.894Z] --- SKIP: TestChangesDirsEmpty (0.00s) [2022-03-10T22:59:51.894Z] === RUN TestChangesDirsMutated [2022-03-10T22:59:51.895Z] changes_test.go:354: FIXME: broken on Windows 1903 and up; see #39846 [2022-03-10T22:59:51.895Z] --- SKIP: TestChangesDirsMutated (0.00s) [2022-03-10T22:59:51.895Z] === RUN TestApplyLayer [2022-03-10T22:59:51.895Z] changes_test.go:432: needs further investigation [2022-03-10T22:59:51.895Z] --- SKIP: TestApplyLayer (0.00s) [2022-03-10T22:59:51.895Z] === RUN TestChangesSizeWithHardlinks [2022-03-10T22:59:51.895Z] changes_test.go:468: needs further investigation [2022-03-10T22:59:51.895Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2022-03-10T22:59:51.895Z] === RUN TestChangesSizeWithNoChanges [2022-03-10T22:59:51.895Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2022-03-10T22:59:51.895Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2022-03-10T22:59:51.895Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2022-03-10T22:59:51.895Z] === RUN TestChangesSize [2022-03-10T22:59:51.895Z] --- PASS: TestChangesSize (0.02s) [2022-03-10T22:59:51.895Z] === RUN TestApplyLayerInvalidFilenames [2022-03-10T22:59:51.895Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames2140613033\\dest" [2022-03-10T22:59:51.895Z] --- PASS: TestApplyLayerInvalidFilenames (0.03s) [2022-03-10T22:59:51.895Z] === RUN TestApplyLayerInvalidHardlink [2022-03-10T22:59:51.895Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1179672625\\victim\\hello" -> "../victim/hello" [2022-03-10T22:59:51.895Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1802483013\\victim\\hello" -> "/../victim/hello" [2022-03-10T22:59:51.895Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2190733225\\victim" -> "../victim" [2022-03-10T22:59:51.895Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3508477327\\victim" -> "../victim" [2022-03-10T22:59:51.895Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1911777775\\victim" -> "../victim" [2022-03-10T22:59:51.895Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink559354755\\victim" -> "../victim" [2022-03-10T22:59:51.895Z] --- PASS: TestApplyLayerInvalidHardlink (0.04s) [2022-03-10T22:59:51.895Z] === RUN TestApplyLayerInvalidSymlink [2022-03-10T22:59:51.895Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink4122928020\\dest\\dotdot" -> "../victim/hello" [2022-03-10T22:59:51.895Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2205446568\\dest\\slash-dotdot" -> "/../victim/hello" [2022-03-10T22:59:51.895Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2658570595\\dest\\loophole-victim" -> "../victim" [2022-03-10T22:59:51.895Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2276236782\\dest\\loophole-victim" -> "../victim" [2022-03-10T22:59:51.895Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink4178911632\\dest\\loophole-victim" -> "../victim" [2022-03-10T22:59:51.895Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1788030192\\dest\\loophole-victim" -> "../victim" [2022-03-10T22:59:51.895Z] --- PASS: TestApplyLayerInvalidSymlink (0.03s) [2022-03-10T22:59:52.241Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-03-10T22:59:52.241Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-03-10T22:59:52.241Z] GOOS="" GOARCH="" GOARM="" [2022-03-10T22:59:52.241Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-03-10T22:59:52.241Z] [2022-03-10T22:59:52.241Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-03-10T22:59:52.241Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-03-10T22:59:52.241Z] HOSTNAME=481d5c5e67dc [2022-03-10T22:59:52.241Z] DEST=bundles/test-integration [2022-03-10T22:59:52.241Z] PWD=/go/src/github.com/docker/docker [2022-03-10T22:59:52.241Z] DOCKER_ROOTLESS=1 [2022-03-10T22:59:52.241Z] DOCKER_GITCOMMIT=b36fb04e033e29f65b7bed7ef215cdf6e8592e74 [2022-03-10T22:59:52.241Z] container=docker [2022-03-10T22:59:52.241Z] HOME=/root [2022-03-10T22:59:52.241Z] GOLANG_VERSION=1.17.8 [2022-03-10T22:59:52.241Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-03-10T22:59:52.241Z] VALIDATE_BRANCH=master [2022-03-10T22:59:52.241Z] TERM=xterm [2022-03-10T22:59:52.241Z] DOCKER_PKG=github.com/docker/docker [2022-03-10T22:59:52.241Z] SHLVL=1 [2022-03-10T22:59:52.241Z] TIMEOUT=120m [2022-03-10T22:59:52.241Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-03-10T22:59:52.241Z] DOCKER_GRAPHDRIVER=overlay2 [2022-03-10T22:59:52.241Z] GO111MODULE=off [2022-03-10T22:59:52.241Z] DOCKER_EXPERIMENTAL=1 [2022-03-10T22:59:52.241Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-03-10T22:59:52.241Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-03-10T22:59:52.241Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-03-10T22:59:52.241Z] GOPATH=/go [2022-03-10T22:59:52.241Z] PKG_CONFIG=pkg-config [2022-03-10T22:59:52.241Z] _=/usr/bin/env [2022-03-10T22:59:52.241Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-03-10T22:59:52.350Z] === RUN TestApplyLayerWhiteouts [2022-03-10T22:59:52.350Z] --- PASS: TestApplyLayerWhiteouts (0.08s) [2022-03-10T22:59:52.350Z] === RUN TestGenerateEmptyFile [2022-03-10T22:59:52.350Z] --- PASS: TestGenerateEmptyFile (0.00s) [2022-03-10T22:59:52.350Z] === RUN TestGenerateWithContent [2022-03-10T22:59:52.350Z] --- PASS: TestGenerateWithContent (0.00s) [2022-03-10T22:59:52.350Z] PASS [2022-03-10T22:59:52.350Z] coverage: 62.0% of statements [2022-03-10T22:59:52.350Z] ok github.com/docker/docker/pkg/archive 7.721s coverage: 62.0% of statements [2022-03-10T22:59:52.350Z] 2022/03/10 22:59:51 Closing DB instances... [2022-03-10T22:59:52.806Z] === RUN TestFixedBufferCap [2022-03-10T22:59:52.806Z] --- PASS: TestFixedBufferCap (0.00s) [2022-03-10T22:59:52.806Z] === RUN TestFixedBufferLen [2022-03-10T22:59:52.806Z] --- PASS: TestFixedBufferLen (0.00s) [2022-03-10T22:59:52.806Z] === RUN TestFixedBufferString [2022-03-10T22:59:52.806Z] --- PASS: TestFixedBufferString (0.00s) [2022-03-10T22:59:52.806Z] === RUN TestFixedBufferWrite [2022-03-10T22:59:52.806Z] --- PASS: TestFixedBufferWrite (0.00s) [2022-03-10T22:59:52.806Z] === RUN TestFixedBufferRead [2022-03-10T22:59:52.806Z] --- PASS: TestFixedBufferRead (0.00s) [2022-03-10T22:59:52.806Z] === RUN TestBytesPipeRead [2022-03-10T22:59:52.806Z] --- PASS: TestBytesPipeRead (0.00s) [2022-03-10T22:59:52.806Z] === RUN TestBytesPipeWrite [2022-03-10T22:59:52.806Z] --- PASS: TestBytesPipeWrite (0.00s) [2022-03-10T22:59:52.806Z] === RUN TestBytesPipeWriteRandomChunks [2022-03-10T22:59:53.262Z] --- PASS: TestBytesPipeWriteRandomChunks (0.43s) [2022-03-10T22:59:53.262Z] === RUN TestAtomicWriteToFile [2022-03-10T22:59:53.262Z] --- PASS: TestAtomicWriteToFile (0.01s) [2022-03-10T22:59:53.262Z] === RUN TestAtomicWriteSetCommit [2022-03-10T22:59:53.262Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2022-03-10T22:59:53.262Z] === RUN TestAtomicWriteSetCancel [2022-03-10T22:59:53.262Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2022-03-10T22:59:53.262Z] === RUN TestReadCloserWrapperClose [2022-03-10T22:59:53.262Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2022-03-10T22:59:53.262Z] === RUN TestReaderErrWrapperReadOnError [2022-03-10T22:59:53.262Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2022-03-10T22:59:53.262Z] === RUN TestReaderErrWrapperRead [2022-03-10T22:59:53.262Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2022-03-10T22:59:53.262Z] === RUN TestCancelReadCloser [2022-03-10T22:59:53.262Z] --- PASS: TestCancelReadCloser (0.10s) [2022-03-10T22:59:53.262Z] === RUN TestWriteCloserWrapperClose [2022-03-10T22:59:53.262Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2022-03-10T22:59:53.262Z] === RUN TestNopWriteCloser [2022-03-10T22:59:53.262Z] --- PASS: TestNopWriteCloser (0.00s) [2022-03-10T22:59:53.262Z] === RUN TestNopWriter [2022-03-10T22:59:53.262Z] --- PASS: TestNopWriter (0.00s) [2022-03-10T22:59:53.262Z] === RUN TestWriteCounter [2022-03-10T22:59:53.262Z] --- PASS: TestWriteCounter (0.00s) [2022-03-10T22:59:53.262Z] PASS [2022-03-10T22:59:53.262Z] coverage: 70.1% of statements [2022-03-10T22:59:53.262Z] ok github.com/docker/docker/pkg/ioutils 0.599s coverage: 70.1% of statements [2022-03-10T22:59:53.717Z] --- PASS: TestNetworkDBCRUDTableEntries (3.43s) [2022-03-10T22:59:53.717Z] === RUN TestNetworkDBNodeLeave [2022-03-10T22:59:53.745Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-03-10T22:59:53.745Z] === RUN TestBoolValue [2022-03-10T22:59:53.745Z] --- PASS: TestBoolValue (0.00s) [2022-03-10T22:59:53.745Z] === RUN TestBoolValueOrDefault [2022-03-10T22:59:53.745Z] --- PASS: TestBoolValueOrDefault (0.00s) [2022-03-10T22:59:53.745Z] === RUN TestInt64ValueOrZero [2022-03-10T22:59:53.745Z] --- PASS: TestInt64ValueOrZero (0.00s) [2022-03-10T22:59:53.745Z] === RUN TestInt64ValueOrDefault [2022-03-10T22:59:53.745Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2022-03-10T22:59:53.745Z] === RUN TestInt64ValueOrDefaultWithError [2022-03-10T22:59:53.745Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2022-03-10T22:59:53.745Z] === RUN TestJsonContentType [2022-03-10T22:59:53.745Z] --- PASS: TestJsonContentType (0.00s) [2022-03-10T22:59:53.745Z] PASS [2022-03-10T22:59:53.745Z] coverage: 14.7% of statements [2022-03-10T22:59:53.745Z] ok github.com/docker/docker/api/server/httputils 0.057s coverage: 14.7% of statements [2022-03-10T22:59:53.745Z] === RUN TestMaskSecretKeys [2022-03-10T22:59:53.745Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2022-03-10T22:59:53.745Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2022-03-10T22:59:53.745Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2022-03-10T22:59:53.745Z] --- PASS: TestMaskSecretKeys (0.00s) [2022-03-10T22:59:53.745Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2022-03-10T22:59:53.745Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2022-03-10T22:59:53.745Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2022-03-10T22:59:53.745Z] === RUN TestVersionMiddlewareVersion [2022-03-10T22:59:53.745Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2022-03-10T22:59:53.745Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2022-03-10T22:59:53.745Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2022-03-10T22:59:53.745Z] PASS [2022-03-10T22:59:53.745Z] coverage: 37.7% of statements [2022-03-10T22:59:53.745Z] ok github.com/docker/docker/api/server/middleware 0.058s coverage: 37.7% of statements [2022-03-10T22:59:53.745Z] ? github.com/docker/docker/api/server/router [no test files] [2022-03-10T22:59:53.745Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-03-10T22:59:53.745Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-03-10T22:59:53.745Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-03-10T22:59:53.745Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-03-10T22:59:53.745Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-03-10T22:59:53.745Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-03-10T22:59:53.745Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-03-10T22:59:53.745Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-03-10T22:59:53.745Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-03-10T22:59:53.745Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-03-10T22:59:53.745Z] === RUN TestStrSliceMarshalJSON [2022-03-10T22:59:53.745Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2022-03-10T22:59:53.745Z] === RUN TestStrSliceUnmarshalJSON [2022-03-10T22:59:53.745Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2022-03-10T22:59:53.745Z] === RUN TestStrSliceUnmarshalString [2022-03-10T22:59:53.745Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2022-03-10T22:59:53.745Z] === RUN TestStrSliceUnmarshalSlice [2022-03-10T22:59:53.745Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2022-03-10T22:59:53.745Z] PASS [2022-03-10T22:59:53.745Z] coverage: 90.0% of statements [2022-03-10T22:59:53.745Z] ok github.com/docker/docker/api/types/strslice 0.044s coverage: 90.0% of statements [2022-03-10T22:59:53.745Z] === RUN TestToJSON [2022-03-10T22:59:53.745Z] --- PASS: TestToJSON (0.00s) [2022-03-10T22:59:53.745Z] === RUN TestToParamWithVersion [2022-03-10T22:59:53.745Z] --- PASS: TestToParamWithVersion (0.00s) [2022-03-10T22:59:53.745Z] === RUN TestFromJSON [2022-03-10T22:59:53.745Z] --- PASS: TestFromJSON (0.00s) [2022-03-10T22:59:53.745Z] === RUN TestEmpty [2022-03-10T22:59:53.745Z] --- PASS: TestEmpty (0.00s) [2022-03-10T22:59:53.745Z] === RUN TestArgsMatchKVListEmptySources [2022-03-10T22:59:53.745Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2022-03-10T22:59:53.745Z] === RUN TestArgsMatchKVList [2022-03-10T22:59:53.745Z] --- PASS: TestArgsMatchKVList (0.00s) [2022-03-10T22:59:53.745Z] === RUN TestArgsMatch [2022-03-10T22:59:53.745Z] --- PASS: TestArgsMatch (0.00s) [2022-03-10T22:59:53.745Z] === RUN TestAdd [2022-03-10T22:59:53.745Z] --- PASS: TestAdd (0.00s) [2022-03-10T22:59:53.745Z] === RUN TestDel [2022-03-10T22:59:53.745Z] --- PASS: TestDel (0.00s) [2022-03-10T22:59:53.745Z] === RUN TestLen [2022-03-10T22:59:53.745Z] --- PASS: TestLen (0.00s) [2022-03-10T22:59:53.745Z] === RUN TestExactMatch [2022-03-10T22:59:53.745Z] --- PASS: TestExactMatch (0.00s) [2022-03-10T22:59:53.745Z] === RUN TestOnlyOneExactMatch [2022-03-10T22:59:53.745Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2022-03-10T22:59:53.745Z] === RUN TestContains [2022-03-10T22:59:53.745Z] --- PASS: TestContains (0.00s) [2022-03-10T22:59:53.745Z] === RUN TestValidate [2022-03-10T22:59:53.745Z] --- PASS: TestValidate (0.00s) [2022-03-10T22:59:53.745Z] === RUN TestAdjustForAPIVersion [2022-03-10T22:59:53.745Z] === RUN TestWalkValues [2022-03-10T22:59:53.745Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2022-03-10T22:59:53.745Z] --- PASS: TestWalkValues (0.00s) [2022-03-10T22:59:53.745Z] === RUN TestFuzzyMatch [2022-03-10T22:59:53.745Z] --- PASS: TestFuzzyMatch (0.00s) [2022-03-10T22:59:53.745Z] === RUN TestClone [2022-03-10T22:59:53.745Z] --- PASS: TestClone (0.00s) [2022-03-10T22:59:53.745Z] PASS [2022-03-10T22:59:53.745Z] coverage: 92.2% of statements [2022-03-10T22:59:53.745Z] PASS [2022-03-10T22:59:53.745Z] coverage: 5.7% of statements [2022-03-10T22:59:53.745Z] ok github.com/docker/docker/api/types/filters 0.057s coverage: 92.2% of statements [2022-03-10T22:59:53.745Z] ok github.com/docker/docker/api/server/router/swarm 0.060s coverage: 5.7% of statements [2022-03-10T22:59:53.745Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-03-10T22:59:53.745Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-03-10T22:59:53.745Z] ? github.com/docker/docker/api/types [no test files] [2022-03-10T22:59:53.745Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-03-10T22:59:53.745Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-03-10T22:59:53.745Z] ? github.com/docker/docker/api/types/container [no test files] [2022-03-10T22:59:53.745Z] ? github.com/docker/docker/api/types/events [no test files] [2022-03-10T22:59:53.745Z] ? github.com/docker/docker/api/types/image [no test files] [2022-03-10T22:59:53.745Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-03-10T22:59:53.745Z] ? github.com/docker/docker/api/types/network [no test files] [2022-03-10T22:59:53.745Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-03-10T22:59:53.745Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-03-10T22:59:53.745Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-03-10T22:59:53.745Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-03-10T22:59:53.745Z] === RUN TestDurationToSecondsString [2022-03-10T22:59:53.745Z] --- PASS: TestDurationToSecondsString (0.00s) [2022-03-10T22:59:53.745Z] === RUN TestGetTimestamp [2022-03-10T22:59:54.172Z] === RUN TestError [2022-03-10T22:59:54.172Z] --- PASS: TestError (0.00s) [2022-03-10T22:59:54.172Z] === RUN TestProgressString [2022-03-10T22:59:54.172Z] === RUN TestProgressString/no_progress [2022-03-10T22:59:54.172Z] === RUN TestProgressString/progress_1 [2022-03-10T22:59:54.172Z] === RUN TestProgressString/some_progress_with_a_start_time [2022-03-10T22:59:54.172Z] === RUN TestProgressString/some_progress_without_a_start_time [2022-03-10T22:59:54.172Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2022-03-10T22:59:54.172Z] === RUN TestProgressString/with_units [2022-03-10T22:59:54.172Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2022-03-10T22:59:54.172Z] === RUN TestProgressString/hide_counts [2022-03-10T22:59:54.172Z] --- PASS: TestProgressString (0.00s) [2022-03-10T22:59:54.172Z] --- PASS: TestProgressString/no_progress (0.00s) [2022-03-10T22:59:54.172Z] --- PASS: TestProgressString/progress_1 (0.00s) [2022-03-10T22:59:54.172Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2022-03-10T22:59:54.172Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2022-03-10T22:59:54.172Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2022-03-10T22:59:54.172Z] --- PASS: TestProgressString/with_units (0.00s) [2022-03-10T22:59:54.172Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2022-03-10T22:59:54.172Z] --- PASS: TestProgressString/hide_counts (0.00s) [2022-03-10T22:59:54.172Z] === RUN TestJSONMessageDisplay [2022-03-10T22:59:54.172Z] --- PASS: TestJSONMessageDisplay (0.17s) [2022-03-10T22:59:54.172Z] === RUN TestJSONMessageDisplayWithJSONError [2022-03-10T22:59:54.172Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2022-03-10T22:59:54.172Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2022-03-10T22:59:54.172Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2022-03-10T22:59:54.172Z] === RUN TestDisplayJSONMessagesStream [2022-03-10T22:59:54.172Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2022-03-10T22:59:54.172Z] PASS [2022-03-10T22:59:54.172Z] coverage: 91.7% of statements [2022-03-10T22:59:54.172Z] ok github.com/docker/docker/pkg/jsonmessage 0.218s coverage: 91.7% of statements [2022-03-10T22:59:54.213Z] --- PASS: TestGetTimestamp (0.20s) [2022-03-10T22:59:54.213Z] === RUN TestParseTimestamps [2022-03-10T22:59:54.213Z] --- PASS: TestParseTimestamps (0.00s) [2022-03-10T22:59:54.213Z] PASS [2022-03-10T22:59:54.213Z] coverage: 100.0% of statements [2022-03-10T22:59:54.213Z] ok github.com/docker/docker/api/types/time 0.247s coverage: 100.0% of statements [2022-03-10T22:59:54.213Z] === RUN TestCompareVersion [2022-03-10T22:59:54.213Z] --- PASS: TestCompareVersion (0.00s) [2022-03-10T22:59:54.213Z] PASS [2022-03-10T22:59:54.213Z] coverage: 77.3% of statements [2022-03-10T22:59:54.213Z] ok github.com/docker/docker/api/types/versions 0.043s coverage: 77.3% of statements [2022-03-10T22:59:54.213Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-03-10T22:59:54.213Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-03-10T22:59:54.213Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-03-10T22:59:54.213Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2022-03-10T22:59:54.213Z] ? github.com/docker/docker/builder [no test files] [2022-03-10T22:59:54.213Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-03-10T22:59:54.213Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-03-10T22:59:54.213Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-03-10T22:59:54.213Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-03-10T22:59:54.213Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-03-10T22:59:54.213Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-03-10T22:59:54.213Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-03-10T22:59:54.628Z] === RUN TestStandardLongPath [2022-03-10T22:59:54.628Z] --- PASS: TestStandardLongPath (0.00s) [2022-03-10T22:59:54.628Z] === RUN TestUNCLongPath [2022-03-10T22:59:54.628Z] --- PASS: TestUNCLongPath (0.00s) [2022-03-10T22:59:54.628Z] PASS [2022-03-10T22:59:54.628Z] coverage: 100.0% of statements [2022-03-10T22:59:55.084Z] ok github.com/docker/docker/pkg/longpath 0.039s coverage: 100.0% of statements [2022-03-10T22:59:55.200Z] === RUN TestParseRemoteURL [2022-03-10T22:59:55.201Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2022-03-10T22:59:55.201Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2022-03-10T22:59:55.201Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2022-03-10T22:59:55.201Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2022-03-10T22:59:55.201Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2022-03-10T22:59:55.201Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2022-03-10T22:59:55.201Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2022-03-10T22:59:55.201Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2022-03-10T22:59:55.201Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2022-03-10T22:59:55.201Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2022-03-10T22:59:55.201Z] --- PASS: TestParseRemoteURL (0.00s) [2022-03-10T22:59:55.201Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2022-03-10T22:59:55.201Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2022-03-10T22:59:55.201Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2022-03-10T22:59:55.201Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2022-03-10T22:59:55.201Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2022-03-10T22:59:55.201Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2022-03-10T22:59:55.201Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2022-03-10T22:59:55.201Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2022-03-10T22:59:55.201Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2022-03-10T22:59:55.201Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2022-03-10T22:59:55.201Z] === RUN TestCloneArgsSmartHttp [2022-03-10T22:59:55.201Z] --- PASS: TestCloneArgsSmartHttp (0.01s) [2022-03-10T22:59:55.201Z] === RUN TestCloneArgsDumbHttp [2022-03-10T22:59:55.201Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2022-03-10T22:59:55.201Z] === RUN TestCloneArgsGit [2022-03-10T22:59:55.201Z] --- PASS: TestCloneArgsGit (0.00s) [2022-03-10T22:59:55.201Z] === RUN TestCheckoutGit [2022-03-10T22:59:55.540Z] === RUN TestNameFormat [2022-03-10T22:59:55.540Z] --- PASS: TestNameFormat (0.00s) [2022-03-10T22:59:55.540Z] === RUN TestNameRetries [2022-03-10T22:59:55.540Z] --- PASS: TestNameRetries (0.00s) [2022-03-10T22:59:55.540Z] PASS [2022-03-10T22:59:55.540Z] coverage: 85.7% of statements [2022-03-10T22:59:55.540Z] ok github.com/docker/docker/pkg/namesgenerator 0.036s coverage: 85.7% of statements [2022-03-10T22:59:55.996Z] === RUN TestParseKeyValueOpt [2022-03-10T22:59:55.996Z] --- PASS: TestParseKeyValueOpt (0.00s) [2022-03-10T22:59:55.996Z] === RUN TestParseUintList [2022-03-10T22:59:55.996Z] --- PASS: TestParseUintList (0.00s) [2022-03-10T22:59:55.996Z] === RUN TestParseUintListMaximumLimits [2022-03-10T22:59:55.996Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2022-03-10T22:59:55.996Z] PASS [2022-03-10T22:59:55.996Z] coverage: 97.0% of statements [2022-03-10T22:59:55.996Z] ok github.com/docker/docker/pkg/parsers 0.035s coverage: 97.0% of statements [2022-03-10T22:59:56.242Z] 2022/03/10 22:59:55 Closing DB instances... [2022-03-10T22:59:56.452Z] --- PASS: TestNetworkDBNodeLeave (2.84s) [2022-03-10T22:59:56.452Z] === RUN TestNetworkDBWatch [2022-03-10T22:59:56.452Z] === RUN TestNewAndRemove [2022-03-10T22:59:56.452Z] --- PASS: TestNewAndRemove (0.00s) [2022-03-10T22:59:56.452Z] === RUN TestRemoveInvalidPath [2022-03-10T22:59:56.452Z] --- PASS: TestRemoveInvalidPath (0.00s) [2022-03-10T22:59:56.452Z] PASS [2022-03-10T22:59:56.452Z] coverage: 82.6% of statements [2022-03-10T22:59:56.908Z] ok github.com/docker/docker/pkg/pidfile 0.045s coverage: 82.6% of statements [2022-03-10T22:59:57.229Z] --- PASS: TestNetworkDBGarbageCollection (54.44s) [2022-03-10T22:59:57.229Z] === RUN TestFindNode [2022-03-10T22:59:57.229Z] 2022/03/10 22:59:57 Closing DB instances... [2022-03-10T22:59:57.229Z] --- PASS: TestFindNode (0.02s) [2022-03-10T22:59:57.229Z] === RUN TestChangeNodeState [2022-03-10T22:59:57.229Z] 2022/03/10 22:59:57 Closing DB instances... [2022-03-10T22:59:57.229Z] --- PASS: TestChangeNodeState (0.02s) [2022-03-10T22:59:57.229Z] === RUN TestNodeReincarnation [2022-03-10T22:59:57.229Z] 2022/03/10 22:59:57 Closing DB instances... [2022-03-10T22:59:57.366Z] --- PASS: TestGetAddress (21.09s) [2022-03-10T22:59:57.366Z] === RUN TestRequestSyntaxCheck [2022-03-10T22:59:57.366Z] --- PASS: TestRequestSyntaxCheck (0.02s) [2022-03-10T22:59:57.366Z] === RUN TestRequest [2022-03-10T22:59:57.417Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2022-03-10T22:59:57.417Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.01s) [2022-03-10T22:59:57.417Z] === RUN TestProcessNoDockerignore [2022-03-10T22:59:57.417Z] --- PASS: TestProcessNoDockerignore (0.00s) [2022-03-10T22:59:57.417Z] === RUN TestProcessShouldLeaveAllFiles [2022-03-10T22:59:57.417Z] --- PASS: TestProcessShouldLeaveAllFiles (0.01s) [2022-03-10T22:59:57.417Z] === RUN TestDetectContentType [2022-03-10T22:59:57.417Z] --- PASS: TestDetectContentType (0.00s) [2022-03-10T22:59:57.417Z] === RUN TestSelectAcceptableMIME [2022-03-10T22:59:57.417Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2022-03-10T22:59:57.417Z] === RUN TestInspectEmptyResponse [2022-03-10T22:59:57.417Z] --- PASS: TestInspectEmptyResponse (0.00s) [2022-03-10T22:59:57.417Z] === RUN TestInspectResponseBinary [2022-03-10T22:59:57.417Z] --- PASS: TestInspectResponseBinary (0.00s) [2022-03-10T22:59:57.418Z] === RUN TestResponseUnsupportedContentType [2022-03-10T22:59:57.418Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2022-03-10T22:59:57.418Z] === RUN TestInspectResponseTextSimple [2022-03-10T22:59:57.418Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2022-03-10T22:59:57.418Z] === RUN TestInspectResponseEmptyContentType [2022-03-10T22:59:57.418Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2022-03-10T22:59:57.418Z] === RUN TestUnknownContentLength [2022-03-10T22:59:57.418Z] --- PASS: TestUnknownContentLength (0.00s) [2022-03-10T22:59:57.418Z] === RUN TestDownloadRemote [2022-03-10T22:59:57.418Z] === RUN TestEnable [2022-03-10T22:59:57.418Z] --- PASS: TestEnable (0.00s) [2022-03-10T22:59:57.418Z] === RUN TestDisable [2022-03-10T22:59:57.418Z] --- PASS: TestDisable (0.00s) [2022-03-10T22:59:57.418Z] === RUN TestEnabled [2022-03-10T22:59:57.418Z] --- PASS: TestEnabled (0.00s) [2022-03-10T22:59:57.418Z] PASS [2022-03-10T22:59:57.418Z] coverage: 100.0% of statements [2022-03-10T22:59:57.418Z] ok github.com/docker/docker/cli/debug 0.045s coverage: 100.0% of statements [2022-03-10T22:59:57.418Z] --- PASS: TestDownloadRemote (0.10s) [2022-03-10T22:59:57.418Z] === RUN TestGetWithStatusError [2022-03-10T22:59:57.418Z] --- PASS: TestGetWithStatusError (0.01s) [2022-03-10T22:59:57.418Z] === RUN TestCloseRootDirectory [2022-03-10T22:59:57.418Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-10T22:59:57.418Z] --- SKIP: TestCloseRootDirectory (0.00s) [2022-03-10T22:59:57.418Z] === RUN TestHashFile [2022-03-10T22:59:57.418Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-10T22:59:57.418Z] --- SKIP: TestHashFile (0.00s) [2022-03-10T22:59:57.418Z] === RUN TestHashSubdir [2022-03-10T22:59:57.418Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-10T22:59:57.418Z] --- SKIP: TestHashSubdir (0.00s) [2022-03-10T22:59:57.418Z] === RUN TestRemoveDirectory [2022-03-10T22:59:57.418Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-10T22:59:57.418Z] --- SKIP: TestRemoveDirectory (0.01s) [2022-03-10T22:59:57.418Z] PASS [2022-03-10T22:59:57.418Z] coverage: 9.3% of statements [2022-03-10T22:59:57.418Z] ok github.com/docker/docker/builder/remotecontext 0.300s coverage: 9.3% of statements [2022-03-10T22:59:57.474Z] ok github.com/docker/docker/pkg/plugins 33.638s coverage: 76.3% of statements [2022-03-10T22:59:57.474Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-03-10T22:59:57.474Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-03-10T22:59:57.474Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-03-10T22:59:57.474Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-03-10T22:59:57.474Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-03-10T22:59:57.474Z] ? github.com/docker/docker/rootless [no test files] [2022-03-10T22:59:57.474Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-03-10T22:59:57.474Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-03-10T22:59:57.474Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-03-10T22:59:57.474Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-03-10T22:59:57.474Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-03-10T22:59:57.474Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-03-10T22:59:57.474Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-03-10T22:59:57.474Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-03-10T22:59:57.474Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-03-10T22:59:57.474Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-03-10T22:59:57.474Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-03-10T22:59:57.474Z] ? github.com/docker/docker/testutil/request [no test files] [2022-03-10T22:59:57.474Z] ? github.com/docker/docker/volume [no test files] [2022-03-10T22:59:57.474Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-03-10T22:59:57.474Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-03-10T22:59:57.474Z] [2022-03-10T22:59:57.474Z] === Skipped [2022-03-10T22:59:57.474Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-03-10T22:59:57.474Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-03-10T22:59:57.474Z] [2022-03-10T22:59:57.474Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-03-10T22:59:57.474Z] network_proxy_test.go:208: No support for dual stack yet [2022-03-10T22:59:57.474Z] [2022-03-10T22:59:57.474Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-03-10T22:59:57.474Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-03-10T22:59:57.474Z] [2022-03-10T22:59:57.474Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-03-10T22:59:57.474Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-03-10T22:59:57.474Z] [2022-03-10T22:59:57.474Z] === SKIP: daemon/graphdriver/aufs TestNewDriver (0.00s) [2022-03-10T22:59:57.474Z] time="2022-03-10T22:58:50Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-10T22:59:57.474Z] aufs_test.go:37: driver not supported [2022-03-10T22:59:57.474Z] [2022-03-10T22:59:57.474Z] === SKIP: daemon/graphdriver/aufs TestAufsString (0.00s) [2022-03-10T22:59:57.474Z] time="2022-03-10T22:58:50Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-10T22:59:57.474Z] aufs_test.go:37: driver not supported [2022-03-10T22:59:57.474Z] [2022-03-10T22:59:57.474Z] === SKIP: daemon/graphdriver/aufs TestCreateDirStructure (0.00s) [2022-03-10T22:59:57.474Z] time="2022-03-10T22:58:50Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-10T22:59:57.474Z] aufs_test.go:37: driver not supported [2022-03-10T22:59:57.474Z] [2022-03-10T22:59:57.474Z] === SKIP: daemon/graphdriver/aufs TestNewDriverFromExistingDir (0.00s) [2022-03-10T22:59:57.474Z] time="2022-03-10T22:58:50Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-10T22:59:57.474Z] aufs_test.go:37: driver not supported [2022-03-10T22:59:57.474Z] [2022-03-10T22:59:57.474Z] === SKIP: daemon/graphdriver/aufs TestCreateNewDir (0.00s) [2022-03-10T22:59:57.474Z] time="2022-03-10T22:58:50Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-10T22:59:57.474Z] aufs_test.go:37: driver not supported [2022-03-10T22:59:57.474Z] [2022-03-10T22:59:57.474Z] === SKIP: daemon/graphdriver/aufs TestCreateNewDirStructure (0.00s) [2022-03-10T22:59:57.474Z] time="2022-03-10T22:58:50Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-10T22:59:57.474Z] aufs_test.go:37: driver not supported [2022-03-10T22:59:57.474Z] [2022-03-10T22:59:57.474Z] === SKIP: daemon/graphdriver/aufs TestRemoveImage (0.00s) [2022-03-10T22:59:57.474Z] time="2022-03-10T22:58:50Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-10T22:59:57.474Z] aufs_test.go:37: driver not supported [2022-03-10T22:59:57.474Z] [2022-03-10T22:59:57.474Z] === SKIP: daemon/graphdriver/aufs TestGetWithoutParent (0.00s) [2022-03-10T22:59:57.474Z] time="2022-03-10T22:58:50Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-10T22:59:57.474Z] aufs_test.go:37: driver not supported [2022-03-10T22:59:57.474Z] [2022-03-10T22:59:57.474Z] === SKIP: daemon/graphdriver/aufs TestCleanupWithNoDirs (0.00s) [2022-03-10T22:59:57.474Z] time="2022-03-10T22:58:50Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-10T22:59:57.474Z] aufs_test.go:37: driver not supported [2022-03-10T22:59:57.474Z] [2022-03-10T22:59:57.474Z] === SKIP: daemon/graphdriver/aufs TestCleanupWithDir (0.00s) [2022-03-10T22:59:57.474Z] time="2022-03-10T22:58:50Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-10T22:59:57.474Z] aufs_test.go:37: driver not supported [2022-03-10T22:59:57.474Z] [2022-03-10T22:59:57.474Z] === SKIP: daemon/graphdriver/aufs TestMountedFalseResponse (0.00s) [2022-03-10T22:59:57.474Z] time="2022-03-10T22:58:50Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-10T22:59:57.474Z] aufs_test.go:37: driver not supported [2022-03-10T22:59:57.474Z] [2022-03-10T22:59:57.474Z] === SKIP: daemon/graphdriver/aufs TestMountedTrueResponse (0.00s) [2022-03-10T22:59:57.474Z] time="2022-03-10T22:58:50Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-10T22:59:57.474Z] aufs_test.go:37: driver not supported [2022-03-10T22:59:57.474Z] [2022-03-10T22:59:57.474Z] === SKIP: daemon/graphdriver/aufs TestMountWithParent (0.00s) [2022-03-10T22:59:57.474Z] time="2022-03-10T22:58:50Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-10T22:59:57.474Z] aufs_test.go:37: driver not supported [2022-03-10T22:59:57.474Z] [2022-03-10T22:59:57.474Z] === SKIP: daemon/graphdriver/aufs TestRemoveMountedDir (0.00s) [2022-03-10T22:59:57.474Z] time="2022-03-10T22:58:50Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-10T22:59:57.474Z] aufs_test.go:37: driver not supported [2022-03-10T22:59:57.474Z] [2022-03-10T22:59:57.474Z] === SKIP: daemon/graphdriver/aufs TestCreateWithInvalidParent (0.00s) [2022-03-10T22:59:57.474Z] time="2022-03-10T22:58:50Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-10T22:59:57.474Z] aufs_test.go:37: driver not supported [2022-03-10T22:59:57.474Z] [2022-03-10T22:59:57.474Z] === SKIP: daemon/graphdriver/aufs TestGetDiff (0.00s) [2022-03-10T22:59:57.474Z] time="2022-03-10T22:58:50Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-10T22:59:57.474Z] aufs_test.go:37: driver not supported [2022-03-10T22:59:57.474Z] [2022-03-10T22:59:57.474Z] === SKIP: daemon/graphdriver/aufs TestChanges (0.00s) [2022-03-10T22:59:57.474Z] time="2022-03-10T22:58:50Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-10T22:59:57.474Z] aufs_test.go:37: driver not supported [2022-03-10T22:59:57.474Z] [2022-03-10T22:59:57.474Z] === SKIP: daemon/graphdriver/aufs TestDiffSize (0.00s) [2022-03-10T22:59:57.474Z] time="2022-03-10T22:58:50Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-10T22:59:57.474Z] aufs_test.go:37: driver not supported [2022-03-10T22:59:57.474Z] [2022-03-10T22:59:57.474Z] === SKIP: daemon/graphdriver/aufs TestChildDiffSize (0.00s) [2022-03-10T22:59:57.474Z] time="2022-03-10T22:58:50Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-10T22:59:57.474Z] aufs_test.go:37: driver not supported [2022-03-10T22:59:57.474Z] [2022-03-10T22:59:57.474Z] === SKIP: daemon/graphdriver/aufs TestExists (0.00s) [2022-03-10T22:59:57.474Z] time="2022-03-10T22:58:50Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-10T22:59:57.474Z] aufs_test.go:37: driver not supported [2022-03-10T22:59:57.474Z] [2022-03-10T22:59:57.474Z] === SKIP: daemon/graphdriver/aufs TestStatus (0.00s) [2022-03-10T22:59:57.474Z] time="2022-03-10T22:58:50Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-10T22:59:57.474Z] aufs_test.go:37: driver not supported [2022-03-10T22:59:57.474Z] [2022-03-10T22:59:57.474Z] === SKIP: daemon/graphdriver/aufs TestApplyDiff (0.00s) [2022-03-10T22:59:57.474Z] time="2022-03-10T22:58:50Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-10T22:59:57.474Z] aufs_test.go:37: driver not supported [2022-03-10T22:59:57.474Z] [2022-03-10T22:59:57.474Z] === SKIP: daemon/graphdriver/aufs TestMountMoreThan42Layers (0.00s) [2022-03-10T22:59:57.474Z] time="2022-03-10T22:58:50Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-10T22:59:57.474Z] aufs_test.go:37: driver not supported [2022-03-10T22:59:57.474Z] [2022-03-10T22:59:57.474Z] === SKIP: daemon/graphdriver/aufs TestMountMoreThan42LayersMatchingPathLength (0.00s) [2022-03-10T22:59:57.474Z] aufs_test.go:714: Using path: /tmp/aufs-tests/0000000/aufs [2022-03-10T22:59:57.474Z] time="2022-03-10T22:58:50Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-10T22:59:57.474Z] aufs_test.go:37: driver not supported [2022-03-10T22:59:57.474Z] [2022-03-10T22:59:57.474Z] === SKIP: daemon/graphdriver/aufs TestInitStaleCleanup (0.00s) [2022-03-10T22:59:57.474Z] time="2022-03-10T22:58:50Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-10T22:59:57.474Z] aufs_test.go:37: driver not supported [2022-03-10T22:59:57.474Z] [2022-03-10T22:59:57.474Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-03-10T22:59:57.474Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-10T22:59:57.474Z] graphtest_unix.go:44: Driver btrfs not supported [2022-03-10T22:59:57.474Z] [2022-03-10T22:59:57.474Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-03-10T22:59:57.474Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-10T22:59:57.474Z] graphtest_unix.go:44: Driver btrfs not supported [2022-03-10T22:59:57.474Z] [2022-03-10T22:59:57.474Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-03-10T22:59:57.474Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-10T22:59:57.474Z] graphtest_unix.go:44: Driver btrfs not supported [2022-03-10T22:59:57.474Z] [2022-03-10T22:59:57.474Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-03-10T22:59:57.474Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-10T22:59:57.474Z] graphtest_unix.go:44: Driver btrfs not supported [2022-03-10T22:59:57.474Z] [2022-03-10T22:59:57.474Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-03-10T22:59:57.474Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-10T22:59:57.474Z] graphtest_unix.go:44: Driver btrfs not supported [2022-03-10T22:59:57.474Z] [2022-03-10T22:59:57.474Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-03-10T22:59:57.474Z] graphtest_unix.go:71: No driver to put! [2022-03-10T22:59:57.474Z] [2022-03-10T22:59:57.474Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-03-10T22:59:57.474Z] time="2022-03-10T22:58:53Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-03-10T22:59:57.474Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-03-10T22:59:57.474Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-03-10T22:59:57.474Z] [2022-03-10T22:59:57.474Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-03-10T22:59:57.474Z] time="2022-03-10T22:58:53Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-03-10T22:59:57.474Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-03-10T22:59:57.474Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-03-10T22:59:57.474Z] [2022-03-10T22:59:57.474Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-03-10T22:59:57.474Z] time="2022-03-10T22:58:53Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-03-10T22:59:57.474Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-03-10T22:59:57.474Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-03-10T22:59:57.474Z] [2022-03-10T22:59:57.474Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-03-10T22:59:57.474Z] time="2022-03-10T22:58:53Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-03-10T22:59:57.474Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-03-10T22:59:57.474Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-03-10T22:59:57.474Z] [2022-03-10T22:59:57.474Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-03-10T22:59:57.475Z] time="2022-03-10T22:58:53Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-03-10T22:59:57.475Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-03-10T22:59:57.475Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-03-10T22:59:57.475Z] [2022-03-10T22:59:57.475Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-03-10T22:59:57.475Z] graphtest_unix.go:71: No driver to put! [2022-03-10T22:59:57.475Z] [2022-03-10T22:59:57.475Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-03-10T22:59:57.475Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-03-10T22:59:57.475Z] [2022-03-10T22:59:57.475Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-03-10T22:59:57.475Z] overlay_test.go:50: Fails to compute changes intermittently [2022-03-10T22:59:57.475Z] [2022-03-10T22:59:57.475Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-03-10T22:59:57.475Z] overlay_test.go:65: Cannot run test with naive change algorithm [2022-03-10T22:59:57.475Z] [2022-03-10T22:59:57.475Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-03-10T22:59:57.475Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-03-10T22:59:57.475Z] [2022-03-10T22:59:57.475Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-03-10T22:59:57.475Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-10T22:59:57.475Z] graphtest_unix.go:44: Driver zfs not supported [2022-03-10T22:59:57.475Z] [2022-03-10T22:59:57.475Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-03-10T22:59:57.475Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-10T22:59:57.475Z] graphtest_unix.go:44: Driver zfs not supported [2022-03-10T22:59:57.475Z] [2022-03-10T22:59:57.475Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-03-10T22:59:57.475Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-10T22:59:57.475Z] graphtest_unix.go:44: Driver zfs not supported [2022-03-10T22:59:57.475Z] [2022-03-10T22:59:57.475Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-03-10T22:59:57.475Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-10T22:59:57.475Z] graphtest_unix.go:44: Driver zfs not supported [2022-03-10T22:59:57.475Z] [2022-03-10T22:59:57.475Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-03-10T22:59:57.475Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-10T22:59:57.475Z] graphtest_unix.go:44: Driver zfs not supported [2022-03-10T22:59:57.475Z] [2022-03-10T22:59:57.475Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-03-10T22:59:57.475Z] graphtest_unix.go:71: No driver to put! [2022-03-10T22:59:57.475Z] [2022-03-10T22:59:57.475Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-03-10T22:59:57.475Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled [2022-03-10T22:59:57.475Z] [2022-03-10T22:59:57.475Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-03-10T22:59:57.475Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled [2022-03-10T22:59:57.475Z] [2022-03-10T22:59:57.475Z] DONE 2323 tests, 53 skipped in 208.376s [2022-03-10T22:59:57.475Z] + '[' -n 'github.com/docker/docker/libnetwork [2022-03-10T22:59:57.475Z] github.com/docker/docker/libnetwork/bitseq [2022-03-10T22:59:57.475Z] github.com/docker/docker/libnetwork/cluster [2022-03-10T22:59:57.475Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-03-10T22:59:57.475Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-03-10T22:59:57.475Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-03-10T22:59:57.475Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-03-10T22:59:57.475Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-03-10T22:59:57.475Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-03-10T22:59:57.475Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-03-10T22:59:57.475Z] github.com/docker/docker/libnetwork/config [2022-03-10T22:59:57.475Z] github.com/docker/docker/libnetwork/datastore [2022-03-10T22:59:57.475Z] github.com/docker/docker/libnetwork/diagnostic [2022-03-10T22:59:57.475Z] github.com/docker/docker/libnetwork/discoverapi [2022-03-10T22:59:57.475Z] github.com/docker/docker/libnetwork/driverapi [2022-03-10T22:59:57.475Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-03-10T22:59:57.475Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-03-10T22:59:57.475Z] github.com/docker/docker/libnetwork/drivers/host [2022-03-10T22:59:57.475Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-03-10T22:59:57.475Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-03-10T22:59:57.475Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-03-10T22:59:57.475Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-03-10T22:59:57.475Z] github.com/docker/docker/libnetwork/drivers/null [2022-03-10T22:59:57.475Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-03-10T22:59:57.475Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-03-10T22:59:57.475Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-03-10T22:59:57.475Z] github.com/docker/docker/libnetwork/drivers/remote [2022-03-10T22:59:57.475Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-03-10T22:59:57.475Z] github.com/docker/docker/libnetwork/drivers/windows [2022-03-10T22:59:57.475Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-03-10T22:59:57.475Z] github.com/docker/docker/libnetwork/drvregistry [2022-03-10T22:59:57.475Z] github.com/docker/docker/libnetwork/etchosts [2022-03-10T22:59:57.475Z] github.com/docker/docker/libnetwork/idm [2022-03-10T22:59:57.475Z] github.com/docker/docker/libnetwork/internal/caller [2022-03-10T22:59:57.475Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-03-10T22:59:57.475Z] github.com/docker/docker/libnetwork/ipam [2022-03-10T22:59:57.475Z] github.com/docker/docker/libnetwork/ipamapi [2022-03-10T22:59:57.475Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-03-10T22:59:57.475Z] github.com/docker/docker/libnetwork/ipams/null [2022-03-10T22:59:57.475Z] github.com/docker/docker/libnetwork/ipams/remote [2022-03-10T22:59:57.475Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-03-10T22:59:57.475Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-03-10T22:59:57.475Z] github.com/docker/docker/libnetwork/ipamutils [2022-03-10T22:59:57.475Z] github.com/docker/docker/libnetwork/iptables [2022-03-10T22:59:57.475Z] github.com/docker/docker/libnetwork/netlabel [2022-03-10T22:59:57.475Z] github.com/docker/docker/libnetwork/netutils [2022-03-10T22:59:57.475Z] github.com/docker/docker/libnetwork/networkdb [2022-03-10T22:59:57.475Z] github.com/docker/docker/libnetwork/ns [2022-03-10T22:59:57.475Z] github.com/docker/docker/libnetwork/options [2022-03-10T22:59:57.475Z] github.com/docker/docker/libnetwork/osl [2022-03-10T22:59:57.475Z] github.com/docker/docker/libnetwork/osl/kernel [2022-03-10T22:59:57.475Z] github.com/docker/docker/libnetwork/portallocator [2022-03-10T22:59:57.475Z] github.com/docker/docker/libnetwork/portmapper [2022-03-10T22:59:57.475Z] github.com/docker/docker/libnetwork/resolvconf [2022-03-10T22:59:57.475Z] github.com/docker/docker/libnetwork/testutils [2022-03-10T22:59:57.475Z] github.com/docker/docker/libnetwork/types' ']' [2022-03-10T22:59:57.475Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report-libnetwork.json --junitfile=bundles/junit-report-libnetwork.xml -- -tags 'netgo seccomp 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-03-10T22:59:58.328Z] 2022/03/10 22:59:57 Closing DB instances... [2022-03-10T22:59:58.329Z] === RUN TestFailedConnection [2022-03-10T22:59:58.406Z] === RUN TestGetAllAllowed [2022-03-10T22:59:58.406Z] --- PASS: TestGetAllAllowed (0.00s) [2022-03-10T22:59:58.406Z] === RUN TestGetAllMeta [2022-03-10T22:59:58.406Z] --- PASS: TestGetAllMeta (0.00s) [2022-03-10T22:59:58.406Z] === RUN TestWarnOnUnusedBuildArgs [2022-03-10T22:59:58.406Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2022-03-10T22:59:58.406Z] === RUN TestIsUnreferencedBuiltin [2022-03-10T22:59:58.406Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2022-03-10T22:59:58.406Z] === RUN TestIsExistingDirectory [2022-03-10T22:59:58.406Z] --- PASS: TestIsExistingDirectory (0.01s) [2022-03-10T22:59:58.406Z] === RUN TestGetFilenameForDownload [2022-03-10T22:59:58.406Z] --- PASS: TestGetFilenameForDownload (0.00s) [2022-03-10T22:59:58.406Z] === RUN TestEnv2Variables [2022-03-10T22:59:58.406Z] --- PASS: TestEnv2Variables (0.00s) [2022-03-10T22:59:58.406Z] === RUN TestEnvValueWithExistingRunConfigEnv [2022-03-10T22:59:58.406Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2022-03-10T22:59:58.406Z] === RUN TestMaintainer [2022-03-10T22:59:58.406Z] --- PASS: TestMaintainer (0.00s) [2022-03-10T22:59:58.406Z] === RUN TestLabel [2022-03-10T22:59:58.406Z] --- PASS: TestLabel (0.00s) [2022-03-10T22:59:58.406Z] === RUN TestFromScratch [2022-03-10T22:59:58.406Z] --- PASS: TestFromScratch (0.00s) [2022-03-10T22:59:58.406Z] === RUN TestFromWithArg [2022-03-10T22:59:58.406Z] --- PASS: TestFromWithArg (0.00s) [2022-03-10T22:59:58.406Z] === RUN TestFromWithArgButBuildArgsNotGiven [2022-03-10T22:59:58.406Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2022-03-10T22:59:58.406Z] === RUN TestFromWithUndefinedArg [2022-03-10T22:59:58.406Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2022-03-10T22:59:58.406Z] === RUN TestFromMultiStageWithNamedStage [2022-03-10T22:59:58.406Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2022-03-10T22:59:58.406Z] === RUN TestOnbuild [2022-03-10T22:59:58.406Z] --- PASS: TestOnbuild (0.00s) [2022-03-10T22:59:58.406Z] === RUN TestWorkdir [2022-03-10T22:59:58.406Z] --- PASS: TestWorkdir (0.00s) [2022-03-10T22:59:58.406Z] === RUN TestCmd [2022-03-10T22:59:58.406Z] --- PASS: TestCmd (0.00s) [2022-03-10T22:59:58.406Z] === RUN TestHealthcheckNone [2022-03-10T22:59:58.406Z] --- PASS: TestHealthcheckNone (0.00s) [2022-03-10T22:59:58.406Z] === RUN TestHealthcheckCmd [2022-03-10T22:59:58.406Z] --- PASS: TestHealthcheckCmd (0.00s) [2022-03-10T22:59:58.406Z] === RUN TestEntrypoint [2022-03-10T22:59:58.406Z] --- PASS: TestEntrypoint (0.00s) [2022-03-10T22:59:58.406Z] === RUN TestExpose [2022-03-10T22:59:58.406Z] --- PASS: TestExpose (0.00s) [2022-03-10T22:59:58.406Z] === RUN TestUser [2022-03-10T22:59:58.406Z] --- PASS: TestUser (0.00s) [2022-03-10T22:59:58.406Z] === RUN TestVolume [2022-03-10T22:59:58.406Z] --- PASS: TestVolume (0.00s) [2022-03-10T22:59:58.406Z] === RUN TestStopSignal [2022-03-10T22:59:58.406Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-03-10T22:59:58.406Z] --- SKIP: TestStopSignal (0.00s) [2022-03-10T22:59:58.406Z] === RUN TestArg [2022-03-10T22:59:58.406Z] --- PASS: TestArg (0.00s) [2022-03-10T22:59:58.406Z] === RUN TestShell [2022-03-10T22:59:58.406Z] --- PASS: TestShell (0.00s) [2022-03-10T22:59:58.406Z] === RUN TestPrependEnvOnCmd [2022-03-10T22:59:58.406Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2022-03-10T22:59:58.406Z] === RUN TestRunWithBuildArgs [2022-03-10T22:59:58.406Z] --- PASS: TestRunWithBuildArgs (0.00s) [2022-03-10T22:59:58.406Z] === RUN TestRunIgnoresHealthcheck [2022-03-10T22:59:58.406Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2022-03-10T22:59:58.406Z] === RUN TestDispatchUnsupportedOptions [2022-03-10T22:59:58.406Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2022-03-10T22:59:58.406Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2022-03-10T22:59:58.406Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2022-03-10T22:59:58.406Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2022-03-10T22:59:58.406Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2022-03-10T22:59:58.406Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2022-03-10T22:59:58.406Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2022-03-10T22:59:58.406Z] === RUN TestNormalizeWorkdir [2022-03-10T22:59:58.406Z] --- PASS: TestNormalizeWorkdir (0.00s) [2022-03-10T22:59:58.406Z] === RUN TestDispatch [2022-03-10T22:59:58.406Z] === RUN TestDispatch/ADD_multiple_files_to_file [2022-03-10T22:59:58.406Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2022-03-10T22:59:58.406Z] === RUN TestDispatch/COPY_multiple_files_to_file [2022-03-10T22:59:58.406Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2022-03-10T22:59:58.406Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2022-03-10T22:59:58.406Z] === RUN TestDispatch/COPY_wildcard_no_files [2022-03-10T22:59:58.406Z] === RUN TestDispatch/COPY_url [2022-03-10T22:59:58.406Z] --- PASS: TestDispatch (0.08s) [2022-03-10T22:59:58.406Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.01s) [2022-03-10T22:59:58.406Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s) [2022-03-10T22:59:58.406Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2022-03-10T22:59:58.406Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2022-03-10T22:59:58.406Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2022-03-10T22:59:58.406Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2022-03-10T22:59:58.406Z] --- PASS: TestDispatch/COPY_url (0.01s) [2022-03-10T22:59:58.406Z] === RUN TestAddScratchImageAddsToMounts [2022-03-10T22:59:58.406Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2022-03-10T22:59:58.406Z] === RUN TestAddFromScratchPopulatesPlatform [2022-03-10T22:59:58.406Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2022-03-10T22:59:58.406Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2022-03-10T22:59:58.406Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2022-03-10T22:59:58.406Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2022-03-10T22:59:58.406Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2022-03-10T22:59:58.406Z] === RUN TestImageSourceGetAddsToMounts [2022-03-10T22:59:58.406Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2022-03-10T22:59:58.406Z] === RUN TestEmptyDockerfile [2022-03-10T22:59:58.406Z] --- PASS: TestEmptyDockerfile (0.01s) [2022-03-10T22:59:58.406Z] === RUN TestSymlinkDockerfile [2022-03-10T22:59:58.406Z] --- PASS: TestSymlinkDockerfile (0.01s) [2022-03-10T22:59:58.406Z] === RUN TestDockerfileOutsideTheBuildContext [2022-03-10T22:59:58.406Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.02s) [2022-03-10T22:59:58.406Z] === RUN TestNonExistingDockerfile [2022-03-10T22:59:58.406Z] --- PASS: TestNonExistingDockerfile (0.00s) [2022-03-10T22:59:58.406Z] === RUN TestCopyRunConfig [2022-03-10T22:59:58.406Z] --- PASS: TestCopyRunConfig (0.00s) [2022-03-10T22:59:58.406Z] === RUN TestDeepCopyRunConfig [2022-03-10T22:59:58.406Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2022-03-10T22:59:58.406Z] === RUN TestExportImage [2022-03-10T22:59:58.406Z] --- PASS: TestExportImage (0.00s) [2022-03-10T22:59:58.406Z] === RUN TestNormalizeDest [2022-03-10T22:59:58.406Z] --- PASS: TestNormalizeDest (0.00s) [2022-03-10T22:59:58.406Z] PASS [2022-03-10T22:59:58.406Z] coverage: 46.7% of statements [2022-03-10T22:59:58.406Z] ok github.com/docker/docker/builder/dockerfile 0.239s coverage: 46.7% of statements [2022-03-10T22:59:58.874Z] === RUN TestTCP4Proxy [2022-03-10T22:59:58.874Z] --- PASS: TestTCP4Proxy (0.01s) [2022-03-10T22:59:58.874Z] === RUN TestTCP4ProxyHalfClose [2022-03-10T22:59:58.874Z] --- PASS: TestTCP4ProxyHalfClose (0.01s) [2022-03-10T22:59:58.874Z] === RUN TestTCP6Proxy [2022-03-10T22:59:58.874Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-03-10T22:59:58.874Z] --- SKIP: TestTCP6Proxy (0.00s) [2022-03-10T22:59:58.874Z] === RUN TestTCPDualStackProxy [2022-03-10T22:59:58.874Z] network_proxy_test.go:208: No support for dual stack yet [2022-03-10T22:59:58.874Z] --- SKIP: TestTCPDualStackProxy (0.00s) [2022-03-10T22:59:58.874Z] === RUN TestUDP4Proxy [2022-03-10T22:59:58.874Z] --- PASS: TestUDP4Proxy (0.00s) [2022-03-10T22:59:58.874Z] === RUN TestUDP6Proxy [2022-03-10T22:59:58.874Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-03-10T22:59:58.874Z] --- SKIP: TestUDP6Proxy (0.00s) [2022-03-10T22:59:58.874Z] === RUN TestUDPWriteError [2022-03-10T22:59:58.874Z] --- PASS: TestUDPWriteError (0.00s) [2022-03-10T22:59:58.874Z] === RUN TestSCTP4Proxy [2022-03-10T22:59:58.874Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-03-10T22:59:58.874Z] --- SKIP: TestSCTP4Proxy (0.00s) [2022-03-10T22:59:58.874Z] === RUN TestSCTP6Proxy [2022-03-10T22:59:58.874Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-03-10T22:59:58.874Z] --- SKIP: TestSCTP6Proxy (0.00s) [2022-03-10T22:59:58.874Z] PASS [2022-03-10T22:59:58.874Z] coverage: 49.4% of statements [2022-03-10T22:59:58.874Z] ok github.com/docker/docker/cmd/docker-proxy 0.077s coverage: 49.4% of statements [2022-03-10T22:59:59.291Z] --- PASS: TestNetworkDBWatch (3.06s) [2022-03-10T22:59:59.291Z] === RUN TestNetworkDBBulkSync [2022-03-10T23:00:00.267Z] --- PASS: TestFailedConnection (2.07s) [2022-03-10T23:00:00.267Z] === RUN TestFailOnce [2022-03-10T23:00:00.723Z] 2022/03/10 23:00:00 http: panic serving 127.0.0.1:49289: Plugin not ready [2022-03-10T23:00:00.723Z] goroutine 34 [running]: [2022-03-10T23:00:00.723Z] net/http.(*conn).serve.func1() [2022-03-10T23:00:00.723Z] c:/go/src/net/http/server.go:1802 +0xb9 [2022-03-10T23:00:00.723Z] panic({0xb9ca00, 0xcb09d0}) [2022-03-10T23:00:00.723Z] c:/go/src/runtime/panic.go:1047 +0x266 [2022-03-10T23:00:00.723Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1({0xffffffffffffffff, 0x20a9b612e7f4dbe4}, 0xc000229a98) [2022-03-10T23:00:00.723Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x3d [2022-03-10T23:00:00.723Z] net/http.HandlerFunc.ServeHTTP(0x0, {0xcbd900, 0xc0001a2000}, 0xad1d26) [2022-03-10T23:00:00.723Z] c:/go/src/net/http/server.go:2047 +0x2f [2022-03-10T23:00:00.723Z] net/http.(*ServeMux).ServeHTTP(0x0, {0xcbd900, 0xc0001a2000}, 0xc000220000) [2022-03-10T23:00:00.723Z] c:/go/src/net/http/server.go:2425 +0x149 [2022-03-10T23:00:00.723Z] net/http.serverHandler.ServeHTTP({0xcbbff0}, {0xcbd900, 0xc0001a2000}, 0xc000220000) [2022-03-10T23:00:00.723Z] c:/go/src/net/http/server.go:2879 +0x43b [2022-03-10T23:00:00.723Z] net/http.(*conn).serve(0xc000210000, {0xcbf900, 0xc000144fc0}) [2022-03-10T23:00:00.723Z] c:/go/src/net/http/server.go:1930 +0xb08 [2022-03-10T23:00:00.723Z] created by net/http.(*Server).Serve [2022-03-10T23:00:00.723Z] c:/go/src/net/http/server.go:3034 +0x4e8 [2022-03-10T23:00:00.723Z] time="2022-03-10T23:00:00Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49288/Test.FailOnce: Post \"http://127.0.0.1:49288/Test.FailOnce\": EOF, retrying in 1s" [2022-03-10T23:00:00.723Z] 2022/03/10 23:00:00 Closing DB instances... [2022-03-10T23:00:01.687Z] --- PASS: TestFailOnce (1.20s) [2022-03-10T23:00:01.687Z] === RUN TestEchoInputOutput [2022-03-10T23:00:01.687Z] --- PASS: TestEchoInputOutput (0.00s) [2022-03-10T23:00:01.687Z] === RUN TestBackoff [2022-03-10T23:00:01.687Z] --- PASS: TestBackoff (0.00s) [2022-03-10T23:00:01.687Z] === RUN TestAbortRetry [2022-03-10T23:00:01.687Z] --- PASS: TestAbortRetry (0.00s) [2022-03-10T23:00:01.687Z] === RUN TestClientScheme [2022-03-10T23:00:01.687Z] --- PASS: TestClientScheme (0.00s) [2022-03-10T23:00:01.687Z] === RUN TestNewClientWithTimeout [2022-03-10T23:00:02.143Z] time="2022-03-10T23:00:01Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49295/Test.Echo: Post \"http://127.0.0.1:49295/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2022-03-10T23:00:02.143Z] --- PASS: TestNetworkDBBulkSync (2.82s) [2022-03-10T23:00:02.143Z] === RUN TestNetworkDBCRUDMediumCluster [2022-03-10T23:00:03.091Z] time="2022-03-10T23:00:02Z" level=error msg="failed to send node leave: timed out broadcasting node event" [2022-03-10T23:00:03.091Z] --- PASS: TestNodeReincarnation (5.02s) [2022-03-10T23:00:03.091Z] === RUN TestParallelCreate [2022-03-10T23:00:03.091Z] 2022/03/10 23:00:02 Closing DB instances... [2022-03-10T23:00:03.091Z] --- PASS: TestParallelCreate (0.02s) [2022-03-10T23:00:03.091Z] === RUN TestParallelDelete [2022-03-10T23:00:03.091Z] 2022/03/10 23:00:02 Closing DB instances... [2022-03-10T23:00:03.091Z] --- PASS: TestParallelDelete (0.01s) [2022-03-10T23:00:03.091Z] === RUN TestNetworkDBIslands [2022-03-10T23:00:03.091Z] time="2022-03-10T23:00:02Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:62e6058cb609 with config:&{NodeID:62e6058cb609 Hostname:node1 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10033 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-03-10T23:00:03.091Z] time="2022-03-10T23:00:02Z" level=info msg="Node 62e6058cb609/172.22.29.191, joined gossip cluster" [2022-03-10T23:00:03.091Z] time="2022-03-10T23:00:02Z" level=info msg="Node 62e6058cb609/172.22.29.191, added to nodes list" [2022-03-10T23:00:03.091Z] time="2022-03-10T23:00:02Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:e266a8baaad5 with config:&{NodeID:e266a8baaad5 Hostname:node2 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10034 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-03-10T23:00:03.091Z] time="2022-03-10T23:00:02Z" level=info msg="Node e266a8baaad5/172.22.29.191, joined gossip cluster" [2022-03-10T23:00:03.091Z] time="2022-03-10T23:00:02Z" level=info msg="Node e266a8baaad5/172.22.29.191, added to nodes list" [2022-03-10T23:00:03.091Z] time="2022-03-10T23:00:02Z" level=info msg="The new bootstrap node list is:[localhost:10033]" [2022-03-10T23:00:03.091Z] time="2022-03-10T23:00:02Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" [2022-03-10T23:00:03.091Z] time="2022-03-10T23:00:02Z" level=debug msg="memberlist: Stream connection from=[::1]:49378" [2022-03-10T23:00:03.091Z] time="2022-03-10T23:00:02Z" level=info msg="Node e266a8baaad5/172.22.29.191, joined gossip cluster" [2022-03-10T23:00:03.091Z] time="2022-03-10T23:00:02Z" level=info msg="Node e266a8baaad5/172.22.29.191, added to nodes list" [2022-03-10T23:00:03.091Z] time="2022-03-10T23:00:02Z" level=info msg="Node 62e6058cb609/172.22.29.191, joined gossip cluster" [2022-03-10T23:00:03.091Z] time="2022-03-10T23:00:02Z" level=info msg="Node 62e6058cb609/172.22.29.191, added to nodes list" [2022-03-10T23:00:03.091Z] time="2022-03-10T23:00:02Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" [2022-03-10T23:00:03.091Z] time="2022-03-10T23:00:02Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49379" [2022-03-10T23:00:03.091Z] time="2022-03-10T23:00:02Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:00c669fa80ca with config:&{NodeID:00c669fa80ca Hostname:node3 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10035 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-03-10T23:00:03.091Z] time="2022-03-10T23:00:02Z" level=info msg="Node 00c669fa80ca/172.22.29.191, joined gossip cluster" [2022-03-10T23:00:03.091Z] time="2022-03-10T23:00:02Z" level=info msg="Node 00c669fa80ca/172.22.29.191, added to nodes list" [2022-03-10T23:00:03.091Z] time="2022-03-10T23:00:02Z" level=info msg="The new bootstrap node list is:[localhost:10034]" [2022-03-10T23:00:03.091Z] time="2022-03-10T23:00:02Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" [2022-03-10T23:00:03.091Z] time="2022-03-10T23:00:02Z" level=debug msg="memberlist: Stream connection from=[::1]:49380" [2022-03-10T23:00:03.091Z] time="2022-03-10T23:00:02Z" level=info msg="Node 00c669fa80ca/172.22.29.191, joined gossip cluster" [2022-03-10T23:00:03.091Z] time="2022-03-10T23:00:02Z" level=info msg="Node 00c669fa80ca/172.22.29.191, added to nodes list" [2022-03-10T23:00:03.091Z] time="2022-03-10T23:00:02Z" level=info msg="Node 62e6058cb609/172.22.29.191, joined gossip cluster" [2022-03-10T23:00:03.091Z] time="2022-03-10T23:00:02Z" level=info msg="Node 62e6058cb609/172.22.29.191, added to nodes list" [2022-03-10T23:00:03.091Z] time="2022-03-10T23:00:02Z" level=info msg="Node e266a8baaad5/172.22.29.191, joined gossip cluster" [2022-03-10T23:00:03.091Z] time="2022-03-10T23:00:02Z" level=info msg="Node e266a8baaad5/172.22.29.191, added to nodes list" [2022-03-10T23:00:03.091Z] time="2022-03-10T23:00:02Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" [2022-03-10T23:00:03.091Z] time="2022-03-10T23:00:02Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49381" [2022-03-10T23:00:03.562Z] time="2022-03-10T23:00:03Z" level=info msg="Node 00c669fa80ca/172.22.29.191, joined gossip cluster" [2022-03-10T23:00:03.562Z] time="2022-03-10T23:00:03Z" level=info msg="Node 00c669fa80ca/172.22.29.191, added to nodes list" [2022-03-10T23:00:03.706Z] time="2022-03-10T23:00:03Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49295/Test.Echo: Post \"http://127.0.0.1:49295/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2022-03-10T23:00:03.706Z] --- PASS: TestRequest (6.48s) [2022-03-10T23:00:03.706Z] === RUN TestOverlappingRequests [2022-03-10T23:00:04.029Z] time="2022-03-10T23:00:03Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:3448914bc359 with config:&{NodeID:3448914bc359 Hostname:node4 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10036 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-03-10T23:00:04.029Z] time="2022-03-10T23:00:03Z" level=info msg="Node 3448914bc359/172.22.29.191, joined gossip cluster" [2022-03-10T23:00:04.029Z] time="2022-03-10T23:00:03Z" level=info msg="Node 3448914bc359/172.22.29.191, added to nodes list" [2022-03-10T23:00:04.029Z] time="2022-03-10T23:00:03Z" level=info msg="The new bootstrap node list is:[localhost:10035]" [2022-03-10T23:00:04.029Z] time="2022-03-10T23:00:03Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" [2022-03-10T23:00:04.029Z] time="2022-03-10T23:00:03Z" level=debug msg="memberlist: Stream connection from=[::1]:49382" [2022-03-10T23:00:04.029Z] time="2022-03-10T23:00:03Z" level=info msg="Node 3448914bc359/172.22.29.191, joined gossip cluster" [2022-03-10T23:00:04.029Z] time="2022-03-10T23:00:03Z" level=info msg="Node 3448914bc359/172.22.29.191, added to nodes list" [2022-03-10T23:00:04.029Z] time="2022-03-10T23:00:03Z" level=info msg="Node 62e6058cb609/172.22.29.191, joined gossip cluster" [2022-03-10T23:00:04.029Z] time="2022-03-10T23:00:03Z" level=info msg="Node 62e6058cb609/172.22.29.191, added to nodes list" [2022-03-10T23:00:04.029Z] time="2022-03-10T23:00:03Z" level=info msg="Node e266a8baaad5/172.22.29.191, joined gossip cluster" [2022-03-10T23:00:04.029Z] time="2022-03-10T23:00:03Z" level=info msg="Node e266a8baaad5/172.22.29.191, added to nodes list" [2022-03-10T23:00:04.029Z] time="2022-03-10T23:00:03Z" level=info msg="Node 00c669fa80ca/172.22.29.191, joined gossip cluster" [2022-03-10T23:00:04.029Z] time="2022-03-10T23:00:03Z" level=info msg="Node 00c669fa80ca/172.22.29.191, added to nodes list" [2022-03-10T23:00:04.029Z] time="2022-03-10T23:00:03Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" [2022-03-10T23:00:04.029Z] time="2022-03-10T23:00:03Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49383" [2022-03-10T23:00:04.029Z] time="2022-03-10T23:00:03Z" level=info msg="Node 3448914bc359/172.22.29.191, joined gossip cluster" [2022-03-10T23:00:04.029Z] time="2022-03-10T23:00:03Z" level=info msg="Node 3448914bc359/172.22.29.191, added to nodes list" [2022-03-10T23:00:04.029Z] time="2022-03-10T23:00:03Z" level=info msg="Node 3448914bc359/172.22.29.191, joined gossip cluster" [2022-03-10T23:00:04.029Z] time="2022-03-10T23:00:03Z" level=info msg="Node 3448914bc359/172.22.29.191, added to nodes list" [2022-03-10T23:00:04.029Z] time="2022-03-10T23:00:03Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:98c6080f8fc5 with config:&{NodeID:98c6080f8fc5 Hostname:node5 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10037 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-03-10T23:00:04.029Z] time="2022-03-10T23:00:03Z" level=info msg="Node 98c6080f8fc5/172.22.29.191, joined gossip cluster" [2022-03-10T23:00:04.029Z] time="2022-03-10T23:00:03Z" level=info msg="Node 98c6080f8fc5/172.22.29.191, added to nodes list" [2022-03-10T23:00:04.029Z] time="2022-03-10T23:00:03Z" level=info msg="The new bootstrap node list is:[localhost:10036]" [2022-03-10T23:00:04.029Z] time="2022-03-10T23:00:03Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" [2022-03-10T23:00:04.029Z] time="2022-03-10T23:00:03Z" level=debug msg="memberlist: Stream connection from=[::1]:49384" [2022-03-10T23:00:04.029Z] time="2022-03-10T23:00:03Z" level=info msg="Node 98c6080f8fc5/172.22.29.191, joined gossip cluster" [2022-03-10T23:00:04.029Z] time="2022-03-10T23:00:03Z" level=info msg="Node 62e6058cb609/172.22.29.191, joined gossip cluster" [2022-03-10T23:00:04.170Z] --- PASS: TestOverlappingRequests (0.31s) [2022-03-10T23:00:04.170Z] === RUN TestRelease [2022-03-10T23:00:04.496Z] time="2022-03-10T23:00:03Z" level=info msg="Node 98c6080f8fc5/172.22.29.191, added to nodes list" [2022-03-10T23:00:04.496Z] time="2022-03-10T23:00:03Z" level=info msg="Node 62e6058cb609/172.22.29.191, added to nodes list" [2022-03-10T23:00:04.496Z] time="2022-03-10T23:00:03Z" level=info msg="Node e266a8baaad5/172.22.29.191, joined gossip cluster" [2022-03-10T23:00:04.496Z] time="2022-03-10T23:00:03Z" level=info msg="Node e266a8baaad5/172.22.29.191, added to nodes list" [2022-03-10T23:00:04.496Z] time="2022-03-10T23:00:03Z" level=info msg="Node 00c669fa80ca/172.22.29.191, joined gossip cluster" [2022-03-10T23:00:04.496Z] time="2022-03-10T23:00:03Z" level=info msg="Node 00c669fa80ca/172.22.29.191, added to nodes list" [2022-03-10T23:00:04.496Z] time="2022-03-10T23:00:03Z" level=info msg="Node 3448914bc359/172.22.29.191, joined gossip cluster" [2022-03-10T23:00:04.496Z] time="2022-03-10T23:00:03Z" level=info msg="Node 3448914bc359/172.22.29.191, added to nodes list" [2022-03-10T23:00:04.496Z] time="2022-03-10T23:00:03Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" [2022-03-10T23:00:04.496Z] time="2022-03-10T23:00:03Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49385" [2022-03-10T23:00:04.496Z] time="2022-03-10T23:00:04Z" level=info msg="Node 98c6080f8fc5/172.22.29.191, joined gossip cluster" [2022-03-10T23:00:04.496Z] time="2022-03-10T23:00:04Z" level=info msg="Node 98c6080f8fc5/172.22.29.191, added to nodes list" [2022-03-10T23:00:04.496Z] time="2022-03-10T23:00:04Z" level=info msg="Node 98c6080f8fc5/172.22.29.191, joined gossip cluster" [2022-03-10T23:00:04.496Z] time="2022-03-10T23:00:04Z" level=info msg="Node 98c6080f8fc5/172.22.29.191, added to nodes list" [2022-03-10T23:00:04.496Z] time="2022-03-10T23:00:04Z" level=info msg="Node 98c6080f8fc5/172.22.29.191, joined gossip cluster" [2022-03-10T23:00:04.496Z] time="2022-03-10T23:00:04Z" level=info msg="Node 98c6080f8fc5/172.22.29.191, added to nodes list" [2022-03-10T23:00:04.496Z] networkdb_test.go:835: Re-joining: 3 [2022-03-10T23:00:04.496Z] time="2022-03-10T23:00:04Z" level=info msg="The new bootstrap node list is:[172.22.29.191:10033 172.22.29.191:10034 172.22.29.191:10035]" [2022-03-10T23:00:04.496Z] time="2022-03-10T23:00:04Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.22.29.191:10033" [2022-03-10T23:00:04.496Z] time="2022-03-10T23:00:04Z" level=debug msg="memberlist: Stream connection from=172.22.29.191:49386" [2022-03-10T23:00:04.496Z] time="2022-03-10T23:00:04Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.22.29.191:10034" [2022-03-10T23:00:04.496Z] time="2022-03-10T23:00:04Z" level=debug msg="memberlist: Stream connection from=172.22.29.191:49387" [2022-03-10T23:00:04.496Z] time="2022-03-10T23:00:04Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.22.29.191:10035" [2022-03-10T23:00:04.496Z] time="2022-03-10T23:00:04Z" level=debug msg="memberlist: Stream connection from=172.22.29.191:49388" [2022-03-10T23:00:04.965Z] networkdb_test.go:835: Re-joining: 4 [2022-03-10T23:00:04.965Z] time="2022-03-10T23:00:04Z" level=info msg="The new bootstrap node list is:[172.22.29.191:10033 172.22.29.191:10034 172.22.29.191:10035]" [2022-03-10T23:00:04.965Z] time="2022-03-10T23:00:04Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.22.29.191:10033" [2022-03-10T23:00:04.965Z] time="2022-03-10T23:00:04Z" level=debug msg="memberlist: Stream connection from=172.22.29.191:49389" [2022-03-10T23:00:04.965Z] time="2022-03-10T23:00:04Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.22.29.191:10034" [2022-03-10T23:00:04.965Z] time="2022-03-10T23:00:04Z" level=debug msg="memberlist: Stream connection from=172.22.29.191:49390" [2022-03-10T23:00:04.965Z] time="2022-03-10T23:00:04Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.22.29.191:10035" [2022-03-10T23:00:04.965Z] time="2022-03-10T23:00:04Z" level=debug msg="memberlist: Stream connection from=172.22.29.191:49391" [2022-03-10T23:00:04.965Z] time="2022-03-10T23:00:04Z" level=info msg="node 0 leaving" [2022-03-10T23:00:05.159Z] 2022/03/10 23:00:04 Closing DB instances... [2022-03-10T23:00:05.431Z] time="2022-03-10T23:00:04Z" level=info msg="Node 62e6058cb609 change state NodeActive --> NodeLeft" [2022-03-10T23:00:05.431Z] time="2022-03-10T23:00:04Z" level=info msg="node4(3448914bc359): Node leave event for 62e6058cb609/172.22.29.191" [2022-03-10T23:00:05.431Z] time="2022-03-10T23:00:04Z" level=info msg="Node 62e6058cb609 change state NodeActive --> NodeLeft" [2022-03-10T23:00:05.431Z] time="2022-03-10T23:00:04Z" level=info msg="node2(e266a8baaad5): Node leave event for 62e6058cb609/172.22.29.191" [2022-03-10T23:00:05.431Z] time="2022-03-10T23:00:04Z" level=info msg="Node 62e6058cb609 change state NodeActive --> NodeLeft" [2022-03-10T23:00:05.431Z] time="2022-03-10T23:00:04Z" level=info msg="node5(98c6080f8fc5): Node leave event for 62e6058cb609/172.22.29.191" [2022-03-10T23:00:05.431Z] time="2022-03-10T23:00:04Z" level=info msg="Node 62e6058cb609 change state NodeActive --> NodeLeft" [2022-03-10T23:00:05.431Z] time="2022-03-10T23:00:04Z" level=info msg="node3(00c669fa80ca): Node leave event for 62e6058cb609/172.22.29.191" [2022-03-10T23:00:05.431Z] time="2022-03-10T23:00:04Z" level=info msg="Node 62e6058cb609 change state NodeActive --> NodeLeft" [2022-03-10T23:00:05.431Z] time="2022-03-10T23:00:04Z" level=info msg="node1(62e6058cb609): Node leave event for 62e6058cb609/172.22.29.191" [2022-03-10T23:00:05.431Z] time="2022-03-10T23:00:05Z" level=info msg="Node 62e6058cb609/172.22.29.191, left gossip cluster" [2022-03-10T23:00:05.431Z] time="2022-03-10T23:00:05Z" level=info msg="Node 62e6058cb609/172.22.29.191, left gossip cluster" [2022-03-10T23:00:05.431Z] time="2022-03-10T23:00:05Z" level=info msg="Node 62e6058cb609/172.22.29.191, left gossip cluster" [2022-03-10T23:00:05.431Z] time="2022-03-10T23:00:05Z" level=info msg="Node 62e6058cb609/172.22.29.191, left gossip cluster" [2022-03-10T23:00:05.431Z] time="2022-03-10T23:00:05Z" level=info msg="Node 62e6058cb609/172.22.29.191, left gossip cluster" [2022-03-10T23:00:05.431Z] time="2022-03-10T23:00:05Z" level=warning msg="memberlist: Failed to send gossip to 172.22.29.191:10034: write udp [::]:10033->172.22.29.191:10034: use of closed network connection" [2022-03-10T23:00:05.431Z] time="2022-03-10T23:00:05Z" level=info msg="node 1 leaving" [2022-03-10T23:00:05.431Z] time="2022-03-10T23:00:05Z" level=info msg="Node e266a8baaad5 change state NodeActive --> NodeLeft" [2022-03-10T23:00:05.431Z] time="2022-03-10T23:00:05Z" level=info msg="node4(3448914bc359): Node leave event for e266a8baaad5/172.22.29.191" [2022-03-10T23:00:05.431Z] time="2022-03-10T23:00:05Z" level=info msg="Node e266a8baaad5 change state NodeActive --> NodeLeft" [2022-03-10T23:00:05.431Z] time="2022-03-10T23:00:05Z" level=info msg="node5(98c6080f8fc5): Node leave event for e266a8baaad5/172.22.29.191" [2022-03-10T23:00:05.431Z] time="2022-03-10T23:00:05Z" level=info msg="Node e266a8baaad5 change state NodeActive --> NodeLeft" [2022-03-10T23:00:05.431Z] time="2022-03-10T23:00:05Z" level=info msg="node3(00c669fa80ca): Node leave event for e266a8baaad5/172.22.29.191" [2022-03-10T23:00:05.431Z] time="2022-03-10T23:00:05Z" level=info msg="Node e266a8baaad5 change state NodeActive --> NodeLeft" [2022-03-10T23:00:05.431Z] time="2022-03-10T23:00:05Z" level=info msg="node2(e266a8baaad5): Node leave event for e266a8baaad5/172.22.29.191" [2022-03-10T23:00:05.627Z] --- PASS: TestRelease (1.35s) [2022-03-10T23:00:05.627Z] === RUN TestAllocateRandomDeallocate [2022-03-10T23:00:05.906Z] time="2022-03-10T23:00:05Z" level=info msg="Node e266a8baaad5/172.22.29.191, left gossip cluster" [2022-03-10T23:00:05.906Z] time="2022-03-10T23:00:05Z" level=info msg="Node e266a8baaad5/172.22.29.191, left gossip cluster" [2022-03-10T23:00:05.906Z] time="2022-03-10T23:00:05Z" level=info msg="Node e266a8baaad5/172.22.29.191, left gossip cluster" [2022-03-10T23:00:05.906Z] time="2022-03-10T23:00:05Z" level=info msg="Node e266a8baaad5/172.22.29.191, left gossip cluster" [2022-03-10T23:00:05.906Z] time="2022-03-10T23:00:05Z" level=info msg="node 2 leaving" [2022-03-10T23:00:05.906Z] time="2022-03-10T23:00:05Z" level=info msg="Node 00c669fa80ca change state NodeActive --> NodeLeft" [2022-03-10T23:00:05.906Z] time="2022-03-10T23:00:05Z" level=info msg="node4(3448914bc359): Node leave event for 00c669fa80ca/172.22.29.191" [2022-03-10T23:00:05.906Z] time="2022-03-10T23:00:05Z" level=info msg="Node 00c669fa80ca change state NodeActive --> NodeLeft" [2022-03-10T23:00:05.906Z] time="2022-03-10T23:00:05Z" level=info msg="node5(98c6080f8fc5): Node leave event for 00c669fa80ca/172.22.29.191" [2022-03-10T23:00:05.906Z] time="2022-03-10T23:00:05Z" level=info msg="Node 00c669fa80ca change state NodeActive --> NodeLeft" [2022-03-10T23:00:05.906Z] time="2022-03-10T23:00:05Z" level=info msg="node3(00c669fa80ca): Node leave event for 00c669fa80ca/172.22.29.191" [2022-03-10T23:00:06.099Z] time="2022-03-10T23:00:05Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49295/Test.Echo: Post \"http://127.0.0.1:49295/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2022-03-10T23:00:06.376Z] time="2022-03-10T23:00:05Z" level=info msg="Node 00c669fa80ca/172.22.29.191, left gossip cluster" [2022-03-10T23:00:06.376Z] time="2022-03-10T23:00:05Z" level=info msg="Node 00c669fa80ca/172.22.29.191, left gossip cluster" [2022-03-10T23:00:06.376Z] time="2022-03-10T23:00:05Z" level=info msg="Node 00c669fa80ca/172.22.29.191, left gossip cluster" [2022-03-10T23:00:06.845Z] networkdb_test.go:867: node4: OK [2022-03-10T23:00:06.845Z] networkdb_test.go:867: node5: OK [2022-03-10T23:00:06.845Z] time="2022-03-10T23:00:06Z" level=info msg="node 0 coming back" [2022-03-10T23:00:06.845Z] time="2022-03-10T23:00:06Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:76c38ffad29b with config:&{NodeID:76c38ffad29b Hostname:node1 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10033 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-03-10T23:00:06.845Z] time="2022-03-10T23:00:06Z" level=info msg="Node 76c38ffad29b/172.22.29.191, joined gossip cluster" [2022-03-10T23:00:06.845Z] time="2022-03-10T23:00:06Z" level=info msg="Node 76c38ffad29b/172.22.29.191, added to nodes list" [2022-03-10T23:00:06.845Z] time="2022-03-10T23:00:06Z" level=info msg="node 1 coming back" [2022-03-10T23:00:06.845Z] time="2022-03-10T23:00:06Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:aa2acd5f4a4f with config:&{NodeID:aa2acd5f4a4f Hostname:node2 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10034 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-03-10T23:00:06.845Z] time="2022-03-10T23:00:06Z" level=info msg="Node aa2acd5f4a4f/172.22.29.191, joined gossip cluster" [2022-03-10T23:00:06.845Z] time="2022-03-10T23:00:06Z" level=info msg="Node aa2acd5f4a4f/172.22.29.191, added to nodes list" [2022-03-10T23:00:06.845Z] time="2022-03-10T23:00:06Z" level=info msg="node 2 coming back" [2022-03-10T23:00:06.845Z] time="2022-03-10T23:00:06Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:62e83e405a62 with config:&{NodeID:62e83e405a62 Hostname:node3 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10035 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-03-10T23:00:06.845Z] time="2022-03-10T23:00:06Z" level=info msg="Node 62e83e405a62/172.22.29.191, joined gossip cluster" [2022-03-10T23:00:06.845Z] time="2022-03-10T23:00:06Z" level=info msg="Node 62e83e405a62/172.22.29.191, added to nodes list" [2022-03-10T23:00:07.670Z] --- PASS: TestNetworkDBCRUDMediumCluster (5.30s) [2022-03-10T23:00:07.670Z] === RUN TestNetworkDBNodeJoinLeaveIteration [2022-03-10T23:00:08.053Z] tests/integration/api_volume_test.py ......... [ 74%] [2022-03-10T23:00:08.053Z] tests/integration/client_test.py ..... [ 75%] [2022-03-10T23:00:08.053Z] tests/integration/context_api_test.py ... [ 76%] [2022-03-10T23:00:08.053Z] tests/integration/errors_test.py . [ 76%] [2022-03-10T23:00:08.670Z] 2022/03/10 23:00:08 Closing DB instances... [2022-03-10T23:00:08.670Z] --- PASS: TestAllocateRandomDeallocate (3.47s) [2022-03-10T23:00:08.670Z] === RUN TestRetrieveFromStore [2022-03-10T23:00:09.297Z] === RUN TestCheckpointCreateError [2022-03-10T23:00:09.297Z] --- PASS: TestCheckpointCreateError (0.00s) [2022-03-10T23:00:09.297Z] === RUN TestCheckpointCreate [2022-03-10T23:00:09.297Z] --- PASS: TestCheckpointCreate (0.00s) [2022-03-10T23:00:09.297Z] === RUN TestCheckpointDeleteError [2022-03-10T23:00:09.297Z] --- PASS: TestCheckpointDeleteError (0.00s) [2022-03-10T23:00:09.297Z] === RUN TestCheckpointDelete [2022-03-10T23:00:09.297Z] --- PASS: TestCheckpointDelete (0.00s) [2022-03-10T23:00:09.297Z] === RUN TestCheckpointListError [2022-03-10T23:00:09.297Z] --- PASS: TestCheckpointListError (0.00s) [2022-03-10T23:00:09.297Z] === RUN TestCheckpointList [2022-03-10T23:00:09.297Z] --- PASS: TestCheckpointList (0.00s) [2022-03-10T23:00:09.297Z] === RUN TestCheckpointListContainerNotFound [2022-03-10T23:00:09.297Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2022-03-10T23:00:09.297Z] === RUN TestNewClientWithOpsFromEnv [2022-03-10T23:00:09.297Z] client_test.go:23: runtime.GOOS == "windows" [2022-03-10T23:00:09.297Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2022-03-10T23:00:09.297Z] === RUN TestGetAPIPath [2022-03-10T23:00:09.297Z] --- PASS: TestGetAPIPath (0.00s) [2022-03-10T23:00:09.297Z] === RUN TestParseHostURL [2022-03-10T23:00:09.297Z] --- PASS: TestParseHostURL (0.00s) [2022-03-10T23:00:09.297Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2022-03-10T23:00:09.297Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2022-03-10T23:00:09.297Z] === RUN TestNegotiateAPIVersionEmpty [2022-03-10T23:00:09.297Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2022-03-10T23:00:09.297Z] === RUN TestNegotiateAPIVersion [2022-03-10T23:00:09.297Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2022-03-10T23:00:09.297Z] === RUN TestNegotiateAPVersionOverride [2022-03-10T23:00:09.297Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2022-03-10T23:00:09.297Z] === RUN TestNegotiateAPIVersionAutomatic [2022-03-10T23:00:09.297Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2022-03-10T23:00:09.297Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2022-03-10T23:00:09.297Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2022-03-10T23:00:09.297Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2022-03-10T23:00:09.297Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2022-03-10T23:00:09.297Z] === RUN TestClientRedirect [2022-03-10T23:00:09.297Z] --- PASS: TestClientRedirect (0.00s) [2022-03-10T23:00:09.297Z] === RUN TestConfigCreateUnsupported [2022-03-10T23:00:09.297Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2022-03-10T23:00:09.297Z] === RUN TestConfigCreateError [2022-03-10T23:00:09.297Z] --- PASS: TestConfigCreateError (0.00s) [2022-03-10T23:00:09.297Z] === RUN TestConfigCreate [2022-03-10T23:00:09.297Z] --- PASS: TestConfigCreate (0.00s) [2022-03-10T23:00:09.297Z] === RUN TestConfigInspectNotFound [2022-03-10T23:00:09.297Z] --- PASS: TestConfigInspectNotFound (0.00s) [2022-03-10T23:00:09.297Z] === RUN TestConfigInspectWithEmptyID [2022-03-10T23:00:09.297Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2022-03-10T23:00:09.297Z] === RUN TestConfigInspectUnsupported [2022-03-10T23:00:09.297Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2022-03-10T23:00:09.297Z] === RUN TestConfigInspectError [2022-03-10T23:00:09.297Z] --- PASS: TestConfigInspectError (0.00s) [2022-03-10T23:00:09.297Z] === RUN TestConfigInspectConfigNotFound [2022-03-10T23:00:09.297Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2022-03-10T23:00:09.297Z] === RUN TestConfigInspect [2022-03-10T23:00:09.297Z] --- PASS: TestConfigInspect (0.00s) [2022-03-10T23:00:09.297Z] === RUN TestConfigListUnsupported [2022-03-10T23:00:09.297Z] --- PASS: TestConfigListUnsupported (0.00s) [2022-03-10T23:00:09.297Z] === RUN TestConfigListError [2022-03-10T23:00:09.297Z] --- PASS: TestConfigListError (0.00s) [2022-03-10T23:00:09.297Z] === RUN TestConfigList [2022-03-10T23:00:09.297Z] --- PASS: TestConfigList (0.00s) [2022-03-10T23:00:09.297Z] === RUN TestConfigRemoveUnsupported [2022-03-10T23:00:09.297Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2022-03-10T23:00:09.297Z] === RUN TestConfigRemoveError [2022-03-10T23:00:09.297Z] --- PASS: TestConfigRemoveError (0.00s) [2022-03-10T23:00:09.297Z] === RUN TestConfigRemove [2022-03-10T23:00:09.297Z] --- PASS: TestConfigRemove (0.00s) [2022-03-10T23:00:09.297Z] === RUN TestConfigUpdateUnsupported [2022-03-10T23:00:09.297Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2022-03-10T23:00:09.297Z] === RUN TestConfigUpdateError [2022-03-10T23:00:09.297Z] --- PASS: TestConfigUpdateError (0.00s) [2022-03-10T23:00:09.297Z] === RUN TestConfigUpdate [2022-03-10T23:00:09.297Z] --- PASS: TestConfigUpdate (0.00s) [2022-03-10T23:00:09.297Z] === RUN TestContainerCommitError [2022-03-10T23:00:09.297Z] --- PASS: TestContainerCommitError (0.00s) [2022-03-10T23:00:09.297Z] === RUN TestContainerCommit [2022-03-10T23:00:09.297Z] --- PASS: TestContainerCommit (0.00s) [2022-03-10T23:00:09.297Z] === RUN TestContainerStatPathError [2022-03-10T23:00:09.297Z] --- PASS: TestContainerStatPathError (0.00s) [2022-03-10T23:00:09.297Z] === RUN TestContainerStatPathNotFoundError [2022-03-10T23:00:09.297Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2022-03-10T23:00:09.297Z] === RUN TestContainerStatPathNoHeaderError [2022-03-10T23:00:09.297Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2022-03-10T23:00:09.297Z] === RUN TestContainerStatPath [2022-03-10T23:00:09.297Z] --- PASS: TestContainerStatPath (0.00s) [2022-03-10T23:00:09.297Z] === RUN TestCopyToContainerError [2022-03-10T23:00:09.297Z] --- PASS: TestCopyToContainerError (0.00s) [2022-03-10T23:00:09.297Z] === RUN TestCopyToContainerNotFoundError [2022-03-10T23:00:09.297Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2022-03-10T23:00:09.297Z] === RUN TestCopyToContainerNotStatusOKError [2022-03-10T23:00:09.297Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2022-03-10T23:00:09.297Z] === RUN TestCopyToContainer [2022-03-10T23:00:09.297Z] --- PASS: TestCopyToContainer (0.00s) [2022-03-10T23:00:09.297Z] === RUN TestCopyFromContainerError [2022-03-10T23:00:09.297Z] --- PASS: TestCopyFromContainerError (0.00s) [2022-03-10T23:00:09.297Z] === RUN TestCopyFromContainerNotFoundError [2022-03-10T23:00:09.297Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2022-03-10T23:00:09.297Z] === RUN TestCopyFromContainerNotStatusOKError [2022-03-10T23:00:09.297Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2022-03-10T23:00:09.297Z] === RUN TestCopyFromContainerNoHeaderError [2022-03-10T23:00:09.297Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2022-03-10T23:00:09.297Z] === RUN TestCopyFromContainer [2022-03-10T23:00:09.297Z] --- PASS: TestCopyFromContainer (0.00s) [2022-03-10T23:00:09.297Z] === RUN TestContainerCreateError [2022-03-10T23:00:09.297Z] --- PASS: TestContainerCreateError (0.00s) [2022-03-10T23:00:09.297Z] === RUN TestContainerCreateImageNotFound [2022-03-10T23:00:09.297Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2022-03-10T23:00:09.297Z] === RUN TestContainerCreateWithName [2022-03-10T23:00:09.297Z] --- PASS: TestContainerCreateWithName (0.00s) [2022-03-10T23:00:09.297Z] === RUN TestContainerCreateAutoRemove [2022-03-10T23:00:09.297Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2022-03-10T23:00:09.297Z] === RUN TestContainerDiffError [2022-03-10T23:00:09.297Z] --- PASS: TestContainerDiffError (0.00s) [2022-03-10T23:00:09.297Z] === RUN TestContainerDiff [2022-03-10T23:00:09.297Z] --- PASS: TestContainerDiff (0.00s) [2022-03-10T23:00:09.297Z] === RUN TestContainerExecCreateError [2022-03-10T23:00:09.297Z] --- PASS: TestContainerExecCreateError (0.00s) [2022-03-10T23:00:09.297Z] === RUN TestContainerExecCreate [2022-03-10T23:00:09.297Z] --- PASS: TestContainerExecCreate (0.00s) [2022-03-10T23:00:09.297Z] === RUN TestContainerExecStartError [2022-03-10T23:00:09.297Z] --- PASS: TestContainerExecStartError (0.00s) [2022-03-10T23:00:09.297Z] === RUN TestContainerExecStart [2022-03-10T23:00:09.297Z] --- PASS: TestContainerExecStart (0.00s) [2022-03-10T23:00:09.297Z] === RUN TestContainerExecInspectError [2022-03-10T23:00:09.297Z] --- PASS: TestContainerExecInspectError (0.00s) [2022-03-10T23:00:09.297Z] === RUN TestContainerExecInspect [2022-03-10T23:00:09.297Z] --- PASS: TestContainerExecInspect (0.00s) [2022-03-10T23:00:09.765Z] === RUN TestContainerExportError [2022-03-10T23:00:09.765Z] --- PASS: TestContainerExportError (0.00s) [2022-03-10T23:00:09.765Z] === RUN TestContainerExport [2022-03-10T23:00:09.765Z] --- PASS: TestContainerExport (0.00s) [2022-03-10T23:00:09.765Z] === RUN TestContainerInspectError [2022-03-10T23:00:09.765Z] --- PASS: TestContainerInspectError (0.00s) [2022-03-10T23:00:09.765Z] === RUN TestContainerInspectContainerNotFound [2022-03-10T23:00:09.765Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2022-03-10T23:00:09.765Z] === RUN TestContainerInspectWithEmptyID [2022-03-10T23:00:09.765Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2022-03-10T23:00:09.765Z] === RUN TestContainerInspect [2022-03-10T23:00:09.765Z] --- PASS: TestContainerInspect (0.00s) [2022-03-10T23:00:09.765Z] === RUN TestContainerInspectNode [2022-03-10T23:00:09.765Z] --- PASS: TestContainerInspectNode (0.00s) [2022-03-10T23:00:09.765Z] === RUN TestContainerKillError [2022-03-10T23:00:09.765Z] --- PASS: TestContainerKillError (0.00s) [2022-03-10T23:00:09.765Z] === RUN TestContainerKill [2022-03-10T23:00:09.765Z] --- PASS: TestContainerKill (0.00s) [2022-03-10T23:00:09.765Z] === RUN TestContainerListError [2022-03-10T23:00:09.765Z] --- PASS: TestContainerListError (0.00s) [2022-03-10T23:00:09.766Z] === RUN TestContainerList [2022-03-10T23:00:09.766Z] --- PASS: TestContainerList (0.00s) [2022-03-10T23:00:09.766Z] === RUN TestContainerLogsNotFoundError [2022-03-10T23:00:09.766Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2022-03-10T23:00:09.766Z] === RUN TestContainerLogsError [2022-03-10T23:00:09.766Z] --- PASS: TestContainerLogsError (0.00s) [2022-03-10T23:00:09.766Z] === RUN TestContainerLogs [2022-03-10T23:00:09.766Z] --- PASS: TestContainerLogs (0.21s) [2022-03-10T23:00:09.766Z] === RUN TestContainerPauseError [2022-03-10T23:00:09.766Z] --- PASS: TestContainerPauseError (0.00s) [2022-03-10T23:00:09.766Z] === RUN TestContainerPause [2022-03-10T23:00:09.766Z] --- PASS: TestContainerPause (0.00s) [2022-03-10T23:00:09.766Z] === RUN TestContainersPruneError [2022-03-10T23:00:09.766Z] --- PASS: TestContainersPruneError (0.00s) [2022-03-10T23:00:09.766Z] === RUN TestContainersPrune [2022-03-10T23:00:09.766Z] --- PASS: TestContainersPrune (0.02s) [2022-03-10T23:00:09.766Z] === RUN TestContainerRemoveError [2022-03-10T23:00:09.766Z] --- PASS: TestContainerRemoveError (0.00s) [2022-03-10T23:00:09.766Z] === RUN TestContainerRemoveNotFoundError [2022-03-10T23:00:09.766Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2022-03-10T23:00:09.766Z] === RUN TestContainerRemove [2022-03-10T23:00:09.766Z] --- PASS: TestContainerRemove (0.00s) [2022-03-10T23:00:09.766Z] === RUN TestContainerRenameError [2022-03-10T23:00:09.766Z] --- PASS: TestContainerRenameError (0.00s) [2022-03-10T23:00:09.766Z] === RUN TestContainerRename [2022-03-10T23:00:09.766Z] --- PASS: TestContainerRename (0.00s) [2022-03-10T23:00:09.766Z] === RUN TestContainerResizeError [2022-03-10T23:00:09.766Z] --- PASS: TestContainerResizeError (0.00s) [2022-03-10T23:00:09.766Z] === RUN TestContainerExecResizeError [2022-03-10T23:00:09.766Z] --- PASS: TestContainerExecResizeError (0.00s) [2022-03-10T23:00:09.766Z] === RUN TestContainerResize [2022-03-10T23:00:09.766Z] --- PASS: TestContainerResize (0.00s) [2022-03-10T23:00:09.766Z] === RUN TestContainerExecResize [2022-03-10T23:00:09.766Z] --- PASS: TestContainerExecResize (0.00s) [2022-03-10T23:00:09.766Z] === RUN TestContainerRestartError [2022-03-10T23:00:09.766Z] --- PASS: TestContainerRestartError (0.00s) [2022-03-10T23:00:09.766Z] === RUN TestContainerRestart [2022-03-10T23:00:09.766Z] --- PASS: TestContainerRestart (0.00s) [2022-03-10T23:00:09.766Z] === RUN TestContainerStartError [2022-03-10T23:00:09.766Z] --- PASS: TestContainerStartError (0.00s) [2022-03-10T23:00:09.766Z] === RUN TestContainerStart [2022-03-10T23:00:09.766Z] --- PASS: TestContainerStart (0.00s) [2022-03-10T23:00:09.766Z] === RUN TestContainerStatsError [2022-03-10T23:00:09.766Z] --- PASS: TestContainerStatsError (0.00s) [2022-03-10T23:00:09.766Z] === RUN TestContainerStats [2022-03-10T23:00:09.766Z] --- PASS: TestContainerStats (0.00s) [2022-03-10T23:00:09.766Z] === RUN TestContainerStopError [2022-03-10T23:00:09.766Z] --- PASS: TestContainerStopError (0.00s) [2022-03-10T23:00:09.766Z] === RUN TestContainerStop [2022-03-10T23:00:09.766Z] --- PASS: TestContainerStop (0.00s) [2022-03-10T23:00:09.766Z] === RUN TestContainerTopError [2022-03-10T23:00:09.766Z] --- PASS: TestContainerTopError (0.00s) [2022-03-10T23:00:09.766Z] === RUN TestContainerTop [2022-03-10T23:00:09.766Z] --- PASS: TestContainerTop (0.00s) [2022-03-10T23:00:09.766Z] === RUN TestContainerUnpauseError [2022-03-10T23:00:09.766Z] --- PASS: TestContainerUnpauseError (0.00s) [2022-03-10T23:00:09.766Z] === RUN TestContainerUnpause [2022-03-10T23:00:09.766Z] --- PASS: TestContainerUnpause (0.01s) [2022-03-10T23:00:09.766Z] === RUN TestContainerUpdateError [2022-03-10T23:00:09.766Z] --- PASS: TestContainerUpdateError (0.00s) [2022-03-10T23:00:09.766Z] === RUN TestContainerUpdate [2022-03-10T23:00:09.766Z] --- PASS: TestContainerUpdate (0.00s) [2022-03-10T23:00:09.766Z] === RUN TestContainerWaitError [2022-03-10T23:00:09.766Z] --- PASS: TestContainerWaitError (0.00s) [2022-03-10T23:00:09.766Z] === RUN TestContainerWait [2022-03-10T23:00:09.766Z] --- PASS: TestContainerWait (0.00s) [2022-03-10T23:00:09.766Z] === RUN TestDiskUsageError [2022-03-10T23:00:09.766Z] --- PASS: TestDiskUsageError (0.00s) [2022-03-10T23:00:09.766Z] === RUN TestDiskUsage [2022-03-10T23:00:09.766Z] --- PASS: TestDiskUsage (0.00s) [2022-03-10T23:00:09.766Z] === RUN TestDistributionInspectUnsupported [2022-03-10T23:00:09.766Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2022-03-10T23:00:09.766Z] === RUN TestDistributionInspectWithEmptyID [2022-03-10T23:00:09.766Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2022-03-10T23:00:09.766Z] === RUN TestEventsErrorInOptions [2022-03-10T23:00:09.766Z] --- PASS: TestEventsErrorInOptions (0.00s) [2022-03-10T23:00:09.766Z] === RUN TestEventsErrorFromServer [2022-03-10T23:00:09.766Z] --- PASS: TestEventsErrorFromServer (0.00s) [2022-03-10T23:00:09.766Z] === RUN TestEvents [2022-03-10T23:00:09.766Z] --- PASS: TestEvents (0.00s) [2022-03-10T23:00:09.766Z] === RUN TestTLSCloseWriter [2022-03-10T23:00:09.766Z] === PAUSE TestTLSCloseWriter [2022-03-10T23:00:09.766Z] === RUN TestImageBuildError [2022-03-10T23:00:09.766Z] --- PASS: TestImageBuildError (0.00s) [2022-03-10T23:00:09.766Z] === RUN TestImageBuild [2022-03-10T23:00:09.766Z] --- PASS: TestImageBuild (0.00s) [2022-03-10T23:00:09.766Z] === RUN TestGetDockerOS [2022-03-10T23:00:09.766Z] --- PASS: TestGetDockerOS (0.00s) [2022-03-10T23:00:09.766Z] === RUN TestImageCreateError [2022-03-10T23:00:09.766Z] --- PASS: TestImageCreateError (0.00s) [2022-03-10T23:00:09.766Z] === RUN TestImageCreate [2022-03-10T23:00:09.766Z] --- PASS: TestImageCreate (0.00s) [2022-03-10T23:00:09.766Z] === RUN TestImageHistoryError [2022-03-10T23:00:09.766Z] --- PASS: TestImageHistoryError (0.00s) [2022-03-10T23:00:09.766Z] === RUN TestImageHistory [2022-03-10T23:00:09.766Z] --- PASS: TestImageHistory (0.00s) [2022-03-10T23:00:09.766Z] === RUN TestImageImportError [2022-03-10T23:00:09.766Z] --- PASS: TestImageImportError (0.00s) [2022-03-10T23:00:09.766Z] === RUN TestImageImport [2022-03-10T23:00:09.766Z] --- PASS: TestImageImport (0.00s) [2022-03-10T23:00:09.766Z] === RUN TestImageInspectError [2022-03-10T23:00:09.766Z] --- PASS: TestImageInspectError (0.00s) [2022-03-10T23:00:09.766Z] === RUN TestImageInspectImageNotFound [2022-03-10T23:00:09.766Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2022-03-10T23:00:09.766Z] === RUN TestImageInspectWithEmptyID [2022-03-10T23:00:09.766Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2022-03-10T23:00:09.766Z] === RUN TestImageInspect [2022-03-10T23:00:09.766Z] --- PASS: TestImageInspect (0.00s) [2022-03-10T23:00:09.766Z] === RUN TestImageListError [2022-03-10T23:00:09.766Z] --- PASS: TestImageListError (0.00s) [2022-03-10T23:00:09.766Z] === RUN TestImageList [2022-03-10T23:00:09.766Z] --- PASS: TestImageList (0.00s) [2022-03-10T23:00:09.766Z] === RUN TestImageListApiBefore125 [2022-03-10T23:00:09.766Z] --- PASS: TestImageListApiBefore125 (0.00s) [2022-03-10T23:00:09.766Z] === RUN TestImageLoadError [2022-03-10T23:00:09.766Z] --- PASS: TestImageLoadError (0.00s) [2022-03-10T23:00:09.766Z] === RUN TestImageLoad [2022-03-10T23:00:09.766Z] --- PASS: TestImageLoad (0.00s) [2022-03-10T23:00:09.766Z] === RUN TestImagesPruneError [2022-03-10T23:00:09.766Z] --- PASS: TestImagesPruneError (0.00s) [2022-03-10T23:00:09.766Z] === RUN TestImagesPrune [2022-03-10T23:00:09.766Z] --- PASS: TestImagesPrune (0.00s) [2022-03-10T23:00:09.766Z] === RUN TestImagePullReferenceParseError [2022-03-10T23:00:09.766Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2022-03-10T23:00:09.766Z] === RUN TestImagePullAnyError [2022-03-10T23:00:09.766Z] --- PASS: TestImagePullAnyError (0.00s) [2022-03-10T23:00:09.766Z] === RUN TestImagePullStatusUnauthorizedError [2022-03-10T23:00:09.766Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2022-03-10T23:00:09.766Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2022-03-10T23:00:09.766Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-03-10T23:00:09.766Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-03-10T23:00:09.766Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-03-10T23:00:09.766Z] === RUN TestImagePullWithPrivilegedFuncNoError [2022-03-10T23:00:09.766Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2022-03-10T23:00:09.766Z] === RUN TestImagePullWithoutErrors [2022-03-10T23:00:09.766Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2022-03-10T23:00:09.766Z] === RUN TestImagePushReferenceError [2022-03-10T23:00:09.766Z] --- PASS: TestImagePushReferenceError (0.00s) [2022-03-10T23:00:09.766Z] === RUN TestImagePushAnyError [2022-03-10T23:00:09.766Z] --- PASS: TestImagePushAnyError (0.00s) [2022-03-10T23:00:09.766Z] === RUN TestImagePushStatusUnauthorizedError [2022-03-10T23:00:09.766Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2022-03-10T23:00:09.766Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2022-03-10T23:00:09.766Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-03-10T23:00:09.766Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-03-10T23:00:09.766Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-03-10T23:00:09.766Z] === RUN TestImagePushWithPrivilegedFuncNoError [2022-03-10T23:00:09.766Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2022-03-10T23:00:09.766Z] === RUN TestImagePushWithoutErrors [2022-03-10T23:00:09.766Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2022-03-10T23:00:09.766Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2022-03-10T23:00:09.766Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2022-03-10T23:00:09.766Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2022-03-10T23:00:09.766Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2022-03-10T23:00:09.766Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2022-03-10T23:00:09.766Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2022-03-10T23:00:09.766Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2022-03-10T23:00:09.766Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2022-03-10T23:00:09.766Z] === RUN TestImageRemoveError [2022-03-10T23:00:09.766Z] --- PASS: TestImageRemoveError (0.00s) [2022-03-10T23:00:09.766Z] === RUN TestImageRemoveImageNotFound [2022-03-10T23:00:09.766Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2022-03-10T23:00:09.766Z] === RUN TestImageRemove [2022-03-10T23:00:09.766Z] --- PASS: TestImageRemove (0.00s) [2022-03-10T23:00:09.766Z] === RUN TestImageSaveError [2022-03-10T23:00:09.766Z] --- PASS: TestImageSaveError (0.00s) [2022-03-10T23:00:09.766Z] === RUN TestImageSave [2022-03-10T23:00:09.766Z] --- PASS: TestImageSave (0.00s) [2022-03-10T23:00:09.766Z] === RUN TestImageSearchAnyError [2022-03-10T23:00:09.766Z] --- PASS: TestImageSearchAnyError (0.00s) [2022-03-10T23:00:09.766Z] === RUN TestImageSearchStatusUnauthorizedError [2022-03-10T23:00:09.766Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2022-03-10T23:00:09.766Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2022-03-10T23:00:09.766Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-03-10T23:00:09.766Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-03-10T23:00:09.766Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-03-10T23:00:09.766Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2022-03-10T23:00:09.766Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2022-03-10T23:00:09.766Z] === RUN TestImageSearchWithoutErrors [2022-03-10T23:00:09.766Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2022-03-10T23:00:09.766Z] === RUN TestImageTagError [2022-03-10T23:00:09.766Z] --- PASS: TestImageTagError (0.00s) [2022-03-10T23:00:09.766Z] === RUN TestImageTagInvalidReference [2022-03-10T23:00:09.766Z] --- PASS: TestImageTagInvalidReference (0.00s) [2022-03-10T23:00:09.766Z] === RUN TestImageTagInvalidSourceImageName [2022-03-10T23:00:09.766Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2022-03-10T23:00:09.766Z] === RUN TestImageTagHexSource [2022-03-10T23:00:09.766Z] --- PASS: TestImageTagHexSource (0.00s) [2022-03-10T23:00:09.766Z] === RUN TestImageTag [2022-03-10T23:00:09.766Z] --- PASS: TestImageTag (0.00s) [2022-03-10T23:00:09.766Z] === RUN TestInfoServerError [2022-03-10T23:00:09.766Z] --- PASS: TestInfoServerError (0.00s) [2022-03-10T23:00:09.766Z] === RUN TestInfoInvalidResponseJSONError [2022-03-10T23:00:09.766Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2022-03-10T23:00:09.766Z] === RUN TestInfo [2022-03-10T23:00:09.766Z] --- PASS: TestInfo (0.00s) [2022-03-10T23:00:09.766Z] === RUN TestNetworkConnectError [2022-03-10T23:00:09.766Z] --- PASS: TestNetworkConnectError (0.00s) [2022-03-10T23:00:09.766Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2022-03-10T23:00:09.766Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2022-03-10T23:00:09.766Z] === RUN TestNetworkConnect [2022-03-10T23:00:09.766Z] --- PASS: TestNetworkConnect (0.00s) [2022-03-10T23:00:09.766Z] === RUN TestNetworkCreateError [2022-03-10T23:00:09.766Z] --- PASS: TestNetworkCreateError (0.00s) [2022-03-10T23:00:09.766Z] === RUN TestNetworkCreate [2022-03-10T23:00:09.766Z] --- PASS: TestNetworkCreate (0.00s) [2022-03-10T23:00:09.766Z] === RUN TestNetworkDisconnectError [2022-03-10T23:00:09.766Z] --- PASS: TestNetworkDisconnectError (0.00s) [2022-03-10T23:00:09.766Z] === RUN TestNetworkDisconnect [2022-03-10T23:00:09.766Z] --- PASS: TestNetworkDisconnect (0.00s) [2022-03-10T23:00:09.766Z] === RUN TestNetworkInspect [2022-03-10T23:00:09.766Z] === RUN TestNetworkInspect/empty_ID [2022-03-10T23:00:09.766Z] === RUN TestNetworkInspect/no_options [2022-03-10T23:00:09.766Z] === RUN TestNetworkInspect/verbose [2022-03-10T23:00:09.766Z] === RUN TestNetworkInspect/global_scope [2022-03-10T23:00:09.766Z] === RUN TestNetworkInspect/unknown_network [2022-03-10T23:00:09.766Z] === RUN TestNetworkInspect/server_error [2022-03-10T23:00:09.766Z] --- PASS: TestNetworkInspect (0.00s) [2022-03-10T23:00:09.766Z] --- PASS: TestNetworkInspect/empty_ID (0.00s) [2022-03-10T23:00:09.766Z] --- PASS: TestNetworkInspect/no_options (0.00s) [2022-03-10T23:00:09.766Z] --- PASS: TestNetworkInspect/verbose (0.00s) [2022-03-10T23:00:09.766Z] --- PASS: TestNetworkInspect/global_scope (0.00s) [2022-03-10T23:00:09.766Z] --- PASS: TestNetworkInspect/unknown_network (0.00s) [2022-03-10T23:00:09.766Z] --- PASS: TestNetworkInspect/server_error (0.00s) [2022-03-10T23:00:09.766Z] === RUN TestNetworkListError [2022-03-10T23:00:09.766Z] --- PASS: TestNetworkListError (0.00s) [2022-03-10T23:00:09.766Z] === RUN TestNetworkList [2022-03-10T23:00:09.766Z] --- PASS: TestNetworkList (0.00s) [2022-03-10T23:00:09.766Z] === RUN TestNetworksPruneError [2022-03-10T23:00:09.766Z] --- PASS: TestNetworksPruneError (0.00s) [2022-03-10T23:00:09.766Z] === RUN TestNetworksPrune [2022-03-10T23:00:09.766Z] --- PASS: TestNetworksPrune (0.00s) [2022-03-10T23:00:09.766Z] === RUN TestNetworkRemoveError [2022-03-10T23:00:09.766Z] --- PASS: TestNetworkRemoveError (0.00s) [2022-03-10T23:00:09.766Z] === RUN TestNetworkRemove [2022-03-10T23:00:09.766Z] --- PASS: TestNetworkRemove (0.00s) [2022-03-10T23:00:09.766Z] === RUN TestNodeInspectError [2022-03-10T23:00:09.766Z] --- PASS: TestNodeInspectError (0.00s) [2022-03-10T23:00:09.766Z] === RUN TestNodeInspectNodeNotFound [2022-03-10T23:00:09.766Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2022-03-10T23:00:09.766Z] === RUN TestNodeInspectWithEmptyID [2022-03-10T23:00:09.766Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2022-03-10T23:00:09.766Z] === RUN TestNodeInspect [2022-03-10T23:00:09.766Z] --- PASS: TestNodeInspect (0.00s) [2022-03-10T23:00:09.766Z] === RUN TestNodeListError [2022-03-10T23:00:09.766Z] --- PASS: TestNodeListError (0.00s) [2022-03-10T23:00:09.766Z] === RUN TestNodeList [2022-03-10T23:00:09.766Z] --- PASS: TestNodeList (0.00s) [2022-03-10T23:00:09.766Z] === RUN TestNodeRemoveError [2022-03-10T23:00:09.766Z] --- PASS: TestNodeRemoveError (0.00s) [2022-03-10T23:00:09.766Z] === RUN TestNodeRemove [2022-03-10T23:00:09.766Z] --- PASS: TestNodeRemove (0.00s) [2022-03-10T23:00:09.766Z] === RUN TestNodeUpdateError [2022-03-10T23:00:09.766Z] --- PASS: TestNodeUpdateError (0.00s) [2022-03-10T23:00:09.766Z] === RUN TestNodeUpdate [2022-03-10T23:00:09.766Z] --- PASS: TestNodeUpdate (0.00s) [2022-03-10T23:00:09.766Z] === RUN TestOptionWithHostFromEnv [2022-03-10T23:00:09.766Z] --- PASS: TestOptionWithHostFromEnv (0.00s) [2022-03-10T23:00:09.766Z] === RUN TestOptionWithTimeout [2022-03-10T23:00:09.766Z] --- PASS: TestOptionWithTimeout (0.00s) [2022-03-10T23:00:09.766Z] === RUN TestOptionWithVersionFromEnv [2022-03-10T23:00:09.766Z] --- PASS: TestOptionWithVersionFromEnv (0.00s) [2022-03-10T23:00:09.766Z] === RUN TestPingFail [2022-03-10T23:00:09.766Z] --- PASS: TestPingFail (0.00s) [2022-03-10T23:00:09.766Z] === RUN TestPingWithError [2022-03-10T23:00:09.766Z] 2022/03/10 23:00:09 RoundTripper returned a response & error; ignoring response [2022-03-10T23:00:09.766Z] 2022/03/10 23:00:09 RoundTripper returned a response & error; ignoring response [2022-03-10T23:00:09.766Z] --- PASS: TestPingWithError (0.00s) [2022-03-10T23:00:09.766Z] === RUN TestPingSuccess [2022-03-10T23:00:09.766Z] --- PASS: TestPingSuccess (0.00s) [2022-03-10T23:00:09.766Z] === RUN TestPingHeadFallback [2022-03-10T23:00:09.766Z] === RUN TestPingHeadFallback/OK [2022-03-10T23:00:09.766Z] === RUN TestPingHeadFallback/Internal_Server_Error [2022-03-10T23:00:09.766Z] === RUN TestPingHeadFallback/Not_Found [2022-03-10T23:00:09.766Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2022-03-10T23:00:09.766Z] --- PASS: TestPingHeadFallback (0.00s) [2022-03-10T23:00:09.766Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2022-03-10T23:00:09.766Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2022-03-10T23:00:09.766Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2022-03-10T23:00:09.766Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2022-03-10T23:00:09.766Z] === RUN TestPluginDisableError [2022-03-10T23:00:09.766Z] --- PASS: TestPluginDisableError (0.00s) [2022-03-10T23:00:09.766Z] === RUN TestPluginDisable [2022-03-10T23:00:09.766Z] --- PASS: TestPluginDisable (0.00s) [2022-03-10T23:00:09.766Z] === RUN TestPluginEnableError [2022-03-10T23:00:09.766Z] --- PASS: TestPluginEnableError (0.00s) [2022-03-10T23:00:09.766Z] === RUN TestPluginEnable [2022-03-10T23:00:09.766Z] --- PASS: TestPluginEnable (0.00s) [2022-03-10T23:00:09.766Z] === RUN TestPluginInspectError [2022-03-10T23:00:09.766Z] --- PASS: TestPluginInspectError (0.00s) [2022-03-10T23:00:09.766Z] === RUN TestPluginInspectWithEmptyID [2022-03-10T23:00:09.766Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2022-03-10T23:00:09.766Z] === RUN TestPluginInspect [2022-03-10T23:00:09.766Z] --- PASS: TestPluginInspect (0.00s) [2022-03-10T23:00:09.766Z] === RUN TestPluginListError [2022-03-10T23:00:09.766Z] --- PASS: TestPluginListError (0.00s) [2022-03-10T23:00:09.766Z] === RUN TestPluginList [2022-03-10T23:00:09.766Z] --- PASS: TestPluginList (0.00s) [2022-03-10T23:00:09.766Z] === RUN TestPluginPushError [2022-03-10T23:00:09.766Z] --- PASS: TestPluginPushError (0.00s) [2022-03-10T23:00:09.766Z] === RUN TestPluginPush [2022-03-10T23:00:09.766Z] --- PASS: TestPluginPush (0.00s) [2022-03-10T23:00:09.766Z] === RUN TestPluginRemoveError [2022-03-10T23:00:09.766Z] --- PASS: TestPluginRemoveError (0.00s) [2022-03-10T23:00:09.766Z] === RUN TestPluginRemove [2022-03-10T23:00:09.766Z] --- PASS: TestPluginRemove (0.00s) [2022-03-10T23:00:09.766Z] === RUN TestPluginSetError [2022-03-10T23:00:09.766Z] --- PASS: TestPluginSetError (0.00s) [2022-03-10T23:00:09.766Z] === RUN TestPluginSet [2022-03-10T23:00:09.766Z] --- PASS: TestPluginSet (0.00s) [2022-03-10T23:00:09.766Z] === RUN TestSetHostHeader [2022-03-10T23:00:09.766Z] --- PASS: TestSetHostHeader (0.00s) [2022-03-10T23:00:09.766Z] === RUN TestPlainTextError [2022-03-10T23:00:09.766Z] --- PASS: TestPlainTextError (0.00s) [2022-03-10T23:00:09.766Z] === RUN TestInfiniteError [2022-03-10T23:00:09.766Z] --- PASS: TestInfiniteError (0.03s) [2022-03-10T23:00:09.766Z] === RUN TestCanceledContext [2022-03-10T23:00:09.766Z] 2022/03/10 23:00:09 RoundTripper returned a response & error; ignoring response [2022-03-10T23:00:09.766Z] --- PASS: TestCanceledContext (0.00s) [2022-03-10T23:00:09.766Z] === RUN TestDeadlineExceededContext [2022-03-10T23:00:09.766Z] 2022/03/10 23:00:09 RoundTripper returned a response & error; ignoring response [2022-03-10T23:00:09.766Z] --- PASS: TestDeadlineExceededContext (0.00s) [2022-03-10T23:00:09.766Z] === RUN TestSecretCreateUnsupported [2022-03-10T23:00:09.766Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2022-03-10T23:00:09.766Z] === RUN TestSecretCreateError [2022-03-10T23:00:09.766Z] --- PASS: TestSecretCreateError (0.00s) [2022-03-10T23:00:09.766Z] === RUN TestSecretCreate [2022-03-10T23:00:09.766Z] --- PASS: TestSecretCreate (0.00s) [2022-03-10T23:00:09.766Z] === RUN TestSecretInspectUnsupported [2022-03-10T23:00:09.766Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2022-03-10T23:00:09.766Z] === RUN TestSecretInspectError [2022-03-10T23:00:09.766Z] --- PASS: TestSecretInspectError (0.00s) [2022-03-10T23:00:09.766Z] === RUN TestSecretInspectSecretNotFound [2022-03-10T23:00:09.766Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2022-03-10T23:00:09.766Z] === RUN TestSecretInspectWithEmptyID [2022-03-10T23:00:09.766Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2022-03-10T23:00:09.766Z] === RUN TestSecretInspect [2022-03-10T23:00:09.766Z] --- PASS: TestSecretInspect (0.00s) [2022-03-10T23:00:09.766Z] === RUN TestSecretListUnsupported [2022-03-10T23:00:09.766Z] --- PASS: TestSecretListUnsupported (0.00s) [2022-03-10T23:00:09.766Z] === RUN TestSecretListError [2022-03-10T23:00:09.766Z] --- PASS: TestSecretListError (0.00s) [2022-03-10T23:00:09.766Z] === RUN TestSecretList [2022-03-10T23:00:09.766Z] --- PASS: TestSecretList (0.00s) [2022-03-10T23:00:09.766Z] === RUN TestSecretRemoveUnsupported [2022-03-10T23:00:09.766Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2022-03-10T23:00:09.766Z] === RUN TestSecretRemoveError [2022-03-10T23:00:09.766Z] --- PASS: TestSecretRemoveError (0.00s) [2022-03-10T23:00:09.766Z] === RUN TestSecretRemove [2022-03-10T23:00:09.766Z] --- PASS: TestSecretRemove (0.00s) [2022-03-10T23:00:09.766Z] === RUN TestSecretUpdateUnsupported [2022-03-10T23:00:09.766Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2022-03-10T23:00:09.766Z] === RUN TestSecretUpdateError [2022-03-10T23:00:09.766Z] --- PASS: TestSecretUpdateError (0.01s) [2022-03-10T23:00:09.766Z] === RUN TestSecretUpdate [2022-03-10T23:00:09.766Z] --- PASS: TestSecretUpdate (0.00s) [2022-03-10T23:00:09.766Z] === RUN TestServiceCreateError [2022-03-10T23:00:09.766Z] --- PASS: TestServiceCreateError (0.00s) [2022-03-10T23:00:09.766Z] === RUN TestServiceCreate [2022-03-10T23:00:09.767Z] --- PASS: TestServiceCreate (0.00s) [2022-03-10T23:00:09.767Z] === RUN TestServiceCreateCompatiblePlatforms [2022-03-10T23:00:09.767Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2022-03-10T23:00:09.767Z] === RUN TestServiceCreateDigestPinning [2022-03-10T23:00:09.767Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2022-03-10T23:00:09.767Z] === RUN TestServiceInspectError [2022-03-10T23:00:09.767Z] --- PASS: TestServiceInspectError (0.00s) [2022-03-10T23:00:09.767Z] === RUN TestServiceInspectServiceNotFound [2022-03-10T23:00:09.767Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2022-03-10T23:00:09.767Z] === RUN TestServiceInspectWithEmptyID [2022-03-10T23:00:09.767Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2022-03-10T23:00:09.767Z] === RUN TestServiceInspect [2022-03-10T23:00:09.767Z] --- PASS: TestServiceInspect (0.00s) [2022-03-10T23:00:09.767Z] === RUN TestServiceListError [2022-03-10T23:00:09.767Z] --- PASS: TestServiceListError (0.00s) [2022-03-10T23:00:09.767Z] === RUN TestServiceList [2022-03-10T23:00:09.767Z] --- PASS: TestServiceList (0.00s) [2022-03-10T23:00:09.767Z] === RUN TestServiceLogsError [2022-03-10T23:00:09.767Z] --- PASS: TestServiceLogsError (0.00s) [2022-03-10T23:00:09.767Z] === RUN TestServiceLogs [2022-03-10T23:00:09.767Z] --- PASS: TestServiceLogs (0.00s) [2022-03-10T23:00:09.767Z] === RUN TestServiceRemoveError [2022-03-10T23:00:09.767Z] --- PASS: TestServiceRemoveError (0.00s) [2022-03-10T23:00:09.767Z] === RUN TestServiceRemoveNotFoundError [2022-03-10T23:00:09.767Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2022-03-10T23:00:09.767Z] === RUN TestServiceRemove [2022-03-10T23:00:09.767Z] --- PASS: TestServiceRemove (0.00s) [2022-03-10T23:00:09.767Z] === RUN TestServiceUpdateError [2022-03-10T23:00:09.767Z] --- PASS: TestServiceUpdateError (0.00s) [2022-03-10T23:00:09.767Z] === RUN TestServiceUpdate [2022-03-10T23:00:09.767Z] --- PASS: TestServiceUpdate (0.00s) [2022-03-10T23:00:09.767Z] === RUN TestSwarmGetUnlockKeyError [2022-03-10T23:00:09.767Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2022-03-10T23:00:09.767Z] === RUN TestSwarmGetUnlockKey [2022-03-10T23:00:09.767Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2022-03-10T23:00:09.767Z] === RUN TestSwarmInitError [2022-03-10T23:00:09.767Z] --- PASS: TestSwarmInitError (0.00s) [2022-03-10T23:00:09.767Z] === RUN TestSwarmInit [2022-03-10T23:00:09.767Z] --- PASS: TestSwarmInit (0.00s) [2022-03-10T23:00:09.767Z] === RUN TestSwarmInspectError [2022-03-10T23:00:09.767Z] --- PASS: TestSwarmInspectError (0.00s) [2022-03-10T23:00:09.767Z] === RUN TestSwarmInspect [2022-03-10T23:00:09.767Z] --- PASS: TestSwarmInspect (0.00s) [2022-03-10T23:00:09.767Z] === RUN TestSwarmJoinError [2022-03-10T23:00:09.767Z] --- PASS: TestSwarmJoinError (0.00s) [2022-03-10T23:00:09.767Z] === RUN TestSwarmJoin [2022-03-10T23:00:09.767Z] --- PASS: TestSwarmJoin (0.00s) [2022-03-10T23:00:09.767Z] === RUN TestSwarmLeaveError [2022-03-10T23:00:09.767Z] --- PASS: TestSwarmLeaveError (0.00s) [2022-03-10T23:00:09.767Z] === RUN TestSwarmLeave [2022-03-10T23:00:09.767Z] --- PASS: TestSwarmLeave (0.00s) [2022-03-10T23:00:09.767Z] === RUN TestSwarmUnlockError [2022-03-10T23:00:09.767Z] --- PASS: TestSwarmUnlockError (0.00s) [2022-03-10T23:00:09.767Z] === RUN TestSwarmUnlock [2022-03-10T23:00:09.767Z] --- PASS: TestSwarmUnlock (0.00s) [2022-03-10T23:00:09.767Z] === RUN TestSwarmUpdateError [2022-03-10T23:00:09.767Z] --- PASS: TestSwarmUpdateError (0.00s) [2022-03-10T23:00:09.767Z] === RUN TestSwarmUpdate [2022-03-10T23:00:09.767Z] --- PASS: TestSwarmUpdate (0.00s) [2022-03-10T23:00:09.767Z] === RUN TestTaskInspectError [2022-03-10T23:00:09.767Z] --- PASS: TestTaskInspectError (0.00s) [2022-03-10T23:00:09.767Z] === RUN TestTaskInspectWithEmptyID [2022-03-10T23:00:09.767Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2022-03-10T23:00:09.767Z] === RUN TestTaskInspect [2022-03-10T23:00:09.767Z] --- PASS: TestTaskInspect (0.00s) [2022-03-10T23:00:09.767Z] === RUN TestTaskListError [2022-03-10T23:00:09.767Z] --- PASS: TestTaskListError (0.00s) [2022-03-10T23:00:09.767Z] === RUN TestTaskList [2022-03-10T23:00:09.767Z] --- PASS: TestTaskList (0.00s) [2022-03-10T23:00:09.767Z] === RUN TestVolumeCreateError [2022-03-10T23:00:09.767Z] --- PASS: TestVolumeCreateError (0.00s) [2022-03-10T23:00:09.767Z] === RUN TestVolumeCreate [2022-03-10T23:00:09.767Z] --- PASS: TestVolumeCreate (0.00s) [2022-03-10T23:00:09.767Z] === RUN TestVolumeInspectError [2022-03-10T23:00:09.767Z] --- PASS: TestVolumeInspectError (0.00s) [2022-03-10T23:00:09.767Z] === RUN TestVolumeInspectNotFound [2022-03-10T23:00:09.767Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2022-03-10T23:00:09.767Z] === RUN TestVolumeInspectWithEmptyID [2022-03-10T23:00:09.767Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2022-03-10T23:00:09.767Z] === RUN TestVolumeInspect [2022-03-10T23:00:09.767Z] --- PASS: TestVolumeInspect (0.00s) [2022-03-10T23:00:09.767Z] === RUN TestVolumeListError [2022-03-10T23:00:09.767Z] --- PASS: TestVolumeListError (0.00s) [2022-03-10T23:00:09.767Z] === RUN TestVolumeList [2022-03-10T23:00:09.767Z] --- PASS: TestVolumeList (0.00s) [2022-03-10T23:00:09.767Z] === RUN TestVolumeRemoveError [2022-03-10T23:00:09.767Z] --- PASS: TestVolumeRemoveError (0.00s) [2022-03-10T23:00:09.767Z] === RUN TestVolumeRemove [2022-03-10T23:00:09.767Z] --- PASS: TestVolumeRemove (0.00s) [2022-03-10T23:00:09.767Z] === CONT TestTLSCloseWriter [2022-03-10T23:00:09.767Z] --- PASS: TestTLSCloseWriter (0.03s) [2022-03-10T23:00:09.767Z] PASS [2022-03-10T23:00:09.767Z] coverage: 75.2% of statements [2022-03-10T23:00:09.767Z] ok github.com/docker/docker/client 0.510s coverage: 75.2% of statements [2022-03-10T23:00:09.795Z] time="2022-03-10T23:00:09Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.22.29.191:10033 172.22.29.191:10034 172.22.29.191:10035]" [2022-03-10T23:00:10.237Z] --- PASS: TestRetrieveFromStore (1.27s) [2022-03-10T23:00:10.237Z] === RUN TestRequestReleaseAddressDuplicate [2022-03-10T23:00:10.237Z] --- PASS: TestRequestReleaseAddressDuplicate (0.05s) [2022-03-10T23:00:10.237Z] === RUN TestParallelPredefinedRequest1 [2022-03-10T23:00:10.237Z] === PAUSE TestParallelPredefinedRequest1 [2022-03-10T23:00:10.237Z] === RUN TestParallelPredefinedRequest2 [2022-03-10T23:00:10.237Z] === PAUSE TestParallelPredefinedRequest2 [2022-03-10T23:00:10.237Z] === RUN TestParallelPredefinedRequest3 [2022-03-10T23:00:10.237Z] === PAUSE TestParallelPredefinedRequest3 [2022-03-10T23:00:10.237Z] === RUN TestParallelPredefinedRequest4 [2022-03-10T23:00:10.237Z] === PAUSE TestParallelPredefinedRequest4 [2022-03-10T23:00:10.237Z] === RUN TestParallelPredefinedRequest5 [2022-03-10T23:00:10.237Z] === PAUSE TestParallelPredefinedRequest5 [2022-03-10T23:00:10.237Z] === RUN TestDebug [2022-03-10T23:00:10.237Z] --- PASS: TestDebug (0.00s) [2022-03-10T23:00:10.237Z] === RUN TestRequestPoolParallel [2022-03-10T23:00:10.237Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (2.62s) [2022-03-10T23:00:10.237Z] === RUN TestNetworkDBGarbageCollection [2022-03-10T23:00:10.267Z] time="2022-03-10T23:00:09Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.22.29.191:10033 172.22.29.191:10034 172.22.29.191:10035]" [2022-03-10T23:00:10.706Z] time="2022-03-10T23:00:10Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49295/Test.Echo: Post \"http://127.0.0.1:49295/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2022-03-10T23:00:10.706Z] --- PASS: TestRequestPoolParallel (0.45s) [2022-03-10T23:00:10.706Z] === RUN TestFullAllocateRelease [2022-03-10T23:00:10.735Z] time="2022-03-10T23:00:10Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.22.29.191:10033" [2022-03-10T23:00:10.735Z] time="2022-03-10T23:00:10Z" level=debug msg="memberlist: Stream connection from=172.22.29.191:49392" [2022-03-10T23:00:10.735Z] time="2022-03-10T23:00:10Z" level=info msg="Node 3448914bc359/172.22.29.191, joined gossip cluster" [2022-03-10T23:00:10.735Z] time="2022-03-10T23:00:10Z" level=info msg="Node 3448914bc359/172.22.29.191, added to nodes list" [2022-03-10T23:00:10.735Z] time="2022-03-10T23:00:10Z" level=info msg="Node 76c38ffad29b/172.22.29.191, joined gossip cluster" [2022-03-10T23:00:10.735Z] time="2022-03-10T23:00:10Z" level=info msg="Node 76c38ffad29b/172.22.29.191, is the new incarnation of the shutdown node 62e6058cb609/172.22.29.191" [2022-03-10T23:00:10.735Z] time="2022-03-10T23:00:10Z" level=info msg="Node 76c38ffad29b/172.22.29.191, added to nodes list" [2022-03-10T23:00:10.735Z] time="2022-03-10T23:00:10Z" level=info msg="Node 98c6080f8fc5/172.22.29.191, joined gossip cluster" [2022-03-10T23:00:10.735Z] time="2022-03-10T23:00:10Z" level=info msg="Node 98c6080f8fc5/172.22.29.191, added to nodes list" [2022-03-10T23:00:10.735Z] time="2022-03-10T23:00:10Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.22.29.191:10034" [2022-03-10T23:00:10.735Z] time="2022-03-10T23:00:10Z" level=debug msg="memberlist: Stream connection from=172.22.29.191:49393" [2022-03-10T23:00:10.735Z] time="2022-03-10T23:00:10Z" level=info msg="Node 76c38ffad29b/172.22.29.191, joined gossip cluster" [2022-03-10T23:00:10.735Z] time="2022-03-10T23:00:10Z" level=info msg="Node 76c38ffad29b/172.22.29.191, added to nodes list" [2022-03-10T23:00:10.735Z] time="2022-03-10T23:00:10Z" level=info msg="Node 3448914bc359/172.22.29.191, joined gossip cluster" [2022-03-10T23:00:10.735Z] time="2022-03-10T23:00:10Z" level=info msg="Node 3448914bc359/172.22.29.191, added to nodes list" [2022-03-10T23:00:10.735Z] time="2022-03-10T23:00:10Z" level=info msg="Node 98c6080f8fc5/172.22.29.191, joined gossip cluster" [2022-03-10T23:00:10.735Z] time="2022-03-10T23:00:10Z" level=info msg="Node 98c6080f8fc5/172.22.29.191, added to nodes list" [2022-03-10T23:00:10.735Z] time="2022-03-10T23:00:10Z" level=info msg="Node aa2acd5f4a4f/172.22.29.191, joined gossip cluster" [2022-03-10T23:00:10.736Z] time="2022-03-10T23:00:10Z" level=info msg="Node aa2acd5f4a4f/172.22.29.191, is the new incarnation of the shutdown node e266a8baaad5/172.22.29.191" [2022-03-10T23:00:10.736Z] time="2022-03-10T23:00:10Z" level=info msg="Node aa2acd5f4a4f/172.22.29.191, added to nodes list" [2022-03-10T23:00:10.736Z] time="2022-03-10T23:00:10Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.22.29.191:10035" [2022-03-10T23:00:10.736Z] time="2022-03-10T23:00:10Z" level=debug msg="memberlist: Stream connection from=172.22.29.191:49394" [2022-03-10T23:00:10.736Z] time="2022-03-10T23:00:10Z" level=info msg="Node 76c38ffad29b/172.22.29.191, joined gossip cluster" [2022-03-10T23:00:10.736Z] time="2022-03-10T23:00:10Z" level=info msg="Node 76c38ffad29b/172.22.29.191, added to nodes list" [2022-03-10T23:00:10.736Z] time="2022-03-10T23:00:10Z" level=info msg="Node 3448914bc359/172.22.29.191, joined gossip cluster" [2022-03-10T23:00:10.736Z] time="2022-03-10T23:00:10Z" level=info msg="Node 3448914bc359/172.22.29.191, added to nodes list" [2022-03-10T23:00:10.736Z] time="2022-03-10T23:00:10Z" level=info msg="Node aa2acd5f4a4f/172.22.29.191, joined gossip cluster" [2022-03-10T23:00:10.736Z] time="2022-03-10T23:00:10Z" level=info msg="Node aa2acd5f4a4f/172.22.29.191, added to nodes list" [2022-03-10T23:00:10.736Z] time="2022-03-10T23:00:10Z" level=info msg="Node 98c6080f8fc5/172.22.29.191, joined gossip cluster" [2022-03-10T23:00:10.736Z] time="2022-03-10T23:00:10Z" level=info msg="Node 62e83e405a62/172.22.29.191, joined gossip cluster" [2022-03-10T23:00:10.736Z] time="2022-03-10T23:00:10Z" level=info msg="Node 62e83e405a62/172.22.29.191, is the new incarnation of the shutdown node 00c669fa80ca/172.22.29.191" [2022-03-10T23:00:10.736Z] time="2022-03-10T23:00:10Z" level=info msg="Node 62e83e405a62/172.22.29.191, added to nodes list" [2022-03-10T23:00:10.736Z] time="2022-03-10T23:00:10Z" level=info msg="Node 98c6080f8fc5/172.22.29.191, added to nodes list" [2022-03-10T23:00:10.736Z] time="2022-03-10T23:00:10Z" level=info msg="Node 76c38ffad29b/172.22.29.191, joined gossip cluster" [2022-03-10T23:00:10.736Z] time="2022-03-10T23:00:10Z" level=info msg="Node 76c38ffad29b/172.22.29.191, is the new incarnation of the shutdown node 62e6058cb609/172.22.29.191" [2022-03-10T23:00:10.736Z] time="2022-03-10T23:00:10Z" level=info msg="Node 76c38ffad29b/172.22.29.191, added to nodes list" [2022-03-10T23:00:10.736Z] time="2022-03-10T23:00:10Z" level=info msg="Node aa2acd5f4a4f/172.22.29.191, joined gossip cluster" [2022-03-10T23:00:10.736Z] time="2022-03-10T23:00:10Z" level=info msg="Node aa2acd5f4a4f/172.22.29.191, is the new incarnation of the shutdown node e266a8baaad5/172.22.29.191" [2022-03-10T23:00:10.736Z] time="2022-03-10T23:00:10Z" level=info msg="Node aa2acd5f4a4f/172.22.29.191, added to nodes list" [2022-03-10T23:00:10.736Z] time="2022-03-10T23:00:10Z" level=info msg="Node aa2acd5f4a4f/172.22.29.191, joined gossip cluster" [2022-03-10T23:00:10.736Z] time="2022-03-10T23:00:10Z" level=info msg="Node aa2acd5f4a4f/172.22.29.191, added to nodes list" [2022-03-10T23:00:10.736Z] time="2022-03-10T23:00:10Z" level=info msg="Node 62e83e405a62/172.22.29.191, joined gossip cluster" [2022-03-10T23:00:10.736Z] time="2022-03-10T23:00:10Z" level=info msg="Node 62e83e405a62/172.22.29.191, added to nodes list" [2022-03-10T23:00:10.736Z] time="2022-03-10T23:00:10Z" level=info msg="Node 62e83e405a62/172.22.29.191, joined gossip cluster" [2022-03-10T23:00:10.736Z] time="2022-03-10T23:00:10Z" level=info msg="Node 62e83e405a62/172.22.29.191, added to nodes list" [2022-03-10T23:00:10.736Z] time="2022-03-10T23:00:10Z" level=info msg="Node 62e83e405a62/172.22.29.191, joined gossip cluster" [2022-03-10T23:00:10.736Z] time="2022-03-10T23:00:10Z" level=info msg="Node 62e83e405a62/172.22.29.191, is the new incarnation of the shutdown node 00c669fa80ca/172.22.29.191" [2022-03-10T23:00:10.736Z] time="2022-03-10T23:00:10Z" level=info msg="Node 62e83e405a62/172.22.29.191, added to nodes list" [2022-03-10T23:00:11.175Z] --- PASS: TestFullAllocateRelease (0.39s) [2022-03-10T23:00:11.175Z] === RUN TestOddAllocateRelease [2022-03-10T23:00:11.175Z] --- PASS: TestOddAllocateRelease (0.26s) [2022-03-10T23:00:11.175Z] === RUN TestFullAllocateSerialReleaseParallel [2022-03-10T23:00:11.175Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.08s) [2022-03-10T23:00:11.175Z] === RUN TestOddAllocateSerialReleaseParallel [2022-03-10T23:00:11.203Z] time="2022-03-10T23:00:10Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.22.29.191:10033" [2022-03-10T23:00:11.203Z] time="2022-03-10T23:00:10Z" level=debug msg="memberlist: Stream connection from=172.22.29.191:49395" [2022-03-10T23:00:11.203Z] time="2022-03-10T23:00:10Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.22.29.191:10034" [2022-03-10T23:00:11.203Z] time="2022-03-10T23:00:10Z" level=debug msg="memberlist: Stream connection from=172.22.29.191:49396" [2022-03-10T23:00:11.203Z] time="2022-03-10T23:00:10Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.22.29.191:10035" [2022-03-10T23:00:11.203Z] time="2022-03-10T23:00:10Z" level=debug msg="memberlist: Stream connection from=172.22.29.191:49397" [2022-03-10T23:00:11.644Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.06s) [2022-03-10T23:00:11.644Z] === RUN TestEvenAllocateSerialReleaseParallel [2022-03-10T23:00:11.644Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.06s) [2022-03-10T23:00:11.644Z] === CONT TestParallelPredefinedRequest1 [2022-03-10T23:00:11.644Z] === CONT TestParallelPredefinedRequest4 [2022-03-10T23:00:11.644Z] === CONT TestParallelPredefinedRequest5 [2022-03-10T23:00:11.644Z] === CONT TestParallelPredefinedRequest3 [2022-03-10T23:00:11.644Z] === CONT TestParallelPredefinedRequest1 [2022-03-10T23:00:11.644Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-10T23:00:11.644Z] === CONT TestParallelPredefinedRequest3 [2022-03-10T23:00:11.644Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-10T23:00:11.644Z] === CONT TestParallelPredefinedRequest4 [2022-03-10T23:00:11.644Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-10T23:00:11.644Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) [2022-03-10T23:00:11.644Z] === CONT TestParallelPredefinedRequest2 [2022-03-10T23:00:11.644Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-10T23:00:11.644Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) [2022-03-10T23:00:11.644Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) [2022-03-10T23:00:11.644Z] === CONT TestParallelPredefinedRequest5 [2022-03-10T23:00:11.644Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-10T23:00:11.644Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) [2022-03-10T23:00:11.644Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) [2022-03-10T23:00:11.644Z] PASS [2022-03-10T23:00:11.644Z] coverage: 85.3% of statements [2022-03-10T23:00:11.644Z] ok github.com/docker/docker/libnetwork/ipam 40.704s coverage: 85.3% of statements [2022-03-10T23:00:11.671Z] 2022/03/10 23:00:11 Closing DB instances... [2022-03-10T23:00:11.671Z] time="2022-03-10T23:00:11Z" level=info msg="Node 76c38ffad29b change state NodeActive --> NodeLeft" [2022-03-10T23:00:11.672Z] time="2022-03-10T23:00:11Z" level=info msg="node4(3448914bc359): Node leave event for 76c38ffad29b/172.22.29.191" [2022-03-10T23:00:11.672Z] time="2022-03-10T23:00:11Z" level=info msg="Node 76c38ffad29b change state NodeActive --> NodeLeft" [2022-03-10T23:00:11.672Z] time="2022-03-10T23:00:11Z" level=info msg="node3(62e83e405a62): Node leave event for 76c38ffad29b/172.22.29.191" [2022-03-10T23:00:11.672Z] time="2022-03-10T23:00:11Z" level=info msg="Node 76c38ffad29b change state NodeActive --> NodeLeft" [2022-03-10T23:00:11.672Z] time="2022-03-10T23:00:11Z" level=info msg="node2(aa2acd5f4a4f): Node leave event for 76c38ffad29b/172.22.29.191" [2022-03-10T23:00:11.672Z] time="2022-03-10T23:00:11Z" level=info msg="Node 76c38ffad29b change state NodeActive --> NodeLeft" [2022-03-10T23:00:11.672Z] time="2022-03-10T23:00:11Z" level=info msg="node1(76c38ffad29b): Node leave event for 76c38ffad29b/172.22.29.191" [2022-03-10T23:00:11.672Z] time="2022-03-10T23:00:11Z" level=info msg="Node 76c38ffad29b change state NodeActive --> NodeLeft" [2022-03-10T23:00:11.672Z] time="2022-03-10T23:00:11Z" level=info msg="node5(98c6080f8fc5): Node leave event for 76c38ffad29b/172.22.29.191" [2022-03-10T23:00:12.139Z] time="2022-03-10T23:00:11Z" level=info msg="Node 76c38ffad29b/172.22.29.191, left gossip cluster" [2022-03-10T23:00:12.139Z] time="2022-03-10T23:00:11Z" level=info msg="Node 76c38ffad29b/172.22.29.191, left gossip cluster" [2022-03-10T23:00:12.139Z] time="2022-03-10T23:00:11Z" level=info msg="Node 76c38ffad29b/172.22.29.191, left gossip cluster" [2022-03-10T23:00:12.139Z] time="2022-03-10T23:00:11Z" level=info msg="Node 76c38ffad29b/172.22.29.191, left gossip cluster" [2022-03-10T23:00:12.139Z] time="2022-03-10T23:00:11Z" level=info msg="Node 76c38ffad29b/172.22.29.191, left gossip cluster" [2022-03-10T23:00:12.139Z] time="2022-03-10T23:00:11Z" level=info msg="Node aa2acd5f4a4f change state NodeActive --> NodeLeft" [2022-03-10T23:00:12.139Z] time="2022-03-10T23:00:11Z" level=info msg="node3(62e83e405a62): Node leave event for aa2acd5f4a4f/172.22.29.191" [2022-03-10T23:00:12.139Z] time="2022-03-10T23:00:11Z" level=info msg="Node aa2acd5f4a4f change state NodeActive --> NodeLeft" [2022-03-10T23:00:12.139Z] time="2022-03-10T23:00:11Z" level=info msg="Node aa2acd5f4a4f change state NodeActive --> NodeLeft" [2022-03-10T23:00:12.139Z] time="2022-03-10T23:00:11Z" level=info msg="node4(3448914bc359): Node leave event for aa2acd5f4a4f/172.22.29.191" [2022-03-10T23:00:12.139Z] time="2022-03-10T23:00:11Z" level=info msg="node5(98c6080f8fc5): Node leave event for aa2acd5f4a4f/172.22.29.191" [2022-03-10T23:00:12.139Z] time="2022-03-10T23:00:12Z" level=info msg="Node aa2acd5f4a4f change state NodeActive --> NodeLeft" [2022-03-10T23:00:12.139Z] time="2022-03-10T23:00:12Z" level=info msg="node2(aa2acd5f4a4f): Node leave event for aa2acd5f4a4f/172.22.29.191" [2022-03-10T23:00:12.606Z] time="2022-03-10T23:00:12Z" level=info msg="Node aa2acd5f4a4f/172.22.29.191, left gossip cluster" [2022-03-10T23:00:12.606Z] time="2022-03-10T23:00:12Z" level=info msg="Node aa2acd5f4a4f/172.22.29.191, left gossip cluster" [2022-03-10T23:00:12.606Z] time="2022-03-10T23:00:12Z" level=info msg="Node aa2acd5f4a4f/172.22.29.191, left gossip cluster" [2022-03-10T23:00:12.606Z] time="2022-03-10T23:00:12Z" level=info msg="Node aa2acd5f4a4f/172.22.29.191, left gossip cluster" [2022-03-10T23:00:12.606Z] time="2022-03-10T23:00:12Z" level=info msg="Node 62e83e405a62 change state NodeActive --> NodeLeft" [2022-03-10T23:00:12.606Z] time="2022-03-10T23:00:12Z" level=info msg="node5(98c6080f8fc5): Node leave event for 62e83e405a62/172.22.29.191" [2022-03-10T23:00:12.606Z] time="2022-03-10T23:00:12Z" level=info msg="Node 62e83e405a62 change state NodeActive --> NodeLeft" [2022-03-10T23:00:12.606Z] time="2022-03-10T23:00:12Z" level=info msg="node4(3448914bc359): Node leave event for 62e83e405a62/172.22.29.191" [2022-03-10T23:00:12.606Z] time="2022-03-10T23:00:12Z" level=info msg="Node 62e83e405a62 change state NodeActive --> NodeLeft" [2022-03-10T23:00:12.606Z] time="2022-03-10T23:00:12Z" level=info msg="node3(62e83e405a62): Node leave event for 62e83e405a62/172.22.29.191" [2022-03-10T23:00:13.132Z] time="2022-03-10T23:00:12Z" level=info msg="Node 62e83e405a62/172.22.29.191, left gossip cluster" [2022-03-10T23:00:13.132Z] time="2022-03-10T23:00:12Z" level=info msg="Node 62e83e405a62/172.22.29.191, left gossip cluster" [2022-03-10T23:00:13.132Z] time="2022-03-10T23:00:12Z" level=info msg="Node 62e83e405a62/172.22.29.191, left gossip cluster" [2022-03-10T23:00:13.132Z] time="2022-03-10T23:00:12Z" level=debug msg="memberlist: Failed ping: 3448914bc359 (timeout reached)" [2022-03-10T23:00:13.132Z] time="2022-03-10T23:00:12Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.22.29.191:10035: use of closed network connection" [2022-03-10T23:00:13.132Z] time="2022-03-10T23:00:12Z" level=debug msg="memberlist: Stream connection from=172.22.29.191:49398" [2022-03-10T23:00:13.599Z] time="2022-03-10T23:00:13Z" level=info msg="Node 3448914bc359 change state NodeActive --> NodeLeft" [2022-03-10T23:00:13.599Z] time="2022-03-10T23:00:13Z" level=info msg="node5(98c6080f8fc5): Node leave event for 3448914bc359/172.22.29.191" [2022-03-10T23:00:13.599Z] time="2022-03-10T23:00:13Z" level=info msg="Node 3448914bc359 change state NodeActive --> NodeLeft" [2022-03-10T23:00:13.599Z] time="2022-03-10T23:00:13Z" level=info msg="node4(3448914bc359): Node leave event for 3448914bc359/172.22.29.191" [2022-03-10T23:00:13.599Z] time="2022-03-10T23:00:13Z" level=warning msg="memberlist: Was able to connect to 3448914bc359 but other probes failed, network may be misconfigured" [2022-03-10T23:00:13.863Z] === RUN TestParseEmptyInterface [2022-03-10T23:00:13.863Z] --- PASS: TestParseEmptyInterface (0.00s) [2022-03-10T23:00:13.863Z] === RUN TestParseNonInterfaceType [2022-03-10T23:00:13.863Z] --- PASS: TestParseNonInterfaceType (0.00s) [2022-03-10T23:00:13.863Z] === RUN TestParseWithOneFunction [2022-03-10T23:00:13.863Z] --- PASS: TestParseWithOneFunction (0.00s) [2022-03-10T23:00:13.863Z] === RUN TestParseWithMultipleFuncs [2022-03-10T23:00:13.863Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2022-03-10T23:00:13.863Z] === RUN TestParseWithUnnamedReturn [2022-03-10T23:00:13.863Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2022-03-10T23:00:13.863Z] === RUN TestEmbeddedInterface [2022-03-10T23:00:13.863Z] --- PASS: TestEmbeddedInterface (0.00s) [2022-03-10T23:00:13.863Z] === RUN TestParsedImports [2022-03-10T23:00:13.863Z] --- PASS: TestParsedImports (0.00s) [2022-03-10T23:00:13.863Z] === RUN TestAliasedImports [2022-03-10T23:00:13.863Z] --- PASS: TestAliasedImports (0.00s) [2022-03-10T23:00:13.863Z] PASS [2022-03-10T23:00:13.863Z] coverage: 56.8% of statements [2022-03-10T23:00:13.863Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.052s coverage: 56.8% of statements [2022-03-10T23:00:14.071Z] time="2022-03-10T23:00:13Z" level=info msg="Node 3448914bc359/172.22.29.191, left gossip cluster" [2022-03-10T23:00:14.071Z] time="2022-03-10T23:00:13Z" level=info msg="Node 3448914bc359/172.22.29.191, left gossip cluster" [2022-03-10T23:00:14.537Z] time="2022-03-10T23:00:14Z" level=info msg="Node 98c6080f8fc5/172.22.29.191, left gossip cluster" [2022-03-10T23:00:14.537Z] time="2022-03-10T23:00:14Z" level=info msg="Node 98c6080f8fc5 change state NodeActive --> NodeFailed" [2022-03-10T23:00:14.537Z] time="2022-03-10T23:00:14Z" level=info msg="Node 98c6080f8fc5/172.22.29.191, added to failed nodes list" [2022-03-10T23:00:14.537Z] --- PASS: TestNetworkDBIslands (12.26s) [2022-03-10T23:00:14.537Z] PASS [2022-03-10T23:00:14.537Z] coverage: 60.0% of statements [2022-03-10T23:00:14.537Z] ok github.com/docker/docker/libnetwork/networkdb 104.215s coverage: 60.0% of statements [2022-03-10T23:00:14.537Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-03-10T23:00:14.537Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] [2022-03-10T23:00:14.537Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-03-10T23:00:14.537Z] ? github.com/docker/docker/oci/caps [no test files] [2022-03-10T23:00:14.537Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-03-10T23:00:14.537Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2022-03-10T23:00:14.537Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2022-03-10T23:00:14.537Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-03-10T23:00:14.537Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-03-10T23:00:14.537Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-03-10T23:00:14.537Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-03-10T23:00:14.537Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-03-10T23:00:14.537Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-03-10T23:00:14.537Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2022-03-10T23:00:14.537Z] ? github.com/docker/docker/quota [no test files] [2022-03-10T23:00:14.537Z] ? github.com/docker/docker/rootless [no test files] [2022-03-10T23:00:14.537Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-03-10T23:00:14.537Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-03-10T23:00:14.537Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-03-10T23:00:14.537Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-03-10T23:00:14.537Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-03-10T23:00:14.537Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-03-10T23:00:14.537Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-03-10T23:00:14.537Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-03-10T23:00:14.537Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-03-10T23:00:14.537Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-03-10T23:00:14.537Z] ? github.com/docker/docker/testutil/request [no test files] [2022-03-10T23:00:14.537Z] ? github.com/docker/docker/volume [no test files] [2022-03-10T23:00:14.538Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-03-10T23:00:14.538Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-03-10T23:00:14.849Z] === RUN TestHTTPTransport [2022-03-10T23:00:14.849Z] --- PASS: TestHTTPTransport (0.00s) [2022-03-10T23:00:14.849Z] PASS [2022-03-10T23:00:14.849Z] coverage: 85.7% of statements [2022-03-10T23:00:14.849Z] ok github.com/docker/docker/pkg/plugins/transport 0.038s coverage: 85.7% of statements [2022-03-10T23:00:15.317Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2022-03-10T23:00:15.317Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-03-10T23:00:15.317Z] === RUN TestBufioReaderPoolPutAndGet [2022-03-10T23:00:15.317Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2022-03-10T23:00:15.317Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2022-03-10T23:00:15.317Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2022-03-10T23:00:15.317Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2022-03-10T23:00:15.317Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-03-10T23:00:15.317Z] === RUN TestBufioWriterPoolPutAndGet [2022-03-10T23:00:15.317Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2022-03-10T23:00:15.317Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2022-03-10T23:00:15.317Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2022-03-10T23:00:15.317Z] === RUN TestBufferPoolPutAndGet [2022-03-10T23:00:15.317Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2022-03-10T23:00:15.317Z] PASS [2022-03-10T23:00:15.317Z] coverage: 88.2% of statements [2022-03-10T23:00:15.317Z] ok github.com/docker/docker/pkg/pools 0.034s coverage: 88.2% of statements [2022-03-10T23:00:15.839Z] === RUN TestOutputOnPrematureClose [2022-03-10T23:00:15.839Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2022-03-10T23:00:15.839Z] === RUN TestCompleteSilently [2022-03-10T23:00:15.839Z] --- PASS: TestCompleteSilently (0.00s) [2022-03-10T23:00:15.839Z] PASS [2022-03-10T23:00:15.839Z] coverage: 75.9% of statements [2022-03-10T23:00:15.839Z] ok github.com/docker/docker/pkg/progress 0.031s coverage: 75.9% of statements [2022-03-10T23:00:16.307Z] === RUN TestSendToOneSub [2022-03-10T23:00:16.307Z] --- PASS: TestSendToOneSub (0.00s) [2022-03-10T23:00:16.307Z] === RUN TestSendToMultipleSubs [2022-03-10T23:00:16.307Z] --- PASS: TestSendToMultipleSubs (0.00s) [2022-03-10T23:00:16.307Z] === RUN TestEvictOneSub [2022-03-10T23:00:16.307Z] --- PASS: TestEvictOneSub (0.00s) [2022-03-10T23:00:16.307Z] === RUN TestClosePublisher [2022-03-10T23:00:16.307Z] --- PASS: TestClosePublisher (0.00s) [2022-03-10T23:00:16.307Z] === RUN TestPubSubRace [2022-03-10T23:00:16.749Z] [2022-03-10T23:00:16.749Z] === Skipped [2022-03-10T23:00:16.749Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2022-03-10T23:00:16.749Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-03-10T23:00:16.749Z] [2022-03-10T23:00:16.749Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2022-03-10T23:00:16.749Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-10T23:00:16.749Z] [2022-03-10T23:00:16.749Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2022-03-10T23:00:16.749Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-10T23:00:16.749Z] [2022-03-10T23:00:16.749Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.00s) [2022-03-10T23:00:16.749Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-10T23:00:16.749Z] [2022-03-10T23:00:16.749Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2022-03-10T23:00:16.749Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-10T23:00:16.749Z] [2022-03-10T23:00:16.749Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2022-03-10T23:00:16.749Z] client_test.go:23: runtime.GOOS == "windows" [2022-03-10T23:00:16.749Z] [2022-03-10T23:00:16.749Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-03-10T23:00:16.749Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-03-10T23:00:16.749Z] [2022-03-10T23:00:16.749Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-03-10T23:00:16.749Z] network_proxy_test.go:208: No support for dual stack yet [2022-03-10T23:00:16.749Z] [2022-03-10T23:00:16.749Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-03-10T23:00:16.749Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-03-10T23:00:16.749Z] [2022-03-10T23:00:16.749Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.00s) [2022-03-10T23:00:16.749Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-03-10T23:00:16.749Z] [2022-03-10T23:00:16.749Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-03-10T23:00:16.749Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-03-10T23:00:16.749Z] [2022-03-10T23:00:16.749Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2022-03-10T23:00:16.749Z] daemon_test.go:145: root required [2022-03-10T23:00:16.749Z] [2022-03-10T23:00:16.749Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-03-10T23:00:16.749Z] reload_test.go:342: root required [2022-03-10T23:00:16.749Z] [2022-03-10T23:00:16.749Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2022-03-10T23:00:16.749Z] config_test.go:447: os.Getuid() != 0: skipping test that requires root [2022-03-10T23:00:16.749Z] [2022-03-10T23:00:16.749Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2022-03-10T23:00:16.749Z] pull_v2_test.go:82: Needs fixing on Windows [2022-03-10T23:00:16.749Z] [2022-03-10T23:00:16.749Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2022-03-10T23:00:16.749Z] pull_v2_test.go:127: Needs fixing on Windows [2022-03-10T23:00:16.749Z] [2022-03-10T23:00:16.749Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2022-03-10T23:00:16.749Z] download_test.go:267: Needs fixing on Windows [2022-03-10T23:00:16.749Z] [2022-03-10T23:00:16.749Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2022-03-10T23:00:16.749Z] layer_test.go:291: Failing on Windows [2022-03-10T23:00:16.749Z] [2022-03-10T23:00:16.749Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2022-03-10T23:00:16.749Z] layer_test.go:340: Failing on Windows [2022-03-10T23:00:16.749Z] [2022-03-10T23:00:16.749Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2022-03-10T23:00:16.749Z] layer_test.go:455: Failing on Windows [2022-03-10T23:00:16.749Z] [2022-03-10T23:00:16.749Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2022-03-10T23:00:16.749Z] layer_test.go:684: Failing on Windows [2022-03-10T23:00:16.749Z] [2022-03-10T23:00:16.749Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2022-03-10T23:00:16.749Z] migration_test.go:45: Failing on Windows [2022-03-10T23:00:16.749Z] [2022-03-10T23:00:16.749Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2022-03-10T23:00:16.749Z] migration_test.go:181: Failing on Windows [2022-03-10T23:00:16.749Z] [2022-03-10T23:00:16.749Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2022-03-10T23:00:16.749Z] mount_test.go:17: Failing on Windows [2022-03-10T23:00:16.749Z] [2022-03-10T23:00:16.749Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2022-03-10T23:00:16.749Z] mount_test.go:76: Failing on Windows [2022-03-10T23:00:16.749Z] [2022-03-10T23:00:16.749Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2022-03-10T23:00:16.749Z] mount_test.go:125: Failing on Windows [2022-03-10T23:00:16.749Z] [2022-03-10T23:00:16.749Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2022-03-10T23:00:16.749Z] mount_test.go:212: Failing on Windows [2022-03-10T23:00:16.749Z] [2022-03-10T23:00:16.749Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.01s) [2022-03-10T23:00:16.749Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-03-10T23:00:16.749Z] [2022-03-10T23:00:16.749Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.00s) [2022-03-10T23:00:16.749Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-03-10T23:00:16.749Z] [2022-03-10T23:00:16.749Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.00s) [2022-03-10T23:00:16.749Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-03-10T23:00:16.749Z] [2022-03-10T23:00:16.749Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s) [2022-03-10T23:00:16.749Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-03-10T23:00:16.749Z] [2022-03-10T23:00:16.749Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s) [2022-03-10T23:00:16.749Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-03-10T23:00:16.749Z] [2022-03-10T23:00:16.749Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s) [2022-03-10T23:00:16.749Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-03-10T23:00:16.749Z] [2022-03-10T23:00:16.749Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s) [2022-03-10T23:00:16.749Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-03-10T23:00:16.749Z] [2022-03-10T23:00:16.749Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s) [2022-03-10T23:00:16.749Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-03-10T23:00:16.749Z] [2022-03-10T23:00:16.749Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s) [2022-03-10T23:00:16.749Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-03-10T23:00:16.749Z] [2022-03-10T23:00:16.749Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s) [2022-03-10T23:00:16.749Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-03-10T23:00:16.749Z] [2022-03-10T23:00:16.749Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) [2022-03-10T23:00:16.749Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-03-10T23:00:16.749Z] [2022-03-10T23:00:16.749Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) [2022-03-10T23:00:16.749Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-03-10T23:00:16.749Z] [2022-03-10T23:00:16.749Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-03-10T23:00:16.749Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-10T23:00:16.749Z] [2022-03-10T23:00:16.749Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-03-10T23:00:16.749Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-10T23:00:16.749Z] [2022-03-10T23:00:16.749Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-03-10T23:00:16.749Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-10T23:00:16.749Z] [2022-03-10T23:00:16.749Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-03-10T23:00:16.749Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-10T23:00:16.749Z] [2022-03-10T23:00:16.749Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-03-10T23:00:16.749Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-10T23:00:16.749Z] [2022-03-10T23:00:16.749Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2022-03-10T23:00:16.749Z] archive_test.go:133: Xz not present in msys2 [2022-03-10T23:00:16.749Z] [2022-03-10T23:00:16.749Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamZstd (0.02s) [2022-03-10T23:00:16.749Z] archive_test.go:140: zstd not installed [2022-03-10T23:00:16.749Z] [2022-03-10T23:00:16.749Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2022-03-10T23:00:16.749Z] archive_test.go:252: Failing on Windows CI machines [2022-03-10T23:00:16.749Z] [2022-03-10T23:00:16.749Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2022-03-10T23:00:16.749Z] archive_windows_test.go:16: Currently fails [2022-03-10T23:00:16.749Z] [2022-03-10T23:00:16.749Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2022-03-10T23:00:16.749Z] changes_test.go:195: needs more investigation [2022-03-10T23:00:16.749Z] [2022-03-10T23:00:16.749Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsEmpty (0.00s) [2022-03-10T23:00:16.749Z] changes_test.go:260: FIXME: broken on Windows 1903 and up; see #39846 [2022-03-10T23:00:16.749Z] [2022-03-10T23:00:16.749Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsMutated (0.00s) [2022-03-10T23:00:16.749Z] changes_test.go:354: FIXME: broken on Windows 1903 and up; see #39846 [2022-03-10T23:00:16.749Z] [2022-03-10T23:00:16.749Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2022-03-10T23:00:16.749Z] changes_test.go:432: needs further investigation [2022-03-10T23:00:16.749Z] [2022-03-10T23:00:16.749Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2022-03-10T23:00:16.749Z] changes_test.go:468: needs further investigation [2022-03-10T23:00:16.749Z] [2022-03-10T23:00:16.749Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2022-03-10T23:00:16.749Z] archive_test.go:44: os.Getuid() != 0: skipping test that requires root [2022-03-10T23:00:16.749Z] [2022-03-10T23:00:16.749Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2022-03-10T23:00:16.749Z] archive_test.go:76: os.Getuid() != 0: skipping test that requires root [2022-03-10T23:00:16.749Z] [2022-03-10T23:00:16.749Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2022-03-10T23:00:16.749Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-03-10T23:00:16.749Z] [2022-03-10T23:00:16.749Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2022-03-10T23:00:16.749Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-03-10T23:00:16.749Z] [2022-03-10T23:00:16.749Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2022-03-10T23:00:16.749Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2022-03-10T23:00:16.749Z] [2022-03-10T23:00:16.749Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2022-03-10T23:00:16.749Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-03-10T23:00:16.749Z] [2022-03-10T23:00:16.749Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-03-10T23:00:16.749Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2022-03-10T23:00:16.749Z] [2022-03-10T23:00:16.749Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-03-10T23:00:16.749Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2022-03-10T23:00:16.749Z] [2022-03-10T23:00:16.749Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2022-03-10T23:00:16.749Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2022-03-10T23:00:16.749Z] [2022-03-10T23:00:16.749Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2022-03-10T23:00:16.749Z] poller_test.go:40: No chmod on Windows [2022-03-10T23:00:16.749Z] [2022-03-10T23:00:16.749Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-03-10T23:00:16.749Z] fileutils_test.go:133: Needs porting to Windows [2022-03-10T23:00:16.749Z] [2022-03-10T23:00:16.749Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2022-03-10T23:00:16.749Z] fileutils_test.go:179: Needs porting to Windows [2022-03-10T23:00:16.749Z] [2022-03-10T23:00:16.749Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2022-03-10T23:00:16.749Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2022-03-10T23:00:16.749Z] [2022-03-10T23:00:16.749Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2022-03-10T23:00:16.749Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2022-03-10T23:00:16.749Z] [2022-03-10T23:00:16.749Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2022-03-10T23:00:16.749Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2022-03-10T23:00:16.749Z] [2022-03-10T23:00:16.749Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2022-03-10T23:00:16.749Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-03-10T23:00:16.749Z] [2022-03-10T23:00:16.749Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2022-03-10T23:00:16.749Z] local_test.go:180: runtime.GOOS == "windows" [2022-03-10T23:00:16.749Z] [2022-03-10T23:00:16.749Z] DONE 2077 tests, 70 skipped in 257.891s [2022-03-10T23:00:16.749Z] INFO: make.ps1 ended at 03/10/2022 23:00:16 [2022-03-10T23:00:17.294Z] --- PASS: TestPubSubRace (1.06s) [2022-03-10T23:00:17.294Z] PASS [2022-03-10T23:00:17.294Z] coverage: 75.0% of statements [2022-03-10T23:00:17.294Z] ok github.com/docker/docker/pkg/pubsub 1.092s coverage: 75.0% of statements [2022-03-10T23:00:17.763Z] === RUN TestRegister [2022-03-10T23:00:17.763Z] --- PASS: TestRegister (0.00s) [2022-03-10T23:00:17.763Z] === RUN TestCommand [2022-03-10T23:00:17.763Z] --- PASS: TestCommand (0.03s) [2022-03-10T23:00:17.763Z] === RUN TestNaiveSelf [2022-03-10T23:00:17.763Z] --- PASS: TestNaiveSelf (0.03s) [2022-03-10T23:00:17.763Z] PASS [2022-03-10T23:00:17.763Z] coverage: 82.4% of statements [2022-03-10T23:00:17.763Z] ok github.com/docker/docker/pkg/reexec 0.089s coverage: 82.4% of statements [2022-03-10T23:00:18.750Z] === RUN TestDump [2022-03-10T23:00:18.750Z] goroutine 6 [running]: [2022-03-10T23:00:18.750Z] github.com/docker/docker/pkg/stack.dump(0xc5b9d7) [2022-03-10T23:00:18.750Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-03-10T23:00:18.750Z] github.com/docker/docker/pkg/stack.Dump(...) [2022-03-10T23:00:18.750Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:18 [2022-03-10T23:00:18.750Z] github.com/docker/docker/pkg/stack.TestDump(0x0) [2022-03-10T23:00:18.750Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:12 +0x2a [2022-03-10T23:00:18.750Z] testing.tRunner(0xc00015a1a0, 0xdca190) [2022-03-10T23:00:18.750Z] c:/go/src/testing/testing.go:1259 +0x102 [2022-03-10T23:00:18.750Z] created by testing.(*T).Run [2022-03-10T23:00:18.750Z] c:/go/src/testing/testing.go:1306 +0x35a [2022-03-10T23:00:18.750Z] [2022-03-10T23:00:18.750Z] goroutine 1 [chan receive]: [2022-03-10T23:00:18.750Z] testing.(*T).Run(0xc00015a000, {0xdbb7b1, 0xc3a733}, 0xdca190) [2022-03-10T23:00:18.750Z] c:/go/src/testing/testing.go:1307 +0x375 [2022-03-10T23:00:18.750Z] testing.runTests.func1(0xc000066840) [2022-03-10T23:00:18.750Z] c:/go/src/testing/testing.go:1598 +0x6e [2022-03-10T23:00:18.750Z] testing.tRunner(0xc00015a000, 0xc00006fce0) [2022-03-10T23:00:18.750Z] c:/go/src/testing/testing.go:1259 +0x102 [2022-03-10T23:00:18.750Z] testing.runTests(0xc000074080, {0xf2ec20, 0x3, 0x3}, {0xc5ac2d, 0xdbd4ab, 0xf336e0}) [2022-03-10T23:00:18.750Z] c:/go/src/testing/testing.go:1596 +0x43f [2022-03-10T23:00:18.750Z] testing.(*M).Run(0xc000074080) [2022-03-10T23:00:18.750Z] c:/go/src/testing/testing.go:1504 +0x51d [2022-03-10T23:00:18.750Z] main.main() [2022-03-10T23:00:18.750Z] _testmain.go:95 +0x1f5 [2022-03-10T23:00:18.750Z] --- PASS: TestDump (0.00s) [2022-03-10T23:00:18.750Z] === RUN TestDumpToFile [2022-03-10T23:00:18.750Z] --- PASS: TestDumpToFile (0.15s) [2022-03-10T23:00:18.750Z] === RUN TestDumpToFileWithEmptyInput [2022-03-10T23:00:18.750Z] goroutine 8 [running]: [2022-03-10T23:00:18.750Z] github.com/docker/docker/pkg/stack.dump(0xcc8bb4) [2022-03-10T23:00:18.750Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-03-10T23:00:18.750Z] github.com/docker/docker/pkg/stack.DumpToFile({0x0, 0xcc8f60}) [2022-03-10T23:00:18.750Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:38 +0x214 [2022-03-10T23:00:18.750Z] github.com/docker/docker/pkg/stack.TestDumpToFileWithEmptyInput(0xc00015a1a0) [2022-03-10T23:00:18.750Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:27 +0x26 [2022-03-10T23:00:18.750Z] testing.tRunner(0xc00015a680, 0xdca180) [2022-03-10T23:00:18.750Z] c:/go/src/testing/testing.go:1259 +0x102 [2022-03-10T23:00:18.750Z] created by testing.(*T).Run [2022-03-10T23:00:18.750Z] c:/go/src/testing/testing.go:1306 +0x35a [2022-03-10T23:00:18.750Z] [2022-03-10T23:00:18.750Z] goroutine 1 [chan receive]: [2022-03-10T23:00:18.750Z] testing.(*T).Run(0xc00015a000, {0xdc2596, 0xc3a733}, 0xdca180) [2022-03-10T23:00:18.750Z] c:/go/src/testing/testing.go:1307 +0x375 [2022-03-10T23:00:18.750Z] testing.runTests.func1(0xc000066840) [2022-03-10T23:00:18.750Z] c:/go/src/testing/testing.go:1598 +0x6e [2022-03-10T23:00:18.750Z] testing.tRunner(0xc00015a000, 0xc00006fce0) [2022-03-10T23:00:18.750Z] c:/go/src/testing/testing.go:1259 +0x102 [2022-03-10T23:00:18.750Z] testing.runTests(0xc000074080, {0xf2ec20, 0x3, 0x3}, {0xc5ac2d, 0xdbd4ab, 0xf336e0}) [2022-03-10T23:00:18.750Z] c:/go/src/testing/testing.go:1596 +0x43f [2022-03-10T23:00:18.750Z] testing.(*M).Run(0xc000074080) [2022-03-10T23:00:18.750Z] c:/go/src/testing/testing.go:1504 +0x51d [2022-03-10T23:00:18.750Z] main.main() [2022-03-10T23:00:18.750Z] _testmain.go:95 +0x1f5 [2022-03-10T23:00:18.750Z] --- PASS: TestDumpToFileWithEmptyInput (0.00s) [2022-03-10T23:00:18.750Z] PASS [2022-03-10T23:00:18.750Z] coverage: 90.9% of statements [2022-03-10T23:00:18.750Z] ok github.com/docker/docker/pkg/stack 0.187s coverage: 90.9% of statements [2022-03-10T23:00:18.966Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2022-03-10T23:00:18.966Z] INFO: Unit tests ended at 03/10/2022 23:00:18. Duration:00:04:30.7187280 [2022-03-10T23:00:18.966Z] INFO: Building busybox [2022-03-10T23:00:18.966Z] Sending build context to Docker daemon 5.12kB [2022-03-10T23:00:18.966Z] [2022-03-10T23:00:18.966Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2022-03-10T23:00:18.966Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2022-03-10T23:00:18.966Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2022-03-10T23:00:18.966Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2022-03-10T23:00:18.966Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2022-03-10T23:00:18.966Z] ---> 02f938cacc3b [2022-03-10T23:00:18.966Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2022-03-10T23:00:19.218Z] --- PASS: TestNewClientWithTimeout (17.61s) [2022-03-10T23:00:19.218Z] === RUN TestClientStream [2022-03-10T23:00:19.218Z] --- PASS: TestClientStream (0.00s) [2022-03-10T23:00:19.218Z] === RUN TestClientSendFile [2022-03-10T23:00:19.218Z] --- PASS: TestClientSendFile (0.00s) [2022-03-10T23:00:19.218Z] === RUN TestClientWithRequestTimeout [2022-03-10T23:00:19.218Z] --- PASS: TestClientWithRequestTimeout (0.01s) [2022-03-10T23:00:19.218Z] === RUN TestFileSpecPlugin [2022-03-10T23:00:19.218Z] --- PASS: TestFileSpecPlugin (0.01s) [2022-03-10T23:00:19.218Z] === RUN TestFileJSONSpecPlugin [2022-03-10T23:00:19.218Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2022-03-10T23:00:19.218Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2022-03-10T23:00:19.218Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2022-03-10T23:00:19.218Z] === RUN TestPluginAddHandler [2022-03-10T23:00:19.218Z] --- PASS: TestPluginAddHandler (0.00s) [2022-03-10T23:00:19.218Z] === RUN TestPluginWaitBadPlugin [2022-03-10T23:00:19.218Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2022-03-10T23:00:19.218Z] === RUN TestGet [2022-03-10T23:00:19.218Z] time="2022-03-10T23:00:18Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2022-03-10T23:00:19.218Z] === RUN TestNewStdWriter [2022-03-10T23:00:19.218Z] --- PASS: TestNewStdWriter (0.00s) [2022-03-10T23:00:19.218Z] === RUN TestWriteWithUninitializedStdWriter [2022-03-10T23:00:19.218Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2022-03-10T23:00:19.218Z] === RUN TestWriteWithNilBytes [2022-03-10T23:00:19.218Z] --- PASS: TestWriteWithNilBytes (0.00s) [2022-03-10T23:00:19.218Z] === RUN TestWrite [2022-03-10T23:00:19.218Z] --- PASS: TestWrite (0.00s) [2022-03-10T23:00:19.218Z] === RUN TestWriteWithWriterError [2022-03-10T23:00:19.218Z] --- PASS: TestWriteWithWriterError (0.00s) [2022-03-10T23:00:19.218Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2022-03-10T23:00:19.218Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2022-03-10T23:00:19.218Z] === RUN TestStdCopyWriteAndRead [2022-03-10T23:00:19.218Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2022-03-10T23:00:19.218Z] === RUN TestStdCopyReturnsErrorReadingHeader [2022-03-10T23:00:19.218Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2022-03-10T23:00:19.218Z] === RUN TestStdCopyReturnsErrorReadingFrame [2022-03-10T23:00:19.218Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2022-03-10T23:00:19.218Z] === RUN TestStdCopyDetectsCorruptedFrame [2022-03-10T23:00:19.218Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2022-03-10T23:00:19.218Z] === RUN TestStdCopyWithInvalidInputHeader [2022-03-10T23:00:19.218Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2022-03-10T23:00:19.218Z] === RUN TestStdCopyWithCorruptedPrefix [2022-03-10T23:00:19.218Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2022-03-10T23:00:19.218Z] === RUN TestStdCopyReturnsWriteErrors [2022-03-10T23:00:19.218Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2022-03-10T23:00:19.218Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2022-03-10T23:00:19.218Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2022-03-10T23:00:19.218Z] === RUN TestStdCopyReturnsErrorFromSystem [2022-03-10T23:00:19.218Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2022-03-10T23:00:19.218Z] PASS [2022-03-10T23:00:19.218Z] coverage: 100.0% of statements [2022-03-10T23:00:19.218Z] ok github.com/docker/docker/pkg/stdcopy 0.039s coverage: 100.0% of statements [2022-03-10T23:00:19.434Z] ---> Running in e42413f28f77 [2022-03-10T23:00:19.687Z] === RUN TestRawProgressFormatterFormatStatus [2022-03-10T23:00:19.687Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2022-03-10T23:00:19.687Z] === RUN TestRawProgressFormatterFormatProgress [2022-03-10T23:00:19.687Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2022-03-10T23:00:19.687Z] === RUN TestFormatStatus [2022-03-10T23:00:19.687Z] --- PASS: TestFormatStatus (0.00s) [2022-03-10T23:00:19.687Z] === RUN TestFormatError [2022-03-10T23:00:19.687Z] --- PASS: TestFormatError (0.00s) [2022-03-10T23:00:19.687Z] === RUN TestFormatJSONError [2022-03-10T23:00:19.687Z] --- PASS: TestFormatJSONError (0.00s) [2022-03-10T23:00:19.687Z] === RUN TestJsonProgressFormatterFormatProgress [2022-03-10T23:00:19.687Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2022-03-10T23:00:19.687Z] === RUN TestJsonProgressFormatterFormatStatus [2022-03-10T23:00:19.687Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2022-03-10T23:00:19.687Z] === RUN TestNewJSONProgressOutput [2022-03-10T23:00:19.687Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2022-03-10T23:00:19.687Z] === RUN TestAuxFormatterEmit [2022-03-10T23:00:19.687Z] --- PASS: TestAuxFormatterEmit (0.00s) [2022-03-10T23:00:19.687Z] === RUN TestStreamWriterStdout [2022-03-10T23:00:19.687Z] --- PASS: TestStreamWriterStdout (0.00s) [2022-03-10T23:00:19.687Z] === RUN TestStreamWriterStderr [2022-03-10T23:00:19.687Z] --- PASS: TestStreamWriterStderr (0.00s) [2022-03-10T23:00:19.687Z] PASS [2022-03-10T23:00:19.687Z] coverage: 66.2% of statements [2022-03-10T23:00:19.687Z] ok github.com/docker/docker/pkg/streamformatter 0.043s coverage: 66.2% of statements [2022-03-10T23:00:20.155Z] time="2022-03-10T23:00:19Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2022-03-10T23:00:20.155Z] === RUN TestGenerateRandomID [2022-03-10T23:00:20.155Z] --- PASS: TestGenerateRandomID (0.00s) [2022-03-10T23:00:20.155Z] === RUN TestShortenId [2022-03-10T23:00:20.155Z] --- PASS: TestShortenId (0.00s) [2022-03-10T23:00:20.155Z] === RUN TestShortenSha256Id [2022-03-10T23:00:20.155Z] --- PASS: TestShortenSha256Id (0.00s) [2022-03-10T23:00:20.155Z] === RUN TestShortenIdEmpty [2022-03-10T23:00:20.155Z] --- PASS: TestShortenIdEmpty (0.00s) [2022-03-10T23:00:20.155Z] === RUN TestShortenIdInvalid [2022-03-10T23:00:20.155Z] --- PASS: TestShortenIdInvalid (0.00s) [2022-03-10T23:00:20.155Z] === RUN TestIsShortIDNonHex [2022-03-10T23:00:20.155Z] --- PASS: TestIsShortIDNonHex (0.00s) [2022-03-10T23:00:20.155Z] === RUN TestIsShortIDNotCorrectSize [2022-03-10T23:00:20.155Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2022-03-10T23:00:20.155Z] PASS [2022-03-10T23:00:20.155Z] coverage: 70.6% of statements [2022-03-10T23:00:20.155Z] ok github.com/docker/docker/pkg/stringid 0.034s coverage: 70.6% of statements [2022-03-10T23:00:21.190Z] === RUN TestIsCpusetListAvailable [2022-03-10T23:00:21.190Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2022-03-10T23:00:21.190Z] PASS [2022-03-10T23:00:21.190Z] coverage: 39.4% of statements [2022-03-10T23:00:21.190Z] ok github.com/docker/docker/pkg/sysinfo 0.029s coverage: 39.4% of statements [2022-03-10T23:00:22.177Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-03-10T23:00:22.177Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-03-10T23:00:22.178Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-03-10T23:00:22.178Z] ? github.com/docker/docker/libnetwork/netutils [no test files] [2022-03-10T23:00:22.178Z] time="2022-03-10T23:00:21Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2022-03-10T23:00:22.178Z] === RUN TestChtimes [2022-03-10T23:00:22.178Z] --- PASS: TestChtimes (0.00s) [2022-03-10T23:00:22.178Z] === RUN TestChtimesWindows [2022-03-10T23:00:22.178Z] --- PASS: TestChtimesWindows (0.00s) [2022-03-10T23:00:22.178Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2022-03-10T23:00:22.178Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2022-03-10T23:00:22.178Z] PASS [2022-03-10T23:00:22.178Z] coverage: 12.9% of statements [2022-03-10T23:00:22.178Z] ok github.com/docker/docker/pkg/system 0.049s coverage: 12.9% of statements [2022-03-10T23:00:22.646Z] === RUN TestTailFile [2022-03-10T23:00:22.646Z] --- PASS: TestTailFile (0.00s) [2022-03-10T23:00:22.646Z] === RUN TestTailFileManyLines [2022-03-10T23:00:22.646Z] --- PASS: TestTailFileManyLines (0.00s) [2022-03-10T23:00:22.646Z] === RUN TestTailEmptyFile [2022-03-10T23:00:22.646Z] --- PASS: TestTailEmptyFile (0.00s) [2022-03-10T23:00:22.646Z] === RUN TestTailNegativeN [2022-03-10T23:00:22.646Z] --- PASS: TestTailNegativeN (0.00s) [2022-03-10T23:00:22.646Z] === RUN TestNewTailReader [2022-03-10T23:00:22.646Z] === PAUSE TestNewTailReader [2022-03-10T23:00:22.646Z] === CONT TestNewTailReader [2022-03-10T23:00:22.646Z] === RUN TestNewTailReader/no_delimiter [2022-03-10T23:00:22.646Z] === PAUSE TestNewTailReader/no_delimiter [2022-03-10T23:00:22.646Z] === RUN TestNewTailReader/single_byte_delimiter [2022-03-10T23:00:22.646Z] === PAUSE TestNewTailReader/single_byte_delimiter [2022-03-10T23:00:22.646Z] === RUN TestNewTailReader/2_byte_delimiter [2022-03-10T23:00:22.646Z] === PAUSE TestNewTailReader/2_byte_delimiter [2022-03-10T23:00:22.646Z] === RUN TestNewTailReader/4_byte_delimiter [2022-03-10T23:00:22.646Z] === PAUSE TestNewTailReader/4_byte_delimiter [2022-03-10T23:00:22.646Z] === RUN TestNewTailReader/8_byte_delimiter [2022-03-10T23:00:22.646Z] === PAUSE TestNewTailReader/8_byte_delimiter [2022-03-10T23:00:22.646Z] === RUN TestNewTailReader/12_byte_delimiter [2022-03-10T23:00:22.646Z] === PAUSE TestNewTailReader/12_byte_delimiter [2022-03-10T23:00:22.646Z] === RUN TestNewTailReader/truncated_last_line [2022-03-10T23:00:22.646Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2022-03-10T23:00:22.646Z] === RUN TestNewTailReader/truncated_last_line#01 [2022-03-10T23:00:22.646Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2022-03-10T23:00:22.646Z] === RUN TestNewTailReader/truncated_last_line#02 [2022-03-10T23:00:22.646Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2022-03-10T23:00:22.646Z] === CONT TestNewTailReader/no_delimiter [2022-03-10T23:00:22.646Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2022-03-10T23:00:22.646Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2022-03-10T23:00:22.646Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2022-03-10T23:00:22.646Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2022-03-10T23:00:22.646Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2022-03-10T23:00:22.646Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2022-03-10T23:00:22.646Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-03-10T23:00:22.646Z] === CONT TestNewTailReader/4_byte_delimiter [2022-03-10T23:00:22.646Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2022-03-10T23:00:22.646Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2022-03-10T23:00:22.646Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2022-03-10T23:00:22.646Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2022-03-10T23:00:22.646Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2022-03-10T23:00:22.646Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2022-03-10T23:00:22.646Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-10T23:00:22.646Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-10T23:00:22.646Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-10T23:00:22.646Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-10T23:00:22.646Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-03-10T23:00:22.646Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-03-10T23:00:22.646Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-03-10T23:00:22.646Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-03-10T23:00:22.646Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-03-10T23:00:22.646Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-03-10T23:00:22.646Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-03-10T23:00:22.646Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-03-10T23:00:22.646Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-03-10T23:00:22.646Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-03-10T23:00:22.646Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2022-03-10T23:00:22.646Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2022-03-10T23:00:22.646Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-03-10T23:00:22.646Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-03-10T23:00:22.646Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-03-10T23:00:22.646Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-03-10T23:00:22.646Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-03-10T23:00:22.646Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-03-10T23:00:22.646Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-03-10T23:00:22.646Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2022-03-10T23:00:22.646Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2022-03-10T23:00:22.646Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2022-03-10T23:00:22.646Z] === CONT TestNewTailReader/12_byte_delimiter [2022-03-10T23:00:22.646Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2022-03-10T23:00:22.646Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2022-03-10T23:00:22.646Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2022-03-10T23:00:22.646Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2022-03-10T23:00:22.646Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2022-03-10T23:00:22.646Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2022-03-10T23:00:22.646Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-10T23:00:22.646Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-10T23:00:22.646Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-10T23:00:22.646Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-10T23:00:22.646Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-03-10T23:00:22.646Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-03-10T23:00:22.646Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-03-10T23:00:22.646Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-03-10T23:00:22.646Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-03-10T23:00:22.646Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-03-10T23:00:22.646Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-03-10T23:00:22.646Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-03-10T23:00:22.646Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-03-10T23:00:22.646Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2022-03-10T23:00:22.646Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2022-03-10T23:00:22.646Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2022-03-10T23:00:22.646Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2022-03-10T23:00:22.646Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2022-03-10T23:00:22.646Z] === RUN TestNewTailReader/no_delimiter/no_lines [2022-03-10T23:00:22.646Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2022-03-10T23:00:22.646Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-03-10T23:00:22.646Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-03-10T23:00:22.646Z] === CONT TestNewTailReader/single_byte_delimiter [2022-03-10T23:00:22.646Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2022-03-10T23:00:22.646Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2022-03-10T23:00:22.646Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2022-03-10T23:00:22.646Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2022-03-10T23:00:22.646Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2022-03-10T23:00:22.646Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2022-03-10T23:00:22.646Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-10T23:00:22.646Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-10T23:00:22.646Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-10T23:00:22.646Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-10T23:00:22.646Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-03-10T23:00:22.646Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-03-10T23:00:22.646Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-03-10T23:00:22.646Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-03-10T23:00:22.646Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-03-10T23:00:22.646Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-03-10T23:00:22.646Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-03-10T23:00:22.646Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-03-10T23:00:22.646Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-03-10T23:00:22.646Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-03-10T23:00:22.646Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2022-03-10T23:00:22.646Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2022-03-10T23:00:22.646Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-03-10T23:00:22.646Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-03-10T23:00:22.646Z] === CONT TestNewTailReader/8_byte_delimiter [2022-03-10T23:00:22.646Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2022-03-10T23:00:22.646Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-03-10T23:00:22.646Z] === CONT TestNewTailReader/2_byte_delimiter [2022-03-10T23:00:22.646Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2022-03-10T23:00:22.646Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2022-03-10T23:00:22.646Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2022-03-10T23:00:22.646Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2022-03-10T23:00:22.646Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2022-03-10T23:00:22.646Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2022-03-10T23:00:22.646Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-10T23:00:22.646Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-10T23:00:22.646Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-10T23:00:22.646Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-10T23:00:22.646Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-03-10T23:00:22.646Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-03-10T23:00:22.646Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-03-10T23:00:22.646Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-03-10T23:00:22.646Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-03-10T23:00:22.646Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-03-10T23:00:22.646Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-03-10T23:00:22.646Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-03-10T23:00:22.646Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-03-10T23:00:22.646Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-03-10T23:00:22.646Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2022-03-10T23:00:22.646Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2022-03-10T23:00:22.646Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-03-10T23:00:22.646Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-03-10T23:00:22.646Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2022-03-10T23:00:22.646Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2022-03-10T23:00:22.646Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2022-03-10T23:00:22.646Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2022-03-10T23:00:22.646Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2022-03-10T23:00:22.646Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2022-03-10T23:00:22.646Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-10T23:00:22.646Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-10T23:00:22.646Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-10T23:00:22.646Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-10T23:00:22.646Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-03-10T23:00:22.646Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-03-10T23:00:22.646Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-03-10T23:00:22.646Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-03-10T23:00:22.646Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-03-10T23:00:22.646Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-03-10T23:00:22.646Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-03-10T23:00:22.646Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-03-10T23:00:22.646Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-03-10T23:00:22.646Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-03-10T23:00:22.646Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2022-03-10T23:00:22.646Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2022-03-10T23:00:22.647Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-03-10T23:00:22.647Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-03-10T23:00:22.647Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-10T23:00:22.647Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-03-10T23:00:22.647Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-03-10T23:00:22.647Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-03-10T23:00:22.647Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-10T23:00:22.647Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-10T23:00:22.647Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-10T23:00:22.647Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-10T23:00:22.647Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2022-03-10T23:00:22.647Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-10T23:00:22.647Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2022-03-10T23:00:22.647Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-10T23:00:22.647Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-10T23:00:22.647Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-10T23:00:22.647Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-10T23:00:22.647Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-03-10T23:00:22.647Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-10T23:00:22.647Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-03-10T23:00:22.647Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-10T23:00:22.647Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-10T23:00:22.647Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-10T23:00:22.647Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-10T23:00:22.647Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-10T23:00:22.647Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-10T23:00:22.647Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-10T23:00:22.647Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-10T23:00:22.647Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-10T23:00:22.647Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-10T23:00:22.647Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-10T23:00:22.647Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-10T23:00:22.647Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-10T23:00:22.647Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-10T23:00:22.647Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-10T23:00:22.647Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-10T23:00:22.647Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-10T23:00:22.647Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-10T23:00:22.647Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-10T23:00:22.647Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-10T23:00:22.647Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-10T23:00:22.647Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-10T23:00:22.647Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-10T23:00:22.647Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2022-03-10T23:00:22.647Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-03-10T23:00:22.647Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-03-10T23:00:22.647Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-03-10T23:00:22.647Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-10T23:00:22.647Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-03-10T23:00:22.647Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-10T23:00:22.647Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-03-10T23:00:22.647Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-03-10T23:00:22.647Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2022-03-10T23:00:22.647Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-03-10T23:00:22.647Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-03-10T23:00:22.647Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-03-10T23:00:22.647Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-03-10T23:00:22.647Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-03-10T23:00:22.647Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-03-10T23:00:22.647Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-03-10T23:00:22.647Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-03-10T23:00:22.647Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-10T23:00:22.647Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-03-10T23:00:22.647Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-03-10T23:00:22.647Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-10T23:00:22.647Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-10T23:00:22.647Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-03-10T23:00:22.647Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-03-10T23:00:22.647Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-03-10T23:00:22.647Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-10T23:00:22.647Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-03-10T23:00:22.647Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-10T23:00:22.647Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-03-10T23:00:22.647Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-03-10T23:00:22.647Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-03-10T23:00:22.647Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-03-10T23:00:22.647Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-03-10T23:00:22.647Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-03-10T23:00:22.647Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-10T23:00:22.647Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-10T23:00:22.647Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-10T23:00:22.647Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-03-10T23:00:22.647Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-03-10T23:00:22.647Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-03-10T23:00:22.647Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-03-10T23:00:22.647Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-03-10T23:00:22.647Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-03-10T23:00:22.647Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-03-10T23:00:22.647Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-03-10T23:00:22.647Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-03-10T23:00:22.647Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-03-10T23:00:22.647Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-03-10T23:00:22.647Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-03-10T23:00:22.647Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-03-10T23:00:22.647Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-03-10T23:00:22.647Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-03-10T23:00:23.117Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-03-10T23:00:23.117Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-03-10T23:00:23.117Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-03-10T23:00:23.117Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-03-10T23:00:23.117Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-03-10T23:00:23.117Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-03-10T23:00:23.117Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-10T23:00:23.117Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2022-03-10T23:00:23.117Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-10T23:00:23.117Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-03-10T23:00:23.117Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-10T23:00:23.117Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-10T23:00:23.117Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-03-10T23:00:23.117Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-03-10T23:00:23.117Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-03-10T23:00:23.117Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-03-10T23:00:23.117Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-10T23:00:23.117Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-10T23:00:23.117Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-03-10T23:00:23.117Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-10T23:00:23.117Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-03-10T23:00:23.117Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-10T23:00:23.117Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-10T23:00:23.117Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-10T23:00:23.117Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2022-03-10T23:00:23.117Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-03-10T23:00:23.117Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-03-10T23:00:23.117Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-03-10T23:00:23.117Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-03-10T23:00:23.117Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-10T23:00:23.117Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-10T23:00:23.117Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-03-10T23:00:23.117Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-03-10T23:00:23.117Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-03-10T23:00:23.117Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-10T23:00:23.117Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-10T23:00:23.117Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-03-10T23:00:23.117Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-03-10T23:00:23.117Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-03-10T23:00:23.117Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-10T23:00:23.117Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-10T23:00:23.117Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2022-03-10T23:00:23.117Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-03-10T23:00:23.117Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-03-10T23:00:23.117Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-10T23:00:23.117Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-10T23:00:23.117Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-03-10T23:00:23.117Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-10T23:00:23.117Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-10T23:00:23.117Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-10T23:00:23.117Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-10T23:00:23.117Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-10T23:00:23.117Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-10T23:00:23.117Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-10T23:00:23.117Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-10T23:00:23.117Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-10T23:00:23.117Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-10T23:00:23.117Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-10T23:00:23.117Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-10T23:00:23.117Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-10T23:00:23.117Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-10T23:00:23.117Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-10T23:00:23.117Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-10T23:00:23.117Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-10T23:00:23.117Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-10T23:00:23.117Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-10T23:00:23.117Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-10T23:00:23.117Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-10T23:00:23.117Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-10T23:00:23.117Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-10T23:00:23.117Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-10T23:00:23.117Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-10T23:00:23.117Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-03-10T23:00:23.117Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-03-10T23:00:23.117Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-03-10T23:00:23.117Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-10T23:00:23.117Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-10T23:00:23.117Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-10T23:00:23.117Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-10T23:00:23.117Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-10T23:00:23.117Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-10T23:00:23.117Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-10T23:00:23.117Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-10T23:00:23.117Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-10T23:00:23.117Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-10T23:00:23.117Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-10T23:00:23.117Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-10T23:00:23.117Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-10T23:00:23.117Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-10T23:00:23.117Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-10T23:00:23.117Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2022-03-10T23:00:23.117Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-03-10T23:00:23.117Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-03-10T23:00:23.117Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-10T23:00:23.117Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-10T23:00:23.117Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2022-03-10T23:00:23.117Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-03-10T23:00:23.117Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-03-10T23:00:23.117Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-03-10T23:00:23.117Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-03-10T23:00:23.117Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-03-10T23:00:23.117Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-03-10T23:00:23.117Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-03-10T23:00:23.117Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-03-10T23:00:23.117Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-03-10T23:00:23.117Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-03-10T23:00:23.117Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-03-10T23:00:23.117Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-03-10T23:00:23.117Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-03-10T23:00:23.117Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-03-10T23:00:23.117Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-03-10T23:00:23.117Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-03-10T23:00:23.117Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-03-10T23:00:23.117Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-03-10T23:00:23.117Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-03-10T23:00:23.117Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-03-10T23:00:23.117Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-10T23:00:23.117Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-10T23:00:23.117Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-03-10T23:00:23.117Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-03-10T23:00:23.118Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-03-10T23:00:23.118Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-10T23:00:23.118Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-10T23:00:23.118Z] === CONT TestNewTailReader/no_delimiter/no_lines [2022-03-10T23:00:23.118Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2022-03-10T23:00:23.118Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2022-03-10T23:00:23.118Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2022-03-10T23:00:23.118Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-03-10T23:00:23.118Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-03-10T23:00:23.118Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-10T23:00:23.118Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-10T23:00:23.118Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-03-10T23:00:23.118Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-03-10T23:00:23.118Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-03-10T23:00:23.118Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-03-10T23:00:23.118Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-03-10T23:00:23.118Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-03-10T23:00:23.118Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-03-10T23:00:23.118Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-03-10T23:00:23.118Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-10T23:00:23.118Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-10T23:00:23.118Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-03-10T23:00:23.118Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-03-10T23:00:23.118Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-03-10T23:00:23.118Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-03-10T23:00:23.118Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-03-10T23:00:23.118Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-03-10T23:00:23.118Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-03-10T23:00:23.118Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-03-10T23:00:23.118Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-03-10T23:00:23.118Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-03-10T23:00:23.118Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-03-10T23:00:23.118Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-03-10T23:00:23.118Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-03-10T23:00:23.118Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-03-10T23:00:23.118Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-03-10T23:00:23.118Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-03-10T23:00:23.118Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-03-10T23:00:23.118Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-03-10T23:00:23.118Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-03-10T23:00:23.118Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-03-10T23:00:23.118Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-10T23:00:23.118Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-10T23:00:23.118Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-10T23:00:23.118Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-10T23:00:23.118Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-10T23:00:23.118Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-10T23:00:23.118Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-10T23:00:23.118Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-10T23:00:23.118Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-10T23:00:23.118Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-10T23:00:23.118Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-10T23:00:23.118Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-10T23:00:23.118Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-03-10T23:00:23.118Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-03-10T23:00:23.118Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-03-10T23:00:23.118Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-03-10T23:00:23.118Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-03-10T23:00:23.118Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-03-10T23:00:23.118Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-03-10T23:00:23.118Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-03-10T23:00:23.118Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-03-10T23:00:23.118Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-03-10T23:00:23.118Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-10T23:00:23.118Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-10T23:00:23.118Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-03-10T23:00:23.118Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-10T23:00:23.118Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-10T23:00:23.118Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-10T23:00:23.118Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-10T23:00:23.118Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-10T23:00:23.118Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-10T23:00:23.118Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-10T23:00:23.118Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-10T23:00:23.118Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-10T23:00:23.118Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-10T23:00:23.118Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-10T23:00:23.118Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-10T23:00:23.118Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2022-03-10T23:00:23.118Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-10T23:00:23.118Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-10T23:00:23.118Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-03-10T23:00:23.118Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-03-10T23:00:23.118Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-10T23:00:23.118Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-10T23:00:23.118Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-03-10T23:00:23.118Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-10T23:00:23.118Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-10T23:00:23.118Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-10T23:00:23.118Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-10T23:00:23.118Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-03-10T23:00:23.118Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-03-10T23:00:23.118Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-03-10T23:00:23.118Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-03-10T23:00:23.118Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-03-10T23:00:23.118Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-03-10T23:00:23.118Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-03-10T23:00:23.118Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-03-10T23:00:23.118Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-03-10T23:00:23.118Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-03-10T23:00:23.118Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-03-10T23:00:23.118Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-03-10T23:00:23.118Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-03-10T23:00:23.118Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-03-10T23:00:23.118Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-03-10T23:00:23.118Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2022-03-10T23:00:23.118Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2022-03-10T23:00:23.118Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-03-10T23:00:23.118Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-03-10T23:00:23.118Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-03-10T23:00:23.118Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-10T23:00:23.118Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-10T23:00:23.118Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2022-03-10T23:00:23.118Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-03-10T23:00:23.118Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-03-10T23:00:23.118Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-03-10T23:00:23.118Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-03-10T23:00:23.118Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-10T23:00:23.118Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-03-10T23:00:23.118Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-10T23:00:23.118Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-03-10T23:00:23.118Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-03-10T23:00:23.118Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-03-10T23:00:23.118Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-03-10T23:00:23.118Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-03-10T23:00:23.118Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-03-10T23:00:23.118Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-03-10T23:00:23.118Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-10T23:00:23.118Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-03-10T23:00:23.118Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-10T23:00:23.118Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-03-10T23:00:23.118Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-03-10T23:00:23.118Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-03-10T23:00:23.118Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-03-10T23:00:23.118Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-03-10T23:00:23.118Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-03-10T23:00:23.118Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-03-10T23:00:23.118Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-10T23:00:23.118Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-10T23:00:23.118Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2022-03-10T23:00:23.118Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-03-10T23:00:23.118Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-03-10T23:00:23.118Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-10T23:00:23.118Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-10T23:00:23.118Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-03-10T23:00:23.118Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-10T23:00:23.118Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-10T23:00:23.118Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-10T23:00:23.118Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-10T23:00:23.118Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-10T23:00:23.118Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-10T23:00:23.118Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-10T23:00:23.118Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-10T23:00:23.118Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-10T23:00:23.118Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-10T23:00:23.118Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-10T23:00:23.118Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-10T23:00:23.118Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2022-03-10T23:00:23.118Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-03-10T23:00:23.118Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-03-10T23:00:23.118Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-10T23:00:23.118Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-10T23:00:23.118Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-10T23:00:23.118Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-10T23:00:23.118Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-10T23:00:23.118Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-10T23:00:23.118Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-10T23:00:23.118Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-10T23:00:23.118Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-10T23:00:23.118Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-10T23:00:23.118Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-10T23:00:23.118Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-10T23:00:23.118Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-10T23:00:23.118Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-10T23:00:23.118Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-10T23:00:23.118Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-03-10T23:00:23.118Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-03-10T23:00:23.118Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-03-10T23:00:23.118Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-03-10T23:00:23.118Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-03-10T23:00:23.118Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-03-10T23:00:23.118Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-03-10T23:00:23.118Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-03-10T23:00:23.118Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-10T23:00:23.118Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-10T23:00:23.118Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-10T23:00:23.118Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-10T23:00:23.118Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-10T23:00:23.118Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-10T23:00:23.118Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-10T23:00:23.118Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-10T23:00:23.118Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-10T23:00:23.118Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-10T23:00:23.118Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-10T23:00:23.118Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-10T23:00:23.118Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-10T23:00:23.118Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2022-03-10T23:00:23.118Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-03-10T23:00:23.118Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-03-10T23:00:23.118Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-03-10T23:00:23.118Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-03-10T23:00:23.118Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-03-10T23:00:23.118Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-03-10T23:00:23.118Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-03-10T23:00:23.118Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-03-10T23:00:23.118Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-03-10T23:00:23.118Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-03-10T23:00:23.118Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2022-03-10T23:00:23.118Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-03-10T23:00:23.118Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-10T23:00:23.118Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-10T23:00:23.118Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-10T23:00:23.118Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-10T23:00:23.118Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-03-10T23:00:23.118Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-03-10T23:00:23.118Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-03-10T23:00:23.118Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-03-10T23:00:23.118Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-03-10T23:00:23.118Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-03-10T23:00:23.118Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-03-10T23:00:23.118Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-03-10T23:00:23.119Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-03-10T23:00:23.119Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-03-10T23:00:23.119Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-03-10T23:00:23.119Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-10T23:00:23.119Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-10T23:00:23.119Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-03-10T23:00:23.119Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-03-10T23:00:23.119Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-03-10T23:00:23.119Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-03-10T23:00:23.119Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-03-10T23:00:23.119Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-03-10T23:00:23.119Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-03-10T23:00:23.119Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-03-10T23:00:23.119Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-03-10T23:00:23.119Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-03-10T23:00:23.119Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-03-10T23:00:23.119Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-03-10T23:00:23.119Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-03-10T23:00:23.119Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-03-10T23:00:23.119Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-03-10T23:00:23.119Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-03-10T23:00:23.119Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-03-10T23:00:23.119Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-03-10T23:00:23.119Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-10T23:00:23.119Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-10T23:00:23.119Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2022-03-10T23:00:23.119Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-10T23:00:23.119Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-10T23:00:23.119Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-03-10T23:00:23.119Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-03-10T23:00:23.119Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-03-10T23:00:23.119Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-03-10T23:00:23.119Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-03-10T23:00:23.119Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-03-10T23:00:23.119Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-03-10T23:00:23.119Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-10T23:00:23.119Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-10T23:00:23.119Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-03-10T23:00:23.119Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-03-10T23:00:23.119Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-03-10T23:00:23.119Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-03-10T23:00:23.119Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-03-10T23:00:23.119Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-10T23:00:23.119Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-10T23:00:23.119Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-10T23:00:23.119Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-10T23:00:23.119Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-10T23:00:23.119Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-10T23:00:23.119Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-10T23:00:23.119Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-10T23:00:23.119Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-10T23:00:23.119Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-10T23:00:23.119Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-10T23:00:23.119Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-10T23:00:23.119Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-10T23:00:23.119Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-10T23:00:23.119Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-10T23:00:23.119Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-10T23:00:23.119Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-10T23:00:23.119Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-10T23:00:23.119Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-10T23:00:23.119Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-10T23:00:23.119Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-10T23:00:23.119Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-10T23:00:23.119Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-10T23:00:23.119Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-10T23:00:23.119Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-10T23:00:23.119Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-10T23:00:23.119Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-10T23:00:23.119Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-03-10T23:00:23.119Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-03-10T23:00:23.119Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-03-10T23:00:23.119Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-03-10T23:00:23.119Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-03-10T23:00:23.119Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-03-10T23:00:23.119Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-03-10T23:00:23.119Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-03-10T23:00:23.119Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-03-10T23:00:23.119Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-03-10T23:00:23.119Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-03-10T23:00:23.119Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-03-10T23:00:23.119Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-03-10T23:00:23.119Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-03-10T23:00:23.119Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-03-10T23:00:23.119Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-03-10T23:00:23.119Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-10T23:00:23.119Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-10T23:00:23.119Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-10T23:00:23.119Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-10T23:00:23.119Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-03-10T23:00:23.119Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2022-03-10T23:00:23.119Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2022-03-10T23:00:23.119Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-03-10T23:00:23.119Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-03-10T23:00:23.119Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-03-10T23:00:23.119Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-03-10T23:00:23.119Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-03-10T23:00:23.119Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-03-10T23:00:23.119Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-10T23:00:23.119Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-10T23:00:23.119Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-10T23:00:23.119Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-10T23:00:23.119Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-10T23:00:23.119Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-10T23:00:23.119Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-10T23:00:23.119Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-10T23:00:23.119Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-10T23:00:23.119Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-10T23:00:23.119Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-10T23:00:23.119Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-10T23:00:23.119Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-10T23:00:23.119Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-03-10T23:00:23.119Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-03-10T23:00:23.119Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-10T23:00:23.119Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-10T23:00:23.119Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-03-10T23:00:23.119Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-03-10T23:00:23.119Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-03-10T23:00:23.119Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-03-10T23:00:23.119Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-03-10T23:00:23.119Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-03-10T23:00:23.119Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-03-10T23:00:23.119Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-03-10T23:00:23.119Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-03-10T23:00:23.119Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-03-10T23:00:23.119Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-03-10T23:00:23.119Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-03-10T23:00:23.119Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-03-10T23:00:23.119Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-03-10T23:00:23.119Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-03-10T23:00:23.119Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-03-10T23:00:23.119Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-03-10T23:00:23.119Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-03-10T23:00:23.119Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-03-10T23:00:23.119Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-03-10T23:00:23.119Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-03-10T23:00:23.119Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-10T23:00:23.119Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-10T23:00:23.119Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-03-10T23:00:23.119Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-03-10T23:00:23.119Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-03-10T23:00:23.119Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-03-10T23:00:23.119Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-03-10T23:00:23.119Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-03-10T23:00:23.119Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-03-10T23:00:23.119Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-03-10T23:00:23.119Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-03-10T23:00:23.119Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-03-10T23:00:23.119Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-03-10T23:00:23.119Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-03-10T23:00:23.119Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-03-10T23:00:23.119Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-03-10T23:00:23.119Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-03-10T23:00:23.119Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-03-10T23:00:23.119Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-03-10T23:00:23.119Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-03-10T23:00:23.119Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-03-10T23:00:23.119Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-03-10T23:00:23.119Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-10T23:00:23.119Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-10T23:00:23.119Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-03-10T23:00:23.119Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-03-10T23:00:23.119Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-03-10T23:00:23.119Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-10T23:00:23.119Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-10T23:00:23.119Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-03-10T23:00:23.119Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-03-10T23:00:23.119Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-03-10T23:00:23.119Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-10T23:00:23.119Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-10T23:00:23.119Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-03-10T23:00:23.119Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-10T23:00:23.119Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-10T23:00:23.119Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-10T23:00:23.119Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-10T23:00:23.119Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-03-10T23:00:23.119Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-10T23:00:23.119Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2022-03-10T23:00:23.119Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-10T23:00:23.119Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-10T23:00:23.119Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2022-03-10T23:00:23.119Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-03-10T23:00:23.119Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-03-10T23:00:23.119Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-10T23:00:23.119Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-10T23:00:23.119Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-03-10T23:00:23.119Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-03-10T23:00:23.119Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-03-10T23:00:23.119Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-10T23:00:23.119Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-10T23:00:23.119Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-03-10T23:00:23.119Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-10T23:00:23.119Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-10T23:00:23.119Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-10T23:00:23.119Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-10T23:00:23.119Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2022-03-10T23:00:23.119Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-10T23:00:23.119Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-10T23:00:23.119Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-10T23:00:23.119Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-10T23:00:23.119Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-10T23:00:23.119Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-10T23:00:23.119Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-10T23:00:23.119Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-10T23:00:23.119Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-10T23:00:23.119Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-10T23:00:23.119Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-10T23:00:23.119Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-10T23:00:23.119Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-10T23:00:23.119Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-10T23:00:23.119Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-10T23:00:23.119Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-03-10T23:00:23.119Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-03-10T23:00:23.119Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-03-10T23:00:23.119Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-03-10T23:00:23.119Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-03-10T23:00:23.119Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-03-10T23:00:23.119Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-03-10T23:00:23.119Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-03-10T23:00:23.120Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-03-10T23:00:23.120Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-03-10T23:00:23.120Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-03-10T23:00:23.120Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-03-10T23:00:23.120Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-03-10T23:00:23.120Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-03-10T23:00:23.120Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-03-10T23:00:23.120Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-03-10T23:00:23.120Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-03-10T23:00:23.120Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-03-10T23:00:23.120Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-03-10T23:00:23.120Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-03-10T23:00:23.120Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-03-10T23:00:23.120Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-10T23:00:23.120Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-10T23:00:23.120Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-03-10T23:00:23.120Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-03-10T23:00:23.120Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-03-10T23:00:23.120Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-10T23:00:23.120Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-10T23:00:23.120Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-03-10T23:00:23.120Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-10T23:00:23.120Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-10T23:00:23.120Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-03-10T23:00:23.120Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2022-03-10T23:00:23.120Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-10T23:00:23.120Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-10T23:00:23.120Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-10T23:00:23.120Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-10T23:00:23.120Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-10T23:00:23.120Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-10T23:00:23.120Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-10T23:00:23.120Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-10T23:00:23.120Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-10T23:00:23.120Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-10T23:00:23.120Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-10T23:00:23.120Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-10T23:00:23.120Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-10T23:00:23.120Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-10T23:00:23.120Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-10T23:00:23.120Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-10T23:00:23.120Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-10T23:00:23.120Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-10T23:00:23.120Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-10T23:00:23.120Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-10T23:00:23.120Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-10T23:00:23.120Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-10T23:00:23.120Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-10T23:00:23.120Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-03-10T23:00:23.120Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-03-10T23:00:23.120Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-10T23:00:23.120Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-10T23:00:23.120Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-03-10T23:00:23.120Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-03-10T23:00:23.120Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-03-10T23:00:23.120Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-03-10T23:00:23.120Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-03-10T23:00:23.120Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-03-10T23:00:23.120Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-03-10T23:00:23.120Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-03-10T23:00:23.120Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-03-10T23:00:23.120Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-03-10T23:00:23.120Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-03-10T23:00:23.120Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-03-10T23:00:23.120Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-03-10T23:00:23.120Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-03-10T23:00:23.120Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-03-10T23:00:23.120Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-03-10T23:00:23.120Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-03-10T23:00:23.120Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-03-10T23:00:23.120Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-03-10T23:00:23.120Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-03-10T23:00:23.120Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-10T23:00:23.120Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-10T23:00:23.120Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-10T23:00:23.120Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-10T23:00:23.120Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-10T23:00:23.120Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-10T23:00:23.120Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-10T23:00:23.120Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2022-03-10T23:00:23.120Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-03-10T23:00:23.120Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-03-10T23:00:23.120Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-03-10T23:00:23.120Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-03-10T23:00:23.120Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-03-10T23:00:23.120Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-03-10T23:00:23.120Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-10T23:00:23.120Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-10T23:00:23.120Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-10T23:00:23.120Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-10T23:00:23.120Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-10T23:00:23.120Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-10T23:00:23.120Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-03-10T23:00:23.120Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-10T23:00:23.120Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-10T23:00:23.120Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-03-10T23:00:23.120Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-10T23:00:23.120Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-03-10T23:00:23.120Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-10T23:00:23.120Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-03-10T23:00:23.120Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-03-10T23:00:23.120Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-03-10T23:00:23.120Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-10T23:00:23.120Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-03-10T23:00:23.120Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-03-10T23:00:23.120Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-10T23:00:23.120Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-03-10T23:00:23.120Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-03-10T23:00:23.120Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-10T23:00:23.120Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-03-10T23:00:23.120Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-03-10T23:00:23.120Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-03-10T23:00:23.120Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-10T23:00:23.120Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-10T23:00:23.120Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-10T23:00:23.120Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-10T23:00:23.120Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-10T23:00:23.120Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-03-10T23:00:23.120Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-03-10T23:00:23.120Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-10T23:00:23.120Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-03-10T23:00:23.120Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-03-10T23:00:23.120Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-03-10T23:00:23.120Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-03-10T23:00:23.120Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-03-10T23:00:23.120Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-03-10T23:00:23.120Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-03-10T23:00:23.120Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-03-10T23:00:23.120Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-03-10T23:00:23.120Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-10T23:00:23.120Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-03-10T23:00:23.120Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-10T23:00:23.120Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-03-10T23:00:23.120Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-03-10T23:00:23.120Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-03-10T23:00:23.120Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-10T23:00:23.120Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-03-10T23:00:23.120Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-03-10T23:00:23.120Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-10T23:00:23.120Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-10T23:00:23.120Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-10T23:00:23.120Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-10T23:00:23.120Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-10T23:00:23.120Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-10T23:00:23.120Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-10T23:00:23.120Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-10T23:00:23.120Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-10T23:00:23.120Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-10T23:00:23.120Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-10T23:00:23.120Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-10T23:00:23.120Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-10T23:00:23.120Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-10T23:00:23.120Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-10T23:00:23.120Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-03-10T23:00:23.120Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-10T23:00:23.120Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-03-10T23:00:23.120Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-10T23:00:23.120Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-03-10T23:00:23.120Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-10T23:00:23.120Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-03-10T23:00:23.120Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-10T23:00:23.120Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-10T23:00:23.120Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-10T23:00:23.120Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-03-10T23:00:23.120Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-10T23:00:23.120Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-10T23:00:23.120Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-10T23:00:23.120Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-03-10T23:00:23.120Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-03-10T23:00:23.120Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-03-10T23:00:23.120Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-03-10T23:00:23.120Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-03-10T23:00:23.120Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-10T23:00:23.120Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-03-10T23:00:23.120Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-03-10T23:00:23.120Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-03-10T23:00:23.120Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-03-10T23:00:23.120Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-10T23:00:23.120Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-03-10T23:00:23.120Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-10T23:00:23.120Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-10T23:00:23.120Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-10T23:00:23.120Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-03-10T23:00:23.120Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-03-10T23:00:23.120Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-10T23:00:23.120Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-10T23:00:23.120Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-03-10T23:00:23.120Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-10T23:00:23.120Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-10T23:00:23.120Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-10T23:00:23.120Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-03-10T23:00:23.120Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-10T23:00:23.120Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-03-10T23:00:23.120Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-03-10T23:00:23.120Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-03-10T23:00:23.120Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-10T23:00:23.121Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-03-10T23:00:23.121Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-03-10T23:00:23.121Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-10T23:00:23.121Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-10T23:00:23.121Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-10T23:00:23.121Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-10T23:00:23.121Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-10T23:00:23.121Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-03-10T23:00:23.121Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-03-10T23:00:23.121Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-03-10T23:00:23.121Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-03-10T23:00:23.121Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-10T23:00:23.121Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-10T23:00:23.121Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-03-10T23:00:23.121Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-03-10T23:00:23.121Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-03-10T23:00:23.121Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-03-10T23:00:23.121Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-10T23:00:23.121Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-10T23:00:23.121Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-03-10T23:00:23.121Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-03-10T23:00:23.121Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-10T23:00:23.121Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-03-10T23:00:23.121Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-03-10T23:00:23.121Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-10T23:00:23.121Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-03-10T23:00:23.121Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-03-10T23:00:23.121Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-03-10T23:00:23.121Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-03-10T23:00:23.121Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-03-10T23:00:23.121Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-03-10T23:00:23.121Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-03-10T23:00:23.121Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-03-10T23:00:23.121Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-03-10T23:00:23.121Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-10T23:00:23.121Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-03-10T23:00:23.121Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-03-10T23:00:23.121Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-10T23:00:23.121Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-10T23:00:23.121Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-10T23:00:23.121Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-10T23:00:23.121Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-10T23:00:23.121Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-10T23:00:23.121Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-10T23:00:23.121Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-10T23:00:23.121Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-03-10T23:00:23.121Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-10T23:00:23.121Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-10T23:00:23.121Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-10T23:00:23.121Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-10T23:00:23.121Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-10T23:00:23.121Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-10T23:00:23.121Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-10T23:00:23.121Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-03-10T23:00:23.121Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-10T23:00:23.121Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-03-10T23:00:23.121Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-10T23:00:23.121Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-03-10T23:00:23.121Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-10T23:00:23.121Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-10T23:00:23.121Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-10T23:00:23.121Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-10T23:00:23.121Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-10T23:00:23.121Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-03-10T23:00:23.121Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-03-10T23:00:23.121Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-03-10T23:00:23.121Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-10T23:00:23.121Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-03-10T23:00:23.121Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-10T23:00:23.121Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-03-10T23:00:23.121Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-03-10T23:00:23.121Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-03-10T23:00:23.121Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-03-10T23:00:23.121Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-03-10T23:00:23.121Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-03-10T23:00:23.121Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-03-10T23:00:23.121Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-03-10T23:00:23.121Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-03-10T23:00:23.121Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-03-10T23:00:23.121Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-03-10T23:00:23.121Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-03-10T23:00:23.121Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-03-10T23:00:23.121Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-03-10T23:00:23.121Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-03-10T23:00:23.121Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-03-10T23:00:23.121Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-03-10T23:00:23.121Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-03-10T23:00:23.121Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-03-10T23:00:23.121Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-03-10T23:00:23.121Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-10T23:00:23.121Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-03-10T23:00:23.121Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-03-10T23:00:23.121Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-10T23:00:23.121Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-03-10T23:00:23.121Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-10T23:00:23.121Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-10T23:00:23.121Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-10T23:00:23.121Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-10T23:00:23.121Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-10T23:00:23.121Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-10T23:00:23.121Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-10T23:00:23.121Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-03-10T23:00:23.121Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-10T23:00:23.121Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-10T23:00:23.121Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-10T23:00:23.121Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-10T23:00:23.121Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-03-10T23:00:23.121Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-10T23:00:23.121Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-03-10T23:00:23.121Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-10T23:00:23.121Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-10T23:00:23.121Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-03-10T23:00:23.121Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-03-10T23:00:23.121Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-03-10T23:00:23.121Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-03-10T23:00:23.121Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-03-10T23:00:23.121Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-03-10T23:00:23.121Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-03-10T23:00:23.121Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-10T23:00:23.121Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-03-10T23:00:23.121Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-10T23:00:23.121Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-03-10T23:00:23.121Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-10T23:00:23.121Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-10T23:00:23.121Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-10T23:00:23.121Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-10T23:00:23.121Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-03-10T23:00:23.121Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-10T23:00:23.121Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-03-10T23:00:23.121Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-03-10T23:00:23.121Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-03-10T23:00:23.121Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-03-10T23:00:23.121Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-10T23:00:23.121Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-03-10T23:00:23.121Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-03-10T23:00:23.121Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-03-10T23:00:23.121Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-03-10T23:00:23.121Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-03-10T23:00:23.121Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-03-10T23:00:23.121Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-03-10T23:00:23.121Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-03-10T23:00:23.121Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-03-10T23:00:23.121Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-03-10T23:00:23.121Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-10T23:00:23.121Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-03-10T23:00:23.121Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-03-10T23:00:23.121Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-03-10T23:00:23.121Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-03-10T23:00:23.121Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-03-10T23:00:23.121Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-03-10T23:00:23.121Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-03-10T23:00:23.121Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-03-10T23:00:23.121Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-03-10T23:00:23.121Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-10T23:00:23.121Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-10T23:00:23.121Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-10T23:00:23.121Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-10T23:00:23.121Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-03-10T23:00:23.121Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-10T23:00:23.121Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-03-10T23:00:23.121Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-10T23:00:23.121Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-10T23:00:23.121Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-10T23:00:23.121Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-10T23:00:23.121Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-10T23:00:23.121Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-10T23:00:23.121Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-03-10T23:00:23.121Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-03-10T23:00:23.121Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-03-10T23:00:23.121Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-10T23:00:23.121Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-10T23:00:23.591Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-10T23:00:23.591Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-10T23:00:23.591Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-10T23:00:23.591Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-10T23:00:23.591Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-03-10T23:00:23.591Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-03-10T23:00:23.591Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-03-10T23:00:23.591Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-03-10T23:00:23.591Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-10T23:00:23.591Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-03-10T23:00:23.591Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-03-10T23:00:23.591Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-10T23:00:23.591Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-03-10T23:00:23.591Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-10T23:00:23.591Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-10T23:00:23.591Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-10T23:00:23.591Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-10T23:00:23.591Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-10T23:00:23.591Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-10T23:00:23.591Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-10T23:00:23.591Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-03-10T23:00:23.591Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-10T23:00:23.591Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-10T23:00:23.591Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-10T23:00:23.591Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-10T23:00:23.591Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-10T23:00:23.591Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-10T23:00:23.591Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-10T23:00:23.591Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-03-10T23:00:23.591Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-03-10T23:00:23.591Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-03-10T23:00:23.591Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-03-10T23:00:23.591Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-03-10T23:00:23.591Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-03-10T23:00:23.591Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-10T23:00:23.591Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-03-10T23:00:23.591Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-03-10T23:00:23.591Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-03-10T23:00:23.591Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-03-10T23:00:23.591Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-03-10T23:00:23.591Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-03-10T23:00:23.592Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-10T23:00:23.592Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-03-10T23:00:23.592Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-03-10T23:00:23.592Z] --- PASS: TestNewTailReader (0.00s) [2022-03-10T23:00:23.592Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2022-03-10T23:00:23.592Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2022-03-10T23:00:23.592Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2022-03-10T23:00:23.592Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2022-03-10T23:00:23.592Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2022-03-10T23:00:23.592Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2022-03-10T23:00:23.592Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2022-03-10T23:00:23.592Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2022-03-10T23:00:23.592Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-03-10T23:00:23.592Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-03-10T23:00:23.592Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-03-10T23:00:23.592Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-03-10T23:00:23.592Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-03-10T23:00:23.592Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-03-10T23:00:23.592Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-03-10T23:00:23.592Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-03-10T23:00:23.592Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-03-10T23:00:23.592Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-03-10T23:00:23.592Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-03-10T23:00:23.592Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-03-10T23:00:23.592Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-03-10T23:00:23.592Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-03-10T23:00:23.592Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-03-10T23:00:23.592Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-03-10T23:00:23.592Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2022-03-10T23:00:23.592Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-03-10T23:00:23.592Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-03-10T23:00:23.592Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-03-10T23:00:23.592Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-03-10T23:00:23.592Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2022-03-10T23:00:23.592Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-03-10T23:00:23.592Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.01s) [2022-03-10T23:00:23.592Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2022-03-10T23:00:23.592Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2022-03-10T23:00:23.592Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2022-03-10T23:00:23.592Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-03-10T23:00:23.592Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2022-03-10T23:00:23.592Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2022-03-10T23:00:23.592Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2022-03-10T23:00:23.592Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2022-03-10T23:00:23.592Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2022-03-10T23:00:23.592Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2022-03-10T23:00:23.592Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2022-03-10T23:00:23.592Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.01s) [2022-03-10T23:00:23.592Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-03-10T23:00:23.592Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-03-10T23:00:23.592Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-03-10T23:00:23.592Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-03-10T23:00:23.592Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-03-10T23:00:23.592Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-03-10T23:00:23.592Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2022-03-10T23:00:23.592Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-03-10T23:00:23.592Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-03-10T23:00:23.592Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2022-03-10T23:00:23.592Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-03-10T23:00:23.592Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-03-10T23:00:23.592Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s) [2022-03-10T23:00:23.592Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-03-10T23:00:23.592Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-03-10T23:00:23.592Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-03-10T23:00:23.592Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-03-10T23:00:23.592Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-03-10T23:00:23.592Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-03-10T23:00:23.592Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-03-10T23:00:23.592Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-03-10T23:00:23.592Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-03-10T23:00:23.592Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-03-10T23:00:23.592Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-03-10T23:00:23.592Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2022-03-10T23:00:23.592Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-03-10T23:00:23.592Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-03-10T23:00:23.592Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2022-03-10T23:00:23.592Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-03-10T23:00:23.592Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-03-10T23:00:23.592Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2022-03-10T23:00:23.592Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2022-03-10T23:00:23.592Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-03-10T23:00:23.592Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-03-10T23:00:23.592Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2022-03-10T23:00:23.592Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-03-10T23:00:23.592Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-03-10T23:00:23.592Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.01s) [2022-03-10T23:00:23.592Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-03-10T23:00:23.592Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-03-10T23:00:23.592Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-03-10T23:00:23.592Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-03-10T23:00:23.592Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-03-10T23:00:23.592Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-03-10T23:00:23.592Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-03-10T23:00:23.592Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.01s) [2022-03-10T23:00:23.592Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.01s) [2022-03-10T23:00:23.592Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-03-10T23:00:23.592Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-03-10T23:00:23.592Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-03-10T23:00:23.592Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-03-10T23:00:23.592Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-03-10T23:00:23.592Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-03-10T23:00:23.592Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-03-10T23:00:23.592Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s) [2022-03-10T23:00:23.592Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2022-03-10T23:00:23.592Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2022-03-10T23:00:23.592Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2022-03-10T23:00:23.592Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2022-03-10T23:00:23.592Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2022-03-10T23:00:23.592Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2022-03-10T23:00:23.592Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2022-03-10T23:00:23.592Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-03-10T23:00:23.592Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2022-03-10T23:00:23.592Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2022-03-10T23:00:23.592Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2022-03-10T23:00:23.592Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-03-10T23:00:23.592Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-03-10T23:00:23.592Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-03-10T23:00:23.592Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-03-10T23:00:23.592Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-03-10T23:00:23.592Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-03-10T23:00:23.592Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-03-10T23:00:23.592Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2022-03-10T23:00:23.592Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-03-10T23:00:23.592Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-03-10T23:00:23.592Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-03-10T23:00:23.592Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-03-10T23:00:23.592Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2022-03-10T23:00:23.592Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-03-10T23:00:23.592Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2022-03-10T23:00:23.592Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-03-10T23:00:23.592Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-03-10T23:00:23.592Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2022-03-10T23:00:23.592Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-03-10T23:00:23.592Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-03-10T23:00:23.592Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s) [2022-03-10T23:00:23.592Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-03-10T23:00:23.592Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-03-10T23:00:23.592Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-03-10T23:00:23.592Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-03-10T23:00:23.592Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-03-10T23:00:23.592Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-03-10T23:00:23.592Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-03-10T23:00:23.592Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-03-10T23:00:23.592Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-03-10T23:00:23.592Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-03-10T23:00:23.592Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-03-10T23:00:23.592Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2022-03-10T23:00:23.592Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2022-03-10T23:00:23.592Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2022-03-10T23:00:23.592Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-03-10T23:00:23.592Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2022-03-10T23:00:23.592Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-03-10T23:00:23.592Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-03-10T23:00:23.592Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2022-03-10T23:00:23.592Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-03-10T23:00:23.592Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2022-03-10T23:00:23.592Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-03-10T23:00:23.592Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-03-10T23:00:23.592Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2022-03-10T23:00:23.592Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-03-10T23:00:23.592Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2022-03-10T23:00:23.592Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.01s) [2022-03-10T23:00:23.592Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-03-10T23:00:23.592Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-03-10T23:00:23.592Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-03-10T23:00:23.592Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-03-10T23:00:23.592Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-03-10T23:00:23.592Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-03-10T23:00:23.592Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-03-10T23:00:23.592Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-03-10T23:00:23.592Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-03-10T23:00:23.592Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-03-10T23:00:23.592Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-03-10T23:00:23.592Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-03-10T23:00:23.592Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-03-10T23:00:23.592Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-03-10T23:00:23.592Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-03-10T23:00:23.592Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-03-10T23:00:23.592Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-03-10T23:00:23.592Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-03-10T23:00:23.592Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-03-10T23:00:23.592Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-03-10T23:00:23.592Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.01s) [2022-03-10T23:00:23.592Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2022-03-10T23:00:23.592Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2022-03-10T23:00:23.593Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2022-03-10T23:00:23.593Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2022-03-10T23:00:23.593Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2022-03-10T23:00:23.593Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-03-10T23:00:23.593Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2022-03-10T23:00:23.593Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2022-03-10T23:00:23.593Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2022-03-10T23:00:23.593Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2022-03-10T23:00:23.593Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2022-03-10T23:00:23.593Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2022-03-10T23:00:23.593Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2022-03-10T23:00:23.593Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-03-10T23:00:23.593Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.01s) [2022-03-10T23:00:23.593Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2022-03-10T23:00:23.593Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-03-10T23:00:23.593Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2022-03-10T23:00:23.593Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2022-03-10T23:00:23.593Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.01s) [2022-03-10T23:00:23.593Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2022-03-10T23:00:23.593Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2022-03-10T23:00:23.593Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-03-10T23:00:23.593Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2022-03-10T23:00:23.593Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2022-03-10T23:00:23.593Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2022-03-10T23:00:23.593Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2022-03-10T23:00:23.593Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2022-03-10T23:00:23.593Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2022-03-10T23:00:23.593Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2022-03-10T23:00:23.593Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2022-03-10T23:00:23.593Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) [2022-03-10T23:00:23.593Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2022-03-10T23:00:23.593Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-03-10T23:00:23.593Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-03-10T23:00:23.593Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.01s) [2022-03-10T23:00:23.593Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-03-10T23:00:23.593Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-03-10T23:00:23.593Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-03-10T23:00:23.593Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-03-10T23:00:23.593Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-03-10T23:00:23.593Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-03-10T23:00:23.593Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2022-03-10T23:00:23.593Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-03-10T23:00:23.593Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-03-10T23:00:23.593Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-03-10T23:00:23.593Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-03-10T23:00:23.593Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-03-10T23:00:23.593Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-03-10T23:00:23.593Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-03-10T23:00:23.593Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-03-10T23:00:23.593Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-03-10T23:00:23.593Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-03-10T23:00:23.593Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-03-10T23:00:23.593Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-03-10T23:00:23.593Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-03-10T23:00:23.593Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-03-10T23:00:23.593Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-03-10T23:00:23.593Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-03-10T23:00:23.593Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2022-03-10T23:00:23.593Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-03-10T23:00:23.593Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-03-10T23:00:23.593Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-03-10T23:00:23.593Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-03-10T23:00:23.593Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s) [2022-03-10T23:00:23.593Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2022-03-10T23:00:23.593Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2022-03-10T23:00:23.593Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2022-03-10T23:00:23.593Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2022-03-10T23:00:23.593Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2022-03-10T23:00:23.593Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2022-03-10T23:00:23.593Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2022-03-10T23:00:23.593Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2022-03-10T23:00:23.593Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2022-03-10T23:00:23.593Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2022-03-10T23:00:23.593Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-03-10T23:00:23.593Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2022-03-10T23:00:23.593Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-03-10T23:00:23.593Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-03-10T23:00:23.593Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2022-03-10T23:00:23.593Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-03-10T23:00:23.593Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-03-10T23:00:23.593Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2022-03-10T23:00:23.593Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-03-10T23:00:23.593Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2022-03-10T23:00:23.593Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-03-10T23:00:23.593Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-03-10T23:00:23.593Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) [2022-03-10T23:00:23.593Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-03-10T23:00:23.593Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-03-10T23:00:23.593Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-03-10T23:00:23.593Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-03-10T23:00:23.593Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-03-10T23:00:23.593Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-03-10T23:00:23.593Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-03-10T23:00:23.593Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-03-10T23:00:23.593Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-03-10T23:00:23.593Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-03-10T23:00:23.593Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-03-10T23:00:23.593Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.00s) [2022-03-10T23:00:23.593Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2022-03-10T23:00:23.593Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-03-10T23:00:23.593Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-03-10T23:00:23.593Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2022-03-10T23:00:23.593Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-03-10T23:00:23.593Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2022-03-10T23:00:23.593Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-03-10T23:00:23.593Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-03-10T23:00:23.593Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2022-03-10T23:00:23.593Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-03-10T23:00:23.593Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-03-10T23:00:23.593Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2022-03-10T23:00:23.593Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-03-10T23:00:23.593Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-03-10T23:00:23.593Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-03-10T23:00:23.593Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-03-10T23:00:23.593Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-03-10T23:00:23.593Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-03-10T23:00:23.593Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-03-10T23:00:23.593Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-03-10T23:00:23.593Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-03-10T23:00:23.593Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.01s) [2022-03-10T23:00:23.593Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-03-10T23:00:23.593Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-03-10T23:00:23.593Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-03-10T23:00:23.593Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-03-10T23:00:23.593Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-03-10T23:00:23.593Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-03-10T23:00:23.593Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-03-10T23:00:23.593Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-03-10T23:00:23.593Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-03-10T23:00:23.593Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-03-10T23:00:23.593Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-03-10T23:00:23.593Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2022-03-10T23:00:23.593Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-03-10T23:00:23.593Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-03-10T23:00:23.593Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2022-03-10T23:00:23.593Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-03-10T23:00:23.593Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-03-10T23:00:23.593Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-03-10T23:00:23.593Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-03-10T23:00:23.593Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s) [2022-03-10T23:00:23.593Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2022-03-10T23:00:23.593Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-03-10T23:00:23.593Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2022-03-10T23:00:23.593Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2022-03-10T23:00:23.593Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2022-03-10T23:00:23.593Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2022-03-10T23:00:23.593Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2022-03-10T23:00:23.593Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2022-03-10T23:00:23.593Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2022-03-10T23:00:23.593Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2022-03-10T23:00:23.593Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2022-03-10T23:00:23.593Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-03-10T23:00:23.593Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-03-10T23:00:23.593Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-03-10T23:00:23.593Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-03-10T23:00:23.593Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-03-10T23:00:23.593Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-03-10T23:00:23.593Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-03-10T23:00:23.593Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-03-10T23:00:23.593Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-03-10T23:00:23.593Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-03-10T23:00:23.593Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-03-10T23:00:23.593Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-03-10T23:00:23.593Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-03-10T23:00:23.593Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-03-10T23:00:23.593Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.01s) [2022-03-10T23:00:23.593Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2022-03-10T23:00:23.593Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-03-10T23:00:23.593Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-03-10T23:00:23.593Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2022-03-10T23:00:23.593Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-03-10T23:00:23.593Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-03-10T23:00:23.593Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2022-03-10T23:00:23.593Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-03-10T23:00:23.593Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2022-03-10T23:00:23.593Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-03-10T23:00:23.593Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-03-10T23:00:23.593Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-03-10T23:00:23.593Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-03-10T23:00:23.593Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-03-10T23:00:23.593Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-03-10T23:00:23.593Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-03-10T23:00:23.593Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-03-10T23:00:23.593Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-03-10T23:00:23.593Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2022-03-10T23:00:23.593Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-03-10T23:00:23.593Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-03-10T23:00:23.593Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s) [2022-03-10T23:00:23.593Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-03-10T23:00:23.593Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-03-10T23:00:23.594Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-03-10T23:00:23.594Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-03-10T23:00:23.594Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-03-10T23:00:23.594Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-03-10T23:00:23.594Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-03-10T23:00:23.594Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-03-10T23:00:23.594Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-03-10T23:00:23.594Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-03-10T23:00:23.594Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-03-10T23:00:23.594Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-03-10T23:00:23.594Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-03-10T23:00:23.594Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-03-10T23:00:23.594Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-03-10T23:00:23.594Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-03-10T23:00:23.594Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-03-10T23:00:23.594Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-03-10T23:00:23.594Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2022-03-10T23:00:23.594Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-03-10T23:00:23.594Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-03-10T23:00:23.594Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-03-10T23:00:23.594Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-03-10T23:00:23.594Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-03-10T23:00:23.594Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-03-10T23:00:23.594Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-03-10T23:00:23.594Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-03-10T23:00:23.594Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-03-10T23:00:23.594Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s) [2022-03-10T23:00:23.594Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-03-10T23:00:23.594Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2022-03-10T23:00:23.594Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2022-03-10T23:00:23.594Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2022-03-10T23:00:23.594Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2022-03-10T23:00:23.594Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2022-03-10T23:00:23.594Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2022-03-10T23:00:23.594Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2022-03-10T23:00:23.594Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2022-03-10T23:00:23.594Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2022-03-10T23:00:23.594Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2022-03-10T23:00:23.594Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2022-03-10T23:00:23.594Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-03-10T23:00:23.594Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-03-10T23:00:23.594Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-03-10T23:00:23.594Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-03-10T23:00:23.594Z] PASS [2022-03-10T23:00:23.594Z] coverage: 88.6% of statements [2022-03-10T23:00:23.594Z] ok github.com/docker/docker/pkg/tailfile 0.187s coverage: 88.6% of statements [2022-03-10T23:00:23.594Z] === RUN TestTarSumRemoveNonExistent [2022-03-10T23:00:23.594Z] --- PASS: TestTarSumRemoveNonExistent (0.01s) [2022-03-10T23:00:23.594Z] === RUN TestTarSumRemove [2022-03-10T23:00:23.594Z] --- PASS: TestTarSumRemove (0.00s) [2022-03-10T23:00:23.594Z] === RUN TestSortFileInfoSums [2022-03-10T23:00:23.594Z] --- PASS: TestSortFileInfoSums (0.00s) [2022-03-10T23:00:23.594Z] === RUN TestNewTarSumForLabelInvalid [2022-03-10T23:00:23.594Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2022-03-10T23:00:23.594Z] === RUN TestNewTarSumForLabel [2022-03-10T23:00:23.594Z] --- PASS: TestNewTarSumForLabel (0.00s) [2022-03-10T23:00:23.594Z] === RUN TestEmptyTar [2022-03-10T23:00:23.594Z] --- PASS: TestEmptyTar (0.00s) [2022-03-10T23:00:23.594Z] === RUN TestTarSumsReadSize [2022-03-10T23:00:23.594Z] --- PASS: TestTarSumsReadSize (0.01s) [2022-03-10T23:00:23.594Z] === RUN TestTarSums [2022-03-10T23:00:23.594Z] --- PASS: TestTarSums (0.07s) [2022-03-10T23:00:23.594Z] === RUN TestIteration [2022-03-10T23:00:23.594Z] --- PASS: TestIteration (0.00s) [2022-03-10T23:00:23.594Z] === RUN TestVersionLabelForChecksum [2022-03-10T23:00:23.594Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2022-03-10T23:00:23.594Z] === RUN TestVersion [2022-03-10T23:00:23.594Z] --- PASS: TestVersion (0.00s) [2022-03-10T23:00:23.594Z] === RUN TestGetVersion [2022-03-10T23:00:23.594Z] --- PASS: TestGetVersion (0.00s) [2022-03-10T23:00:23.594Z] === RUN TestGetVersions [2022-03-10T23:00:23.594Z] --- PASS: TestGetVersions (0.00s) [2022-03-10T23:00:23.594Z] PASS [2022-03-10T23:00:23.594Z] coverage: 89.3% of statements [2022-03-10T23:00:23.594Z] ok github.com/docker/docker/pkg/tarsum 0.151s coverage: 89.3% of statements [2022-03-10T23:00:23.594Z] === RUN TestTruncIndex [2022-03-10T23:00:23.594Z] --- PASS: TestTruncIndex (0.10s) [2022-03-10T23:00:23.594Z] PASS [2022-03-10T23:00:23.594Z] coverage: 91.5% of statements [2022-03-10T23:00:23.594Z] ok github.com/docker/docker/pkg/truncindex 0.136s coverage: 91.5% of statements [2022-03-10T23:00:23.594Z] === RUN TestIsGIT [2022-03-10T23:00:23.594Z] --- PASS: TestIsGIT (0.00s) [2022-03-10T23:00:23.594Z] === RUN TestIsTransport [2022-03-10T23:00:23.594Z] --- PASS: TestIsTransport (0.00s) [2022-03-10T23:00:23.594Z] PASS [2022-03-10T23:00:23.594Z] coverage: 100.0% of statements [2022-03-10T23:00:23.594Z] ok github.com/docker/docker/pkg/urlutil 0.032s coverage: 100.0% of statements [2022-03-10T23:00:24.062Z] === RUN TestVersionInfo [2022-03-10T23:00:24.062Z] --- PASS: TestVersionInfo (0.00s) [2022-03-10T23:00:24.062Z] === RUN TestAppendVersions [2022-03-10T23:00:24.063Z] --- PASS: TestAppendVersions (0.00s) [2022-03-10T23:00:24.063Z] PASS [2022-03-10T23:00:24.063Z] coverage: 88.9% of statements [2022-03-10T23:00:24.063Z] ok github.com/docker/docker/pkg/useragent 0.029s coverage: 88.9% of statements [2022-03-10T23:00:24.185Z] Removing intermediate container e42413f28f77 [2022-03-10T23:00:24.185Z] ---> 182a54caeb25 [2022-03-10T23:00:24.185Z] Step 7/13 : ARG BUSYBOX_VERSION [2022-03-10T23:00:24.185Z] ---> Running in 49d6e8c41ff2 [2022-03-10T23:00:24.185Z] Removing intermediate container 49d6e8c41ff2 [2022-03-10T23:00:24.185Z] ---> d7ece44250ea [2022-03-10T23:00:24.185Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2022-03-10T23:00:24.185Z] ---> Running in ed88541e6af1 [2022-03-10T23:00:24.653Z] Removing intermediate container ed88541e6af1 [2022-03-10T23:00:24.653Z] ---> f474ddbc7ba6 [2022-03-10T23:00:24.653Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2022-03-10T23:00:25.049Z] === RUN TestNewSettable [2022-03-10T23:00:25.049Z] --- PASS: TestNewSettable (0.00s) [2022-03-10T23:00:25.049Z] === RUN TestIsSettable [2022-03-10T23:00:25.049Z] --- PASS: TestIsSettable (0.00s) [2022-03-10T23:00:25.049Z] === RUN TestUpdateSettingsEnv [2022-03-10T23:00:25.049Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2022-03-10T23:00:25.049Z] PASS [2022-03-10T23:00:25.049Z] coverage: 20.0% of statements [2022-03-10T23:00:25.049Z] ok github.com/docker/docker/plugin/v2 0.044s coverage: 20.0% of statements [2022-03-10T23:00:25.049Z] === RUN TestValidatePrivileges [2022-03-10T23:00:25.049Z] --- PASS: TestValidatePrivileges (0.00s) [2022-03-10T23:00:25.049Z] === RUN TestFilterByCapNeg [2022-03-10T23:00:25.049Z] --- PASS: TestFilterByCapNeg (0.00s) [2022-03-10T23:00:25.049Z] === RUN TestFilterByCapPos [2022-03-10T23:00:25.049Z] --- PASS: TestFilterByCapPos (0.00s) [2022-03-10T23:00:25.049Z] === RUN TestStoreGetPluginNotMatchCapRefs [2022-03-10T23:00:25.049Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2022-03-10T23:00:25.049Z] PASS [2022-03-10T23:00:25.049Z] coverage: 12.0% of statements [2022-03-10T23:00:25.049Z] ok github.com/docker/docker/plugin 0.049s coverage: 12.0% of statements [2022-03-10T23:00:26.037Z] === RUN TestLoad [2022-03-10T23:00:26.037Z] --- PASS: TestLoad (0.00s) [2022-03-10T23:00:26.037Z] === RUN TestSave [2022-03-10T23:00:26.037Z] --- PASS: TestSave (0.02s) [2022-03-10T23:00:26.037Z] === RUN TestAddDeleteGet [2022-03-10T23:00:26.037Z] --- PASS: TestAddDeleteGet (0.03s) [2022-03-10T23:00:26.037Z] === RUN TestInvalidTags [2022-03-10T23:00:26.037Z] --- PASS: TestInvalidTags (0.00s) [2022-03-10T23:00:26.037Z] PASS [2022-03-10T23:00:26.037Z] coverage: 84.4% of statements [2022-03-10T23:00:26.037Z] ok github.com/docker/docker/reference 0.098s coverage: 84.4% of statements [2022-03-10T23:00:26.037Z] time="2022-03-10T23:00:25Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2022-03-10T23:00:26.214Z] [2022-03-10T23:00:26.214Z] ---> c06f884e1d18 [2022-03-10T23:00:26.214Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2022-03-10T23:00:26.231Z] tests/integration/models_containers_test.py ............................ [ 83%] [2022-03-10T23:00:26.681Z] ---> Running in 1799906f3ac8 [2022-03-10T23:00:27.024Z] === RUN TestResolveAuthConfigIndexServer [2022-03-10T23:00:27.024Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2022-03-10T23:00:27.024Z] === RUN TestResolveAuthConfigFullURL [2022-03-10T23:00:27.024Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2022-03-10T23:00:27.024Z] === RUN TestLoadAllowNondistributableArtifacts [2022-03-10T23:00:27.024Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2022-03-10T23:00:27.024Z] === RUN TestValidateMirror [2022-03-10T23:00:27.024Z] --- PASS: TestValidateMirror (0.00s) [2022-03-10T23:00:27.024Z] === RUN TestLoadInsecureRegistries [2022-03-10T23:00:27.024Z] === RUN TestResumableRequestHeaderSimpleErrors [2022-03-10T23:00:27.024Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.00s) [2022-03-10T23:00:27.024Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2022-03-10T23:00:27.024Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2022-03-10T23:00:27.024Z] === RUN TestResumableRequestHeaderTooMuchFailures [2022-03-10T23:00:27.024Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2022-03-10T23:00:27.024Z] === RUN TestResumableRequestReaderWithReadError [2022-03-10T23:00:27.024Z] time="2022-03-10T23:00:26Z" level=warning msg="insecure registry http://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-03-10T23:00:27.024Z] time="2022-03-10T23:00:26Z" level=warning msg="insecure registry https://myregistry.example.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2022-03-10T23:00:27.024Z] time="2022-03-10T23:00:26Z" level=warning msg="insecure registry HTTP://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-03-10T23:00:27.024Z] --- PASS: TestLoadInsecureRegistries (0.15s) [2022-03-10T23:00:27.024Z] === RUN TestNewServiceConfig [2022-03-10T23:00:27.024Z] --- PASS: TestNewServiceConfig (0.00s) [2022-03-10T23:00:27.024Z] === RUN TestValidateIndexName [2022-03-10T23:00:27.024Z] --- PASS: TestValidateIndexName (0.00s) [2022-03-10T23:00:27.024Z] === RUN TestValidateIndexNameWithError [2022-03-10T23:00:27.024Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2022-03-10T23:00:27.024Z] === RUN TestEndpointParse [2022-03-10T23:00:27.024Z] --- PASS: TestEndpointParse (0.00s) [2022-03-10T23:00:27.024Z] === RUN TestEndpointParseInvalid [2022-03-10T23:00:27.024Z] --- PASS: TestEndpointParseInvalid (0.00s) [2022-03-10T23:00:27.024Z] === RUN TestValidateEndpoint [2022-03-10T23:00:27.024Z] --- PASS: TestValidateEndpoint (0.01s) [2022-03-10T23:00:27.024Z] === RUN TestPing [2022-03-10T23:00:27.024Z] --- PASS: TestPing (0.00s) [2022-03-10T23:00:27.024Z] === RUN TestPingRegistryEndpoint [2022-03-10T23:00:27.024Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2022-03-10T23:00:27.025Z] --- SKIP: TestPingRegistryEndpoint (0.01s) [2022-03-10T23:00:27.025Z] === RUN TestEndpoint [2022-03-10T23:00:27.025Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2022-03-10T23:00:27.025Z] --- SKIP: TestEndpoint (0.00s) [2022-03-10T23:00:27.025Z] === RUN TestParseRepositoryInfo [2022-03-10T23:00:27.025Z] --- PASS: TestParseRepositoryInfo (0.00s) [2022-03-10T23:00:27.025Z] === RUN TestNewIndexInfo [2022-03-10T23:00:27.025Z] --- PASS: TestNewIndexInfo (0.00s) [2022-03-10T23:00:27.025Z] === RUN TestMirrorEndpointLookup [2022-03-10T23:00:27.025Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2022-03-10T23:00:27.025Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2022-03-10T23:00:27.025Z] === RUN TestSearchRepositories [2022-03-10T23:00:27.025Z] registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2022-03-10T23:00:27.025Z] Host: 127.0.0.1:49329 [2022-03-10T23:00:27.025Z] User-Agent: docker test client [2022-03-10T23:00:27.025Z] Authorization: Token fake-token [2022-03-10T23:00:27.025Z] X-Docker-Token: true [2022-03-10T23:00:27.025Z] Accept-Encoding: gzip [2022-03-10T23:00:27.025Z] [2022-03-10T23:00:27.025Z] [2022-03-10T23:00:27.025Z] registry_test.go:730: HTTP/1.1 200 OK [2022-03-10T23:00:27.025Z] Connection: close [2022-03-10T23:00:27.025Z] Content-Length: 144 [2022-03-10T23:00:27.025Z] Cache-Control: no-cache [2022-03-10T23:00:27.025Z] Content-Type: application/json [2022-03-10T23:00:27.025Z] Date: Thu, 10 Mar 2022 23:00:26 GMT [2022-03-10T23:00:27.025Z] Expires: -1 [2022-03-10T23:00:27.025Z] Pragma: no-cache [2022-03-10T23:00:27.025Z] Server: docker-tests/mock [2022-03-10T23:00:27.025Z] X-Docker-Registry-Config: mock [2022-03-10T23:00:27.025Z] X-Docker-Registry-Version: 0.0.0 [2022-03-10T23:00:27.025Z] [2022-03-10T23:00:27.025Z] [2022-03-10T23:00:27.025Z] --- PASS: TestSearchRepositories (0.01s) [2022-03-10T23:00:27.025Z] === RUN TestTrustedLocation [2022-03-10T23:00:27.025Z] --- PASS: TestTrustedLocation (0.00s) [2022-03-10T23:00:27.025Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2022-03-10T23:00:27.025Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2022-03-10T23:00:27.025Z] === RUN TestAllowNondistributableArtifacts [2022-03-10T23:00:27.025Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2022-03-10T23:00:27.025Z] === RUN TestIsSecureIndex [2022-03-10T23:00:27.025Z] --- PASS: TestIsSecureIndex (0.00s) [2022-03-10T23:00:27.025Z] PASS [2022-03-10T23:00:27.025Z] coverage: 51.2% of statements [2022-03-10T23:00:27.025Z] ok github.com/docker/docker/registry 0.237s coverage: 51.2% of statements [2022-03-10T23:00:27.025Z] time="2022-03-10T23:00:26Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2022-03-10T23:00:27.025Z] --- PASS: TestResumableRequestReaderWithReadError (0.20s) [2022-03-10T23:00:27.025Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2022-03-10T23:00:27.025Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2022-03-10T23:00:27.025Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2022-03-10T23:00:27.025Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2022-03-10T23:00:27.025Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2022-03-10T23:00:27.025Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2022-03-10T23:00:27.025Z] === RUN TestResumableRequestReader [2022-03-10T23:00:27.025Z] --- PASS: TestResumableRequestReader (0.00s) [2022-03-10T23:00:27.025Z] === RUN TestResumableRequestReaderWithInitialResponse [2022-03-10T23:00:27.025Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2022-03-10T23:00:27.025Z] PASS [2022-03-10T23:00:27.025Z] coverage: 100.0% of statements [2022-03-10T23:00:27.025Z] ok github.com/docker/docker/registry/resumable 0.258s coverage: 100.0% of statements [2022-03-10T23:00:27.495Z] === RUN TestRestartManagerTimeout [2022-03-10T23:00:27.495Z] --- PASS: TestRestartManagerTimeout (0.00s) [2022-03-10T23:00:27.495Z] === RUN TestRestartManagerTimeoutReset [2022-03-10T23:00:27.495Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2022-03-10T23:00:27.495Z] PASS [2022-03-10T23:00:27.495Z] coverage: 50.9% of statements [2022-03-10T23:00:27.495Z] ok github.com/docker/docker/restartmanager 0.035s coverage: 50.9% of statements [2022-03-10T23:00:27.969Z] === RUN TestDecodeContainerConfig [2022-03-10T23:00:27.969Z] --- PASS: TestDecodeContainerConfig (0.00s) [2022-03-10T23:00:27.969Z] === RUN TestDecodeContainerConfigIsolation [2022-03-10T23:00:27.969Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2022-03-10T23:00:27.969Z] === RUN TestValidatePrivileged [2022-03-10T23:00:27.969Z] --- PASS: TestValidatePrivileged (0.00s) [2022-03-10T23:00:27.969Z] PASS [2022-03-10T23:00:27.969Z] coverage: 52.6% of statements [2022-03-10T23:00:27.969Z] ok github.com/docker/docker/runconfig 0.035s coverage: 52.6% of statements [2022-03-10T23:00:28.440Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2022-03-10T23:00:28.440Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2022-03-10T23:00:28.440Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2022-03-10T23:00:28.440Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2022-03-10T23:00:28.440Z] PASS [2022-03-10T23:00:28.440Z] coverage: 62.5% of statements [2022-03-10T23:00:28.440Z] ok github.com/docker/docker/testutil 0.129s coverage: 62.5% of statements [2022-03-10T23:00:30.993Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-03-10T23:00:30.993Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-03-10T23:00:31.004Z] --- PASS: TestCheckoutGit (35.58s) [2022-03-10T23:00:31.004Z] === RUN TestValidGitTransport [2022-03-10T23:00:31.004Z] --- PASS: TestValidGitTransport (0.00s) [2022-03-10T23:00:31.004Z] === RUN TestGitInvalidRef [2022-03-10T23:00:31.004Z] --- PASS: TestGitInvalidRef (0.31s) [2022-03-10T23:00:31.004Z] PASS [2022-03-10T23:00:31.004Z] coverage: 86.3% of statements [2022-03-10T23:00:31.004Z] ok github.com/docker/docker/builder/remotecontext/git 35.957s coverage: 86.3% of statements [2022-03-10T23:00:31.394Z] === RUN TestGetDriver [2022-03-10T23:00:31.394Z] --- PASS: TestGetDriver (0.00s) [2022-03-10T23:00:31.394Z] === RUN TestVolumeRequestError [2022-03-10T23:00:31.394Z] --- PASS: TestVolumeRequestError (0.01s) [2022-03-10T23:00:31.394Z] PASS [2022-03-10T23:00:31.394Z] coverage: 36.1% of statements [2022-03-10T23:00:31.394Z] ok github.com/docker/docker/volume/drivers 0.074s coverage: 36.1% of statements [2022-03-10T23:00:31.864Z] === RUN TestGetAddress [2022-03-10T23:00:31.864Z] --- PASS: TestGetAddress (0.00s) [2022-03-10T23:00:31.864Z] === RUN TestRemove [2022-03-10T23:00:31.864Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-03-10T23:00:31.864Z] --- SKIP: TestRemove (0.00s) [2022-03-10T23:00:31.864Z] === RUN TestInitializeWithVolumes [2022-03-10T23:00:31.864Z] --- PASS: TestInitializeWithVolumes (0.01s) [2022-03-10T23:00:31.864Z] === RUN TestCreate [2022-03-10T23:00:31.864Z] --- PASS: TestCreate (0.01s) [2022-03-10T23:00:31.864Z] === RUN TestValidateName [2022-03-10T23:00:31.864Z] --- PASS: TestValidateName (0.00s) [2022-03-10T23:00:31.864Z] === RUN TestCreateWithOpts [2022-03-10T23:00:31.864Z] local_test.go:180: runtime.GOOS == "windows" [2022-03-10T23:00:31.864Z] --- SKIP: TestCreateWithOpts (0.00s) [2022-03-10T23:00:31.864Z] === RUN TestRelaodNoOpts [2022-03-10T23:00:31.864Z] --- PASS: TestRelaodNoOpts (0.01s) [2022-03-10T23:00:31.864Z] PASS [2022-03-10T23:00:31.864Z] coverage: 41.5% of statements [2022-03-10T23:00:31.864Z] ok github.com/docker/docker/volume/local 0.073s coverage: 41.5% of statements [2022-03-10T23:00:31.999Z] ? github.com/docker/docker/cli [no test files] [2022-03-10T23:00:31.999Z] ? github.com/docker/docker/cli/config [no test files] [2022-03-10T23:00:32.853Z] === RUN TestLCOWParseMountRaw [2022-03-10T23:00:32.853Z] --- PASS: TestLCOWParseMountRaw (0.00s) [2022-03-10T23:00:32.853Z] === RUN TestLCOWParseMountRawSplit [2022-03-10T23:00:32.853Z] === RUN TestLCOWParseMountRawSplit/0_c:\:/foo [2022-03-10T23:00:32.853Z] === RUN TestLCOWParseMountRawSplit/1_c:\:/foo:ro [2022-03-10T23:00:32.853Z] === RUN TestLCOWParseMountRawSplit/2_c:\:/foo:rw [2022-03-10T23:00:32.853Z] === RUN TestLCOWParseMountRawSplit/3_c:\:/foo:foo [2022-03-10T23:00:32.853Z] === RUN TestLCOWParseMountRawSplit/4_name:/foo:rw [2022-03-10T23:00:32.853Z] === RUN TestLCOWParseMountRawSplit/5_name:/foo [2022-03-10T23:00:32.853Z] === RUN TestLCOWParseMountRawSplit/6_name:/foo:ro [2022-03-10T23:00:32.853Z] === RUN TestLCOWParseMountRawSplit/7_name:/ [2022-03-10T23:00:32.853Z] === RUN TestLCOWParseMountRawSplit/8_driver/name:/ [2022-03-10T23:00:32.853Z] === RUN TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar [2022-03-10T23:00:32.853Z] === RUN TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data [2022-03-10T23:00:32.853Z] === RUN TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo [2022-03-10T23:00:32.853Z] --- PASS: TestLCOWParseMountRawSplit (0.00s) [2022-03-10T23:00:32.853Z] --- PASS: TestLCOWParseMountRawSplit/0_c:\:/foo (0.00s) [2022-03-10T23:00:32.853Z] --- PASS: TestLCOWParseMountRawSplit/1_c:\:/foo:ro (0.00s) [2022-03-10T23:00:32.853Z] --- PASS: TestLCOWParseMountRawSplit/2_c:\:/foo:rw (0.00s) [2022-03-10T23:00:32.853Z] --- PASS: TestLCOWParseMountRawSplit/3_c:\:/foo:foo (0.00s) [2022-03-10T23:00:32.853Z] --- PASS: TestLCOWParseMountRawSplit/4_name:/foo:rw (0.00s) [2022-03-10T23:00:32.853Z] --- PASS: TestLCOWParseMountRawSplit/5_name:/foo (0.00s) [2022-03-10T23:00:32.853Z] --- PASS: TestLCOWParseMountRawSplit/6_name:/foo:ro (0.00s) [2022-03-10T23:00:32.853Z] --- PASS: TestLCOWParseMountRawSplit/7_name:/ (0.00s) [2022-03-10T23:00:32.853Z] --- PASS: TestLCOWParseMountRawSplit/8_driver/name:/ (0.00s) [2022-03-10T23:00:32.853Z] --- PASS: TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-03-10T23:00:32.853Z] --- PASS: TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data (0.00s) [2022-03-10T23:00:32.853Z] --- PASS: TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-03-10T23:00:32.853Z] === RUN TestLinuxParseMountRaw [2022-03-10T23:00:32.853Z] --- PASS: TestLinuxParseMountRaw (0.00s) [2022-03-10T23:00:32.853Z] === RUN TestLinuxParseMountRawSplit [2022-03-10T23:00:32.853Z] === RUN TestLinuxParseMountRawSplit/0_/tmp:/tmp1 [2022-03-10T23:00:32.853Z] === RUN TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro [2022-03-10T23:00:32.853Z] === RUN TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw [2022-03-10T23:00:32.853Z] === RUN TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo [2022-03-10T23:00:32.853Z] === RUN TestLinuxParseMountRawSplit/4_name:/named1 [2022-03-10T23:00:32.853Z] === RUN TestLinuxParseMountRawSplit/5_name:/named2 [2022-03-10T23:00:32.853Z] === RUN TestLinuxParseMountRawSplit/6_name:/named3:ro [2022-03-10T23:00:32.853Z] === RUN TestLinuxParseMountRawSplit/7_local/name:/tmp:rw [2022-03-10T23:00:32.853Z] === RUN TestLinuxParseMountRawSplit/8_/tmp:tmp [2022-03-10T23:00:32.853Z] --- PASS: TestLinuxParseMountRawSplit (0.00s) [2022-03-10T23:00:32.853Z] --- PASS: TestLinuxParseMountRawSplit/0_/tmp:/tmp1 (0.00s) [2022-03-10T23:00:32.853Z] --- PASS: TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro (0.00s) [2022-03-10T23:00:32.853Z] --- PASS: TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw (0.00s) [2022-03-10T23:00:32.853Z] --- PASS: TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo (0.00s) [2022-03-10T23:00:32.853Z] --- PASS: TestLinuxParseMountRawSplit/4_name:/named1 (0.00s) [2022-03-10T23:00:32.853Z] --- PASS: TestLinuxParseMountRawSplit/5_name:/named2 (0.00s) [2022-03-10T23:00:32.853Z] --- PASS: TestLinuxParseMountRawSplit/6_name:/named3:ro (0.00s) [2022-03-10T23:00:32.853Z] --- PASS: TestLinuxParseMountRawSplit/7_local/name:/tmp:rw (0.00s) [2022-03-10T23:00:32.853Z] --- PASS: TestLinuxParseMountRawSplit/8_/tmp:tmp (0.00s) [2022-03-10T23:00:32.853Z] === RUN TestLinuxParseMountSpecBindWithFileinfoError [2022-03-10T23:00:32.853Z] --- PASS: TestLinuxParseMountSpecBindWithFileinfoError (0.00s) [2022-03-10T23:00:32.853Z] === RUN TestConvertTmpfsOptions [2022-03-10T23:00:32.853Z] linux_parser_test.go:209: data="mode=700,size=1m" [2022-03-10T23:00:32.853Z] linux_parser_test.go:209: data="ro" [2022-03-10T23:00:32.853Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2022-03-10T23:00:32.853Z] === RUN TestParseMountSpec [2022-03-10T23:00:32.853Z] parser_test.go:62: case 0 [2022-03-10T23:00:32.853Z] parser_test.go:62: case 1 [2022-03-10T23:00:32.853Z] parser_test.go:62: case 2 [2022-03-10T23:00:32.853Z] parser_test.go:62: case 3 [2022-03-10T23:00:32.853Z] parser_test.go:62: case 4 [2022-03-10T23:00:32.853Z] parser_test.go:62: case 5 [2022-03-10T23:00:32.853Z] --- PASS: TestParseMountSpec (0.00s) [2022-03-10T23:00:32.853Z] === RUN TestValidateMount [2022-03-10T23:00:32.853Z] --- PASS: TestValidateMount (0.00s) [2022-03-10T23:00:32.853Z] === RUN TestWindowsParseMountRaw [2022-03-10T23:00:32.853Z] --- PASS: TestWindowsParseMountRaw (0.00s) [2022-03-10T23:00:32.853Z] === RUN TestWindowsParseMountRawSplit [2022-03-10T23:00:32.853Z] === RUN TestWindowsParseMountRawSplit/0_c:\:d: [2022-03-10T23:00:32.853Z] === RUN TestWindowsParseMountRawSplit/1_c:\:d:\ [2022-03-10T23:00:32.853Z] === RUN TestWindowsParseMountRawSplit/2_c:\:d:\:ro [2022-03-10T23:00:32.853Z] === RUN TestWindowsParseMountRawSplit/3_c:\:d:\:rw [2022-03-10T23:00:32.853Z] === RUN TestWindowsParseMountRawSplit/4_c:\:d:\:foo [2022-03-10T23:00:32.853Z] === RUN TestWindowsParseMountRawSplit/5_name:d::rw [2022-03-10T23:00:32.853Z] === RUN TestWindowsParseMountRawSplit/6_name:d: [2022-03-10T23:00:32.853Z] === RUN TestWindowsParseMountRawSplit/7_name:d::ro [2022-03-10T23:00:32.853Z] === RUN TestWindowsParseMountRawSplit/8_name:c: [2022-03-10T23:00:32.853Z] === RUN TestWindowsParseMountRawSplit/9_driver/name:c: [2022-03-10T23:00:32.853Z] === RUN TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar [2022-03-10T23:00:32.853Z] === RUN TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar [2022-03-10T23:00:32.853Z] === RUN TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo [2022-03-10T23:00:32.853Z] --- PASS: TestWindowsParseMountRawSplit (0.00s) [2022-03-10T23:00:32.853Z] --- PASS: TestWindowsParseMountRawSplit/0_c:\:d: (0.00s) [2022-03-10T23:00:32.853Z] --- PASS: TestWindowsParseMountRawSplit/1_c:\:d:\ (0.00s) [2022-03-10T23:00:32.853Z] --- PASS: TestWindowsParseMountRawSplit/2_c:\:d:\:ro (0.00s) [2022-03-10T23:00:32.853Z] --- PASS: TestWindowsParseMountRawSplit/3_c:\:d:\:rw (0.00s) [2022-03-10T23:00:32.853Z] --- PASS: TestWindowsParseMountRawSplit/4_c:\:d:\:foo (0.00s) [2022-03-10T23:00:32.853Z] --- PASS: TestWindowsParseMountRawSplit/5_name:d::rw (0.00s) [2022-03-10T23:00:32.853Z] --- PASS: TestWindowsParseMountRawSplit/6_name:d: (0.00s) [2022-03-10T23:00:32.853Z] --- PASS: TestWindowsParseMountRawSplit/7_name:d::ro (0.00s) [2022-03-10T23:00:32.853Z] --- PASS: TestWindowsParseMountRawSplit/8_name:c: (0.00s) [2022-03-10T23:00:32.853Z] --- PASS: TestWindowsParseMountRawSplit/9_driver/name:c: (0.00s) [2022-03-10T23:00:32.853Z] --- PASS: TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-03-10T23:00:32.853Z] --- PASS: TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar (0.00s) [2022-03-10T23:00:32.853Z] --- PASS: TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-03-10T23:00:32.853Z] === RUN TestWindowsParseMountSpecBindWithFileinfoError [2022-03-10T23:00:32.853Z] --- PASS: TestWindowsParseMountSpecBindWithFileinfoError (0.00s) [2022-03-10T23:00:32.853Z] PASS [2022-03-10T23:00:32.853Z] coverage: 67.6% of statements [2022-03-10T23:00:32.853Z] ok github.com/docker/docker/volume/mounts 0.057s coverage: 67.6% of statements [2022-03-10T23:00:33.833Z] Removing intermediate container 1799906f3ac8 [2022-03-10T23:00:33.833Z] ---> c790e3d037c8 [2022-03-10T23:00:33.833Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2022-03-10T23:00:33.839Z] === RUN TestSetGetMeta [2022-03-10T23:00:33.839Z] === PAUSE TestSetGetMeta [2022-03-10T23:00:33.839Z] === RUN TestRestore [2022-03-10T23:00:33.839Z] === PAUSE TestRestore [2022-03-10T23:00:33.839Z] === RUN TestServiceCreate [2022-03-10T23:00:33.839Z] === PAUSE TestServiceCreate [2022-03-10T23:00:33.839Z] === RUN TestServiceList [2022-03-10T23:00:33.839Z] === PAUSE TestServiceList [2022-03-10T23:00:33.839Z] === RUN TestServiceRemove [2022-03-10T23:00:33.839Z] === PAUSE TestServiceRemove [2022-03-10T23:00:33.839Z] === RUN TestServiceGet [2022-03-10T23:00:33.839Z] === PAUSE TestServiceGet [2022-03-10T23:00:33.839Z] === RUN TestServicePrune [2022-03-10T23:00:33.839Z] === PAUSE TestServicePrune [2022-03-10T23:00:33.839Z] === RUN TestCreate [2022-03-10T23:00:33.839Z] === PAUSE TestCreate [2022-03-10T23:00:33.839Z] === RUN TestRemove [2022-03-10T23:00:33.839Z] === PAUSE TestRemove [2022-03-10T23:00:33.839Z] === RUN TestList [2022-03-10T23:00:33.839Z] === PAUSE TestList [2022-03-10T23:00:33.839Z] === RUN TestFindByDriver [2022-03-10T23:00:33.839Z] === PAUSE TestFindByDriver [2022-03-10T23:00:33.839Z] === RUN TestFindByReferenced [2022-03-10T23:00:33.839Z] === PAUSE TestFindByReferenced [2022-03-10T23:00:33.839Z] === RUN TestDerefMultipleOfSameRef [2022-03-10T23:00:33.839Z] === PAUSE TestDerefMultipleOfSameRef [2022-03-10T23:00:33.839Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2022-03-10T23:00:33.839Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2022-03-10T23:00:33.839Z] === RUN TestDefererencePluginOnCreateError [2022-03-10T23:00:33.839Z] === PAUSE TestDefererencePluginOnCreateError [2022-03-10T23:00:33.839Z] === RUN TestRefDerefRemove [2022-03-10T23:00:33.839Z] === PAUSE TestRefDerefRemove [2022-03-10T23:00:33.839Z] === RUN TestGet [2022-03-10T23:00:33.839Z] === PAUSE TestGet [2022-03-10T23:00:33.839Z] === RUN TestGetWithReference [2022-03-10T23:00:33.839Z] === PAUSE TestGetWithReference [2022-03-10T23:00:33.839Z] === RUN TestFilterFunc [2022-03-10T23:00:33.839Z] === RUN TestFilterFunc/test_nil_list [2022-03-10T23:00:33.839Z] === PAUSE TestFilterFunc/test_nil_list [2022-03-10T23:00:33.839Z] === RUN TestFilterFunc/test_empty_list [2022-03-10T23:00:33.839Z] === PAUSE TestFilterFunc/test_empty_list [2022-03-10T23:00:33.839Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2022-03-10T23:00:33.839Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2022-03-10T23:00:33.839Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-03-10T23:00:33.839Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-03-10T23:00:33.839Z] === RUN TestFilterFunc/test_filter_some [2022-03-10T23:00:33.839Z] === PAUSE TestFilterFunc/test_filter_some [2022-03-10T23:00:33.839Z] === RUN TestFilterFunc/test_filter_middle [2022-03-10T23:00:33.839Z] === PAUSE TestFilterFunc/test_filter_middle [2022-03-10T23:00:33.839Z] === RUN TestFilterFunc/test_filter_middle_and_last [2022-03-10T23:00:33.839Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2022-03-10T23:00:33.839Z] === RUN TestFilterFunc/test_filter_first_and_last [2022-03-10T23:00:33.839Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2022-03-10T23:00:33.839Z] === CONT TestFilterFunc/test_nil_list [2022-03-10T23:00:33.839Z] === CONT TestFilterFunc/test_filter_some [2022-03-10T23:00:33.839Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-03-10T23:00:33.839Z] === CONT TestFilterFunc/test_filter_middle_and_last [2022-03-10T23:00:33.839Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2022-03-10T23:00:33.839Z] === CONT TestFilterFunc/test_empty_list [2022-03-10T23:00:33.839Z] === CONT TestFilterFunc/test_filter_first_and_last [2022-03-10T23:00:33.839Z] === CONT TestFilterFunc/test_filter_middle [2022-03-10T23:00:33.839Z] --- PASS: TestFilterFunc (0.00s) [2022-03-10T23:00:33.839Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2022-03-10T23:00:33.839Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2022-03-10T23:00:33.839Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2022-03-10T23:00:33.839Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2022-03-10T23:00:33.840Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2022-03-10T23:00:33.840Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2022-03-10T23:00:33.840Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2022-03-10T23:00:33.840Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2022-03-10T23:00:33.840Z] === CONT TestSetGetMeta [2022-03-10T23:00:33.840Z] === CONT TestList [2022-03-10T23:00:33.840Z] === CONT TestGet [2022-03-10T23:00:33.840Z] === CONT TestDefererencePluginOnCreateError [2022-03-10T23:00:33.840Z] --- PASS: TestSetGetMeta (0.02s) [2022-03-10T23:00:33.840Z] === CONT TestGetWithReference [2022-03-10T23:00:33.840Z] --- PASS: TestGet (0.03s) [2022-03-10T23:00:33.840Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2022-03-10T23:00:33.840Z] --- PASS: TestGetWithReference (0.02s) [2022-03-10T23:00:33.840Z] === CONT TestDerefMultipleOfSameRef [2022-03-10T23:00:33.840Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.02s) [2022-03-10T23:00:33.840Z] === CONT TestFindByReferenced [2022-03-10T23:00:33.840Z] --- PASS: TestDerefMultipleOfSameRef (0.02s) [2022-03-10T23:00:33.840Z] === CONT TestFindByDriver [2022-03-10T23:00:33.840Z] --- PASS: TestFindByReferenced (0.02s) [2022-03-10T23:00:33.840Z] === CONT TestRefDerefRemove [2022-03-10T23:00:33.840Z] --- PASS: TestDefererencePluginOnCreateError (0.07s) [2022-03-10T23:00:33.840Z] === CONT TestRemove [2022-03-10T23:00:33.840Z] --- PASS: TestList (0.07s) [2022-03-10T23:00:33.840Z] === CONT TestCreate [2022-03-10T23:00:33.840Z] --- PASS: TestFindByDriver (0.02s) [2022-03-10T23:00:33.840Z] === CONT TestServicePrune [2022-03-10T23:00:33.840Z] --- PASS: TestRefDerefRemove (0.02s) [2022-03-10T23:00:33.840Z] === CONT TestServiceGet [2022-03-10T23:00:33.840Z] --- PASS: TestCreate (0.02s) [2022-03-10T23:00:33.840Z] === CONT TestServiceRemove [2022-03-10T23:00:33.840Z] --- PASS: TestRemove (0.03s) [2022-03-10T23:00:33.840Z] === CONT TestServiceList [2022-03-10T23:00:33.840Z] time="2022-03-10T23:00:33Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-03-10T23:00:33.840Z] --- PASS: TestServiceGet (0.17s) [2022-03-10T23:00:33.840Z] === CONT TestServiceCreate [2022-03-10T23:00:33.840Z] --- PASS: TestServiceRemove (0.16s) [2022-03-10T23:00:33.840Z] === CONT TestRestore [2022-03-10T23:00:33.840Z] time="2022-03-10T23:00:33Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-03-10T23:00:33.840Z] --- PASS: TestServiceList (0.16s) [2022-03-10T23:00:33.840Z] time="2022-03-10T23:00:33Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-03-10T23:00:33.840Z] time="2022-03-10T23:00:33Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2022-03-10T23:00:33.840Z] --- PASS: TestServiceCreate (0.02s) [2022-03-10T23:00:33.840Z] --- PASS: TestRestore (0.02s) [2022-03-10T23:00:33.840Z] time="2022-03-10T23:00:33Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-03-10T23:00:33.840Z] --- PASS: TestServicePrune (0.21s) [2022-03-10T23:00:33.840Z] PASS [2022-03-10T23:00:33.840Z] coverage: 69.0% of statements [2022-03-10T23:00:33.840Z] ok github.com/docker/docker/volume/service 0.320s coverage: 69.0% of statements [2022-03-10T23:00:34.302Z] ---> Running in b3ed8cdb9529 [2022-03-10T23:00:34.309Z] --- PASS: TestGet (15.01s) [2022-03-10T23:00:34.309Z] === RUN TestPluginWithNoManifest [2022-03-10T23:00:34.309Z] --- PASS: TestPluginWithNoManifest (0.00s) [2022-03-10T23:00:34.309Z] === RUN TestGetAll [2022-03-10T23:00:34.309Z] --- PASS: TestGetAll (0.01s) [2022-03-10T23:00:34.309Z] PASS [2022-03-10T23:00:34.309Z] coverage: 73.2% of statements [2022-03-10T23:00:34.309Z] ok github.com/docker/docker/pkg/plugins 35.981s coverage: 73.2% of statements [2022-03-10T23:00:35.869Z] [2022-03-10T23:00:35.869Z] SUCCESS: Specified value was saved. [2022-03-10T23:00:38.078Z] Removing intermediate container b3ed8cdb9529 [2022-03-10T23:00:38.078Z] ---> e586260e63fa [2022-03-10T23:00:38.078Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2022-03-10T23:00:38.078Z] ---> Running in c8127867007e [2022-03-10T23:00:40.731Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2022-03-10T23:00:40.731Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2022-03-10T23:00:40.731Z] === RUN TestLoadDaemonCliConfigWithTLS [2022-03-10T23:00:40.731Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2022-03-10T23:00:40.731Z] === RUN TestLoadDaemonCliConfigWithConflicts [2022-03-10T23:00:40.731Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2022-03-10T23:00:40.731Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2022-03-10T23:00:40.731Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2022-03-10T23:00:40.731Z] === RUN TestLoadDaemonCliWithConflictingLabels [2022-03-10T23:00:40.731Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2022-03-10T23:00:40.731Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2022-03-10T23:00:40.731Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2022-03-10T23:00:40.731Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2022-03-10T23:00:40.731Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.01s) [2022-03-10T23:00:40.731Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2022-03-10T23:00:40.731Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2022-03-10T23:00:40.731Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2022-03-10T23:00:40.731Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2022-03-10T23:00:40.731Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2022-03-10T23:00:40.731Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2022-03-10T23:00:40.731Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2022-03-10T23:00:40.731Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2022-03-10T23:00:40.731Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2022-03-10T23:00:40.731Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2022-03-10T23:00:40.731Z] === RUN TestConfigureDaemonLogs [2022-03-10T23:00:40.731Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2022-03-10T23:00:40.731Z] === RUN TestCommonOptionsInstallFlags [2022-03-10T23:00:40.731Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2022-03-10T23:00:40.731Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2022-03-10T23:00:40.731Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2022-03-10T23:00:40.731Z] PASS [2022-03-10T23:00:40.731Z] coverage: 19.0% of statements [2022-03-10T23:00:40.731Z] ok github.com/docker/docker/cmd/dockerd 0.223s coverage: 19.0% of statements [2022-03-10T23:00:40.731Z] ? github.com/docker/docker/cmd/dockerd/trap [no test files] [2022-03-10T23:00:40.731Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-03-10T23:00:41.863Z] Cannot create a file when that file already exists. [2022-03-10T23:00:42.366Z] === RUN TestContainerStopSignal [2022-03-10T23:00:42.366Z] --- PASS: TestContainerStopSignal (0.00s) [2022-03-10T23:00:42.366Z] === RUN TestContainerStopTimeout [2022-03-10T23:00:42.366Z] --- PASS: TestContainerStopTimeout (0.00s) [2022-03-10T23:00:42.366Z] === RUN TestContainerSecretReferenceDestTarget [2022-03-10T23:00:42.366Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2022-03-10T23:00:42.366Z] === RUN TestContainerLogPathSetForJSONFileLogger [2022-03-10T23:00:42.366Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2022-03-10T23:00:42.366Z] === RUN TestContainerLogPathSetForRingLogger [2022-03-10T23:00:42.366Z] --- PASS: TestContainerLogPathSetForRingLogger (0.01s) [2022-03-10T23:00:42.366Z] === RUN TestReplaceAndAppendEnvVars [2022-03-10T23:00:42.366Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2022-03-10T23:00:42.366Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2022-03-10T23:00:42.366Z] === RUN TestNewMemoryStore [2022-03-10T23:00:42.366Z] --- PASS: TestNewMemoryStore (0.00s) [2022-03-10T23:00:42.366Z] === RUN TestAddContainers [2022-03-10T23:00:42.366Z] --- PASS: TestAddContainers (0.00s) [2022-03-10T23:00:42.366Z] === RUN TestGetContainer [2022-03-10T23:00:42.366Z] --- PASS: TestGetContainer (0.00s) [2022-03-10T23:00:42.366Z] === RUN TestDeleteContainer [2022-03-10T23:00:42.366Z] --- PASS: TestDeleteContainer (0.00s) [2022-03-10T23:00:42.366Z] === RUN TestListContainers [2022-03-10T23:00:42.366Z] --- PASS: TestListContainers (0.00s) [2022-03-10T23:00:42.366Z] === RUN TestFirstContainer [2022-03-10T23:00:42.366Z] --- PASS: TestFirstContainer (0.00s) [2022-03-10T23:00:42.366Z] === RUN TestApplyAllContainer [2022-03-10T23:00:42.366Z] --- PASS: TestApplyAllContainer (0.00s) [2022-03-10T23:00:42.366Z] === RUN TestIsValidHealthString [2022-03-10T23:00:42.366Z] --- PASS: TestIsValidHealthString (0.00s) [2022-03-10T23:00:42.366Z] === RUN TestStateRunStop [2022-03-10T23:00:42.366Z] --- PASS: TestStateRunStop (0.00s) [2022-03-10T23:00:42.366Z] === RUN TestStateTimeoutWait [2022-03-10T23:00:42.366Z] state_test.go:141: Stop callback fired [2022-03-10T23:00:42.366Z] state_test.go:165: Stop callback fired [2022-03-10T23:00:42.366Z] --- PASS: TestStateTimeoutWait (0.10s) [2022-03-10T23:00:42.366Z] === RUN TestIsValidStateString [2022-03-10T23:00:42.366Z] --- PASS: TestIsValidStateString (0.00s) [2022-03-10T23:00:42.366Z] === RUN TestViewSaveDelete [2022-03-10T23:00:42.366Z] --- PASS: TestViewSaveDelete (0.01s) [2022-03-10T23:00:42.366Z] === RUN TestViewAll [2022-03-10T23:00:42.366Z] --- PASS: TestViewAll (0.02s) [2022-03-10T23:00:42.366Z] === RUN TestViewGet [2022-03-10T23:00:42.366Z] --- PASS: TestViewGet (0.01s) [2022-03-10T23:00:42.366Z] === RUN TestNames [2022-03-10T23:00:42.366Z] --- PASS: TestNames (0.00s) [2022-03-10T23:00:42.366Z] === RUN TestViewWithHealthCheck [2022-03-10T23:00:42.366Z] --- PASS: TestViewWithHealthCheck (0.01s) [2022-03-10T23:00:42.366Z] PASS [2022-03-10T23:00:42.366Z] coverage: 41.5% of statements [2022-03-10T23:00:42.366Z] ok github.com/docker/docker/container 0.279s coverage: 41.5% of statements [2022-03-10T23:00:42.366Z] ? github.com/docker/docker/container/stream [no test files] [2022-03-10T23:00:42.366Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-03-10T23:00:42.366Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-03-10T23:00:42.366Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-03-10T23:00:42.469Z] ......... [ 85%] [2022-03-10T23:00:43.934Z] === RUN TestPrepare [2022-03-10T23:00:43.934Z] --- PASS: TestPrepare (0.00s) [2022-03-10T23:00:43.934Z] === RUN TestStart [2022-03-10T23:00:43.934Z] --- PASS: TestStart (0.00s) [2022-03-10T23:00:43.934Z] === RUN TestWaitCancel [2022-03-10T23:00:43.934Z] --- PASS: TestWaitCancel (0.00s) [2022-03-10T23:00:43.934Z] === RUN TestWaitDisabled [2022-03-10T23:00:43.934Z] --- PASS: TestWaitDisabled (0.00s) [2022-03-10T23:00:43.934Z] === RUN TestWaitEnabled [2022-03-10T23:00:43.934Z] --- PASS: TestWaitEnabled (0.00s) [2022-03-10T23:00:43.934Z] === RUN TestRemove [2022-03-10T23:00:43.934Z] --- PASS: TestRemove (0.00s) [2022-03-10T23:00:43.934Z] PASS [2022-03-10T23:00:43.934Z] coverage: 65.3% of statements [2022-03-10T23:00:43.934Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.096s coverage: 65.3% of statements [2022-03-10T23:00:44.147Z] ok github.com/docker/docker/libnetwork 37.203s coverage: 40.7% of statements [2022-03-10T23:00:44.147Z] ok github.com/docker/docker/libnetwork/bitseq 0.133s coverage: 84.4% of statements [2022-03-10T23:00:44.148Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-03-10T23:00:44.148Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-03-10T23:00:44.148Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-03-10T23:00:44.148Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-03-10T23:00:44.148Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-03-10T23:00:44.148Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-03-10T23:00:44.148Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2022-03-10T23:00:44.148Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-03-10T23:00:44.148Z] ok github.com/docker/docker/libnetwork/config 0.015s coverage: 19.7% of statements [2022-03-10T23:00:44.148Z] ok github.com/docker/docker/libnetwork/datastore 0.003s coverage: 21.9% of statements [2022-03-10T23:00:44.148Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-03-10T23:00:44.148Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-03-10T23:00:44.148Z] ok github.com/docker/docker/libnetwork/driverapi 0.002s coverage: 68.9% of statements [2022-03-10T23:00:44.148Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.277s coverage: 59.9% of statements [2022-03-10T23:00:44.148Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-03-10T23:00:44.406Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 34.8% of statements [2022-03-10T23:00:44.975Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.017s coverage: 4.0% of statements [2022-03-10T23:00:44.975Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-03-10T23:00:45.234Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.017s coverage: 4.5% of statements [2022-03-10T23:00:45.492Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-03-10T23:00:45.750Z] ok github.com/docker/docker/libnetwork/drivers/null 0.003s coverage: 34.8% of statements [2022-03-10T23:00:46.199Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2022-03-10T23:00:46.199Z] === RUN TestNewListSecretsFilters [2022-03-10T23:00:46.199Z] --- PASS: TestNewListSecretsFilters (0.00s) [2022-03-10T23:00:46.199Z] === RUN TestNewListConfigsFilters [2022-03-10T23:00:46.199Z] --- PASS: TestNewListConfigsFilters (0.00s) [2022-03-10T23:00:46.199Z] PASS [2022-03-10T23:00:46.199Z] coverage: 0.5% of statements [2022-03-10T23:00:46.199Z] ok github.com/docker/docker/daemon/cluster 0.905s coverage: 0.5% of statements [2022-03-10T23:00:46.199Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.17s) [2022-03-10T23:00:46.199Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2022-03-10T23:00:46.199Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2022-03-10T23:00:46.199Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2022-03-10T23:00:46.199Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2022-03-10T23:00:46.199Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2022-03-10T23:00:46.199Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2022-03-10T23:00:46.199Z] === RUN TestServiceConvertToGRPCContainerRuntime [2022-03-10T23:00:46.199Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2022-03-10T23:00:46.199Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2022-03-10T23:00:46.199Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2022-03-10T23:00:46.199Z] === RUN TestServiceConvertToGRPCIsolation [2022-03-10T23:00:46.199Z] === RUN TestServiceConvertToGRPCIsolation/empty [2022-03-10T23:00:46.199Z] === RUN TestServiceConvertToGRPCIsolation/default [2022-03-10T23:00:46.199Z] === RUN TestServiceConvertToGRPCIsolation/process [2022-03-10T23:00:46.199Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2022-03-10T23:00:46.199Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2022-03-10T23:00:46.199Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2022-03-10T23:00:46.199Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2022-03-10T23:00:46.199Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2022-03-10T23:00:46.199Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2022-03-10T23:00:46.199Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2022-03-10T23:00:46.199Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2022-03-10T23:00:46.199Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2022-03-10T23:00:46.199Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2022-03-10T23:00:46.199Z] === RUN TestServiceConvertFromGRPCIsolation [2022-03-10T23:00:46.199Z] === RUN TestServiceConvertFromGRPCIsolation/default [2022-03-10T23:00:46.199Z] === RUN TestServiceConvertFromGRPCIsolation/process [2022-03-10T23:00:46.199Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2022-03-10T23:00:46.199Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2022-03-10T23:00:46.199Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2022-03-10T23:00:46.199Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2022-03-10T23:00:46.199Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2022-03-10T23:00:46.199Z] === RUN TestServiceConvertToGRPCCredentialSpec [2022-03-10T23:00:46.199Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2022-03-10T23:00:46.199Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2022-03-10T23:00:46.199Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2022-03-10T23:00:46.199Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2022-03-10T23:00:46.199Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2022-03-10T23:00:46.199Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2022-03-10T23:00:46.199Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2022-03-10T23:00:46.199Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2022-03-10T23:00:46.199Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2022-03-10T23:00:46.199Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-03-10T23:00:46.199Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2022-03-10T23:00:46.199Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2022-03-10T23:00:46.199Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2022-03-10T23:00:46.199Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2022-03-10T23:00:46.199Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2022-03-10T23:00:46.199Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2022-03-10T23:00:46.199Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-03-10T23:00:46.199Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2022-03-10T23:00:46.199Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2022-03-10T23:00:46.199Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2022-03-10T23:00:46.199Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2022-03-10T23:00:46.199Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2022-03-10T23:00:46.199Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2022-03-10T23:00:46.199Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-03-10T23:00:46.199Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2022-03-10T23:00:46.199Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2022-03-10T23:00:46.199Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-03-10T23:00:46.199Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2022-03-10T23:00:46.199Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2022-03-10T23:00:46.199Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2022-03-10T23:00:46.199Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2022-03-10T23:00:46.199Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2022-03-10T23:00:46.199Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2022-03-10T23:00:46.199Z] === RUN TestServiceConvertFromGRPCConfigs [2022-03-10T23:00:46.199Z] === RUN TestServiceConvertFromGRPCConfigs/file [2022-03-10T23:00:46.199Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2022-03-10T23:00:46.199Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2022-03-10T23:00:46.199Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2022-03-10T23:00:46.199Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2022-03-10T23:00:46.199Z] === RUN TestServiceConvertToGRPCConfigs [2022-03-10T23:00:46.199Z] === RUN TestServiceConvertToGRPCConfigs/file [2022-03-10T23:00:46.199Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2022-03-10T23:00:46.199Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2022-03-10T23:00:46.199Z] === RUN TestServiceConvertToGRPCConfigs/none [2022-03-10T23:00:46.199Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2022-03-10T23:00:46.199Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2022-03-10T23:00:46.199Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2022-03-10T23:00:46.199Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2022-03-10T23:00:46.199Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2022-03-10T23:00:46.199Z] PASS [2022-03-10T23:00:46.199Z] coverage: 35.9% of statements [2022-03-10T23:00:46.199Z] ok github.com/docker/docker/daemon/cluster/convert 0.607s coverage: 35.9% of statements [2022-03-10T23:00:46.609Z] Removing intermediate container c8127867007e [2022-03-10T23:00:46.609Z] ---> 353c7eebac88 [2022-03-10T23:00:46.609Z] Step 13/13 : CMD ["sh"] [2022-03-10T23:00:46.609Z] ---> Running in dc528e25918c [2022-03-10T23:00:46.609Z] Removing intermediate container dc528e25918c [2022-03-10T23:00:46.609Z] ---> 6c1f2a2e9473 [2022-03-10T23:00:46.609Z] Successfully built 6c1f2a2e9473 [2022-03-10T23:00:46.609Z] Successfully tagged busybox:latest [2022-03-10T23:00:46.609Z] INFO: Docker images of the daemon under test [2022-03-10T23:00:46.609Z] [2022-03-10T23:00:46.609Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-03-10T23:00:46.609Z] busybox latest 6c1f2a2e9473 Less than a second ago 5.01GB [2022-03-10T23:00:46.609Z] mcr.microsoft.com/windows/servercore ltsc2022 02f938cacc3b 7 days ago 4.96GB [2022-03-10T23:00:46.609Z] microsoft/windowsservercore latest 02f938cacc3b 7 days ago 4.96GB [2022-03-10T23:00:46.609Z] [2022-03-10T23:00:46.609Z] INFO: Running integration tests at 03/10/2022 23:00:46... [2022-03-10T23:00:46.609Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2022-03-10T23:00:46.609Z] INFO: Integration API tests being run from the host: [2022-03-10T23:00:46.609Z] INFO: make.ps1 starting at 03/10/2022 23:00:46 [2022-03-10T23:00:47.301Z] tests/integration/models_images_test.py ............... [ 89%] [2022-03-10T23:00:47.596Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2022-03-10T23:00:48.483Z] tests/integration/models_networks_test.py .... [ 90%] [2022-03-10T23:00:49.995Z] === RUN TestBuilderGC [2022-03-10T23:00:49.995Z] --- PASS: TestBuilderGC (0.01s) [2022-03-10T23:00:49.995Z] === RUN TestDaemonConfigurationNotFound [2022-03-10T23:00:49.995Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2022-03-10T23:00:49.995Z] === RUN TestDaemonBrokenConfiguration [2022-03-10T23:00:49.995Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2022-03-10T23:00:49.995Z] === RUN TestFindConfigurationConflicts [2022-03-10T23:00:49.995Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2022-03-10T23:00:49.995Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2022-03-10T23:00:49.995Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2022-03-10T23:00:49.995Z] === RUN TestDaemonConfigurationMergeConflicts [2022-03-10T23:00:49.995Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2022-03-10T23:00:49.995Z] === RUN TestDaemonConfigurationMergeConcurrent [2022-03-10T23:00:49.995Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2022-03-10T23:00:49.995Z] === RUN TestDaemonConfigurationMergeConcurrentError [2022-03-10T23:00:49.995Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2022-03-10T23:00:49.995Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2022-03-10T23:00:49.995Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2022-03-10T23:00:49.995Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2022-03-10T23:00:49.995Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2022-03-10T23:00:49.995Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2022-03-10T23:00:49.995Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2022-03-10T23:00:49.995Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s) [2022-03-10T23:00:49.995Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2022-03-10T23:00:49.995Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2022-03-10T23:00:49.995Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2022-03-10T23:00:49.995Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2022-03-10T23:00:49.995Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2022-03-10T23:00:49.995Z] === RUN TestFindConfigurationConflictsWithMergedValues [2022-03-10T23:00:49.995Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2022-03-10T23:00:49.995Z] === RUN TestValidateConfigurationErrors [2022-03-10T23:00:49.995Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2022-03-10T23:00:49.995Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2022-03-10T23:00:49.995Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2022-03-10T23:00:49.995Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2022-03-10T23:00:49.995Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2022-03-10T23:00:49.995Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2022-03-10T23:00:49.995Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2022-03-10T23:00:49.995Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2022-03-10T23:00:49.995Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2022-03-10T23:00:49.995Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2022-03-10T23:00:49.995Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2022-03-10T23:00:49.995Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2022-03-10T23:00:49.995Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2022-03-10T23:00:49.995Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2022-03-10T23:00:49.995Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2022-03-10T23:00:49.995Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2022-03-10T23:00:49.995Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2022-03-10T23:00:49.995Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2022-03-10T23:00:49.995Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2022-03-10T23:00:49.995Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2022-03-10T23:00:49.995Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2022-03-10T23:00:49.995Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2022-03-10T23:00:49.995Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2022-03-10T23:00:49.995Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2022-03-10T23:00:49.995Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2022-03-10T23:00:49.995Z] === RUN TestValidateConfiguration [2022-03-10T23:00:49.995Z] === RUN TestValidateConfiguration/with_label [2022-03-10T23:00:49.995Z] === RUN TestValidateConfiguration/with_dns [2022-03-10T23:00:49.995Z] === RUN TestValidateConfiguration/with_dns-search [2022-03-10T23:00:49.995Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2022-03-10T23:00:49.995Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2022-03-10T23:00:49.995Z] === RUN TestValidateConfiguration/with_max-download-attempts [2022-03-10T23:00:49.995Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2022-03-10T23:00:49.995Z] === RUN TestValidateConfiguration/with_node_generic_resources [2022-03-10T23:00:49.995Z] --- PASS: TestValidateConfiguration (0.00s) [2022-03-10T23:00:49.995Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2022-03-10T23:00:49.995Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2022-03-10T23:00:49.995Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2022-03-10T23:00:49.995Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2022-03-10T23:00:49.995Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2022-03-10T23:00:49.995Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2022-03-10T23:00:49.995Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2022-03-10T23:00:49.995Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2022-03-10T23:00:49.995Z] === RUN TestReloadSetConfigFileNotExist [2022-03-10T23:00:49.995Z] time="2022-03-10T23:00:49Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2022-03-10T23:00:49.995Z] --- PASS: TestReloadSetConfigFileNotExist (0.16s) [2022-03-10T23:00:49.995Z] === RUN TestReloadDefaultConfigNotExist [2022-03-10T23:00:49.995Z] config_test.go:447: os.Getuid() != 0: skipping test that requires root [2022-03-10T23:00:49.995Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2022-03-10T23:00:49.995Z] === RUN TestReloadBadDefaultConfig [2022-03-10T23:00:49.995Z] time="2022-03-10T23:00:49Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-1840100487" [2022-03-10T23:00:49.995Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2022-03-10T23:00:49.995Z] === RUN TestReloadWithConflictingLabels [2022-03-10T23:00:49.995Z] time="2022-03-10T23:00:49Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-1756322276" [2022-03-10T23:00:49.995Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2022-03-10T23:00:49.995Z] === RUN TestReloadWithDuplicateLabels [2022-03-10T23:00:49.995Z] time="2022-03-10T23:00:49Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-2065182054" [2022-03-10T23:00:49.995Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2022-03-10T23:00:49.995Z] === RUN TestMaskURLCredentials [2022-03-10T23:00:49.995Z] --- PASS: TestMaskURLCredentials (0.00s) [2022-03-10T23:00:49.995Z] === RUN TestDaemonConfigurationMerge [2022-03-10T23:00:49.995Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2022-03-10T23:00:49.995Z] PASS [2022-03-10T23:00:49.995Z] coverage: 79.2% of statements [2022-03-10T23:00:49.995Z] ok github.com/docker/docker/daemon/config 0.735s coverage: 79.2% of statements [2022-03-10T23:00:49.995Z] === RUN TestEventsLog [2022-03-10T23:00:49.995Z] --- PASS: TestEventsLog (0.00s) [2022-03-10T23:00:49.995Z] === RUN TestEventsLogTimeout [2022-03-10T23:00:49.995Z] --- PASS: TestEventsLogTimeout (0.00s) [2022-03-10T23:00:49.995Z] === RUN TestLogEvents [2022-03-10T23:00:49.995Z] --- PASS: TestLogEvents (0.05s) [2022-03-10T23:00:49.995Z] === RUN TestLoadBufferedEvents [2022-03-10T23:00:49.995Z] --- PASS: TestLoadBufferedEvents (0.19s) [2022-03-10T23:00:49.995Z] === RUN TestLoadBufferedEventsOnlyFromPast [2022-03-10T23:00:49.995Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2022-03-10T23:00:49.995Z] === RUN TestIgnoreBufferedWhenNoTimes [2022-03-10T23:00:49.995Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2022-03-10T23:00:49.995Z] PASS [2022-03-10T23:00:49.995Z] coverage: 50.0% of statements [2022-03-10T23:00:49.995Z] ok github.com/docker/docker/daemon/events 0.299s coverage: 50.0% of statements [2022-03-10T23:00:50.463Z] === RUN TestWaitNodeAttachment [2022-03-10T23:00:50.933Z] --- PASS: TestWaitNodeAttachment (0.40s) [2022-03-10T23:00:50.933Z] === RUN TestIsolationConversion [2022-03-10T23:00:50.933Z] === RUN TestIsolationConversion/default [2022-03-10T23:00:50.933Z] === RUN TestIsolationConversion/process [2022-03-10T23:00:50.933Z] === RUN TestIsolationConversion/hyperv [2022-03-10T23:00:50.933Z] --- PASS: TestIsolationConversion (0.00s) [2022-03-10T23:00:50.933Z] --- PASS: TestIsolationConversion/default (0.00s) [2022-03-10T23:00:50.933Z] --- PASS: TestIsolationConversion/process (0.00s) [2022-03-10T23:00:50.933Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2022-03-10T23:00:50.933Z] === RUN TestContainerLabels [2022-03-10T23:00:50.933Z] --- PASS: TestContainerLabels (0.00s) [2022-03-10T23:00:50.933Z] === RUN TestCredentialSpecConversion [2022-03-10T23:00:50.933Z] === RUN TestCredentialSpecConversion/none [2022-03-10T23:00:50.933Z] === RUN TestCredentialSpecConversion/config [2022-03-10T23:00:50.933Z] === RUN TestCredentialSpecConversion/file [2022-03-10T23:00:50.933Z] === RUN TestCredentialSpecConversion/registry [2022-03-10T23:00:50.933Z] --- PASS: TestCredentialSpecConversion (0.00s) [2022-03-10T23:00:50.933Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2022-03-10T23:00:50.933Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2022-03-10T23:00:50.933Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2022-03-10T23:00:50.933Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2022-03-10T23:00:50.933Z] === RUN TestControllerValidateMountBind [2022-03-10T23:00:50.933Z] --- PASS: TestControllerValidateMountBind (0.00s) [2022-03-10T23:00:50.933Z] === RUN TestControllerValidateMountVolume [2022-03-10T23:00:50.933Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2022-03-10T23:00:50.933Z] === RUN TestControllerValidateMountTarget [2022-03-10T23:00:50.933Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2022-03-10T23:00:50.933Z] === RUN TestControllerValidateMountTmpfs [2022-03-10T23:00:50.933Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2022-03-10T23:00:50.933Z] === RUN TestControllerValidateMountInvalidType [2022-03-10T23:00:50.933Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2022-03-10T23:00:50.933Z] === RUN TestControllerValidateMountNamedPipe [2022-03-10T23:00:50.933Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2022-03-10T23:00:50.933Z] PASS [2022-03-10T23:00:50.933Z] coverage: 11.0% of statements [2022-03-10T23:00:50.933Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.581s coverage: 11.0% of statements [2022-03-10T23:00:51.403Z] === RUN TestIsEmptyDir [2022-03-10T23:00:51.403Z] --- PASS: TestIsEmptyDir (0.01s) [2022-03-10T23:00:51.403Z] PASS [2022-03-10T23:00:51.403Z] coverage: 2.3% of statements [2022-03-10T23:00:51.403Z] ok github.com/docker/docker/daemon/graphdriver 0.087s coverage: 2.3% of statements [2022-03-10T23:00:51.873Z] === RUN TestLinkNaming [2022-03-10T23:00:51.873Z] --- PASS: TestLinkNaming (0.00s) [2022-03-10T23:00:51.873Z] === RUN TestLinkNew [2022-03-10T23:00:51.873Z] --- PASS: TestLinkNew (0.00s) [2022-03-10T23:00:51.873Z] === RUN TestLinkEnv [2022-03-10T23:00:51.873Z] --- PASS: TestLinkEnv (0.00s) [2022-03-10T23:00:51.873Z] === RUN TestLinkMultipleEnv [2022-03-10T23:00:51.873Z] --- PASS: TestLinkMultipleEnv (0.00s) [2022-03-10T23:00:51.873Z] === RUN TestLinkPortRangeEnv [2022-03-10T23:00:51.873Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2022-03-10T23:00:51.873Z] PASS [2022-03-10T23:00:51.873Z] coverage: 93.0% of statements [2022-03-10T23:00:51.873Z] ok github.com/docker/docker/daemon/links 0.040s coverage: 93.0% of statements [2022-03-10T23:00:51.873Z] === RUN TestVerifyNetworkingConfig [2022-03-10T23:00:51.873Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2022-03-10T23:00:51.873Z] === RUN TestGetContainer [2022-03-10T23:00:51.873Z] --- PASS: TestGetContainer (0.00s) [2022-03-10T23:00:51.873Z] === RUN TestValidContainerNames [2022-03-10T23:00:51.873Z] --- PASS: TestValidContainerNames (0.00s) [2022-03-10T23:00:51.873Z] === RUN TestContainerInitDNS [2022-03-10T23:00:51.873Z] daemon_test.go:145: root required [2022-03-10T23:00:51.873Z] --- SKIP: TestContainerInitDNS (0.00s) [2022-03-10T23:00:51.873Z] === RUN TestMerge [2022-03-10T23:00:51.873Z] --- PASS: TestMerge (0.00s) [2022-03-10T23:00:51.873Z] === RUN TestValidateContainerIsolation [2022-03-10T23:00:51.873Z] --- PASS: TestValidateContainerIsolation (0.00s) [2022-03-10T23:00:51.873Z] === RUN TestFindNetworkErrorType [2022-03-10T23:00:51.873Z] --- PASS: TestFindNetworkErrorType (0.00s) [2022-03-10T23:00:51.873Z] === RUN TestEnsureServicesExist [2022-03-10T23:00:51.873Z] --- PASS: TestEnsureServicesExist (0.00s) [2022-03-10T23:00:51.873Z] === RUN TestEnsureServicesExistErrors [2022-03-10T23:00:51.873Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2022-03-10T23:00:51.873Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2022-03-10T23:00:51.873Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2022-03-10T23:00:51.873Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2022-03-10T23:00:51.873Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2022-03-10T23:00:51.873Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2022-03-10T23:00:51.873Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2022-03-10T23:00:51.873Z] === RUN TestContainerDelete [2022-03-10T23:00:51.873Z] --- PASS: TestContainerDelete (0.01s) [2022-03-10T23:00:51.873Z] === RUN TestContainerDoubleDelete [2022-03-10T23:00:51.873Z] --- PASS: TestContainerDoubleDelete (0.00s) [2022-03-10T23:00:51.873Z] === RUN TestLogContainerEventCopyLabels [2022-03-10T23:00:51.873Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2022-03-10T23:00:51.873Z] === RUN TestLogContainerEventWithAttributes [2022-03-10T23:00:51.873Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2022-03-10T23:00:51.873Z] === RUN TestNoneHealthcheck [2022-03-10T23:00:51.873Z] --- PASS: TestNoneHealthcheck (0.00s) [2022-03-10T23:00:51.873Z] === RUN TestHealthStates [2022-03-10T23:00:52.342Z] time="2022-03-10T23:00:51Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-03-10T23:00:52.342Z] time="2022-03-10T23:00:51Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-03-10T23:00:52.342Z] time="2022-03-10T23:00:51Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-03-10T23:00:52.342Z] time="2022-03-10T23:00:51Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-03-10T23:00:52.342Z] time="2022-03-10T23:00:51Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-03-10T23:00:52.342Z] time="2022-03-10T23:00:51Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-03-10T23:00:52.342Z] time="2022-03-10T23:00:51Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-03-10T23:00:52.342Z] time="2022-03-10T23:00:51Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-03-10T23:00:52.342Z] time="2022-03-10T23:00:51Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-03-10T23:00:52.342Z] time="2022-03-10T23:00:51Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-03-10T23:00:52.342Z] --- PASS: TestHealthStates (0.20s) [2022-03-10T23:00:52.342Z] === RUN TestGetInspectData [2022-03-10T23:00:52.342Z] --- PASS: TestGetInspectData (0.00s) [2022-03-10T23:00:52.342Z] === RUN TestFillLicense [2022-03-10T23:00:52.342Z] --- PASS: TestFillLicense (0.00s) [2022-03-10T23:00:52.342Z] === RUN TestListInvalidFilter [2022-03-10T23:00:52.342Z] --- PASS: TestListInvalidFilter (0.00s) [2022-03-10T23:00:52.342Z] === RUN TestNameFilter [2022-03-10T23:00:52.342Z] --- PASS: TestNameFilter (0.00s) [2022-03-10T23:00:52.342Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2022-03-10T23:00:52.342Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2022-03-10T23:00:52.342Z] === RUN TestSetWindowsCredentialSpecInSpec [2022-03-10T23:00:52.342Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2022-03-10T23:00:52.342Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2022-03-10T23:00:52.342Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2022-03-10T23:00:52.342Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2022-03-10T23:00:52.342Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2022-03-10T23:00:52.342Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2022-03-10T23:00:52.342Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2022-03-10T23:00:52.342Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2022-03-10T23:00:52.342Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2022-03-10T23:00:52.342Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2022-03-10T23:00:52.342Z] === RUN TestSetWindowsCredentialSpecInSpec/using_a_'config://'_option_on_a_container_not_managed_by_swarmkit_is_not_allowed,_and_results_in_a_generic_error_message_to_hide_that_purely_internal_API [2022-03-10T23:00:52.342Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2022-03-10T23:00:52.342Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2022-03-10T23:00:52.342Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2022-03-10T23:00:52.342Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2022-03-10T23:00:52.342Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2022-03-10T23:00:52.342Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2022-03-10T23:00:52.342Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2022-03-10T23:00:52.342Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2022-03-10T23:00:52.342Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s) [2022-03-10T23:00:52.342Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2022-03-10T23:00:52.342Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2022-03-10T23:00:52.342Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2022-03-10T23:00:52.342Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2022-03-10T23:00:52.342Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-03-10T23:00:52.342Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2022-03-10T23:00:52.342Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2022-03-10T23:00:52.342Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-03-10T23:00:52.342Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2022-03-10T23:00:52.342Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2022-03-10T23:00:52.342Z] --- PASS: TestSetWindowsCredentialSpecInSpec/using_a_'config://'_option_on_a_container_not_managed_by_swarmkit_is_not_allowed,_and_results_in_a_generic_error_message_to_hide_that_purely_internal_API (0.00s) [2022-03-10T23:00:52.342Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2022-03-10T23:00:52.342Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2022-03-10T23:00:52.342Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2022-03-10T23:00:52.342Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2022-03-10T23:00:52.342Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2022-03-10T23:00:52.342Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2022-03-10T23:00:52.342Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2022-03-10T23:00:52.342Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2022-03-10T23:00:52.342Z] === RUN TestDaemonReloadLabels [2022-03-10T23:00:52.342Z] --- PASS: TestDaemonReloadLabels (0.00s) [2022-03-10T23:00:52.342Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2022-03-10T23:00:52.342Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2022-03-10T23:00:52.342Z] === RUN TestDaemonReloadMirrors [2022-03-10T23:00:52.342Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2022-03-10T23:00:52.342Z] === RUN TestDaemonReloadInsecureRegistries [2022-03-10T23:00:52.342Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2022-03-10T23:00:52.342Z] === RUN TestDaemonReloadNotAffectOthers [2022-03-10T23:00:52.342Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2022-03-10T23:00:52.342Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2022-03-10T23:00:52.342Z] reload_test.go:342: root required [2022-03-10T23:00:52.342Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-03-10T23:00:52.342Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2022-03-10T23:00:52.342Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s) [2022-03-10T23:00:52.342Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2022-03-10T23:00:52.342Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.03s) [2022-03-10T23:00:52.342Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2022-03-10T23:00:52.342Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.02s) [2022-03-10T23:00:52.342Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2022-03-10T23:00:52.342Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.01s) [2022-03-10T23:00:52.342Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2022-03-10T23:00:52.342Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2022-03-10T23:00:52.342Z] === RUN TestParseVolumesFrom [2022-03-10T23:00:52.342Z] --- PASS: TestParseVolumesFrom (0.00s) [2022-03-10T23:00:52.342Z] PASS [2022-03-10T23:00:52.342Z] coverage: 8.6% of statements [2022-03-10T23:00:52.343Z] ok github.com/docker/docker/daemon 0.459s coverage: 8.6% of statements [2022-03-10T23:00:52.343Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-03-10T23:00:52.343Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-03-10T23:00:52.343Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-03-10T23:00:52.343Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-03-10T23:00:52.343Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2022-03-10T23:00:52.343Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2022-03-10T23:00:52.343Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2022-03-10T23:00:52.343Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-03-10T23:00:52.343Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2022-03-10T23:00:52.343Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2022-03-10T23:00:52.343Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-03-10T23:00:52.343Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2022-03-10T23:00:52.343Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2022-03-10T23:00:52.343Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2022-03-10T23:00:52.956Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-03-10T23:00:54.561Z] === RUN TestNewStreamConfig [2022-03-10T23:00:54.562Z] === RUN TestNewStreamConfig/defaults [2022-03-10T23:00:54.562Z] === RUN TestNewStreamConfig/invalid_create_group [2022-03-10T23:00:54.562Z] === RUN TestNewStreamConfig/invalid_flush_interval [2022-03-10T23:00:54.562Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2022-03-10T23:00:54.562Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2022-03-10T23:00:54.562Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2022-03-10T23:00:54.562Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2022-03-10T23:00:54.562Z] --- PASS: TestNewStreamConfig (0.00s) [2022-03-10T23:00:54.562Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2022-03-10T23:00:54.562Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2022-03-10T23:00:54.562Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2022-03-10T23:00:54.562Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2022-03-10T23:00:54.562Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2022-03-10T23:00:54.562Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2022-03-10T23:00:54.562Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2022-03-10T23:00:54.562Z] === RUN TestNewAWSLogsClientUserAgentHandler [2022-03-10T23:00:54.562Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2022-03-10T23:00:54.562Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler [2022-03-10T23:00:54.562Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/json/emf [2022-03-10T23:00:54.562Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/#00 [2022-03-10T23:00:54.562Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler (0.00s) [2022-03-10T23:00:54.562Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/json/emf (0.00s) [2022-03-10T23:00:54.562Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/#00 (0.00s) [2022-03-10T23:00:54.562Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2022-03-10T23:00:54.562Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2022-03-10T23:00:54.562Z] === RUN TestNewAWSLogsClientRegionDetect [2022-03-10T23:00:54.562Z] === RUN TestAdapterReadLogs [2022-03-10T23:00:54.562Z] --- PASS: TestAdapterReadLogs (0.00s) [2022-03-10T23:00:54.562Z] === RUN TestCopier [2022-03-10T23:00:54.562Z] --- PASS: TestCopier (0.00s) [2022-03-10T23:00:54.562Z] === RUN TestCopierLongLines [2022-03-10T23:00:54.562Z] --- PASS: TestCopierLongLines (0.00s) [2022-03-10T23:00:54.562Z] === RUN TestCopierSlow [2022-03-10T23:00:54.562Z] time="2022-03-10T23:00:54Z" level=info msg="Trying to get region from EC2 Metadata" [2022-03-10T23:00:54.562Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.16s) [2022-03-10T23:00:54.562Z] === RUN TestCreateSuccess [2022-03-10T23:00:54.562Z] --- PASS: TestCreateSuccess (0.00s) [2022-03-10T23:00:54.562Z] === RUN TestCreateStreamSkipped [2022-03-10T23:00:54.562Z] time="2022-03-10T23:00:54Z" level=info msg="Skipping creating log stream" logCreateStream=false logGroupName=groupName logStreamName=streamName [2022-03-10T23:00:54.562Z] --- PASS: TestCreateStreamSkipped (0.00s) [2022-03-10T23:00:54.562Z] === RUN TestCreateLogGroupSuccess [2022-03-10T23:00:54.562Z] time="2022-03-10T23:00:54Z" level=error msg="Failed to create log stream" errorCode=ResourceNotFoundException logGroupName=groupName logStreamName=streamName message="should error once" origError="" [2022-03-10T23:00:54.562Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2022-03-10T23:00:54.562Z] === RUN TestCreateError [2022-03-10T23:00:54.562Z] --- PASS: TestCreateError (0.00s) [2022-03-10T23:00:54.562Z] === RUN TestCreateAlreadyExists [2022-03-10T23:00:54.562Z] time="2022-03-10T23:00:54Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2022-03-10T23:00:54.562Z] --- PASS: TestCreateAlreadyExists (0.00s) [2022-03-10T23:00:54.562Z] === RUN TestLogClosed [2022-03-10T23:00:54.562Z] --- PASS: TestLogClosed (0.00s) [2022-03-10T23:00:54.562Z] === RUN TestLogBlocking [2022-03-10T23:00:54.562Z] --- PASS: TestLogBlocking (0.00s) [2022-03-10T23:00:54.562Z] === RUN TestLogNonBlockingBufferEmpty [2022-03-10T23:00:54.562Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2022-03-10T23:00:54.562Z] === RUN TestLogNonBlockingBufferFull [2022-03-10T23:00:54.562Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2022-03-10T23:00:54.562Z] === RUN TestPublishBatchSuccess [2022-03-10T23:00:54.562Z] --- PASS: TestPublishBatchSuccess (0.00s) [2022-03-10T23:00:54.562Z] === RUN TestPublishBatchError [2022-03-10T23:00:54.562Z] time="2022-03-10T23:00:54Z" level=error msg=error [2022-03-10T23:00:54.562Z] --- PASS: TestPublishBatchError (0.00s) [2022-03-10T23:00:54.562Z] === RUN TestPublishBatchInvalidSeqSuccess [2022-03-10T23:00:54.562Z] time="2022-03-10T23:00:54Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-03-10T23:00:54.562Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2022-03-10T23:00:54.562Z] === RUN TestPublishBatchAlreadyAccepted [2022-03-10T23:00:54.562Z] time="2022-03-10T23:00:54Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-03-10T23:00:54.562Z] time="2022-03-10T23:00:54Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2022-03-10T23:00:54.562Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2022-03-10T23:00:54.562Z] === RUN TestCollectBatchSimple [2022-03-10T23:00:54.562Z] --- PASS: TestCollectBatchSimple (0.00s) [2022-03-10T23:00:54.562Z] === RUN TestCollectBatchTicker [2022-03-10T23:00:54.562Z] --- PASS: TestCollectBatchTicker (0.00s) [2022-03-10T23:00:54.562Z] --- PASS: TestCopierSlow (0.17s) [2022-03-10T23:00:54.562Z] === RUN TestCopierWithSized [2022-03-10T23:00:54.562Z] === RUN TestCopierWithSized/as_is [2022-03-10T23:00:54.562Z] === RUN TestCollectBatchMultilinePattern [2022-03-10T23:00:54.562Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2022-03-10T23:00:54.562Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2022-03-10T23:00:54.562Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2022-03-10T23:00:54.562Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2022-03-10T23:00:54.562Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2022-03-10T23:00:54.562Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2022-03-10T23:00:54.562Z] === RUN TestCopierWithSized/With_RingLogger [2022-03-10T23:00:54.562Z] --- PASS: TestCopierWithSized (0.02s) [2022-03-10T23:00:54.562Z] --- PASS: TestCopierWithSized/as_is (0.02s) [2022-03-10T23:00:54.562Z] --- PASS: TestCopierWithSized/With_RingLogger (0.01s) [2022-03-10T23:00:54.562Z] === RUN TestCopierWithPartial [2022-03-10T23:00:54.562Z] --- PASS: TestCopierWithPartial (0.00s) [2022-03-10T23:00:54.562Z] === RUN TestRingLogger [2022-03-10T23:00:54.562Z] --- PASS: TestRingLogger (0.00s) [2022-03-10T23:00:54.562Z] === RUN TestRingCap [2022-03-10T23:00:54.562Z] --- PASS: TestRingCap (0.00s) [2022-03-10T23:00:54.562Z] === RUN TestRingClose [2022-03-10T23:00:54.562Z] --- PASS: TestRingClose (0.00s) [2022-03-10T23:00:54.562Z] === RUN TestRingDrain [2022-03-10T23:00:54.562Z] --- PASS: TestRingDrain (0.00s) [2022-03-10T23:00:54.562Z] PASS [2022-03-10T23:00:54.562Z] coverage: 43.2% of statements [2022-03-10T23:00:54.562Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.09s) [2022-03-10T23:00:54.562Z] === RUN TestCollectBatchClose [2022-03-10T23:00:54.562Z] --- PASS: TestCollectBatchClose (0.00s) [2022-03-10T23:00:54.562Z] === RUN TestEffectiveLen [2022-03-10T23:00:54.562Z] === RUN TestEffectiveLen/0/Hello [2022-03-10T23:00:54.562Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2022-03-10T23:00:54.562Z] === RUN TestEffectiveLen/2/🙃 [2022-03-10T23:00:54.562Z] === RUN TestEffectiveLen/3/���� [2022-03-10T23:00:54.562Z] === RUN TestEffectiveLen/4/He��o [2022-03-10T23:00:54.562Z] === RUN TestEffectiveLen/5/ [2022-03-10T23:00:54.562Z] --- PASS: TestEffectiveLen (0.00s) [2022-03-10T23:00:54.562Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2022-03-10T23:00:54.562Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2022-03-10T23:00:54.562Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2022-03-10T23:00:54.562Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2022-03-10T23:00:54.562Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2022-03-10T23:00:54.562Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2022-03-10T23:00:54.562Z] === RUN TestFindValidSplit [2022-03-10T23:00:54.562Z] === RUN TestFindValidSplit/0/ [2022-03-10T23:00:54.562Z] cloudwatchlogs_test.go:1076: [2022-03-10T23:00:54.562Z] cloudwatchlogs_test.go:1077: [2022-03-10T23:00:54.562Z] === RUN TestFindValidSplit/1/Hello [2022-03-10T23:00:54.562Z] cloudwatchlogs_test.go:1076: Hello [2022-03-10T23:00:54.562Z] cloudwatchlogs_test.go:1077: [2022-03-10T23:00:54.562Z] === RUN TestFindValidSplit/2/Hello [2022-03-10T23:00:54.562Z] cloudwatchlogs_test.go:1076: He [2022-03-10T23:00:54.562Z] cloudwatchlogs_test.go:1077: llo [2022-03-10T23:00:54.562Z] === RUN TestFindValidSplit/3/Hello [2022-03-10T23:00:54.562Z] cloudwatchlogs_test.go:1076: [2022-03-10T23:00:54.562Z] cloudwatchlogs_test.go:1077: Hello [2022-03-10T23:00:54.562Z] === RUN TestFindValidSplit/4/🙃 [2022-03-10T23:00:54.562Z] cloudwatchlogs_test.go:1076: [2022-03-10T23:00:54.562Z] cloudwatchlogs_test.go:1077: 🙃 [2022-03-10T23:00:54.562Z] === RUN TestFindValidSplit/5/🙃 [2022-03-10T23:00:54.562Z] cloudwatchlogs_test.go:1076: 🙃 [2022-03-10T23:00:54.562Z] cloudwatchlogs_test.go:1077: [2022-03-10T23:00:54.562Z] === RUN TestFindValidSplit/6/a� [2022-03-10T23:00:54.562Z] cloudwatchlogs_test.go:1076: a [2022-03-10T23:00:54.562Z] cloudwatchlogs_test.go:1077: � [2022-03-10T23:00:54.562Z] === RUN TestFindValidSplit/7/a� [2022-03-10T23:00:54.562Z] cloudwatchlogs_test.go:1076: a� [2022-03-10T23:00:54.562Z] cloudwatchlogs_test.go:1077: [2022-03-10T23:00:54.562Z] --- PASS: TestFindValidSplit (0.00s) [2022-03-10T23:00:54.562Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2022-03-10T23:00:54.562Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2022-03-10T23:00:54.562Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2022-03-10T23:00:54.562Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2022-03-10T23:00:54.562Z] ok github.com/docker/docker/daemon/logger 0.280s coverage: 43.2% of statements [2022-03-10T23:00:54.562Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2022-03-10T23:00:54.562Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2022-03-10T23:00:54.562Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2022-03-10T23:00:54.562Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2022-03-10T23:00:54.562Z] === RUN TestProcessEventEmoji [2022-03-10T23:00:54.562Z] --- PASS: TestProcessEventEmoji (0.00s) [2022-03-10T23:00:54.562Z] === RUN TestCollectBatchLineSplit [2022-03-10T23:00:54.562Z] --- PASS: TestCollectBatchLineSplit (0.02s) [2022-03-10T23:00:54.562Z] === RUN TestCollectBatchLineSplitWithBinary [2022-03-10T23:00:54.562Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.02s) [2022-03-10T23:00:54.562Z] === RUN TestCollectBatchMaxEvents [2022-03-10T23:00:54.562Z] --- PASS: TestCollectBatchMaxEvents (0.03s) [2022-03-10T23:00:54.562Z] === RUN TestCollectBatchMaxTotalBytes [2022-03-10T23:00:54.562Z] --- PASS: TestCollectBatchMaxTotalBytes (0.01s) [2022-03-10T23:00:54.562Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2022-03-10T23:00:54.562Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.03s) [2022-03-10T23:00:54.562Z] === RUN TestCollectBatchWithDuplicateTimestamps [2022-03-10T23:00:55.018Z] tests/integration/models_nodes_test.py . [ 90%] [2022-03-10T23:00:55.018Z] tests/integration/models_resources_test.py . [ 91%] [2022-03-10T23:00:55.032Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.06s) [2022-03-10T23:00:55.032Z] === RUN TestParseLogOptionsMultilinePattern [2022-03-10T23:00:55.032Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2022-03-10T23:00:55.032Z] === RUN TestParseLogOptionsDatetimeFormat [2022-03-10T23:00:55.032Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2022-03-10T23:00:55.032Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2022-03-10T23:00:55.032Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2022-03-10T23:00:55.032Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2022-03-10T23:00:55.032Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2022-03-10T23:00:55.032Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2022-03-10T23:00:55.032Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2022-03-10T23:00:55.032Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2022-03-10T23:00:55.032Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2022-03-10T23:00:55.032Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2022-03-10T23:00:55.032Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2022-03-10T23:00:55.032Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2022-03-10T23:00:55.032Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2022-03-10T23:00:55.032Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2022-03-10T23:00:55.032Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2022-03-10T23:00:55.032Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2022-03-10T23:00:55.032Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2022-03-10T23:00:55.032Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2022-03-10T23:00:55.032Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2022-03-10T23:00:55.032Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2022-03-10T23:00:55.032Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2022-03-10T23:00:55.032Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2022-03-10T23:00:55.032Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2022-03-10T23:00:55.032Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2022-03-10T23:00:55.032Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2022-03-10T23:00:55.032Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2022-03-10T23:00:55.032Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2022-03-10T23:00:55.032Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2022-03-10T23:00:55.032Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2022-03-10T23:00:55.032Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2022-03-10T23:00:55.032Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2022-03-10T23:00:55.032Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2022-03-10T23:00:55.032Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2022-03-10T23:00:55.032Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2022-03-10T23:00:55.032Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2022-03-10T23:00:55.032Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2022-03-10T23:00:55.032Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2022-03-10T23:00:55.032Z] === RUN TestValidateLogOptionsFormat [2022-03-10T23:00:55.032Z] === RUN TestValidateLogOptionsFormat/0/json/emf [2022-03-10T23:00:55.032Z] === RUN TestValidateLogOptionsFormat/1/random [2022-03-10T23:00:55.032Z] === RUN TestValidateLogOptionsFormat/2/ [2022-03-10T23:00:55.032Z] === RUN TestValidateLogOptionsFormat/3/json/emf [2022-03-10T23:00:55.032Z] === RUN TestValidateLogOptionsFormat/4/json/emf [2022-03-10T23:00:55.032Z] --- PASS: TestValidateLogOptionsFormat (0.00s) [2022-03-10T23:00:55.032Z] --- PASS: TestValidateLogOptionsFormat/0/json/emf (0.00s) [2022-03-10T23:00:55.032Z] --- PASS: TestValidateLogOptionsFormat/1/random (0.00s) [2022-03-10T23:00:55.032Z] --- PASS: TestValidateLogOptionsFormat/2/ (0.00s) [2022-03-10T23:00:55.032Z] --- PASS: TestValidateLogOptionsFormat/3/json/emf (0.00s) [2022-03-10T23:00:55.032Z] --- PASS: TestValidateLogOptionsFormat/4/json/emf (0.00s) [2022-03-10T23:00:55.032Z] === RUN TestCreateTagSuccess [2022-03-10T23:00:55.032Z] --- PASS: TestCreateTagSuccess (0.00s) [2022-03-10T23:00:55.032Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2022-03-10T23:00:55.032Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.04s) [2022-03-10T23:00:55.032Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2022-03-10T23:00:55.032Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2022-03-10T23:00:55.032Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2022-03-10T23:00:55.032Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2022-03-10T23:00:55.032Z] PASS [2022-03-10T23:00:55.032Z] coverage: 80.2% of statements [2022-03-10T23:00:55.032Z] ok github.com/docker/docker/daemon/logger/awslogs 0.553s coverage: 80.2% of statements [2022-03-10T23:00:55.032Z] === RUN TestSearchRegistryForImagesErrors [2022-03-10T23:00:55.032Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2022-03-10T23:00:55.032Z] === RUN TestSearchRegistryForImages [2022-03-10T23:00:55.032Z] --- PASS: TestSearchRegistryForImages (0.00s) [2022-03-10T23:00:55.032Z] === RUN TestOnlyPlatformWithFallback [2022-03-10T23:00:55.032Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2022-03-10T23:00:55.032Z] === RUN TestImageDelete [2022-03-10T23:00:55.032Z] === RUN TestImageDelete/no_lease [2022-03-10T23:00:55.032Z] === RUN TestImageDelete/lease_exists [2022-03-10T23:00:55.032Z] === RUN TestValidateLogOptReconnectInterval [2022-03-10T23:00:55.032Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1 [2022-03-10T23:00:55.032Z] === RUN TestValidateLogOptReconnectInterval/invalid_1 [2022-03-10T23:00:55.032Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1s [2022-03-10T23:00:55.032Z] === RUN TestValidateLogOptReconnectInterval/invalid_99ms [2022-03-10T23:00:55.032Z] === RUN TestValidateLogOptReconnectInterval/invalid_11s [2022-03-10T23:00:55.032Z] === RUN TestValidateLogOptReconnectInterval/valid_100ms [2022-03-10T23:00:55.032Z] === RUN TestValidateLogOptReconnectInterval/valid_10s [2022-03-10T23:00:55.032Z] --- PASS: TestValidateLogOptReconnectInterval (0.00s) [2022-03-10T23:00:55.032Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1 (0.00s) [2022-03-10T23:00:55.032Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_1 (0.00s) [2022-03-10T23:00:55.032Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1s (0.00s) [2022-03-10T23:00:55.032Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_99ms (0.00s) [2022-03-10T23:00:55.032Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_11s (0.00s) [2022-03-10T23:00:55.032Z] --- PASS: TestValidateLogOptReconnectInterval/valid_100ms (0.00s) [2022-03-10T23:00:55.032Z] --- PASS: TestValidateLogOptReconnectInterval/valid_10s (0.00s) [2022-03-10T23:00:55.032Z] PASS [2022-03-10T23:00:55.501Z] coverage: 33.6% of statements [2022-03-10T23:00:55.501Z] ok github.com/docker/docker/daemon/logger/fluentd 0.094s coverage: 33.6% of statements [2022-03-10T23:00:55.501Z] --- PASS: TestImageDelete (0.12s) [2022-03-10T23:00:55.501Z] --- PASS: TestImageDelete/no_lease (0.02s) [2022-03-10T23:00:55.501Z] --- PASS: TestImageDelete/lease_exists (0.08s) [2022-03-10T23:00:55.501Z] === RUN TestContentStoreForPull [2022-03-10T23:00:55.501Z] --- PASS: TestContentStoreForPull (0.23s) [2022-03-10T23:00:55.501Z] PASS [2022-03-10T23:00:55.501Z] coverage: 6.8% of statements [2022-03-10T23:00:55.501Z] ok github.com/docker/docker/daemon/images 0.482s coverage: 6.8% of statements [2022-03-10T23:00:55.501Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-03-10T23:00:55.501Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-03-10T23:00:55.501Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2022-03-10T23:00:55.501Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-03-10T23:00:55.501Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2022-03-10T23:00:55.501Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2022-03-10T23:00:55.723Z] ok github.com/docker/docker/libnetwork/drivers/overlay 7.579s coverage: 7.2% of statements [2022-03-10T23:00:55.723Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-03-10T23:00:55.723Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.003s coverage: 63.6% of statements [2022-03-10T23:00:55.723Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.011s coverage: 57.4% of statements [2022-03-10T23:00:55.723Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-03-10T23:00:55.723Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2022-03-10T23:00:55.723Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-03-10T23:00:55.723Z] ok github.com/docker/docker/libnetwork/drvregistry 0.014s coverage: 82.4% of statements [2022-03-10T23:00:55.970Z] === RUN TestJSONLogsMarshalJSONBuf [2022-03-10T23:00:55.970Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2022-03-10T23:00:55.970Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2022-03-10T23:00:55.970Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.18s) [2022-03-10T23:00:55.970Z] === RUN TestFastTimeMarshalJSON [2022-03-10T23:00:55.970Z] --- PASS: TestFastTimeMarshalJSON (0.01s) [2022-03-10T23:00:55.970Z] PASS [2022-03-10T23:00:55.970Z] coverage: 87.2% of statements [2022-03-10T23:00:55.970Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.236s coverage: 87.2% of statements [2022-03-10T23:00:55.981Z] ok github.com/docker/docker/libnetwork/etchosts 0.013s coverage: 81.2% of statements [2022-03-10T23:00:56.132Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-03-10T23:00:56.132Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-03-10T23:00:56.132Z] GOOS="" GOARCH="" GOARM="" [2022-03-10T23:00:56.132Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-03-10T23:00:56.132Z] [2022-03-10T23:00:56.132Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-03-10T23:00:56.132Z] DOCKER_SYSTEMD=1 [2022-03-10T23:00:56.132Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-03-10T23:00:56.132Z] HOSTNAME=4f5473d9daa3 [2022-03-10T23:00:56.132Z] DEST=bundles/test-integration [2022-03-10T23:00:56.132Z] PWD=/go/src/github.com/docker/docker [2022-03-10T23:00:56.132Z] DOCKER_GITCOMMIT=b36fb04e033e29f65b7bed7ef215cdf6e8592e74 [2022-03-10T23:00:56.132Z] container=docker [2022-03-10T23:00:56.132Z] HOME=/root [2022-03-10T23:00:56.132Z] LANG=C.UTF-8 [2022-03-10T23:00:56.132Z] INVOCATION_ID=031ae94b56164fe1b3a8bf85b6323f87 [2022-03-10T23:00:56.132Z] GOLANG_VERSION=1.17.8 [2022-03-10T23:00:56.132Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-03-10T23:00:56.132Z] VALIDATE_BRANCH=master [2022-03-10T23:00:56.132Z] TERM=xterm [2022-03-10T23:00:56.132Z] DOCKER_PKG=github.com/docker/docker [2022-03-10T23:00:56.132Z] SHLVL=3 [2022-03-10T23:00:56.132Z] TIMEOUT=120m [2022-03-10T23:00:56.132Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-03-10T23:00:56.132Z] DOCKER_GRAPHDRIVER=overlay2 [2022-03-10T23:00:56.132Z] GO111MODULE=off [2022-03-10T23:00:56.132Z] DOCKER_EXPERIMENTAL=1 [2022-03-10T23:00:56.132Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-03-10T23:00:56.132Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-03-10T23:00:56.132Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-03-10T23:00:56.132Z] GOPATH=/go [2022-03-10T23:00:56.132Z] PKG_CONFIG=pkg-config [2022-03-10T23:00:56.132Z] _=/usr/bin/env [2022-03-10T23:00:56.132Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-03-10T23:00:56.244Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2022-03-10T23:00:56.503Z] ok github.com/docker/docker/libnetwork/internal/caller 0.001s coverage: 100.0% of statements [2022-03-10T23:00:56.768Z] tests/integration/models_services_test.py ................X. [ 95%] [2022-03-10T23:00:56.959Z] === RUN TestJSONFileLogger [2022-03-10T23:00:56.959Z] --- PASS: TestJSONFileLogger (0.00s) [2022-03-10T23:00:56.959Z] === RUN TestJSONFileLoggerWithTags [2022-03-10T23:00:56.959Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2022-03-10T23:00:56.959Z] === RUN TestJSONFileLoggerWithOpts [2022-03-10T23:00:56.959Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s) [2022-03-10T23:00:56.959Z] === RUN TestJSONFileLoggerWithLabelsEnv [2022-03-10T23:00:56.959Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2022-03-10T23:00:56.959Z] === RUN TestEncodeDecode [2022-03-10T23:00:56.959Z] === PAUSE TestEncodeDecode [2022-03-10T23:00:56.959Z] === RUN TestUnexpectedEOF [2022-03-10T23:00:56.959Z] time="2022-03-10T23:00:56Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-03-10T23:00:56.959Z] time="2022-03-10T23:00:56Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-03-10T23:00:56.959Z] --- PASS: TestUnexpectedEOF (0.17s) [2022-03-10T23:00:56.959Z] === CONT TestEncodeDecode [2022-03-10T23:00:56.959Z] --- PASS: TestEncodeDecode (0.00s) [2022-03-10T23:00:56.959Z] PASS [2022-03-10T23:00:56.959Z] coverage: 69.9% of statements [2022-03-10T23:00:56.959Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.252s coverage: 69.9% of statements [2022-03-10T23:00:56.959Z] === RUN TestWriteLog [2022-03-10T23:00:56.959Z] === PAUSE TestWriteLog [2022-03-10T23:00:56.959Z] === RUN TestReadLog [2022-03-10T23:00:56.959Z] === PAUSE TestReadLog [2022-03-10T23:00:56.959Z] === RUN TestDecode [2022-03-10T23:00:56.959Z] --- PASS: TestDecode (0.02s) [2022-03-10T23:00:56.959Z] === CONT TestWriteLog [2022-03-10T23:00:56.959Z] --- PASS: TestWriteLog (0.00s) [2022-03-10T23:00:56.959Z] === CONT TestReadLog [2022-03-10T23:00:56.959Z] === RUN TestReadLog/tail_exact [2022-03-10T23:00:57.428Z] === RUN TestReadLog/tail_less_than_available [2022-03-10T23:00:57.428Z] === RUN TestReadLog/tail_more_than_available [2022-03-10T23:00:57.428Z] --- PASS: TestReadLog (0.24s) [2022-03-10T23:00:57.428Z] --- PASS: TestReadLog/tail_exact (0.20s) [2022-03-10T23:00:57.428Z] --- PASS: TestReadLog/tail_less_than_available (0.01s) [2022-03-10T23:00:57.428Z] --- PASS: TestReadLog/tail_more_than_available (0.02s) [2022-03-10T23:00:57.428Z] PASS [2022-03-10T23:00:57.428Z] coverage: 78.7% of statements [2022-03-10T23:00:57.428Z] ok github.com/docker/docker/daemon/logger/local 0.339s coverage: 78.7% of statements [2022-03-10T23:00:57.428Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-03-10T23:00:57.897Z] === RUN TestLog [2022-03-10T23:00:57.897Z] --- PASS: TestLog (0.03s) [2022-03-10T23:00:57.897Z] PASS [2022-03-10T23:00:57.897Z] coverage: 31.5% of statements [2022-03-10T23:00:57.897Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.101s coverage: 31.5% of statements [2022-03-10T23:00:57.897Z] === RUN TestOpenFileDelete [2022-03-10T23:00:57.897Z] --- PASS: TestOpenFileDelete (0.00s) [2022-03-10T23:00:57.897Z] === RUN TestOpenFileRename [2022-03-10T23:00:57.897Z] --- PASS: TestOpenFileRename (0.00s) [2022-03-10T23:00:57.897Z] === RUN TestHandleDecoderErr [2022-03-10T23:00:57.897Z] --- PASS: TestHandleDecoderErr (0.00s) [2022-03-10T23:00:57.897Z] === RUN TestParseLogTagDefaultTag [2022-03-10T23:00:57.897Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2022-03-10T23:00:57.897Z] === RUN TestParseLogTag [2022-03-10T23:00:57.897Z] --- PASS: TestParseLogTag (0.00s) [2022-03-10T23:00:57.897Z] === RUN TestParseLogTagEmptyTag [2022-03-10T23:00:57.897Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2022-03-10T23:00:57.897Z] === RUN TestTailFiles [2022-03-10T23:00:57.897Z] --- PASS: TestTailFiles (0.00s) [2022-03-10T23:00:57.897Z] === RUN TestFollowLogsConsumerGone [2022-03-10T23:00:57.897Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2022-03-10T23:00:57.897Z] === RUN TestFollowLogsProducerGone [2022-03-10T23:00:57.897Z] logfile_test.go:233: messages sent: 4098, received: 4098 [2022-03-10T23:00:57.897Z] logfile_test.go:180: logDecode() closed after sending 4098 messages [2022-03-10T23:00:57.897Z] --- PASS: TestFollowLogsProducerGone (0.00s) [2022-03-10T23:00:57.897Z] === RUN TestCheckCapacityAndRotate [2022-03-10T23:00:57.897Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2022-03-10T23:00:57.897Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2022-03-10T23:00:58.248Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-03-10T23:00:58.365Z] --- PASS: TestCheckCapacityAndRotate (0.15s) [2022-03-10T23:00:58.365Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s) [2022-03-10T23:00:58.365Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.13s) [2022-03-10T23:00:58.365Z] PASS [2022-03-10T23:00:58.365Z] coverage: 55.1% of statements [2022-03-10T23:00:58.365Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.225s coverage: 55.1% of statements [2022-03-10T23:00:59.351Z] === RUN TestNewParse [2022-03-10T23:00:59.352Z] --- PASS: TestNewParse (0.00s) [2022-03-10T23:00:59.352Z] PASS [2022-03-10T23:00:59.352Z] coverage: 8.3% of statements [2022-03-10T23:00:59.352Z] ok github.com/docker/docker/daemon/logger/templates 0.039s coverage: 8.3% of statements [2022-03-10T23:00:59.352Z] === RUN TestValidateLogOpt [2022-03-10T23:00:59.352Z] --- PASS: TestValidateLogOpt (0.00s) [2022-03-10T23:00:59.352Z] === RUN TestNewMissedConfig [2022-03-10T23:00:59.352Z] --- PASS: TestNewMissedConfig (0.00s) [2022-03-10T23:00:59.352Z] === RUN TestNewMissedUrl [2022-03-10T23:00:59.352Z] --- PASS: TestNewMissedUrl (0.00s) [2022-03-10T23:00:59.352Z] === RUN TestNewMissedToken [2022-03-10T23:00:59.352Z] --- PASS: TestNewMissedToken (0.00s) [2022-03-10T23:00:59.352Z] === RUN TestNewWithProxy [2022-03-10T23:00:59.352Z] --- PASS: TestNewWithProxy (0.00s) [2022-03-10T23:00:59.352Z] === RUN TestDefault [2022-03-10T23:00:59.352Z] === RUN TestParseLogFormat [2022-03-10T23:00:59.352Z] --- PASS: TestParseLogFormat (0.00s) [2022-03-10T23:00:59.352Z] === RUN TestValidateLogOptEmpty [2022-03-10T23:00:59.352Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2022-03-10T23:00:59.352Z] === RUN TestValidateSyslogAddress [2022-03-10T23:00:59.352Z] --- PASS: TestValidateSyslogAddress (0.00s) [2022-03-10T23:00:59.352Z] === RUN TestParseAddressDefaultPort [2022-03-10T23:00:59.352Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2022-03-10T23:00:59.352Z] === RUN TestValidateSyslogFacility [2022-03-10T23:00:59.352Z] --- PASS: TestValidateSyslogFacility (0.00s) [2022-03-10T23:00:59.352Z] === RUN TestValidateLogOptSyslogFormat [2022-03-10T23:00:59.352Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2022-03-10T23:00:59.352Z] === RUN TestValidateLogOpt [2022-03-10T23:00:59.352Z] --- PASS: TestValidateLogOpt (0.00s) [2022-03-10T23:00:59.352Z] PASS [2022-03-10T23:00:59.352Z] coverage: 46.8% of statements [2022-03-10T23:00:59.352Z] --- PASS: TestDefault (0.01s) [2022-03-10T23:00:59.352Z] === RUN TestInlineFormatWithNonDefaultOptions [2022-03-10T23:00:59.352Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2022-03-10T23:00:59.352Z] === RUN TestJsonFormat [2022-03-10T23:00:59.352Z] ok github.com/docker/docker/daemon/logger/syslog 0.071s coverage: 46.8% of statements [2022-03-10T23:00:59.352Z] --- PASS: TestJsonFormat (0.03s) [2022-03-10T23:00:59.352Z] === RUN TestRawFormat [2022-03-10T23:00:59.352Z] --- PASS: TestRawFormat (0.00s) [2022-03-10T23:00:59.352Z] === RUN TestRawFormatWithLabels [2022-03-10T23:00:59.352Z] --- PASS: TestRawFormatWithLabels (0.00s) [2022-03-10T23:00:59.352Z] === RUN TestRawFormatWithoutTag [2022-03-10T23:00:59.352Z] --- PASS: TestRawFormatWithoutTag (0.01s) [2022-03-10T23:00:59.352Z] === RUN TestBatching [2022-03-10T23:00:59.820Z] --- PASS: TestBatching (0.37s) [2022-03-10T23:00:59.820Z] === RUN TestFrequency [2022-03-10T23:01:00.025Z] tests/integration/models_swarm_test.py .. [ 96%] [2022-03-10T23:01:00.025Z] tests/integration/models_volumes_test.py .. [ 96%] [2022-03-10T23:01:00.289Z] --- PASS: TestFrequency (0.30s) [2022-03-10T23:01:00.290Z] === RUN TestOneMessagePerRequest [2022-03-10T23:01:00.290Z] --- PASS: TestOneMessagePerRequest (0.00s) [2022-03-10T23:01:00.290Z] === RUN TestVerify [2022-03-10T23:01:00.290Z] --- PASS: TestVerify (0.00s) [2022-03-10T23:01:00.290Z] === RUN TestSkipVerify [2022-03-10T23:01:00.290Z] time="2022-03-10T23:00:59Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-10T23:01:00.290Z] time="2022-03-10T23:00:59Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-10T23:01:00.290Z] time="2022-03-10T23:00:59Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-10T23:01:00.290Z] time="2022-03-10T23:00:59Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-10T23:01:00.290Z] --- PASS: TestSkipVerify (0.47s) [2022-03-10T23:01:00.290Z] === RUN TestBufferMaximum [2022-03-10T23:01:00.290Z] time="2022-03-10T23:01:00Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-10T23:01:00.290Z] time="2022-03-10T23:01:00Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-10T23:01:00.290Z] time="2022-03-10T23:01:00Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-10T23:01:00.290Z] time="2022-03-10T23:01:00Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-10T23:01:00.290Z] time="2022-03-10T23:01:00Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-10T23:01:00.290Z] time="2022-03-10T23:01:00Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1646953260.164611\",\"host\":\"b58290e81e72\"}'" [2022-03-10T23:01:00.290Z] time="2022-03-10T23:01:00Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1646953260.164611\",\"host\":\"b58290e81e72\"}'" [2022-03-10T23:01:00.290Z] --- PASS: TestBufferMaximum (0.00s) [2022-03-10T23:01:00.290Z] === RUN TestServerAlwaysDown [2022-03-10T23:01:00.290Z] time="2022-03-10T23:01:00Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-10T23:01:00.290Z] time="2022-03-10T23:01:00Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-10T23:01:00.290Z] time="2022-03-10T23:01:00Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1646953260.169660\",\"host\":\"b58290e81e72\"}'" [2022-03-10T23:01:00.290Z] time="2022-03-10T23:01:00Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1646953260.169660\",\"host\":\"b58290e81e72\"}'" [2022-03-10T23:01:00.290Z] time="2022-03-10T23:01:00Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-10T23:01:00.290Z] time="2022-03-10T23:01:00Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1646953260.169660\",\"host\":\"b58290e81e72\"}'" [2022-03-10T23:01:00.290Z] time="2022-03-10T23:01:00Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1646953260.170499\",\"host\":\"b58290e81e72\"}'" [2022-03-10T23:01:00.290Z] time="2022-03-10T23:01:00Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1646953260.170499\",\"host\":\"b58290e81e72\"}'" [2022-03-10T23:01:00.290Z] --- PASS: TestServerAlwaysDown (0.00s) [2022-03-10T23:01:00.290Z] === RUN TestCannotSendAfterClose [2022-03-10T23:01:00.290Z] --- PASS: TestCannotSendAfterClose (0.00s) [2022-03-10T23:01:00.290Z] === RUN TestDeadlockOnBlockedEndpoint [2022-03-10T23:01:01.277Z] === RUN TestV1IDService [2022-03-10T23:01:01.277Z] --- PASS: TestV1IDService (0.02s) [2022-03-10T23:01:01.277Z] === RUN TestV2MetadataService [2022-03-10T23:01:01.277Z] time="2022-03-10T23:01:01Z" level=warning msg="Error while sending logs" error="Post \"http://127.0.0.1:49209/services/collector/event/1.0\": context deadline exceeded" module=logger/splunk [2022-03-10T23:01:01.277Z] time="2022-03-10T23:01:01Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"b58290e81e72\"}'" [2022-03-10T23:01:01.277Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s) [2022-03-10T23:01:01.277Z] PASS [2022-03-10T23:01:01.277Z] coverage: 82.5% of statements [2022-03-10T23:01:01.277Z] ok github.com/docker/docker/daemon/logger/splunk 2.295s coverage: 82.5% of statements [2022-03-10T23:01:01.277Z] ? github.com/docker/docker/daemon/names [no test files] [2022-03-10T23:01:01.277Z] ? github.com/docker/docker/daemon/network [no test files] [2022-03-10T23:01:01.277Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-03-10T23:01:01.745Z] === RUN TestContinueOnError_NonMirrorEndpoint [2022-03-10T23:01:01.745Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2022-03-10T23:01:01.745Z] === RUN TestContinueOnError_MirrorEndpoint [2022-03-10T23:01:01.745Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2022-03-10T23:01:01.745Z] === RUN TestContinueOnError_NeverContinue [2022-03-10T23:01:01.745Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2022-03-10T23:01:01.745Z] === RUN TestManifestStore [2022-03-10T23:01:01.745Z] === RUN TestManifestStore/no_remote_or_local [2022-03-10T23:01:01.745Z] === RUN TestSuccessfulDownload [2022-03-10T23:01:01.745Z] download_test.go:267: Needs fixing on Windows [2022-03-10T23:01:01.745Z] --- SKIP: TestSuccessfulDownload (0.00s) [2022-03-10T23:01:01.745Z] === RUN TestCancelledDownload [2022-03-10T23:01:01.745Z] --- PASS: TestCancelledDownload (0.00s) [2022-03-10T23:01:01.745Z] === RUN TestMaxDownloadAttempts [2022-03-10T23:01:01.745Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-03-10T23:01:01.745Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-03-10T23:01:01.745Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-03-10T23:01:01.745Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-03-10T23:01:01.745Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-03-10T23:01:01.745Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-03-10T23:01:01.745Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-03-10T23:01:01.745Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-03-10T23:01:01.745Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-03-10T23:01:01.745Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-03-10T23:01:01.745Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-03-10T23:01:01.745Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-03-10T23:01:02.215Z] time="2022-03-10T23:01:01Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local2876043145\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2022-03-10T23:01:02.215Z] === RUN TestManifestStore/no_local_cache [2022-03-10T23:01:02.215Z] === RUN TestManifestStore/with_local_cache [2022-03-10T23:01:02.215Z] === RUN TestManifestStore/unknown_media_type [2022-03-10T23:01:02.215Z] === RUN TestManifestStore/unknown_media_type/no_cache [2022-03-10T23:01:02.215Z] time="2022-03-10T23:01:01Z" level=warning msg="reference for unknown type: " [2022-03-10T23:01:02.215Z] time="2022-03-10T23:01:01Z" level=warning msg="reference for unknown type: " [2022-03-10T23:01:02.215Z] === RUN TestManifestStore/unknown_media_type/with_cache [2022-03-10T23:01:02.215Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2022-03-10T23:01:02.215Z] time="2022-03-10T23:01:01Z" level=warning msg="reference for unknown type: " [2022-03-10T23:01:02.215Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2022-03-10T23:01:02.215Z] time="2022-03-10T23:01:01Z" level=warning msg="reference for unknown type: " [2022-03-10T23:01:02.215Z] time="2022-03-10T23:01:01Z" level=warning msg="reference for unknown type: " [2022-03-10T23:01:02.215Z] === RUN TestManifestStore/error_persisting_manifest [2022-03-10T23:01:02.215Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2022-03-10T23:01:02.215Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2022-03-10T23:01:02.215Z] time="2022-03-10T23:01:01Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2022-03-10T23:01:02.215Z] --- PASS: TestManifestStore (0.44s) [2022-03-10T23:01:02.215Z] --- PASS: TestManifestStore/no_remote_or_local (0.26s) [2022-03-10T23:01:02.215Z] --- PASS: TestManifestStore/no_local_cache (0.03s) [2022-03-10T23:01:02.215Z] --- PASS: TestManifestStore/with_local_cache (0.02s) [2022-03-10T23:01:02.215Z] --- PASS: TestManifestStore/unknown_media_type (0.10s) [2022-03-10T23:01:02.215Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.04s) [2022-03-10T23:01:02.215Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.06s) [2022-03-10T23:01:02.215Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.03s) [2022-03-10T23:01:02.215Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.03s) [2022-03-10T23:01:02.215Z] --- PASS: TestManifestStore/error_persisting_manifest (0.03s) [2022-03-10T23:01:02.215Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2022-03-10T23:01:02.215Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.03s) [2022-03-10T23:01:02.215Z] === RUN TestDetectManifestBlobMediaType [2022-03-10T23:01:02.215Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2022-03-10T23:01:02.215Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2022-03-10T23:01:02.216Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2022-03-10T23:01:02.216Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2022-03-10T23:01:02.216Z] === RUN TestDetectManifestBlobMediaType/schema1 [2022-03-10T23:01:02.216Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2022-03-10T23:01:02.216Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2022-03-10T23:01:02.216Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2022-03-10T23:01:02.216Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2022-03-10T23:01:02.216Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2022-03-10T23:01:02.216Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2022-03-10T23:01:02.216Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2022-03-10T23:01:02.216Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2022-03-10T23:01:02.216Z] === RUN TestDetectManifestBlobMediaTypeInvalid [2022-03-10T23:01:02.216Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests [2022-03-10T23:01:02.216Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers [2022-03-10T23:01:02.216Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests [2022-03-10T23:01:02.216Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers [2022-03-10T23:01:02.216Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config [2022-03-10T23:01:02.216Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_manifests [2022-03-10T23:01:02.216Z] === RUN TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests [2022-03-10T23:01:02.216Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers [2022-03-10T23:01:02.216Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests [2022-03-10T23:01:02.216Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers [2022-03-10T23:01:02.216Z] === RUN TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests [2022-03-10T23:01:02.216Z] === RUN TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers [2022-03-10T23:01:02.216Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers [2022-03-10T23:01:02.216Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid (0.00s) [2022-03-10T23:01:02.216Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests (0.00s) [2022-03-10T23:01:02.216Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers (0.00s) [2022-03-10T23:01:02.216Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests (0.00s) [2022-03-10T23:01:02.216Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers (0.00s) [2022-03-10T23:01:02.216Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config (0.00s) [2022-03-10T23:01:02.216Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_manifests (0.00s) [2022-03-10T23:01:02.216Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests (0.00s) [2022-03-10T23:01:02.216Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers (0.00s) [2022-03-10T23:01:02.216Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests (0.00s) [2022-03-10T23:01:02.216Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers (0.00s) [2022-03-10T23:01:02.216Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests (0.00s) [2022-03-10T23:01:02.216Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers (0.00s) [2022-03-10T23:01:02.216Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers (0.00s) [2022-03-10T23:01:02.216Z] === RUN TestFixManifestLayers [2022-03-10T23:01:02.216Z] --- PASS: TestFixManifestLayers (0.00s) [2022-03-10T23:01:02.216Z] === RUN TestFixManifestLayersBaseLayerParent [2022-03-10T23:01:02.216Z] pull_v2_test.go:82: Needs fixing on Windows [2022-03-10T23:01:02.216Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2022-03-10T23:01:02.216Z] === RUN TestFixManifestLayersBadParent [2022-03-10T23:01:02.216Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2022-03-10T23:01:02.216Z] === RUN TestValidateManifest [2022-03-10T23:01:02.216Z] pull_v2_test.go:127: Needs fixing on Windows [2022-03-10T23:01:02.216Z] --- SKIP: TestValidateManifest (0.00s) [2022-03-10T23:01:02.216Z] === RUN TestFormatPlatform [2022-03-10T23:01:02.216Z] --- PASS: TestFormatPlatform (0.00s) [2022-03-10T23:01:02.216Z] === RUN TestPullSchema2Config [2022-03-10T23:01:02.216Z] === RUN TestPullSchema2Config/success_first_time [2022-03-10T23:01:02.216Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-03-10T23:01:02.216Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-03-10T23:01:02.216Z] === RUN TestPullSchema2Config/500_status [2022-03-10T23:01:02.216Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-03-10T23:01:02.216Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-03-10T23:01:02.216Z] time="2022-03-10T23:01:01Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-03-10T23:01:02.216Z] time="2022-03-10T23:01:01Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-03-10T23:01:02.216Z] time="2022-03-10T23:01:01Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-03-10T23:01:02.216Z] time="2022-03-10T23:01:01Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-03-10T23:01:02.216Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2022-03-10T23:01:02.216Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.51s) [2022-03-10T23:01:02.216Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.51s) [2022-03-10T23:01:02.216Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.51s) [2022-03-10T23:01:02.216Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.51s) [2022-03-10T23:01:02.216Z] === RUN TestTransfer [2022-03-10T23:01:02.684Z] --- PASS: TestV2MetadataService (1.27s) [2022-03-10T23:01:02.684Z] PASS [2022-03-10T23:01:02.684Z] coverage: 48.2% of statements [2022-03-10T23:01:02.684Z] ok github.com/docker/docker/distribution/metadata 1.369s coverage: 48.2% of statements [2022-03-10T23:01:02.684Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-03-10T23:01:02.684Z] === RUN TestPullSchema2Config/EOF [2022-03-10T23:01:02.684Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-03-10T23:01:02.684Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-03-10T23:01:02.684Z] 2022/03/10 23:01:02 http: panic serving 127.0.0.1:49220: intentional panic [2022-03-10T23:01:02.684Z] goroutine 52 [running]: [2022-03-10T23:01:02.684Z] net/http.(*conn).serve.func1() [2022-03-10T23:01:02.684Z] c:/go/src/net/http/server.go:1802 +0xb9 [2022-03-10T23:01:02.684Z] panic({0x9a6940, 0xb51f60}) [2022-03-10T23:01:02.684Z] c:/go/src/runtime/panic.go:1047 +0x266 [2022-03-10T23:01:02.684Z] github.com/docker/docker/distribution.TestPullSchema2Config.func3(0xc00007ee04, {0xb64ae8, 0xc0003fa0e0}) [2022-03-10T23:01:02.684Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:262 +0xb4 [2022-03-10T23:01:02.684Z] github.com/docker/docker/distribution.TestPullSchema2Config.func5.1({0xb64ae8, 0xc0003fa0e0}, 0xc000450d00) [2022-03-10T23:01:02.684Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:290 +0x287 [2022-03-10T23:01:02.684Z] net/http.HandlerFunc.ServeHTTP(0x0, {0xb64ae8, 0xc0003fa0e0}, 0x438e35) [2022-03-10T23:01:02.684Z] c:/go/src/net/http/server.go:2047 +0x2f [2022-03-10T23:01:02.684Z] net/http.serverHandler.ServeHTTP({0xc000520ab0}, {0xb64ae8, 0xc0003fa0e0}, 0xc000450d00) [2022-03-10T23:01:02.684Z] c:/go/src/net/http/server.go:2879 +0x43b [2022-03-10T23:01:02.684Z] net/http.(*conn).serve(0xc000078aa0, {0xb69918, 0xc00016c000}) [2022-03-10T23:01:02.684Z] c:/go/src/net/http/server.go:1930 +0xb08 [2022-03-10T23:01:02.684Z] created by net/http.(*Server).Serve [2022-03-10T23:01:02.684Z] c:/go/src/net/http/server.go:3034 +0x4e8 [2022-03-10T23:01:02.684Z] --- PASS: TestTransfer (0.12s) [2022-03-10T23:01:02.684Z] === RUN TestConcurrencyLimit [2022-03-10T23:01:02.684Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-03-10T23:01:02.684Z] === RUN TestPullSchema2Config/unauthorized [2022-03-10T23:01:02.684Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-03-10T23:01:02.684Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-03-10T23:01:02.684Z] --- PASS: TestPullSchema2Config (0.54s) [2022-03-10T23:01:02.684Z] --- PASS: TestPullSchema2Config/success_first_time (0.01s) [2022-03-10T23:01:02.684Z] --- PASS: TestPullSchema2Config/500_status (0.26s) [2022-03-10T23:01:02.684Z] --- PASS: TestPullSchema2Config/EOF (0.27s) [2022-03-10T23:01:02.684Z] --- PASS: TestPullSchema2Config/unauthorized (0.01s) [2022-03-10T23:01:02.684Z] === RUN TestGetRepositoryMountCandidates [2022-03-10T23:01:02.684Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2022-03-10T23:01:02.684Z] === RUN TestLayerAlreadyExists [2022-03-10T23:01:02.684Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-03-10T23:01:02.684Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-03-10T23:01:02.684Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-03-10T23:01:02.684Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-03-10T23:01:02.685Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-03-10T23:01:02.685Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-03-10T23:01:02.685Z] --- PASS: TestLayerAlreadyExists (0.00s) [2022-03-10T23:01:02.685Z] === RUN TestWhenEmptyAuthConfig [2022-03-10T23:01:02.685Z] --- PASS: TestConcurrencyLimit (0.37s) [2022-03-10T23:01:02.685Z] === RUN TestInactiveJobs [2022-03-10T23:01:03.155Z] === RUN TestNotFound [2022-03-10T23:01:03.155Z] --- PASS: TestNotFound (0.00s) [2022-03-10T23:01:03.155Z] === RUN TestConflict [2022-03-10T23:01:03.155Z] --- PASS: TestConflict (0.00s) [2022-03-10T23:01:03.155Z] === RUN TestForbidden [2022-03-10T23:01:03.155Z] --- PASS: TestForbidden (0.00s) [2022-03-10T23:01:03.155Z] === RUN TestInvalidParameter [2022-03-10T23:01:03.155Z] --- PASS: TestInvalidParameter (0.00s) [2022-03-10T23:01:03.155Z] === RUN TestNotImplemented [2022-03-10T23:01:03.155Z] --- PASS: TestNotImplemented (0.00s) [2022-03-10T23:01:03.155Z] === RUN TestNotModified [2022-03-10T23:01:03.155Z] --- PASS: TestNotModified (0.00s) [2022-03-10T23:01:03.155Z] === RUN TestUnauthorized [2022-03-10T23:01:03.155Z] --- PASS: TestUnauthorized (0.00s) [2022-03-10T23:01:03.155Z] === RUN TestUnknown [2022-03-10T23:01:03.155Z] --- PASS: TestUnknown (0.00s) [2022-03-10T23:01:03.155Z] === RUN TestCancelled [2022-03-10T23:01:03.155Z] --- PASS: TestCancelled (0.00s) [2022-03-10T23:01:03.155Z] === RUN TestDeadline [2022-03-10T23:01:03.155Z] --- PASS: TestDeadline (0.00s) [2022-03-10T23:01:03.155Z] === RUN TestDataLoss [2022-03-10T23:01:03.155Z] --- PASS: TestDataLoss (0.00s) [2022-03-10T23:01:03.155Z] === RUN TestUnavailable [2022-03-10T23:01:03.155Z] --- PASS: TestUnavailable (0.00s) [2022-03-10T23:01:03.155Z] === RUN TestSystem [2022-03-10T23:01:03.155Z] --- PASS: TestSystem (0.00s) [2022-03-10T23:01:03.155Z] === RUN TestFromStatusCode [2022-03-10T23:01:03.155Z] === RUN TestFromStatusCode/Not_Found [2022-03-10T23:01:03.155Z] === RUN TestFromStatusCode/Bad_Request [2022-03-10T23:01:03.155Z] === RUN TestFromStatusCode/Conflict [2022-03-10T23:01:03.155Z] === RUN TestFromStatusCode/Unauthorized [2022-03-10T23:01:03.155Z] === RUN TestFromStatusCode/Service_Unavailable [2022-03-10T23:01:03.155Z] === RUN TestFromStatusCode/Forbidden [2022-03-10T23:01:03.155Z] === RUN TestFromStatusCode/Not_Modified [2022-03-10T23:01:03.155Z] === RUN TestFromStatusCode/Not_Implemented [2022-03-10T23:01:03.155Z] === RUN TestFromStatusCode/Internal_Server_Error [2022-03-10T23:01:03.155Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2022-03-10T23:01:03.155Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2022-03-10T23:01:03.155Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2022-03-10T23:01:03.155Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2022-03-10T23:01:03.155Z] --- PASS: TestFromStatusCode (0.00s) [2022-03-10T23:01:03.155Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2022-03-10T23:01:03.155Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2022-03-10T23:01:03.155Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2022-03-10T23:01:03.155Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2022-03-10T23:01:03.155Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2022-03-10T23:01:03.155Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2022-03-10T23:01:03.155Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2022-03-10T23:01:03.155Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2022-03-10T23:01:03.155Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2022-03-10T23:01:03.155Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2022-03-10T23:01:03.155Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2022-03-10T23:01:03.155Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2022-03-10T23:01:03.155Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2022-03-10T23:01:03.155Z] PASS [2022-03-10T23:01:03.155Z] coverage: 53.1% of statements [2022-03-10T23:01:03.155Z] ok github.com/docker/docker/errdefs 0.041s coverage: 53.1% of statements [2022-03-10T23:01:03.155Z] --- PASS: TestInactiveJobs (0.39s) [2022-03-10T23:01:03.155Z] === RUN TestWatchRelease [2022-03-10T23:01:03.155Z] --- PASS: TestWatchRelease (0.04s) [2022-03-10T23:01:03.155Z] === RUN TestWatchFinishedTransfer [2022-03-10T23:01:03.155Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2022-03-10T23:01:03.155Z] === RUN TestDuplicateTransfer [2022-03-10T23:01:03.155Z] --- PASS: TestDuplicateTransfer (0.04s) [2022-03-10T23:01:03.155Z] === RUN TestSuccessfulUpload [2022-03-10T23:01:03.631Z] time="2022-03-10T23:01:03Z" level=error msg="Upload failed, retrying: simulating retry" [2022-03-10T23:01:03.631Z] --- PASS: TestSuccessfulUpload (0.35s) [2022-03-10T23:01:03.631Z] === RUN TestCancelledUpload [2022-03-10T23:01:03.631Z] --- PASS: TestCancelledUpload (0.00s) [2022-03-10T23:01:03.631Z] PASS [2022-03-10T23:01:03.631Z] coverage: 77.3% of statements [2022-03-10T23:01:03.631Z] ok github.com/docker/docker/distribution/xfer 1.926s coverage: 77.3% of statements [2022-03-10T23:01:03.698Z] tests/integration/regression_test.py ...... [ 98%] [2022-03-10T23:01:04.099Z] --- PASS: TestWhenEmptyAuthConfig (1.16s) [2022-03-10T23:01:04.099Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2022-03-10T23:01:04.099Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2022-03-10T23:01:04.099Z] === RUN TestTokenPassThru [2022-03-10T23:01:04.099Z] --- PASS: TestTokenPassThru (0.01s) [2022-03-10T23:01:04.099Z] === RUN TestTokenPassThruDifferentHost [2022-03-10T23:01:04.099Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2022-03-10T23:01:04.099Z] PASS [2022-03-10T23:01:04.099Z] coverage: 26.7% of statements [2022-03-10T23:01:04.099Z] ok github.com/docker/docker/distribution 2.261s coverage: 26.7% of statements [2022-03-10T23:01:04.099Z] === RUN TestCompare [2022-03-10T23:01:04.099Z] --- PASS: TestCompare (0.00s) [2022-03-10T23:01:04.099Z] PASS [2022-03-10T23:01:04.099Z] coverage: 19.2% of statements [2022-03-10T23:01:04.099Z] ok github.com/docker/docker/image/cache 0.086s coverage: 19.2% of statements [2022-03-10T23:01:04.099Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-03-10T23:01:04.099Z] ? github.com/docker/docker/dockerversion [no test files] [2022-03-10T23:01:04.210Z] tests/integration/credentials/store_test.py ...... [ 99%] [2022-03-10T23:01:04.210Z] tests/integration/credentials/utils_test.py . [100%] [2022-03-10T23:01:04.210Z] [2022-03-10T23:01:04.210Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2022-03-10T23:01:04.210Z] =========================== short test summary info ============================ [2022-03-10T23:01:04.210Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2022-03-10T23:01:04.210Z] CONFIG_RT_GROUP_SCHED isn't enabled [2022-03-10T23:01:04.210Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2022-03-10T23:01:04.210Z] Not supported on most drivers [2022-03-10T23:01:04.210Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2022-03-10T23:01:04.210Z] Output of docker top depends on host distro, and is not formalized. [2022-03-10T23:01:04.210Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2022-03-10T23:01:04.210Z] Output of docker top depends on host distro, and is not formalized. [2022-03-10T23:01:04.210Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2022-03-10T23:01:04.210Z] Can fail if eth0 has multiple IP addresses [2022-03-10T23:01:04.210Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2022-03-10T23:01:04.210Z] This doesn't seem to be taken into account by the engine [2022-03-10T23:01:04.210Z] SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME [2022-03-10T23:01:04.210Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2022-03-10T23:01:04.210Z] = 383 passed, 2 skipped, 2 deselected, 6 xfailed, 2 xpassed in 292.06 seconds == [2022-03-10T23:01:04.459Z] 2022/03/10 23:01:02 Closing DB instances... [2022-03-10T23:01:04.459Z] --- PASS: TestNetworkDBGarbageCollection (54.26s) [2022-03-10T23:01:04.459Z] === RUN TestFindNode [2022-03-10T23:01:04.459Z] 2022/03/10 23:01:04 Closing DB instances... [2022-03-10T23:01:04.459Z] --- PASS: TestFindNode (0.02s) [2022-03-10T23:01:04.459Z] === RUN TestChangeNodeState [2022-03-10T23:01:04.459Z] 2022/03/10 23:01:04 Closing DB instances... [2022-03-10T23:01:04.459Z] --- PASS: TestChangeNodeState (0.02s) [2022-03-10T23:01:04.459Z] === RUN TestNodeReincarnation [2022-03-10T23:01:04.459Z] 2022/03/10 23:01:04 Closing DB instances... [2022-03-10T23:01:04.466Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2022-03-10T23:01:04.569Z] === RUN TestFSGetInvalidData [2022-03-10T23:01:04.569Z] --- PASS: TestFSGetInvalidData (0.02s) [2022-03-10T23:01:04.569Z] === RUN TestFSInvalidSet [2022-03-10T23:01:04.569Z] --- PASS: TestFSInvalidSet (0.02s) [2022-03-10T23:01:04.569Z] === RUN TestFSInvalidRoot [2022-03-10T23:01:04.569Z] --- PASS: TestFSInvalidRoot (0.01s) [2022-03-10T23:01:04.569Z] === RUN TestFSMetadataGetSet [2022-03-10T23:01:04.569Z] --- PASS: TestFSMetadataGetSet (0.06s) [2022-03-10T23:01:04.569Z] === RUN TestFSInvalidWalker [2022-03-10T23:01:04.569Z] --- PASS: TestFSInvalidWalker (0.02s) [2022-03-10T23:01:04.569Z] === RUN TestFSGetSet [2022-03-10T23:01:04.569Z] --- PASS: TestFSGetSet (0.06s) [2022-03-10T23:01:04.569Z] === RUN TestFSGetUnsetKey [2022-03-10T23:01:04.569Z] --- PASS: TestFSGetUnsetKey (0.01s) [2022-03-10T23:01:04.569Z] === RUN TestFSGetEmptyData [2022-03-10T23:01:04.569Z] --- PASS: TestFSGetEmptyData (0.01s) [2022-03-10T23:01:04.569Z] === RUN TestFSDelete [2022-03-10T23:01:04.569Z] --- PASS: TestFSDelete (0.02s) [2022-03-10T23:01:04.569Z] === RUN TestFSWalker [2022-03-10T23:01:04.569Z] --- PASS: TestFSWalker (0.02s) [2022-03-10T23:01:04.569Z] === RUN TestFSWalkerStopOnError [2022-03-10T23:01:04.569Z] --- PASS: TestFSWalkerStopOnError (0.02s) [2022-03-10T23:01:04.569Z] === RUN TestNewFromJSON [2022-03-10T23:01:04.569Z] --- PASS: TestNewFromJSON (0.00s) [2022-03-10T23:01:04.569Z] === RUN TestNewFromJSONWithInvalidJSON [2022-03-10T23:01:04.569Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2022-03-10T23:01:04.569Z] === RUN TestMarshalKeyOrder [2022-03-10T23:01:04.569Z] --- PASS: TestMarshalKeyOrder (0.00s) [2022-03-10T23:01:04.569Z] === RUN TestHistoryEqual [2022-03-10T23:01:05.040Z] --- PASS: TestHistoryEqual (0.20s) [2022-03-10T23:01:05.040Z] === RUN TestImage [2022-03-10T23:01:05.040Z] --- PASS: TestImage (0.00s) [2022-03-10T23:01:05.040Z] === RUN TestImageOSNotEmpty [2022-03-10T23:01:05.040Z] --- PASS: TestImageOSNotEmpty (0.00s) [2022-03-10T23:01:05.040Z] === RUN TestNewChildImageFromImageWithRootFS [2022-03-10T23:01:05.040Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2022-03-10T23:01:05.040Z] === RUN TestCreate [2022-03-10T23:01:05.040Z] --- PASS: TestCreate (0.01s) [2022-03-10T23:01:05.040Z] === RUN TestRestore [2022-03-10T23:01:05.040Z] time="2022-03-10T23:01:04Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2022-03-10T23:01:05.040Z] --- PASS: TestRestore (0.04s) [2022-03-10T23:01:05.040Z] === RUN TestAddDelete [2022-03-10T23:01:05.040Z] --- PASS: TestAddDelete (0.03s) [2022-03-10T23:01:05.040Z] === RUN TestSearchAfterDelete [2022-03-10T23:01:05.040Z] --- PASS: TestSearchAfterDelete (0.01s) [2022-03-10T23:01:05.040Z] === RUN TestParentReset [2022-03-10T23:01:05.040Z] --- PASS: TestParentReset (0.04s) [2022-03-10T23:01:05.040Z] === RUN TestGetAndSetLastUpdated [2022-03-10T23:01:05.040Z] --- PASS: TestGetAndSetLastUpdated (0.02s) [2022-03-10T23:01:05.040Z] === RUN TestStoreLen [2022-03-10T23:01:05.040Z] --- PASS: TestStoreLen (0.08s) [2022-03-10T23:01:05.040Z] PASS [2022-03-10T23:01:05.040Z] coverage: 86.9% of statements [2022-03-10T23:01:05.509Z] ok github.com/docker/docker/image 0.828s coverage: 86.9% of statements [2022-03-10T23:01:05.509Z] === RUN TestMakeV1ConfigFromConfig [2022-03-10T23:01:05.509Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2022-03-10T23:01:05.509Z] PASS [2022-03-10T23:01:05.509Z] coverage: 25.0% of statements [2022-03-10T23:01:05.980Z] ok github.com/docker/docker/image/v1 0.177s coverage: 25.0% of statements [2022-03-10T23:01:05.980Z] === RUN TestValidateManifest [2022-03-10T23:01:05.980Z] === RUN TestValidateManifest/non-nil [2022-03-10T23:01:05.980Z] === RUN TestValidateManifest/nil [2022-03-10T23:01:05.980Z] --- PASS: TestValidateManifest (0.00s) [2022-03-10T23:01:05.980Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2022-03-10T23:01:05.980Z] --- PASS: TestValidateManifest/nil (0.00s) [2022-03-10T23:01:05.980Z] PASS [2022-03-10T23:01:05.980Z] coverage: 0.7% of statements [2022-03-10T23:01:05.980Z] ok github.com/docker/docker/image/tarexport 0.102s coverage: 0.7% of statements [2022-03-10T23:01:05.980Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-03-10T23:01:06.452Z] === RUN TestSerialization [2022-03-10T23:01:06.588Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.005s coverage: 100.0% of statements [2022-03-10T23:01:06.921Z] --- PASS: TestSerialization (0.02s) [2022-03-10T23:01:06.921Z] PASS [2022-03-10T23:01:06.921Z] coverage: 100.0% of statements [2022-03-10T23:01:06.921Z] ok github.com/docker/docker/libcontainerd/queue 0.074s coverage: 100.0% of statements [2022-03-10T23:01:07.391Z] === RUN TestEmptyLayer [2022-03-10T23:01:07.391Z] --- PASS: TestEmptyLayer (0.00s) [2022-03-10T23:01:07.391Z] === RUN TestCommitFailure [2022-03-10T23:01:07.391Z] --- PASS: TestCommitFailure (0.01s) [2022-03-10T23:01:07.391Z] === RUN TestStartTransactionFailure [2022-03-10T23:01:07.391Z] --- PASS: TestStartTransactionFailure (0.00s) [2022-03-10T23:01:07.391Z] === RUN TestGetOrphan [2022-03-10T23:01:07.391Z] --- PASS: TestGetOrphan (0.01s) [2022-03-10T23:01:07.391Z] === RUN TestMountAndRegister [2022-03-10T23:01:07.391Z] layer_test.go:258: Layer size: 14 [2022-03-10T23:01:07.391Z] --- PASS: TestMountAndRegister (0.05s) [2022-03-10T23:01:07.391Z] === RUN TestLayerRelease [2022-03-10T23:01:07.391Z] layer_test.go:291: Failing on Windows [2022-03-10T23:01:07.391Z] --- SKIP: TestLayerRelease (0.00s) [2022-03-10T23:01:07.391Z] === RUN TestStoreRestore [2022-03-10T23:01:07.391Z] layer_test.go:340: Failing on Windows [2022-03-10T23:01:07.391Z] --- SKIP: TestStoreRestore (0.00s) [2022-03-10T23:01:07.391Z] === RUN TestTarStreamStability [2022-03-10T23:01:07.391Z] layer_test.go:455: Failing on Windows [2022-03-10T23:01:07.391Z] --- SKIP: TestTarStreamStability (0.00s) [2022-03-10T23:01:07.391Z] === RUN TestRegisterExistingLayer [2022-03-10T23:01:07.391Z] --- PASS: TestRegisterExistingLayer (0.23s) [2022-03-10T23:01:07.391Z] === RUN TestTarStreamVerification [2022-03-10T23:01:07.391Z] layer_test.go:684: Failing on Windows [2022-03-10T23:01:07.391Z] --- SKIP: TestTarStreamVerification (0.00s) [2022-03-10T23:01:07.391Z] === RUN TestLayerMigration [2022-03-10T23:01:07.391Z] migration_test.go:45: Failing on Windows [2022-03-10T23:01:07.391Z] --- SKIP: TestLayerMigration (0.00s) [2022-03-10T23:01:07.391Z] === RUN TestLayerMigrationNoTarsplit [2022-03-10T23:01:07.391Z] migration_test.go:181: Failing on Windows [2022-03-10T23:01:07.391Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2022-03-10T23:01:07.391Z] === RUN TestMountInit [2022-03-10T23:01:07.391Z] mount_test.go:17: Failing on Windows [2022-03-10T23:01:07.391Z] --- SKIP: TestMountInit (0.00s) [2022-03-10T23:01:07.391Z] === RUN TestMountSize [2022-03-10T23:01:07.391Z] mount_test.go:76: Failing on Windows [2022-03-10T23:01:07.391Z] --- SKIP: TestMountSize (0.00s) [2022-03-10T23:01:07.391Z] === RUN TestMountChanges [2022-03-10T23:01:07.391Z] mount_test.go:125: Failing on Windows [2022-03-10T23:01:07.391Z] --- SKIP: TestMountChanges (0.00s) [2022-03-10T23:01:07.391Z] === RUN TestMountApply [2022-03-10T23:01:07.391Z] mount_test.go:212: Failing on Windows [2022-03-10T23:01:07.391Z] --- SKIP: TestMountApply (0.00s) [2022-03-10T23:01:07.391Z] PASS [2022-03-10T23:01:07.391Z] coverage: 30.2% of statements [2022-03-10T23:01:07.391Z] ok github.com/docker/docker/layer 0.396s coverage: 30.2% of statements [2022-03-10T23:01:07.860Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-03-10T23:01:08.247Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-03-10T23:01:08.247Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-03-10T23:01:08.340Z] === RUN TestEnvironmentParsing [2022-03-10T23:01:08.340Z] --- PASS: TestEnvironmentParsing (0.00s) [2022-03-10T23:01:08.340Z] PASS [2022-03-10T23:01:08.340Z] coverage: 1.2% of statements [2022-03-10T23:01:08.340Z] ok github.com/docker/docker/libcontainerd/local 0.072s coverage: 1.2% of statements [2022-03-10T23:01:08.340Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-03-10T23:01:08.340Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-03-10T23:01:08.340Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-03-10T23:01:08.340Z] === RUN TestSequenceGetAvailableBit [2022-03-10T23:01:08.340Z] --- PASS: TestSequenceGetAvailableBit (0.00s) [2022-03-10T23:01:08.340Z] === RUN TestSequenceEqual [2022-03-10T23:01:08.340Z] --- PASS: TestSequenceEqual (0.00s) [2022-03-10T23:01:08.340Z] === RUN TestSequenceCopy [2022-03-10T23:01:08.340Z] --- PASS: TestSequenceCopy (0.00s) [2022-03-10T23:01:08.340Z] === RUN TestGetFirstAvailable [2022-03-10T23:01:08.340Z] --- PASS: TestGetFirstAvailable (0.00s) [2022-03-10T23:01:08.340Z] === RUN TestFindSequence [2022-03-10T23:01:08.340Z] --- PASS: TestFindSequence (0.00s) [2022-03-10T23:01:08.340Z] === RUN TestCheckIfAvailable [2022-03-10T23:01:08.340Z] --- PASS: TestCheckIfAvailable (0.00s) [2022-03-10T23:01:08.340Z] === RUN TestMergeSequences [2022-03-10T23:01:08.340Z] --- PASS: TestMergeSequences (0.00s) [2022-03-10T23:01:08.340Z] === RUN TestPushReservation [2022-03-10T23:01:08.340Z] --- PASS: TestPushReservation (0.00s) [2022-03-10T23:01:08.340Z] === RUN TestSerializeDeserialize [2022-03-10T23:01:08.340Z] --- PASS: TestSerializeDeserialize (0.00s) [2022-03-10T23:01:08.340Z] === RUN TestSet [2022-03-10T23:01:08.340Z] --- PASS: TestSet (0.00s) [2022-03-10T23:01:08.340Z] === RUN TestSetUnset [2022-03-10T23:01:08.340Z] --- PASS: TestSetUnset (0.00s) [2022-03-10T23:01:08.340Z] === RUN TestOffsetSetUnset [2022-03-10T23:01:08.340Z] --- PASS: TestOffsetSetUnset (0.00s) [2022-03-10T23:01:08.340Z] === RUN TestSetInRange [2022-03-10T23:01:08.340Z] --- PASS: TestSetInRange (0.00s) [2022-03-10T23:01:08.340Z] === RUN TestSetAnyInRange [2022-03-10T23:01:08.340Z] --- PASS: TestSetAnyInRange (0.00s) [2022-03-10T23:01:08.340Z] === RUN TestMethods [2022-03-10T23:01:08.340Z] --- PASS: TestMethods (0.00s) [2022-03-10T23:01:08.340Z] === RUN TestRandomAllocateDeallocate [2022-03-10T23:01:09.188Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-03-10T23:01:09.759Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-03-10T23:01:10.020Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-03-10T23:01:10.329Z] time="2022-03-10T23:01:09Z" level=error msg="failed to send node leave: timed out broadcasting node event" [2022-03-10T23:01:10.329Z] --- PASS: TestNodeReincarnation (5.02s) [2022-03-10T23:01:10.329Z] === RUN TestParallelCreate [2022-03-10T23:01:10.329Z] 2022/03/10 23:01:09 Closing DB instances... [2022-03-10T23:01:10.329Z] --- PASS: TestParallelCreate (0.02s) [2022-03-10T23:01:10.329Z] === RUN TestParallelDelete [2022-03-10T23:01:10.329Z] 2022/03/10 23:01:09 Closing DB instances... [2022-03-10T23:01:10.329Z] --- PASS: TestParallelDelete (0.01s) [2022-03-10T23:01:10.329Z] === RUN TestNetworkDBIslands [2022-03-10T23:01:10.329Z] time="2022-03-10T23:01:09Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:ebd30a2c7743 with config:&{NodeID:ebd30a2c7743 Hostname:node1 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10033 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-03-10T23:01:10.329Z] time="2022-03-10T23:01:09Z" level=info msg="Node ebd30a2c7743/172.19.145.5, joined gossip cluster" [2022-03-10T23:01:10.329Z] time="2022-03-10T23:01:09Z" level=info msg="Node ebd30a2c7743/172.19.145.5, added to nodes list" [2022-03-10T23:01:10.329Z] time="2022-03-10T23:01:09Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:8b7ff8b42d73 with config:&{NodeID:8b7ff8b42d73 Hostname:node2 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10034 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-03-10T23:01:10.329Z] time="2022-03-10T23:01:09Z" level=info msg="Node 8b7ff8b42d73/172.19.145.5, joined gossip cluster" [2022-03-10T23:01:10.329Z] time="2022-03-10T23:01:09Z" level=info msg="Node 8b7ff8b42d73/172.19.145.5, added to nodes list" [2022-03-10T23:01:10.329Z] time="2022-03-10T23:01:09Z" level=info msg="The new bootstrap node list is:[localhost:10033]" [2022-03-10T23:01:10.329Z] time="2022-03-10T23:01:09Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" [2022-03-10T23:01:10.329Z] time="2022-03-10T23:01:09Z" level=debug msg="memberlist: Stream connection from=[::1]:49360" [2022-03-10T23:01:10.329Z] time="2022-03-10T23:01:09Z" level=info msg="Node 8b7ff8b42d73/172.19.145.5, joined gossip cluster" [2022-03-10T23:01:10.329Z] time="2022-03-10T23:01:09Z" level=info msg="Node 8b7ff8b42d73/172.19.145.5, added to nodes list" [2022-03-10T23:01:10.329Z] time="2022-03-10T23:01:09Z" level=info msg="Node ebd30a2c7743/172.19.145.5, joined gossip cluster" [2022-03-10T23:01:10.329Z] time="2022-03-10T23:01:09Z" level=info msg="Node ebd30a2c7743/172.19.145.5, added to nodes list" [2022-03-10T23:01:10.329Z] time="2022-03-10T23:01:09Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" [2022-03-10T23:01:10.329Z] time="2022-03-10T23:01:09Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49361" [2022-03-10T23:01:10.558Z] === RUN TestInvalidConfig [2022-03-10T23:01:10.558Z] --- PASS: TestInvalidConfig (0.00s) [2022-03-10T23:01:10.558Z] === RUN TestConfig [2022-03-10T23:01:10.558Z] --- PASS: TestConfig (0.00s) [2022-03-10T23:01:10.558Z] === RUN TestOptionsLabels [2022-03-10T23:01:10.558Z] --- PASS: TestOptionsLabels (0.00s) [2022-03-10T23:01:10.558Z] === RUN TestValidName [2022-03-10T23:01:10.558Z] --- PASS: TestValidName (0.00s) [2022-03-10T23:01:10.558Z] PASS [2022-03-10T23:01:10.558Z] coverage: 19.7% of statements [2022-03-10T23:01:10.558Z] ok github.com/docker/docker/libnetwork/config 0.074s coverage: 19.7% of statements [2022-03-10T23:01:10.797Z] time="2022-03-10T23:01:10Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:20d32c781f67 with config:&{NodeID:20d32c781f67 Hostname:node3 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10035 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-03-10T23:01:10.797Z] time="2022-03-10T23:01:10Z" level=info msg="Node 20d32c781f67/172.19.145.5, joined gossip cluster" [2022-03-10T23:01:10.797Z] time="2022-03-10T23:01:10Z" level=info msg="Node 20d32c781f67/172.19.145.5, added to nodes list" [2022-03-10T23:01:10.797Z] time="2022-03-10T23:01:10Z" level=info msg="The new bootstrap node list is:[localhost:10034]" [2022-03-10T23:01:10.797Z] time="2022-03-10T23:01:10Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" [2022-03-10T23:01:10.797Z] time="2022-03-10T23:01:10Z" level=debug msg="memberlist: Stream connection from=[::1]:49362" [2022-03-10T23:01:10.797Z] time="2022-03-10T23:01:10Z" level=info msg="Node 20d32c781f67/172.19.145.5, joined gossip cluster" [2022-03-10T23:01:10.797Z] time="2022-03-10T23:01:10Z" level=info msg="Node 20d32c781f67/172.19.145.5, added to nodes list" [2022-03-10T23:01:10.797Z] time="2022-03-10T23:01:10Z" level=info msg="Node ebd30a2c7743/172.19.145.5, joined gossip cluster" [2022-03-10T23:01:10.797Z] time="2022-03-10T23:01:10Z" level=info msg="Node ebd30a2c7743/172.19.145.5, added to nodes list" [2022-03-10T23:01:10.797Z] time="2022-03-10T23:01:10Z" level=info msg="Node 8b7ff8b42d73/172.19.145.5, joined gossip cluster" [2022-03-10T23:01:10.797Z] time="2022-03-10T23:01:10Z" level=info msg="Node 8b7ff8b42d73/172.19.145.5, added to nodes list" [2022-03-10T23:01:10.797Z] time="2022-03-10T23:01:10Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" [2022-03-10T23:01:10.797Z] time="2022-03-10T23:01:10Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49363" [2022-03-10T23:01:10.797Z] time="2022-03-10T23:01:10Z" level=info msg="Node 20d32c781f67/172.19.145.5, joined gossip cluster" [2022-03-10T23:01:10.797Z] time="2022-03-10T23:01:10Z" level=info msg="Node 20d32c781f67/172.19.145.5, added to nodes list" [2022-03-10T23:01:10.959Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-03-10T23:01:11.027Z] === RUN TestKey [2022-03-10T23:01:11.027Z] --- PASS: TestKey (0.00s) [2022-03-10T23:01:11.027Z] === RUN TestParseKey [2022-03-10T23:01:11.027Z] --- PASS: TestParseKey (0.00s) [2022-03-10T23:01:11.027Z] === RUN TestInvalidDataStore [2022-03-10T23:01:11.027Z] --- PASS: TestInvalidDataStore (0.00s) [2022-03-10T23:01:11.027Z] === RUN TestKVObjectFlatKey [2022-03-10T23:01:11.027Z] --- PASS: TestKVObjectFlatKey (0.00s) [2022-03-10T23:01:11.027Z] === RUN TestAtomicKVObjectFlatKey [2022-03-10T23:01:11.027Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) [2022-03-10T23:01:11.027Z] PASS [2022-03-10T23:01:11.027Z] coverage: 21.9% of statements [2022-03-10T23:01:11.027Z] ok github.com/docker/docker/libnetwork/datastore 0.050s coverage: 21.9% of statements [2022-03-10T23:01:11.265Z] time="2022-03-10T23:01:10Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:24d65289433d with config:&{NodeID:24d65289433d Hostname:node4 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10036 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-03-10T23:01:11.265Z] time="2022-03-10T23:01:10Z" level=info msg="Node 24d65289433d/172.19.145.5, joined gossip cluster" [2022-03-10T23:01:11.265Z] time="2022-03-10T23:01:10Z" level=info msg="Node 24d65289433d/172.19.145.5, added to nodes list" [2022-03-10T23:01:11.265Z] time="2022-03-10T23:01:10Z" level=info msg="The new bootstrap node list is:[localhost:10035]" [2022-03-10T23:01:11.265Z] time="2022-03-10T23:01:10Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" [2022-03-10T23:01:11.265Z] time="2022-03-10T23:01:10Z" level=debug msg="memberlist: Stream connection from=[::1]:49364" [2022-03-10T23:01:11.265Z] time="2022-03-10T23:01:10Z" level=info msg="Node 24d65289433d/172.19.145.5, joined gossip cluster" [2022-03-10T23:01:11.265Z] time="2022-03-10T23:01:10Z" level=info msg="Node 24d65289433d/172.19.145.5, added to nodes list" [2022-03-10T23:01:11.265Z] time="2022-03-10T23:01:10Z" level=info msg="Node 8b7ff8b42d73/172.19.145.5, joined gossip cluster" [2022-03-10T23:01:11.265Z] time="2022-03-10T23:01:10Z" level=info msg="Node 8b7ff8b42d73/172.19.145.5, added to nodes list" [2022-03-10T23:01:11.265Z] time="2022-03-10T23:01:10Z" level=info msg="Node 20d32c781f67/172.19.145.5, joined gossip cluster" [2022-03-10T23:01:11.265Z] time="2022-03-10T23:01:10Z" level=info msg="Node 20d32c781f67/172.19.145.5, added to nodes list" [2022-03-10T23:01:11.265Z] time="2022-03-10T23:01:10Z" level=info msg="Node ebd30a2c7743/172.19.145.5, joined gossip cluster" [2022-03-10T23:01:11.265Z] time="2022-03-10T23:01:10Z" level=info msg="Node ebd30a2c7743/172.19.145.5, added to nodes list" [2022-03-10T23:01:11.265Z] time="2022-03-10T23:01:10Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" [2022-03-10T23:01:11.265Z] time="2022-03-10T23:01:10Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49365" [2022-03-10T23:01:11.265Z] time="2022-03-10T23:01:11Z" level=info msg="Node 24d65289433d/172.19.145.5, joined gossip cluster" [2022-03-10T23:01:11.265Z] time="2022-03-10T23:01:11Z" level=info msg="Node 24d65289433d/172.19.145.5, added to nodes list" [2022-03-10T23:01:11.265Z] time="2022-03-10T23:01:11Z" level=info msg="Node 24d65289433d/172.19.145.5, joined gossip cluster" [2022-03-10T23:01:11.265Z] time="2022-03-10T23:01:11Z" level=info msg="Node 24d65289433d/172.19.145.5, added to nodes list" [2022-03-10T23:01:11.732Z] time="2022-03-10T23:01:11Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:2e15fe673f81 with config:&{NodeID:2e15fe673f81 Hostname:node5 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10037 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-03-10T23:01:11.732Z] time="2022-03-10T23:01:11Z" level=info msg="Node 2e15fe673f81/172.19.145.5, joined gossip cluster" [2022-03-10T23:01:11.732Z] time="2022-03-10T23:01:11Z" level=info msg="Node 2e15fe673f81/172.19.145.5, added to nodes list" [2022-03-10T23:01:11.732Z] time="2022-03-10T23:01:11Z" level=info msg="The new bootstrap node list is:[localhost:10036]" [2022-03-10T23:01:11.732Z] time="2022-03-10T23:01:11Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" [2022-03-10T23:01:11.732Z] time="2022-03-10T23:01:11Z" level=debug msg="memberlist: Stream connection from=[::1]:49366" [2022-03-10T23:01:11.732Z] time="2022-03-10T23:01:11Z" level=info msg="Node 2e15fe673f81/172.19.145.5, joined gossip cluster" [2022-03-10T23:01:11.732Z] time="2022-03-10T23:01:11Z" level=info msg="Node 2e15fe673f81/172.19.145.5, added to nodes list" [2022-03-10T23:01:11.732Z] time="2022-03-10T23:01:11Z" level=info msg="Node ebd30a2c7743/172.19.145.5, joined gossip cluster" [2022-03-10T23:01:11.732Z] time="2022-03-10T23:01:11Z" level=info msg="Node ebd30a2c7743/172.19.145.5, added to nodes list" [2022-03-10T23:01:11.732Z] time="2022-03-10T23:01:11Z" level=info msg="Node 24d65289433d/172.19.145.5, joined gossip cluster" [2022-03-10T23:01:11.732Z] time="2022-03-10T23:01:11Z" level=info msg="Node 24d65289433d/172.19.145.5, added to nodes list" [2022-03-10T23:01:11.732Z] time="2022-03-10T23:01:11Z" level=info msg="Node 8b7ff8b42d73/172.19.145.5, joined gossip cluster" [2022-03-10T23:01:11.732Z] time="2022-03-10T23:01:11Z" level=info msg="Node 8b7ff8b42d73/172.19.145.5, added to nodes list" [2022-03-10T23:01:11.732Z] time="2022-03-10T23:01:11Z" level=info msg="Node 20d32c781f67/172.19.145.5, joined gossip cluster" [2022-03-10T23:01:11.732Z] time="2022-03-10T23:01:11Z" level=info msg="Node 20d32c781f67/172.19.145.5, added to nodes list" [2022-03-10T23:01:11.732Z] time="2022-03-10T23:01:11Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49367" [2022-03-10T23:01:11.732Z] time="2022-03-10T23:01:11Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" [2022-03-10T23:01:11.732Z] time="2022-03-10T23:01:11Z" level=info msg="Node 2e15fe673f81/172.19.145.5, joined gossip cluster" [2022-03-10T23:01:11.732Z] time="2022-03-10T23:01:11Z" level=info msg="Node 2e15fe673f81/172.19.145.5, added to nodes list" [2022-03-10T23:01:11.732Z] time="2022-03-10T23:01:11Z" level=info msg="Node 2e15fe673f81/172.19.145.5, joined gossip cluster" [2022-03-10T23:01:11.732Z] time="2022-03-10T23:01:11Z" level=info msg="Node 2e15fe673f81/172.19.145.5, added to nodes list" [2022-03-10T23:01:11.732Z] time="2022-03-10T23:01:11Z" level=info msg="Node 2e15fe673f81/172.19.145.5, joined gossip cluster" [2022-03-10T23:01:11.732Z] time="2022-03-10T23:01:11Z" level=info msg="Node 2e15fe673f81/172.19.145.5, added to nodes list" [2022-03-10T23:01:12.018Z] === RUN TestIPDataMarshalling [2022-03-10T23:01:12.018Z] --- PASS: TestIPDataMarshalling (0.00s) [2022-03-10T23:01:12.018Z] === RUN TestValidateAndIsV6 [2022-03-10T23:01:12.018Z] --- PASS: TestValidateAndIsV6 (0.00s) [2022-03-10T23:01:12.018Z] PASS [2022-03-10T23:01:12.018Z] coverage: 68.9% of statements [2022-03-10T23:01:12.018Z] ok github.com/docker/docker/libnetwork/driverapi 0.085s coverage: 68.9% of statements [2022-03-10T23:01:12.018Z] === RUN TestErrorInterfaces [2022-03-10T23:01:12.018Z] --- PASS: TestErrorInterfaces (0.00s) [2022-03-10T23:01:12.018Z] === RUN TestNetworkMarshalling [2022-03-10T23:01:12.200Z] networkdb_test.go:835: Re-joining: 3 [2022-03-10T23:01:12.200Z] time="2022-03-10T23:01:11Z" level=info msg="The new bootstrap node list is:[172.19.145.5:10033 172.19.145.5:10034 172.19.145.5:10035]" [2022-03-10T23:01:12.200Z] time="2022-03-10T23:01:11Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.19.145.5:10033" [2022-03-10T23:01:12.200Z] time="2022-03-10T23:01:11Z" level=debug msg="memberlist: Stream connection from=172.19.145.5:49368" [2022-03-10T23:01:12.200Z] time="2022-03-10T23:01:11Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.19.145.5:10034" [2022-03-10T23:01:12.200Z] time="2022-03-10T23:01:11Z" level=debug msg="memberlist: Stream connection from=172.19.145.5:49369" [2022-03-10T23:01:12.200Z] time="2022-03-10T23:01:11Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.19.145.5:10035" [2022-03-10T23:01:12.200Z] time="2022-03-10T23:01:11Z" level=debug msg="memberlist: Stream connection from=172.19.145.5:49370" [2022-03-10T23:01:12.200Z] networkdb_test.go:835: Re-joining: 4 [2022-03-10T23:01:12.200Z] time="2022-03-10T23:01:11Z" level=info msg="The new bootstrap node list is:[172.19.145.5:10033 172.19.145.5:10034 172.19.145.5:10035]" [2022-03-10T23:01:12.200Z] time="2022-03-10T23:01:11Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.19.145.5:10033" [2022-03-10T23:01:12.200Z] time="2022-03-10T23:01:11Z" level=debug msg="memberlist: Stream connection from=172.19.145.5:49371" [2022-03-10T23:01:12.200Z] time="2022-03-10T23:01:11Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.19.145.5:10034" [2022-03-10T23:01:12.200Z] time="2022-03-10T23:01:11Z" level=debug msg="memberlist: Stream connection from=172.19.145.5:49372" [2022-03-10T23:01:12.200Z] time="2022-03-10T23:01:11Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.19.145.5:10035" [2022-03-10T23:01:12.200Z] time="2022-03-10T23:01:11Z" level=debug msg="memberlist: Stream connection from=172.19.145.5:49373" [2022-03-10T23:01:12.487Z] --- PASS: TestNetworkMarshalling (0.22s) [2022-03-10T23:01:12.487Z] === RUN TestEndpointMarshalling [2022-03-10T23:01:12.487Z] --- PASS: TestEndpointMarshalling (0.00s) [2022-03-10T23:01:12.487Z] === RUN TestAuxAddresses [2022-03-10T23:01:12.487Z] time="2022-03-10T23:01:12Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-03-10T23:01:12.487Z] --- PASS: TestAuxAddresses (0.02s) [2022-03-10T23:01:12.487Z] === RUN TestSRVServiceQuery [2022-03-10T23:01:12.487Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-03-10T23:01:12.487Z] --- SKIP: TestSRVServiceQuery (0.01s) [2022-03-10T23:01:12.487Z] === RUN TestServiceVIPReuse [2022-03-10T23:01:12.487Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-03-10T23:01:12.487Z] --- SKIP: TestServiceVIPReuse (0.00s) [2022-03-10T23:01:12.487Z] === RUN TestIpamReleaseOnNetDriverFailures [2022-03-10T23:01:12.487Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-03-10T23:01:12.487Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.01s) [2022-03-10T23:01:12.487Z] === RUN TestDNSIPQuery [2022-03-10T23:01:12.487Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-03-10T23:01:12.487Z] --- SKIP: TestDNSIPQuery (0.00s) [2022-03-10T23:01:12.487Z] === RUN TestDNSProxyServFail [2022-03-10T23:01:12.487Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-03-10T23:01:12.487Z] --- SKIP: TestDNSProxyServFail (0.00s) [2022-03-10T23:01:12.487Z] === RUN TestSandboxAddEmpty [2022-03-10T23:01:12.487Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-03-10T23:01:12.487Z] --- SKIP: TestSandboxAddEmpty (0.00s) [2022-03-10T23:01:12.487Z] === RUN TestSandboxAddMultiPrio [2022-03-10T23:01:12.487Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-03-10T23:01:12.487Z] --- SKIP: TestSandboxAddMultiPrio (0.00s) [2022-03-10T23:01:12.487Z] === RUN TestSandboxAddSamePrio [2022-03-10T23:01:12.487Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-03-10T23:01:12.487Z] --- SKIP: TestSandboxAddSamePrio (0.00s) [2022-03-10T23:01:12.487Z] === RUN TestCleanupServiceDiscovery [2022-03-10T23:01:12.487Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-03-10T23:01:12.487Z] --- SKIP: TestCleanupServiceDiscovery (0.00s) [2022-03-10T23:01:12.487Z] === RUN TestDNSOptions [2022-03-10T23:01:12.487Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-03-10T23:01:12.487Z] --- SKIP: TestDNSOptions (0.00s) [2022-03-10T23:01:12.487Z] === RUN TestMultipleControllersWithSameStore [2022-03-10T23:01:12.487Z] time="2022-03-10T23:01:12Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-03-10T23:01:12.487Z] time="2022-03-10T23:01:12Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-03-10T23:01:12.487Z] --- PASS: TestMultipleControllersWithSameStore (0.03s) [2022-03-10T23:01:12.487Z] PASS [2022-03-10T23:01:12.487Z] coverage: 8.5% of statements [2022-03-10T23:01:12.487Z] ok github.com/docker/docker/libnetwork 0.415s coverage: 8.5% of statements [2022-03-10T23:01:12.487Z] === RUN TestDriver [2022-03-10T23:01:12.487Z] --- PASS: TestDriver (0.00s) [2022-03-10T23:01:12.487Z] PASS [2022-03-10T23:01:12.487Z] coverage: 34.8% of statements [2022-03-10T23:01:12.487Z] ok github.com/docker/docker/libnetwork/drivers/host 0.042s coverage: 34.8% of statements [2022-03-10T23:01:12.667Z] time="2022-03-10T23:01:12Z" level=info msg="node 0 leaving" [2022-03-10T23:01:12.667Z] time="2022-03-10T23:01:12Z" level=info msg="Node ebd30a2c7743 change state NodeActive --> NodeLeft" [2022-03-10T23:01:12.667Z] time="2022-03-10T23:01:12Z" level=info msg="node5(2e15fe673f81): Node leave event for ebd30a2c7743/172.19.145.5" [2022-03-10T23:01:12.667Z] time="2022-03-10T23:01:12Z" level=info msg="Node ebd30a2c7743 change state NodeActive --> NodeLeft" [2022-03-10T23:01:12.667Z] time="2022-03-10T23:01:12Z" level=info msg="node4(24d65289433d): Node leave event for ebd30a2c7743/172.19.145.5" [2022-03-10T23:01:12.667Z] time="2022-03-10T23:01:12Z" level=info msg="Node ebd30a2c7743 change state NodeActive --> NodeLeft" [2022-03-10T23:01:12.667Z] time="2022-03-10T23:01:12Z" level=info msg="node3(20d32c781f67): Node leave event for ebd30a2c7743/172.19.145.5" [2022-03-10T23:01:12.667Z] time="2022-03-10T23:01:12Z" level=info msg="Node ebd30a2c7743 change state NodeActive --> NodeLeft" [2022-03-10T23:01:12.667Z] time="2022-03-10T23:01:12Z" level=info msg="node2(8b7ff8b42d73): Node leave event for ebd30a2c7743/172.19.145.5" [2022-03-10T23:01:12.667Z] time="2022-03-10T23:01:12Z" level=info msg="Node ebd30a2c7743 change state NodeActive --> NodeLeft" [2022-03-10T23:01:12.667Z] time="2022-03-10T23:01:12Z" level=info msg="node1(ebd30a2c7743): Node leave event for ebd30a2c7743/172.19.145.5" [2022-03-10T23:01:13.135Z] time="2022-03-10T23:01:12Z" level=info msg="Node ebd30a2c7743/172.19.145.5, left gossip cluster" [2022-03-10T23:01:13.135Z] time="2022-03-10T23:01:12Z" level=info msg="Node ebd30a2c7743/172.19.145.5, left gossip cluster" [2022-03-10T23:01:13.135Z] time="2022-03-10T23:01:12Z" level=info msg="Node ebd30a2c7743/172.19.145.5, left gossip cluster" [2022-03-10T23:01:13.135Z] time="2022-03-10T23:01:12Z" level=info msg="Node ebd30a2c7743/172.19.145.5, left gossip cluster" [2022-03-10T23:01:13.135Z] time="2022-03-10T23:01:12Z" level=info msg="Node ebd30a2c7743/172.19.145.5, left gossip cluster" [2022-03-10T23:01:13.135Z] time="2022-03-10T23:01:12Z" level=warning msg="memberlist: Failed to send gossip to 172.19.145.5:10037: write udp [::]:10033->172.19.145.5:10037: use of closed network connection" [2022-03-10T23:01:13.135Z] time="2022-03-10T23:01:12Z" level=info msg="node 1 leaving" [2022-03-10T23:01:13.135Z] time="2022-03-10T23:01:12Z" level=info msg="Node 8b7ff8b42d73 change state NodeActive --> NodeLeft" [2022-03-10T23:01:13.135Z] time="2022-03-10T23:01:12Z" level=info msg="node4(24d65289433d): Node leave event for 8b7ff8b42d73/172.19.145.5" [2022-03-10T23:01:13.135Z] time="2022-03-10T23:01:12Z" level=info msg="Node 8b7ff8b42d73 change state NodeActive --> NodeLeft" [2022-03-10T23:01:13.135Z] time="2022-03-10T23:01:12Z" level=info msg="node5(2e15fe673f81): Node leave event for 8b7ff8b42d73/172.19.145.5" [2022-03-10T23:01:13.135Z] time="2022-03-10T23:01:12Z" level=info msg="Node 8b7ff8b42d73 change state NodeActive --> NodeLeft" [2022-03-10T23:01:13.135Z] time="2022-03-10T23:01:12Z" level=info msg="node3(20d32c781f67): Node leave event for 8b7ff8b42d73/172.19.145.5" [2022-03-10T23:01:13.135Z] time="2022-03-10T23:01:12Z" level=info msg="Node 8b7ff8b42d73 change state NodeActive --> NodeLeft" [2022-03-10T23:01:13.135Z] time="2022-03-10T23:01:12Z" level=info msg="node2(8b7ff8b42d73): Node leave event for 8b7ff8b42d73/172.19.145.5" [2022-03-10T23:01:13.135Z] time="2022-03-10T23:01:12Z" level=info msg="Node 8b7ff8b42d73/172.19.145.5, left gossip cluster" [2022-03-10T23:01:13.475Z] === RUN TestDriver [2022-03-10T23:01:13.475Z] --- PASS: TestDriver (0.00s) [2022-03-10T23:01:13.475Z] PASS [2022-03-10T23:01:13.475Z] coverage: 34.8% of statements [2022-03-10T23:01:13.475Z] ok github.com/docker/docker/libnetwork/drivers/null 0.049s coverage: 34.8% of statements [2022-03-10T23:01:13.497Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-03-10T23:01:13.603Z] time="2022-03-10T23:01:13Z" level=info msg="Node 8b7ff8b42d73/172.19.145.5, left gossip cluster" [2022-03-10T23:01:13.603Z] time="2022-03-10T23:01:13Z" level=info msg="Node 8b7ff8b42d73/172.19.145.5, left gossip cluster" [2022-03-10T23:01:13.603Z] time="2022-03-10T23:01:13Z" level=info msg="Node 8b7ff8b42d73/172.19.145.5, left gossip cluster" [2022-03-10T23:01:13.603Z] time="2022-03-10T23:01:13Z" level=warning msg="memberlist: Failed to send ping: write udp [::]:10034->172.19.145.5:10037: use of closed network connection" [2022-03-10T23:01:13.603Z] time="2022-03-10T23:01:13Z" level=info msg="node 2 leaving" [2022-03-10T23:01:13.603Z] time="2022-03-10T23:01:13Z" level=info msg="Node 20d32c781f67 change state NodeActive --> NodeLeft" [2022-03-10T23:01:13.603Z] time="2022-03-10T23:01:13Z" level=info msg="node4(24d65289433d): Node leave event for 20d32c781f67/172.19.145.5" [2022-03-10T23:01:13.603Z] time="2022-03-10T23:01:13Z" level=info msg="Node 20d32c781f67 change state NodeActive --> NodeLeft" [2022-03-10T23:01:13.603Z] time="2022-03-10T23:01:13Z" level=info msg="node5(2e15fe673f81): Node leave event for 20d32c781f67/172.19.145.5" [2022-03-10T23:01:13.603Z] time="2022-03-10T23:01:13Z" level=info msg="Node 20d32c781f67 change state NodeActive --> NodeLeft" [2022-03-10T23:01:13.603Z] time="2022-03-10T23:01:13Z" level=info msg="node3(20d32c781f67): Node leave event for 20d32c781f67/172.19.145.5" [2022-03-10T23:01:13.603Z] time="2022-03-10T23:01:13Z" level=info msg="Node 20d32c781f67/172.19.145.5, left gossip cluster" [2022-03-10T23:01:13.603Z] time="2022-03-10T23:01:13Z" level=info msg="Node 20d32c781f67/172.19.145.5, left gossip cluster" [2022-03-10T23:01:13.947Z] === RUN TestNetworkAllocateFree [2022-03-10T23:01:13.947Z] --- PASS: TestNetworkAllocateFree (0.00s) [2022-03-10T23:01:13.947Z] === RUN TestNetworkAllocateUserDefinedVNIs [2022-03-10T23:01:13.947Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) [2022-03-10T23:01:13.947Z] PASS [2022-03-10T23:01:13.947Z] coverage: 63.6% of statements [2022-03-10T23:01:13.947Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.065s coverage: 63.6% of statements [2022-03-10T23:01:13.947Z] === RUN TestGetEmptyCapabilities [2022-03-10T23:01:13.947Z] --- PASS: TestGetEmptyCapabilities (0.01s) [2022-03-10T23:01:13.947Z] === RUN TestGetExtraCapabilities [2022-03-10T23:01:13.947Z] --- PASS: TestGetExtraCapabilities (0.01s) [2022-03-10T23:01:13.947Z] === RUN TestGetInvalidCapabilities [2022-03-10T23:01:13.947Z] --- PASS: TestGetInvalidCapabilities (0.01s) [2022-03-10T23:01:13.947Z] === RUN TestRemoteDriver [2022-03-10T23:01:13.947Z] --- PASS: TestRemoteDriver (0.01s) [2022-03-10T23:01:13.947Z] === RUN TestDriverError [2022-03-10T23:01:13.947Z] --- PASS: TestDriverError (0.01s) [2022-03-10T23:01:13.947Z] === RUN TestMissingValues [2022-03-10T23:01:13.947Z] --- PASS: TestMissingValues (0.01s) [2022-03-10T23:01:13.947Z] === RUN TestRollback [2022-03-10T23:01:13.947Z] --- PASS: TestRollback (0.01s) [2022-03-10T23:01:13.947Z] PASS [2022-03-10T23:01:13.947Z] coverage: 57.4% of statements [2022-03-10T23:01:13.947Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.113s coverage: 57.4% of statements [2022-03-10T23:01:14.134Z] time="2022-03-10T23:01:13Z" level=info msg="Node 20d32c781f67/172.19.145.5, left gossip cluster" [2022-03-10T23:01:14.134Z] networkdb_test.go:867: node4: OK [2022-03-10T23:01:14.134Z] networkdb_test.go:867: node5: OK [2022-03-10T23:01:14.134Z] time="2022-03-10T23:01:13Z" level=info msg="node 0 coming back" [2022-03-10T23:01:14.134Z] time="2022-03-10T23:01:13Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:0c4b829c50b5 with config:&{NodeID:0c4b829c50b5 Hostname:node1 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10033 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-03-10T23:01:14.134Z] time="2022-03-10T23:01:13Z" level=info msg="Node 0c4b829c50b5/172.19.145.5, joined gossip cluster" [2022-03-10T23:01:14.134Z] time="2022-03-10T23:01:13Z" level=info msg="Node 0c4b829c50b5/172.19.145.5, added to nodes list" [2022-03-10T23:01:14.134Z] time="2022-03-10T23:01:13Z" level=info msg="node 1 coming back" [2022-03-10T23:01:14.135Z] time="2022-03-10T23:01:13Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:c9da9dbbc7b3 with config:&{NodeID:c9da9dbbc7b3 Hostname:node2 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10034 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-03-10T23:01:14.135Z] time="2022-03-10T23:01:13Z" level=info msg="Node c9da9dbbc7b3/172.19.145.5, joined gossip cluster" [2022-03-10T23:01:14.135Z] time="2022-03-10T23:01:13Z" level=info msg="Node c9da9dbbc7b3/172.19.145.5, added to nodes list" [2022-03-10T23:01:14.135Z] time="2022-03-10T23:01:13Z" level=info msg="node 2 coming back" [2022-03-10T23:01:14.135Z] time="2022-03-10T23:01:13Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:86ec8982c54d with config:&{NodeID:86ec8982c54d Hostname:node3 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10035 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-03-10T23:01:14.135Z] time="2022-03-10T23:01:13Z" level=info msg="Node 86ec8982c54d/172.19.145.5, joined gossip cluster" [2022-03-10T23:01:14.135Z] time="2022-03-10T23:01:13Z" level=info msg="Node 86ec8982c54d/172.19.145.5, added to nodes list" [2022-03-10T23:01:14.440Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-03-10T23:01:14.935Z] === RUN TestNAT [2022-03-10T23:01:14.935Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-03-10T23:01:14.935Z] --- SKIP: TestNAT (0.00s) [2022-03-10T23:01:14.935Z] === RUN TestTransparent [2022-03-10T23:01:14.935Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-03-10T23:01:14.935Z] --- SKIP: TestTransparent (0.00s) [2022-03-10T23:01:14.935Z] PASS [2022-03-10T23:01:14.935Z] coverage: 0.0% of statements [2022-03-10T23:01:14.935Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.065s coverage: 0.0% of statements [2022-03-10T23:01:14.935Z] === RUN TestBuildDefault [2022-03-10T23:01:14.935Z] --- PASS: TestBuildDefault (0.00s) [2022-03-10T23:01:14.935Z] === RUN TestBuildHostnameDomainname [2022-03-10T23:01:14.935Z] --- PASS: TestBuildHostnameDomainname (0.00s) [2022-03-10T23:01:14.935Z] === RUN TestBuildHostname [2022-03-10T23:01:14.935Z] --- PASS: TestBuildHostname (0.00s) [2022-03-10T23:01:14.935Z] === RUN TestBuildHostnameFQDN [2022-03-10T23:01:14.935Z] --- PASS: TestBuildHostnameFQDN (0.00s) [2022-03-10T23:01:14.935Z] === RUN TestBuildNoIP [2022-03-10T23:01:14.935Z] --- PASS: TestBuildNoIP (0.00s) [2022-03-10T23:01:14.935Z] === RUN TestUpdate [2022-03-10T23:01:14.935Z] --- PASS: TestUpdate (0.00s) [2022-03-10T23:01:14.935Z] === RUN TestUpdateIgnoresPrefixedHostname [2022-03-10T23:01:14.935Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s) [2022-03-10T23:01:14.935Z] === RUN TestDeleteIgnoresPrefixedHostname [2022-03-10T23:01:14.935Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s) [2022-03-10T23:01:14.935Z] === RUN TestAddEmpty [2022-03-10T23:01:14.935Z] --- PASS: TestAddEmpty (0.00s) [2022-03-10T23:01:14.935Z] === RUN TestAdd [2022-03-10T23:01:14.935Z] --- PASS: TestAdd (0.00s) [2022-03-10T23:01:14.935Z] === RUN TestDeleteEmpty [2022-03-10T23:01:14.935Z] --- PASS: TestDeleteEmpty (0.00s) [2022-03-10T23:01:14.935Z] === RUN TestDeleteNewline [2022-03-10T23:01:14.935Z] --- PASS: TestDeleteNewline (0.00s) [2022-03-10T23:01:14.935Z] === RUN TestDelete [2022-03-10T23:01:14.935Z] --- PASS: TestDelete (0.01s) [2022-03-10T23:01:14.935Z] === RUN TestConcurrentWrites [2022-03-10T23:01:14.935Z] === RUN TestNew [2022-03-10T23:01:14.935Z] --- PASS: TestNew (0.00s) [2022-03-10T23:01:14.935Z] === RUN TestAddDriver [2022-03-10T23:01:14.935Z] --- PASS: TestAddDriver (0.00s) [2022-03-10T23:01:14.935Z] === RUN TestAddDuplicateDriver [2022-03-10T23:01:14.935Z] --- PASS: TestAddDuplicateDriver (0.00s) [2022-03-10T23:01:14.935Z] === RUN TestIPAMDefaultAddressSpaces [2022-03-10T23:01:14.935Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) [2022-03-10T23:01:14.935Z] === RUN TestDriver [2022-03-10T23:01:14.935Z] --- PASS: TestDriver (0.00s) [2022-03-10T23:01:14.935Z] === RUN TestIPAM [2022-03-10T23:01:14.935Z] --- PASS: TestIPAM (0.00s) [2022-03-10T23:01:14.935Z] === RUN TestWalkIPAMs [2022-03-10T23:01:14.935Z] --- PASS: TestWalkIPAMs (0.00s) [2022-03-10T23:01:14.935Z] === RUN TestWalkDrivers [2022-03-10T23:01:14.935Z] --- PASS: TestWalkDrivers (0.00s) [2022-03-10T23:01:14.935Z] PASS [2022-03-10T23:01:14.935Z] coverage: 82.4% of statements [2022-03-10T23:01:14.935Z] ok github.com/docker/docker/libnetwork/drvregistry 0.110s coverage: 82.4% of statements [2022-03-10T23:01:15.384Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-03-10T23:01:15.406Z] --- PASS: TestConcurrentWrites (0.32s) [2022-03-10T23:01:15.406Z] PASS [2022-03-10T23:01:15.406Z] coverage: 81.2% of statements [2022-03-10T23:01:15.406Z] ok github.com/docker/docker/libnetwork/etchosts 0.406s coverage: 81.2% of statements [2022-03-10T23:01:15.645Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-03-10T23:01:15.875Z] === RUN TestNew [2022-03-10T23:01:15.875Z] --- PASS: TestNew (0.00s) [2022-03-10T23:01:15.875Z] === RUN TestAllocate [2022-03-10T23:01:15.875Z] --- PASS: TestAllocate (0.00s) [2022-03-10T23:01:15.875Z] === RUN TestUninitialized [2022-03-10T23:01:15.875Z] --- PASS: TestUninitialized (0.00s) [2022-03-10T23:01:15.875Z] === RUN TestAllocateInRange [2022-03-10T23:01:15.875Z] --- PASS: TestAllocateInRange (0.00s) [2022-03-10T23:01:15.875Z] === RUN TestAllocateSerial [2022-03-10T23:01:15.875Z] --- PASS: TestAllocateSerial (0.00s) [2022-03-10T23:01:15.875Z] PASS [2022-03-10T23:01:15.875Z] coverage: 87.5% of statements [2022-03-10T23:01:15.875Z] ok github.com/docker/docker/libnetwork/idm 0.049s coverage: 87.5% of statements [2022-03-10T23:01:15.875Z] === RUN TestCaller [2022-03-10T23:01:15.875Z] --- PASS: TestCaller (0.00s) [2022-03-10T23:01:15.875Z] PASS [2022-03-10T23:01:15.875Z] coverage: 100.0% of statements [2022-03-10T23:01:15.875Z] ok github.com/docker/docker/libnetwork/internal/caller 0.066s coverage: 100.0% of statements [2022-03-10T23:01:15.875Z] --- PASS: TestRandomAllocateDeallocate (7.89s) [2022-03-10T23:01:15.875Z] === RUN TestAllocateRandomDeallocate [2022-03-10T23:01:16.624Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-03-10T23:01:16.640Z] Leaving: AppArmorNo profiles have been unloaded. [2022-03-10T23:01:16.640Z] [2022-03-10T23:01:16.640Z] Unloading profiles will leave already running processes permanently [2022-03-10T23:01:16.640Z] unconfined, which can lead to unexpected situations. [2022-03-10T23:01:16.640Z] [2022-03-10T23:01:16.640Z] To set a process to complain mode, use the command line tool [2022-03-10T23:01:16.640Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-03-10T23:01:16.640Z] Post stage [Pipeline] junit [2022-03-10T23:01:16.654Z] Recording test results [2022-03-10T23:01:16.683Z] [Checks API] No suitable checks publisher found. [Pipeline] sh [2022-03-10T23:01:16.864Z] === RUN TestSetSerialInsertDelete [2022-03-10T23:01:16.864Z] --- PASS: TestSetSerialInsertDelete (0.00s) [2022-03-10T23:01:16.864Z] === RUN TestSetParallelInsertDelete [2022-03-10T23:01:17.036Z] + echo Ensuring container killed. [2022-03-10T23:01:17.036Z] Ensuring container killed. [2022-03-10T23:01:17.036Z] + docker rm -vf docker-pr3 [2022-03-10T23:01:17.036Z] Error: No such container: docker-pr3 [Pipeline] sh [2022-03-10T23:01:17.091Z] time="2022-03-10T23:01:16Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.19.145.5:10033 172.19.145.5:10034 172.19.145.5:10035]" [2022-03-10T23:01:17.353Z] + echo Chowning /workspace to jenkins user [2022-03-10T23:01:17.353Z] Chowning /workspace to jenkins user [2022-03-10T23:01:17.353Z] + id -u [2022-03-10T23:01:17.353Z] + id -g [2022-03-10T23:01:17.353Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43357:/workspace busybox chown -R 1000:1000 /workspace [2022-03-10T23:01:17.560Z] time="2022-03-10T23:01:17Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.19.145.5:10033 172.19.145.5:10034 172.19.145.5:10035]" [2022-03-10T23:01:17.574Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-03-10T23:01:17.779Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-10T23:01:17.779Z] INFO: Testing against a local daemon [2022-03-10T23:01:17.779Z] === RUN TestBuildWithSession [2022-03-10T23:01:17.779Z] build_session_test.go:25: TODO: BuildKit [2022-03-10T23:01:17.779Z] --- SKIP: TestBuildWithSession (0.00s) [2022-03-10T23:01:17.779Z] === RUN TestBuildSquashParent [2022-03-10T23:01:17.779Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T23:01:17.779Z] --- SKIP: TestBuildSquashParent (0.00s) [2022-03-10T23:01:17.779Z] === RUN TestBuildWithRemoveAndForceRemove [2022-03-10T23:01:17.779Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-10T23:01:17.779Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-10T23:01:17.779Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-10T23:01:17.779Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-10T23:01:17.779Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-10T23:01:17.779Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-10T23:01:17.779Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-10T23:01:17.779Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-10T23:01:17.779Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-10T23:01:17.779Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-10T23:01:17.779Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-10T23:01:17.779Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-10T23:01:17.779Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-10T23:01:17.779Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-10T23:01:17.779Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-10T23:01:17.779Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-10T23:01:17.853Z] --- PASS: TestAllocateRandomDeallocate (1.65s) [2022-03-10T23:01:17.853Z] === RUN TestAllocateRandomDeallocateSerialize [2022-03-10T23:01:17.853Z] === RUN TestInt2IP2IntConversion [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-03-10T23:01:18.029Z] time="2022-03-10T23:01:17Z" level=debug msg="memberlist: Stream connection from=172.19.145.5:49374" [2022-03-10T23:01:18.029Z] time="2022-03-10T23:01:17Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.19.145.5:10033" [2022-03-10T23:01:18.029Z] time="2022-03-10T23:01:17Z" level=info msg="Node 24d65289433d/172.19.145.5, joined gossip cluster" [2022-03-10T23:01:18.029Z] time="2022-03-10T23:01:17Z" level=info msg="Node 24d65289433d/172.19.145.5, added to nodes list" [2022-03-10T23:01:18.029Z] time="2022-03-10T23:01:17Z" level=info msg="Node 2e15fe673f81/172.19.145.5, joined gossip cluster" [2022-03-10T23:01:18.029Z] time="2022-03-10T23:01:17Z" level=info msg="Node 2e15fe673f81/172.19.145.5, added to nodes list" [2022-03-10T23:01:18.029Z] time="2022-03-10T23:01:17Z" level=info msg="Node 0c4b829c50b5/172.19.145.5, joined gossip cluster" [2022-03-10T23:01:18.029Z] time="2022-03-10T23:01:17Z" level=info msg="Node 0c4b829c50b5/172.19.145.5, is the new incarnation of the shutdown node ebd30a2c7743/172.19.145.5" [2022-03-10T23:01:18.029Z] time="2022-03-10T23:01:17Z" level=info msg="Node 0c4b829c50b5/172.19.145.5, added to nodes list" [2022-03-10T23:01:18.029Z] time="2022-03-10T23:01:17Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.19.145.5:10034" [2022-03-10T23:01:18.029Z] time="2022-03-10T23:01:17Z" level=debug msg="memberlist: Stream connection from=172.19.145.5:49375" [2022-03-10T23:01:18.029Z] time="2022-03-10T23:01:17Z" level=info msg="Node 0c4b829c50b5/172.19.145.5, joined gossip cluster" [2022-03-10T23:01:18.029Z] time="2022-03-10T23:01:17Z" level=info msg="Node 0c4b829c50b5/172.19.145.5, added to nodes list" [2022-03-10T23:01:18.029Z] time="2022-03-10T23:01:17Z" level=info msg="Node 24d65289433d/172.19.145.5, joined gossip cluster" [2022-03-10T23:01:18.029Z] time="2022-03-10T23:01:17Z" level=info msg="Node 24d65289433d/172.19.145.5, added to nodes list" [2022-03-10T23:01:18.029Z] time="2022-03-10T23:01:17Z" level=info msg="Node 2e15fe673f81/172.19.145.5, joined gossip cluster" [2022-03-10T23:01:18.029Z] time="2022-03-10T23:01:17Z" level=info msg="Node 2e15fe673f81/172.19.145.5, added to nodes list" [2022-03-10T23:01:18.029Z] time="2022-03-10T23:01:17Z" level=info msg="Node c9da9dbbc7b3/172.19.145.5, joined gossip cluster" [2022-03-10T23:01:18.029Z] time="2022-03-10T23:01:17Z" level=info msg="Node c9da9dbbc7b3/172.19.145.5, is the new incarnation of the shutdown node 8b7ff8b42d73/172.19.145.5" [2022-03-10T23:01:18.029Z] time="2022-03-10T23:01:17Z" level=info msg="Node c9da9dbbc7b3/172.19.145.5, added to nodes list" [2022-03-10T23:01:18.029Z] time="2022-03-10T23:01:17Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.19.145.5:10035" [2022-03-10T23:01:18.029Z] time="2022-03-10T23:01:17Z" level=debug msg="memberlist: Stream connection from=172.19.145.5:49376" [2022-03-10T23:01:18.029Z] time="2022-03-10T23:01:17Z" level=info msg="Node 0c4b829c50b5/172.19.145.5, joined gossip cluster" [2022-03-10T23:01:18.029Z] time="2022-03-10T23:01:17Z" level=info msg="Node 0c4b829c50b5/172.19.145.5, added to nodes list" [2022-03-10T23:01:18.029Z] time="2022-03-10T23:01:17Z" level=info msg="Node c9da9dbbc7b3/172.19.145.5, joined gossip cluster" [2022-03-10T23:01:18.029Z] time="2022-03-10T23:01:17Z" level=info msg="Node c9da9dbbc7b3/172.19.145.5, added to nodes list" [2022-03-10T23:01:18.029Z] time="2022-03-10T23:01:17Z" level=info msg="Node 2e15fe673f81/172.19.145.5, joined gossip cluster" [2022-03-10T23:01:18.029Z] time="2022-03-10T23:01:17Z" level=info msg="Node 2e15fe673f81/172.19.145.5, added to nodes list" [2022-03-10T23:01:18.029Z] time="2022-03-10T23:01:17Z" level=info msg="Node 86ec8982c54d/172.19.145.5, joined gossip cluster" [2022-03-10T23:01:18.029Z] time="2022-03-10T23:01:17Z" level=info msg="Node 86ec8982c54d/172.19.145.5, is the new incarnation of the shutdown node 20d32c781f67/172.19.145.5" [2022-03-10T23:01:18.029Z] time="2022-03-10T23:01:17Z" level=info msg="Node 86ec8982c54d/172.19.145.5, added to nodes list" [2022-03-10T23:01:18.029Z] time="2022-03-10T23:01:17Z" level=info msg="Node 24d65289433d/172.19.145.5, joined gossip cluster" [2022-03-10T23:01:18.029Z] time="2022-03-10T23:01:17Z" level=info msg="Node 24d65289433d/172.19.145.5, added to nodes list" [2022-03-10T23:01:18.029Z] time="2022-03-10T23:01:17Z" level=info msg="Node 0c4b829c50b5/172.19.145.5, joined gossip cluster" [2022-03-10T23:01:18.029Z] time="2022-03-10T23:01:17Z" level=info msg="Node 0c4b829c50b5/172.19.145.5, is the new incarnation of the shutdown node ebd30a2c7743/172.19.145.5" [2022-03-10T23:01:18.029Z] time="2022-03-10T23:01:17Z" level=info msg="Node 0c4b829c50b5/172.19.145.5, added to nodes list" [2022-03-10T23:01:18.029Z] time="2022-03-10T23:01:17Z" level=info msg="Node c9da9dbbc7b3/172.19.145.5, joined gossip cluster" [2022-03-10T23:01:18.029Z] time="2022-03-10T23:01:17Z" level=info msg="Node c9da9dbbc7b3/172.19.145.5, added to nodes list" [2022-03-10T23:01:18.029Z] time="2022-03-10T23:01:17Z" level=info msg="Node 86ec8982c54d/172.19.145.5, joined gossip cluster" [2022-03-10T23:01:18.029Z] time="2022-03-10T23:01:17Z" level=info msg="Node 86ec8982c54d/172.19.145.5, added to nodes list" [2022-03-10T23:01:18.029Z] time="2022-03-10T23:01:17Z" level=info msg="Node c9da9dbbc7b3/172.19.145.5, joined gossip cluster" [2022-03-10T23:01:18.029Z] time="2022-03-10T23:01:17Z" level=info msg="Node c9da9dbbc7b3/172.19.145.5, is the new incarnation of the shutdown node 8b7ff8b42d73/172.19.145.5" [2022-03-10T23:01:18.029Z] time="2022-03-10T23:01:17Z" level=info msg="Node c9da9dbbc7b3/172.19.145.5, added to nodes list" [2022-03-10T23:01:18.029Z] time="2022-03-10T23:01:17Z" level=info msg="Node 86ec8982c54d/172.19.145.5, joined gossip cluster" [2022-03-10T23:01:18.029Z] time="2022-03-10T23:01:17Z" level=info msg="Node 86ec8982c54d/172.19.145.5, is the new incarnation of the shutdown node 20d32c781f67/172.19.145.5" [2022-03-10T23:01:18.029Z] time="2022-03-10T23:01:17Z" level=info msg="Node 86ec8982c54d/172.19.145.5, added to nodes list" [2022-03-10T23:01:18.248Z] + bundleName=docker-py [2022-03-10T23:01:18.249Z] + echo Creating docker-py-bundles.tar.gz [2022-03-10T23:01:18.249Z] Creating docker-py-bundles.tar.gz [2022-03-10T23:01:18.249Z] + 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-03-10T23:01:18.259Z] Archiving artifacts [2022-03-10T23:01:18.324Z] --- PASS: TestInt2IP2IntConversion (0.57s) [2022-03-10T23:01:18.324Z] === RUN TestGetAddressVersion [2022-03-10T23:01:18.324Z] --- PASS: TestGetAddressVersion (0.00s) [2022-03-10T23:01:18.324Z] === RUN TestKeyString [2022-03-10T23:01:18.324Z] --- PASS: TestKeyString (0.00s) [2022-03-10T23:01:18.324Z] === RUN TestPoolDataMarshal [2022-03-10T23:01:18.324Z] --- PASS: TestPoolDataMarshal (0.00s) [2022-03-10T23:01:18.324Z] === RUN TestSubnetsMarshal [2022-03-10T23:01:18.324Z] --- PASS: TestSubnetsMarshal (0.06s) [2022-03-10T23:01:18.324Z] === RUN TestAddSubnets [2022-03-10T23:01:18.324Z] --- PASS: TestAddSubnets (0.08s) [2022-03-10T23:01:18.324Z] === RUN TestDoublePoolRelease [2022-03-10T23:01:18.461Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43357/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2022-03-10T23:01:18.556Z] time="2022-03-10T23:01:18Z" level=info msg="Node 86ec8982c54d/172.19.145.5, joined gossip cluster" [2022-03-10T23:01:18.556Z] time="2022-03-10T23:01:18Z" level=info msg="Node 86ec8982c54d/172.19.145.5, added to nodes list" [2022-03-10T23:01:18.556Z] time="2022-03-10T23:01:18Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.19.145.5:10033" [2022-03-10T23:01:18.556Z] time="2022-03-10T23:01:18Z" level=debug msg="memberlist: Stream connection from=172.19.145.5:49377" [2022-03-10T23:01:18.556Z] time="2022-03-10T23:01:18Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.19.145.5:10034" [2022-03-10T23:01:18.556Z] time="2022-03-10T23:01:18Z" level=debug msg="memberlist: Stream connection from=172.19.145.5:49378" [2022-03-10T23:01:18.556Z] time="2022-03-10T23:01:18Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.19.145.5:10035" [2022-03-10T23:01:18.556Z] time="2022-03-10T23:01:18Z" level=debug msg="memberlist: Stream connection from=172.19.145.5:49379" [2022-03-10T23:01:18.793Z] === RUN TestPoolRequest [2022-03-10T23:01:18.793Z] --- PASS: TestPoolRequest (0.00s) [2022-03-10T23:01:18.793Z] === RUN TestOtherRequests [2022-03-10T23:01:18.793Z] --- PASS: TestOtherRequests (0.00s) [2022-03-10T23:01:18.793Z] PASS [2022-03-10T23:01:18.793Z] coverage: 57.1% of statements [2022-03-10T23:01:18.793Z] --- PASS: TestDoublePoolRelease (0.05s) [2022-03-10T23:01:18.793Z] === RUN TestAddReleasePoolID [2022-03-10T23:01:18.793Z] ok github.com/docker/docker/libnetwork/ipams/null 0.058s coverage: 57.1% of statements [2022-03-10T23:01:18.793Z] --- PASS: TestAddReleasePoolID (0.11s) [2022-03-10T23:01:18.793Z] === RUN TestPredefinedPool [2022-03-10T23:01:18.793Z] --- PASS: TestPredefinedPool (0.04s) [2022-03-10T23:01:18.793Z] === RUN TestRemoveSubnet [2022-03-10T23:01:18.805Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43357/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_GITCOMMIT=b36fb04e033e29f65b7bed7ef215cdf6e8592e74 -e DOCKER_GRAPHDRIVER docker:b36fb04e033e29f65b7bed7ef215cdf6e8592e74 hack/make.sh binary [2022-03-10T23:01:18.962Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-03-10T23:01:19.025Z] 2022/03/10 23:01:18 Closing DB instances... [2022-03-10T23:01:19.061Z] [2022-03-10T23:01:19.263Z] --- PASS: TestRemoveSubnet (0.32s) [2022-03-10T23:01:19.263Z] === RUN TestGetSameAddress [2022-03-10T23:01:19.263Z] --- PASS: TestGetSameAddress (0.04s) [2022-03-10T23:01:19.263Z] === RUN TestPoolAllocationReuse [2022-03-10T23:01:19.263Z] --- PASS: TestAllocateRandomDeallocateSerialize (1.46s) [2022-03-10T23:01:19.263Z] === RUN TestRetrieveFromStore [2022-03-10T23:01:19.318Z] Removing bundles/ [2022-03-10T23:01:19.318Z] [2022-03-10T23:01:19.318Z] ---> Making bundle: binary (in bundles/binary) [2022-03-10T23:01:19.318Z] Building: bundles/binary-daemon/dockerd-dev [2022-03-10T23:01:19.318Z] GOOS="" GOARCH="" GOARM="" [2022-03-10T23:01:19.494Z] time="2022-03-10T23:01:19Z" level=info msg="Node 0c4b829c50b5 change state NodeActive --> NodeLeft" [2022-03-10T23:01:19.494Z] time="2022-03-10T23:01:19Z" level=info msg="node2(c9da9dbbc7b3): Node leave event for 0c4b829c50b5/172.19.145.5" [2022-03-10T23:01:19.494Z] time="2022-03-10T23:01:19Z" level=info msg="Node 0c4b829c50b5 change state NodeActive --> NodeLeft" [2022-03-10T23:01:19.494Z] time="2022-03-10T23:01:19Z" level=info msg="node4(24d65289433d): Node leave event for 0c4b829c50b5/172.19.145.5" [2022-03-10T23:01:19.494Z] time="2022-03-10T23:01:19Z" level=info msg="Node 0c4b829c50b5 change state NodeActive --> NodeLeft" [2022-03-10T23:01:19.494Z] time="2022-03-10T23:01:19Z" level=info msg="node5(2e15fe673f81): Node leave event for 0c4b829c50b5/172.19.145.5" [2022-03-10T23:01:19.494Z] time="2022-03-10T23:01:19Z" level=info msg="Node 0c4b829c50b5 change state NodeActive --> NodeLeft" [2022-03-10T23:01:19.494Z] time="2022-03-10T23:01:19Z" level=info msg="node1(0c4b829c50b5): Node leave event for 0c4b829c50b5/172.19.145.5" [2022-03-10T23:01:19.494Z] time="2022-03-10T23:01:19Z" level=info msg="Node 0c4b829c50b5 change state NodeActive --> NodeLeft" [2022-03-10T23:01:19.494Z] time="2022-03-10T23:01:19Z" level=info msg="node3(86ec8982c54d): Node leave event for 0c4b829c50b5/172.19.145.5" [2022-03-10T23:01:19.494Z] time="2022-03-10T23:01:19Z" level=info msg="Node 0c4b829c50b5/172.19.145.5, left gossip cluster" [2022-03-10T23:01:19.494Z] time="2022-03-10T23:01:19Z" level=info msg="Node 0c4b829c50b5/172.19.145.5, left gossip cluster" [2022-03-10T23:01:19.494Z] time="2022-03-10T23:01:19Z" level=info msg="Node 0c4b829c50b5/172.19.145.5, left gossip cluster" [2022-03-10T23:01:19.494Z] time="2022-03-10T23:01:19Z" level=info msg="Node 0c4b829c50b5/172.19.145.5, left gossip cluster" [2022-03-10T23:01:19.494Z] time="2022-03-10T23:01:19Z" level=info msg="Node 0c4b829c50b5/172.19.145.5, left gossip cluster" [2022-03-10T23:01:19.533Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-03-10T23:01:19.733Z] === RUN TestGetCapabilities [2022-03-10T23:01:19.733Z] --- PASS: TestGetCapabilities (0.01s) [2022-03-10T23:01:19.733Z] === RUN TestGetCapabilitiesFromLegacyDriver [2022-03-10T23:01:19.733Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.00s) [2022-03-10T23:01:19.733Z] === RUN TestGetDefaultAddressSpaces [2022-03-10T23:01:19.733Z] --- PASS: TestGetDefaultAddressSpaces (0.01s) [2022-03-10T23:01:19.733Z] === RUN TestRemoteDriver [2022-03-10T23:01:19.733Z] --- PASS: TestRemoteDriver (0.01s) [2022-03-10T23:01:19.733Z] PASS [2022-03-10T23:01:19.733Z] coverage: 47.4% of statements [2022-03-10T23:01:19.733Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.103s coverage: 47.4% of statements [2022-03-10T23:01:19.733Z] --- PASS: TestRetrieveFromStore (0.81s) [2022-03-10T23:01:19.733Z] === RUN TestIsCorrupted [2022-03-10T23:01:19.971Z] time="2022-03-10T23:01:19Z" level=info msg="Node c9da9dbbc7b3 change state NodeActive --> NodeLeft" [2022-03-10T23:01:19.971Z] time="2022-03-10T23:01:19Z" level=info msg="node4(24d65289433d): Node leave event for c9da9dbbc7b3/172.19.145.5" [2022-03-10T23:01:19.971Z] time="2022-03-10T23:01:19Z" level=info msg="Node c9da9dbbc7b3 change state NodeActive --> NodeLeft" [2022-03-10T23:01:19.971Z] time="2022-03-10T23:01:19Z" level=info msg="node3(86ec8982c54d): Node leave event for c9da9dbbc7b3/172.19.145.5" [2022-03-10T23:01:19.971Z] time="2022-03-10T23:01:19Z" level=info msg="Node c9da9dbbc7b3 change state NodeActive --> NodeLeft" [2022-03-10T23:01:19.971Z] time="2022-03-10T23:01:19Z" level=info msg="node5(2e15fe673f81): Node leave event for c9da9dbbc7b3/172.19.145.5" [2022-03-10T23:01:19.971Z] time="2022-03-10T23:01:19Z" level=info msg="Node c9da9dbbc7b3 change state NodeActive --> NodeLeft" [2022-03-10T23:01:19.971Z] time="2022-03-10T23:01:19Z" level=info msg="node2(c9da9dbbc7b3): Node leave event for c9da9dbbc7b3/172.19.145.5" [2022-03-10T23:01:19.971Z] time="2022-03-10T23:01:19Z" level=info msg="Node c9da9dbbc7b3/172.19.145.5, left gossip cluster" [2022-03-10T23:01:19.971Z] time="2022-03-10T23:01:19Z" level=info msg="Node c9da9dbbc7b3/172.19.145.5, left gossip cluster" [2022-03-10T23:01:19.971Z] time="2022-03-10T23:01:19Z" level=info msg="Node c9da9dbbc7b3/172.19.145.5, left gossip cluster" [2022-03-10T23:01:19.971Z] time="2022-03-10T23:01:19Z" level=info msg="Node c9da9dbbc7b3/172.19.145.5, left gossip cluster" [2022-03-10T23:01:20.203Z] --- PASS: TestIsCorrupted (0.02s) [2022-03-10T23:01:20.203Z] === RUN TestSetRollover [2022-03-10T23:01:20.440Z] time="2022-03-10T23:01:19Z" level=info msg="Node 86ec8982c54d change state NodeActive --> NodeLeft" [2022-03-10T23:01:20.440Z] time="2022-03-10T23:01:19Z" level=info msg="node5(2e15fe673f81): Node leave event for 86ec8982c54d/172.19.145.5" [2022-03-10T23:01:20.440Z] time="2022-03-10T23:01:19Z" level=info msg="Node 86ec8982c54d change state NodeActive --> NodeLeft" [2022-03-10T23:01:20.440Z] time="2022-03-10T23:01:19Z" level=info msg="node4(24d65289433d): Node leave event for 86ec8982c54d/172.19.145.5" [2022-03-10T23:01:20.440Z] time="2022-03-10T23:01:19Z" level=info msg="Node 86ec8982c54d change state NodeActive --> NodeLeft" [2022-03-10T23:01:20.440Z] time="2022-03-10T23:01:19Z" level=info msg="node3(86ec8982c54d): Node leave event for 86ec8982c54d/172.19.145.5" [2022-03-10T23:01:20.440Z] time="2022-03-10T23:01:20Z" level=info msg="Node 86ec8982c54d/172.19.145.5, left gossip cluster" [2022-03-10T23:01:20.440Z] time="2022-03-10T23:01:20Z" level=info msg="Node 86ec8982c54d/172.19.145.5, left gossip cluster" [2022-03-10T23:01:20.440Z] time="2022-03-10T23:01:20Z" level=info msg="Node 86ec8982c54d/172.19.145.5, left gossip cluster" [2022-03-10T23:01:20.475Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-03-10T23:01:20.914Z] time="2022-03-10T23:01:20Z" level=debug msg="memberlist: Failed ping: 86ec8982c54d (timeout reached)" [2022-03-10T23:01:20.914Z] time="2022-03-10T23:01:20Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.19.145.5:10036: use of closed network connection" [2022-03-10T23:01:20.914Z] time="2022-03-10T23:01:20Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.19.145.5:10037: use of closed network connection" [2022-03-10T23:01:20.914Z] time="2022-03-10T23:01:20Z" level=debug msg="memberlist: Stream connection from=172.19.145.5:49380" [2022-03-10T23:01:20.914Z] time="2022-03-10T23:01:20Z" level=info msg="Node 24d65289433d change state NodeActive --> NodeLeft" [2022-03-10T23:01:20.914Z] time="2022-03-10T23:01:20Z" level=info msg="node5(2e15fe673f81): Node leave event for 24d65289433d/172.19.145.5" [2022-03-10T23:01:21.193Z] === RUN TestWindowsIPAM [2022-03-10T23:01:21.193Z] --- PASS: TestWindowsIPAM (0.00s) [2022-03-10T23:01:21.193Z] PASS [2022-03-10T23:01:21.193Z] coverage: 71.4% of statements [2022-03-10T23:01:21.193Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.048s coverage: 71.4% of statements [2022-03-10T23:01:21.385Z] time="2022-03-10T23:01:20Z" level=info msg="Node 24d65289433d change state NodeActive --> NodeLeft" [2022-03-10T23:01:21.385Z] time="2022-03-10T23:01:20Z" level=info msg="node4(24d65289433d): Node leave event for 24d65289433d/172.19.145.5" [2022-03-10T23:01:21.385Z] time="2022-03-10T23:01:20Z" level=warning msg="memberlist: Was able to connect to 86ec8982c54d but other probes failed, network may be misconfigured" [2022-03-10T23:01:21.385Z] time="2022-03-10T23:01:21Z" level=info msg="Node 24d65289433d/172.19.145.5, left gossip cluster" [2022-03-10T23:01:21.419Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-03-10T23:01:21.419Z] Using test binary docker [2022-03-10T23:01:21.419Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-03-10T23:01:21.419Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-03-10T23:01:21.419Z] INFO: Waiting for daemon to start... [2022-03-10T23:01:21.419Z] Starting dockerd [2022-03-10T23:01:21.682Z] --- PASS: TestPoolAllocationReuse (2.42s) [2022-03-10T23:01:21.682Z] === RUN TestGetAddressSubPoolEqualPool [2022-03-10T23:01:21.682Z] --- PASS: TestGetAddressSubPoolEqualPool (0.03s) [2022-03-10T23:01:21.682Z] === RUN TestRequestReleaseAddressFromSubPool [2022-03-10T23:01:21.682Z] === RUN TestDefaultNetwork [2022-03-10T23:01:21.854Z] time="2022-03-10T23:01:21Z" level=info msg="Node 24d65289433d/172.19.145.5, left gossip cluster" [2022-03-10T23:01:22.151Z] --- PASS: TestDefaultNetwork (0.29s) [2022-03-10T23:01:22.151Z] === RUN TestConfigGlobalScopeDefaultNetworks [2022-03-10T23:01:22.151Z] --- PASS: TestSetRollover (2.27s) [2022-03-10T23:01:22.151Z] === RUN TestSetRolloverSerial [2022-03-10T23:01:22.323Z] time="2022-03-10T23:01:21Z" level=info msg="Node 2e15fe673f81/172.19.145.5, left gossip cluster" [2022-03-10T23:01:22.323Z] time="2022-03-10T23:01:21Z" level=info msg="Node 2e15fe673f81 change state NodeActive --> NodeFailed" [2022-03-10T23:01:22.323Z] time="2022-03-10T23:01:21Z" level=info msg="Node 2e15fe673f81/172.19.145.5, added to failed nodes list" [2022-03-10T23:01:22.323Z] --- PASS: TestNetworkDBIslands (12.65s) [2022-03-10T23:01:22.323Z] PASS [2022-03-10T23:01:22.323Z] coverage: 60.0% of statements [2022-03-10T23:01:22.323Z] ok github.com/docker/docker/libnetwork/networkdb 103.924s coverage: 60.0% of statements [2022-03-10T23:01:22.323Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-03-10T23:01:22.323Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] [2022-03-10T23:01:22.323Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-03-10T23:01:22.324Z] ? github.com/docker/docker/oci/caps [no test files] [2022-03-10T23:01:22.324Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-03-10T23:01:22.324Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2022-03-10T23:01:22.324Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2022-03-10T23:01:22.324Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-03-10T23:01:22.324Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-03-10T23:01:22.324Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-03-10T23:01:22.324Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-03-10T23:01:22.324Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-03-10T23:01:22.324Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-03-10T23:01:22.324Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2022-03-10T23:01:22.324Z] ? github.com/docker/docker/quota [no test files] [2022-03-10T23:01:22.324Z] ? github.com/docker/docker/rootless [no test files] [2022-03-10T23:01:22.324Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-03-10T23:01:22.324Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-03-10T23:01:22.324Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-03-10T23:01:22.324Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-03-10T23:01:22.324Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-03-10T23:01:22.324Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-03-10T23:01:22.324Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-03-10T23:01:22.324Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-03-10T23:01:22.324Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-03-10T23:01:22.324Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-03-10T23:01:22.324Z] ? github.com/docker/docker/testutil/request [no test files] [2022-03-10T23:01:22.324Z] ? github.com/docker/docker/volume [no test files] [2022-03-10T23:01:22.324Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-03-10T23:01:22.324Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-03-10T23:01:22.620Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.29s) [2022-03-10T23:01:22.620Z] === RUN TestInitAddressPools [2022-03-10T23:01:22.620Z] --- PASS: TestInitAddressPools (0.00s) [2022-03-10T23:01:22.620Z] PASS [2022-03-10T23:01:22.620Z] coverage: 74.0% of statements [2022-03-10T23:01:22.620Z] ok github.com/docker/docker/libnetwork/ipamutils 0.666s coverage: 74.0% of statements [2022-03-10T23:01:23.088Z] === RUN TestKeyValue [2022-03-10T23:01:23.088Z] --- PASS: TestKeyValue (0.00s) [2022-03-10T23:01:23.088Z] PASS [2022-03-10T23:01:23.088Z] coverage: 60.0% of statements [2022-03-10T23:01:23.088Z] ok github.com/docker/docker/libnetwork/netlabel 0.045s coverage: 60.0% of statements [2022-03-10T23:01:24.656Z] --- PASS: TestSetRolloverSerial (2.34s) [2022-03-10T23:01:24.656Z] === RUN TestGetFirstAvailableFromCurrent [2022-03-10T23:01:24.656Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) [2022-03-10T23:01:24.656Z] PASS [2022-03-10T23:01:24.656Z] coverage: 84.4% of statements [2022-03-10T23:01:24.656Z] ok github.com/docker/docker/libnetwork/bitseq 16.507s coverage: 84.4% of statements [2022-03-10T23:01:24.656Z] --- PASS: TestRequestReleaseAddressFromSubPool (3.32s) [2022-03-10T23:01:24.656Z] === RUN TestSerializeRequestReleaseAddressFromSubPool [2022-03-10T23:01:24.670Z] ok github.com/docker/docker/libnetwork/ipam 15.669s coverage: 85.3% of statements [2022-03-10T23:01:24.670Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-03-10T23:01:24.670Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-03-10T23:01:24.670Z] ok github.com/docker/docker/libnetwork/ipams/null 0.002s coverage: 57.1% of statements [2022-03-10T23:01:24.670Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.007s coverage: 47.4% of statements [2022-03-10T23:01:24.670Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-03-10T23:01:24.670Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.002s coverage: 71.4% of statements [2022-03-10T23:01:24.670Z] ok github.com/docker/docker/libnetwork/ipamutils 0.270s coverage: 74.0% of statements [2022-03-10T23:01:24.708Z] . [2022-03-10T23:01:24.708Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-03-10T23:01:24.708Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-03-10T23:01:24.708Z] Error: No such image: emptyfs [2022-03-10T23:01:24.708Z] Running integration-test (iteration 1) [2022-03-10T23:01:24.708Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-03-10T23:01:24.708Z] Loaded image: busybox:latest [2022-03-10T23:01:24.708Z] Loaded image: busybox:glibc [2022-03-10T23:01:24.929Z] ok github.com/docker/docker/libnetwork/iptables 0.128s coverage: 45.1% of statements [2022-03-10T23:01:24.929Z] ok github.com/docker/docker/libnetwork/netlabel 0.001s coverage: 60.0% of statements [2022-03-10T23:01:25.189Z] ok github.com/docker/docker/libnetwork/netutils 0.018s coverage: 44.1% of statements [2022-03-10T23:01:26.093Z] Loaded image: debian:bullseye-slim [2022-03-10T23:01:26.126Z] [2022-03-10T23:01:26.126Z] === Skipped [2022-03-10T23:01:26.126Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2022-03-10T23:01:26.126Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-03-10T23:01:26.126Z] [2022-03-10T23:01:26.126Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2022-03-10T23:01:26.126Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-10T23:01:26.126Z] [2022-03-10T23:01:26.126Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2022-03-10T23:01:26.126Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-10T23:01:26.126Z] [2022-03-10T23:01:26.126Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.01s) [2022-03-10T23:01:26.126Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-10T23:01:26.126Z] [2022-03-10T23:01:26.126Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2022-03-10T23:01:26.126Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-10T23:01:26.126Z] [2022-03-10T23:01:26.126Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2022-03-10T23:01:26.126Z] client_test.go:23: runtime.GOOS == "windows" [2022-03-10T23:01:26.126Z] [2022-03-10T23:01:26.126Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-03-10T23:01:26.126Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-03-10T23:01:26.126Z] [2022-03-10T23:01:26.126Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-03-10T23:01:26.126Z] network_proxy_test.go:208: No support for dual stack yet [2022-03-10T23:01:26.126Z] [2022-03-10T23:01:26.126Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-03-10T23:01:26.126Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-03-10T23:01:26.126Z] [2022-03-10T23:01:26.126Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.00s) [2022-03-10T23:01:26.126Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-03-10T23:01:26.126Z] [2022-03-10T23:01:26.126Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-03-10T23:01:26.126Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-03-10T23:01:26.126Z] [2022-03-10T23:01:26.126Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2022-03-10T23:01:26.126Z] daemon_test.go:145: root required [2022-03-10T23:01:26.126Z] [2022-03-10T23:01:26.126Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-03-10T23:01:26.126Z] reload_test.go:342: root required [2022-03-10T23:01:26.126Z] [2022-03-10T23:01:26.126Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.11s) [2022-03-10T23:01:26.126Z] config_test.go:447: os.Getuid() != 0: skipping test that requires root [2022-03-10T23:01:26.126Z] [2022-03-10T23:01:26.126Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2022-03-10T23:01:26.126Z] pull_v2_test.go:82: Needs fixing on Windows [2022-03-10T23:01:26.126Z] [2022-03-10T23:01:26.126Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2022-03-10T23:01:26.126Z] pull_v2_test.go:127: Needs fixing on Windows [2022-03-10T23:01:26.126Z] [2022-03-10T23:01:26.126Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2022-03-10T23:01:26.126Z] download_test.go:267: Needs fixing on Windows [2022-03-10T23:01:26.126Z] [2022-03-10T23:01:26.126Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2022-03-10T23:01:26.126Z] layer_test.go:291: Failing on Windows [2022-03-10T23:01:26.126Z] [2022-03-10T23:01:26.126Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2022-03-10T23:01:26.126Z] layer_test.go:340: Failing on Windows [2022-03-10T23:01:26.126Z] [2022-03-10T23:01:26.126Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2022-03-10T23:01:26.126Z] layer_test.go:455: Failing on Windows [2022-03-10T23:01:26.126Z] [2022-03-10T23:01:26.126Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2022-03-10T23:01:26.126Z] layer_test.go:684: Failing on Windows [2022-03-10T23:01:26.126Z] [2022-03-10T23:01:26.126Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2022-03-10T23:01:26.126Z] migration_test.go:45: Failing on Windows [2022-03-10T23:01:26.126Z] [2022-03-10T23:01:26.126Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2022-03-10T23:01:26.126Z] migration_test.go:181: Failing on Windows [2022-03-10T23:01:26.126Z] [2022-03-10T23:01:26.126Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2022-03-10T23:01:26.126Z] mount_test.go:17: Failing on Windows [2022-03-10T23:01:26.126Z] [2022-03-10T23:01:26.126Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2022-03-10T23:01:26.126Z] mount_test.go:76: Failing on Windows [2022-03-10T23:01:26.126Z] [2022-03-10T23:01:26.126Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2022-03-10T23:01:26.126Z] mount_test.go:125: Failing on Windows [2022-03-10T23:01:26.126Z] [2022-03-10T23:01:26.126Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2022-03-10T23:01:26.126Z] mount_test.go:212: Failing on Windows [2022-03-10T23:01:26.126Z] [2022-03-10T23:01:26.126Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.01s) [2022-03-10T23:01:26.126Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-03-10T23:01:26.126Z] [2022-03-10T23:01:26.126Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.00s) [2022-03-10T23:01:26.126Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-03-10T23:01:26.126Z] [2022-03-10T23:01:26.126Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.00s) [2022-03-10T23:01:26.126Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-03-10T23:01:26.126Z] [2022-03-10T23:01:26.126Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s) [2022-03-10T23:01:26.126Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-03-10T23:01:26.126Z] [2022-03-10T23:01:26.126Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s) [2022-03-10T23:01:26.126Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-03-10T23:01:26.126Z] [2022-03-10T23:01:26.126Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s) [2022-03-10T23:01:26.126Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-03-10T23:01:26.126Z] [2022-03-10T23:01:26.126Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s) [2022-03-10T23:01:26.126Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-03-10T23:01:26.126Z] [2022-03-10T23:01:26.126Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s) [2022-03-10T23:01:26.126Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-03-10T23:01:26.126Z] [2022-03-10T23:01:26.126Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s) [2022-03-10T23:01:26.126Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-03-10T23:01:26.126Z] [2022-03-10T23:01:26.126Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s) [2022-03-10T23:01:26.126Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-03-10T23:01:26.126Z] [2022-03-10T23:01:26.126Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) [2022-03-10T23:01:26.126Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-03-10T23:01:26.126Z] [2022-03-10T23:01:26.126Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) [2022-03-10T23:01:26.126Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-03-10T23:01:26.126Z] [2022-03-10T23:01:26.126Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-03-10T23:01:26.126Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-10T23:01:26.126Z] [2022-03-10T23:01:26.126Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-03-10T23:01:26.126Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-10T23:01:26.126Z] [2022-03-10T23:01:26.126Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-03-10T23:01:26.126Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-10T23:01:26.126Z] [2022-03-10T23:01:26.126Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-03-10T23:01:26.126Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-10T23:01:26.126Z] [2022-03-10T23:01:26.126Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-03-10T23:01:26.126Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-10T23:01:26.126Z] [2022-03-10T23:01:26.126Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2022-03-10T23:01:26.126Z] archive_test.go:133: Xz not present in msys2 [2022-03-10T23:01:26.126Z] [2022-03-10T23:01:26.126Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamZstd (0.03s) [2022-03-10T23:01:26.126Z] archive_test.go:140: zstd not installed [2022-03-10T23:01:26.126Z] [2022-03-10T23:01:26.126Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2022-03-10T23:01:26.126Z] archive_test.go:252: Failing on Windows CI machines [2022-03-10T23:01:26.126Z] [2022-03-10T23:01:26.126Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2022-03-10T23:01:26.126Z] archive_windows_test.go:16: Currently fails [2022-03-10T23:01:26.126Z] [2022-03-10T23:01:26.126Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2022-03-10T23:01:26.126Z] changes_test.go:195: needs more investigation [2022-03-10T23:01:26.126Z] [2022-03-10T23:01:26.126Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsEmpty (0.00s) [2022-03-10T23:01:26.127Z] changes_test.go:260: FIXME: broken on Windows 1903 and up; see #39846 [2022-03-10T23:01:26.127Z] [2022-03-10T23:01:26.127Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsMutated (0.00s) [2022-03-10T23:01:26.127Z] changes_test.go:354: FIXME: broken on Windows 1903 and up; see #39846 [2022-03-10T23:01:26.127Z] [2022-03-10T23:01:26.127Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2022-03-10T23:01:26.127Z] changes_test.go:432: needs further investigation [2022-03-10T23:01:26.127Z] [2022-03-10T23:01:26.127Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2022-03-10T23:01:26.127Z] changes_test.go:468: needs further investigation [2022-03-10T23:01:26.127Z] [2022-03-10T23:01:26.127Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2022-03-10T23:01:26.127Z] archive_test.go:44: os.Getuid() != 0: skipping test that requires root [2022-03-10T23:01:26.127Z] [2022-03-10T23:01:26.127Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2022-03-10T23:01:26.127Z] archive_test.go:76: os.Getuid() != 0: skipping test that requires root [2022-03-10T23:01:26.127Z] [2022-03-10T23:01:26.127Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2022-03-10T23:01:26.127Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-03-10T23:01:26.127Z] [2022-03-10T23:01:26.127Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2022-03-10T23:01:26.127Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-03-10T23:01:26.127Z] [2022-03-10T23:01:26.127Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2022-03-10T23:01:26.127Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2022-03-10T23:01:26.127Z] [2022-03-10T23:01:26.127Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2022-03-10T23:01:26.127Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-03-10T23:01:26.127Z] [2022-03-10T23:01:26.127Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-03-10T23:01:26.127Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2022-03-10T23:01:26.127Z] [2022-03-10T23:01:26.127Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-03-10T23:01:26.127Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2022-03-10T23:01:26.127Z] [2022-03-10T23:01:26.127Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2022-03-10T23:01:26.127Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2022-03-10T23:01:26.127Z] [2022-03-10T23:01:26.127Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2022-03-10T23:01:26.127Z] poller_test.go:40: No chmod on Windows [2022-03-10T23:01:26.127Z] [2022-03-10T23:01:26.127Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-03-10T23:01:26.127Z] fileutils_test.go:133: Needs porting to Windows [2022-03-10T23:01:26.127Z] [2022-03-10T23:01:26.127Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2022-03-10T23:01:26.127Z] fileutils_test.go:179: Needs porting to Windows [2022-03-10T23:01:26.127Z] [2022-03-10T23:01:26.127Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.01s) [2022-03-10T23:01:26.127Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2022-03-10T23:01:26.127Z] [2022-03-10T23:01:26.127Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2022-03-10T23:01:26.127Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2022-03-10T23:01:26.127Z] [2022-03-10T23:01:26.127Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2022-03-10T23:01:26.127Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2022-03-10T23:01:26.127Z] [2022-03-10T23:01:26.127Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2022-03-10T23:01:26.127Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-03-10T23:01:26.127Z] [2022-03-10T23:01:26.127Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2022-03-10T23:01:26.127Z] local_test.go:180: runtime.GOOS == "windows" [2022-03-10T23:01:26.127Z] [2022-03-10T23:01:26.127Z] DONE 2077 tests, 70 skipped in 287.165s [2022-03-10T23:01:26.127Z] INFO: make.ps1 ended at 03/10/2022 23:01:25 [2022-03-10T23:01:26.289Z] === RUN TestNetworkDBSimple [2022-03-10T23:01:26.354Z] Loaded image: hello-world:latest [2022-03-10T23:01:26.354Z] Loaded image: arm32v7/hello-world:latest [2022-03-10T23:01:26.354Z] INFO: Testing against a local daemon [2022-03-10T23:01:26.354Z] === RUN TestCgroupNamespacesBuild [2022-03-10T23:01:26.759Z] --- PASS: TestSetParallelInsertDelete (10.00s) [2022-03-10T23:01:26.759Z] PASS [2022-03-10T23:01:26.759Z] coverage: 100.0% of statements [2022-03-10T23:01:26.759Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.046s coverage: 100.0% of statements [2022-03-10T23:01:27.229Z] === RUN TestGenerate [2022-03-10T23:01:27.229Z] --- PASS: TestGenerate (0.00s) [2022-03-10T23:01:27.229Z] === RUN TestGeneratePtr [2022-03-10T23:01:27.229Z] --- PASS: TestGeneratePtr (0.00s) [2022-03-10T23:01:27.229Z] === RUN TestGenerateMissingField [2022-03-10T23:01:27.229Z] --- PASS: TestGenerateMissingField (0.00s) [2022-03-10T23:01:27.229Z] === RUN TestFieldCannotBeSet [2022-03-10T23:01:27.229Z] --- PASS: TestFieldCannotBeSet (0.00s) [2022-03-10T23:01:27.229Z] === RUN TestTypeMismatchError [2022-03-10T23:01:27.229Z] --- PASS: TestTypeMismatchError (0.00s) [2022-03-10T23:01:27.229Z] PASS [2022-03-10T23:01:27.229Z] coverage: 100.0% of statements [2022-03-10T23:01:27.229Z] ok github.com/docker/docker/libnetwork/options 0.049s coverage: 100.0% of statements [2022-03-10T23:01:27.698Z] 2022/03/10 23:01:26 Closing DB instances... [2022-03-10T23:01:27.698Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (3.01s) [2022-03-10T23:01:27.698Z] === RUN TestGetAddress [2022-03-10T23:01:27.737Z] --- PASS: TestCgroupNamespacesBuild (1.29s) [2022-03-10T23:01:27.737Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-03-10T23:01:28.169Z] testing: warning: no tests to run [2022-03-10T23:01:28.169Z] PASS [2022-03-10T23:01:28.169Z] coverage: 0.0% of statements [2022-03-10T23:01:28.169Z] ok github.com/docker/docker/libnetwork/osl 0.074s coverage: 0.0% of statements [no tests to run] [2022-03-10T23:01:28.345Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2022-03-10T23:01:28.345Z] INFO: Unit tests ended at 03/10/2022 23:01:27. Duration:00:05:02.5083467 [2022-03-10T23:01:28.345Z] INFO: Building busybox [2022-03-10T23:01:28.345Z] Sending build context to Docker daemon 5.12kB [2022-03-10T23:01:28.345Z] [2022-03-10T23:01:28.345Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2022-03-10T23:01:28.345Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2022-03-10T23:01:28.345Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2022-03-10T23:01:28.345Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2022-03-10T23:01:28.345Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2022-03-10T23:01:28.345Z] ---> 02f938cacc3b [2022-03-10T23:01:28.345Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2022-03-10T23:01:28.345Z] ---> Running in 82ab0e98b91c [2022-03-10T23:01:28.680Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.14s) [2022-03-10T23:01:28.680Z] === RUN TestBuildWithSession [2022-03-10T23:01:28.680Z] build_session_test.go:25: TODO: BuildKit [2022-03-10T23:01:28.680Z] --- SKIP: TestBuildWithSession (0.00s) [2022-03-10T23:01:28.680Z] === RUN TestBuildSquashParent [2022-03-10T23:01:29.157Z] --- PASS: TestNetworkDBSimple (2.64s) [2022-03-10T23:01:29.157Z] === RUN TestNetworkDBJoinLeaveNetwork [2022-03-10T23:01:29.157Z] === RUN TestRequestNewPort [2022-03-10T23:01:29.157Z] --- PASS: TestRequestNewPort (0.00s) [2022-03-10T23:01:29.157Z] === RUN TestRequestSpecificPort [2022-03-10T23:01:29.157Z] --- PASS: TestRequestSpecificPort (0.00s) [2022-03-10T23:01:29.157Z] === RUN TestReleasePort [2022-03-10T23:01:29.157Z] --- PASS: TestReleasePort (0.00s) [2022-03-10T23:01:29.157Z] === RUN TestReuseReleasedPort [2022-03-10T23:01:29.157Z] --- PASS: TestReuseReleasedPort (0.00s) [2022-03-10T23:01:29.157Z] === RUN TestReleaseUnreadledPort [2022-03-10T23:01:29.157Z] --- PASS: TestReleaseUnreadledPort (0.00s) [2022-03-10T23:01:29.157Z] === RUN TestUnknowProtocol [2022-03-10T23:01:29.157Z] --- PASS: TestUnknowProtocol (0.00s) [2022-03-10T23:01:29.157Z] === RUN TestAllocateAllPorts [2022-03-10T23:01:29.157Z] --- PASS: TestAllocateAllPorts (0.00s) [2022-03-10T23:01:29.157Z] === RUN TestPortAllocation [2022-03-10T23:01:29.157Z] --- PASS: TestPortAllocation (0.00s) [2022-03-10T23:01:29.157Z] === RUN TestPortAllocationWithCustomRange [2022-03-10T23:01:29.157Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) [2022-03-10T23:01:29.157Z] === RUN TestNoDuplicateBPR [2022-03-10T23:01:29.157Z] --- PASS: TestNoDuplicateBPR (0.00s) [2022-03-10T23:01:29.157Z] === RUN TestChangePortRange [2022-03-10T23:01:29.157Z] portallocator_test.go:343: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 [2022-03-10T23:01:29.157Z] portallocator_test.go:343: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 [2022-03-10T23:01:29.157Z] portallocator_test.go:343: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 [2022-03-10T23:01:29.157Z] portallocator_test.go:343: test: port allocate range 60100-65010, setErr=, reqPort=60100 [2022-03-10T23:01:29.157Z] portallocator_test.go:343: test: port allocate range 0-0, setErr=, reqPort=60000 [2022-03-10T23:01:29.157Z] portallocator_test.go:343: test: port allocate range 59900-65000, setErr=, reqPort=60001 [2022-03-10T23:01:29.157Z] --- PASS: TestChangePortRange (0.00s) [2022-03-10T23:01:29.157Z] PASS [2022-03-10T23:01:29.157Z] coverage: 88.6% of statements [2022-03-10T23:01:29.157Z] ok github.com/docker/docker/libnetwork/portallocator 0.059s coverage: 88.6% of statements [2022-03-10T23:01:29.624Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-03-10T23:01:29.624Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-03-10T23:01:30.145Z] testing: warning: no tests to run [2022-03-10T23:01:30.145Z] PASS [2022-03-10T23:01:30.145Z] coverage: 0.0% of statements [2022-03-10T23:01:30.145Z] ok github.com/docker/docker/libnetwork/portmapper 0.052s coverage: 0.0% of statements [no tests to run] [2022-03-10T23:01:30.145Z] 2022/03/10 23:01:29 Closing DB instances... [2022-03-10T23:01:30.280Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-10T23:01:30.280Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-10T23:01:30.615Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-03-10T23:01:30.615Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-03-10T23:01:30.615Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-03-10T23:01:30.615Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-03-10T23:01:30.615Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-03-10T23:01:30.615Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-03-10T23:01:30.615Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-03-10T23:01:30.615Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-03-10T23:01:30.615Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-03-10T23:01:30.615Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] [2022-03-10T23:01:30.615Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-03-10T23:01:30.615Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-03-10T23:01:30.615Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-03-10T23:01:30.615Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] [2022-03-10T23:01:30.615Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-03-10T23:01:30.615Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-03-10T23:01:30.615Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-03-10T23:01:30.615Z] === RUN TestHashData [2022-03-10T23:01:30.615Z] --- PASS: TestHashData (0.00s) [2022-03-10T23:01:30.615Z] PASS [2022-03-10T23:01:30.615Z] coverage: 2.8% of statements [2022-03-10T23:01:30.615Z] ok github.com/docker/docker/libnetwork/resolvconf 0.048s coverage: 2.8% of statements [2022-03-10T23:01:31.100Z] === RUN TestErrorConstructors [2022-03-10T23:01:31.100Z] --- PASS: TestErrorConstructors (0.00s) [2022-03-10T23:01:31.100Z] === RUN TestCompareIPMask [2022-03-10T23:01:31.100Z] --- PASS: TestCompareIPMask (0.00s) [2022-03-10T23:01:31.100Z] === RUN TestUtilGetHostPartIP [2022-03-10T23:01:31.100Z] --- PASS: TestUtilGetHostPartIP (0.00s) [2022-03-10T23:01:31.100Z] === RUN TestUtilGetBroadcastIP [2022-03-10T23:01:31.100Z] --- PASS: TestUtilGetBroadcastIP (0.00s) [2022-03-10T23:01:31.100Z] === RUN TestParseCIDR [2022-03-10T23:01:31.100Z] --- PASS: TestParseCIDR (0.00s) [2022-03-10T23:01:31.100Z] PASS [2022-03-10T23:01:31.100Z] coverage: 37.3% of statements [2022-03-10T23:01:31.100Z] ok github.com/docker/docker/libnetwork/types 0.051s coverage: 37.3% of statements [2022-03-10T23:01:31.569Z] --- PASS: TestNetworkDBJoinLeaveNetwork (2.64s) [2022-03-10T23:01:31.569Z] === RUN TestNetworkDBJoinLeaveNetworks [2022-03-10T23:01:32.039Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2022-03-10T23:01:32.039Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2022-03-10T23:01:32.039Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2022-03-10T23:01:32.039Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2022-03-10T23:01:32.039Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2022-03-10T23:01:32.039Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2022-03-10T23:01:32.039Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2022-03-10T23:01:32.039Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2022-03-10T23:01:32.039Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2022-03-10T23:01:32.039Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2022-03-10T23:01:32.039Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2022-03-10T23:01:32.039Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2022-03-10T23:01:32.039Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2022-03-10T23:01:32.039Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2022-03-10T23:01:32.039Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2022-03-10T23:01:32.039Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2022-03-10T23:01:32.039Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2022-03-10T23:01:32.039Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2022-03-10T23:01:32.039Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2022-03-10T23:01:32.039Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2022-03-10T23:01:32.039Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2022-03-10T23:01:32.039Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2022-03-10T23:01:32.039Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2022-03-10T23:01:32.039Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2022-03-10T23:01:32.039Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2022-03-10T23:01:32.039Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2022-03-10T23:01:32.039Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2022-03-10T23:01:32.039Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2022-03-10T23:01:32.039Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2022-03-10T23:01:32.039Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2022-03-10T23:01:32.039Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2022-03-10T23:01:32.039Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2022-03-10T23:01:32.039Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2022-03-10T23:01:32.039Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2022-03-10T23:01:32.039Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2022-03-10T23:01:32.039Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2022-03-10T23:01:32.039Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2022-03-10T23:01:32.039Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2022-03-10T23:01:32.039Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2022-03-10T23:01:32.039Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2022-03-10T23:01:32.039Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2022-03-10T23:01:32.039Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2022-03-10T23:01:32.040Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2022-03-10T23:01:32.040Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2022-03-10T23:01:32.040Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2022-03-10T23:01:32.040Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2022-03-10T23:01:32.040Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2022-03-10T23:01:32.040Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2022-03-10T23:01:32.040Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2022-03-10T23:01:32.040Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2022-03-10T23:01:32.040Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2022-03-10T23:01:32.040Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2022-03-10T23:01:32.040Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2022-03-10T23:01:32.040Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2022-03-10T23:01:32.040Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2022-03-10T23:01:32.040Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2022-03-10T23:01:32.040Z] PASS [2022-03-10T23:01:32.040Z] coverage: 50.0% of statements [2022-03-10T23:01:32.040Z] ok github.com/docker/docker/oci 0.113s coverage: 50.0% of statements [2022-03-10T23:01:33.026Z] === RUN TestAddressPoolOpt [2022-03-10T23:01:33.026Z] --- PASS: TestAddressPoolOpt (0.00s) [2022-03-10T23:01:33.026Z] === RUN TestValidateEnv [2022-03-10T23:01:33.026Z] === RUN TestValidateEnv/a [2022-03-10T23:01:33.026Z] === RUN TestValidateEnv/something [2022-03-10T23:01:33.026Z] === RUN TestValidateEnv/_=a [2022-03-10T23:01:33.026Z] === RUN TestValidateEnv/env1=value1 [2022-03-10T23:01:33.026Z] === RUN TestValidateEnv/_env1=value1 [2022-03-10T23:01:33.026Z] === RUN TestValidateEnv/env2=value2=value3 [2022-03-10T23:01:33.026Z] === RUN TestValidateEnv/env3=abc!qwe [2022-03-10T23:01:33.026Z] === RUN TestValidateEnv/env_4=value_4 [2022-03-10T23:01:33.026Z] === RUN TestValidateEnv/PATH [2022-03-10T23:01:33.026Z] === RUN TestValidateEnv/=a [2022-03-10T23:01:33.026Z] === RUN TestValidateEnv/PATH= [2022-03-10T23:01:33.026Z] === RUN TestValidateEnv/PATH=something [2022-03-10T23:01:33.026Z] === RUN TestValidateEnv/asd!qwe [2022-03-10T23:01:33.026Z] === RUN TestValidateEnv/1asd [2022-03-10T23:01:33.026Z] === RUN TestValidateEnv/123 [2022-03-10T23:01:33.026Z] === RUN TestValidateEnv/some_space [2022-03-10T23:01:33.026Z] === RUN TestValidateEnv/__some_space_before [2022-03-10T23:01:33.026Z] === RUN TestValidateEnv/some_space_after__ [2022-03-10T23:01:33.026Z] === RUN TestValidateEnv/= [2022-03-10T23:01:33.026Z] === RUN TestValidateEnv/PaTh [2022-03-10T23:01:33.026Z] --- PASS: TestValidateEnv (0.00s) [2022-03-10T23:01:33.026Z] --- PASS: TestValidateEnv/a (0.00s) [2022-03-10T23:01:33.026Z] --- PASS: TestValidateEnv/something (0.00s) [2022-03-10T23:01:33.026Z] --- PASS: TestValidateEnv/_=a (0.00s) [2022-03-10T23:01:33.026Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2022-03-10T23:01:33.026Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2022-03-10T23:01:33.026Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2022-03-10T23:01:33.026Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2022-03-10T23:01:33.026Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2022-03-10T23:01:33.026Z] --- PASS: TestValidateEnv/PATH (0.00s) [2022-03-10T23:01:33.026Z] --- PASS: TestValidateEnv/=a (0.00s) [2022-03-10T23:01:33.026Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2022-03-10T23:01:33.026Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2022-03-10T23:01:33.026Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2022-03-10T23:01:33.026Z] --- PASS: TestValidateEnv/1asd (0.00s) [2022-03-10T23:01:33.026Z] --- PASS: TestValidateEnv/123 (0.00s) [2022-03-10T23:01:33.026Z] --- PASS: TestValidateEnv/some_space (0.00s) [2022-03-10T23:01:33.026Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2022-03-10T23:01:33.026Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2022-03-10T23:01:33.026Z] --- PASS: TestValidateEnv/= (0.00s) [2022-03-10T23:01:33.026Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2022-03-10T23:01:33.026Z] === RUN TestParseHost [2022-03-10T23:01:33.026Z] --- PASS: TestParseHost (0.00s) [2022-03-10T23:01:33.026Z] === RUN TestParseDockerDaemonHost [2022-03-10T23:01:33.026Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2022-03-10T23:01:33.026Z] === RUN TestParseTCP [2022-03-10T23:01:33.026Z] --- PASS: TestParseTCP (0.00s) [2022-03-10T23:01:33.026Z] === RUN TestParseInvalidUnixAddrInvalid [2022-03-10T23:01:33.026Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2022-03-10T23:01:33.026Z] === RUN TestValidateExtraHosts [2022-03-10T23:01:33.026Z] --- PASS: TestValidateExtraHosts (0.00s) [2022-03-10T23:01:33.026Z] === RUN TestIpOptString [2022-03-10T23:01:33.027Z] --- PASS: TestIpOptString (0.00s) [2022-03-10T23:01:33.027Z] === RUN TestNewIpOptInvalidDefaultVal [2022-03-10T23:01:33.027Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2022-03-10T23:01:33.027Z] === RUN TestNewIpOptValidDefaultVal [2022-03-10T23:01:33.027Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2022-03-10T23:01:33.027Z] === RUN TestIpOptSetInvalidVal [2022-03-10T23:01:33.027Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2022-03-10T23:01:33.027Z] === RUN TestValidateIPAddress [2022-03-10T23:01:33.027Z] --- PASS: TestValidateIPAddress (0.00s) [2022-03-10T23:01:33.027Z] === RUN TestMapOpts [2022-03-10T23:01:33.027Z] --- PASS: TestMapOpts (0.00s) [2022-03-10T23:01:33.027Z] === RUN TestListOptsWithoutValidator [2022-03-10T23:01:33.027Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2022-03-10T23:01:33.027Z] === RUN TestListOptsWithValidator [2022-03-10T23:01:33.027Z] --- PASS: TestListOptsWithValidator (0.00s) [2022-03-10T23:01:33.027Z] === RUN TestValidateDNSSearch [2022-03-10T23:01:33.027Z] --- PASS: TestValidateDNSSearch (0.00s) [2022-03-10T23:01:33.027Z] === RUN TestValidateLabel [2022-03-10T23:01:33.027Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2022-03-10T23:01:33.027Z] === RUN TestValidateLabel/label_with_general_format [2022-03-10T23:01:33.027Z] === RUN TestValidateLabel/label_with_more_than_one_= [2022-03-10T23:01:33.027Z] === RUN TestValidateLabel/label_with_one_more [2022-03-10T23:01:33.027Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2022-03-10T23:01:33.027Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2022-03-10T23:01:33.027Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2022-03-10T23:01:33.027Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2022-03-10T23:01:33.027Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2022-03-10T23:01:33.027Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2022-03-10T23:01:33.027Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2022-03-10T23:01:33.027Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2022-03-10T23:01:33.027Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2022-03-10T23:01:33.027Z] --- PASS: TestValidateLabel (0.00s) [2022-03-10T23:01:33.027Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2022-03-10T23:01:33.027Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2022-03-10T23:01:33.027Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2022-03-10T23:01:33.027Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2022-03-10T23:01:33.027Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2022-03-10T23:01:33.027Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2022-03-10T23:01:33.027Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2022-03-10T23:01:33.027Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2022-03-10T23:01:33.027Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2022-03-10T23:01:33.027Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2022-03-10T23:01:33.027Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2022-03-10T23:01:33.027Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2022-03-10T23:01:33.027Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2022-03-10T23:01:33.027Z] === RUN TestNamedListOpts [2022-03-10T23:01:33.027Z] --- PASS: TestNamedListOpts (0.00s) [2022-03-10T23:01:33.027Z] === RUN TestNamedMapOpts [2022-03-10T23:01:33.027Z] --- PASS: TestNamedMapOpts (0.00s) [2022-03-10T23:01:33.027Z] === RUN TestParseLink [2022-03-10T23:01:33.027Z] --- PASS: TestParseLink (0.00s) [2022-03-10T23:01:33.027Z] === RUN TestQuotedStringSetWithQuotes [2022-03-10T23:01:33.027Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s) [2022-03-10T23:01:33.027Z] === RUN TestQuotedStringSetWithMismatchedQuotes [2022-03-10T23:01:33.027Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s) [2022-03-10T23:01:33.027Z] === RUN TestQuotedStringSetWithNoQuotes [2022-03-10T23:01:33.027Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s) [2022-03-10T23:01:33.027Z] === RUN TestQuotedStringEmptyOrSingleCharString [2022-03-10T23:01:33.027Z] --- PASS: TestQuotedStringEmptyOrSingleCharString (0.00s) [2022-03-10T23:01:33.027Z] === RUN TestUlimitOpt [2022-03-10T23:01:33.027Z] --- PASS: TestUlimitOpt (0.00s) [2022-03-10T23:01:33.027Z] PASS [2022-03-10T23:01:33.027Z] coverage: 67.4% of statements [2022-03-10T23:01:33.027Z] ok github.com/docker/docker/opts 0.090s coverage: 67.4% of statements [2022-03-10T23:01:33.027Z] === RUN TestParseVersion [2022-03-10T23:01:33.027Z] --- PASS: TestParseVersion (0.00s) [2022-03-10T23:01:33.027Z] PASS [2022-03-10T23:01:33.027Z] coverage: 52.9% of statements [2022-03-10T23:01:33.027Z] 2022/03/10 23:01:32 Closing DB instances... [2022-03-10T23:01:33.027Z] ok github.com/docker/docker/pkg/aaparser 0.054s coverage: 52.9% of statements [2022-03-10T23:01:34.231Z] Removing intermediate container 82ab0e98b91c [2022-03-10T23:01:34.231Z] ---> 8700962fc4d0 [2022-03-10T23:01:34.231Z] Step 7/13 : ARG BUSYBOX_VERSION [2022-03-10T23:01:34.231Z] ---> Running in 84e3be452d16 [2022-03-10T23:01:34.231Z] Removing intermediate container 84e3be452d16 [2022-03-10T23:01:34.231Z] ---> b1a4906c66fa [2022-03-10T23:01:34.231Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2022-03-10T23:01:34.231Z] ---> Running in 6b348a69e8ae [2022-03-10T23:01:34.231Z] Removing intermediate container 6b348a69e8ae [2022-03-10T23:01:34.231Z] ---> 65aa65d6f275 [2022-03-10T23:01:34.231Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2022-03-10T23:01:34.599Z] --- PASS: TestNetworkDBJoinLeaveNetworks (2.83s) [2022-03-10T23:01:34.599Z] === RUN TestNetworkDBCRUDTableEntry [2022-03-10T23:01:34.599Z] === RUN TestPeerCertificateMarshalJSON [2022-03-10T23:01:35.067Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2022-03-10T23:01:35.067Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2022-03-10T23:01:35.067Z] --- PASS: TestPeerCertificateMarshalJSON (0.46s) [2022-03-10T23:01:35.067Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2022-03-10T23:01:35.067Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2022-03-10T23:01:35.067Z] === RUN TestMiddleware [2022-03-10T23:01:35.067Z] --- PASS: TestMiddleware (0.00s) [2022-03-10T23:01:35.067Z] === RUN TestNewResponseModifier [2022-03-10T23:01:35.067Z] --- PASS: TestNewResponseModifier (0.00s) [2022-03-10T23:01:35.067Z] PASS [2022-03-10T23:01:35.067Z] coverage: 26.8% of statements [2022-03-10T23:01:35.067Z] ok github.com/docker/docker/pkg/authorization 0.522s coverage: 26.8% of statements [2022-03-10T23:01:35.584Z] === RUN TestIsArchivePathDir [2022-03-10T23:01:35.584Z] --- PASS: TestIsArchivePathDir (0.08s) [2022-03-10T23:01:35.584Z] === RUN TestIsArchivePathInvalidFile [2022-03-10T23:01:35.584Z] --- PASS: TestIsArchivePathInvalidFile (0.14s) [2022-03-10T23:01:35.584Z] === RUN TestIsArchivePathTar [2022-03-10T23:01:35.584Z] --- PASS: TestIsArchivePathTar (0.16s) [2022-03-10T23:01:35.584Z] === RUN TestDecompressStreamGzip [2022-03-10T23:01:35.794Z] [2022-03-10T23:01:36.053Z] === RUN TestUnbuffered [2022-03-10T23:01:36.053Z] --- PASS: TestUnbuffered (0.00s) [2022-03-10T23:01:36.053Z] === RUN TestRaceUnbuffered [2022-03-10T23:01:36.053Z] --- PASS: TestRaceUnbuffered (0.00s) [2022-03-10T23:01:36.053Z] PASS [2022-03-10T23:01:36.053Z] coverage: 100.0% of statements [2022-03-10T23:01:36.053Z] --- PASS: TestDecompressStreamGzip (0.12s) [2022-03-10T23:01:36.053Z] === RUN TestDecompressStreamBzip2 [2022-03-10T23:01:36.053Z] ok github.com/docker/docker/pkg/broadcaster 0.043s coverage: 100.0% of statements [2022-03-10T23:01:36.053Z] --- PASS: TestDecompressStreamBzip2 (0.13s) [2022-03-10T23:01:36.053Z] === RUN TestDecompressStreamXz [2022-03-10T23:01:36.053Z] archive_test.go:133: Xz not present in msys2 [2022-03-10T23:01:36.053Z] --- SKIP: TestDecompressStreamXz (0.00s) [2022-03-10T23:01:36.053Z] === RUN TestDecompressStreamZstd [2022-03-10T23:01:36.053Z] archive_test.go:140: zstd not installed [2022-03-10T23:01:36.053Z] --- SKIP: TestDecompressStreamZstd (0.02s) [2022-03-10T23:01:36.053Z] === RUN TestCompressStreamXzUnsupported [2022-03-10T23:01:36.053Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2022-03-10T23:01:36.053Z] === RUN TestCompressStreamBzip2Unsupported [2022-03-10T23:01:36.053Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2022-03-10T23:01:36.053Z] === RUN TestCompressStreamInvalid [2022-03-10T23:01:36.053Z] --- PASS: TestCompressStreamInvalid (0.00s) [2022-03-10T23:01:36.053Z] === RUN TestExtensionInvalid [2022-03-10T23:01:36.053Z] --- PASS: TestExtensionInvalid (0.00s) [2022-03-10T23:01:36.053Z] === RUN TestExtensionUncompressed [2022-03-10T23:01:36.053Z] --- PASS: TestExtensionUncompressed (0.00s) [2022-03-10T23:01:36.053Z] === RUN TestExtensionBzip2 [2022-03-10T23:01:36.053Z] --- PASS: TestExtensionBzip2 (0.00s) [2022-03-10T23:01:36.053Z] === RUN TestExtensionGzip [2022-03-10T23:01:36.053Z] --- PASS: TestExtensionGzip (0.00s) [2022-03-10T23:01:36.053Z] === RUN TestExtensionXz [2022-03-10T23:01:36.053Z] --- PASS: TestExtensionXz (0.00s) [2022-03-10T23:01:36.053Z] === RUN TestExtensionZstd [2022-03-10T23:01:36.053Z] --- PASS: TestExtensionZstd (0.00s) [2022-03-10T23:01:36.053Z] === RUN TestCmdStreamLargeStderr [2022-03-10T23:01:36.053Z] --- PASS: TestCmdStreamLargeStderr (0.09s) [2022-03-10T23:01:36.053Z] === RUN TestCmdStreamBad [2022-03-10T23:01:36.053Z] archive_test.go:252: Failing on Windows CI machines [2022-03-10T23:01:36.053Z] --- SKIP: TestCmdStreamBad (0.00s) [2022-03-10T23:01:36.053Z] === RUN TestCmdStreamGood [2022-03-10T23:01:36.053Z] --- PASS: TestCmdStreamGood (0.05s) [2022-03-10T23:01:36.053Z] === RUN TestUntarPathWithInvalidDest [2022-03-10T23:01:36.053Z] --- PASS: TestUntarPathWithInvalidDest (0.08s) [2022-03-10T23:01:36.053Z] === RUN TestUntarPathWithInvalidSrc [2022-03-10T23:01:36.053Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2022-03-10T23:01:36.053Z] === RUN TestUntarPath [2022-03-10T23:01:36.262Z] ---> 2a59b3960f18 [2022-03-10T23:01:36.262Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2022-03-10T23:01:36.262Z] ---> Running in e19066d44b3a [2022-03-10T23:01:36.522Z] --- PASS: TestUntarPath (0.06s) [2022-03-10T23:01:36.522Z] === RUN TestUntarPathWithDestinationFile [2022-03-10T23:01:36.522Z] --- PASS: TestUntarPathWithDestinationFile (0.07s) [2022-03-10T23:01:36.522Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2022-03-10T23:01:36.522Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.07s) [2022-03-10T23:01:36.522Z] === RUN TestCopyWithTarInvalidSrc [2022-03-10T23:01:36.522Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2022-03-10T23:01:36.522Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2022-03-10T23:01:36.522Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2022-03-10T23:01:36.522Z] === RUN TestCopyWithTarSrcFile [2022-03-10T23:01:36.522Z] --- PASS: TestCopyWithTarSrcFile (0.01s) [2022-03-10T23:01:36.522Z] === RUN TestCopyWithTarSrcFolder [2022-03-10T23:01:36.522Z] --- PASS: TestCopyWithTarSrcFolder (0.02s) [2022-03-10T23:01:36.522Z] === RUN TestCopyFileWithTarInvalidSrc [2022-03-10T23:01:36.522Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2022-03-10T23:01:36.522Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2022-03-10T23:01:36.522Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2022-03-10T23:01:36.522Z] === RUN TestCopyFileWithTarSrcFolder [2022-03-10T23:01:36.522Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2022-03-10T23:01:36.522Z] === RUN TestCopyFileWithTarSrcFile [2022-03-10T23:01:36.522Z] === RUN TestMatch [2022-03-10T23:01:36.522Z] === RUN TestMatch/[[]] [2022-03-10T23:01:36.522Z] === RUN TestMatch/[[foo]] [2022-03-10T23:01:36.522Z] === RUN TestMatch/[[bar]_[foo]] [2022-03-10T23:01:36.522Z] === RUN TestMatch/[[foo_bar]] [2022-03-10T23:01:36.522Z] === RUN TestMatch/[[qux]_[foo]] [2022-03-10T23:01:36.522Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2022-03-10T23:01:36.522Z] === RUN TestMatch/[] [2022-03-10T23:01:36.522Z] === RUN TestMatch/[]#01 [2022-03-10T23:01:36.522Z] === RUN TestMatch/[[qux]] [2022-03-10T23:01:36.522Z] === RUN TestMatch/[[foo_bar_qux]] [2022-03-10T23:01:36.522Z] === RUN TestMatch/[[qux]_[baz]] [2022-03-10T23:01:36.523Z] === RUN TestMatch/[[foo_baz]] [2022-03-10T23:01:36.523Z] --- PASS: TestMatch (0.00s) [2022-03-10T23:01:36.523Z] --- PASS: TestMatch/[[]] (0.00s) [2022-03-10T23:01:36.523Z] --- PASS: TestMatch/[[foo]] (0.00s) [2022-03-10T23:01:36.523Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2022-03-10T23:01:36.523Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2022-03-10T23:01:36.523Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2022-03-10T23:01:36.523Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2022-03-10T23:01:36.523Z] --- PASS: TestMatch/[] (0.00s) [2022-03-10T23:01:36.523Z] --- PASS: TestMatch/[]#01 (0.00s) [2022-03-10T23:01:36.523Z] --- PASS: TestMatch/[[qux]] (0.00s) [2022-03-10T23:01:36.523Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2022-03-10T23:01:36.523Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2022-03-10T23:01:36.523Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2022-03-10T23:01:36.523Z] PASS [2022-03-10T23:01:36.523Z] coverage: 87.5% of statements [2022-03-10T23:01:36.523Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) [2022-03-10T23:01:36.523Z] === RUN TestTarFiles [2022-03-10T23:01:36.523Z] ok github.com/docker/docker/pkg/capabilities 0.041s coverage: 87.5% of statements [2022-03-10T23:01:36.523Z] 2022/03/10 23:01:36 Closing DB instances... [2022-03-10T23:01:36.813Z] --- PASS: TestBuildSquashParent (7.50s) [2022-03-10T23:01:36.813Z] === RUN TestBuildWithRemoveAndForceRemove [2022-03-10T23:01:36.813Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-10T23:01:36.813Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-10T23:01:36.813Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-10T23:01:36.813Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-10T23:01:36.813Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-10T23:01:36.813Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-10T23:01:36.813Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-10T23:01:36.813Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-10T23:01:36.813Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-10T23:01:36.813Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-10T23:01:36.813Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-10T23:01:36.813Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-10T23:01:36.813Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-10T23:01:36.813Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-10T23:01:37.438Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s) [2022-03-10T23:01:37.438Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (15.33s) [2022-03-10T23:01:37.438Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (15.42s) [2022-03-10T23:01:37.438Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (15.53s) [2022-03-10T23:01:37.438Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (15.95s) [2022-03-10T23:01:37.438Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (8.24s) [2022-03-10T23:01:37.438Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (8.38s) [2022-03-10T23:01:37.438Z] === RUN TestBuildMultiStageCopy [2022-03-10T23:01:37.438Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-03-10T23:01:37.510Z] === RUN TestChrootTarUntar [2022-03-10T23:01:37.510Z] archive_test.go:44: os.Getuid() != 0: skipping test that requires root [2022-03-10T23:01:37.510Z] --- SKIP: TestChrootTarUntar (0.00s) [2022-03-10T23:01:37.510Z] === RUN TestChrootUntarWithHugeExcludesList [2022-03-10T23:01:37.510Z] archive_test.go:76: os.Getuid() != 0: skipping test that requires root [2022-03-10T23:01:37.510Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2022-03-10T23:01:37.510Z] === RUN TestChrootUntarEmptyArchive [2022-03-10T23:01:37.510Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2022-03-10T23:01:37.510Z] === RUN TestChrootTarUntarWithSymlink [2022-03-10T23:01:37.510Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-03-10T23:01:37.510Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2022-03-10T23:01:37.510Z] === RUN TestChrootCopyWithTar [2022-03-10T23:01:37.510Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-03-10T23:01:37.510Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2022-03-10T23:01:37.510Z] === RUN TestChrootCopyFileWithTar [2022-03-10T23:01:37.510Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2022-03-10T23:01:37.510Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2022-03-10T23:01:37.510Z] === RUN TestChrootUntarPath [2022-03-10T23:01:37.510Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-03-10T23:01:37.510Z] --- SKIP: TestChrootUntarPath (0.00s) [2022-03-10T23:01:37.510Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2022-03-10T23:01:37.510Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2022-03-10T23:01:37.510Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-03-10T23:01:37.510Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2022-03-10T23:01:37.755Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-10T23:01:37.755Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-10T23:01:37.979Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2022-03-10T23:01:37.979Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-03-10T23:01:37.979Z] === RUN TestChrootApplyDotDotFile [2022-03-10T23:01:37.979Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2022-03-10T23:01:37.979Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2022-03-10T23:01:37.979Z] PASS [2022-03-10T23:01:37.979Z] coverage: 15.1% of statements [2022-03-10T23:01:37.979Z] ok github.com/docker/docker/pkg/chrootarchive 0.124s coverage: 15.1% of statements [2022-03-10T23:01:38.448Z] --- PASS: TestNetworkDBCRUDTableEntry (3.87s) [2022-03-10T23:01:38.448Z] === RUN TestNetworkDBCRUDTableEntries [2022-03-10T23:01:38.917Z] === RUN TestEnsureRemoveAllNotExist [2022-03-10T23:01:38.917Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2022-03-10T23:01:38.917Z] === RUN TestEnsureRemoveAllWithDir [2022-03-10T23:01:38.917Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2022-03-10T23:01:38.917Z] === RUN TestEnsureRemoveAllWithFile [2022-03-10T23:01:38.917Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2022-03-10T23:01:38.917Z] PASS [2022-03-10T23:01:38.917Z] coverage: 0.0% of statements [2022-03-10T23:01:38.917Z] ok github.com/docker/docker/pkg/containerfs 0.046s coverage: 0.0% of statements [2022-03-10T23:01:39.386Z] === RUN TestSizeEmpty [2022-03-10T23:01:39.386Z] --- PASS: TestSizeEmpty (0.00s) [2022-03-10T23:01:39.386Z] === RUN TestSizeEmptyFile [2022-03-10T23:01:39.386Z] --- PASS: TestSizeEmptyFile (0.00s) [2022-03-10T23:01:39.386Z] === RUN TestSizeNonemptyFile [2022-03-10T23:01:39.387Z] --- PASS: TestSizeNonemptyFile (0.00s) [2022-03-10T23:01:39.387Z] === RUN TestSizeNestedDirectoryEmpty [2022-03-10T23:01:39.387Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2022-03-10T23:01:39.387Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2022-03-10T23:01:39.387Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2022-03-10T23:01:39.387Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2022-03-10T23:01:39.387Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2022-03-10T23:01:39.387Z] === RUN TestMoveToSubdir [2022-03-10T23:01:39.387Z] --- PASS: TestMoveToSubdir (0.00s) [2022-03-10T23:01:39.387Z] === RUN TestSizeNonExistingDirectory [2022-03-10T23:01:39.387Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2022-03-10T23:01:39.387Z] PASS [2022-03-10T23:01:39.387Z] coverage: 80.0% of statements [2022-03-10T23:01:39.387Z] ok github.com/docker/docker/pkg/directory 0.058s coverage: 80.0% of statements [2022-03-10T23:01:39.664Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-10T23:01:39.926Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-10T23:01:40.375Z] 2022/03/10 23:01:40 Closing DB instances... [2022-03-10T23:01:40.375Z] === RUN TestPollerAddRemove [2022-03-10T23:01:40.375Z] --- PASS: TestPollerAddRemove (0.00s) [2022-03-10T23:01:40.375Z] === RUN TestPollerEvent [2022-03-10T23:01:40.375Z] poller_test.go:40: No chmod on Windows [2022-03-10T23:01:40.375Z] --- SKIP: TestPollerEvent (0.00s) [2022-03-10T23:01:40.375Z] === RUN TestPollerClose [2022-03-10T23:01:40.375Z] --- PASS: TestPollerClose (0.00s) [2022-03-10T23:01:40.375Z] PASS [2022-03-10T23:01:40.375Z] coverage: 45.7% of statements [2022-03-10T23:01:40.375Z] ok github.com/docker/docker/pkg/filenotify 0.051s coverage: 45.7% of statements [2022-03-10T23:01:41.842Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-03-10T23:01:41.842Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.44s) [2022-03-10T23:01:41.842Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.49s) [2022-03-10T23:01:41.842Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.04s) [2022-03-10T23:01:41.842Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.12s) [2022-03-10T23:01:41.842Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.98s) [2022-03-10T23:01:41.842Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.98s) [2022-03-10T23:01:41.842Z] === RUN TestBuildMultiStageCopy [2022-03-10T23:01:41.842Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-03-10T23:01:41.943Z] === RUN TestCopyFileWithInvalidSrc [2022-03-10T23:01:41.943Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2022-03-10T23:01:41.943Z] === RUN TestCopyFileWithInvalidDest [2022-03-10T23:01:41.943Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2022-03-10T23:01:41.943Z] === RUN TestCopyFileWithSameSrcAndDest [2022-03-10T23:01:41.943Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2022-03-10T23:01:41.943Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2022-03-10T23:01:41.943Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2022-03-10T23:01:41.943Z] === RUN TestCopyFile [2022-03-10T23:01:41.943Z] --- PASS: TestCopyFile (0.00s) [2022-03-10T23:01:41.943Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2022-03-10T23:01:41.943Z] fileutils_test.go:133: Needs porting to Windows [2022-03-10T23:01:41.943Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-03-10T23:01:41.943Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2022-03-10T23:01:41.943Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2022-03-10T23:01:41.943Z] === RUN TestReadSymlinkedDirectoryToFile [2022-03-10T23:01:41.943Z] fileutils_test.go:179: Needs porting to Windows [2022-03-10T23:01:41.943Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2022-03-10T23:01:41.943Z] === RUN TestWildcardMatches [2022-03-10T23:01:41.943Z] --- PASS: TestWildcardMatches (0.00s) [2022-03-10T23:01:41.943Z] === RUN TestPatternMatches [2022-03-10T23:01:41.943Z] --- PASS: TestPatternMatches (0.00s) [2022-03-10T23:01:41.943Z] === RUN TestExclusionPatternMatchesPatternBefore [2022-03-10T23:01:41.943Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2022-03-10T23:01:41.943Z] === RUN TestPatternMatchesFolderExclusions [2022-03-10T23:01:41.943Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2022-03-10T23:01:41.943Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2022-03-10T23:01:41.943Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2022-03-10T23:01:41.943Z] === RUN TestPatternMatchesFolderWildcardExclusions [2022-03-10T23:01:41.943Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2022-03-10T23:01:41.943Z] === RUN TestExclusionPatternMatchesPatternAfter [2022-03-10T23:01:41.943Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2022-03-10T23:01:41.943Z] === RUN TestExclusionPatternMatchesWholeDirectory [2022-03-10T23:01:41.943Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2022-03-10T23:01:41.943Z] === RUN TestSingleExclamationError [2022-03-10T23:01:41.943Z] --- PASS: TestSingleExclamationError (0.00s) [2022-03-10T23:01:41.943Z] === RUN TestMatchesWithNoPatterns [2022-03-10T23:01:41.943Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2022-03-10T23:01:41.943Z] === RUN TestMatchesWithMalformedPatterns [2022-03-10T23:01:41.943Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2022-03-10T23:01:41.943Z] === RUN TestMatches [2022-03-10T23:01:41.943Z] === RUN TestMatches/MatchesOrParentMatches [2022-03-10T23:01:41.943Z] === RUN TestMatches/MatchesUsingParentResult [2022-03-10T23:01:41.943Z] === RUN TestMatches/MatchesUsingParentResults [2022-03-10T23:01:41.943Z] === RUN TestMatches/MatchesUsingParentResultsNoContext [2022-03-10T23:01:41.943Z] --- PASS: TestMatches (0.01s) [2022-03-10T23:01:41.943Z] --- PASS: TestMatches/MatchesOrParentMatches (0.00s) [2022-03-10T23:01:41.943Z] --- PASS: TestMatches/MatchesUsingParentResult (0.00s) [2022-03-10T23:01:41.943Z] --- PASS: TestMatches/MatchesUsingParentResults (0.00s) [2022-03-10T23:01:41.943Z] --- PASS: TestMatches/MatchesUsingParentResultsNoContext (0.00s) [2022-03-10T23:01:41.943Z] === RUN TestCleanPatterns [2022-03-10T23:01:41.943Z] --- PASS: TestCleanPatterns (0.00s) [2022-03-10T23:01:41.943Z] === RUN TestCleanPatternsStripEmptyPatterns [2022-03-10T23:01:41.943Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2022-03-10T23:01:41.943Z] === RUN TestCleanPatternsExceptionFlag [2022-03-10T23:01:41.943Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2022-03-10T23:01:41.943Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2022-03-10T23:01:41.943Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2022-03-10T23:01:41.943Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2022-03-10T23:01:41.943Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2022-03-10T23:01:41.943Z] === RUN TestCleanPatternsErrorSingleException [2022-03-10T23:01:41.943Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2022-03-10T23:01:41.943Z] === RUN TestCreateIfNotExistsDir [2022-03-10T23:01:41.943Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2022-03-10T23:01:41.943Z] === RUN TestCreateIfNotExistsFile [2022-03-10T23:01:41.943Z] --- PASS: TestCreateIfNotExistsFile (0.01s) [2022-03-10T23:01:41.943Z] === RUN TestMatch [2022-03-10T23:01:41.943Z] --- PASS: TestMatch (0.00s) [2022-03-10T23:01:41.943Z] === RUN TestCompile [2022-03-10T23:01:41.943Z] === RUN TestCompile/slash [2022-03-10T23:01:41.943Z] === RUN TestCompile/backslash [2022-03-10T23:01:41.943Z] --- PASS: TestCompile (0.00s) [2022-03-10T23:01:41.943Z] --- PASS: TestCompile/slash (0.00s) [2022-03-10T23:01:41.943Z] --- PASS: TestCompile/backslash (0.00s) [2022-03-10T23:01:41.943Z] PASS [2022-03-10T23:01:41.943Z] coverage: 84.7% of statements [2022-03-10T23:01:41.943Z] ok github.com/docker/docker/pkg/fileutils 0.095s coverage: 84.7% of statements [2022-03-10T23:01:41.943Z] --- PASS: TestNetworkDBCRUDTableEntries (3.63s) [2022-03-10T23:01:41.943Z] === RUN TestNetworkDBNodeLeave [2022-03-10T23:01:42.412Z] === RUN TestGet [2022-03-10T23:01:42.412Z] --- PASS: TestGet (0.00s) [2022-03-10T23:01:42.412Z] === RUN TestGetShortcutString [2022-03-10T23:01:42.412Z] --- PASS: TestGetShortcutString (0.00s) [2022-03-10T23:01:42.412Z] PASS [2022-03-10T23:01:42.412Z] coverage: 42.9% of statements [2022-03-10T23:01:42.412Z] ok github.com/docker/docker/pkg/homedir 0.045s coverage: 42.9% of statements [2022-03-10T23:01:43.401Z] --- PASS: TestTarFiles (6.74s) [2022-03-10T23:01:43.401Z] === RUN TestDetectCompressionZstd [2022-03-10T23:01:43.401Z] --- PASS: TestDetectCompressionZstd (0.00s) [2022-03-10T23:01:43.401Z] === RUN TestTarUntar [2022-03-10T23:01:43.401Z] --- PASS: TestTarUntar (0.04s) [2022-03-10T23:01:43.401Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2022-03-10T23:01:43.401Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s) [2022-03-10T23:01:43.401Z] === RUN TestTarWithOptions [2022-03-10T23:01:43.401Z] --- PASS: TestTarWithOptions (0.03s) [2022-03-10T23:01:43.401Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2022-03-10T23:01:43.401Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2022-03-10T23:01:43.401Z] === RUN TestUntarUstarGnuConflict [2022-03-10T23:01:43.401Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2022-03-10T23:01:43.401Z] === RUN TestUntarInvalidFilenames [2022-03-10T23:01:43.401Z] === RUN TestCreateIDMapOrder [2022-03-10T23:01:43.401Z] --- PASS: TestCreateIDMapOrder (0.00s) [2022-03-10T23:01:43.401Z] PASS [2022-03-10T23:01:43.401Z] coverage: 7.2% of statements [2022-03-10T23:01:43.401Z] ok github.com/docker/docker/pkg/idtools 0.042s coverage: 7.2% of statements [2022-03-10T23:01:43.401Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames3305640621\\dest" [2022-03-10T23:01:43.401Z] --- PASS: TestUntarInvalidFilenames (0.22s) [2022-03-10T23:01:43.401Z] === RUN TestUntarHardlinkToSymlink [2022-03-10T23:01:43.401Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2022-03-10T23:01:43.401Z] === RUN TestUntarInvalidHardlink [2022-03-10T23:01:43.401Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink153677793\\victim\\hello" -> "../victim/hello" [2022-03-10T23:01:43.401Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2447617819\\victim\\hello" -> "/../victim/hello" [2022-03-10T23:01:43.401Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink511234822\\victim" -> "../victim" [2022-03-10T23:01:43.401Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1149909601\\victim" -> "../victim" [2022-03-10T23:01:43.401Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink330663715\\victim" -> "../victim" [2022-03-10T23:01:43.401Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3131667599\\victim" -> "../victim" [2022-03-10T23:01:43.401Z] --- PASS: TestUntarInvalidHardlink (0.04s) [2022-03-10T23:01:43.401Z] === RUN TestUntarInvalidSymlink [2022-03-10T23:01:43.401Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1445203798\\dest\\dotdot" -> "../victim/hello" [2022-03-10T23:01:43.401Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink943353329\\dest\\slash-dotdot" -> "/../victim/hello" [2022-03-10T23:01:43.401Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink502701742\\dest\\loophole-victim" -> "../victim" [2022-03-10T23:01:43.401Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2974028620\\dest\\loophole-victim" -> "../victim" [2022-03-10T23:01:43.401Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3137233612\\dest\\loophole-victim" -> "../victim" [2022-03-10T23:01:43.401Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1118956306\\dest\\loophole-victim" -> "../victim" [2022-03-10T23:01:43.401Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1409839615\\dest\\dir\\loophole" -> "../../victim" [2022-03-10T23:01:43.401Z] --- PASS: TestUntarInvalidSymlink (0.04s) [2022-03-10T23:01:43.401Z] === RUN TestTempArchiveCloseMultipleTimes [2022-03-10T23:01:43.401Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2022-03-10T23:01:43.401Z] === RUN TestXGlobalNoParent [2022-03-10T23:01:43.401Z] --- PASS: TestXGlobalNoParent (0.00s) [2022-03-10T23:01:43.401Z] === RUN TestReplaceFileTarWrapper [2022-03-10T23:01:43.870Z] --- PASS: TestReplaceFileTarWrapper (0.21s) [2022-03-10T23:01:43.870Z] === RUN TestPrefixHeaderReadable [2022-03-10T23:01:43.870Z] --- PASS: TestPrefixHeaderReadable (0.03s) [2022-03-10T23:01:43.870Z] === RUN TestDisablePigz [2022-03-10T23:01:43.870Z] archive_test.go:1372: Test will not check full path when Pigz not installed [2022-03-10T23:01:43.870Z] --- PASS: TestDisablePigz (0.15s) [2022-03-10T23:01:43.870Z] === RUN TestPigz [2022-03-10T23:01:44.339Z] archive_test.go:1401: Tested whether Pigz is not used, as it not installed [2022-03-10T23:01:44.339Z] --- PASS: TestPigz (0.14s) [2022-03-10T23:01:44.339Z] === RUN TestNosysFileInfo [2022-03-10T23:01:44.339Z] --- PASS: TestNosysFileInfo (0.00s) [2022-03-10T23:01:44.339Z] === RUN TestCopyFileWithInvalidDest [2022-03-10T23:01:44.339Z] archive_windows_test.go:16: Currently fails [2022-03-10T23:01:44.339Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2022-03-10T23:01:44.339Z] === RUN TestCanonicalTarNameForPath [2022-03-10T23:01:44.339Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2022-03-10T23:01:44.339Z] === RUN TestCanonicalTarName [2022-03-10T23:01:44.339Z] --- PASS: TestCanonicalTarName (0.00s) [2022-03-10T23:01:44.339Z] === RUN TestChmodTarEntry [2022-03-10T23:01:44.339Z] --- PASS: TestChmodTarEntry (0.00s) [2022-03-10T23:01:44.339Z] === RUN TestHardLinkOrder [2022-03-10T23:01:44.339Z] --- PASS: TestHardLinkOrder (0.09s) [2022-03-10T23:01:44.339Z] === RUN TestChangeString [2022-03-10T23:01:44.339Z] --- PASS: TestChangeString (0.00s) [2022-03-10T23:01:44.339Z] === RUN TestChangesWithNoChanges [2022-03-10T23:01:44.339Z] --- PASS: TestChangesWithNoChanges (0.03s) [2022-03-10T23:01:44.339Z] === RUN TestChangesWithChanges [2022-03-10T23:01:44.339Z] --- PASS: TestChangesWithChanges (0.04s) [2022-03-10T23:01:44.339Z] === RUN TestChangesWithChangesGH13590 [2022-03-10T23:01:44.339Z] changes_test.go:195: needs more investigation [2022-03-10T23:01:44.339Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2022-03-10T23:01:44.339Z] === RUN TestChangesDirsEmpty [2022-03-10T23:01:44.339Z] --- PASS: TestChangesDirsEmpty (0.15s) [2022-03-10T23:01:44.339Z] === RUN TestChangesDirsMutated [2022-03-10T23:01:44.799Z] --- PASS: TestChangesDirsMutated (0.18s) [2022-03-10T23:01:44.799Z] === RUN TestApplyLayer [2022-03-10T23:01:44.799Z] changes_test.go:432: needs further investigation [2022-03-10T23:01:44.799Z] --- SKIP: TestApplyLayer (0.00s) [2022-03-10T23:01:44.799Z] === RUN TestChangesSizeWithHardlinks [2022-03-10T23:01:44.799Z] changes_test.go:468: needs further investigation [2022-03-10T23:01:44.799Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2022-03-10T23:01:44.799Z] === RUN TestChangesSizeWithNoChanges [2022-03-10T23:01:44.799Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2022-03-10T23:01:44.799Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2022-03-10T23:01:44.799Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2022-03-10T23:01:44.799Z] === RUN TestChangesSize [2022-03-10T23:01:44.799Z] --- PASS: TestChangesSize (0.00s) [2022-03-10T23:01:44.799Z] === RUN TestApplyLayerInvalidFilenames [2022-03-10T23:01:44.799Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames2827967377\\dest" [2022-03-10T23:01:44.799Z] === RUN TestFixedBufferCap [2022-03-10T23:01:44.799Z] --- PASS: TestFixedBufferCap (0.00s) [2022-03-10T23:01:44.799Z] === RUN TestFixedBufferLen [2022-03-10T23:01:44.799Z] --- PASS: TestFixedBufferLen (0.00s) [2022-03-10T23:01:44.799Z] === RUN TestFixedBufferString [2022-03-10T23:01:44.799Z] --- PASS: TestFixedBufferString (0.00s) [2022-03-10T23:01:44.799Z] === RUN TestFixedBufferWrite [2022-03-10T23:01:44.799Z] --- PASS: TestFixedBufferWrite (0.00s) [2022-03-10T23:01:44.799Z] === RUN TestFixedBufferRead [2022-03-10T23:01:44.799Z] --- PASS: TestFixedBufferRead (0.00s) [2022-03-10T23:01:44.799Z] === RUN TestBytesPipeRead [2022-03-10T23:01:44.799Z] --- PASS: TestBytesPipeRead (0.00s) [2022-03-10T23:01:44.799Z] === RUN TestBytesPipeWrite [2022-03-10T23:01:44.799Z] --- PASS: TestBytesPipeWrite (0.00s) [2022-03-10T23:01:44.799Z] === RUN TestBytesPipeWriteRandomChunks [2022-03-10T23:01:44.799Z] --- PASS: TestApplyLayerInvalidFilenames (0.02s) [2022-03-10T23:01:44.799Z] === RUN TestApplyLayerInvalidHardlink [2022-03-10T23:01:44.800Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2136737033\\victim\\hello" -> "../victim/hello" [2022-03-10T23:01:44.800Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2079416675\\victim\\hello" -> "/../victim/hello" [2022-03-10T23:01:44.800Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink4153902002\\victim" -> "../victim" [2022-03-10T23:01:44.800Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3016240938\\victim" -> "../victim" [2022-03-10T23:01:44.800Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1684785356\\victim" -> "../victim" [2022-03-10T23:01:44.800Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1903267037\\victim" -> "../victim" [2022-03-10T23:01:44.800Z] --- PASS: TestApplyLayerInvalidHardlink (0.04s) [2022-03-10T23:01:44.800Z] === RUN TestApplyLayerInvalidSymlink [2022-03-10T23:01:44.800Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink780323724\\dest\\dotdot" -> "../victim/hello" [2022-03-10T23:01:44.800Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3050741967\\dest\\slash-dotdot" -> "/../victim/hello" [2022-03-10T23:01:44.800Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3285794820\\dest\\loophole-victim" -> "../victim" [2022-03-10T23:01:44.800Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink4286143441\\dest\\loophole-victim" -> "../victim" [2022-03-10T23:01:44.800Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink999941401\\dest\\loophole-victim" -> "../victim" [2022-03-10T23:01:44.800Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3311961987\\dest\\loophole-victim" -> "../victim" [2022-03-10T23:01:44.800Z] --- PASS: TestApplyLayerInvalidSymlink (0.03s) [2022-03-10T23:01:44.800Z] === RUN TestApplyLayerWhiteouts [2022-03-10T23:01:44.800Z] --- PASS: TestApplyLayerWhiteouts (0.07s) [2022-03-10T23:01:44.800Z] === RUN TestGenerateEmptyFile [2022-03-10T23:01:44.800Z] --- PASS: TestGenerateEmptyFile (0.00s) [2022-03-10T23:01:44.800Z] === RUN TestGenerateWithContent [2022-03-10T23:01:44.800Z] --- PASS: TestGenerateWithContent (0.00s) [2022-03-10T23:01:44.800Z] PASS [2022-03-10T23:01:44.800Z] coverage: 63.0% of statements [2022-03-10T23:01:44.800Z] ok github.com/docker/docker/pkg/archive 9.486s coverage: 63.0% of statements [2022-03-10T23:01:44.978Z] Removing intermediate container e19066d44b3a [2022-03-10T23:01:44.978Z] ---> 97c7b29bf6c1 [2022-03-10T23:01:44.978Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2022-03-10T23:01:45.137Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-03-10T23:01:45.263Z] --- PASS: TestNetworkDBNodeLeave (3.04s) [2022-03-10T23:01:45.263Z] === RUN TestNetworkDBWatch [2022-03-10T23:01:45.263Z] --- PASS: TestBytesPipeWriteRandomChunks (0.51s) [2022-03-10T23:01:45.263Z] === RUN TestAtomicWriteToFile [2022-03-10T23:01:45.263Z] --- PASS: TestAtomicWriteToFile (0.01s) [2022-03-10T23:01:45.263Z] === RUN TestAtomicWriteSetCommit [2022-03-10T23:01:45.263Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2022-03-10T23:01:45.263Z] === RUN TestAtomicWriteSetCancel [2022-03-10T23:01:45.263Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2022-03-10T23:01:45.263Z] === RUN TestReadCloserWrapperClose [2022-03-10T23:01:45.263Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2022-03-10T23:01:45.263Z] === RUN TestReaderErrWrapperReadOnError [2022-03-10T23:01:45.263Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2022-03-10T23:01:45.263Z] === RUN TestReaderErrWrapperRead [2022-03-10T23:01:45.263Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2022-03-10T23:01:45.263Z] === RUN TestCancelReadCloser [2022-03-10T23:01:45.263Z] --- PASS: TestCancelReadCloser (0.10s) [2022-03-10T23:01:45.263Z] === RUN TestWriteCloserWrapperClose [2022-03-10T23:01:45.263Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2022-03-10T23:01:45.263Z] === RUN TestNopWriteCloser [2022-03-10T23:01:45.263Z] --- PASS: TestNopWriteCloser (0.00s) [2022-03-10T23:01:45.263Z] === RUN TestNopWriter [2022-03-10T23:01:45.263Z] --- PASS: TestNopWriter (0.00s) [2022-03-10T23:01:45.263Z] === RUN TestWriteCounter [2022-03-10T23:01:45.263Z] --- PASS: TestWriteCounter (0.00s) [2022-03-10T23:01:45.263Z] PASS [2022-03-10T23:01:45.263Z] coverage: 70.1% of statements [2022-03-10T23:01:45.263Z] ok github.com/docker/docker/pkg/ioutils 0.687s coverage: 70.1% of statements [2022-03-10T23:01:45.490Z] ---> Running in 607eb9f90551 [2022-03-10T23:01:46.074Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-03-10T23:01:46.077Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-03-10T23:01:46.227Z] === RUN TestError [2022-03-10T23:01:46.228Z] --- PASS: TestError (0.00s) [2022-03-10T23:01:46.228Z] === RUN TestProgressString [2022-03-10T23:01:46.228Z] === RUN TestProgressString/no_progress [2022-03-10T23:01:46.228Z] === RUN TestProgressString/progress_1 [2022-03-10T23:01:46.228Z] === RUN TestProgressString/some_progress_with_a_start_time [2022-03-10T23:01:46.228Z] === RUN TestProgressString/some_progress_without_a_start_time [2022-03-10T23:01:46.228Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2022-03-10T23:01:46.228Z] === RUN TestProgressString/with_units [2022-03-10T23:01:46.228Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2022-03-10T23:01:46.228Z] === RUN TestProgressString/hide_counts [2022-03-10T23:01:46.228Z] --- PASS: TestProgressString (0.00s) [2022-03-10T23:01:46.228Z] --- PASS: TestProgressString/no_progress (0.00s) [2022-03-10T23:01:46.228Z] --- PASS: TestProgressString/progress_1 (0.00s) [2022-03-10T23:01:46.228Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2022-03-10T23:01:46.228Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2022-03-10T23:01:46.228Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2022-03-10T23:01:46.228Z] --- PASS: TestProgressString/with_units (0.00s) [2022-03-10T23:01:46.228Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2022-03-10T23:01:46.228Z] --- PASS: TestProgressString/hide_counts (0.00s) [2022-03-10T23:01:46.228Z] === RUN TestJSONMessageDisplay [2022-03-10T23:01:46.228Z] --- PASS: TestJSONMessageDisplay (0.17s) [2022-03-10T23:01:46.228Z] === RUN TestJSONMessageDisplayWithJSONError [2022-03-10T23:01:46.228Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2022-03-10T23:01:46.228Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2022-03-10T23:01:46.228Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2022-03-10T23:01:46.228Z] === RUN TestDisplayJSONMessagesStream [2022-03-10T23:01:46.228Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2022-03-10T23:01:46.228Z] PASS [2022-03-10T23:01:46.228Z] coverage: 91.7% of statements [2022-03-10T23:01:46.228Z] ok github.com/docker/docker/pkg/jsonmessage 0.216s coverage: 91.7% of statements [2022-03-10T23:01:46.533Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-03-10T23:01:46.684Z] 2022/03/10 23:01:46 Closing DB instances... [2022-03-10T23:01:47.055Z] [2022-03-10T23:01:47.055Z] SUCCESS: Specified value was saved. [2022-03-10T23:01:47.140Z] === RUN TestStandardLongPath [2022-03-10T23:01:47.140Z] --- PASS: TestStandardLongPath (0.00s) [2022-03-10T23:01:47.140Z] === RUN TestUNCLongPath [2022-03-10T23:01:47.140Z] --- PASS: TestUNCLongPath (0.00s) [2022-03-10T23:01:47.140Z] PASS [2022-03-10T23:01:47.140Z] coverage: 100.0% of statements [2022-03-10T23:01:47.140Z] ok github.com/docker/docker/pkg/longpath 0.042s coverage: 100.0% of statements [2022-03-10T23:01:47.454Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-03-10T23:01:47.491Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-03-10T23:01:47.598Z] === RUN TestNameFormat [2022-03-10T23:01:47.598Z] --- PASS: TestNameFormat (0.00s) [2022-03-10T23:01:47.598Z] === RUN TestNameRetries [2022-03-10T23:01:47.598Z] --- PASS: TestNameRetries (0.00s) [2022-03-10T23:01:47.598Z] PASS [2022-03-10T23:01:47.598Z] coverage: 85.7% of statements [2022-03-10T23:01:47.598Z] ok github.com/docker/docker/pkg/namesgenerator 0.044s coverage: 85.7% of statements [2022-03-10T23:01:48.024Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-03-10T23:01:48.056Z] --- PASS: TestNetworkDBWatch (3.04s) [2022-03-10T23:01:48.056Z] === RUN TestNetworkDBBulkSync [2022-03-10T23:01:48.056Z] === RUN TestParseKeyValueOpt [2022-03-10T23:01:48.056Z] --- PASS: TestParseKeyValueOpt (0.00s) [2022-03-10T23:01:48.056Z] === RUN TestParseUintList [2022-03-10T23:01:48.056Z] --- PASS: TestParseUintList (0.00s) [2022-03-10T23:01:48.056Z] === RUN TestParseUintListMaximumLimits [2022-03-10T23:01:48.056Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2022-03-10T23:01:48.056Z] PASS [2022-03-10T23:01:48.056Z] coverage: 97.0% of statements [2022-03-10T23:01:48.056Z] ok github.com/docker/docker/pkg/parsers 0.047s coverage: 97.0% of statements [2022-03-10T23:01:48.452Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-03-10T23:01:49.067Z] === RUN TestNewAndRemove [2022-03-10T23:01:49.067Z] --- PASS: TestNewAndRemove (0.00s) [2022-03-10T23:01:49.067Z] === RUN TestRemoveInvalidPath [2022-03-10T23:01:49.067Z] --- PASS: TestRemoveInvalidPath (0.00s) [2022-03-10T23:01:49.067Z] PASS [2022-03-10T23:01:49.067Z] coverage: 82.6% of statements [2022-03-10T23:01:49.067Z] ok github.com/docker/docker/pkg/pidfile 0.037s coverage: 82.6% of statements [2022-03-10T23:01:49.273Z] Removing intermediate container 607eb9f90551 [2022-03-10T23:01:49.273Z] ---> 26e4ff314a71 [2022-03-10T23:01:49.273Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2022-03-10T23:01:49.273Z] ---> Running in dec256ac7d95 [2022-03-10T23:01:49.407Z] --- PASS: TestBuildMultiStageCopy (7.35s) [2022-03-10T23:01:49.407Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.35s) [2022-03-10T23:01:49.407Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s) [2022-03-10T23:01:49.407Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.01s) [2022-03-10T23:01:49.407Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.99s) [2022-03-10T23:01:49.407Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.01s) [2022-03-10T23:01:49.407Z] === RUN TestBuildMultiStageParentConfig [2022-03-10T23:01:49.524Z] 2022/03/10 23:01:49 Closing DB instances... [2022-03-10T23:01:49.977Z] --- PASS: TestBuildMultiStageCopy (12.93s) [2022-03-10T23:01:49.977Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (8.82s) [2022-03-10T23:01:49.977Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.75s) [2022-03-10T23:01:49.977Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.96s) [2022-03-10T23:01:49.977Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.11s) [2022-03-10T23:01:49.977Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.29s) [2022-03-10T23:01:49.977Z] === RUN TestBuildMultiStageParentConfig [2022-03-10T23:01:51.054Z] --- PASS: TestGetAddress (22.99s) [2022-03-10T23:01:51.055Z] === RUN TestRequestSyntaxCheck [2022-03-10T23:01:51.055Z] --- PASS: TestNetworkDBBulkSync (2.84s) [2022-03-10T23:01:51.055Z] === RUN TestNetworkDBCRUDMediumCluster [2022-03-10T23:01:51.055Z] --- PASS: TestRequestSyntaxCheck (0.05s) [2022-03-10T23:01:51.055Z] === RUN TestRequest [2022-03-10T23:01:51.055Z] === RUN TestFailedConnection [2022-03-10T23:01:52.026Z] --- PASS: TestFailedConnection (1.03s) [2022-03-10T23:01:52.026Z] === RUN TestFailOnce [2022-03-10T23:01:52.026Z] 2022/03/10 23:01:51 http: panic serving 127.0.0.1:49295: Plugin not ready [2022-03-10T23:01:52.026Z] goroutine 5 [running]: [2022-03-10T23:01:52.026Z] net/http.(*conn).serve.func1() [2022-03-10T23:01:52.026Z] c:/go/src/net/http/server.go:1802 +0xb9 [2022-03-10T23:01:52.026Z] panic({0x113ca00, 0x12509d0}) [2022-03-10T23:01:52.026Z] c:/go/src/runtime/panic.go:1047 +0x266 [2022-03-10T23:01:52.026Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1({0xffffffffffffffff, 0xf0b864f2ac61296}, 0xc00006da98) [2022-03-10T23:01:52.026Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x3d [2022-03-10T23:01:52.026Z] net/http.HandlerFunc.ServeHTTP(0x0, {0x125d900, 0xc0001ae000}, 0x1071d26) [2022-03-10T23:01:52.026Z] c:/go/src/net/http/server.go:2047 +0x2f [2022-03-10T23:01:52.026Z] net/http.(*ServeMux).ServeHTTP(0x0, {0x125d900, 0xc0001ae000}, 0xc000064000) [2022-03-10T23:01:52.026Z] c:/go/src/net/http/server.go:2425 +0x149 [2022-03-10T23:01:52.026Z] net/http.serverHandler.ServeHTTP({0x125bff0}, {0x125d900, 0xc0001ae000}, 0xc000064000) [2022-03-10T23:01:52.026Z] c:/go/src/net/http/server.go:2879 +0x43b [2022-03-10T23:01:52.026Z] net/http.(*conn).serve(0xc00005e000, {0x125f900, 0xc0000260f0}) [2022-03-10T23:01:52.026Z] c:/go/src/net/http/server.go:1930 +0xb08 [2022-03-10T23:01:52.026Z] created by net/http.(*Server).Serve [2022-03-10T23:01:52.026Z] c:/go/src/net/http/server.go:3034 +0x4e8 [2022-03-10T23:01:52.026Z] time="2022-03-10T23:01:51Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49294/Test.FailOnce: Post \"http://127.0.0.1:49294/Test.FailOnce\": EOF, retrying in 1s" [2022-03-10T23:01:52.203Z] --- PASS: TestBuildMultiStageParentConfig (2.34s) [2022-03-10T23:01:52.203Z] === RUN TestBuildLabelWithTargets [2022-03-10T23:01:52.203Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-10T23:01:52.203Z] --- SKIP: TestBuildLabelWithTargets (0.00s) [2022-03-10T23:01:52.203Z] === RUN TestBuildWithEmptyLayers [2022-03-10T23:01:52.363Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-03-10T23:01:52.363Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-03-10T23:01:52.991Z] --- PASS: TestFailOnce (1.19s) [2022-03-10T23:01:52.991Z] === RUN TestEchoInputOutput [2022-03-10T23:01:52.991Z] --- PASS: TestEchoInputOutput (0.00s) [2022-03-10T23:01:52.991Z] === RUN TestBackoff [2022-03-10T23:01:52.991Z] --- PASS: TestBackoff (0.00s) [2022-03-10T23:01:52.991Z] === RUN TestAbortRetry [2022-03-10T23:01:52.991Z] --- PASS: TestAbortRetry (0.00s) [2022-03-10T23:01:52.991Z] === RUN TestClientScheme [2022-03-10T23:01:52.991Z] --- PASS: TestClientScheme (0.00s) [2022-03-10T23:01:52.991Z] === RUN TestNewClientWithTimeout [2022-03-10T23:01:53.117Z] Cannot create a file when that file already exists. [2022-03-10T23:01:53.449Z] time="2022-03-10T23:01:53Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49303/Test.Echo: Post \"http://127.0.0.1:49303/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2022-03-10T23:01:53.731Z] --- PASS: TestBuildWithEmptyLayers (1.21s) [2022-03-10T23:01:53.731Z] === RUN TestBuildMultiStageOnBuild [2022-03-10T23:01:53.906Z] 2022/03/10 23:01:53 Closing DB instances... [2022-03-10T23:01:53.906Z] time="2022-03-10T23:01:53Z" level=error msg="node: a80588cf9059 is unknown to memberlist" [2022-03-10T23:01:54.688Z] --- PASS: TestBuildMultiStageParentConfig (4.99s) [2022-03-10T23:01:54.688Z] === RUN TestBuildLabelWithTargets [2022-03-10T23:01:55.442Z] time="2022-03-10T23:01:54Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49303/Test.Echo: Post \"http://127.0.0.1:49303/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2022-03-10T23:01:56.406Z] --- PASS: TestNetworkDBCRUDMediumCluster (5.49s) [2022-03-10T23:01:56.406Z] === RUN TestNetworkDBNodeJoinLeaveIteration [2022-03-10T23:01:57.371Z] 2022/03/10 23:01:57 Closing DB instances... [2022-03-10T23:01:57.827Z] time="2022-03-10T23:01:57Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49303/Test.Echo: Post \"http://127.0.0.1:49303/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2022-03-10T23:01:58.968Z] Removing intermediate container dec256ac7d95 [2022-03-10T23:01:58.968Z] ---> 7c0b7d3b7e73 [2022-03-10T23:01:58.968Z] Step 13/13 : CMD ["sh"] [2022-03-10T23:01:58.968Z] ---> Running in 3fe91506da4b [2022-03-10T23:01:58.968Z] Removing intermediate container 3fe91506da4b [2022-03-10T23:01:58.968Z] ---> 1aaac299e3a1 [2022-03-10T23:01:58.968Z] Successfully built 1aaac299e3a1 [2022-03-10T23:01:58.968Z] Successfully tagged busybox:latest [2022-03-10T23:01:58.968Z] INFO: Docker images of the daemon under test [2022-03-10T23:01:58.968Z] [2022-03-10T23:01:58.968Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-03-10T23:01:58.968Z] busybox latest 1aaac299e3a1 Less than a second ago 5.01GB [2022-03-10T23:01:58.968Z] microsoft/windowsservercore latest 02f938cacc3b 7 days ago 4.96GB [2022-03-10T23:01:58.968Z] mcr.microsoft.com/windows/servercore ltsc2022 02f938cacc3b 7 days ago 4.96GB [2022-03-10T23:01:58.968Z] [2022-03-10T23:01:58.968Z] INFO: Running integration tests at 03/10/2022 23:01:58... [2022-03-10T23:01:58.968Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2022-03-10T23:01:58.968Z] INFO: Integration API tests being run from the host: [2022-03-10T23:01:58.968Z] INFO: make.ps1 starting at 03/10/2022 23:01:58 [2022-03-10T23:01:59.361Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (2.63s) [2022-03-10T23:01:59.361Z] === RUN TestNetworkDBGarbageCollection [2022-03-10T23:01:59.946Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2022-03-10T23:02:02.281Z] time="2022-03-10T23:02:01Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49303/Test.Echo: Post \"http://127.0.0.1:49303/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2022-03-10T23:02:02.811Z] --- PASS: TestBuildLabelWithTargets (8.00s) [2022-03-10T23:02:02.811Z] === RUN TestBuildWithEmptyLayers [2022-03-10T23:02:03.814Z] --- PASS: TestRequest (12.89s) [2022-03-10T23:02:03.814Z] === RUN TestOverlappingRequests [2022-03-10T23:02:04.271Z] --- PASS: TestOverlappingRequests (0.61s) [2022-03-10T23:02:04.271Z] === RUN TestRelease [2022-03-10T23:02:05.237Z] === RUN TestParseEmptyInterface [2022-03-10T23:02:05.237Z] --- PASS: TestParseEmptyInterface (0.00s) [2022-03-10T23:02:05.237Z] === RUN TestParseNonInterfaceType [2022-03-10T23:02:05.237Z] --- PASS: TestParseNonInterfaceType (0.00s) [2022-03-10T23:02:05.237Z] === RUN TestParseWithOneFunction [2022-03-10T23:02:05.237Z] --- PASS: TestParseWithOneFunction (0.00s) [2022-03-10T23:02:05.237Z] === RUN TestParseWithMultipleFuncs [2022-03-10T23:02:05.237Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2022-03-10T23:02:05.237Z] === RUN TestParseWithUnnamedReturn [2022-03-10T23:02:05.237Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2022-03-10T23:02:05.237Z] === RUN TestEmbeddedInterface [2022-03-10T23:02:05.237Z] --- PASS: TestEmbeddedInterface (0.00s) [2022-03-10T23:02:05.237Z] === RUN TestParsedImports [2022-03-10T23:02:05.237Z] --- PASS: TestParsedImports (0.00s) [2022-03-10T23:02:05.237Z] === RUN TestAliasedImports [2022-03-10T23:02:05.237Z] --- PASS: TestAliasedImports (0.00s) [2022-03-10T23:02:05.237Z] PASS [2022-03-10T23:02:05.237Z] coverage: 56.8% of statements [2022-03-10T23:02:05.237Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.057s coverage: 56.8% of statements [2022-03-10T23:02:05.355Z] --- PASS: TestBuildWithEmptyLayers (3.00s) [2022-03-10T23:02:05.355Z] === RUN TestBuildMultiStageOnBuild [2022-03-10T23:02:06.127Z] --- PASS: TestBuildMultiStageOnBuild (11.92s) [2022-03-10T23:02:06.127Z] === RUN TestBuildUncleanTarFilenames [2022-03-10T23:02:06.127Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-10T23:02:06.127Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2022-03-10T23:02:06.127Z] === RUN TestBuildMultiStageLayerLeak [2022-03-10T23:02:06.212Z] === RUN TestHTTPTransport [2022-03-10T23:02:06.212Z] --- PASS: TestHTTPTransport (0.00s) [2022-03-10T23:02:06.212Z] PASS [2022-03-10T23:02:06.212Z] coverage: 85.7% of statements [2022-03-10T23:02:06.212Z] ok github.com/docker/docker/pkg/plugins/transport 0.047s coverage: 85.7% of statements [2022-03-10T23:02:07.177Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2022-03-10T23:02:07.177Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-03-10T23:02:07.177Z] === RUN TestBufioReaderPoolPutAndGet [2022-03-10T23:02:07.177Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2022-03-10T23:02:07.177Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2022-03-10T23:02:07.177Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2022-03-10T23:02:07.177Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2022-03-10T23:02:07.177Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-03-10T23:02:07.177Z] === RUN TestBufioWriterPoolPutAndGet [2022-03-10T23:02:07.177Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2022-03-10T23:02:07.177Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2022-03-10T23:02:07.177Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2022-03-10T23:02:07.177Z] === RUN TestBufferPoolPutAndGet [2022-03-10T23:02:07.177Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2022-03-10T23:02:07.177Z] PASS [2022-03-10T23:02:07.177Z] coverage: 88.2% of statements [2022-03-10T23:02:07.177Z] ok github.com/docker/docker/pkg/pools 0.044s coverage: 88.2% of statements [2022-03-10T23:02:07.177Z] --- PASS: TestRelease (2.59s) [2022-03-10T23:02:07.177Z] === RUN TestAllocateRandomDeallocate [2022-03-10T23:02:07.638Z] === RUN TestOutputOnPrematureClose [2022-03-10T23:02:07.638Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2022-03-10T23:02:07.638Z] === RUN TestCompleteSilently [2022-03-10T23:02:07.638Z] --- PASS: TestCompleteSilently (0.00s) [2022-03-10T23:02:07.638Z] PASS [2022-03-10T23:02:07.638Z] coverage: 75.9% of statements [2022-03-10T23:02:07.638Z] ok github.com/docker/docker/pkg/progress 0.036s coverage: 75.9% of statements [2022-03-10T23:02:08.096Z] === RUN TestSendToOneSub [2022-03-10T23:02:08.096Z] --- PASS: TestSendToOneSub (0.00s) [2022-03-10T23:02:08.096Z] === RUN TestSendToMultipleSubs [2022-03-10T23:02:08.096Z] --- PASS: TestSendToMultipleSubs (0.00s) [2022-03-10T23:02:08.096Z] === RUN TestEvictOneSub [2022-03-10T23:02:08.096Z] --- PASS: TestEvictOneSub (0.00s) [2022-03-10T23:02:08.096Z] === RUN TestClosePublisher [2022-03-10T23:02:08.096Z] --- PASS: TestClosePublisher (0.00s) [2022-03-10T23:02:08.096Z] === RUN TestPubSubRace [2022-03-10T23:02:09.060Z] --- PASS: TestPubSubRace (1.08s) [2022-03-10T23:02:09.060Z] PASS [2022-03-10T23:02:09.060Z] coverage: 75.0% of statements [2022-03-10T23:02:09.060Z] ok github.com/docker/docker/pkg/pubsub 1.121s coverage: 75.0% of statements [2022-03-10T23:02:10.083Z] === RUN TestRegister [2022-03-10T23:02:10.083Z] --- PASS: TestRegister (0.00s) [2022-03-10T23:02:10.083Z] === RUN TestCommand [2022-03-10T23:02:10.083Z] --- PASS: TestCommand (0.04s) [2022-03-10T23:02:10.083Z] === RUN TestNaiveSelf [2022-03-10T23:02:10.083Z] --- PASS: TestNaiveSelf (0.04s) [2022-03-10T23:02:10.083Z] PASS [2022-03-10T23:02:10.083Z] coverage: 82.4% of statements [2022-03-10T23:02:10.083Z] ok github.com/docker/docker/pkg/reexec 0.120s coverage: 82.4% of statements [2022-03-10T23:02:10.542Z] --- PASS: TestNewClientWithTimeout (17.61s) [2022-03-10T23:02:10.543Z] === RUN TestClientStream [2022-03-10T23:02:10.543Z] --- PASS: TestClientStream (0.00s) [2022-03-10T23:02:10.543Z] === RUN TestClientSendFile [2022-03-10T23:02:10.543Z] --- PASS: TestClientSendFile (0.00s) [2022-03-10T23:02:10.543Z] === RUN TestClientWithRequestTimeout [2022-03-10T23:02:10.632Z] --- PASS: TestBuildMultiStageOnBuild (5.02s) [2022-03-10T23:02:10.632Z] === RUN TestBuildUncleanTarFilenames [2022-03-10T23:02:10.893Z] --- PASS: TestBuildUncleanTarFilenames (0.64s) [2022-03-10T23:02:10.893Z] === RUN TestBuildMultiStageLayerLeak [2022-03-10T23:02:11.000Z] --- PASS: TestClientWithRequestTimeout (0.01s) [2022-03-10T23:02:11.000Z] === RUN TestFileSpecPlugin [2022-03-10T23:02:11.000Z] === RUN TestDump [2022-03-10T23:02:11.000Z] goroutine 6 [running]: [2022-03-10T23:02:11.000Z] github.com/docker/docker/pkg/stack.dump(0x9cb9d7) [2022-03-10T23:02:11.000Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-03-10T23:02:11.000Z] github.com/docker/docker/pkg/stack.Dump(...) [2022-03-10T23:02:11.000Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:18 [2022-03-10T23:02:11.000Z] github.com/docker/docker/pkg/stack.TestDump(0x0) [2022-03-10T23:02:11.000Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:12 +0x2a [2022-03-10T23:02:11.000Z] testing.tRunner(0xc00015a1a0, 0xb3a190) [2022-03-10T23:02:11.000Z] c:/go/src/testing/testing.go:1259 +0x102 [2022-03-10T23:02:11.000Z] created by testing.(*T).Run [2022-03-10T23:02:11.000Z] c:/go/src/testing/testing.go:1306 +0x35a [2022-03-10T23:02:11.000Z] [2022-03-10T23:02:11.000Z] goroutine 1 [chan receive]: [2022-03-10T23:02:11.000Z] testing.(*T).Run(0xc00015a000, {0xb2b7b1, 0x9aa733}, 0xb3a190) [2022-03-10T23:02:11.000Z] c:/go/src/testing/testing.go:1307 +0x375 [2022-03-10T23:02:11.000Z] testing.runTests.func1(0xc000068840) [2022-03-10T23:02:11.000Z] c:/go/src/testing/testing.go:1598 +0x6e [2022-03-10T23:02:11.000Z] testing.tRunner(0xc00015a000, 0xc000071ce0) [2022-03-10T23:02:11.000Z] c:/go/src/testing/testing.go:1259 +0x102 [2022-03-10T23:02:11.000Z] testing.runTests(0xc000076080, {0xc9ec20, 0x3, 0x3}, {0x9cac2d, 0xb2d4ab, 0xca36e0}) [2022-03-10T23:02:11.000Z] c:/go/src/testing/testing.go:1596 +0x43f [2022-03-10T23:02:11.000Z] testing.(*M).Run(0xc000076080) [2022-03-10T23:02:11.000Z] c:/go/src/testing/testing.go:1504 +0x51d [2022-03-10T23:02:11.000Z] main.main() [2022-03-10T23:02:11.000Z] _testmain.go:95 +0x1f5 [2022-03-10T23:02:11.000Z] --- PASS: TestDump (0.00s) [2022-03-10T23:02:11.000Z] === RUN TestDumpToFile [2022-03-10T23:02:11.000Z] --- PASS: TestFileSpecPlugin (0.02s) [2022-03-10T23:02:11.000Z] === RUN TestFileJSONSpecPlugin [2022-03-10T23:02:11.000Z] --- PASS: TestFileJSONSpecPlugin (0.01s) [2022-03-10T23:02:11.000Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2022-03-10T23:02:11.000Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2022-03-10T23:02:11.000Z] === RUN TestPluginAddHandler [2022-03-10T23:02:11.000Z] --- PASS: TestPluginAddHandler (0.00s) [2022-03-10T23:02:11.000Z] === RUN TestPluginWaitBadPlugin [2022-03-10T23:02:11.000Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2022-03-10T23:02:11.000Z] === RUN TestGet [2022-03-10T23:02:11.000Z] time="2022-03-10T23:02:10Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2022-03-10T23:02:11.000Z] --- PASS: TestDumpToFile (0.19s) [2022-03-10T23:02:11.000Z] === RUN TestDumpToFileWithEmptyInput [2022-03-10T23:02:11.000Z] goroutine 8 [running]: [2022-03-10T23:02:11.000Z] github.com/docker/docker/pkg/stack.dump(0xa38bb4) [2022-03-10T23:02:11.000Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-03-10T23:02:11.000Z] github.com/docker/docker/pkg/stack.DumpToFile({0x0, 0xa38f60}) [2022-03-10T23:02:11.000Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:38 +0x214 [2022-03-10T23:02:11.000Z] github.com/docker/docker/pkg/stack.TestDumpToFileWithEmptyInput(0xc00015a1a0) [2022-03-10T23:02:11.000Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:27 +0x26 [2022-03-10T23:02:11.000Z] testing.tRunner(0xc00015a680, 0xb3a180) [2022-03-10T23:02:11.000Z] c:/go/src/testing/testing.go:1259 +0x102 [2022-03-10T23:02:11.000Z] created by testing.(*T).Run [2022-03-10T23:02:11.000Z] c:/go/src/testing/testing.go:1306 +0x35a [2022-03-10T23:02:11.000Z] [2022-03-10T23:02:11.000Z] goroutine 1 [chan receive]: [2022-03-10T23:02:11.000Z] testing.(*T).Run(0xc00015a000, {0xb32596, 0x9aa733}, 0xb3a180) [2022-03-10T23:02:11.000Z] c:/go/src/testing/testing.go:1307 +0x375 [2022-03-10T23:02:11.000Z] testing.runTests.func1(0xc000068840) [2022-03-10T23:02:11.000Z] c:/go/src/testing/testing.go:1598 +0x6e [2022-03-10T23:02:11.000Z] testing.tRunner(0xc00015a000, 0xc000071ce0) [2022-03-10T23:02:11.000Z] c:/go/src/testing/testing.go:1259 +0x102 [2022-03-10T23:02:11.000Z] testing.runTests(0xc000076080, {0xc9ec20, 0x3, 0x3}, {0x9cac2d, 0xb2d4ab, 0xca36e0}) [2022-03-10T23:02:11.000Z] c:/go/src/testing/testing.go:1596 +0x43f [2022-03-10T23:02:11.000Z] testing.(*M).Run(0xc000076080) [2022-03-10T23:02:11.000Z] c:/go/src/testing/testing.go:1504 +0x51d [2022-03-10T23:02:11.000Z] main.main() [2022-03-10T23:02:11.000Z] _testmain.go:95 +0x1f5 [2022-03-10T23:02:11.000Z] --- PASS: TestDumpToFileWithEmptyInput (0.00s) [2022-03-10T23:02:11.000Z] PASS [2022-03-10T23:02:11.000Z] coverage: 90.9% of statements [2022-03-10T23:02:11.000Z] ok github.com/docker/docker/pkg/stack 0.238s coverage: 90.9% of statements [2022-03-10T23:02:11.459Z] === RUN TestNewStdWriter [2022-03-10T23:02:11.459Z] --- PASS: TestNewStdWriter (0.00s) [2022-03-10T23:02:11.459Z] === RUN TestWriteWithUninitializedStdWriter [2022-03-10T23:02:11.459Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2022-03-10T23:02:11.459Z] === RUN TestWriteWithNilBytes [2022-03-10T23:02:11.459Z] --- PASS: TestWriteWithNilBytes (0.00s) [2022-03-10T23:02:11.459Z] === RUN TestWrite [2022-03-10T23:02:11.459Z] --- PASS: TestWrite (0.00s) [2022-03-10T23:02:11.459Z] === RUN TestWriteWithWriterError [2022-03-10T23:02:11.459Z] --- PASS: TestWriteWithWriterError (0.00s) [2022-03-10T23:02:11.459Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2022-03-10T23:02:11.459Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2022-03-10T23:02:11.459Z] === RUN TestStdCopyWriteAndRead [2022-03-10T23:02:11.459Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2022-03-10T23:02:11.459Z] === RUN TestStdCopyReturnsErrorReadingHeader [2022-03-10T23:02:11.459Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2022-03-10T23:02:11.459Z] === RUN TestStdCopyReturnsErrorReadingFrame [2022-03-10T23:02:11.459Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2022-03-10T23:02:11.459Z] === RUN TestStdCopyDetectsCorruptedFrame [2022-03-10T23:02:11.459Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2022-03-10T23:02:11.459Z] === RUN TestStdCopyWithInvalidInputHeader [2022-03-10T23:02:11.459Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2022-03-10T23:02:11.459Z] === RUN TestStdCopyWithCorruptedPrefix [2022-03-10T23:02:11.459Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2022-03-10T23:02:11.459Z] === RUN TestStdCopyReturnsWriteErrors [2022-03-10T23:02:11.459Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2022-03-10T23:02:11.459Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2022-03-10T23:02:11.459Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2022-03-10T23:02:11.459Z] === RUN TestStdCopyReturnsErrorFromSystem [2022-03-10T23:02:11.459Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2022-03-10T23:02:11.459Z] PASS [2022-03-10T23:02:11.459Z] coverage: 100.0% of statements [2022-03-10T23:02:11.459Z] ok github.com/docker/docker/pkg/stdcopy 0.046s coverage: 100.0% of statements [2022-03-10T23:02:11.915Z] time="2022-03-10T23:02:11Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2022-03-10T23:02:12.374Z] === RUN TestRawProgressFormatterFormatStatus [2022-03-10T23:02:12.374Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2022-03-10T23:02:12.374Z] === RUN TestRawProgressFormatterFormatProgress [2022-03-10T23:02:12.374Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2022-03-10T23:02:12.374Z] === RUN TestFormatStatus [2022-03-10T23:02:12.374Z] --- PASS: TestFormatStatus (0.00s) [2022-03-10T23:02:12.374Z] === RUN TestFormatError [2022-03-10T23:02:12.374Z] --- PASS: TestFormatError (0.00s) [2022-03-10T23:02:12.374Z] === RUN TestFormatJSONError [2022-03-10T23:02:12.374Z] --- PASS: TestFormatJSONError (0.00s) [2022-03-10T23:02:12.374Z] === RUN TestJsonProgressFormatterFormatProgress [2022-03-10T23:02:12.374Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2022-03-10T23:02:12.374Z] === RUN TestJsonProgressFormatterFormatStatus [2022-03-10T23:02:12.374Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2022-03-10T23:02:12.374Z] === RUN TestNewJSONProgressOutput [2022-03-10T23:02:12.374Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2022-03-10T23:02:12.374Z] === RUN TestAuxFormatterEmit [2022-03-10T23:02:12.374Z] --- PASS: TestAuxFormatterEmit (0.00s) [2022-03-10T23:02:12.374Z] === RUN TestStreamWriterStdout [2022-03-10T23:02:12.374Z] --- PASS: TestStreamWriterStdout (0.00s) [2022-03-10T23:02:12.374Z] === RUN TestStreamWriterStderr [2022-03-10T23:02:12.374Z] --- PASS: TestStreamWriterStderr (0.00s) [2022-03-10T23:02:12.374Z] PASS [2022-03-10T23:02:12.374Z] coverage: 66.2% of statements [2022-03-10T23:02:12.374Z] ok github.com/docker/docker/pkg/streamformatter 0.050s coverage: 66.2% of statements [2022-03-10T23:02:12.834Z] === RUN TestGenerateRandomID [2022-03-10T23:02:12.834Z] --- PASS: TestGenerateRandomID (0.00s) [2022-03-10T23:02:13.292Z] === RUN TestShortenId [2022-03-10T23:02:13.292Z] --- PASS: TestShortenId (0.00s) [2022-03-10T23:02:13.292Z] === RUN TestShortenSha256Id [2022-03-10T23:02:13.292Z] --- PASS: TestShortenSha256Id (0.00s) [2022-03-10T23:02:13.292Z] === RUN TestShortenIdEmpty [2022-03-10T23:02:13.292Z] --- PASS: TestShortenIdEmpty (0.00s) [2022-03-10T23:02:13.292Z] === RUN TestShortenIdInvalid [2022-03-10T23:02:13.292Z] --- PASS: TestShortenIdInvalid (0.00s) [2022-03-10T23:02:13.292Z] === RUN TestIsShortIDNonHex [2022-03-10T23:02:13.292Z] --- PASS: TestIsShortIDNonHex (0.00s) [2022-03-10T23:02:13.292Z] === RUN TestIsShortIDNotCorrectSize [2022-03-10T23:02:13.292Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2022-03-10T23:02:13.292Z] PASS [2022-03-10T23:02:13.292Z] coverage: 70.6% of statements [2022-03-10T23:02:13.292Z] ok github.com/docker/docker/pkg/stringid 0.043s coverage: 70.6% of statements [2022-03-10T23:02:13.748Z] time="2022-03-10T23:02:13Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2022-03-10T23:02:13.748Z] === RUN TestIsCpusetListAvailable [2022-03-10T23:02:13.748Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2022-03-10T23:02:13.748Z] PASS [2022-03-10T23:02:13.748Z] coverage: 39.4% of statements [2022-03-10T23:02:13.748Z] ok github.com/docker/docker/pkg/sysinfo 0.044s coverage: 39.4% of statements [2022-03-10T23:02:14.205Z] --- PASS: TestAllocateRandomDeallocate (7.40s) [2022-03-10T23:02:14.205Z] === RUN TestRetrieveFromStore [2022-03-10T23:02:15.093Z] --- PASS: TestBuildMultiStageLayerLeak (4.36s) [2022-03-10T23:02:15.093Z] === RUN TestBuildWithHugeFile [2022-03-10T23:02:15.169Z] === RUN TestChtimes [2022-03-10T23:02:15.169Z] --- PASS: TestChtimes (0.00s) [2022-03-10T23:02:15.169Z] === RUN TestChtimesWindows [2022-03-10T23:02:15.626Z] --- PASS: TestChtimesWindows (0.01s) [2022-03-10T23:02:15.626Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2022-03-10T23:02:15.626Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2022-03-10T23:02:15.626Z] PASS [2022-03-10T23:02:15.626Z] coverage: 12.9% of statements [2022-03-10T23:02:15.626Z] ok github.com/docker/docker/pkg/system 0.049s coverage: 12.9% of statements [2022-03-10T23:02:16.084Z] === RUN TestTailFile [2022-03-10T23:02:16.084Z] --- PASS: TestTailFile (0.00s) [2022-03-10T23:02:16.084Z] === RUN TestTailFileManyLines [2022-03-10T23:02:16.084Z] --- PASS: TestTailFileManyLines (0.00s) [2022-03-10T23:02:16.084Z] === RUN TestTailEmptyFile [2022-03-10T23:02:16.084Z] --- PASS: TestTailEmptyFile (0.00s) [2022-03-10T23:02:16.084Z] === RUN TestTailNegativeN [2022-03-10T23:02:16.084Z] --- PASS: TestTailNegativeN (0.00s) [2022-03-10T23:02:16.084Z] === RUN TestNewTailReader [2022-03-10T23:02:16.084Z] === PAUSE TestNewTailReader [2022-03-10T23:02:16.084Z] === CONT TestNewTailReader [2022-03-10T23:02:16.084Z] === RUN TestNewTailReader/12_byte_delimiter [2022-03-10T23:02:16.084Z] === PAUSE TestNewTailReader/12_byte_delimiter [2022-03-10T23:02:16.084Z] === RUN TestNewTailReader/no_delimiter [2022-03-10T23:02:16.084Z] === PAUSE TestNewTailReader/no_delimiter [2022-03-10T23:02:16.084Z] === RUN TestNewTailReader/single_byte_delimiter [2022-03-10T23:02:16.084Z] === PAUSE TestNewTailReader/single_byte_delimiter [2022-03-10T23:02:16.084Z] === RUN TestNewTailReader/2_byte_delimiter [2022-03-10T23:02:16.084Z] === PAUSE TestNewTailReader/2_byte_delimiter [2022-03-10T23:02:16.084Z] === RUN TestNewTailReader/4_byte_delimiter [2022-03-10T23:02:16.084Z] === PAUSE TestNewTailReader/4_byte_delimiter [2022-03-10T23:02:16.084Z] === RUN TestNewTailReader/8_byte_delimiter [2022-03-10T23:02:16.084Z] === PAUSE TestNewTailReader/8_byte_delimiter [2022-03-10T23:02:16.084Z] === RUN TestNewTailReader/truncated_last_line [2022-03-10T23:02:16.084Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2022-03-10T23:02:16.084Z] === RUN TestNewTailReader/truncated_last_line#01 [2022-03-10T23:02:16.084Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2022-03-10T23:02:16.084Z] === RUN TestNewTailReader/truncated_last_line#02 [2022-03-10T23:02:16.084Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2022-03-10T23:02:16.084Z] === CONT TestNewTailReader/12_byte_delimiter [2022-03-10T23:02:16.084Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2022-03-10T23:02:16.084Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2022-03-10T23:02:16.084Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2022-03-10T23:02:16.084Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2022-03-10T23:02:16.084Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2022-03-10T23:02:16.084Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2022-03-10T23:02:16.084Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-10T23:02:16.084Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-10T23:02:16.084Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-10T23:02:16.084Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-10T23:02:16.084Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-03-10T23:02:16.084Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-03-10T23:02:16.084Z] === CONT TestNewTailReader/2_byte_delimiter [2022-03-10T23:02:16.084Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2022-03-10T23:02:16.084Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2022-03-10T23:02:16.084Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2022-03-10T23:02:16.084Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2022-03-10T23:02:16.084Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2022-03-10T23:02:16.084Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2022-03-10T23:02:16.084Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-03-10T23:02:16.084Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-03-10T23:02:16.084Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-03-10T23:02:16.084Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-03-10T23:02:16.084Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-03-10T23:02:16.084Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-03-10T23:02:16.084Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-03-10T23:02:16.084Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-03-10T23:02:16.084Z] === CONT TestNewTailReader/single_byte_delimiter [2022-03-10T23:02:16.084Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2022-03-10T23:02:16.084Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2022-03-10T23:02:16.084Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2022-03-10T23:02:16.084Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2022-03-10T23:02:16.084Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-03-10T23:02:16.084Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2022-03-10T23:02:16.084Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-03-10T23:02:16.084Z] === CONT TestNewTailReader/8_byte_delimiter [2022-03-10T23:02:16.084Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2022-03-10T23:02:16.084Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2022-03-10T23:02:16.084Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2022-03-10T23:02:16.084Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-10T23:02:16.084Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2022-03-10T23:02:16.084Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-10T23:02:16.084Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-10T23:02:16.084Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2022-03-10T23:02:16.084Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2022-03-10T23:02:16.084Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2022-03-10T23:02:16.084Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2022-03-10T23:02:16.084Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2022-03-10T23:02:16.084Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-10T23:02:16.084Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-10T23:02:16.084Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-10T23:02:16.084Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-10T23:02:16.084Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-03-10T23:02:16.084Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-03-10T23:02:16.084Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-03-10T23:02:16.084Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-03-10T23:02:16.084Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-03-10T23:02:16.084Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-03-10T23:02:16.084Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-03-10T23:02:16.084Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-03-10T23:02:16.084Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-03-10T23:02:16.084Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-03-10T23:02:16.084Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2022-03-10T23:02:16.084Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2022-03-10T23:02:16.084Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-03-10T23:02:16.084Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-03-10T23:02:16.084Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-10T23:02:16.084Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-03-10T23:02:16.084Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-03-10T23:02:16.084Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-03-10T23:02:16.084Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-03-10T23:02:16.084Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-03-10T23:02:16.084Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-03-10T23:02:16.084Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-03-10T23:02:16.084Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-03-10T23:02:16.084Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-03-10T23:02:16.084Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-03-10T23:02:16.084Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2022-03-10T23:02:16.084Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2022-03-10T23:02:16.084Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-03-10T23:02:16.084Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-03-10T23:02:16.084Z] === CONT TestNewTailReader/4_byte_delimiter [2022-03-10T23:02:16.084Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2022-03-10T23:02:16.084Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2022-03-10T23:02:16.084Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2022-03-10T23:02:16.084Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2022-03-10T23:02:16.084Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2022-03-10T23:02:16.084Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2022-03-10T23:02:16.084Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-10T23:02:16.084Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-10T23:02:16.084Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-10T23:02:16.084Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-10T23:02:16.084Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-03-10T23:02:16.084Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-03-10T23:02:16.084Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-03-10T23:02:16.084Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-03-10T23:02:16.084Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-03-10T23:02:16.084Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-03-10T23:02:16.084Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-03-10T23:02:16.084Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-03-10T23:02:16.084Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-03-10T23:02:16.084Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-03-10T23:02:16.084Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2022-03-10T23:02:16.084Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2022-03-10T23:02:16.084Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-03-10T23:02:16.084Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-03-10T23:02:16.084Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-10T23:02:16.084Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-10T23:02:16.084Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-10T23:02:16.084Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-10T23:02:16.084Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-03-10T23:02:16.084Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-03-10T23:02:16.084Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-03-10T23:02:16.084Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-03-10T23:02:16.084Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-03-10T23:02:16.084Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-03-10T23:02:16.084Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-03-10T23:02:16.084Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-03-10T23:02:16.084Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-03-10T23:02:16.084Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-03-10T23:02:16.084Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2022-03-10T23:02:16.084Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2022-03-10T23:02:16.084Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-03-10T23:02:16.084Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-03-10T23:02:16.084Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2022-03-10T23:02:16.084Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-03-10T23:02:16.084Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-03-10T23:02:16.084Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-10T23:02:16.084Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-10T23:02:16.084Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-03-10T23:02:16.084Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-10T23:02:16.084Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-10T23:02:16.084Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-10T23:02:16.084Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-10T23:02:16.084Z] === CONT TestNewTailReader/no_delimiter [2022-03-10T23:02:16.084Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2022-03-10T23:02:16.084Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2022-03-10T23:02:16.084Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2022-03-10T23:02:16.084Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2022-03-10T23:02:16.084Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2022-03-10T23:02:16.084Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2022-03-10T23:02:16.084Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-03-10T23:02:16.084Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-03-10T23:02:16.084Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-03-10T23:02:16.084Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-03-10T23:02:16.084Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-03-10T23:02:16.084Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-03-10T23:02:16.084Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2022-03-10T23:02:16.084Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2022-03-10T23:02:16.084Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2022-03-10T23:02:16.084Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2022-03-10T23:02:16.084Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2022-03-10T23:02:16.084Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-10T23:02:16.084Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2022-03-10T23:02:16.084Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2022-03-10T23:02:16.084Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2022-03-10T23:02:16.084Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2022-03-10T23:02:16.084Z] === RUN TestNewTailReader/no_delimiter/no_lines [2022-03-10T23:02:16.084Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2022-03-10T23:02:16.084Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-03-10T23:02:16.084Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-03-10T23:02:16.084Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-03-10T23:02:16.084Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-03-10T23:02:16.084Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-03-10T23:02:16.084Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-10T23:02:16.084Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-10T23:02:16.084Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-03-10T23:02:16.084Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-03-10T23:02:16.084Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-03-10T23:02:16.084Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-03-10T23:02:16.084Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-03-10T23:02:16.084Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-03-10T23:02:16.084Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-03-10T23:02:16.084Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-03-10T23:02:16.084Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-03-10T23:02:16.084Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-03-10T23:02:16.084Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-03-10T23:02:16.084Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-03-10T23:02:16.084Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-03-10T23:02:16.084Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-03-10T23:02:16.084Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-03-10T23:02:16.084Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-03-10T23:02:16.084Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-03-10T23:02:16.084Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-03-10T23:02:16.084Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-03-10T23:02:16.084Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-03-10T23:02:16.084Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-03-10T23:02:16.084Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-10T23:02:16.084Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-10T23:02:16.084Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-03-10T23:02:16.084Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-03-10T23:02:16.084Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-03-10T23:02:16.084Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-10T23:02:16.084Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-10T23:02:16.084Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-10T23:02:16.084Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-10T23:02:16.084Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-10T23:02:16.084Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-10T23:02:16.084Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-03-10T23:02:16.084Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-10T23:02:16.084Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-03-10T23:02:16.084Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-10T23:02:16.084Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-03-10T23:02:16.084Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-10T23:02:16.084Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-03-10T23:02:16.084Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-10T23:02:16.084Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-10T23:02:16.084Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-10T23:02:16.084Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-10T23:02:16.084Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-10T23:02:16.085Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-10T23:02:16.085Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-10T23:02:16.085Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-10T23:02:16.085Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-10T23:02:16.085Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-10T23:02:16.085Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-10T23:02:16.085Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-10T23:02:16.085Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2022-03-10T23:02:16.085Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-10T23:02:16.085Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-10T23:02:16.085Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-10T23:02:16.085Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-10T23:02:16.085Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-10T23:02:16.085Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-10T23:02:16.085Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-10T23:02:16.085Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-10T23:02:16.085Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-10T23:02:16.085Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-10T23:02:16.085Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-10T23:02:16.085Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-10T23:02:16.085Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-03-10T23:02:16.085Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-03-10T23:02:16.085Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-03-10T23:02:16.085Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-03-10T23:02:16.085Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2022-03-10T23:02:16.085Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-10T23:02:16.085Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-03-10T23:02:16.085Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-03-10T23:02:16.085Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-03-10T23:02:16.085Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-03-10T23:02:16.085Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-03-10T23:02:16.085Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-03-10T23:02:16.085Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-03-10T23:02:16.085Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-03-10T23:02:16.085Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-10T23:02:16.085Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-03-10T23:02:16.085Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-10T23:02:16.085Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2022-03-10T23:02:16.085Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-03-10T23:02:16.085Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-03-10T23:02:16.085Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-03-10T23:02:16.085Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-03-10T23:02:16.085Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-03-10T23:02:16.085Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-03-10T23:02:16.085Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-10T23:02:16.085Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-03-10T23:02:16.085Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-10T23:02:16.085Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-03-10T23:02:16.085Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-03-10T23:02:16.085Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-03-10T23:02:16.085Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-03-10T23:02:16.085Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-03-10T23:02:16.085Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-10T23:02:16.085Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-10T23:02:16.085Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2022-03-10T23:02:16.085Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-03-10T23:02:16.085Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-03-10T23:02:16.085Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2022-03-10T23:02:16.085Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-10T23:02:16.085Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-10T23:02:16.085Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-03-10T23:02:16.085Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-03-10T23:02:16.085Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-03-10T23:02:16.085Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-10T23:02:16.085Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-10T23:02:16.085Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-10T23:02:16.085Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-10T23:02:16.085Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-10T23:02:16.085Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-10T23:02:16.085Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2022-03-10T23:02:16.085Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-10T23:02:16.085Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-10T23:02:16.085Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-03-10T23:02:16.085Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-03-10T23:02:16.085Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-03-10T23:02:16.085Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-10T23:02:16.085Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-10T23:02:16.085Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-03-10T23:02:16.085Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-03-10T23:02:16.085Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-03-10T23:02:16.085Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-03-10T23:02:16.085Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-03-10T23:02:16.085Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-03-10T23:02:16.085Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-03-10T23:02:16.085Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-03-10T23:02:16.085Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-03-10T23:02:16.085Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-10T23:02:16.085Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-03-10T23:02:16.085Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-10T23:02:16.085Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-03-10T23:02:16.085Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-03-10T23:02:16.085Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-03-10T23:02:16.085Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-03-10T23:02:16.085Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-10T23:02:16.085Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-03-10T23:02:16.085Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-03-10T23:02:16.085Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-03-10T23:02:16.085Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-03-10T23:02:16.085Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-03-10T23:02:16.085Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-03-10T23:02:16.085Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-10T23:02:16.085Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-03-10T23:02:16.085Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-03-10T23:02:16.085Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-03-10T23:02:16.085Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-03-10T23:02:16.085Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-03-10T23:02:16.085Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-03-10T23:02:16.085Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-03-10T23:02:16.085Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-10T23:02:16.085Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-10T23:02:16.085Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-10T23:02:16.085Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-03-10T23:02:16.085Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-10T23:02:16.085Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-10T23:02:16.085Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-10T23:02:16.085Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-10T23:02:16.085Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-10T23:02:16.085Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-10T23:02:16.085Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-03-10T23:02:16.085Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-03-10T23:02:16.085Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-10T23:02:16.085Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-10T23:02:16.085Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-10T23:02:16.085Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-10T23:02:16.085Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-10T23:02:16.085Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-10T23:02:16.085Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-10T23:02:16.085Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-10T23:02:16.085Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-10T23:02:16.085Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-10T23:02:16.085Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-10T23:02:16.085Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-03-10T23:02:16.085Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-10T23:02:16.085Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2022-03-10T23:02:16.085Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-10T23:02:16.085Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-03-10T23:02:16.085Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-03-10T23:02:16.085Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-03-10T23:02:16.411Z] --- PASS: TestBuildMultiStageLayerLeak (10.29s) [2022-03-10T23:02:16.411Z] === RUN TestBuildWithHugeFile [2022-03-10T23:02:16.543Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-10T23:02:16.543Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-10T23:02:16.543Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-10T23:02:16.543Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-10T23:02:16.543Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-10T23:02:16.543Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-10T23:02:16.543Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2022-03-10T23:02:16.543Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-03-10T23:02:16.543Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-03-10T23:02:16.543Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-03-10T23:02:16.543Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-03-10T23:02:16.543Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-03-10T23:02:16.543Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-03-10T23:02:16.543Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-10T23:02:16.543Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-10T23:02:16.543Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-03-10T23:02:16.543Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-03-10T23:02:16.543Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-03-10T23:02:16.543Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-03-10T23:02:16.543Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-03-10T23:02:16.543Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-10T23:02:16.543Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-10T23:02:16.543Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-03-10T23:02:16.543Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-03-10T23:02:16.543Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-03-10T23:02:16.543Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-03-10T23:02:16.543Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-03-10T23:02:16.543Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-03-10T23:02:16.543Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-03-10T23:02:16.543Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-03-10T23:02:16.543Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-03-10T23:02:16.543Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-03-10T23:02:16.543Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-03-10T23:02:16.543Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-03-10T23:02:16.543Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-03-10T23:02:16.543Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-03-10T23:02:16.543Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-03-10T23:02:16.543Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-10T23:02:16.543Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-10T23:02:16.543Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-10T23:02:16.543Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-10T23:02:16.543Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-10T23:02:16.543Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-10T23:02:16.543Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-10T23:02:16.543Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-10T23:02:16.543Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-10T23:02:16.543Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-10T23:02:16.543Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-10T23:02:16.543Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-10T23:02:16.543Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-10T23:02:16.543Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-10T23:02:16.543Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2022-03-10T23:02:16.543Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-10T23:02:16.543Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-10T23:02:16.543Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-03-10T23:02:16.543Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-10T23:02:16.544Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-10T23:02:16.544Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-10T23:02:16.544Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-10T23:02:16.544Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-03-10T23:02:16.544Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-03-10T23:02:16.544Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-03-10T23:02:16.544Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-03-10T23:02:16.544Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-03-10T23:02:16.544Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-03-10T23:02:16.544Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-10T23:02:16.544Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-03-10T23:02:16.544Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-03-10T23:02:16.544Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-10T23:02:16.544Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-10T23:02:16.544Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-10T23:02:16.544Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-03-10T23:02:16.544Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-10T23:02:16.544Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-10T23:02:16.544Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-10T23:02:16.544Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-10T23:02:16.544Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-10T23:02:16.544Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-03-10T23:02:16.544Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-10T23:02:16.544Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-10T23:02:16.544Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-10T23:02:16.544Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-10T23:02:16.544Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-03-10T23:02:16.544Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-10T23:02:16.544Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-10T23:02:16.544Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-03-10T23:02:16.544Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-10T23:02:16.544Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-03-10T23:02:16.544Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-10T23:02:16.544Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-03-10T23:02:16.544Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-03-10T23:02:16.544Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-03-10T23:02:16.544Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-03-10T23:02:16.544Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-10T23:02:16.544Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-03-10T23:02:16.544Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-10T23:02:16.544Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-03-10T23:02:16.544Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-03-10T23:02:16.544Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-10T23:02:16.544Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-10T23:02:16.544Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-10T23:02:16.544Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-03-10T23:02:16.544Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-10T23:02:16.544Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-10T23:02:16.544Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-10T23:02:16.544Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-03-10T23:02:16.544Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-03-10T23:02:16.544Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-03-10T23:02:16.544Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-03-10T23:02:16.544Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-03-10T23:02:16.544Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-10T23:02:16.544Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-10T23:02:16.544Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-10T23:02:16.544Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-10T23:02:16.544Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-10T23:02:16.544Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-10T23:02:16.544Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-10T23:02:16.544Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-10T23:02:16.544Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-10T23:02:16.544Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-10T23:02:16.544Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-10T23:02:16.544Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2022-03-10T23:02:16.544Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-03-10T23:02:16.544Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-10T23:02:16.544Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-10T23:02:16.544Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-10T23:02:16.544Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-10T23:02:16.544Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-10T23:02:16.544Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-10T23:02:16.544Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-10T23:02:16.544Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-10T23:02:16.544Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-10T23:02:16.544Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-10T23:02:16.544Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-10T23:02:16.544Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-10T23:02:16.544Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-03-10T23:02:16.544Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-03-10T23:02:16.544Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-10T23:02:16.544Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-10T23:02:16.544Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-10T23:02:16.544Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-10T23:02:16.544Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-10T23:02:16.544Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-03-10T23:02:16.544Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-03-10T23:02:16.544Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-03-10T23:02:16.544Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-03-10T23:02:16.544Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-03-10T23:02:16.544Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-10T23:02:16.544Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-10T23:02:16.544Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2022-03-10T23:02:16.544Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-03-10T23:02:16.544Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-03-10T23:02:16.544Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-03-10T23:02:16.544Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-03-10T23:02:16.544Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-03-10T23:02:16.544Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-03-10T23:02:16.544Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-03-10T23:02:16.544Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-03-10T23:02:16.544Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-03-10T23:02:16.544Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-03-10T23:02:16.544Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-03-10T23:02:16.544Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-03-10T23:02:16.544Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-03-10T23:02:16.544Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-03-10T23:02:16.544Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-10T23:02:16.544Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-10T23:02:16.544Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-03-10T23:02:16.544Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-03-10T23:02:16.544Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-03-10T23:02:16.544Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-03-10T23:02:16.544Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-03-10T23:02:16.544Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-03-10T23:02:16.544Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-03-10T23:02:16.544Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-03-10T23:02:16.544Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-03-10T23:02:16.544Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-03-10T23:02:16.544Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-10T23:02:16.544Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-10T23:02:16.544Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-03-10T23:02:16.544Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-03-10T23:02:16.544Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-03-10T23:02:16.544Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-03-10T23:02:16.544Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-03-10T23:02:16.544Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-03-10T23:02:16.544Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-03-10T23:02:16.544Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-03-10T23:02:16.544Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-03-10T23:02:16.544Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-03-10T23:02:16.544Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-03-10T23:02:16.544Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-03-10T23:02:16.544Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-03-10T23:02:16.544Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-03-10T23:02:16.544Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-03-10T23:02:16.544Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-03-10T23:02:16.544Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-03-10T23:02:16.544Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-03-10T23:02:16.544Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-03-10T23:02:16.544Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-03-10T23:02:16.544Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-03-10T23:02:16.544Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-10T23:02:16.544Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-10T23:02:16.544Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-03-10T23:02:16.544Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-03-10T23:02:16.544Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2022-03-10T23:02:16.544Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-10T23:02:16.544Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-10T23:02:16.544Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-03-10T23:02:16.544Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-10T23:02:16.544Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-10T23:02:16.544Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-10T23:02:16.544Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-10T23:02:16.544Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-10T23:02:16.544Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-10T23:02:16.544Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-03-10T23:02:16.544Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-10T23:02:16.544Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-10T23:02:16.544Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-10T23:02:16.544Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-10T23:02:16.544Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-10T23:02:16.544Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-10T23:02:16.544Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-10T23:02:16.544Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-10T23:02:16.544Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-10T23:02:16.544Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-10T23:02:16.544Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-10T23:02:16.544Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-10T23:02:16.544Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-10T23:02:16.544Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-10T23:02:16.544Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-10T23:02:16.544Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-10T23:02:16.544Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-10T23:02:16.544Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-03-10T23:02:16.544Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2022-03-10T23:02:16.544Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-03-10T23:02:16.544Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-03-10T23:02:16.544Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-03-10T23:02:16.544Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-10T23:02:16.544Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-10T23:02:16.544Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-03-10T23:02:16.544Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-10T23:02:16.544Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-10T23:02:16.544Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-10T23:02:16.544Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-10T23:02:16.544Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-03-10T23:02:16.544Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-10T23:02:16.544Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-03-10T23:02:16.544Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-03-10T23:02:16.544Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-03-10T23:02:16.544Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-03-10T23:02:16.544Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-03-10T23:02:16.544Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-03-10T23:02:16.544Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-03-10T23:02:16.544Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-03-10T23:02:16.544Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2022-03-10T23:02:16.544Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-03-10T23:02:16.544Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-03-10T23:02:16.544Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-03-10T23:02:16.544Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-03-10T23:02:16.544Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-03-10T23:02:16.544Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-03-10T23:02:16.544Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-03-10T23:02:16.544Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-03-10T23:02:16.544Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-03-10T23:02:16.545Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-03-10T23:02:16.545Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-10T23:02:16.545Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-03-10T23:02:16.545Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-10T23:02:16.545Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-03-10T23:02:16.545Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-03-10T23:02:16.545Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-10T23:02:16.545Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-03-10T23:02:16.545Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-10T23:02:16.545Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-03-10T23:02:16.545Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-10T23:02:16.545Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-10T23:02:16.545Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2022-03-10T23:02:16.545Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-03-10T23:02:16.545Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-03-10T23:02:16.545Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-10T23:02:16.545Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-10T23:02:16.545Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-10T23:02:16.545Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-10T23:02:16.545Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-10T23:02:16.545Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-10T23:02:16.545Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-10T23:02:16.545Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-10T23:02:16.545Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-10T23:02:16.545Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-10T23:02:16.545Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-10T23:02:16.545Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-10T23:02:16.545Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-03-10T23:02:16.545Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-10T23:02:16.545Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-10T23:02:16.545Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-10T23:02:16.545Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-03-10T23:02:16.545Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-10T23:02:16.545Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-10T23:02:16.545Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-10T23:02:16.545Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-10T23:02:16.545Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-10T23:02:16.545Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2022-03-10T23:02:16.545Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-10T23:02:16.545Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-10T23:02:16.545Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-03-10T23:02:16.545Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-03-10T23:02:16.545Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-03-10T23:02:16.545Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-03-10T23:02:16.545Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-03-10T23:02:16.545Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-03-10T23:02:16.545Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-03-10T23:02:16.545Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-03-10T23:02:16.545Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-03-10T23:02:16.545Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-03-10T23:02:16.545Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-03-10T23:02:16.545Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-03-10T23:02:16.545Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-03-10T23:02:16.545Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-03-10T23:02:16.545Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-03-10T23:02:16.545Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-03-10T23:02:16.545Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-03-10T23:02:16.545Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-03-10T23:02:16.545Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-03-10T23:02:16.545Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-10T23:02:16.545Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-03-10T23:02:16.545Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-03-10T23:02:16.545Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-03-10T23:02:16.545Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-03-10T23:02:16.545Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-10T23:02:16.545Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-10T23:02:16.545Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-03-10T23:02:16.545Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-03-10T23:02:16.545Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-10T23:02:16.545Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-10T23:02:16.545Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-03-10T23:02:16.545Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-03-10T23:02:16.545Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-10T23:02:16.545Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-10T23:02:16.545Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-03-10T23:02:16.545Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-03-10T23:02:16.545Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-03-10T23:02:16.545Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-10T23:02:16.545Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-10T23:02:16.545Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-03-10T23:02:16.545Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-10T23:02:16.545Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-10T23:02:16.545Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-10T23:02:16.545Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-10T23:02:16.545Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-10T23:02:16.545Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-10T23:02:16.545Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-10T23:02:16.545Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-10T23:02:16.545Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-10T23:02:16.545Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-10T23:02:16.545Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-10T23:02:16.545Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-10T23:02:16.545Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-10T23:02:16.545Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-10T23:02:16.545Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-10T23:02:16.545Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-10T23:02:16.545Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-10T23:02:16.545Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-10T23:02:16.545Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-10T23:02:16.545Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-10T23:02:16.545Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-10T23:02:16.545Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-10T23:02:16.545Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-10T23:02:16.545Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-10T23:02:16.545Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2022-03-10T23:02:16.545Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-10T23:02:16.545Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-10T23:02:16.545Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-10T23:02:16.545Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-10T23:02:16.545Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-10T23:02:16.545Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-10T23:02:16.545Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-10T23:02:16.545Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-10T23:02:16.545Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-10T23:02:16.545Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-10T23:02:16.545Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-10T23:02:16.545Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-10T23:02:16.545Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-10T23:02:16.545Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-10T23:02:16.545Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2022-03-10T23:02:16.545Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-03-10T23:02:16.545Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-03-10T23:02:16.545Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-03-10T23:02:16.545Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-03-10T23:02:16.545Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2022-03-10T23:02:16.545Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-03-10T23:02:16.545Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-03-10T23:02:16.545Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-03-10T23:02:16.545Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-03-10T23:02:16.545Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-03-10T23:02:16.545Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-03-10T23:02:16.545Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-03-10T23:02:16.545Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-03-10T23:02:16.545Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-03-10T23:02:16.545Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-03-10T23:02:16.545Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-03-10T23:02:16.545Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-03-10T23:02:16.545Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-03-10T23:02:16.545Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-03-10T23:02:16.545Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-03-10T23:02:16.545Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-03-10T23:02:16.545Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-03-10T23:02:16.545Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-03-10T23:02:16.545Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-03-10T23:02:16.545Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-03-10T23:02:16.545Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-10T23:02:16.545Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-10T23:02:16.545Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-10T23:02:16.545Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-03-10T23:02:16.545Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-03-10T23:02:16.545Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-03-10T23:02:16.545Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-03-10T23:02:16.545Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-03-10T23:02:16.545Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-03-10T23:02:16.545Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-03-10T23:02:16.545Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-10T23:02:16.545Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-10T23:02:16.545Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2022-03-10T23:02:16.545Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-03-10T23:02:16.545Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-03-10T23:02:16.545Z] === CONT TestNewTailReader/no_delimiter/no_lines [2022-03-10T23:02:16.545Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-03-10T23:02:16.545Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2022-03-10T23:02:16.545Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-10T23:02:16.545Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-03-10T23:02:16.545Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-03-10T23:02:16.545Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-03-10T23:02:16.545Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-03-10T23:02:16.545Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-03-10T23:02:16.545Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-03-10T23:02:16.545Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-10T23:02:16.545Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-03-10T23:02:16.545Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-10T23:02:16.545Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-10T23:02:16.545Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2022-03-10T23:02:16.545Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-10T23:02:16.545Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-03-10T23:02:16.545Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-03-10T23:02:16.545Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-10T23:02:16.545Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-10T23:02:16.545Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-03-10T23:02:16.545Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2022-03-10T23:02:16.545Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-03-10T23:02:16.545Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-03-10T23:02:16.545Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-03-10T23:02:16.545Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-03-10T23:02:16.545Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-03-10T23:02:16.545Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-03-10T23:02:16.545Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-03-10T23:02:16.545Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-03-10T23:02:16.545Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-03-10T23:02:16.545Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-03-10T23:02:16.545Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-03-10T23:02:16.545Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-03-10T23:02:16.545Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-03-10T23:02:16.545Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-03-10T23:02:16.545Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-03-10T23:02:16.545Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-03-10T23:02:16.545Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-03-10T23:02:16.545Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-03-10T23:02:16.545Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-10T23:02:16.545Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-10T23:02:16.545Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-03-10T23:02:16.545Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-10T23:02:16.545Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-10T23:02:16.545Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-10T23:02:16.545Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-10T23:02:16.545Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-10T23:02:16.545Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-10T23:02:16.545Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-10T23:02:16.545Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-10T23:02:16.545Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-10T23:02:16.545Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-10T23:02:16.545Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-10T23:02:16.545Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-10T23:02:16.545Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-03-10T23:02:16.545Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-03-10T23:02:16.545Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-03-10T23:02:16.545Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-03-10T23:02:16.545Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-03-10T23:02:16.545Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-03-10T23:02:16.545Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-03-10T23:02:16.545Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-03-10T23:02:16.545Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-03-10T23:02:16.545Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-03-10T23:02:16.545Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-03-10T23:02:16.545Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-03-10T23:02:16.546Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-10T23:02:16.546Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-03-10T23:02:16.546Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-10T23:02:16.546Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-10T23:02:16.546Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-10T23:02:16.546Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-10T23:02:16.546Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-10T23:02:16.546Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-10T23:02:16.546Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-10T23:02:16.546Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-10T23:02:16.546Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-10T23:02:16.546Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-10T23:02:16.546Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-10T23:02:16.546Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-10T23:02:16.546Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-10T23:02:16.546Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2022-03-10T23:02:16.546Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-03-10T23:02:16.546Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-03-10T23:02:16.546Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-03-10T23:02:16.546Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-03-10T23:02:16.546Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-03-10T23:02:16.546Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-03-10T23:02:16.546Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-03-10T23:02:16.546Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-03-10T23:02:16.546Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-03-10T23:02:16.546Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-03-10T23:02:16.546Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-03-10T23:02:16.546Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-03-10T23:02:16.546Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-03-10T23:02:16.546Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-03-10T23:02:16.546Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-03-10T23:02:16.546Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-03-10T23:02:16.546Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-03-10T23:02:16.546Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-03-10T23:02:16.546Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-03-10T23:02:16.546Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-03-10T23:02:16.546Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-03-10T23:02:16.546Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-03-10T23:02:16.546Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-03-10T23:02:16.546Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-03-10T23:02:16.546Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-03-10T23:02:16.546Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-03-10T23:02:16.546Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-03-10T23:02:16.546Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-10T23:02:16.546Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-03-10T23:02:16.546Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-03-10T23:02:16.546Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-03-10T23:02:16.546Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-03-10T23:02:16.546Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2022-03-10T23:02:16.546Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-03-10T23:02:16.546Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-03-10T23:02:16.546Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-03-10T23:02:16.546Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-10T23:02:16.546Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-10T23:02:16.546Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-03-10T23:02:16.546Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-10T23:02:16.546Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-03-10T23:02:16.546Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-03-10T23:02:16.546Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-10T23:02:16.546Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-03-10T23:02:16.546Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-03-10T23:02:16.546Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-03-10T23:02:16.546Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-10T23:02:16.546Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-10T23:02:16.546Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-10T23:02:16.546Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-10T23:02:16.546Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-03-10T23:02:16.546Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-10T23:02:16.546Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-10T23:02:16.546Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-10T23:02:16.546Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-10T23:02:16.546Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-10T23:02:16.546Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-10T23:02:16.546Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-10T23:02:16.546Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-10T23:02:16.546Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-10T23:02:16.546Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-03-10T23:02:16.546Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-03-10T23:02:16.546Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-03-10T23:02:16.546Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-03-10T23:02:16.546Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-10T23:02:16.546Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-03-10T23:02:16.546Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-03-10T23:02:16.546Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-03-10T23:02:16.546Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-03-10T23:02:16.546Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-03-10T23:02:16.546Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-03-10T23:02:16.546Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-03-10T23:02:16.546Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-10T23:02:16.546Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-10T23:02:16.546Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-03-10T23:02:16.546Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-03-10T23:02:16.546Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-10T23:02:16.546Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-10T23:02:16.546Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-10T23:02:16.546Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-03-10T23:02:16.546Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-10T23:02:16.546Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-10T23:02:16.546Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-03-10T23:02:16.546Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-03-10T23:02:16.546Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-03-10T23:02:16.546Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-10T23:02:16.546Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-03-10T23:02:16.546Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-03-10T23:02:16.546Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-10T23:02:16.546Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-10T23:02:16.546Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-10T23:02:16.546Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-10T23:02:16.546Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-03-10T23:02:16.546Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-10T23:02:16.546Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-10T23:02:16.546Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-10T23:02:16.546Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-10T23:02:16.546Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-10T23:02:16.546Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-03-10T23:02:16.546Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-03-10T23:02:16.546Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-03-10T23:02:16.546Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-03-10T23:02:16.546Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-03-10T23:02:16.546Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-03-10T23:02:16.546Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-03-10T23:02:16.546Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-10T23:02:16.546Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-03-10T23:02:16.546Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-10T23:02:16.546Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-10T23:02:16.546Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-10T23:02:16.546Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-10T23:02:16.546Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-03-10T23:02:16.546Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-10T23:02:16.546Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-10T23:02:16.546Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-03-10T23:02:16.546Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-03-10T23:02:16.546Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-10T23:02:16.546Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-03-10T23:02:16.546Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-10T23:02:16.546Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-03-10T23:02:16.546Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-10T23:02:16.546Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-10T23:02:16.546Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-10T23:02:16.546Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-03-10T23:02:16.546Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-03-10T23:02:16.546Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-03-10T23:02:16.546Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-03-10T23:02:16.546Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-03-10T23:02:16.546Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-03-10T23:02:16.546Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-03-10T23:02:16.546Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-03-10T23:02:16.546Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-03-10T23:02:16.546Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-10T23:02:16.546Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-10T23:02:16.546Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-10T23:02:16.546Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-10T23:02:16.546Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-10T23:02:16.546Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-10T23:02:16.546Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-10T23:02:16.546Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-03-10T23:02:16.546Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-10T23:02:16.546Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-10T23:02:16.546Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-10T23:02:17.010Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-10T23:02:17.010Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-10T23:02:17.010Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-10T23:02:17.010Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-10T23:02:17.010Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-03-10T23:02:17.010Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-03-10T23:02:17.010Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-10T23:02:17.010Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-03-10T23:02:17.010Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-03-10T23:02:17.010Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-03-10T23:02:17.010Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-03-10T23:02:17.010Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-03-10T23:02:17.010Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-10T23:02:17.010Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-10T23:02:17.010Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-10T23:02:17.010Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-03-10T23:02:17.010Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-10T23:02:17.010Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-03-10T23:02:17.010Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-03-10T23:02:17.010Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-10T23:02:17.010Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-10T23:02:17.010Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-10T23:02:17.010Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-03-10T23:02:17.010Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-03-10T23:02:17.010Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-10T23:02:17.010Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-03-10T23:02:17.010Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-10T23:02:17.010Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-10T23:02:17.010Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-10T23:02:17.010Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-10T23:02:17.010Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-10T23:02:17.010Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-10T23:02:17.010Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-10T23:02:17.010Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-10T23:02:17.010Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-10T23:02:17.010Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-03-10T23:02:17.010Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-10T23:02:17.010Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-03-10T23:02:17.010Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-10T23:02:17.010Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-10T23:02:17.010Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-03-10T23:02:17.010Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-10T23:02:17.010Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-10T23:02:17.010Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-03-10T23:02:17.010Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-03-10T23:02:17.010Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-03-10T23:02:17.010Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-03-10T23:02:17.010Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-03-10T23:02:17.010Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-03-10T23:02:17.010Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-03-10T23:02:17.010Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-03-10T23:02:17.010Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-03-10T23:02:17.010Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-03-10T23:02:17.010Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-03-10T23:02:17.010Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-03-10T23:02:17.010Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-03-10T23:02:17.010Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-03-10T23:02:17.010Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-03-10T23:02:17.010Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-03-10T23:02:17.010Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-03-10T23:02:17.010Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-03-10T23:02:17.010Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-03-10T23:02:17.010Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-03-10T23:02:17.010Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-10T23:02:17.010Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-03-10T23:02:17.010Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-10T23:02:17.010Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-03-10T23:02:17.010Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-10T23:02:17.010Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-10T23:02:17.010Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-10T23:02:17.010Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-10T23:02:17.010Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-10T23:02:17.010Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-10T23:02:17.010Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-10T23:02:17.010Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-10T23:02:17.010Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-10T23:02:17.010Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-03-10T23:02:17.010Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-10T23:02:17.010Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-10T23:02:17.010Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-10T23:02:17.010Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-10T23:02:17.010Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-10T23:02:17.010Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-03-10T23:02:17.010Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-10T23:02:17.010Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-03-10T23:02:17.010Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-03-10T23:02:17.010Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-03-10T23:02:17.010Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-03-10T23:02:17.010Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-10T23:02:17.010Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-10T23:02:17.010Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-03-10T23:02:17.010Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-03-10T23:02:17.010Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-03-10T23:02:17.010Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-03-10T23:02:17.010Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-10T23:02:17.010Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-10T23:02:17.010Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-10T23:02:17.010Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-10T23:02:17.010Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-10T23:02:17.010Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-10T23:02:17.010Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-10T23:02:17.010Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-10T23:02:17.010Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-10T23:02:17.010Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-03-10T23:02:17.010Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-03-10T23:02:17.010Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-03-10T23:02:17.010Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-03-10T23:02:17.010Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-03-10T23:02:17.010Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-03-10T23:02:17.010Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-03-10T23:02:17.010Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-10T23:02:17.010Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-10T23:02:17.010Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-03-10T23:02:17.010Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-03-10T23:02:17.010Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-03-10T23:02:17.010Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-03-10T23:02:17.010Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-03-10T23:02:17.010Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-03-10T23:02:17.010Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-03-10T23:02:17.010Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-03-10T23:02:17.010Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-03-10T23:02:17.010Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-10T23:02:17.010Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-03-10T23:02:17.010Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-10T23:02:17.010Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-10T23:02:17.010Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-10T23:02:17.010Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-10T23:02:17.010Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-10T23:02:17.010Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-10T23:02:17.010Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-10T23:02:17.010Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-10T23:02:17.010Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-10T23:02:17.010Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-03-10T23:02:17.010Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-10T23:02:17.010Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-10T23:02:17.010Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-10T23:02:17.010Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-10T23:02:17.010Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-10T23:02:17.011Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-03-10T23:02:17.011Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-10T23:02:17.011Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-10T23:02:17.011Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-10T23:02:17.011Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-10T23:02:17.011Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-10T23:02:17.011Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-10T23:02:17.011Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-03-10T23:02:17.011Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-10T23:02:17.011Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-03-10T23:02:17.011Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-10T23:02:17.011Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-03-10T23:02:17.011Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-03-10T23:02:17.011Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-03-10T23:02:17.011Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-03-10T23:02:17.011Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-03-10T23:02:17.011Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-03-10T23:02:17.011Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-03-10T23:02:17.011Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-03-10T23:02:17.011Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-10T23:02:17.011Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-03-10T23:02:17.011Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-03-10T23:02:17.011Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-03-10T23:02:17.011Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-03-10T23:02:17.011Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-03-10T23:02:17.011Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-10T23:02:17.011Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-10T23:02:17.011Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-03-10T23:02:17.011Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-03-10T23:02:17.011Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-10T23:02:17.011Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-03-10T23:02:17.011Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-10T23:02:17.011Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-03-10T23:02:17.011Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-03-10T23:02:17.011Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-10T23:02:17.011Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-03-10T23:02:17.011Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-10T23:02:17.011Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-10T23:02:17.011Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-10T23:02:17.011Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-10T23:02:17.011Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-10T23:02:17.011Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-03-10T23:02:17.011Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-03-10T23:02:17.011Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-03-10T23:02:17.011Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-10T23:02:17.011Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-10T23:02:17.011Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-10T23:02:17.011Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-10T23:02:17.011Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-10T23:02:17.011Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-03-10T23:02:17.011Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-03-10T23:02:17.011Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-03-10T23:02:17.011Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-03-10T23:02:17.011Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-03-10T23:02:17.011Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-03-10T23:02:17.011Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-03-10T23:02:17.011Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-03-10T23:02:17.011Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-03-10T23:02:17.011Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-03-10T23:02:17.011Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-03-10T23:02:17.011Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-03-10T23:02:17.011Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-03-10T23:02:17.011Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-03-10T23:02:17.011Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-10T23:02:17.011Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-03-10T23:02:17.011Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-03-10T23:02:17.011Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-03-10T23:02:17.011Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-03-10T23:02:17.011Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-03-10T23:02:17.011Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-03-10T23:02:17.011Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-03-10T23:02:17.011Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-03-10T23:02:17.011Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-03-10T23:02:17.011Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-10T23:02:17.011Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-10T23:02:17.011Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-03-10T23:02:17.011Z] --- PASS: TestNewTailReader (0.00s) [2022-03-10T23:02:17.011Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2022-03-10T23:02:17.011Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2022-03-10T23:02:17.011Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2022-03-10T23:02:17.011Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2022-03-10T23:02:17.011Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2022-03-10T23:02:17.011Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2022-03-10T23:02:17.011Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2022-03-10T23:02:17.011Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2022-03-10T23:02:17.011Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-03-10T23:02:17.011Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-03-10T23:02:17.011Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2022-03-10T23:02:17.011Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-03-10T23:02:17.011Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-03-10T23:02:17.011Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2022-03-10T23:02:17.011Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-03-10T23:02:17.011Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-03-10T23:02:17.011Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2022-03-10T23:02:17.011Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-03-10T23:02:17.011Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-03-10T23:02:17.011Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2022-03-10T23:02:17.011Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-03-10T23:02:17.011Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-03-10T23:02:17.011Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.01s) [2022-03-10T23:02:17.011Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-03-10T23:02:17.011Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s) [2022-03-10T23:02:17.011Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-03-10T23:02:17.011Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-03-10T23:02:17.011Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-03-10T23:02:17.011Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-03-10T23:02:17.011Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-03-10T23:02:17.011Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-03-10T23:02:17.011Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-03-10T23:02:17.011Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-03-10T23:02:17.011Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-03-10T23:02:17.011Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-03-10T23:02:17.011Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-03-10T23:02:17.011Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-03-10T23:02:17.011Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-03-10T23:02:17.011Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-03-10T23:02:17.011Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-03-10T23:02:17.011Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-03-10T23:02:17.011Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-03-10T23:02:17.011Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-03-10T23:02:17.011Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-03-10T23:02:17.011Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-03-10T23:02:17.011Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-03-10T23:02:17.011Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-03-10T23:02:17.011Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-03-10T23:02:17.011Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-03-10T23:02:17.011Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-03-10T23:02:17.011Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s) [2022-03-10T23:02:17.011Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2022-03-10T23:02:17.011Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2022-03-10T23:02:17.011Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-03-10T23:02:17.011Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2022-03-10T23:02:17.011Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2022-03-10T23:02:17.011Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2022-03-10T23:02:17.011Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2022-03-10T23:02:17.011Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2022-03-10T23:02:17.011Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2022-03-10T23:02:17.011Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2022-03-10T23:02:17.011Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2022-03-10T23:02:17.011Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.01s) [2022-03-10T23:02:17.011Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-03-10T23:02:17.011Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-03-10T23:02:17.011Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-03-10T23:02:17.011Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-03-10T23:02:17.011Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2022-03-10T23:02:17.011Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-03-10T23:02:17.011Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-03-10T23:02:17.011Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.01s) [2022-03-10T23:02:17.011Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-03-10T23:02:17.011Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-03-10T23:02:17.011Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.01s) [2022-03-10T23:02:17.011Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.00s) [2022-03-10T23:02:17.011Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2022-03-10T23:02:17.011Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-03-10T23:02:17.011Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2022-03-10T23:02:17.011Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-03-10T23:02:17.011Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-03-10T23:02:17.011Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2022-03-10T23:02:17.011Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-03-10T23:02:17.011Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-03-10T23:02:17.011Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2022-03-10T23:02:17.011Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-03-10T23:02:17.011Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-03-10T23:02:17.011Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2022-03-10T23:02:17.011Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-03-10T23:02:17.011Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.01s) [2022-03-10T23:02:17.011Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2022-03-10T23:02:17.011Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-03-10T23:02:17.011Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-03-10T23:02:17.011Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-03-10T23:02:17.011Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-03-10T23:02:17.011Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-03-10T23:02:17.011Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-03-10T23:02:17.011Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-03-10T23:02:17.011Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-03-10T23:02:17.011Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-03-10T23:02:17.011Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2022-03-10T23:02:17.011Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-03-10T23:02:17.011Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-03-10T23:02:17.011Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-03-10T23:02:17.011Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-03-10T23:02:17.011Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s) [2022-03-10T23:02:17.011Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2022-03-10T23:02:17.011Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2022-03-10T23:02:17.011Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2022-03-10T23:02:17.011Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-03-10T23:02:17.011Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2022-03-10T23:02:17.011Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2022-03-10T23:02:17.011Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2022-03-10T23:02:17.011Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2022-03-10T23:02:17.011Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2022-03-10T23:02:17.011Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2022-03-10T23:02:17.011Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2022-03-10T23:02:17.011Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-03-10T23:02:17.011Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-03-10T23:02:17.011Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-03-10T23:02:17.011Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-03-10T23:02:17.011Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-03-10T23:02:17.011Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-03-10T23:02:17.011Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-03-10T23:02:17.011Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.01s) [2022-03-10T23:02:17.011Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-03-10T23:02:17.011Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-03-10T23:02:17.011Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-03-10T23:02:17.011Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-03-10T23:02:17.011Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-03-10T23:02:17.011Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-03-10T23:02:17.011Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.01s) [2022-03-10T23:02:17.011Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-03-10T23:02:17.012Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-03-10T23:02:17.012Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-03-10T23:02:17.012Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-03-10T23:02:17.012Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-03-10T23:02:17.012Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-03-10T23:02:17.012Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-03-10T23:02:17.012Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-03-10T23:02:17.012Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-03-10T23:02:17.012Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-03-10T23:02:17.012Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-03-10T23:02:17.012Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2022-03-10T23:02:17.012Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2022-03-10T23:02:17.012Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-03-10T23:02:17.012Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-03-10T23:02:17.012Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2022-03-10T23:02:17.012Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-03-10T23:02:17.012Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-03-10T23:02:17.012Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2022-03-10T23:02:17.012Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-03-10T23:02:17.012Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2022-03-10T23:02:17.012Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-03-10T23:02:17.012Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-03-10T23:02:17.012Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2022-03-10T23:02:17.012Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-03-10T23:02:17.012Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-03-10T23:02:17.012Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s) [2022-03-10T23:02:17.012Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-03-10T23:02:17.012Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-03-10T23:02:17.012Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-03-10T23:02:17.012Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-03-10T23:02:17.012Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-03-10T23:02:17.012Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-03-10T23:02:17.012Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-03-10T23:02:17.012Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-03-10T23:02:17.012Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-03-10T23:02:17.012Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-03-10T23:02:17.012Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-03-10T23:02:17.012Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-03-10T23:02:17.012Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-03-10T23:02:17.012Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-03-10T23:02:17.012Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-03-10T23:02:17.012Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-03-10T23:02:17.012Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-03-10T23:02:17.012Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-03-10T23:02:17.012Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.01s) [2022-03-10T23:02:17.012Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-03-10T23:02:17.012Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-03-10T23:02:17.012Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.01s) [2022-03-10T23:02:17.012Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-03-10T23:02:17.012Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-03-10T23:02:17.012Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-03-10T23:02:17.012Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-03-10T23:02:17.012Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2022-03-10T23:02:17.012Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-03-10T23:02:17.012Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-03-10T23:02:17.012Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-03-10T23:02:17.012Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-03-10T23:02:17.012Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-03-10T23:02:17.012Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-03-10T23:02:17.012Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-03-10T23:02:17.012Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-03-10T23:02:17.012Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-03-10T23:02:17.012Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-03-10T23:02:17.012Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-03-10T23:02:17.012Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-03-10T23:02:17.012Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-03-10T23:02:17.012Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.01s) [2022-03-10T23:02:17.012Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-03-10T23:02:17.012Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2022-03-10T23:02:17.012Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2022-03-10T23:02:17.012Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2022-03-10T23:02:17.012Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2022-03-10T23:02:17.012Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2022-03-10T23:02:17.012Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2022-03-10T23:02:17.012Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2022-03-10T23:02:17.012Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2022-03-10T23:02:17.012Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2022-03-10T23:02:17.012Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2022-03-10T23:02:17.012Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2022-03-10T23:02:17.012Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2022-03-10T23:02:17.012Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-03-10T23:02:17.012Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-03-10T23:02:17.012Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2022-03-10T23:02:17.012Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-03-10T23:02:17.012Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-03-10T23:02:17.012Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s) [2022-03-10T23:02:17.012Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-03-10T23:02:17.012Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-03-10T23:02:17.012Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-03-10T23:02:17.012Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-03-10T23:02:17.012Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-03-10T23:02:17.012Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-03-10T23:02:17.012Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-03-10T23:02:17.012Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-03-10T23:02:17.012Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-03-10T23:02:17.012Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-03-10T23:02:17.012Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-03-10T23:02:17.012Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2022-03-10T23:02:17.012Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-03-10T23:02:17.012Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2022-03-10T23:02:17.012Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-03-10T23:02:17.012Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-03-10T23:02:17.012Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2022-03-10T23:02:17.012Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-03-10T23:02:17.012Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-03-10T23:02:17.012Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.01s) [2022-03-10T23:02:17.012Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-03-10T23:02:17.012Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-03-10T23:02:17.012Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-03-10T23:02:17.012Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-03-10T23:02:17.012Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-03-10T23:02:17.012Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-03-10T23:02:17.012Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-03-10T23:02:17.012Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-03-10T23:02:17.012Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-03-10T23:02:17.012Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s) [2022-03-10T23:02:17.012Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2022-03-10T23:02:17.012Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2022-03-10T23:02:17.012Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2022-03-10T23:02:17.012Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2022-03-10T23:02:17.012Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2022-03-10T23:02:17.012Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2022-03-10T23:02:17.012Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-03-10T23:02:17.012Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2022-03-10T23:02:17.012Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2022-03-10T23:02:17.012Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2022-03-10T23:02:17.012Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2022-03-10T23:02:17.012Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2022-03-10T23:02:17.012Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-03-10T23:02:17.012Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-03-10T23:02:17.012Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-03-10T23:02:17.012Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-03-10T23:02:17.012Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-03-10T23:02:17.012Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-03-10T23:02:17.012Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.01s) [2022-03-10T23:02:17.012Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-03-10T23:02:17.012Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-03-10T23:02:17.012Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-03-10T23:02:17.012Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-03-10T23:02:17.012Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-03-10T23:02:17.012Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-03-10T23:02:17.012Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-03-10T23:02:17.012Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-03-10T23:02:17.012Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-03-10T23:02:17.012Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-03-10T23:02:17.012Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-03-10T23:02:17.012Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) [2022-03-10T23:02:17.012Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2022-03-10T23:02:17.012Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-03-10T23:02:17.012Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-03-10T23:02:17.012Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2022-03-10T23:02:17.012Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-03-10T23:02:17.012Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2022-03-10T23:02:17.012Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-03-10T23:02:17.012Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-03-10T23:02:17.012Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2022-03-10T23:02:17.012Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-03-10T23:02:17.012Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-03-10T23:02:17.012Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) [2022-03-10T23:02:17.012Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-03-10T23:02:17.012Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-03-10T23:02:17.012Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-03-10T23:02:17.012Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-03-10T23:02:17.012Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-03-10T23:02:17.012Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-03-10T23:02:17.012Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-03-10T23:02:17.012Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-03-10T23:02:17.012Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-03-10T23:02:17.012Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-03-10T23:02:17.012Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-03-10T23:02:17.012Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2022-03-10T23:02:17.012Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-03-10T23:02:17.012Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-03-10T23:02:17.012Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2022-03-10T23:02:17.012Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-03-10T23:02:17.012Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-03-10T23:02:17.012Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-03-10T23:02:17.012Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-03-10T23:02:17.012Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-03-10T23:02:17.012Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-03-10T23:02:17.012Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-03-10T23:02:17.012Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-03-10T23:02:17.012Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-03-10T23:02:17.012Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-03-10T23:02:17.012Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-03-10T23:02:17.012Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-03-10T23:02:17.012Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-03-10T23:02:17.012Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-03-10T23:02:17.012Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-03-10T23:02:17.013Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-03-10T23:02:17.013Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-03-10T23:02:17.013Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-03-10T23:02:17.013Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-03-10T23:02:17.013Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-03-10T23:02:17.013Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-03-10T23:02:17.013Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-03-10T23:02:17.013Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-03-10T23:02:17.013Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2022-03-10T23:02:17.013Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-03-10T23:02:17.013Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-03-10T23:02:17.013Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-03-10T23:02:17.013Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-03-10T23:02:17.013Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s) [2022-03-10T23:02:17.013Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2022-03-10T23:02:17.013Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2022-03-10T23:02:17.013Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-03-10T23:02:17.013Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2022-03-10T23:02:17.013Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2022-03-10T23:02:17.013Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2022-03-10T23:02:17.013Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2022-03-10T23:02:17.013Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2022-03-10T23:02:17.013Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2022-03-10T23:02:17.013Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2022-03-10T23:02:17.013Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2022-03-10T23:02:17.013Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2022-03-10T23:02:17.013Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2022-03-10T23:02:17.013Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2022-03-10T23:02:17.013Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-03-10T23:02:17.013Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2022-03-10T23:02:17.013Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-03-10T23:02:17.013Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2022-03-10T23:02:17.013Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-03-10T23:02:17.013Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-03-10T23:02:17.013Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2022-03-10T23:02:17.013Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-03-10T23:02:17.013Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-03-10T23:02:17.013Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2022-03-10T23:02:17.013Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-03-10T23:02:17.013Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-03-10T23:02:17.013Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-03-10T23:02:17.013Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-03-10T23:02:17.013Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-03-10T23:02:17.013Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-03-10T23:02:17.013Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2022-03-10T23:02:17.013Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-03-10T23:02:17.013Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2022-03-10T23:02:17.013Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2022-03-10T23:02:17.013Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-03-10T23:02:17.013Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-03-10T23:02:17.013Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-03-10T23:02:17.013Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-03-10T23:02:17.013Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-03-10T23:02:17.013Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-03-10T23:02:17.013Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2022-03-10T23:02:17.013Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2022-03-10T23:02:17.013Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2022-03-10T23:02:17.013Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2022-03-10T23:02:17.013Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-03-10T23:02:17.013Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.01s) [2022-03-10T23:02:17.013Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2022-03-10T23:02:17.013Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2022-03-10T23:02:17.013Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2022-03-10T23:02:17.013Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2022-03-10T23:02:17.013Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2022-03-10T23:02:17.013Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2022-03-10T23:02:17.013Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2022-03-10T23:02:17.013Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2022-03-10T23:02:17.013Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2022-03-10T23:02:17.013Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2022-03-10T23:02:17.013Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-03-10T23:02:17.013Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-03-10T23:02:17.013Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-03-10T23:02:17.013Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-03-10T23:02:17.013Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-03-10T23:02:17.013Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-03-10T23:02:17.013Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-03-10T23:02:17.013Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-03-10T23:02:17.013Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2022-03-10T23:02:17.013Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2022-03-10T23:02:17.013Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-03-10T23:02:17.013Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.01s) [2022-03-10T23:02:17.013Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2022-03-10T23:02:17.013Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-03-10T23:02:17.013Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2022-03-10T23:02:17.013Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2022-03-10T23:02:17.013Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2022-03-10T23:02:17.013Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2022-03-10T23:02:17.013Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2022-03-10T23:02:17.013Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2022-03-10T23:02:17.013Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2022-03-10T23:02:17.013Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2022-03-10T23:02:17.013Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2022-03-10T23:02:17.013Z] PASS [2022-03-10T23:02:17.013Z] coverage: 88.6% of statements [2022-03-10T23:02:17.013Z] ok github.com/docker/docker/pkg/tailfile 0.204s coverage: 88.6% of statements [2022-03-10T23:02:17.013Z] --- PASS: TestRetrieveFromStore (2.66s) [2022-03-10T23:02:17.013Z] === RUN TestRequestReleaseAddressDuplicate [2022-03-10T23:02:17.013Z] --- PASS: TestRequestReleaseAddressDuplicate (0.01s) [2022-03-10T23:02:17.013Z] === RUN TestParallelPredefinedRequest1 [2022-03-10T23:02:17.013Z] === PAUSE TestParallelPredefinedRequest1 [2022-03-10T23:02:17.013Z] === RUN TestParallelPredefinedRequest2 [2022-03-10T23:02:17.013Z] === PAUSE TestParallelPredefinedRequest2 [2022-03-10T23:02:17.013Z] === RUN TestParallelPredefinedRequest3 [2022-03-10T23:02:17.013Z] === PAUSE TestParallelPredefinedRequest3 [2022-03-10T23:02:17.013Z] === RUN TestParallelPredefinedRequest4 [2022-03-10T23:02:17.013Z] === PAUSE TestParallelPredefinedRequest4 [2022-03-10T23:02:17.013Z] === RUN TestParallelPredefinedRequest5 [2022-03-10T23:02:17.013Z] === PAUSE TestParallelPredefinedRequest5 [2022-03-10T23:02:17.013Z] === RUN TestDebug [2022-03-10T23:02:17.013Z] --- PASS: TestDebug (0.00s) [2022-03-10T23:02:17.013Z] === RUN TestRequestPoolParallel [2022-03-10T23:02:17.470Z] --- PASS: TestRequestPoolParallel (0.43s) [2022-03-10T23:02:17.470Z] === RUN TestFullAllocateRelease [2022-03-10T23:02:17.470Z] === RUN TestTarSumRemoveNonExistent [2022-03-10T23:02:17.470Z] --- PASS: TestTarSumRemoveNonExistent (0.01s) [2022-03-10T23:02:17.470Z] === RUN TestTarSumRemove [2022-03-10T23:02:17.470Z] --- PASS: TestTarSumRemove (0.00s) [2022-03-10T23:02:17.470Z] === RUN TestSortFileInfoSums [2022-03-10T23:02:17.470Z] --- PASS: TestSortFileInfoSums (0.00s) [2022-03-10T23:02:17.470Z] === RUN TestNewTarSumForLabelInvalid [2022-03-10T23:02:17.470Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2022-03-10T23:02:17.470Z] === RUN TestNewTarSumForLabel [2022-03-10T23:02:17.470Z] --- PASS: TestNewTarSumForLabel (0.00s) [2022-03-10T23:02:17.470Z] === RUN TestEmptyTar [2022-03-10T23:02:17.470Z] --- PASS: TestEmptyTar (0.00s) [2022-03-10T23:02:17.470Z] === RUN TestTarSumsReadSize [2022-03-10T23:02:17.470Z] --- PASS: TestTarSumsReadSize (0.00s) [2022-03-10T23:02:17.470Z] === RUN TestTarSums [2022-03-10T23:02:17.470Z] --- PASS: TestTarSums (0.08s) [2022-03-10T23:02:17.470Z] === RUN TestIteration [2022-03-10T23:02:17.470Z] --- PASS: TestIteration (0.00s) [2022-03-10T23:02:17.470Z] === RUN TestVersionLabelForChecksum [2022-03-10T23:02:17.470Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2022-03-10T23:02:17.470Z] === RUN TestVersion [2022-03-10T23:02:17.470Z] --- PASS: TestVersion (0.00s) [2022-03-10T23:02:17.470Z] === RUN TestGetVersion [2022-03-10T23:02:17.470Z] --- PASS: TestGetVersion (0.00s) [2022-03-10T23:02:17.470Z] === RUN TestGetVersions [2022-03-10T23:02:17.470Z] --- PASS: TestGetVersions (0.00s) [2022-03-10T23:02:17.470Z] PASS [2022-03-10T23:02:17.470Z] coverage: 89.3% of statements [2022-03-10T23:02:17.471Z] ok github.com/docker/docker/pkg/tarsum 0.145s coverage: 89.3% of statements [2022-03-10T23:02:17.927Z] time="2022-03-10T23:02:17Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2022-03-10T23:02:17.927Z] --- PASS: TestFullAllocateRelease (0.57s) [2022-03-10T23:02:17.927Z] === RUN TestOddAllocateRelease [2022-03-10T23:02:18.384Z] --- PASS: TestOddAllocateRelease (0.29s) [2022-03-10T23:02:18.384Z] === RUN TestFullAllocateSerialReleaseParallel [2022-03-10T23:02:18.384Z] === RUN TestTruncIndex [2022-03-10T23:02:18.384Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.09s) [2022-03-10T23:02:18.384Z] === RUN TestOddAllocateSerialReleaseParallel [2022-03-10T23:02:18.384Z] --- PASS: TestTruncIndex (0.10s) [2022-03-10T23:02:18.384Z] PASS [2022-03-10T23:02:18.384Z] coverage: 91.5% of statements [2022-03-10T23:02:18.384Z] ok github.com/docker/docker/pkg/truncindex 0.144s coverage: 91.5% of statements [2022-03-10T23:02:18.384Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.05s) [2022-03-10T23:02:18.384Z] === RUN TestEvenAllocateSerialReleaseParallel [2022-03-10T23:02:18.384Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.06s) [2022-03-10T23:02:18.384Z] === CONT TestParallelPredefinedRequest1 [2022-03-10T23:02:18.384Z] === CONT TestParallelPredefinedRequest4 [2022-03-10T23:02:18.384Z] === CONT TestParallelPredefinedRequest1 [2022-03-10T23:02:18.384Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-10T23:02:18.384Z] === CONT TestParallelPredefinedRequest3 [2022-03-10T23:02:18.384Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) [2022-03-10T23:02:18.384Z] === CONT TestParallelPredefinedRequest5 [2022-03-10T23:02:18.384Z] === CONT TestParallelPredefinedRequest3 [2022-03-10T23:02:18.384Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-10T23:02:18.384Z] === CONT TestParallelPredefinedRequest5 [2022-03-10T23:02:18.384Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-10T23:02:18.384Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) [2022-03-10T23:02:18.384Z] === CONT TestParallelPredefinedRequest2 [2022-03-10T23:02:18.384Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) [2022-03-10T23:02:18.384Z] === CONT TestParallelPredefinedRequest2 [2022-03-10T23:02:18.384Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-10T23:02:18.384Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) [2022-03-10T23:02:18.384Z] === CONT TestParallelPredefinedRequest4 [2022-03-10T23:02:18.384Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-10T23:02:18.384Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) [2022-03-10T23:02:18.384Z] PASS [2022-03-10T23:02:18.384Z] coverage: 85.3% of statements [2022-03-10T23:02:18.384Z] ok github.com/docker/docker/libnetwork/ipam 60.815s coverage: 85.3% of statements [2022-03-10T23:02:18.840Z] === RUN TestIsGIT [2022-03-10T23:02:18.840Z] --- PASS: TestIsGIT (0.00s) [2022-03-10T23:02:18.840Z] === RUN TestIsTransport [2022-03-10T23:02:18.840Z] --- PASS: TestIsTransport (0.00s) [2022-03-10T23:02:18.840Z] PASS [2022-03-10T23:02:18.840Z] coverage: 100.0% of statements [2022-03-10T23:02:18.840Z] ok github.com/docker/docker/pkg/urlutil 0.034s coverage: 100.0% of statements [2022-03-10T23:02:18.914Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-03-10T23:02:19.297Z] === RUN TestVersionInfo [2022-03-10T23:02:19.297Z] --- PASS: TestVersionInfo (0.00s) [2022-03-10T23:02:19.297Z] === RUN TestAppendVersions [2022-03-10T23:02:19.297Z] --- PASS: TestAppendVersions (0.00s) [2022-03-10T23:02:19.297Z] PASS [2022-03-10T23:02:19.297Z] coverage: 88.9% of statements [2022-03-10T23:02:19.297Z] ok github.com/docker/docker/pkg/useragent 0.039s coverage: 88.9% of statements [2022-03-10T23:02:21.466Z] === RUN TestValidatePrivileges [2022-03-10T23:02:21.466Z] --- PASS: TestValidatePrivileges (0.00s) [2022-03-10T23:02:21.466Z] === RUN TestFilterByCapNeg [2022-03-10T23:02:21.466Z] --- PASS: TestFilterByCapNeg (0.00s) [2022-03-10T23:02:21.466Z] === RUN TestFilterByCapPos [2022-03-10T23:02:21.466Z] --- PASS: TestFilterByCapPos (0.00s) [2022-03-10T23:02:21.466Z] === RUN TestStoreGetPluginNotMatchCapRefs [2022-03-10T23:02:21.466Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2022-03-10T23:02:21.466Z] PASS [2022-03-10T23:02:21.466Z] coverage: 12.0% of statements [2022-03-10T23:02:21.466Z] ok github.com/docker/docker/plugin 0.043s coverage: 12.0% of statements [2022-03-10T23:02:21.924Z] === RUN TestNewSettable [2022-03-10T23:02:21.924Z] --- PASS: TestNewSettable (0.00s) [2022-03-10T23:02:21.924Z] === RUN TestIsSettable [2022-03-10T23:02:21.924Z] --- PASS: TestIsSettable (0.00s) [2022-03-10T23:02:21.924Z] === RUN TestUpdateSettingsEnv [2022-03-10T23:02:21.924Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2022-03-10T23:02:21.924Z] PASS [2022-03-10T23:02:21.924Z] coverage: 20.0% of statements [2022-03-10T23:02:21.924Z] ok github.com/docker/docker/plugin/v2 0.035s coverage: 20.0% of statements [2022-03-10T23:02:22.889Z] === RUN TestLoad [2022-03-10T23:02:22.889Z] --- PASS: TestLoad (0.00s) [2022-03-10T23:02:22.889Z] === RUN TestSave [2022-03-10T23:02:22.889Z] --- PASS: TestSave (0.03s) [2022-03-10T23:02:22.889Z] === RUN TestAddDeleteGet [2022-03-10T23:02:22.889Z] --- PASS: TestAddDeleteGet (0.05s) [2022-03-10T23:02:22.889Z] === RUN TestInvalidTags [2022-03-10T23:02:22.889Z] --- PASS: TestInvalidTags (0.01s) [2022-03-10T23:02:22.889Z] PASS [2022-03-10T23:02:22.889Z] coverage: 84.4% of statements [2022-03-10T23:02:22.889Z] ok github.com/docker/docker/reference 0.124s coverage: 84.4% of statements [2022-03-10T23:02:24.184Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-03-10T23:02:25.060Z] === RUN TestResolveAuthConfigIndexServer [2022-03-10T23:02:25.060Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2022-03-10T23:02:25.060Z] === RUN TestResolveAuthConfigFullURL [2022-03-10T23:02:25.060Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2022-03-10T23:02:25.060Z] === RUN TestLoadAllowNondistributableArtifacts [2022-03-10T23:02:25.060Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2022-03-10T23:02:25.060Z] === RUN TestValidateMirror [2022-03-10T23:02:25.060Z] --- PASS: TestValidateMirror (0.00s) [2022-03-10T23:02:25.060Z] === RUN TestLoadInsecureRegistries [2022-03-10T23:02:25.517Z] time="2022-03-10T23:02:24Z" level=warning msg="insecure registry http://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-03-10T23:02:25.517Z] time="2022-03-10T23:02:25Z" level=warning msg="insecure registry https://myregistry.example.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2022-03-10T23:02:25.517Z] time="2022-03-10T23:02:25Z" level=warning msg="insecure registry HTTP://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-03-10T23:02:25.517Z] --- PASS: TestLoadInsecureRegistries (0.16s) [2022-03-10T23:02:25.517Z] === RUN TestNewServiceConfig [2022-03-10T23:02:25.517Z] --- PASS: TestNewServiceConfig (0.00s) [2022-03-10T23:02:25.517Z] === RUN TestValidateIndexName [2022-03-10T23:02:25.517Z] --- PASS: TestValidateIndexName (0.00s) [2022-03-10T23:02:25.517Z] === RUN TestValidateIndexNameWithError [2022-03-10T23:02:25.517Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2022-03-10T23:02:25.517Z] === RUN TestEndpointParse [2022-03-10T23:02:25.517Z] --- PASS: TestEndpointParse (0.00s) [2022-03-10T23:02:25.517Z] === RUN TestEndpointParseInvalid [2022-03-10T23:02:25.517Z] --- PASS: TestEndpointParseInvalid (0.00s) [2022-03-10T23:02:25.517Z] === RUN TestValidateEndpoint [2022-03-10T23:02:25.517Z] --- PASS: TestValidateEndpoint (0.01s) [2022-03-10T23:02:25.517Z] === RUN TestPing [2022-03-10T23:02:25.517Z] --- PASS: TestPing (0.00s) [2022-03-10T23:02:25.517Z] === RUN TestPingRegistryEndpoint [2022-03-10T23:02:25.517Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2022-03-10T23:02:25.517Z] --- SKIP: TestPingRegistryEndpoint (0.00s) [2022-03-10T23:02:25.517Z] === RUN TestEndpoint [2022-03-10T23:02:25.517Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2022-03-10T23:02:25.517Z] --- SKIP: TestEndpoint (0.00s) [2022-03-10T23:02:25.517Z] === RUN TestParseRepositoryInfo [2022-03-10T23:02:25.517Z] --- PASS: TestParseRepositoryInfo (0.00s) [2022-03-10T23:02:25.517Z] === RUN TestNewIndexInfo [2022-03-10T23:02:25.517Z] --- PASS: TestNewIndexInfo (0.00s) [2022-03-10T23:02:25.517Z] === RUN TestMirrorEndpointLookup [2022-03-10T23:02:25.517Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2022-03-10T23:02:25.517Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2022-03-10T23:02:25.517Z] === RUN TestSearchRepositories [2022-03-10T23:02:25.517Z] registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2022-03-10T23:02:25.517Z] Host: 127.0.0.1:49327 [2022-03-10T23:02:25.517Z] User-Agent: docker test client [2022-03-10T23:02:25.517Z] Authorization: Token fake-token [2022-03-10T23:02:25.517Z] X-Docker-Token: true [2022-03-10T23:02:25.517Z] Accept-Encoding: gzip [2022-03-10T23:02:25.517Z] [2022-03-10T23:02:25.517Z] [2022-03-10T23:02:25.517Z] registry_test.go:730: HTTP/1.1 200 OK [2022-03-10T23:02:25.517Z] Connection: close [2022-03-10T23:02:25.517Z] Content-Length: 144 [2022-03-10T23:02:25.517Z] Cache-Control: no-cache [2022-03-10T23:02:25.517Z] Content-Type: application/json [2022-03-10T23:02:25.517Z] Date: Thu, 10 Mar 2022 23:02:25 GMT [2022-03-10T23:02:25.517Z] Expires: -1 [2022-03-10T23:02:25.517Z] Pragma: no-cache [2022-03-10T23:02:25.517Z] Server: docker-tests/mock [2022-03-10T23:02:25.517Z] X-Docker-Registry-Config: mock [2022-03-10T23:02:25.517Z] X-Docker-Registry-Version: 0.0.0 [2022-03-10T23:02:25.517Z] [2022-03-10T23:02:25.517Z] [2022-03-10T23:02:25.517Z] --- PASS: TestSearchRepositories (0.01s) [2022-03-10T23:02:25.517Z] === RUN TestTrustedLocation [2022-03-10T23:02:25.517Z] --- PASS: TestTrustedLocation (0.00s) [2022-03-10T23:02:25.517Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2022-03-10T23:02:25.517Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2022-03-10T23:02:25.517Z] === RUN TestAllowNondistributableArtifacts [2022-03-10T23:02:25.517Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2022-03-10T23:02:25.517Z] === RUN TestIsSecureIndex [2022-03-10T23:02:25.517Z] --- PASS: TestIsSecureIndex (0.00s) [2022-03-10T23:02:25.517Z] PASS [2022-03-10T23:02:25.517Z] coverage: 51.2% of statements [2022-03-10T23:02:25.517Z] ok github.com/docker/docker/registry 0.240s coverage: 51.2% of statements [2022-03-10T23:02:25.975Z] --- PASS: TestGet (15.01s) [2022-03-10T23:02:25.975Z] === RUN TestPluginWithNoManifest [2022-03-10T23:02:25.975Z] --- PASS: TestPluginWithNoManifest (0.00s) [2022-03-10T23:02:25.975Z] === RUN TestGetAll [2022-03-10T23:02:25.975Z] --- PASS: TestGetAll (0.00s) [2022-03-10T23:02:25.975Z] PASS [2022-03-10T23:02:25.975Z] coverage: 73.2% of statements [2022-03-10T23:02:25.975Z] ok github.com/docker/docker/pkg/plugins 34.950s coverage: 73.2% of statements [2022-03-10T23:02:26.431Z] === RUN TestResumableRequestHeaderSimpleErrors [2022-03-10T23:02:26.431Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.01s) [2022-03-10T23:02:26.431Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2022-03-10T23:02:26.431Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2022-03-10T23:02:26.431Z] === RUN TestResumableRequestHeaderTooMuchFailures [2022-03-10T23:02:26.431Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2022-03-10T23:02:26.431Z] === RUN TestResumableRequestReaderWithReadError [2022-03-10T23:02:26.431Z] time="2022-03-10T23:02:26Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2022-03-10T23:02:26.431Z] --- PASS: TestResumableRequestReaderWithReadError (0.19s) [2022-03-10T23:02:26.431Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2022-03-10T23:02:26.431Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2022-03-10T23:02:26.431Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2022-03-10T23:02:26.431Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2022-03-10T23:02:26.431Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2022-03-10T23:02:26.431Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2022-03-10T23:02:26.431Z] === RUN TestResumableRequestReader [2022-03-10T23:02:26.431Z] --- PASS: TestResumableRequestReader (0.00s) [2022-03-10T23:02:26.431Z] === RUN TestResumableRequestReaderWithInitialResponse [2022-03-10T23:02:26.431Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2022-03-10T23:02:26.431Z] PASS [2022-03-10T23:02:26.431Z] coverage: 100.0% of statements [2022-03-10T23:02:26.431Z] ok github.com/docker/docker/registry/resumable 0.262s coverage: 100.0% of statements [2022-03-10T23:02:26.431Z] === RUN TestRestartManagerTimeout [2022-03-10T23:02:26.431Z] --- PASS: TestRestartManagerTimeout (0.00s) [2022-03-10T23:02:26.431Z] === RUN TestRestartManagerTimeoutReset [2022-03-10T23:02:26.431Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2022-03-10T23:02:26.431Z] PASS [2022-03-10T23:02:26.431Z] coverage: 45.3% of statements [2022-03-10T23:02:26.431Z] ok github.com/docker/docker/restartmanager 0.044s coverage: 45.3% of statements [2022-03-10T23:02:27.398Z] === RUN TestDecodeContainerConfig [2022-03-10T23:02:27.398Z] --- PASS: TestDecodeContainerConfig (0.00s) [2022-03-10T23:02:27.398Z] === RUN TestDecodeContainerConfigIsolation [2022-03-10T23:02:27.398Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2022-03-10T23:02:27.398Z] === RUN TestValidatePrivileged [2022-03-10T23:02:27.398Z] --- PASS: TestValidatePrivileged (0.00s) [2022-03-10T23:02:27.398Z] PASS [2022-03-10T23:02:27.398Z] coverage: 52.6% of statements [2022-03-10T23:02:27.398Z] ok github.com/docker/docker/runconfig 0.056s coverage: 52.6% of statements [2022-03-10T23:02:27.398Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2022-03-10T23:02:27.398Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2022-03-10T23:02:27.398Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2022-03-10T23:02:27.398Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2022-03-10T23:02:27.398Z] PASS [2022-03-10T23:02:27.398Z] coverage: 62.5% of statements [2022-03-10T23:02:27.398Z] ok github.com/docker/docker/testutil 0.045s coverage: 62.5% of statements [2022-03-10T23:02:30.056Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-10T23:02:30.056Z] INFO: Testing against a local daemon [2022-03-10T23:02:30.056Z] === RUN TestBuildWithSession [2022-03-10T23:02:30.056Z] build_session_test.go:25: TODO: BuildKit [2022-03-10T23:02:30.056Z] --- SKIP: TestBuildWithSession (0.00s) [2022-03-10T23:02:30.056Z] === RUN TestBuildSquashParent [2022-03-10T23:02:30.056Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T23:02:30.056Z] --- SKIP: TestBuildSquashParent (0.00s) [2022-03-10T23:02:30.056Z] === RUN TestBuildWithRemoveAndForceRemove [2022-03-10T23:02:30.056Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-10T23:02:30.056Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-10T23:02:30.056Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-10T23:02:30.056Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-10T23:02:30.056Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-10T23:02:30.056Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-10T23:02:30.056Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-10T23:02:30.056Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-10T23:02:30.056Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-10T23:02:30.056Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-10T23:02:30.056Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-10T23:02:30.056Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-10T23:02:30.056Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-10T23:02:30.056Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-10T23:02:30.056Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-10T23:02:30.056Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-10T23:02:32.077Z] === RUN TestGetDriver [2022-03-10T23:02:32.077Z] --- PASS: TestGetDriver (0.00s) [2022-03-10T23:02:32.077Z] === RUN TestVolumeRequestError [2022-03-10T23:02:32.077Z] --- PASS: TestVolumeRequestError (0.01s) [2022-03-10T23:02:32.077Z] PASS [2022-03-10T23:02:32.077Z] coverage: 36.1% of statements [2022-03-10T23:02:32.077Z] ok github.com/docker/docker/volume/drivers 0.061s coverage: 36.1% of statements [2022-03-10T23:02:32.077Z] === RUN TestGetAddress [2022-03-10T23:02:32.077Z] --- PASS: TestGetAddress (0.00s) [2022-03-10T23:02:32.077Z] === RUN TestRemove [2022-03-10T23:02:32.077Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-03-10T23:02:32.077Z] --- SKIP: TestRemove (0.00s) [2022-03-10T23:02:32.077Z] === RUN TestInitializeWithVolumes [2022-03-10T23:02:32.077Z] --- PASS: TestInitializeWithVolumes (0.01s) [2022-03-10T23:02:32.077Z] === RUN TestCreate [2022-03-10T23:02:32.077Z] --- PASS: TestCreate (0.01s) [2022-03-10T23:02:32.077Z] === RUN TestValidateName [2022-03-10T23:02:32.077Z] --- PASS: TestValidateName (0.00s) [2022-03-10T23:02:32.077Z] === RUN TestCreateWithOpts [2022-03-10T23:02:32.077Z] local_test.go:180: runtime.GOOS == "windows" [2022-03-10T23:02:32.077Z] --- SKIP: TestCreateWithOpts (0.00s) [2022-03-10T23:02:32.077Z] === RUN TestRelaodNoOpts [2022-03-10T23:02:32.077Z] --- PASS: TestRelaodNoOpts (0.02s) [2022-03-10T23:02:32.077Z] PASS [2022-03-10T23:02:32.077Z] coverage: 41.5% of statements [2022-03-10T23:02:32.077Z] ok github.com/docker/docker/volume/local 0.084s coverage: 41.5% of statements [2022-03-10T23:02:32.534Z] === RUN TestLCOWParseMountRaw [2022-03-10T23:02:32.534Z] --- PASS: TestLCOWParseMountRaw (0.00s) [2022-03-10T23:02:32.534Z] === RUN TestLCOWParseMountRawSplit [2022-03-10T23:02:32.534Z] === RUN TestLCOWParseMountRawSplit/0_c:\:/foo [2022-03-10T23:02:32.534Z] === RUN TestLCOWParseMountRawSplit/1_c:\:/foo:ro [2022-03-10T23:02:32.534Z] === RUN TestLCOWParseMountRawSplit/2_c:\:/foo:rw [2022-03-10T23:02:32.534Z] === RUN TestLCOWParseMountRawSplit/3_c:\:/foo:foo [2022-03-10T23:02:32.534Z] === RUN TestLCOWParseMountRawSplit/4_name:/foo:rw [2022-03-10T23:02:32.991Z] === RUN TestLCOWParseMountRawSplit/5_name:/foo [2022-03-10T23:02:32.991Z] === RUN TestLCOWParseMountRawSplit/6_name:/foo:ro [2022-03-10T23:02:32.991Z] === RUN TestLCOWParseMountRawSplit/7_name:/ [2022-03-10T23:02:32.991Z] === RUN TestLCOWParseMountRawSplit/8_driver/name:/ [2022-03-10T23:02:32.991Z] === RUN TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar [2022-03-10T23:02:32.991Z] === RUN TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data [2022-03-10T23:02:32.991Z] === RUN TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo [2022-03-10T23:02:32.991Z] --- PASS: TestLCOWParseMountRawSplit (0.00s) [2022-03-10T23:02:32.991Z] --- PASS: TestLCOWParseMountRawSplit/0_c:\:/foo (0.00s) [2022-03-10T23:02:32.991Z] --- PASS: TestLCOWParseMountRawSplit/1_c:\:/foo:ro (0.00s) [2022-03-10T23:02:32.991Z] --- PASS: TestLCOWParseMountRawSplit/2_c:\:/foo:rw (0.00s) [2022-03-10T23:02:32.991Z] --- PASS: TestLCOWParseMountRawSplit/3_c:\:/foo:foo (0.00s) [2022-03-10T23:02:32.991Z] --- PASS: TestLCOWParseMountRawSplit/4_name:/foo:rw (0.00s) [2022-03-10T23:02:32.991Z] --- PASS: TestLCOWParseMountRawSplit/5_name:/foo (0.00s) [2022-03-10T23:02:32.991Z] --- PASS: TestLCOWParseMountRawSplit/6_name:/foo:ro (0.00s) [2022-03-10T23:02:32.991Z] --- PASS: TestLCOWParseMountRawSplit/7_name:/ (0.00s) [2022-03-10T23:02:32.991Z] --- PASS: TestLCOWParseMountRawSplit/8_driver/name:/ (0.00s) [2022-03-10T23:02:32.991Z] --- PASS: TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-03-10T23:02:32.991Z] --- PASS: TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data (0.00s) [2022-03-10T23:02:32.991Z] --- PASS: TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-03-10T23:02:32.991Z] === RUN TestLinuxParseMountRaw [2022-03-10T23:02:32.991Z] --- PASS: TestLinuxParseMountRaw (0.00s) [2022-03-10T23:02:32.991Z] === RUN TestLinuxParseMountRawSplit [2022-03-10T23:02:32.991Z] === RUN TestLinuxParseMountRawSplit/0_/tmp:/tmp1 [2022-03-10T23:02:32.991Z] === RUN TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro [2022-03-10T23:02:32.991Z] === RUN TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw [2022-03-10T23:02:32.991Z] === RUN TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo [2022-03-10T23:02:32.991Z] === RUN TestLinuxParseMountRawSplit/4_name:/named1 [2022-03-10T23:02:32.991Z] === RUN TestLinuxParseMountRawSplit/5_name:/named2 [2022-03-10T23:02:32.991Z] === RUN TestLinuxParseMountRawSplit/6_name:/named3:ro [2022-03-10T23:02:32.991Z] === RUN TestLinuxParseMountRawSplit/7_local/name:/tmp:rw [2022-03-10T23:02:32.991Z] === RUN TestLinuxParseMountRawSplit/8_/tmp:tmp [2022-03-10T23:02:32.991Z] --- PASS: TestLinuxParseMountRawSplit (0.00s) [2022-03-10T23:02:32.991Z] --- PASS: TestLinuxParseMountRawSplit/0_/tmp:/tmp1 (0.00s) [2022-03-10T23:02:32.991Z] --- PASS: TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro (0.00s) [2022-03-10T23:02:32.991Z] --- PASS: TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw (0.00s) [2022-03-10T23:02:32.991Z] --- PASS: TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo (0.00s) [2022-03-10T23:02:32.991Z] --- PASS: TestLinuxParseMountRawSplit/4_name:/named1 (0.00s) [2022-03-10T23:02:32.991Z] --- PASS: TestLinuxParseMountRawSplit/5_name:/named2 (0.00s) [2022-03-10T23:02:32.991Z] --- PASS: TestLinuxParseMountRawSplit/6_name:/named3:ro (0.00s) [2022-03-10T23:02:32.991Z] --- PASS: TestLinuxParseMountRawSplit/7_local/name:/tmp:rw (0.00s) [2022-03-10T23:02:32.991Z] --- PASS: TestLinuxParseMountRawSplit/8_/tmp:tmp (0.00s) [2022-03-10T23:02:32.991Z] === RUN TestLinuxParseMountSpecBindWithFileinfoError [2022-03-10T23:02:32.991Z] --- PASS: TestLinuxParseMountSpecBindWithFileinfoError (0.00s) [2022-03-10T23:02:32.991Z] === RUN TestConvertTmpfsOptions [2022-03-10T23:02:32.991Z] linux_parser_test.go:209: data="mode=700,size=1m" [2022-03-10T23:02:32.991Z] linux_parser_test.go:209: data="ro" [2022-03-10T23:02:32.991Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2022-03-10T23:02:32.991Z] === RUN TestParseMountSpec [2022-03-10T23:02:32.991Z] parser_test.go:62: case 0 [2022-03-10T23:02:32.991Z] parser_test.go:62: case 1 [2022-03-10T23:02:32.991Z] parser_test.go:62: case 2 [2022-03-10T23:02:32.991Z] parser_test.go:62: case 3 [2022-03-10T23:02:32.991Z] parser_test.go:62: case 4 [2022-03-10T23:02:32.991Z] parser_test.go:62: case 5 [2022-03-10T23:02:32.991Z] --- PASS: TestParseMountSpec (0.00s) [2022-03-10T23:02:32.991Z] === RUN TestValidateMount [2022-03-10T23:02:32.991Z] --- PASS: TestValidateMount (0.00s) [2022-03-10T23:02:32.991Z] === RUN TestWindowsParseMountRaw [2022-03-10T23:02:32.991Z] --- PASS: TestWindowsParseMountRaw (0.00s) [2022-03-10T23:02:32.991Z] === RUN TestWindowsParseMountRawSplit [2022-03-10T23:02:32.991Z] === RUN TestWindowsParseMountRawSplit/0_c:\:d: [2022-03-10T23:02:32.991Z] === RUN TestWindowsParseMountRawSplit/1_c:\:d:\ [2022-03-10T23:02:32.991Z] === RUN TestWindowsParseMountRawSplit/2_c:\:d:\:ro [2022-03-10T23:02:32.991Z] === RUN TestWindowsParseMountRawSplit/3_c:\:d:\:rw [2022-03-10T23:02:32.991Z] === RUN TestWindowsParseMountRawSplit/4_c:\:d:\:foo [2022-03-10T23:02:32.991Z] === RUN TestWindowsParseMountRawSplit/5_name:d::rw [2022-03-10T23:02:32.991Z] === RUN TestWindowsParseMountRawSplit/6_name:d: [2022-03-10T23:02:32.991Z] === RUN TestWindowsParseMountRawSplit/7_name:d::ro [2022-03-10T23:02:32.991Z] === RUN TestWindowsParseMountRawSplit/8_name:c: [2022-03-10T23:02:32.991Z] === RUN TestWindowsParseMountRawSplit/9_driver/name:c: [2022-03-10T23:02:32.991Z] === RUN TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar [2022-03-10T23:02:32.991Z] === RUN TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar [2022-03-10T23:02:32.991Z] === RUN TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo [2022-03-10T23:02:32.991Z] --- PASS: TestWindowsParseMountRawSplit (0.00s) [2022-03-10T23:02:32.991Z] --- PASS: TestWindowsParseMountRawSplit/0_c:\:d: (0.00s) [2022-03-10T23:02:32.991Z] --- PASS: TestWindowsParseMountRawSplit/1_c:\:d:\ (0.00s) [2022-03-10T23:02:32.991Z] --- PASS: TestWindowsParseMountRawSplit/2_c:\:d:\:ro (0.00s) [2022-03-10T23:02:32.991Z] --- PASS: TestWindowsParseMountRawSplit/3_c:\:d:\:rw (0.00s) [2022-03-10T23:02:32.991Z] --- PASS: TestWindowsParseMountRawSplit/4_c:\:d:\:foo (0.00s) [2022-03-10T23:02:32.991Z] --- PASS: TestWindowsParseMountRawSplit/5_name:d::rw (0.00s) [2022-03-10T23:02:32.991Z] --- PASS: TestWindowsParseMountRawSplit/6_name:d: (0.00s) [2022-03-10T23:02:32.991Z] --- PASS: TestWindowsParseMountRawSplit/7_name:d::ro (0.00s) [2022-03-10T23:02:32.991Z] --- PASS: TestWindowsParseMountRawSplit/8_name:c: (0.00s) [2022-03-10T23:02:32.991Z] --- PASS: TestWindowsParseMountRawSplit/9_driver/name:c: (0.00s) [2022-03-10T23:02:32.991Z] --- PASS: TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-03-10T23:02:32.991Z] --- PASS: TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar (0.00s) [2022-03-10T23:02:32.991Z] --- PASS: TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-03-10T23:02:32.991Z] === RUN TestWindowsParseMountSpecBindWithFileinfoError [2022-03-10T23:02:32.991Z] --- PASS: TestWindowsParseMountSpecBindWithFileinfoError (0.00s) [2022-03-10T23:02:32.991Z] PASS [2022-03-10T23:02:32.991Z] coverage: 67.6% of statements [2022-03-10T23:02:32.991Z] ok github.com/docker/docker/volume/mounts 0.060s coverage: 67.6% of statements [2022-03-10T23:02:33.448Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-03-10T23:02:33.448Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-03-10T23:02:33.448Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-03-10T23:02:33.448Z] ? github.com/docker/docker/libnetwork/netutils [no test files] [2022-03-10T23:02:33.448Z] === RUN TestSetGetMeta [2022-03-10T23:02:33.448Z] === PAUSE TestSetGetMeta [2022-03-10T23:02:33.448Z] === RUN TestRestore [2022-03-10T23:02:33.448Z] === PAUSE TestRestore [2022-03-10T23:02:33.448Z] === RUN TestServiceCreate [2022-03-10T23:02:33.448Z] === PAUSE TestServiceCreate [2022-03-10T23:02:33.448Z] === RUN TestServiceList [2022-03-10T23:02:33.448Z] === PAUSE TestServiceList [2022-03-10T23:02:33.448Z] === RUN TestServiceRemove [2022-03-10T23:02:33.448Z] === PAUSE TestServiceRemove [2022-03-10T23:02:33.448Z] === RUN TestServiceGet [2022-03-10T23:02:33.448Z] === PAUSE TestServiceGet [2022-03-10T23:02:33.448Z] === RUN TestServicePrune [2022-03-10T23:02:33.448Z] === PAUSE TestServicePrune [2022-03-10T23:02:33.448Z] === RUN TestCreate [2022-03-10T23:02:33.448Z] === PAUSE TestCreate [2022-03-10T23:02:33.448Z] === RUN TestRemove [2022-03-10T23:02:33.448Z] === PAUSE TestRemove [2022-03-10T23:02:33.448Z] === RUN TestList [2022-03-10T23:02:33.448Z] === PAUSE TestList [2022-03-10T23:02:33.448Z] === RUN TestFindByDriver [2022-03-10T23:02:33.448Z] === PAUSE TestFindByDriver [2022-03-10T23:02:33.448Z] === RUN TestFindByReferenced [2022-03-10T23:02:33.448Z] === PAUSE TestFindByReferenced [2022-03-10T23:02:33.448Z] === RUN TestDerefMultipleOfSameRef [2022-03-10T23:02:33.448Z] === PAUSE TestDerefMultipleOfSameRef [2022-03-10T23:02:33.448Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2022-03-10T23:02:33.448Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2022-03-10T23:02:33.448Z] === RUN TestDefererencePluginOnCreateError [2022-03-10T23:02:33.448Z] === PAUSE TestDefererencePluginOnCreateError [2022-03-10T23:02:33.448Z] === RUN TestRefDerefRemove [2022-03-10T23:02:33.448Z] === PAUSE TestRefDerefRemove [2022-03-10T23:02:33.448Z] === RUN TestGet [2022-03-10T23:02:33.448Z] === PAUSE TestGet [2022-03-10T23:02:33.448Z] === RUN TestGetWithReference [2022-03-10T23:02:33.448Z] === PAUSE TestGetWithReference [2022-03-10T23:02:33.448Z] === RUN TestFilterFunc [2022-03-10T23:02:33.448Z] === RUN TestFilterFunc/test_nil_list [2022-03-10T23:02:33.448Z] === PAUSE TestFilterFunc/test_nil_list [2022-03-10T23:02:33.448Z] === RUN TestFilterFunc/test_empty_list [2022-03-10T23:02:33.448Z] === PAUSE TestFilterFunc/test_empty_list [2022-03-10T23:02:33.448Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2022-03-10T23:02:33.448Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2022-03-10T23:02:33.448Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-03-10T23:02:33.448Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-03-10T23:02:33.448Z] === RUN TestFilterFunc/test_filter_some [2022-03-10T23:02:33.448Z] === PAUSE TestFilterFunc/test_filter_some [2022-03-10T23:02:33.448Z] === RUN TestFilterFunc/test_filter_middle [2022-03-10T23:02:33.448Z] === PAUSE TestFilterFunc/test_filter_middle [2022-03-10T23:02:33.448Z] === RUN TestFilterFunc/test_filter_middle_and_last [2022-03-10T23:02:33.448Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2022-03-10T23:02:33.448Z] === RUN TestFilterFunc/test_filter_first_and_last [2022-03-10T23:02:33.448Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2022-03-10T23:02:33.448Z] === CONT TestFilterFunc/test_nil_list [2022-03-10T23:02:33.448Z] === CONT TestFilterFunc/test_filter_first_and_last [2022-03-10T23:02:33.448Z] === CONT TestFilterFunc/test_filter_some [2022-03-10T23:02:33.448Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2022-03-10T23:02:33.448Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-03-10T23:02:33.448Z] === CONT TestFilterFunc/test_empty_list [2022-03-10T23:02:33.448Z] === CONT TestFilterFunc/test_filter_middle_and_last [2022-03-10T23:02:33.448Z] === CONT TestFilterFunc/test_filter_middle [2022-03-10T23:02:33.448Z] --- PASS: TestFilterFunc (0.00s) [2022-03-10T23:02:33.448Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2022-03-10T23:02:33.448Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2022-03-10T23:02:33.448Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2022-03-10T23:02:33.448Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2022-03-10T23:02:33.448Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2022-03-10T23:02:33.448Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2022-03-10T23:02:33.448Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2022-03-10T23:02:33.448Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2022-03-10T23:02:33.448Z] === CONT TestSetGetMeta [2022-03-10T23:02:33.448Z] === CONT TestDefererencePluginOnCreateError [2022-03-10T23:02:33.448Z] === CONT TestList [2022-03-10T23:02:33.448Z] === CONT TestDerefMultipleOfSameRef [2022-03-10T23:02:33.448Z] --- PASS: TestSetGetMeta (0.03s) [2022-03-10T23:02:33.448Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2022-03-10T23:02:33.448Z] --- PASS: TestDefererencePluginOnCreateError (0.04s) [2022-03-10T23:02:33.448Z] === CONT TestGet [2022-03-10T23:02:33.448Z] --- PASS: TestDerefMultipleOfSameRef (0.04s) [2022-03-10T23:02:33.448Z] === CONT TestGetWithReference [2022-03-10T23:02:33.448Z] --- PASS: TestList (0.05s) [2022-03-10T23:02:33.448Z] === CONT TestServiceGet [2022-03-10T23:02:33.448Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.03s) [2022-03-10T23:02:33.448Z] === CONT TestRemove [2022-03-10T23:02:33.448Z] --- PASS: TestGet (0.04s) [2022-03-10T23:02:33.448Z] === CONT TestCreate [2022-03-10T23:02:33.905Z] --- PASS: TestGetWithReference (0.05s) [2022-03-10T23:02:33.905Z] === CONT TestServicePrune [2022-03-10T23:02:33.905Z] --- PASS: TestRemove (0.04s) [2022-03-10T23:02:33.905Z] === CONT TestServiceList [2022-03-10T23:02:33.905Z] --- PASS: TestCreate (0.04s) [2022-03-10T23:02:33.905Z] === CONT TestServiceRemove [2022-03-10T23:02:33.905Z] --- PASS: TestServiceGet (0.20s) [2022-03-10T23:02:33.905Z] === CONT TestServiceCreate [2022-03-10T23:02:33.905Z] time="2022-03-10T23:02:33Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-03-10T23:02:33.905Z] --- PASS: TestServiceRemove (0.15s) [2022-03-10T23:02:33.905Z] === CONT TestRestore [2022-03-10T23:02:33.905Z] --- PASS: TestServiceList (0.16s) [2022-03-10T23:02:33.905Z] === CONT TestRefDerefRemove [2022-03-10T23:02:33.905Z] time="2022-03-10T23:02:33Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-03-10T23:02:33.905Z] time="2022-03-10T23:02:33Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-03-10T23:02:33.905Z] --- PASS: TestServiceCreate (0.04s) [2022-03-10T23:02:33.905Z] === CONT TestFindByReferenced [2022-03-10T23:02:33.905Z] time="2022-03-10T23:02:33Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2022-03-10T23:02:33.905Z] --- PASS: TestRefDerefRemove (0.03s) [2022-03-10T23:02:33.905Z] === CONT TestFindByDriver [2022-03-10T23:02:33.905Z] --- PASS: TestRestore (0.04s) [2022-03-10T23:02:33.905Z] time="2022-03-10T23:02:33Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-03-10T23:02:33.905Z] --- PASS: TestServicePrune (0.22s) [2022-03-10T23:02:33.905Z] --- PASS: TestFindByReferenced (0.03s) [2022-03-10T23:02:33.905Z] --- PASS: TestFindByDriver (0.03s) [2022-03-10T23:02:33.905Z] PASS [2022-03-10T23:02:33.905Z] coverage: 69.0% of statements [2022-03-10T23:02:33.905Z] ok github.com/docker/docker/volume/service 0.370s coverage: 69.0% of statements [2022-03-10T23:02:34.171Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-03-10T23:02:34.171Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-03-10T23:02:35.107Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-03-10T23:02:35.675Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-03-10T23:02:35.935Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-03-10T23:02:36.872Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-03-10T23:02:39.407Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-03-10T23:02:40.344Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-03-10T23:02:41.279Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-03-10T23:02:41.846Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-03-10T23:02:42.613Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-10T23:02:42.783Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-03-10T23:02:43.082Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-10T23:02:43.721Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-03-10T23:02:44.661Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-03-10T23:02:45.600Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-03-10T23:02:46.169Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-03-10T23:02:47.105Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-03-10T23:02:47.105Z] Using test binary docker [2022-03-10T23:02:47.105Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-03-10T23:02:47.364Z] Starting apparmor (via systemctl): apparmor.service. [2022-03-10T23:02:47.364Z] INFO: Waiting for daemon to start... [2022-03-10T23:02:47.364Z] Starting dockerd [2022-03-10T23:02:49.267Z] . [2022-03-10T23:02:49.267Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-03-10T23:02:49.267Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-03-10T23:02:49.267Z] Error: No such image: emptyfs [2022-03-10T23:02:49.525Z] Running integration-test (iteration 1) [2022-03-10T23:02:49.525Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-03-10T23:02:49.784Z] Loaded image: busybox:latest [2022-03-10T23:02:49.784Z] Loaded image: busybox:glibc [2022-03-10T23:02:51.088Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-03-10T23:02:51.160Z] Loaded image: debian:bullseye-slim [2022-03-10T23:02:51.160Z] Loaded image: hello-world:latest [2022-03-10T23:02:51.467Z] Loaded image: arm32v7/hello-world:latest [2022-03-10T23:02:51.467Z] INFO: Testing against a local daemon [2022-03-10T23:02:51.467Z] === RUN TestCgroupNamespacesBuild [2022-03-10T23:02:51.602Z] 2022/03/10 23:02:51 Closing DB instances... [2022-03-10T23:02:51.761Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2022-03-10T23:02:51.761Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (12.66s) [2022-03-10T23:02:51.761Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (13.26s) [2022-03-10T23:02:51.761Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (13.45s) [2022-03-10T23:02:51.761Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (13.55s) [2022-03-10T23:02:51.761Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (7.54s) [2022-03-10T23:02:51.761Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (8.23s) [2022-03-10T23:02:51.761Z] === RUN TestBuildMultiStageCopy [2022-03-10T23:02:51.761Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-03-10T23:02:52.849Z] --- PASS: TestCgroupNamespacesBuild (1.32s) [2022-03-10T23:02:52.849Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-03-10T23:02:53.129Z] --- PASS: TestNetworkDBGarbageCollection (54.04s) [2022-03-10T23:02:53.130Z] === RUN TestFindNode [2022-03-10T23:02:53.130Z] 2022/03/10 23:02:52 Closing DB instances... [2022-03-10T23:02:53.130Z] --- PASS: TestFindNode (0.02s) [2022-03-10T23:02:53.130Z] === RUN TestChangeNodeState [2022-03-10T23:02:53.130Z] 2022/03/10 23:02:52 Closing DB instances... [2022-03-10T23:02:53.130Z] --- PASS: TestChangeNodeState (0.02s) [2022-03-10T23:02:53.130Z] === RUN TestNodeReincarnation [2022-03-10T23:02:53.130Z] 2022/03/10 23:02:52 Closing DB instances... [2022-03-10T23:02:54.272Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.32s) [2022-03-10T23:02:54.272Z] === RUN TestBuildWithSession [2022-03-10T23:02:54.272Z] build_session_test.go:25: TODO: BuildKit [2022-03-10T23:02:54.272Z] --- SKIP: TestBuildWithSession (0.00s) [2022-03-10T23:02:54.272Z] === RUN TestBuildSquashParent [2022-03-10T23:02:55.737Z] Created binary: bundles/binary-daemon/dockerd-dev [2022-03-10T23:02:55.737Z] Copying nested executables into bundles/binary-daemon [2022-03-10T23:02:55.737Z] Building: bundles/binary-daemon/docker-proxy-dev [2022-03-10T23:02:55.737Z] GOOS="" GOARCH="" GOARM="" [2022-03-10T23:02:55.737Z] Created binary: bundles/binary-daemon/docker-proxy-dev [2022-03-10T23:02:55.737Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2022-03-10T23:02:56.669Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43357/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_GITCOMMIT=b36fb04e033e29f65b7bed7ef215cdf6e8592e74 -e DOCKER_GRAPHDRIVER docker:b36fb04e033e29f65b7bed7ef215cdf6e8592e74 hack/make.sh cross [2022-03-10T23:02:56.926Z] [2022-03-10T23:02:57.184Z] Removing bundles/ [2022-03-10T23:02:57.184Z] [2022-03-10T23:02:57.184Z] ---> Making bundle: cross (in bundles/cross) [2022-03-10T23:02:57.184Z] Cross building: bundles/cross/linux/amd64 [2022-03-10T23:02:57.184Z] Building: bundles/cross/linux/amd64-daemon/dockerd-dev [2022-03-10T23:02:57.184Z] GOOS="linux" GOARCH="amd64" GOARM="" [2022-03-10T23:02:58.461Z] --- PASS: TestBuildSquashParent (4.41s) [2022-03-10T23:02:58.461Z] === RUN TestBuildWithRemoveAndForceRemove [2022-03-10T23:02:58.461Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-10T23:02:58.461Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-10T23:02:58.461Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-10T23:02:58.461Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-10T23:02:58.461Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-10T23:02:58.461Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-10T23:02:58.461Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-10T23:02:58.461Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-10T23:02:58.461Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-10T23:02:58.461Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-10T23:02:58.462Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-10T23:02:58.462Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-10T23:02:58.462Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-10T23:02:58.462Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-10T23:02:58.898Z] time="2022-03-10T23:02:57Z" level=error msg="failed to send node leave: timed out broadcasting node event" [2022-03-10T23:02:58.898Z] --- PASS: TestNodeReincarnation (5.02s) [2022-03-10T23:02:58.898Z] === RUN TestParallelCreate [2022-03-10T23:02:58.898Z] 2022/03/10 23:02:57 Closing DB instances... [2022-03-10T23:02:58.898Z] --- PASS: TestParallelCreate (0.02s) [2022-03-10T23:02:58.898Z] === RUN TestParallelDelete [2022-03-10T23:02:58.898Z] 2022/03/10 23:02:57 Closing DB instances... [2022-03-10T23:02:58.898Z] --- PASS: TestParallelDelete (0.02s) [2022-03-10T23:02:58.898Z] === RUN TestNetworkDBIslands [2022-03-10T23:02:58.898Z] time="2022-03-10T23:02:57Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:31c54869fc1d with config:&{NodeID:31c54869fc1d Hostname:node1 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10033 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-03-10T23:02:58.898Z] time="2022-03-10T23:02:57Z" level=info msg="Node 31c54869fc1d/172.20.249.40, joined gossip cluster" [2022-03-10T23:02:58.898Z] time="2022-03-10T23:02:57Z" level=info msg="Node 31c54869fc1d/172.20.249.40, added to nodes list" [2022-03-10T23:02:58.898Z] time="2022-03-10T23:02:57Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:e84ad0af8c4b with config:&{NodeID:e84ad0af8c4b Hostname:node2 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10034 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-03-10T23:02:58.898Z] time="2022-03-10T23:02:57Z" level=info msg="Node e84ad0af8c4b/172.20.249.40, joined gossip cluster" [2022-03-10T23:02:58.898Z] time="2022-03-10T23:02:57Z" level=info msg="Node e84ad0af8c4b/172.20.249.40, added to nodes list" [2022-03-10T23:02:58.898Z] time="2022-03-10T23:02:57Z" level=info msg="The new bootstrap node list is:[localhost:10033]" [2022-03-10T23:02:58.898Z] time="2022-03-10T23:02:57Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" [2022-03-10T23:02:58.898Z] time="2022-03-10T23:02:57Z" level=debug msg="memberlist: Stream connection from=[::1]:49362" [2022-03-10T23:02:58.898Z] time="2022-03-10T23:02:57Z" level=info msg="Node e84ad0af8c4b/172.20.249.40, joined gossip cluster" [2022-03-10T23:02:58.898Z] time="2022-03-10T23:02:57Z" level=info msg="Node e84ad0af8c4b/172.20.249.40, added to nodes list" [2022-03-10T23:02:58.898Z] time="2022-03-10T23:02:57Z" level=info msg="Node 31c54869fc1d/172.20.249.40, joined gossip cluster" [2022-03-10T23:02:58.898Z] time="2022-03-10T23:02:57Z" level=info msg="Node 31c54869fc1d/172.20.249.40, added to nodes list" [2022-03-10T23:02:58.898Z] time="2022-03-10T23:02:57Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" [2022-03-10T23:02:58.898Z] time="2022-03-10T23:02:57Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49363" [2022-03-10T23:02:58.898Z] time="2022-03-10T23:02:58Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:fe86e57c6162 with config:&{NodeID:fe86e57c6162 Hostname:node3 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10035 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-03-10T23:02:58.898Z] time="2022-03-10T23:02:58Z" level=info msg="Node fe86e57c6162/172.20.249.40, joined gossip cluster" [2022-03-10T23:02:58.898Z] time="2022-03-10T23:02:58Z" level=info msg="Node fe86e57c6162/172.20.249.40, added to nodes list" [2022-03-10T23:02:58.898Z] time="2022-03-10T23:02:58Z" level=info msg="The new bootstrap node list is:[localhost:10034]" [2022-03-10T23:02:58.898Z] time="2022-03-10T23:02:58Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" [2022-03-10T23:02:58.898Z] time="2022-03-10T23:02:58Z" level=debug msg="memberlist: Stream connection from=[::1]:49364" [2022-03-10T23:02:58.898Z] time="2022-03-10T23:02:58Z" level=info msg="Node fe86e57c6162/172.20.249.40, joined gossip cluster" [2022-03-10T23:02:58.898Z] time="2022-03-10T23:02:58Z" level=info msg="Node fe86e57c6162/172.20.249.40, added to nodes list" [2022-03-10T23:02:58.898Z] time="2022-03-10T23:02:58Z" level=info msg="Node 31c54869fc1d/172.20.249.40, joined gossip cluster" [2022-03-10T23:02:58.898Z] time="2022-03-10T23:02:58Z" level=info msg="Node 31c54869fc1d/172.20.249.40, added to nodes list" [2022-03-10T23:02:58.898Z] time="2022-03-10T23:02:58Z" level=info msg="Node e84ad0af8c4b/172.20.249.40, joined gossip cluster" [2022-03-10T23:02:58.898Z] time="2022-03-10T23:02:58Z" level=info msg="Node e84ad0af8c4b/172.20.249.40, added to nodes list" [2022-03-10T23:02:58.898Z] time="2022-03-10T23:02:58Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" [2022-03-10T23:02:58.898Z] time="2022-03-10T23:02:58Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49365" [2022-03-10T23:02:58.918Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-03-10T23:02:59.354Z] time="2022-03-10T23:02:58Z" level=info msg="Node fe86e57c6162/172.20.249.40, joined gossip cluster" [2022-03-10T23:02:59.354Z] time="2022-03-10T23:02:58Z" level=info msg="Node fe86e57c6162/172.20.249.40, added to nodes list" [2022-03-10T23:02:59.354Z] time="2022-03-10T23:02:59Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:ceb23ebf2cf0 with config:&{NodeID:ceb23ebf2cf0 Hostname:node4 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10036 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-03-10T23:02:59.355Z] time="2022-03-10T23:02:59Z" level=info msg="Node ceb23ebf2cf0/172.20.249.40, joined gossip cluster" [2022-03-10T23:02:59.355Z] time="2022-03-10T23:02:59Z" level=info msg="Node ceb23ebf2cf0/172.20.249.40, added to nodes list" [2022-03-10T23:02:59.355Z] time="2022-03-10T23:02:59Z" level=info msg="The new bootstrap node list is:[localhost:10035]" [2022-03-10T23:02:59.355Z] time="2022-03-10T23:02:59Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" [2022-03-10T23:02:59.355Z] time="2022-03-10T23:02:59Z" level=debug msg="memberlist: Stream connection from=[::1]:49366" [2022-03-10T23:02:59.355Z] time="2022-03-10T23:02:59Z" level=info msg="Node ceb23ebf2cf0/172.20.249.40, joined gossip cluster" [2022-03-10T23:02:59.355Z] time="2022-03-10T23:02:59Z" level=info msg="Node ceb23ebf2cf0/172.20.249.40, added to nodes list" [2022-03-10T23:02:59.355Z] time="2022-03-10T23:02:59Z" level=info msg="Node e84ad0af8c4b/172.20.249.40, joined gossip cluster" [2022-03-10T23:02:59.355Z] time="2022-03-10T23:02:59Z" level=info msg="Node e84ad0af8c4b/172.20.249.40, added to nodes list" [2022-03-10T23:02:59.355Z] time="2022-03-10T23:02:59Z" level=info msg="Node fe86e57c6162/172.20.249.40, joined gossip cluster" [2022-03-10T23:02:59.355Z] time="2022-03-10T23:02:59Z" level=info msg="Node fe86e57c6162/172.20.249.40, added to nodes list" [2022-03-10T23:02:59.355Z] time="2022-03-10T23:02:59Z" level=info msg="Node 31c54869fc1d/172.20.249.40, joined gossip cluster" [2022-03-10T23:02:59.355Z] time="2022-03-10T23:02:59Z" level=info msg="Node 31c54869fc1d/172.20.249.40, added to nodes list" [2022-03-10T23:02:59.355Z] time="2022-03-10T23:02:59Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49367" [2022-03-10T23:02:59.355Z] time="2022-03-10T23:02:59Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" [2022-03-10T23:02:59.386Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-03-10T23:02:59.812Z] time="2022-03-10T23:02:59Z" level=info msg="Node ceb23ebf2cf0/172.20.249.40, joined gossip cluster" [2022-03-10T23:02:59.812Z] time="2022-03-10T23:02:59Z" level=info msg="Node ceb23ebf2cf0/172.20.249.40, added to nodes list" [2022-03-10T23:02:59.812Z] time="2022-03-10T23:02:59Z" level=info msg="Node ceb23ebf2cf0/172.20.249.40, joined gossip cluster" [2022-03-10T23:02:59.812Z] time="2022-03-10T23:02:59Z" level=info msg="Node ceb23ebf2cf0/172.20.249.40, added to nodes list" [2022-03-10T23:02:59.812Z] time="2022-03-10T23:02:59Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:4e6eec267b1c with config:&{NodeID:4e6eec267b1c Hostname:node5 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10037 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-03-10T23:02:59.812Z] time="2022-03-10T23:02:59Z" level=info msg="Node 4e6eec267b1c/172.20.249.40, joined gossip cluster" [2022-03-10T23:02:59.812Z] time="2022-03-10T23:02:59Z" level=info msg="Node 4e6eec267b1c/172.20.249.40, added to nodes list" [2022-03-10T23:02:59.812Z] time="2022-03-10T23:02:59Z" level=info msg="The new bootstrap node list is:[localhost:10036]" [2022-03-10T23:02:59.812Z] time="2022-03-10T23:02:59Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" [2022-03-10T23:02:59.812Z] time="2022-03-10T23:02:59Z" level=debug msg="memberlist: Stream connection from=[::1]:49368" [2022-03-10T23:02:59.812Z] time="2022-03-10T23:02:59Z" level=info msg="Node 4e6eec267b1c/172.20.249.40, joined gossip cluster" [2022-03-10T23:02:59.812Z] time="2022-03-10T23:02:59Z" level=info msg="Node 4e6eec267b1c/172.20.249.40, added to nodes list" [2022-03-10T23:02:59.812Z] time="2022-03-10T23:02:59Z" level=info msg="Node 31c54869fc1d/172.20.249.40, joined gossip cluster" [2022-03-10T23:02:59.812Z] time="2022-03-10T23:02:59Z" level=info msg="Node 31c54869fc1d/172.20.249.40, added to nodes list" [2022-03-10T23:02:59.812Z] time="2022-03-10T23:02:59Z" level=info msg="Node ceb23ebf2cf0/172.20.249.40, joined gossip cluster" [2022-03-10T23:02:59.812Z] time="2022-03-10T23:02:59Z" level=info msg="Node ceb23ebf2cf0/172.20.249.40, added to nodes list" [2022-03-10T23:02:59.812Z] time="2022-03-10T23:02:59Z" level=info msg="Node e84ad0af8c4b/172.20.249.40, joined gossip cluster" [2022-03-10T23:02:59.812Z] time="2022-03-10T23:02:59Z" level=info msg="Node e84ad0af8c4b/172.20.249.40, added to nodes list" [2022-03-10T23:02:59.812Z] time="2022-03-10T23:02:59Z" level=info msg="Node fe86e57c6162/172.20.249.40, joined gossip cluster" [2022-03-10T23:02:59.812Z] time="2022-03-10T23:02:59Z" level=info msg="Node fe86e57c6162/172.20.249.40, added to nodes list" [2022-03-10T23:02:59.812Z] time="2022-03-10T23:02:59Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49369" [2022-03-10T23:02:59.812Z] time="2022-03-10T23:02:59Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" [2022-03-10T23:02:59.812Z] time="2022-03-10T23:02:59Z" level=info msg="Node 4e6eec267b1c/172.20.249.40, joined gossip cluster" [2022-03-10T23:02:59.812Z] time="2022-03-10T23:02:59Z" level=info msg="Node 4e6eec267b1c/172.20.249.40, added to nodes list" [2022-03-10T23:02:59.812Z] time="2022-03-10T23:02:59Z" level=info msg="Node 4e6eec267b1c/172.20.249.40, joined gossip cluster" [2022-03-10T23:02:59.812Z] time="2022-03-10T23:02:59Z" level=info msg="Node 4e6eec267b1c/172.20.249.40, added to nodes list" [2022-03-10T23:03:00.269Z] time="2022-03-10T23:02:59Z" level=info msg="Node 4e6eec267b1c/172.20.249.40, joined gossip cluster" [2022-03-10T23:03:00.269Z] time="2022-03-10T23:02:59Z" level=info msg="Node 4e6eec267b1c/172.20.249.40, added to nodes list" [2022-03-10T23:03:00.269Z] networkdb_test.go:835: Re-joining: 3 [2022-03-10T23:03:00.269Z] time="2022-03-10T23:02:59Z" level=info msg="The new bootstrap node list is:[172.20.249.40:10033 172.20.249.40:10034 172.20.249.40:10035]" [2022-03-10T23:03:00.269Z] time="2022-03-10T23:02:59Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.249.40:10033" [2022-03-10T23:03:00.269Z] time="2022-03-10T23:02:59Z" level=debug msg="memberlist: Stream connection from=172.20.249.40:49370" [2022-03-10T23:03:00.269Z] time="2022-03-10T23:02:59Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.249.40:10034" [2022-03-10T23:03:00.269Z] time="2022-03-10T23:02:59Z" level=debug msg="memberlist: Stream connection from=172.20.249.40:49371" [2022-03-10T23:03:00.269Z] time="2022-03-10T23:02:59Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.249.40:10035" [2022-03-10T23:03:00.269Z] time="2022-03-10T23:02:59Z" level=debug msg="memberlist: Stream connection from=172.20.249.40:49372" [2022-03-10T23:03:00.269Z] networkdb_test.go:835: Re-joining: 4 [2022-03-10T23:03:00.269Z] time="2022-03-10T23:03:00Z" level=info msg="The new bootstrap node list is:[172.20.249.40:10033 172.20.249.40:10034 172.20.249.40:10035]" [2022-03-10T23:03:00.269Z] time="2022-03-10T23:03:00Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.249.40:10033" [2022-03-10T23:03:00.269Z] time="2022-03-10T23:03:00Z" level=debug msg="memberlist: Stream connection from=172.20.249.40:49373" [2022-03-10T23:03:00.269Z] time="2022-03-10T23:03:00Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.249.40:10034" [2022-03-10T23:03:00.269Z] time="2022-03-10T23:03:00Z" level=debug msg="memberlist: Stream connection from=172.20.249.40:49374" [2022-03-10T23:03:00.269Z] time="2022-03-10T23:03:00Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.249.40:10035" [2022-03-10T23:03:00.269Z] time="2022-03-10T23:03:00Z" level=debug msg="memberlist: Stream connection from=172.20.249.40:49375" [2022-03-10T23:03:00.364Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-10T23:03:00.364Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-10T23:03:00.373Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-03-10T23:03:00.725Z] time="2022-03-10T23:03:00Z" level=info msg="node 0 leaving" [2022-03-10T23:03:00.725Z] time="2022-03-10T23:03:00Z" level=info msg="Node 31c54869fc1d change state NodeActive --> NodeLeft" [2022-03-10T23:03:00.725Z] time="2022-03-10T23:03:00Z" level=info msg="node2(e84ad0af8c4b): Node leave event for 31c54869fc1d/172.20.249.40" [2022-03-10T23:03:00.725Z] time="2022-03-10T23:03:00Z" level=info msg="Node 31c54869fc1d change state NodeActive --> NodeLeft" [2022-03-10T23:03:00.725Z] time="2022-03-10T23:03:00Z" level=info msg="Node 31c54869fc1d change state NodeActive --> NodeLeft" [2022-03-10T23:03:00.725Z] time="2022-03-10T23:03:00Z" level=info msg="node3(fe86e57c6162): Node leave event for 31c54869fc1d/172.20.249.40" [2022-03-10T23:03:00.725Z] time="2022-03-10T23:03:00Z" level=info msg="node4(ceb23ebf2cf0): Node leave event for 31c54869fc1d/172.20.249.40" [2022-03-10T23:03:00.725Z] time="2022-03-10T23:03:00Z" level=info msg="Node 31c54869fc1d change state NodeActive --> NodeLeft" [2022-03-10T23:03:00.725Z] time="2022-03-10T23:03:00Z" level=info msg="node1(31c54869fc1d): Node leave event for 31c54869fc1d/172.20.249.40" [2022-03-10T23:03:00.725Z] time="2022-03-10T23:03:00Z" level=info msg="Node 31c54869fc1d change state NodeActive --> NodeLeft" [2022-03-10T23:03:00.725Z] time="2022-03-10T23:03:00Z" level=info msg="node5(4e6eec267b1c): Node leave event for 31c54869fc1d/172.20.249.40" [2022-03-10T23:03:01.182Z] time="2022-03-10T23:03:00Z" level=info msg="Node 31c54869fc1d/172.20.249.40, left gossip cluster" [2022-03-10T23:03:01.182Z] time="2022-03-10T23:03:00Z" level=info msg="Node 31c54869fc1d/172.20.249.40, left gossip cluster" [2022-03-10T23:03:01.182Z] time="2022-03-10T23:03:00Z" level=info msg="Node 31c54869fc1d/172.20.249.40, left gossip cluster" [2022-03-10T23:03:01.182Z] time="2022-03-10T23:03:00Z" level=info msg="Node 31c54869fc1d/172.20.249.40, left gossip cluster" [2022-03-10T23:03:01.182Z] time="2022-03-10T23:03:00Z" level=info msg="Node 31c54869fc1d/172.20.249.40, left gossip cluster" [2022-03-10T23:03:01.182Z] time="2022-03-10T23:03:00Z" level=info msg="node 1 leaving" [2022-03-10T23:03:01.182Z] time="2022-03-10T23:03:00Z" level=info msg="Node e84ad0af8c4b change state NodeActive --> NodeLeft" [2022-03-10T23:03:01.182Z] time="2022-03-10T23:03:00Z" level=info msg="node4(ceb23ebf2cf0): Node leave event for e84ad0af8c4b/172.20.249.40" [2022-03-10T23:03:01.182Z] time="2022-03-10T23:03:00Z" level=info msg="Node e84ad0af8c4b change state NodeActive --> NodeLeft" [2022-03-10T23:03:01.182Z] time="2022-03-10T23:03:00Z" level=info msg="node5(4e6eec267b1c): Node leave event for e84ad0af8c4b/172.20.249.40" [2022-03-10T23:03:01.182Z] time="2022-03-10T23:03:00Z" level=info msg="Node e84ad0af8c4b/172.20.249.40, left gossip cluster" [2022-03-10T23:03:01.182Z] time="2022-03-10T23:03:00Z" level=info msg="Node e84ad0af8c4b change state NodeActive --> NodeFailed" [2022-03-10T23:03:01.182Z] time="2022-03-10T23:03:00Z" level=info msg="Node e84ad0af8c4b/172.20.249.40, added to failed nodes list" [2022-03-10T23:03:01.182Z] time="2022-03-10T23:03:00Z" level=info msg="Node e84ad0af8c4b change state NodeActive --> NodeLeft" [2022-03-10T23:03:01.182Z] time="2022-03-10T23:03:00Z" level=info msg="node3(fe86e57c6162): Node leave event for e84ad0af8c4b/172.20.249.40" [2022-03-10T23:03:01.182Z] time="2022-03-10T23:03:00Z" level=error msg="node: e84ad0af8c4b is unknown to memberlist" [2022-03-10T23:03:01.182Z] time="2022-03-10T23:03:01Z" level=info msg="Node e84ad0af8c4b/172.20.249.40, left gossip cluster" [2022-03-10T23:03:01.182Z] time="2022-03-10T23:03:01Z" level=info msg="Node e84ad0af8c4b/172.20.249.40, left gossip cluster" [2022-03-10T23:03:01.182Z] time="2022-03-10T23:03:01Z" level=info msg="Node e84ad0af8c4b/172.20.249.40, left gossip cluster" [2022-03-10T23:03:01.362Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-03-10T23:03:01.639Z] time="2022-03-10T23:03:01Z" level=info msg="node 2 leaving" [2022-03-10T23:03:01.639Z] time="2022-03-10T23:03:01Z" level=info msg="Node fe86e57c6162 change state NodeActive --> NodeLeft" [2022-03-10T23:03:01.639Z] time="2022-03-10T23:03:01Z" level=info msg="node5(4e6eec267b1c): Node leave event for fe86e57c6162/172.20.249.40" [2022-03-10T23:03:01.639Z] time="2022-03-10T23:03:01Z" level=info msg="Node fe86e57c6162 change state NodeActive --> NodeLeft" [2022-03-10T23:03:01.639Z] time="2022-03-10T23:03:01Z" level=info msg="node4(ceb23ebf2cf0): Node leave event for fe86e57c6162/172.20.249.40" [2022-03-10T23:03:01.639Z] time="2022-03-10T23:03:01Z" level=info msg="Node fe86e57c6162 change state NodeActive --> NodeLeft" [2022-03-10T23:03:01.639Z] time="2022-03-10T23:03:01Z" level=info msg="node3(fe86e57c6162): Node leave event for fe86e57c6162/172.20.249.40" [2022-03-10T23:03:01.639Z] time="2022-03-10T23:03:01Z" level=debug msg="memberlist: Failed ping: 4e6eec267b1c (timeout reached)" [2022-03-10T23:03:01.639Z] time="2022-03-10T23:03:01Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.20.249.40:10035: use of closed network connection" [2022-03-10T23:03:01.639Z] time="2022-03-10T23:03:01Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.20.249.40:10036: use of closed network connection" [2022-03-10T23:03:01.639Z] time="2022-03-10T23:03:01Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.20.249.40:10034: use of closed network connection" [2022-03-10T23:03:01.639Z] time="2022-03-10T23:03:01Z" level=debug msg="memberlist: Stream connection from=172.20.249.40:49376" [2022-03-10T23:03:01.639Z] time="2022-03-10T23:03:01Z" level=info msg="Node fe86e57c6162/172.20.249.40, left gossip cluster" [2022-03-10T23:03:01.639Z] time="2022-03-10T23:03:01Z" level=info msg="Node fe86e57c6162/172.20.249.40, left gossip cluster" [2022-03-10T23:03:01.741Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-10T23:03:01.741Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-10T23:03:02.100Z] time="2022-03-10T23:03:01Z" level=info msg="Node fe86e57c6162/172.20.249.40, left gossip cluster" [2022-03-10T23:03:02.100Z] networkdb_test.go:867: node4: OK [2022-03-10T23:03:02.100Z] networkdb_test.go:867: node5: OK [2022-03-10T23:03:02.100Z] time="2022-03-10T23:03:01Z" level=info msg="node 0 coming back" [2022-03-10T23:03:02.100Z] time="2022-03-10T23:03:01Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:cdb41262f1d0 with config:&{NodeID:cdb41262f1d0 Hostname:node1 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10033 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-03-10T23:03:02.100Z] time="2022-03-10T23:03:01Z" level=info msg="Node cdb41262f1d0/172.20.249.40, joined gossip cluster" [2022-03-10T23:03:02.100Z] time="2022-03-10T23:03:01Z" level=info msg="Node cdb41262f1d0/172.20.249.40, added to nodes list" [2022-03-10T23:03:02.100Z] time="2022-03-10T23:03:01Z" level=info msg="node 1 coming back" [2022-03-10T23:03:02.100Z] time="2022-03-10T23:03:01Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:aa534b585b74 with config:&{NodeID:aa534b585b74 Hostname:node2 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10034 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-03-10T23:03:02.100Z] time="2022-03-10T23:03:01Z" level=info msg="Node aa534b585b74/172.20.249.40, joined gossip cluster" [2022-03-10T23:03:02.100Z] time="2022-03-10T23:03:01Z" level=info msg="Node aa534b585b74/172.20.249.40, added to nodes list" [2022-03-10T23:03:02.100Z] time="2022-03-10T23:03:01Z" level=info msg="node 2 coming back" [2022-03-10T23:03:02.100Z] time="2022-03-10T23:03:01Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:90843c4c6cf4 with config:&{NodeID:90843c4c6cf4 Hostname:node3 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10035 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-03-10T23:03:02.100Z] time="2022-03-10T23:03:01Z" level=info msg="Node 90843c4c6cf4/172.20.249.40, joined gossip cluster" [2022-03-10T23:03:02.100Z] time="2022-03-10T23:03:01Z" level=info msg="Node 90843c4c6cf4/172.20.249.40, added to nodes list" [2022-03-10T23:03:02.100Z] time="2022-03-10T23:03:01Z" level=warning msg="memberlist: Was able to connect to 4e6eec267b1c but other probes failed, network may be misconfigured" [2022-03-10T23:03:02.556Z] time="2022-03-10T23:03:02Z" level=debug msg="memberlist: Failed ping: 4e6eec267b1c (timeout reached)" [2022-03-10T23:03:02.556Z] time="2022-03-10T23:03:02Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10035->172.20.249.40:10036: use of closed network connection" [2022-03-10T23:03:02.556Z] time="2022-03-10T23:03:02Z" level=debug msg="memberlist: Stream connection from=172.20.249.40:49377" [2022-03-10T23:03:02.926Z] --- PASS: TestBuildMultiStageCopy (12.07s) [2022-03-10T23:03:02.926Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (7.84s) [2022-03-10T23:03:02.926Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.84s) [2022-03-10T23:03:02.926Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) [2022-03-10T23:03:02.926Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.13s) [2022-03-10T23:03:02.926Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.27s) [2022-03-10T23:03:02.926Z] === RUN TestBuildMultiStageParentConfig [2022-03-10T23:03:03.013Z] time="2022-03-10T23:03:02Z" level=warning msg="memberlist: Was able to connect to 4e6eec267b1c but other probes failed, network may be misconfigured" [2022-03-10T23:03:03.118Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-03-10T23:03:03.118Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.55s) [2022-03-10T23:03:03.118Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.86s) [2022-03-10T23:03:03.118Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.49s) [2022-03-10T23:03:03.118Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.47s) [2022-03-10T23:03:03.118Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.37s) [2022-03-10T23:03:03.118Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.40s) [2022-03-10T23:03:03.118Z] === RUN TestBuildMultiStageCopy [2022-03-10T23:03:03.118Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-03-10T23:03:05.020Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-03-10T23:03:05.020Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-03-10T23:03:05.020Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-03-10T23:03:05.143Z] --- PASS: TestBuildMultiStageParentConfig (2.52s) [2022-03-10T23:03:05.143Z] === RUN TestBuildLabelWithTargets [2022-03-10T23:03:05.143Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-10T23:03:05.143Z] --- SKIP: TestBuildLabelWithTargets (0.00s) [2022-03-10T23:03:05.143Z] === RUN TestBuildWithEmptyLayers [2022-03-10T23:03:05.278Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-03-10T23:03:05.536Z] --- PASS: TestBuildMultiStageCopy (2.42s) [2022-03-10T23:03:05.536Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.48s) [2022-03-10T23:03:05.536Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.22s) [2022-03-10T23:03:05.536Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.24s) [2022-03-10T23:03:05.536Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.24s) [2022-03-10T23:03:05.536Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.24s) [2022-03-10T23:03:05.536Z] === RUN TestBuildMultiStageParentConfig [2022-03-10T23:03:05.912Z] time="2022-03-10T23:03:05Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.20.249.40:10033 172.20.249.40:10034 172.20.249.40:10035]" [2022-03-10T23:03:05.912Z] time="2022-03-10T23:03:05Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.20.249.40:10033 172.20.249.40:10034 172.20.249.40:10035]" [2022-03-10T23:03:05.972Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-03-10T23:03:06.370Z] time="2022-03-10T23:03:06Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.249.40:10033" [2022-03-10T23:03:06.370Z] time="2022-03-10T23:03:06Z" level=debug msg="memberlist: Stream connection from=172.20.249.40:49378" [2022-03-10T23:03:06.370Z] time="2022-03-10T23:03:06Z" level=info msg="Node ceb23ebf2cf0/172.20.249.40, joined gossip cluster" [2022-03-10T23:03:06.370Z] time="2022-03-10T23:03:06Z" level=info msg="Node ceb23ebf2cf0/172.20.249.40, added to nodes list" [2022-03-10T23:03:06.370Z] time="2022-03-10T23:03:06Z" level=info msg="Node 4e6eec267b1c/172.20.249.40, joined gossip cluster" [2022-03-10T23:03:06.370Z] time="2022-03-10T23:03:06Z" level=info msg="Node 4e6eec267b1c/172.20.249.40, added to nodes list" [2022-03-10T23:03:06.370Z] time="2022-03-10T23:03:06Z" level=info msg="Node cdb41262f1d0/172.20.249.40, joined gossip cluster" [2022-03-10T23:03:06.370Z] time="2022-03-10T23:03:06Z" level=info msg="Node cdb41262f1d0/172.20.249.40, is the new incarnation of the shutdown node 31c54869fc1d/172.20.249.40" [2022-03-10T23:03:06.370Z] time="2022-03-10T23:03:06Z" level=info msg="Node cdb41262f1d0/172.20.249.40, added to nodes list" [2022-03-10T23:03:06.370Z] time="2022-03-10T23:03:06Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.249.40:10034" [2022-03-10T23:03:06.370Z] time="2022-03-10T23:03:06Z" level=debug msg="memberlist: Stream connection from=172.20.249.40:49379" [2022-03-10T23:03:06.370Z] time="2022-03-10T23:03:06Z" level=info msg="Node ceb23ebf2cf0/172.20.249.40, joined gossip cluster" [2022-03-10T23:03:06.370Z] time="2022-03-10T23:03:06Z" level=info msg="Node ceb23ebf2cf0/172.20.249.40, added to nodes list" [2022-03-10T23:03:06.370Z] time="2022-03-10T23:03:06Z" level=info msg="Node cdb41262f1d0/172.20.249.40, joined gossip cluster" [2022-03-10T23:03:06.370Z] time="2022-03-10T23:03:06Z" level=info msg="Node cdb41262f1d0/172.20.249.40, added to nodes list" [2022-03-10T23:03:06.370Z] time="2022-03-10T23:03:06Z" level=info msg="Node 4e6eec267b1c/172.20.249.40, joined gossip cluster" [2022-03-10T23:03:06.370Z] time="2022-03-10T23:03:06Z" level=info msg="Node 4e6eec267b1c/172.20.249.40, added to nodes list" [2022-03-10T23:03:06.370Z] time="2022-03-10T23:03:06Z" level=info msg="Node aa534b585b74/172.20.249.40, joined gossip cluster" [2022-03-10T23:03:06.370Z] time="2022-03-10T23:03:06Z" level=info msg="Node aa534b585b74/172.20.249.40, is the new incarnation of the shutdown node e84ad0af8c4b/172.20.249.40" [2022-03-10T23:03:06.370Z] time="2022-03-10T23:03:06Z" level=info msg="Node aa534b585b74/172.20.249.40, added to nodes list" [2022-03-10T23:03:06.370Z] time="2022-03-10T23:03:06Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.249.40:10035" [2022-03-10T23:03:06.370Z] time="2022-03-10T23:03:06Z" level=debug msg="memberlist: Stream connection from=172.20.249.40:49380" [2022-03-10T23:03:06.370Z] time="2022-03-10T23:03:06Z" level=info msg="Node ceb23ebf2cf0/172.20.249.40, joined gossip cluster" [2022-03-10T23:03:06.370Z] time="2022-03-10T23:03:06Z" level=info msg="Node ceb23ebf2cf0/172.20.249.40, added to nodes list" [2022-03-10T23:03:06.370Z] time="2022-03-10T23:03:06Z" level=info msg="Node cdb41262f1d0/172.20.249.40, joined gossip cluster" [2022-03-10T23:03:06.370Z] time="2022-03-10T23:03:06Z" level=info msg="Node cdb41262f1d0/172.20.249.40, added to nodes list" [2022-03-10T23:03:06.370Z] time="2022-03-10T23:03:06Z" level=info msg="Node aa534b585b74/172.20.249.40, joined gossip cluster" [2022-03-10T23:03:06.370Z] time="2022-03-10T23:03:06Z" level=info msg="Node aa534b585b74/172.20.249.40, added to nodes list" [2022-03-10T23:03:06.370Z] time="2022-03-10T23:03:06Z" level=info msg="Node 4e6eec267b1c/172.20.249.40, joined gossip cluster" [2022-03-10T23:03:06.370Z] time="2022-03-10T23:03:06Z" level=info msg="Node 4e6eec267b1c/172.20.249.40, added to nodes list" [2022-03-10T23:03:06.370Z] time="2022-03-10T23:03:06Z" level=info msg="Node cdb41262f1d0/172.20.249.40, joined gossip cluster" [2022-03-10T23:03:06.370Z] time="2022-03-10T23:03:06Z" level=info msg="Node cdb41262f1d0/172.20.249.40, is the new incarnation of the shutdown node 31c54869fc1d/172.20.249.40" [2022-03-10T23:03:06.370Z] time="2022-03-10T23:03:06Z" level=info msg="Node cdb41262f1d0/172.20.249.40, added to nodes list" [2022-03-10T23:03:06.370Z] time="2022-03-10T23:03:06Z" level=info msg="Node 90843c4c6cf4/172.20.249.40, joined gossip cluster" [2022-03-10T23:03:06.370Z] time="2022-03-10T23:03:06Z" level=info msg="Node 90843c4c6cf4/172.20.249.40, is the new incarnation of the shutdown node fe86e57c6162/172.20.249.40" [2022-03-10T23:03:06.370Z] time="2022-03-10T23:03:06Z" level=info msg="Node 90843c4c6cf4/172.20.249.40, added to nodes list" [2022-03-10T23:03:06.370Z] time="2022-03-10T23:03:06Z" level=info msg="Node aa534b585b74/172.20.249.40, joined gossip cluster" [2022-03-10T23:03:06.370Z] time="2022-03-10T23:03:06Z" level=info msg="Node aa534b585b74/172.20.249.40, is the new incarnation of the shutdown node e84ad0af8c4b/172.20.249.40" [2022-03-10T23:03:06.370Z] time="2022-03-10T23:03:06Z" level=info msg="Node aa534b585b74/172.20.249.40, added to nodes list" [2022-03-10T23:03:06.370Z] time="2022-03-10T23:03:06Z" level=info msg="Node aa534b585b74/172.20.249.40, joined gossip cluster" [2022-03-10T23:03:06.370Z] time="2022-03-10T23:03:06Z" level=info msg="Node aa534b585b74/172.20.249.40, added to nodes list" [2022-03-10T23:03:06.370Z] time="2022-03-10T23:03:06Z" level=info msg="Node 90843c4c6cf4/172.20.249.40, joined gossip cluster" [2022-03-10T23:03:06.371Z] time="2022-03-10T23:03:06Z" level=info msg="Node 90843c4c6cf4/172.20.249.40, joined gossip cluster" [2022-03-10T23:03:06.371Z] time="2022-03-10T23:03:06Z" level=info msg="Node 90843c4c6cf4/172.20.249.40, added to nodes list" [2022-03-10T23:03:06.371Z] time="2022-03-10T23:03:06Z" level=info msg="Node 90843c4c6cf4/172.20.249.40, is the new incarnation of the shutdown node fe86e57c6162/172.20.249.40" [2022-03-10T23:03:06.371Z] time="2022-03-10T23:03:06Z" level=info msg="Node 90843c4c6cf4/172.20.249.40, added to nodes list" [2022-03-10T23:03:06.469Z] --- PASS: TestBuildMultiStageParentConfig (0.68s) [2022-03-10T23:03:06.469Z] === RUN TestBuildLabelWithTargets [2022-03-10T23:03:06.707Z] --- PASS: TestBuildWithEmptyLayers (1.39s) [2022-03-10T23:03:06.707Z] === RUN TestBuildMultiStageOnBuild [2022-03-10T23:03:06.828Z] time="2022-03-10T23:03:06Z" level=info msg="Node 90843c4c6cf4/172.20.249.40, joined gossip cluster" [2022-03-10T23:03:06.828Z] time="2022-03-10T23:03:06Z" level=info msg="Node 90843c4c6cf4/172.20.249.40, added to nodes list" [2022-03-10T23:03:06.828Z] time="2022-03-10T23:03:06Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.249.40:10033" [2022-03-10T23:03:06.828Z] time="2022-03-10T23:03:06Z" level=debug msg="memberlist: Stream connection from=172.20.249.40:49382" [2022-03-10T23:03:06.828Z] time="2022-03-10T23:03:06Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.249.40:10034" [2022-03-10T23:03:06.828Z] time="2022-03-10T23:03:06Z" level=debug msg="memberlist: Stream connection from=172.20.249.40:49383" [2022-03-10T23:03:06.828Z] time="2022-03-10T23:03:06Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.249.40:10035" [2022-03-10T23:03:06.828Z] time="2022-03-10T23:03:06Z" level=debug msg="memberlist: Stream connection from=172.20.249.40:49384" [2022-03-10T23:03:07.286Z] 2022/03/10 23:03:06 Closing DB instances... [2022-03-10T23:03:07.286Z] time="2022-03-10T23:03:06Z" level=info msg="Node cdb41262f1d0 change state NodeActive --> NodeLeft" [2022-03-10T23:03:07.286Z] time="2022-03-10T23:03:06Z" level=info msg="Node cdb41262f1d0 change state NodeActive --> NodeLeft" [2022-03-10T23:03:07.286Z] time="2022-03-10T23:03:06Z" level=info msg="node4(ceb23ebf2cf0): Node leave event for cdb41262f1d0/172.20.249.40" [2022-03-10T23:03:07.286Z] time="2022-03-10T23:03:06Z" level=info msg="node2(aa534b585b74): Node leave event for cdb41262f1d0/172.20.249.40" [2022-03-10T23:03:07.286Z] time="2022-03-10T23:03:06Z" level=info msg="Node cdb41262f1d0 change state NodeActive --> NodeLeft" [2022-03-10T23:03:07.286Z] time="2022-03-10T23:03:06Z" level=info msg="node5(4e6eec267b1c): Node leave event for cdb41262f1d0/172.20.249.40" [2022-03-10T23:03:07.286Z] time="2022-03-10T23:03:06Z" level=info msg="Node cdb41262f1d0 change state NodeActive --> NodeLeft" [2022-03-10T23:03:07.286Z] time="2022-03-10T23:03:06Z" level=info msg="node3(90843c4c6cf4): Node leave event for cdb41262f1d0/172.20.249.40" [2022-03-10T23:03:07.286Z] time="2022-03-10T23:03:06Z" level=info msg="Node cdb41262f1d0 change state NodeActive --> NodeLeft" [2022-03-10T23:03:07.286Z] time="2022-03-10T23:03:06Z" level=info msg="node1(cdb41262f1d0): Node leave event for cdb41262f1d0/172.20.249.40" [2022-03-10T23:03:07.286Z] time="2022-03-10T23:03:07Z" level=info msg="Node cdb41262f1d0/172.20.249.40, left gossip cluster" [2022-03-10T23:03:07.286Z] time="2022-03-10T23:03:07Z" level=info msg="Node cdb41262f1d0/172.20.249.40, left gossip cluster" [2022-03-10T23:03:07.286Z] time="2022-03-10T23:03:07Z" level=info msg="Node cdb41262f1d0/172.20.249.40, left gossip cluster" [2022-03-10T23:03:07.286Z] time="2022-03-10T23:03:07Z" level=info msg="Node cdb41262f1d0/172.20.249.40, left gossip cluster" [2022-03-10T23:03:07.286Z] time="2022-03-10T23:03:07Z" level=info msg="Node cdb41262f1d0/172.20.249.40, left gossip cluster" [2022-03-10T23:03:07.404Z] --- PASS: TestBuildLabelWithTargets (1.04s) [2022-03-10T23:03:07.404Z] === RUN TestBuildWithEmptyLayers [2022-03-10T23:03:07.744Z] time="2022-03-10T23:03:07Z" level=info msg="Node aa534b585b74 change state NodeActive --> NodeLeft" [2022-03-10T23:03:07.744Z] time="2022-03-10T23:03:07Z" level=info msg="node3(90843c4c6cf4): Node leave event for aa534b585b74/172.20.249.40" [2022-03-10T23:03:07.744Z] time="2022-03-10T23:03:07Z" level=info msg="Node aa534b585b74 change state NodeActive --> NodeLeft" [2022-03-10T23:03:07.744Z] time="2022-03-10T23:03:07Z" level=info msg="node4(ceb23ebf2cf0): Node leave event for aa534b585b74/172.20.249.40" [2022-03-10T23:03:07.744Z] time="2022-03-10T23:03:07Z" level=info msg="Node aa534b585b74 change state NodeActive --> NodeLeft" [2022-03-10T23:03:07.744Z] time="2022-03-10T23:03:07Z" level=info msg="node5(4e6eec267b1c): Node leave event for aa534b585b74/172.20.249.40" [2022-03-10T23:03:07.744Z] time="2022-03-10T23:03:07Z" level=info msg="Node aa534b585b74 change state NodeActive --> NodeLeft" [2022-03-10T23:03:07.744Z] time="2022-03-10T23:03:07Z" level=info msg="node2(aa534b585b74): Node leave event for aa534b585b74/172.20.249.40" [2022-03-10T23:03:07.744Z] time="2022-03-10T23:03:07Z" level=info msg="Node aa534b585b74/172.20.249.40, left gossip cluster" [2022-03-10T23:03:07.744Z] time="2022-03-10T23:03:07Z" level=info msg="Node aa534b585b74/172.20.249.40, left gossip cluster" [2022-03-10T23:03:07.744Z] time="2022-03-10T23:03:07Z" level=info msg="Node aa534b585b74/172.20.249.40, left gossip cluster" [2022-03-10T23:03:07.744Z] time="2022-03-10T23:03:07Z" level=info msg="Node aa534b585b74/172.20.249.40, left gossip cluster" [2022-03-10T23:03:07.972Z] --- PASS: TestBuildWithEmptyLayers (0.46s) [2022-03-10T23:03:07.972Z] === RUN TestBuildMultiStageOnBuild [2022-03-10T23:03:08.203Z] time="2022-03-10T23:03:07Z" level=info msg="Node 90843c4c6cf4 change state NodeActive --> NodeLeft" [2022-03-10T23:03:08.203Z] time="2022-03-10T23:03:07Z" level=info msg="node5(4e6eec267b1c): Node leave event for 90843c4c6cf4/172.20.249.40" [2022-03-10T23:03:08.203Z] time="2022-03-10T23:03:07Z" level=info msg="Node 90843c4c6cf4 change state NodeActive --> NodeLeft" [2022-03-10T23:03:08.203Z] time="2022-03-10T23:03:07Z" level=info msg="node4(ceb23ebf2cf0): Node leave event for 90843c4c6cf4/172.20.249.40" [2022-03-10T23:03:08.203Z] time="2022-03-10T23:03:07Z" level=info msg="Node 90843c4c6cf4 change state NodeActive --> NodeLeft" [2022-03-10T23:03:08.203Z] time="2022-03-10T23:03:07Z" level=info msg="node3(90843c4c6cf4): Node leave event for 90843c4c6cf4/172.20.249.40" [2022-03-10T23:03:08.203Z] time="2022-03-10T23:03:08Z" level=info msg="Node 90843c4c6cf4/172.20.249.40, left gossip cluster" [2022-03-10T23:03:08.203Z] time="2022-03-10T23:03:08Z" level=info msg="Node 90843c4c6cf4/172.20.249.40, left gossip cluster" [2022-03-10T23:03:08.662Z] time="2022-03-10T23:03:08Z" level=info msg="Node 90843c4c6cf4/172.20.249.40, left gossip cluster" [2022-03-10T23:03:08.662Z] time="2022-03-10T23:03:08Z" level=debug msg="memberlist: Failed ping: 90843c4c6cf4 (timeout reached)" [2022-03-10T23:03:08.662Z] time="2022-03-10T23:03:08Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.20.249.40:10037: use of closed network connection" [2022-03-10T23:03:08.662Z] time="2022-03-10T23:03:08Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.20.249.40:10036: use of closed network connection" [2022-03-10T23:03:08.662Z] time="2022-03-10T23:03:08Z" level=debug msg="memberlist: Stream connection from=172.20.249.40:49385" [2022-03-10T23:03:08.662Z] time="2022-03-10T23:03:08Z" level=info msg="Node ceb23ebf2cf0 change state NodeActive --> NodeLeft" [2022-03-10T23:03:08.662Z] time="2022-03-10T23:03:08Z" level=info msg="node5(4e6eec267b1c): Node leave event for ceb23ebf2cf0/172.20.249.40" [2022-03-10T23:03:08.662Z] time="2022-03-10T23:03:08Z" level=info msg="Node ceb23ebf2cf0 change state NodeActive --> NodeLeft" [2022-03-10T23:03:08.662Z] time="2022-03-10T23:03:08Z" level=info msg="node4(ceb23ebf2cf0): Node leave event for ceb23ebf2cf0/172.20.249.40" [2022-03-10T23:03:09.123Z] time="2022-03-10T23:03:08Z" level=warning msg="memberlist: Was able to connect to 90843c4c6cf4 but other probes failed, network may be misconfigured" [2022-03-10T23:03:09.123Z] time="2022-03-10T23:03:08Z" level=info msg="Node ceb23ebf2cf0/172.20.249.40, left gossip cluster" [2022-03-10T23:03:09.586Z] time="2022-03-10T23:03:09Z" level=info msg="Node ceb23ebf2cf0/172.20.249.40, left gossip cluster" [2022-03-10T23:03:09.877Z] --- PASS: TestBuildMultiStageOnBuild (1.72s) [2022-03-10T23:03:09.877Z] === RUN TestBuildUncleanTarFilenames [2022-03-10T23:03:10.164Z] --- PASS: TestBuildUncleanTarFilenames (0.61s) [2022-03-10T23:03:10.164Z] === RUN TestBuildMultiStageLayerLeak [2022-03-10T23:03:10.165Z] time="2022-03-10T23:03:09Z" level=info msg="Node 4e6eec267b1c/172.20.249.40, left gossip cluster" [2022-03-10T23:03:10.165Z] time="2022-03-10T23:03:09Z" level=info msg="Node 4e6eec267b1c change state NodeActive --> NodeFailed" [2022-03-10T23:03:10.165Z] time="2022-03-10T23:03:09Z" level=info msg="Node 4e6eec267b1c/172.20.249.40, added to failed nodes list" [2022-03-10T23:03:10.165Z] --- PASS: TestNetworkDBIslands (12.07s) [2022-03-10T23:03:10.165Z] PASS [2022-03-10T23:03:10.165Z] coverage: 60.0% of statements [2022-03-10T23:03:10.165Z] ok github.com/docker/docker/libnetwork/networkdb 103.928s coverage: 60.0% of statements [2022-03-10T23:03:10.165Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-03-10T23:03:10.165Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] [2022-03-10T23:03:10.165Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-03-10T23:03:10.165Z] ? github.com/docker/docker/oci/caps [no test files] [2022-03-10T23:03:10.165Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-03-10T23:03:10.165Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2022-03-10T23:03:10.165Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2022-03-10T23:03:10.626Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-03-10T23:03:10.626Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-03-10T23:03:10.626Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-03-10T23:03:10.626Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-03-10T23:03:10.626Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-03-10T23:03:10.626Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-03-10T23:03:10.626Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2022-03-10T23:03:10.626Z] ? github.com/docker/docker/quota [no test files] [2022-03-10T23:03:10.626Z] ? github.com/docker/docker/rootless [no test files] [2022-03-10T23:03:10.626Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-03-10T23:03:10.626Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-03-10T23:03:10.626Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-03-10T23:03:10.626Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-03-10T23:03:10.626Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-03-10T23:03:10.626Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-03-10T23:03:10.626Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-03-10T23:03:10.626Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-03-10T23:03:10.626Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-03-10T23:03:10.626Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-03-10T23:03:10.626Z] ? github.com/docker/docker/testutil/request [no test files] [2022-03-10T23:03:10.626Z] ? github.com/docker/docker/volume [no test files] [2022-03-10T23:03:10.626Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-03-10T23:03:10.626Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-03-10T23:03:11.362Z] --- PASS: TestBuildWithHugeFile (51.16s) [2022-03-10T23:03:11.362Z] === RUN TestBuildWCOWSandboxSize [2022-03-10T23:03:11.362Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-03-10T23:03:11.362Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-03-10T23:03:11.362Z] === RUN TestBuildWithEmptyDockerfile [2022-03-10T23:03:11.362Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-10T23:03:11.362Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-10T23:03:11.362Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-10T23:03:11.362Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-10T23:03:11.362Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-10T23:03:11.362Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-10T23:03:11.362Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-10T23:03:11.362Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-10T23:03:11.362Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-10T23:03:11.362Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2022-03-10T23:03:11.362Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.15s) [2022-03-10T23:03:11.362Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.16s) [2022-03-10T23:03:11.362Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-03-10T23:03:11.362Z] === RUN TestBuildPreserveOwnership [2022-03-10T23:03:11.362Z] === RUN TestBuildPreserveOwnership/copy_from [2022-03-10T23:03:12.065Z] --- PASS: TestBuildMultiStageLayerLeak (1.75s) [2022-03-10T23:03:12.065Z] === RUN TestBuildWithHugeFile [2022-03-10T23:03:12.301Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-03-10T23:03:12.835Z] [2022-03-10T23:03:12.835Z] === Skipped [2022-03-10T23:03:12.835Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2022-03-10T23:03:12.835Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-03-10T23:03:12.835Z] [2022-03-10T23:03:12.835Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2022-03-10T23:03:12.835Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-10T23:03:12.835Z] [2022-03-10T23:03:12.835Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2022-03-10T23:03:12.835Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-10T23:03:12.835Z] [2022-03-10T23:03:12.835Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.00s) [2022-03-10T23:03:12.835Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-10T23:03:12.835Z] [2022-03-10T23:03:12.835Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.01s) [2022-03-10T23:03:12.835Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-10T23:03:12.835Z] [2022-03-10T23:03:12.835Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2022-03-10T23:03:12.835Z] client_test.go:23: runtime.GOOS == "windows" [2022-03-10T23:03:12.835Z] [2022-03-10T23:03:12.835Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-03-10T23:03:12.835Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-03-10T23:03:12.835Z] [2022-03-10T23:03:12.835Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-03-10T23:03:12.835Z] network_proxy_test.go:208: No support for dual stack yet [2022-03-10T23:03:12.835Z] [2022-03-10T23:03:12.835Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-03-10T23:03:12.835Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-03-10T23:03:12.835Z] [2022-03-10T23:03:12.835Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.00s) [2022-03-10T23:03:12.835Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-03-10T23:03:12.835Z] [2022-03-10T23:03:12.835Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-03-10T23:03:12.835Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-03-10T23:03:12.835Z] [2022-03-10T23:03:12.835Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2022-03-10T23:03:12.835Z] daemon_test.go:145: root required [2022-03-10T23:03:12.835Z] [2022-03-10T23:03:12.835Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-03-10T23:03:12.835Z] reload_test.go:342: root required [2022-03-10T23:03:12.835Z] [2022-03-10T23:03:12.835Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2022-03-10T23:03:12.835Z] config_test.go:447: os.Getuid() != 0: skipping test that requires root [2022-03-10T23:03:12.835Z] [2022-03-10T23:03:12.835Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2022-03-10T23:03:12.835Z] pull_v2_test.go:82: Needs fixing on Windows [2022-03-10T23:03:12.835Z] [2022-03-10T23:03:12.835Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2022-03-10T23:03:12.835Z] pull_v2_test.go:127: Needs fixing on Windows [2022-03-10T23:03:12.835Z] [2022-03-10T23:03:12.835Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2022-03-10T23:03:12.835Z] download_test.go:267: Needs fixing on Windows [2022-03-10T23:03:12.835Z] [2022-03-10T23:03:12.835Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2022-03-10T23:03:12.835Z] layer_test.go:291: Failing on Windows [2022-03-10T23:03:12.835Z] [2022-03-10T23:03:12.835Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2022-03-10T23:03:12.835Z] layer_test.go:340: Failing on Windows [2022-03-10T23:03:12.835Z] [2022-03-10T23:03:12.835Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2022-03-10T23:03:12.835Z] layer_test.go:455: Failing on Windows [2022-03-10T23:03:12.835Z] [2022-03-10T23:03:12.835Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2022-03-10T23:03:12.835Z] layer_test.go:684: Failing on Windows [2022-03-10T23:03:12.835Z] [2022-03-10T23:03:12.835Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2022-03-10T23:03:12.835Z] migration_test.go:45: Failing on Windows [2022-03-10T23:03:12.835Z] [2022-03-10T23:03:12.835Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2022-03-10T23:03:12.835Z] migration_test.go:181: Failing on Windows [2022-03-10T23:03:12.835Z] [2022-03-10T23:03:12.835Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2022-03-10T23:03:12.835Z] mount_test.go:17: Failing on Windows [2022-03-10T23:03:12.835Z] [2022-03-10T23:03:12.835Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2022-03-10T23:03:13.292Z] mount_test.go:76: Failing on Windows [2022-03-10T23:03:13.292Z] [2022-03-10T23:03:13.292Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2022-03-10T23:03:13.292Z] mount_test.go:125: Failing on Windows [2022-03-10T23:03:13.292Z] [2022-03-10T23:03:13.292Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2022-03-10T23:03:13.292Z] mount_test.go:212: Failing on Windows [2022-03-10T23:03:13.292Z] [2022-03-10T23:03:13.292Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.01s) [2022-03-10T23:03:13.292Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-03-10T23:03:13.292Z] [2022-03-10T23:03:13.292Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.00s) [2022-03-10T23:03:13.292Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-03-10T23:03:13.292Z] [2022-03-10T23:03:13.292Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.01s) [2022-03-10T23:03:13.292Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-03-10T23:03:13.292Z] [2022-03-10T23:03:13.292Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s) [2022-03-10T23:03:13.292Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-03-10T23:03:13.292Z] [2022-03-10T23:03:13.292Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s) [2022-03-10T23:03:13.292Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-03-10T23:03:13.292Z] [2022-03-10T23:03:13.292Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s) [2022-03-10T23:03:13.292Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-03-10T23:03:13.292Z] [2022-03-10T23:03:13.292Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s) [2022-03-10T23:03:13.292Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-03-10T23:03:13.292Z] [2022-03-10T23:03:13.293Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s) [2022-03-10T23:03:13.293Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-03-10T23:03:13.293Z] [2022-03-10T23:03:13.293Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s) [2022-03-10T23:03:13.293Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-03-10T23:03:13.293Z] [2022-03-10T23:03:13.293Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s) [2022-03-10T23:03:13.293Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-03-10T23:03:13.293Z] [2022-03-10T23:03:13.293Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) [2022-03-10T23:03:13.293Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-03-10T23:03:13.293Z] [2022-03-10T23:03:13.293Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) [2022-03-10T23:03:13.293Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-03-10T23:03:13.293Z] [2022-03-10T23:03:13.293Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-03-10T23:03:13.293Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-10T23:03:13.293Z] [2022-03-10T23:03:13.293Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-03-10T23:03:13.293Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-10T23:03:13.293Z] [2022-03-10T23:03:13.293Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-03-10T23:03:13.293Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-10T23:03:13.293Z] [2022-03-10T23:03:13.293Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-03-10T23:03:13.293Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-10T23:03:13.293Z] [2022-03-10T23:03:13.293Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-03-10T23:03:13.293Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-10T23:03:13.293Z] [2022-03-10T23:03:13.293Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2022-03-10T23:03:13.293Z] archive_test.go:133: Xz not present in msys2 [2022-03-10T23:03:13.293Z] [2022-03-10T23:03:13.293Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamZstd (0.02s) [2022-03-10T23:03:13.293Z] archive_test.go:140: zstd not installed [2022-03-10T23:03:13.293Z] [2022-03-10T23:03:13.293Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2022-03-10T23:03:13.293Z] archive_test.go:252: Failing on Windows CI machines [2022-03-10T23:03:13.293Z] [2022-03-10T23:03:13.293Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2022-03-10T23:03:13.293Z] archive_windows_test.go:16: Currently fails [2022-03-10T23:03:13.293Z] [2022-03-10T23:03:13.293Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2022-03-10T23:03:13.293Z] changes_test.go:195: needs more investigation [2022-03-10T23:03:13.293Z] [2022-03-10T23:03:13.293Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2022-03-10T23:03:13.293Z] changes_test.go:432: needs further investigation [2022-03-10T23:03:13.293Z] [2022-03-10T23:03:13.293Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2022-03-10T23:03:13.293Z] changes_test.go:468: needs further investigation [2022-03-10T23:03:13.293Z] [2022-03-10T23:03:13.293Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2022-03-10T23:03:13.293Z] archive_test.go:44: os.Getuid() != 0: skipping test that requires root [2022-03-10T23:03:13.293Z] [2022-03-10T23:03:13.293Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2022-03-10T23:03:13.293Z] archive_test.go:76: os.Getuid() != 0: skipping test that requires root [2022-03-10T23:03:13.293Z] [2022-03-10T23:03:13.293Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2022-03-10T23:03:13.293Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-03-10T23:03:13.293Z] [2022-03-10T23:03:13.293Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2022-03-10T23:03:13.293Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-03-10T23:03:13.293Z] [2022-03-10T23:03:13.293Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2022-03-10T23:03:13.293Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2022-03-10T23:03:13.293Z] [2022-03-10T23:03:13.293Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2022-03-10T23:03:13.293Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-03-10T23:03:13.293Z] [2022-03-10T23:03:13.293Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-03-10T23:03:13.293Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2022-03-10T23:03:13.293Z] [2022-03-10T23:03:13.293Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-03-10T23:03:13.293Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2022-03-10T23:03:13.293Z] [2022-03-10T23:03:13.293Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2022-03-10T23:03:13.293Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2022-03-10T23:03:13.293Z] [2022-03-10T23:03:13.293Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2022-03-10T23:03:13.293Z] poller_test.go:40: No chmod on Windows [2022-03-10T23:03:13.293Z] [2022-03-10T23:03:13.293Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-03-10T23:03:13.293Z] fileutils_test.go:133: Needs porting to Windows [2022-03-10T23:03:13.293Z] [2022-03-10T23:03:13.293Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2022-03-10T23:03:13.293Z] fileutils_test.go:179: Needs porting to Windows [2022-03-10T23:03:13.293Z] [2022-03-10T23:03:13.293Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2022-03-10T23:03:13.293Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2022-03-10T23:03:13.293Z] [2022-03-10T23:03:13.293Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2022-03-10T23:03:13.293Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2022-03-10T23:03:13.293Z] [2022-03-10T23:03:13.293Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2022-03-10T23:03:13.293Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2022-03-10T23:03:13.293Z] [2022-03-10T23:03:13.293Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2022-03-10T23:03:13.293Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-03-10T23:03:13.293Z] [2022-03-10T23:03:13.293Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2022-03-10T23:03:13.293Z] local_test.go:180: runtime.GOOS == "windows" [2022-03-10T23:03:13.293Z] [2022-03-10T23:03:13.293Z] DONE 2077 tests, 68 skipped in 292.070s [2022-03-10T23:03:13.293Z] INFO: make.ps1 ended at 03/10/2022 23:03:13 [2022-03-10T23:03:15.463Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2022-03-10T23:03:15.463Z] INFO: Unit tests ended at 03/10/2022 23:03:14. Duration:00:05:10.8695362 [2022-03-10T23:03:15.463Z] INFO: Building busybox [2022-03-10T23:03:15.463Z] Sending build context to Docker daemon 5.12kB [2022-03-10T23:03:15.463Z] [2022-03-10T23:03:15.463Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2022-03-10T23:03:15.463Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2022-03-10T23:03:15.463Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2022-03-10T23:03:15.463Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2022-03-10T23:03:15.463Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2022-03-10T23:03:15.463Z] ---> 6a11116086a4 [2022-03-10T23:03:15.463Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2022-03-10T23:03:15.463Z] ---> Running in 5e003dc0f29e [2022-03-10T23:03:16.496Z] --- PASS: TestBuildPreserveOwnership (9.58s) [2022-03-10T23:03:16.496Z] --- PASS: TestBuildPreserveOwnership/copy_from (5.57s) [2022-03-10T23:03:16.496Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2022-03-10T23:03:16.496Z] === RUN TestBuildPlatformInvalid [2022-03-10T23:03:16.496Z] --- PASS: TestBuildPlatformInvalid (0.09s) [2022-03-10T23:03:16.496Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-03-10T23:03:16.496Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2022-03-10T23:03:16.496Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2022-03-10T23:03:16.496Z] PASS [2022-03-10T23:03:16.496Z] [2022-03-10T23:03:16.496Z] === Skipped [2022-03-10T23:03:16.496Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-03-10T23:03:16.496Z] build_session_test.go:25: TODO: BuildKit [2022-03-10T23:03:16.496Z] [2022-03-10T23:03:16.496Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-03-10T23:03:16.496Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-03-10T23:03:16.496Z] [2022-03-10T23:03:16.496Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2022-03-10T23:03:16.496Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2022-03-10T23:03:16.496Z] [2022-03-10T23:03:16.496Z] DONE 34 tests, 3 skipped in 111.834s [2022-03-10T23:03:16.496Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-03-10T23:03:16.496Z] INFO: Testing against a local daemon [2022-03-10T23:03:16.496Z] === RUN TestConfigInspect [2022-03-10T23:03:16.496Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-10T23:03:16.496Z] --- SKIP: TestConfigInspect (0.02s) [2022-03-10T23:03:16.496Z] === RUN TestConfigList [2022-03-10T23:03:16.496Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-10T23:03:16.496Z] --- SKIP: TestConfigList (0.02s) [2022-03-10T23:03:16.496Z] === RUN TestConfigsCreateAndDelete [2022-03-10T23:03:16.496Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-10T23:03:16.496Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) [2022-03-10T23:03:16.496Z] === RUN TestConfigsUpdate [2022-03-10T23:03:16.496Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-10T23:03:16.496Z] --- SKIP: TestConfigsUpdate (0.01s) [2022-03-10T23:03:16.496Z] === RUN TestTemplatedConfig [2022-03-10T23:03:16.496Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-10T23:03:16.496Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-03-10T23:03:16.496Z] === RUN TestConfigCreateResolve [2022-03-10T23:03:16.496Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-10T23:03:16.496Z] --- SKIP: TestConfigCreateResolve (0.01s) [2022-03-10T23:03:16.496Z] PASS [2022-03-10T23:03:16.496Z] [2022-03-10T23:03:16.496Z] === Skipped [2022-03-10T23:03:16.496Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s) [2022-03-10T23:03:16.496Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-10T23:03:16.496Z] [2022-03-10T23:03:16.496Z] === SKIP: amd64.integration.config TestConfigList (0.02s) [2022-03-10T23:03:16.496Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-10T23:03:16.496Z] [2022-03-10T23:03:16.496Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s) [2022-03-10T23:03:16.496Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-10T23:03:16.496Z] [2022-03-10T23:03:16.496Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s) [2022-03-10T23:03:16.496Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-10T23:03:16.496Z] [2022-03-10T23:03:16.496Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2022-03-10T23:03:16.496Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-10T23:03:16.496Z] [2022-03-10T23:03:16.496Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2022-03-10T23:03:16.496Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-10T23:03:16.496Z] [2022-03-10T23:03:16.496Z] DONE 6 tests, 6 skipped in 0.194s [2022-03-10T23:03:16.496Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-03-10T23:03:16.639Z] ok github.com/docker/docker/libnetwork/networkdb 103.835s coverage: 60.7% of statements [2022-03-10T23:03:16.639Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-03-10T23:03:16.639Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2022-03-10T23:03:16.639Z] ok github.com/docker/docker/libnetwork/osl 4.309s coverage: 39.7% of statements [2022-03-10T23:03:16.639Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.003s coverage: 20.0% of statements [2022-03-10T23:03:16.639Z] ok github.com/docker/docker/libnetwork/portallocator 0.009s coverage: 86.1% of statements [2022-03-10T23:03:16.639Z] ok github.com/docker/docker/libnetwork/portmapper 0.274s coverage: 48.6% of statements [2022-03-10T23:03:16.756Z] INFO: Testing against a local daemon [2022-03-10T23:03:16.756Z] === RUN TestCheckpoint [2022-03-10T23:03:16.756Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-03-10T23:03:16.756Z] --- SKIP: TestCheckpoint (0.00s) [2022-03-10T23:03:16.756Z] === RUN TestContainerInvalidJSON [2022-03-10T23:03:16.756Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-03-10T23:03:16.756Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-03-10T23:03:16.756Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-03-10T23:03:16.756Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-03-10T23:03:16.756Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-03-10T23:03:16.756Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-03-10T23:03:16.756Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-03-10T23:03:16.756Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2022-03-10T23:03:16.756Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2022-03-10T23:03:16.756Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-03-10T23:03:16.756Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.04s) [2022-03-10T23:03:16.756Z] === RUN TestCopyFromContainerPathIsNotDir [2022-03-10T23:03:16.756Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s) [2022-03-10T23:03:16.756Z] === RUN TestCopyToContainerPathDoesNotExist [2022-03-10T23:03:16.756Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s) [2022-03-10T23:03:16.756Z] === RUN TestCopyToContainerPathIsNotDir [2022-03-10T23:03:16.897Z] ok github.com/docker/docker/libnetwork/resolvconf 0.003s coverage: 70.6% of statements [2022-03-10T23:03:16.898Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-03-10T23:03:17.015Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s) [2022-03-10T23:03:17.015Z] === RUN TestCopyFromContainer [2022-03-10T23:03:17.156Z] ok github.com/docker/docker/libnetwork/types 0.002s coverage: 37.3% of statements [2022-03-10T23:03:17.156Z] [2022-03-10T23:03:17.156Z] === Skipped [2022-03-10T23:03:17.156Z] === SKIP: libnetwork TestParallel3 (0.00s) [2022-03-10T23:03:17.156Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-03-10T23:03:17.156Z] [2022-03-10T23:03:17.156Z] === SKIP: libnetwork TestParallel1 (0.00s) [2022-03-10T23:03:17.156Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-03-10T23:03:17.156Z] [2022-03-10T23:03:17.156Z] === SKIP: libnetwork TestParallel2 (0.00s) [2022-03-10T23:03:17.156Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-03-10T23:03:17.156Z] [2022-03-10T23:03:17.156Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-03-10T23:03:17.156Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-10T23:03:17.156Z] [2022-03-10T23:03:17.156Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-03-10T23:03:17.156Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-10T23:03:17.156Z] [2022-03-10T23:03:17.156Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-03-10T23:03:17.156Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-10T23:03:17.156Z] [2022-03-10T23:03:17.156Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-03-10T23:03:17.156Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-10T23:03:17.156Z] [2022-03-10T23:03:17.156Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-03-10T23:03:17.156Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-10T23:03:17.156Z] [2022-03-10T23:03:17.156Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2022-03-10T23:03:17.156Z] firewalld_test.go:14: firewalld is not running [2022-03-10T23:03:17.156Z] [2022-03-10T23:03:17.156Z] DONE 326 tests, 9 skipped in 200.595s Post stage [Pipeline] junit [2022-03-10T23:03:17.736Z] Recording test results [2022-03-10T23:03:19.143Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-03-10T23:03:19.490Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43357/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=b36fb04e033e29f65b7bed7ef215cdf6e8592e74 -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:b36fb04e033e29f65b7bed7ef215cdf6e8592e74 hack/make.sh dynbinary test-integration [2022-03-10T23:03:19.749Z] [2022-03-10T23:03:19.749Z] Removing bundles/ [2022-03-10T23:03:19.749Z] [2022-03-10T23:03:19.749Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-03-10T23:03:20.009Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-03-10T23:03:20.009Z] GOOS="" GOARCH="" GOARM="" [2022-03-10T23:03:20.314Z] === RUN TestCopyFromContainer// [2022-03-10T23:03:20.314Z] === RUN TestCopyFromContainer//bar/root [2022-03-10T23:03:20.314Z] === RUN TestCopyFromContainer//bar/root/ [2022-03-10T23:03:20.314Z] === RUN TestCopyFromContainer/bar/quux [2022-03-10T23:03:20.314Z] === RUN TestCopyFromContainer/bar/quux/ [2022-03-10T23:03:20.575Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-03-10T23:03:20.575Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-03-10T23:03:20.575Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-03-10T23:03:20.575Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-03-10T23:03:20.575Z] === RUN TestCopyFromContainer/bar/notarget [2022-03-10T23:03:20.836Z] --- PASS: TestCopyFromContainer (3.90s) [2022-03-10T23:03:20.836Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-03-10T23:03:20.836Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2022-03-10T23:03:20.836Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-03-10T23:03:20.836Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-03-10T23:03:20.836Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2022-03-10T23:03:20.836Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.07s) [2022-03-10T23:03:20.836Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2022-03-10T23:03:20.836Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2022-03-10T23:03:20.836Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2022-03-10T23:03:20.836Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2022-03-10T23:03:20.836Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-03-10T23:03:20.836Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-10T23:03:20.836Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-10T23:03:20.836Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-10T23:03:20.836Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-10T23:03:20.836Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-10T23:03:20.836Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-10T23:03:20.836Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-10T23:03:20.836Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-10T23:03:20.836Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-10T23:03:20.836Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-03-10T23:03:20.836Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-03-10T23:03:20.836Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-03-10T23:03:20.836Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-03-10T23:03:20.836Z] === RUN TestCreateLinkToNonExistingContainer [2022-03-10T23:03:20.836Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2022-03-10T23:03:20.836Z] === RUN TestCreateWithInvalidEnv [2022-03-10T23:03:20.836Z] === RUN TestCreateWithInvalidEnv/0 [2022-03-10T23:03:20.836Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-03-10T23:03:20.836Z] === RUN TestCreateWithInvalidEnv/1 [2022-03-10T23:03:20.836Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-03-10T23:03:20.836Z] === RUN TestCreateWithInvalidEnv/2 [2022-03-10T23:03:20.836Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-03-10T23:03:20.836Z] === CONT TestCreateWithInvalidEnv/0 [2022-03-10T23:03:20.836Z] === CONT TestCreateWithInvalidEnv/2 [2022-03-10T23:03:20.836Z] === CONT TestCreateWithInvalidEnv/1 [2022-03-10T23:03:20.836Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-03-10T23:03:20.836Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-03-10T23:03:20.836Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-03-10T23:03:20.836Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-03-10T23:03:20.836Z] === RUN TestCreateTmpfsMountsTarget [2022-03-10T23:03:20.836Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-03-10T23:03:20.836Z] === RUN TestCreateWithCustomMaskedPaths [2022-03-10T23:03:21.674Z] --- PASS: TestBuildMultiStageOnBuild (13.40s) [2022-03-10T23:03:21.674Z] === RUN TestBuildUncleanTarFilenames [2022-03-10T23:03:21.674Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-10T23:03:21.674Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2022-03-10T23:03:21.674Z] === RUN TestBuildMultiStageLayerLeak [2022-03-10T23:03:22.243Z] --- PASS: TestCreateWithCustomMaskedPaths (1.23s) [2022-03-10T23:03:22.243Z] === RUN TestCreateWithCustomReadonlyPaths [2022-03-10T23:03:23.217Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.21s) [2022-03-10T23:03:23.217Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-03-10T23:03:23.217Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-10T23:03:23.217Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-10T23:03:23.217Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-10T23:03:23.217Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-10T23:03:23.217Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-10T23:03:23.217Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-10T23:03:23.217Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-10T23:03:23.217Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-10T23:03:23.217Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-10T23:03:23.217Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-10T23:03:23.217Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-10T23:03:23.217Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-10T23:03:23.217Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-10T23:03:23.217Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-10T23:03:23.482Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-10T23:03:23.482Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-03-10T23:03:23.482Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-03-10T23:03:23.482Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-03-10T23:03:23.482Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-03-10T23:03:23.482Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s) [2022-03-10T23:03:23.482Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2022-03-10T23:03:23.482Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-03-10T23:03:23.743Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.44s) [2022-03-10T23:03:23.743Z] === RUN TestCreateDifferentPlatform [2022-03-10T23:03:23.743Z] === RUN TestCreateDifferentPlatform/different_os [2022-03-10T23:03:23.743Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-03-10T23:03:23.743Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-03-10T23:03:23.743Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-03-10T23:03:23.743Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-03-10T23:03:23.743Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-03-10T23:03:23.743Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2022-03-10T23:03:23.743Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-03-10T23:03:24.004Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-03-10T23:03:24.004Z] === RUN TestContainerStartOnDaemonRestart [2022-03-10T23:03:24.004Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-03-10T23:03:24.004Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2022-03-10T23:03:24.004Z] === RUN TestDaemonRestartIpcMode [2022-03-10T23:03:24.004Z] === PAUSE TestDaemonRestartIpcMode [2022-03-10T23:03:24.004Z] === RUN TestDaemonHostGatewayIP [2022-03-10T23:03:24.004Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-10T23:03:24.004Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2022-03-10T23:03:24.004Z] === RUN TestRestartDaemonWithRestartingContainer [2022-03-10T23:03:24.004Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-03-10T23:03:24.004Z] === RUN TestContainerKillOnDaemonStart [2022-03-10T23:03:24.004Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-03-10T23:03:24.004Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-03-10T23:03:24.004Z] === RUN TestDiff [2022-03-10T23:03:24.265Z] --- PASS: TestDiff (0.41s) [2022-03-10T23:03:24.265Z] === RUN TestExecWithCloseStdin [2022-03-10T23:03:24.835Z] --- PASS: TestExecWithCloseStdin (0.44s) [2022-03-10T23:03:24.835Z] === RUN TestExec [2022-03-10T23:03:25.094Z] --- PASS: TestExec (0.46s) [2022-03-10T23:03:25.094Z] === RUN TestExecUser [2022-03-10T23:03:25.663Z] --- PASS: TestExecUser (0.42s) [2022-03-10T23:03:25.663Z] === RUN TestExportContainerAndImportImage [2022-03-10T23:03:26.233Z] --- PASS: TestExportContainerAndImportImage (0.55s) [2022-03-10T23:03:26.233Z] === RUN TestExportContainerAfterDaemonRestart [2022-03-10T23:03:27.612Z] --- PASS: TestExportContainerAfterDaemonRestart (1.33s) [2022-03-10T23:03:27.613Z] === RUN TestHealthCheckWorkdir [2022-03-10T23:03:28.181Z] --- PASS: TestHealthCheckWorkdir (0.53s) [2022-03-10T23:03:28.181Z] === RUN TestHealthKillContainer [2022-03-10T23:03:34.161Z] --- PASS: TestBuildMultiStageLayerLeak (12.67s) [2022-03-10T23:03:34.161Z] === RUN TestBuildWithHugeFile [2022-03-10T23:03:36.312Z] --- PASS: TestHealthKillContainer (7.88s) [2022-03-10T23:03:36.312Z] === RUN TestInspectCpusetInConfigPre120 [2022-03-10T23:03:36.312Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-03-10T23:03:36.312Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.01s) [2022-03-10T23:03:36.312Z] === RUN TestIpcModeNone [2022-03-10T23:03:36.312Z] --- PASS: TestIpcModeNone (0.43s) [2022-03-10T23:03:36.312Z] === RUN TestIpcModePrivate [2022-03-10T23:03:36.572Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:71, shared: false, mustBeShared: false [2022-03-10T23:03:36.602Z] Removing intermediate container 5e003dc0f29e [2022-03-10T23:03:36.602Z] ---> 69c1351eb065 [2022-03-10T23:03:36.602Z] Step 7/13 : ARG BUSYBOX_VERSION [2022-03-10T23:03:36.602Z] ---> Running in 924f7af63bd6 [2022-03-10T23:03:36.603Z] Removing intermediate container 924f7af63bd6 [2022-03-10T23:03:36.603Z] ---> 1ac077adccbf [2022-03-10T23:03:36.603Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2022-03-10T23:03:36.603Z] ---> Running in 1af609c94656 [2022-03-10T23:03:36.603Z] Removing intermediate container 1af609c94656 [2022-03-10T23:03:36.603Z] ---> 60db94290310 [2022-03-10T23:03:36.603Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2022-03-10T23:03:36.603Z] [2022-03-10T23:03:36.603Z] ---> 8abc98f42a9c [2022-03-10T23:03:36.603Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2022-03-10T23:03:36.603Z] ---> Running in 0b41d2471e56 [2022-03-10T23:03:36.831Z] --- PASS: TestIpcModePrivate (0.43s) [2022-03-10T23:03:36.831Z] === RUN TestIpcModeShareable [2022-03-10T23:03:36.831Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-03-10T23:03:36.831Z] --- SKIP: TestIpcModeShareable (0.00s) [2022-03-10T23:03:36.831Z] === RUN TestAPIIpcModeShareableAndContainer [2022-03-10T23:03:38.069Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-03-10T23:03:38.069Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-03-10T23:03:38.208Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.34s) [2022-03-10T23:03:38.208Z] === RUN TestAPIIpcModeHost [2022-03-10T23:03:38.208Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-03-10T23:03:38.208Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2022-03-10T23:03:38.208Z] === RUN TestDaemonIpcModeShareable [2022-03-10T23:03:38.208Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-03-10T23:03:38.208Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2022-03-10T23:03:38.208Z] === RUN TestDaemonIpcModePrivate [2022-03-10T23:03:39.145Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: false, mustBeShared: false [2022-03-10T23:03:39.145Z] --- PASS: TestDaemonIpcModePrivate (1.14s) [2022-03-10T23:03:39.145Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-03-10T23:03:39.145Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-03-10T23:03:39.145Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2022-03-10T23:03:39.145Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-03-10T23:03:39.145Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-03-10T23:03:39.145Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2022-03-10T23:03:39.145Z] === RUN TestIpcModeOlderClient [2022-03-10T23:03:39.145Z] === PAUSE TestIpcModeOlderClient [2022-03-10T23:03:39.145Z] === RUN TestKillContainerInvalidSignal [2022-03-10T23:03:39.716Z] --- PASS: TestKillContainerInvalidSignal (0.48s) [2022-03-10T23:03:39.716Z] === RUN TestKillContainer [2022-03-10T23:03:39.716Z] === RUN TestKillContainer/no_signal [2022-03-10T23:03:40.287Z] === RUN TestKillContainer/non_killing_signal [2022-03-10T23:03:40.287Z] === RUN TestKillContainer/killing_signal [2022-03-10T23:03:40.602Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-03-10T23:03:40.857Z] --- PASS: TestKillContainer (1.26s) [2022-03-10T23:03:40.857Z] --- PASS: TestKillContainer/no_signal (0.41s) [2022-03-10T23:03:40.857Z] --- PASS: TestKillContainer/non_killing_signal (0.28s) [2022-03-10T23:03:40.857Z] --- PASS: TestKillContainer/killing_signal (0.39s) [2022-03-10T23:03:40.857Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-03-10T23:03:40.857Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-03-10T23:03:41.428Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-03-10T23:03:41.688Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.83s) [2022-03-10T23:03:41.688Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.42s) [2022-03-10T23:03:41.688Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.26s) [2022-03-10T23:03:41.688Z] === RUN TestKillStoppedContainer [2022-03-10T23:03:41.948Z] --- PASS: TestKillStoppedContainer (0.04s) [2022-03-10T23:03:41.948Z] === RUN TestKillStoppedContainerAPIPre120 [2022-03-10T23:03:41.948Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2022-03-10T23:03:41.948Z] === RUN TestKillDifferentUserContainer [2022-03-10T23:03:42.209Z] --- PASS: TestKillDifferentUserContainer (0.42s) [2022-03-10T23:03:42.209Z] === RUN TestInspectOomKilledTrue [2022-03-10T23:03:42.209Z] kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none" [2022-03-10T23:03:42.209Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-03-10T23:03:42.209Z] === RUN TestInspectOomKilledFalse [2022-03-10T23:03:42.209Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-03-10T23:03:42.209Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-03-10T23:03:42.209Z] === RUN TestLinksEtcHostsContentMatch [2022-03-10T23:03:42.209Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-03-10T23:03:42.209Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2022-03-10T23:03:42.209Z] === RUN TestLinksContainerNames [2022-03-10T23:03:43.145Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-03-10T23:03:43.150Z] --- PASS: TestLinksContainerNames (0.82s) [2022-03-10T23:03:43.150Z] === RUN TestLogsFollowTailEmpty [2022-03-10T23:03:43.410Z] --- PASS: TestLogsFollowTailEmpty (0.39s) [2022-03-10T23:03:43.410Z] === RUN TestContainerNetworkMountsNoChown [2022-03-10T23:03:43.716Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-03-10T23:03:43.982Z] --- PASS: TestContainerNetworkMountsNoChown (0.35s) [2022-03-10T23:03:43.982Z] === RUN TestMountDaemonRoot [2022-03-10T23:03:43.982Z] === RUN TestMountDaemonRoot/default [2022-03-10T23:03:43.982Z] === PAUSE TestMountDaemonRoot/default [2022-03-10T23:03:43.982Z] === RUN TestMountDaemonRoot/private [2022-03-10T23:03:43.982Z] === PAUSE TestMountDaemonRoot/private [2022-03-10T23:03:43.982Z] === RUN TestMountDaemonRoot/rprivate [2022-03-10T23:03:43.982Z] === PAUSE TestMountDaemonRoot/rprivate [2022-03-10T23:03:43.982Z] === RUN TestMountDaemonRoot/slave [2022-03-10T23:03:43.982Z] === PAUSE TestMountDaemonRoot/slave [2022-03-10T23:03:43.982Z] === RUN TestMountDaemonRoot/rslave [2022-03-10T23:03:43.982Z] === PAUSE TestMountDaemonRoot/rslave [2022-03-10T23:03:43.982Z] === RUN TestMountDaemonRoot/shared [2022-03-10T23:03:43.982Z] === PAUSE TestMountDaemonRoot/shared [2022-03-10T23:03:43.982Z] === RUN TestMountDaemonRoot/rshared [2022-03-10T23:03:43.982Z] === PAUSE TestMountDaemonRoot/rshared [2022-03-10T23:03:43.982Z] === CONT TestMountDaemonRoot/default [2022-03-10T23:03:43.982Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-03-10T23:03:43.982Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-03-10T23:03:43.982Z] === RUN TestMountDaemonRoot/default/mount_root [2022-03-10T23:03:43.982Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-03-10T23:03:43.982Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-03-10T23:03:43.982Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-03-10T23:03:43.982Z] === RUN TestMountDaemonRoot/default/bind_root [2022-03-10T23:03:43.982Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-03-10T23:03:43.982Z] === CONT TestMountDaemonRoot/rslave [2022-03-10T23:03:43.982Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-03-10T23:03:43.982Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-03-10T23:03:43.982Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-03-10T23:03:43.982Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-03-10T23:03:43.982Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-03-10T23:03:43.982Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-03-10T23:03:43.982Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-03-10T23:03:43.982Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-03-10T23:03:43.982Z] === CONT TestMountDaemonRoot/rshared [2022-03-10T23:03:43.982Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-03-10T23:03:43.982Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-03-10T23:03:43.982Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-03-10T23:03:43.982Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-03-10T23:03:43.982Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-03-10T23:03:43.982Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-03-10T23:03:43.982Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-03-10T23:03:43.982Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-03-10T23:03:43.982Z] === CONT TestMountDaemonRoot/shared [2022-03-10T23:03:43.982Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-03-10T23:03:43.982Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-03-10T23:03:43.982Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-03-10T23:03:43.982Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-03-10T23:03:43.982Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-03-10T23:03:43.982Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-03-10T23:03:43.982Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-03-10T23:03:43.982Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-03-10T23:03:43.982Z] === CONT TestMountDaemonRoot/rprivate [2022-03-10T23:03:43.982Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-03-10T23:03:43.982Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-03-10T23:03:43.982Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-03-10T23:03:43.982Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-03-10T23:03:43.982Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-03-10T23:03:43.982Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-03-10T23:03:43.982Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-03-10T23:03:43.982Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-03-10T23:03:43.982Z] === CONT TestMountDaemonRoot/slave [2022-03-10T23:03:43.982Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-03-10T23:03:43.982Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-03-10T23:03:43.982Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-03-10T23:03:43.982Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-03-10T23:03:43.982Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-03-10T23:03:43.982Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-03-10T23:03:43.982Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-03-10T23:03:43.982Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-03-10T23:03:43.982Z] === CONT TestMountDaemonRoot/private [2022-03-10T23:03:43.982Z] === RUN TestMountDaemonRoot/private/mount_root [2022-03-10T23:03:43.982Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-03-10T23:03:43.982Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-03-10T23:03:43.982Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-03-10T23:03:43.982Z] === RUN TestMountDaemonRoot/private/bind_root [2022-03-10T23:03:43.982Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-03-10T23:03:43.982Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-03-10T23:03:43.982Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-03-10T23:03:43.982Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-03-10T23:03:43.982Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-03-10T23:03:43.982Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-03-10T23:03:43.982Z] === CONT TestMountDaemonRoot/default/bind_root [2022-03-10T23:03:43.982Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-03-10T23:03:43.982Z] === CONT TestMountDaemonRoot/default/mount_root [2022-03-10T23:03:43.982Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-03-10T23:03:43.982Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-03-10T23:03:43.982Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-03-10T23:03:43.982Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-03-10T23:03:43.982Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-03-10T23:03:43.982Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-03-10T23:03:43.982Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-03-10T23:03:43.982Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-03-10T23:03:43.982Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-03-10T23:03:44.243Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-03-10T23:03:44.243Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-03-10T23:03:44.243Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-03-10T23:03:44.243Z] === CONT TestMountDaemonRoot/private/mount_root [2022-03-10T23:03:44.243Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-03-10T23:03:44.243Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-03-10T23:03:44.243Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-03-10T23:03:44.243Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-03-10T23:03:44.243Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-03-10T23:03:44.243Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-03-10T23:03:44.243Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-03-10T23:03:44.243Z] === CONT TestMountDaemonRoot/private/bind_root [2022-03-10T23:03:44.243Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-03-10T23:03:44.243Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-03-10T23:03:44.243Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-03-10T23:03:44.243Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2022-03-10T23:03:44.243Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2022-03-10T23:03:44.243Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2022-03-10T23:03:44.243Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2022-03-10T23:03:44.243Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-03-10T23:03:44.243Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2022-03-10T23:03:44.243Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.03s) [2022-03-10T23:03:44.243Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2022-03-10T23:03:44.243Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2022-03-10T23:03:44.243Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-03-10T23:03:44.243Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2022-03-10T23:03:44.243Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2022-03-10T23:03:44.243Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.03s) [2022-03-10T23:03:44.243Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2022-03-10T23:03:44.243Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-03-10T23:03:44.243Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-03-10T23:03:44.243Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-03-10T23:03:44.243Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-03-10T23:03:44.243Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-03-10T23:03:44.243Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-03-10T23:03:44.243Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-03-10T23:03:44.243Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-03-10T23:03:44.243Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-03-10T23:03:44.243Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-03-10T23:03:44.243Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-03-10T23:03:44.243Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-03-10T23:03:44.243Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-03-10T23:03:44.243Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-03-10T23:03:44.243Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2022-03-10T23:03:44.243Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-03-10T23:03:44.243Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-03-10T23:03:44.243Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-03-10T23:03:44.243Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-03-10T23:03:44.243Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.01s) [2022-03-10T23:03:44.243Z] === RUN TestContainerBindMountNonRecursive [2022-03-10T23:03:44.243Z] 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-03-10T23:03:44.243Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s) [2022-03-10T23:03:44.243Z] === RUN TestContainerVolumesMountedAsShared [2022-03-10T23:03:44.243Z] 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-03-10T23:03:44.243Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s) [2022-03-10T23:03:44.243Z] === RUN TestContainerVolumesMountedAsSlave [2022-03-10T23:03:44.243Z] 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-03-10T23:03:44.243Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s) [2022-03-10T23:03:44.243Z] === RUN TestNetworkNat [2022-03-10T23:03:44.814Z] --- PASS: TestNetworkNat (0.54s) [2022-03-10T23:03:44.814Z] === RUN TestNetworkLocalhostTCPNat [2022-03-10T23:03:45.384Z] --- PASS: TestNetworkLocalhostTCPNat (0.42s) [2022-03-10T23:03:45.384Z] === RUN TestNetworkLoopbackNat [2022-03-10T23:03:47.013Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-03-10T23:03:47.925Z] --- PASS: TestNetworkLoopbackNat (2.52s) [2022-03-10T23:03:47.925Z] === RUN TestPause [2022-03-10T23:03:47.925Z] pause_test.go:24: testEnv.DaemonInfo.CgroupDriver == "none" [2022-03-10T23:03:47.925Z] --- SKIP: TestPause (0.00s) [2022-03-10T23:03:47.925Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-03-10T23:03:47.925Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-03-10T23:03:47.925Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-03-10T23:03:47.925Z] === RUN TestPauseStopPausedContainer [2022-03-10T23:03:47.925Z] pause_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none" [2022-03-10T23:03:47.925Z] --- SKIP: TestPauseStopPausedContainer (0.01s) [2022-03-10T23:03:47.925Z] === RUN TestPidHost [2022-03-10T23:03:48.494Z] --- PASS: TestPidHost (0.85s) [2022-03-10T23:03:48.494Z] === RUN TestPsFilter [2022-03-10T23:03:48.753Z] --- PASS: TestPsFilter (0.12s) [2022-03-10T23:03:48.753Z] === RUN TestRemoveContainerWithRemovedVolume [2022-03-10T23:03:49.013Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.37s) [2022-03-10T23:03:49.013Z] === RUN TestRemoveContainerWithVolume [2022-03-10T23:03:49.581Z] --- PASS: TestRemoveContainerWithVolume (0.40s) [2022-03-10T23:03:49.581Z] === RUN TestRemoveContainerRunning [2022-03-10T23:03:49.841Z] --- PASS: TestRemoveContainerRunning (0.39s) [2022-03-10T23:03:49.841Z] === RUN TestRemoveContainerForceRemoveRunning [2022-03-10T23:03:50.410Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.40s) [2022-03-10T23:03:50.410Z] === RUN TestRemoveInvalidContainer [2022-03-10T23:03:50.410Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-03-10T23:03:50.410Z] === RUN TestRenameLinkedContainer [2022-03-10T23:03:51.793Z] --- PASS: TestRenameLinkedContainer (1.63s) [2022-03-10T23:03:51.793Z] === RUN TestRenameStoppedContainer [2022-03-10T23:03:52.364Z] --- PASS: TestRenameStoppedContainer (0.36s) [2022-03-10T23:03:52.364Z] === RUN TestRenameRunningContainerAndReuse [2022-03-10T23:03:53.306Z] --- PASS: TestRenameRunningContainerAndReuse (0.81s) [2022-03-10T23:03:53.306Z] === RUN TestRenameInvalidName [2022-03-10T23:03:53.566Z] --- PASS: TestRenameInvalidName (0.41s) [2022-03-10T23:03:53.566Z] === RUN TestRenameAnonymousContainer [2022-03-10T23:03:54.950Z] --- PASS: TestRenameAnonymousContainer (1.50s) [2022-03-10T23:03:54.950Z] === RUN TestRenameContainerWithSameName [2022-03-10T23:03:55.135Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-03-10T23:03:55.520Z] --- PASS: TestRenameContainerWithSameName (0.44s) [2022-03-10T23:03:55.520Z] === RUN TestRenameContainerWithLinkedContainer [2022-03-10T23:03:56.460Z] --- PASS: TestRenameContainerWithLinkedContainer (0.82s) [2022-03-10T23:03:56.460Z] === RUN TestResize [2022-03-10T23:03:56.720Z] --- PASS: TestResize (0.40s) [2022-03-10T23:03:56.720Z] === RUN TestResizeWithInvalidSize [2022-03-10T23:03:56.981Z] --- PASS: TestResizeWithInvalidSize (0.41s) [2022-03-10T23:03:56.981Z] === RUN TestResizeWhenContainerNotStarted [2022-03-10T23:03:57.553Z] --- PASS: TestResizeWhenContainerNotStarted (0.39s) [2022-03-10T23:03:57.553Z] === RUN TestDaemonRestartKillContainers [2022-03-10T23:03:57.553Z] restart_test.go:21: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-03-10T23:03:57.553Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-03-10T23:03:57.553Z] === RUN TestCgroupNamespacesRun [2022-03-10T23:03:57.602Z] --- PASS: TestBuildWithHugeFile (95.88s) [2022-03-10T23:03:57.602Z] === RUN TestBuildWCOWSandboxSize [2022-03-10T23:03:57.602Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-03-10T23:03:57.602Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-03-10T23:03:57.602Z] === RUN TestBuildWithEmptyDockerfile [2022-03-10T23:03:57.602Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-10T23:03:57.602Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-10T23:03:57.602Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-10T23:03:57.602Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-10T23:03:57.602Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-10T23:03:57.602Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-10T23:03:57.602Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-10T23:03:57.602Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-10T23:03:57.602Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-10T23:03:57.602Z] --- PASS: TestBuildWithEmptyDockerfile (0.07s) [2022-03-10T23:03:57.602Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2022-03-10T23:03:57.602Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.00s) [2022-03-10T23:03:57.602Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.00s) [2022-03-10T23:03:57.602Z] === RUN TestBuildPreserveOwnership [2022-03-10T23:03:57.602Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-10T23:03:57.602Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2022-03-10T23:03:57.602Z] === RUN TestBuildPlatformInvalid [2022-03-10T23:03:57.602Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2022-03-10T23:03:57.602Z] PASS [2022-03-10T23:03:57.602Z] ok github.com/docker/docker/integration/build 158.524s [2022-03-10T23:03:57.602Z] [2022-03-10T23:03:57.602Z] === Skipped [2022-03-10T23:03:57.602Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2022-03-10T23:03:57.602Z] build_session_test.go:25: TODO: BuildKit [2022-03-10T23:03:57.602Z] [2022-03-10T23:03:57.602Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2022-03-10T23:03:57.602Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T23:03:57.602Z] [2022-03-10T23:03:57.602Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s) [2022-03-10T23:03:57.602Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-10T23:03:57.602Z] [2022-03-10T23:03:57.602Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2022-03-10T23:03:57.602Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-10T23:03:57.602Z] [2022-03-10T23:03:57.602Z] === SKIP: github.com/docker/docker/integration/build TestBuildWCOWSandboxSize (0.00s) [2022-03-10T23:03:57.602Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-03-10T23:03:57.602Z] [2022-03-10T23:03:57.602Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2022-03-10T23:03:57.602Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-10T23:03:57.602Z] [2022-03-10T23:03:57.602Z] DONE 29 tests, 6 skipped in 184.807s [2022-03-10T23:03:57.602Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2022-03-10T23:03:57.602Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-10T23:03:57.602Z] INFO: Testing against a local daemon [2022-03-10T23:03:57.602Z] === RUN TestConfigInspect [2022-03-10T23:03:57.602Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T23:03:57.602Z] --- SKIP: TestConfigInspect (0.00s) [2022-03-10T23:03:57.602Z] === RUN TestConfigList [2022-03-10T23:03:57.602Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T23:03:57.602Z] --- SKIP: TestConfigList (0.00s) [2022-03-10T23:03:57.602Z] === RUN TestConfigsCreateAndDelete [2022-03-10T23:03:57.602Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T23:03:57.602Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2022-03-10T23:03:57.602Z] === RUN TestConfigsUpdate [2022-03-10T23:03:57.602Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T23:03:57.602Z] --- SKIP: TestConfigsUpdate (0.00s) [2022-03-10T23:03:57.602Z] === RUN TestTemplatedConfig [2022-03-10T23:03:57.602Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T23:03:57.602Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-03-10T23:03:57.602Z] === RUN TestConfigCreateResolve [2022-03-10T23:03:57.602Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-03-10T23:03:57.602Z] --- SKIP: TestConfigCreateResolve (0.00s) [2022-03-10T23:03:57.602Z] PASS [2022-03-10T23:03:57.602Z] ok github.com/docker/docker/integration/config 0.084s [2022-03-10T23:03:57.602Z] [2022-03-10T23:03:57.602Z] === Skipped [2022-03-10T23:03:57.602Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2022-03-10T23:03:57.602Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T23:03:57.602Z] [2022-03-10T23:03:57.602Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2022-03-10T23:03:57.602Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T23:03:57.602Z] [2022-03-10T23:03:57.602Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2022-03-10T23:03:57.602Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T23:03:57.602Z] [2022-03-10T23:03:57.602Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2022-03-10T23:03:57.602Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T23:03:57.602Z] [2022-03-10T23:03:57.602Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2022-03-10T23:03:57.602Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T23:03:57.602Z] [2022-03-10T23:03:57.602Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2022-03-10T23:03:57.602Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-03-10T23:03:57.602Z] [2022-03-10T23:03:57.602Z] DONE 6 tests, 6 skipped in 1.867s [2022-03-10T23:03:57.602Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2022-03-10T23:03:57.602Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-10T23:03:57.602Z] INFO: Testing against a local daemon [2022-03-10T23:03:57.602Z] === RUN TestCheckpoint [2022-03-10T23:03:57.602Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-03-10T23:03:57.602Z] --- SKIP: TestCheckpoint (0.00s) [2022-03-10T23:03:57.602Z] === RUN TestContainerInvalidJSON [2022-03-10T23:03:57.602Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-03-10T23:03:57.602Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-03-10T23:03:57.602Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-03-10T23:03:57.602Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-03-10T23:03:57.602Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-03-10T23:03:57.602Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-03-10T23:03:57.602Z] --- PASS: TestContainerInvalidJSON (0.02s) [2022-03-10T23:03:57.602Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2022-03-10T23:03:57.602Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2022-03-10T23:03:57.602Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-03-10T23:03:57.602Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.22s) [2022-03-10T23:03:57.602Z] === RUN TestCopyFromContainerPathIsNotDir [2022-03-10T23:03:57.602Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.21s) [2022-03-10T23:03:57.602Z] === RUN TestCopyToContainerPathDoesNotExist [2022-03-10T23:03:57.602Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.21s) [2022-03-10T23:03:57.602Z] === RUN TestCopyToContainerPathIsNotDir [2022-03-10T23:03:57.602Z] --- PASS: TestCopyToContainerPathIsNotDir (0.21s) [2022-03-10T23:03:57.602Z] === RUN TestCopyFromContainer [2022-03-10T23:03:57.602Z] copy_test.go:81: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T23:03:57.602Z] --- SKIP: TestCopyFromContainer (0.00s) [2022-03-10T23:03:57.602Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-03-10T23:03:57.602Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-10T23:03:57.602Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-10T23:03:57.602Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-10T23:03:57.602Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-10T23:03:57.602Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-10T23:03:57.602Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-10T23:03:57.602Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-10T23:03:57.602Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-10T23:03:57.602Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-10T23:03:57.602Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2022-03-10T23:03:57.602Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-03-10T23:03:57.602Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-03-10T23:03:57.602Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-03-10T23:03:57.602Z] === RUN TestCreateLinkToNonExistingContainer [2022-03-10T23:03:57.602Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-03-10T23:03:57.602Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2022-03-10T23:03:57.602Z] === RUN TestCreateWithInvalidEnv [2022-03-10T23:03:57.602Z] === RUN TestCreateWithInvalidEnv/0 [2022-03-10T23:03:57.602Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-03-10T23:03:57.602Z] === RUN TestCreateWithInvalidEnv/1 [2022-03-10T23:03:57.602Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-03-10T23:03:57.602Z] === RUN TestCreateWithInvalidEnv/2 [2022-03-10T23:03:57.602Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-03-10T23:03:57.602Z] === CONT TestCreateWithInvalidEnv/0 [2022-03-10T23:03:57.602Z] === CONT TestCreateWithInvalidEnv/2 [2022-03-10T23:03:57.602Z] === CONT TestCreateWithInvalidEnv/1 [2022-03-10T23:03:57.602Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2022-03-10T23:03:57.602Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-03-10T23:03:57.602Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-03-10T23:03:57.602Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-03-10T23:03:57.602Z] === RUN TestCreateTmpfsMountsTarget [2022-03-10T23:03:57.602Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T23:03:57.602Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2022-03-10T23:03:57.602Z] === RUN TestCreateWithCustomMaskedPaths [2022-03-10T23:03:57.602Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-03-10T23:03:57.603Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2022-03-10T23:03:57.603Z] === RUN TestCreateWithCustomReadonlyPaths [2022-03-10T23:03:57.603Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-03-10T23:03:57.603Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2022-03-10T23:03:57.603Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-03-10T23:03:57.603Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-10T23:03:57.603Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-10T23:03:57.603Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-10T23:03:57.603Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-10T23:03:57.603Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-10T23:03:57.603Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-10T23:03:57.603Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-10T23:03:57.603Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-10T23:03:57.603Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-10T23:03:57.603Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-10T23:03:57.603Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-10T23:03:57.603Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-10T23:03:57.603Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-10T23:03:57.603Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-10T23:03:57.603Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-10T23:03:57.603Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2022-03-10T23:03:57.603Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-03-10T23:03:57.603Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-03-10T23:03:57.603Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-03-10T23:03:57.603Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-03-10T23:03:57.603Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2022-03-10T23:03:57.603Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-03-10T23:03:57.603Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-03-10T23:03:57.603Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-03-10T23:03:57.603Z] === RUN TestCreateDifferentPlatform [2022-03-10T23:03:57.603Z] === RUN TestCreateDifferentPlatform/different_os [2022-03-10T23:03:57.603Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-03-10T23:03:57.603Z] --- PASS: TestCreateDifferentPlatform (0.04s) [2022-03-10T23:03:57.603Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-03-10T23:03:57.603Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-03-10T23:03:57.603Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-03-10T23:03:57.603Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.11s) [2022-03-10T23:03:57.603Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-03-10T23:03:57.603Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-03-10T23:03:57.603Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.03s) [2022-03-10T23:03:57.603Z] === RUN TestContainerKillOnDaemonStart [2022-03-10T23:03:57.603Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T23:03:57.603Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-03-10T23:03:57.603Z] === RUN TestDiff [2022-03-10T23:03:57.603Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-03-10T23:03:57.603Z] --- SKIP: TestDiff (0.00s) [2022-03-10T23:03:57.603Z] === RUN TestExecWithCloseStdin [2022-03-10T23:03:57.603Z] exec_test.go:20: testEnv.RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2022-03-10T23:03:57.603Z] --- SKIP: TestExecWithCloseStdin (0.00s) [2022-03-10T23:03:57.603Z] === RUN TestExec [2022-03-10T23:03:58.426Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-03-10T23:03:58.938Z] --- PASS: TestCgroupNamespacesRun (1.21s) [2022-03-10T23:03:58.938Z] === RUN TestCgroupNamespacesRunPrivileged [2022-03-10T23:03:59.877Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.11s) [2022-03-10T23:03:59.877Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-03-10T23:04:00.817Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.16s) [2022-03-10T23:04:00.817Z] === RUN TestCgroupNamespacesRunHostMode [2022-03-10T23:04:01.454Z] --- PASS: TestExec (3.58s) [2022-03-10T23:04:01.454Z] === RUN TestExecUser [2022-03-10T23:04:01.454Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-03-10T23:04:01.454Z] --- SKIP: TestExecUser (0.00s) [2022-03-10T23:04:01.454Z] === RUN TestExportContainerAndImportImage [2022-03-10T23:04:01.454Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T23:04:01.454Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2022-03-10T23:04:01.454Z] === RUN TestExportContainerAfterDaemonRestart [2022-03-10T23:04:01.454Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T23:04:01.454Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2022-03-10T23:04:01.454Z] === RUN TestHealthCheckWorkdir [2022-03-10T23:04:01.454Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-03-10T23:04:01.454Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2022-03-10T23:04:01.454Z] === RUN TestHealthKillContainer [2022-03-10T23:04:01.454Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-03-10T23:04:01.454Z] --- SKIP: TestHealthKillContainer (0.00s) [2022-03-10T23:04:01.454Z] === RUN TestInspectCpusetInConfigPre120 [2022-03-10T23:04:01.454Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-03-10T23:04:01.454Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-03-10T23:04:01.454Z] === RUN TestKillContainerInvalidSignal [2022-03-10T23:04:01.715Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-03-10T23:04:01.902Z] Removing intermediate container 0b41d2471e56 [2022-03-10T23:04:01.902Z] ---> dd4f29a03afc [2022-03-10T23:04:01.902Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2022-03-10T23:04:01.902Z] ---> Running in fe63552e3bbe [2022-03-10T23:04:01.902Z] [2022-03-10T23:04:01.902Z] SUCCESS: Specified value was saved. [2022-03-10T23:04:02.197Z] --- PASS: TestCgroupNamespacesRunHostMode (1.19s) [2022-03-10T23:04:02.197Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-03-10T23:04:02.654Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-03-10T23:04:03.473Z] Removing intermediate container fe63552e3bbe [2022-03-10T23:04:03.473Z] ---> c1fb7e78cfec [2022-03-10T23:04:03.473Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2022-03-10T23:04:03.473Z] ---> Running in 1b16b4506ac3 [2022-03-10T23:04:03.582Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.17s) [2022-03-10T23:04:03.582Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-03-10T23:04:04.471Z] --- PASS: TestKillContainerInvalidSignal (2.88s) [2022-03-10T23:04:04.471Z] === RUN TestKillContainer [2022-03-10T23:04:04.471Z] === RUN TestKillContainer/no_signal [2022-03-10T23:04:04.524Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.12s) [2022-03-10T23:04:04.524Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-03-10T23:04:05.096Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.70s) [2022-03-10T23:04:05.096Z] === RUN TestCgroupNamespacesRunOlderClient [2022-03-10T23:04:05.198Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-03-10T23:04:06.479Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.20s) [2022-03-10T23:04:06.479Z] === RUN TestNISDomainname [2022-03-10T23:04:06.479Z] run_linux_test.go:29: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2022-03-10T23:04:06.479Z] --- SKIP: TestNISDomainname (0.01s) [2022-03-10T23:04:06.479Z] === RUN TestHostnameDnsResolution [2022-03-10T23:04:06.720Z] === RUN TestKillContainer/non_killing_signal [2022-03-10T23:04:06.720Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-03-10T23:04:06.720Z] === RUN TestKillContainer/killing_signal [2022-03-10T23:04:07.050Z] --- PASS: TestHostnameDnsResolution (0.66s) [2022-03-10T23:04:07.050Z] === RUN TestUnprivilegedPortsAndPing [2022-03-10T23:04:07.050Z] run_linux_test.go:105: (*Execution).IsRootless-fm: rootless mode doesn't support setting net.ipv4.ping_group_range and net.ipv4.ip_unprivileged_port_start [2022-03-10T23:04:07.050Z] --- SKIP: TestUnprivilegedPortsAndPing (0.00s) [2022-03-10T23:04:07.050Z] === RUN TestStats [2022-03-10T23:04:07.050Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-03-10T23:04:07.050Z] --- SKIP: TestStats (0.00s) [2022-03-10T23:04:07.050Z] === RUN TestStopContainerWithTimeout [2022-03-10T23:04:07.050Z] === RUN TestStopContainerWithTimeout/0 [2022-03-10T23:04:07.050Z] === PAUSE TestStopContainerWithTimeout/0 [2022-03-10T23:04:07.050Z] === RUN TestStopContainerWithTimeout/1 [2022-03-10T23:04:07.050Z] === PAUSE TestStopContainerWithTimeout/1 [2022-03-10T23:04:07.050Z] === RUN TestStopContainerWithTimeout/3 [2022-03-10T23:04:07.050Z] === PAUSE TestStopContainerWithTimeout/3 [2022-03-10T23:04:07.050Z] === RUN TestStopContainerWithTimeout/-1 [2022-03-10T23:04:07.050Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-03-10T23:04:07.050Z] === CONT TestStopContainerWithTimeout/0 [2022-03-10T23:04:07.051Z] === CONT TestStopContainerWithTimeout/-1 [2022-03-10T23:04:07.622Z] === CONT TestStopContainerWithTimeout/3 [2022-03-10T23:04:07.740Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-03-10T23:04:08.289Z] --- PASS: TestBuildWithHugeFile (52.58s) [2022-03-10T23:04:08.289Z] === RUN TestBuildWCOWSandboxSize [2022-03-10T23:04:08.289Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-03-10T23:04:08.289Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-03-10T23:04:08.289Z] === RUN TestBuildWithEmptyDockerfile [2022-03-10T23:04:08.289Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-10T23:04:08.289Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-10T23:04:08.289Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-10T23:04:08.289Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-10T23:04:08.289Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-10T23:04:08.289Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-10T23:04:08.289Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-10T23:04:08.289Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-10T23:04:08.289Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-10T23:04:08.289Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2022-03-10T23:04:08.289Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.12s) [2022-03-10T23:04:08.289Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.12s) [2022-03-10T23:04:08.289Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-03-10T23:04:08.289Z] === RUN TestBuildPreserveOwnership [2022-03-10T23:04:08.289Z] === RUN TestBuildPreserveOwnership/copy_from [2022-03-10T23:04:08.289Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-03-10T23:04:08.549Z] --- PASS: TestBuildPreserveOwnership (3.79s) [2022-03-10T23:04:08.549Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.59s) [2022-03-10T23:04:08.549Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.20s) [2022-03-10T23:04:08.549Z] === RUN TestBuildPlatformInvalid [2022-03-10T23:04:08.549Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2022-03-10T23:04:08.549Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-03-10T23:04:09.416Z] Cannot create a file when that file already exists. [2022-03-10T23:04:09.489Z] Loaded image: busybox:latest [2022-03-10T23:04:09.489Z] Loaded image: busybox:glibc [2022-03-10T23:04:09.533Z] === CONT TestStopContainerWithTimeout/1 [2022-03-10T23:04:09.717Z] --- PASS: TestKillContainer (5.66s) [2022-03-10T23:04:09.717Z] --- PASS: TestKillContainer/no_signal (2.71s) [2022-03-10T23:04:09.717Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-03-10T23:04:09.717Z] --- PASS: TestKillContainer/killing_signal (2.91s) [2022-03-10T23:04:09.717Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-03-10T23:04:09.717Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-03-10T23:04:09.717Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-03-10T23:04:09.717Z] === RUN TestKillStoppedContainer [2022-03-10T23:04:09.717Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-03-10T23:04:09.717Z] --- SKIP: TestKillStoppedContainer (0.00s) [2022-03-10T23:04:09.717Z] === RUN TestKillStoppedContainerAPIPre120 [2022-03-10T23:04:09.717Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-03-10T23:04:09.717Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2022-03-10T23:04:09.717Z] === RUN TestKillDifferentUserContainer [2022-03-10T23:04:09.717Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-03-10T23:04:09.717Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2022-03-10T23:04:09.717Z] === RUN TestInspectOomKilledTrue [2022-03-10T23:04:09.717Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T23:04:09.717Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-03-10T23:04:09.717Z] === RUN TestInspectOomKilledFalse [2022-03-10T23:04:09.717Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-03-10T23:04:09.718Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-03-10T23:04:09.718Z] === RUN TestLogsFollowTailEmpty [2022-03-10T23:04:10.863Z] Loaded image: debian:bullseye-slim [2022-03-10T23:04:10.914Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-03-10T23:04:10.914Z] --- PASS: TestStopContainerWithTimeout/0 (0.67s) [2022-03-10T23:04:10.914Z] --- PASS: TestStopContainerWithTimeout/-1 (2.62s) [2022-03-10T23:04:10.914Z] --- PASS: TestStopContainerWithTimeout/3 (2.37s) [2022-03-10T23:04:10.914Z] --- PASS: TestStopContainerWithTimeout/1 (1.40s) [2022-03-10T23:04:10.914Z] === RUN TestDeleteDevicemapper [2022-03-10T23:04:10.914Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-03-10T23:04:10.914Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-03-10T23:04:10.914Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-03-10T23:04:11.121Z] Loaded image: hello-world:latest [2022-03-10T23:04:11.121Z] Loaded image: arm32v7/hello-world:latest [2022-03-10T23:04:11.939Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-03-10T23:04:12.698Z] --- PASS: TestLogsFollowTailEmpty (2.88s) [2022-03-10T23:04:12.699Z] === RUN TestNetworkNat [2022-03-10T23:04:12.699Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-03-10T23:04:12.699Z] --- SKIP: TestNetworkNat (0.00s) [2022-03-10T23:04:12.699Z] === RUN TestNetworkLocalhostTCPNat [2022-03-10T23:04:12.820Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.62s) [2022-03-10T23:04:12.820Z] === RUN TestUpdateMemory [2022-03-10T23:04:12.820Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-03-10T23:04:12.820Z] --- SKIP: TestUpdateMemory (0.00s) [2022-03-10T23:04:12.820Z] === RUN TestUpdateCPUQuota [2022-03-10T23:04:12.820Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-03-10T23:04:12.820Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2022-03-10T23:04:12.820Z] === RUN TestUpdatePidsLimit [2022-03-10T23:04:12.820Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-03-10T23:04:12.820Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2022-03-10T23:04:12.820Z] === RUN TestUpdateRestartPolicy [2022-03-10T23:04:13.846Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-03-10T23:04:15.286Z] Removing intermediate container 1b16b4506ac3 [2022-03-10T23:04:15.286Z] ---> 6274354b342b [2022-03-10T23:04:15.286Z] Step 13/13 : CMD ["sh"] [2022-03-10T23:04:15.286Z] ---> Running in 749881a2a881 [2022-03-10T23:04:15.286Z] Removing intermediate container 749881a2a881 [2022-03-10T23:04:15.286Z] ---> 94049da9a84e [2022-03-10T23:04:15.286Z] Successfully built 94049da9a84e [2022-03-10T23:04:15.286Z] Successfully tagged busybox:latest [2022-03-10T23:04:15.286Z] INFO: Docker images of the daemon under test [2022-03-10T23:04:15.286Z] [2022-03-10T23:04:15.286Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-03-10T23:04:15.286Z] busybox latest 94049da9a84e 1 second ago 5.78GB [2022-03-10T23:04:15.286Z] microsoft/windowsservercore latest 6a11116086a4 7 days ago 5.75GB [2022-03-10T23:04:15.286Z] mcr.microsoft.com/windows/servercore ltsc2019 6a11116086a4 7 days ago 5.75GB [2022-03-10T23:04:15.286Z] [2022-03-10T23:04:15.286Z] INFO: Running integration tests at 03/10/2022 23:04:15... [2022-03-10T23:04:15.286Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2022-03-10T23:04:15.286Z] INFO: Integration API tests being run from the host: [2022-03-10T23:04:15.286Z] INFO: make.ps1 starting at 03/10/2022 23:04:15 [2022-03-10T23:04:16.458Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-03-10T23:04:16.510Z] --- PASS: TestNetworkLocalhostTCPNat (3.48s) [2022-03-10T23:04:16.510Z] === RUN TestNetworkLoopbackNat [2022-03-10T23:04:16.510Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-03-10T23:04:16.510Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2022-03-10T23:04:16.510Z] === RUN TestPause [2022-03-10T23:04:16.510Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-03-10T23:04:16.510Z] --- SKIP: TestPause (0.00s) [2022-03-10T23:04:16.510Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-03-10T23:04:16.863Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2022-03-10T23:04:19.233Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (10.79s) [2022-03-10T23:04:19.233Z] PASS [2022-03-10T23:04:19.233Z] [2022-03-10T23:04:19.233Z] === Skipped [2022-03-10T23:04:19.233Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-03-10T23:04:19.233Z] build_session_test.go:25: TODO: BuildKit [2022-03-10T23:04:19.233Z] [2022-03-10T23:04:19.233Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-03-10T23:04:19.233Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-03-10T23:04:19.233Z] [2022-03-10T23:04:19.233Z] DONE 34 tests, 2 skipped in 89.840s [2022-03-10T23:04:19.233Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-03-10T23:04:19.459Z] --- PASS: TestPauseFailsOnWindowsServerContainers (2.90s) [2022-03-10T23:04:19.459Z] === RUN TestPauseStopPausedContainer [2022-03-10T23:04:19.459Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T23:04:19.459Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2022-03-10T23:04:19.459Z] === RUN TestPsFilter [2022-03-10T23:04:19.459Z] --- PASS: TestPsFilter (0.32s) [2022-03-10T23:04:19.459Z] === RUN TestRemoveContainerWithRemovedVolume [2022-03-10T23:04:19.492Z] INFO: Testing against a local daemon [2022-03-10T23:04:19.492Z] === RUN TestConfigInspect [2022-03-10T23:04:19.755Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-03-10T23:04:19.755Z] Using test binary docker [2022-03-10T23:04:19.755Z] +++ /etc/init.d/apparmor start [2022-03-10T23:04:19.755Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-03-10T23:04:19.755Z] INFO: Waiting for daemon to start... [2022-03-10T23:04:19.755Z] Starting dockerd [2022-03-10T23:04:19.755Z] +++ 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-03-10T23:04:22.024Z] --- PASS: TestConfigInspect (2.24s) [2022-03-10T23:04:22.024Z] === RUN TestConfigList [2022-03-10T23:04:22.289Z] . [2022-03-10T23:04:22.289Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-03-10T23:04:22.289Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-03-10T23:04:22.289Z] Error: No such image: emptyfs [2022-03-10T23:04:22.289Z] ++++ docker load [2022-03-10T23:04:22.289Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-03-10T23:04:22.408Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.92s) [2022-03-10T23:04:22.408Z] === RUN TestRemoveContainerWithVolume [2022-03-10T23:04:22.547Z] Running integration-test (iteration 1) [2022-03-10T23:04:22.548Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-03-10T23:04:22.548Z] ++ 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-03-10T23:04:22.548Z] ++ set -e [2022-03-10T23:04:22.548Z] ++ '[' -n 0 ']' [2022-03-10T23:04:22.548Z] ++ set -x [2022-03-10T23:04:22.548Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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-03-10T23:04:23.482Z] Loaded image: busybox:latest [2022-03-10T23:04:23.921Z] --- PASS: TestConfigList (2.22s) [2022-03-10T23:04:23.921Z] === RUN TestConfigsCreateAndDelete [2022-03-10T23:04:24.049Z] Loaded image: busybox:glibc [2022-03-10T23:04:25.044Z] --- PASS: TestUpdateRestartPolicy (10.89s) [2022-03-10T23:04:25.044Z] === RUN TestUpdateRestartWithAutoRemove [2022-03-10T23:04:25.044Z] --- PASS: TestUpdateRestartWithAutoRemove (0.40s) [2022-03-10T23:04:25.044Z] === RUN TestWaitNonBlocked [2022-03-10T23:04:25.044Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-10T23:04:25.044Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-10T23:04:25.044Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-10T23:04:25.044Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-10T23:04:25.044Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-10T23:04:25.044Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-10T23:04:25.044Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-03-10T23:04:25.044Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.61s) [2022-03-10T23:04:25.044Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.64s) [2022-03-10T23:04:25.044Z] === RUN TestWaitBlocked [2022-03-10T23:04:25.044Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-03-10T23:04:25.044Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-03-10T23:04:25.044Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-03-10T23:04:25.044Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-03-10T23:04:25.044Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-03-10T23:04:25.044Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-03-10T23:04:25.306Z] --- PASS: TestWaitBlocked (0.01s) [2022-03-10T23:04:25.306Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.54s) [2022-03-10T23:04:25.306Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.66s) [2022-03-10T23:04:25.306Z] === CONT TestDaemonRestartIpcMode [2022-03-10T23:04:25.306Z] === CONT TestIpcModeOlderClient [2022-03-10T23:04:25.306Z] --- PASS: TestIpcModeOlderClient (0.06s) [2022-03-10T23:04:25.306Z] === CONT TestRestartDaemonWithRestartingContainer [2022-03-10T23:04:25.353Z] --- PASS: TestRemoveContainerWithVolume (2.80s) [2022-03-10T23:04:25.353Z] === RUN TestRemoveContainerRunning [2022-03-10T23:04:26.452Z] --- PASS: TestConfigsCreateAndDelete (2.21s) [2022-03-10T23:04:26.452Z] === RUN TestConfigsUpdate [2022-03-10T23:04:27.858Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.35s) [2022-03-10T23:04:27.858Z] --- PASS: TestDaemonRestartIpcMode (2.75s) [2022-03-10T23:04:27.858Z] PASS [2022-03-10T23:04:27.858Z] [2022-03-10T23:04:27.858Z] === Skipped [2022-03-10T23:04:27.858Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-03-10T23:04:27.858Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-03-10T23:04:27.858Z] [2022-03-10T23:04:27.858Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2022-03-10T23:04:27.858Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-03-10T23:04:27.858Z] [2022-03-10T23:04:27.858Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2022-03-10T23:04:27.858Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-10T23:04:27.858Z] [2022-03-10T23:04:27.858Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2022-03-10T23:04:27.858Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-03-10T23:04:27.858Z] [2022-03-10T23:04:27.858Z] === SKIP: amd64.integration.container TestInspectCpusetInConfigPre120 (0.01s) [2022-03-10T23:04:27.858Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-03-10T23:04:27.858Z] [2022-03-10T23:04:27.858Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2022-03-10T23:04:27.858Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-03-10T23:04:27.858Z] [2022-03-10T23:04:27.858Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2022-03-10T23:04:27.858Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-03-10T23:04:27.858Z] [2022-03-10T23:04:27.858Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2022-03-10T23:04:27.858Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-03-10T23:04:27.858Z] [2022-03-10T23:04:27.858Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2022-03-10T23:04:27.858Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-03-10T23:04:27.858Z] [2022-03-10T23:04:27.858Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2022-03-10T23:04:27.858Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-03-10T23:04:27.858Z] [2022-03-10T23:04:27.858Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-03-10T23:04:27.858Z] kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none" [2022-03-10T23:04:27.858Z] [2022-03-10T23:04:27.858Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-03-10T23:04:27.858Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-03-10T23:04:27.858Z] [2022-03-10T23:04:27.858Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2022-03-10T23:04:27.858Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-03-10T23:04:27.858Z] [2022-03-10T23:04:27.858Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s) [2022-03-10T23:04:27.858Z] 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-03-10T23:04:27.858Z] [2022-03-10T23:04:27.858Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s) [2022-03-10T23:04:27.858Z] 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-03-10T23:04:27.858Z] [2022-03-10T23:04:27.858Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s) [2022-03-10T23:04:27.858Z] 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-03-10T23:04:27.858Z] [2022-03-10T23:04:27.858Z] === SKIP: amd64.integration.container TestPause (0.00s) [2022-03-10T23:04:27.858Z] pause_test.go:24: testEnv.DaemonInfo.CgroupDriver == "none" [2022-03-10T23:04:27.858Z] [2022-03-10T23:04:27.858Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-03-10T23:04:27.858Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-03-10T23:04:27.858Z] [2022-03-10T23:04:27.858Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s) [2022-03-10T23:04:27.859Z] pause_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none" [2022-03-10T23:04:27.859Z] [2022-03-10T23:04:27.859Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2022-03-10T23:04:27.859Z] restart_test.go:21: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-03-10T23:04:27.859Z] [2022-03-10T23:04:27.859Z] === SKIP: amd64.integration.container TestNISDomainname (0.01s) [2022-03-10T23:04:27.859Z] run_linux_test.go:29: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2022-03-10T23:04:27.859Z] [2022-03-10T23:04:27.859Z] === SKIP: amd64.integration.container TestUnprivilegedPortsAndPing (0.00s) [2022-03-10T23:04:27.859Z] run_linux_test.go:105: (*Execution).IsRootless-fm: rootless mode doesn't support setting net.ipv4.ping_group_range and net.ipv4.ip_unprivileged_port_start [2022-03-10T23:04:27.859Z] [2022-03-10T23:04:27.859Z] === SKIP: amd64.integration.container TestStats (0.00s) [2022-03-10T23:04:27.859Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-03-10T23:04:27.859Z] [2022-03-10T23:04:27.859Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-03-10T23:04:27.859Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-03-10T23:04:27.859Z] [2022-03-10T23:04:27.859Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-03-10T23:04:27.859Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-03-10T23:04:27.859Z] [2022-03-10T23:04:27.859Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2022-03-10T23:04:27.859Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-03-10T23:04:27.859Z] [2022-03-10T23:04:27.859Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2022-03-10T23:04:27.859Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-03-10T23:04:27.859Z] [2022-03-10T23:04:27.859Z] DONE 177 tests, 27 skipped in 71.456s [2022-03-10T23:04:28.140Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-03-10T23:04:28.140Z] === RUN TestConfigDaemonLibtrustID [2022-03-10T23:04:28.301Z] --- PASS: TestRemoveContainerRunning (2.79s) [2022-03-10T23:04:28.301Z] === RUN TestRemoveContainerForceRemoveRunning [2022-03-10T23:04:28.353Z] --- PASS: TestConfigsUpdate (2.17s) [2022-03-10T23:04:28.353Z] === RUN TestTemplatedConfig [2022-03-10T23:04:28.722Z] --- PASS: TestConfigDaemonLibtrustID (0.56s) [2022-03-10T23:04:28.722Z] === RUN TestDaemonConfigValidation [2022-03-10T23:04:28.722Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-03-10T23:04:28.722Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-03-10T23:04:28.722Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-03-10T23:04:28.722Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-03-10T23:04:28.722Z] === RUN TestDaemonConfigValidation/invalid_config [2022-03-10T23:04:28.722Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-03-10T23:04:28.722Z] === RUN TestDaemonConfigValidation/malformed_config [2022-03-10T23:04:28.722Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-03-10T23:04:28.722Z] === RUN TestDaemonConfigValidation/valid_config [2022-03-10T23:04:28.722Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-03-10T23:04:28.722Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-03-10T23:04:28.722Z] === CONT TestDaemonConfigValidation/malformed_config [2022-03-10T23:04:28.722Z] === CONT TestDaemonConfigValidation/valid_config [2022-03-10T23:04:28.722Z] === CONT TestDaemonConfigValidation/invalid_config [2022-03-10T23:04:28.987Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-03-10T23:04:28.987Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-03-10T23:04:28.987Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.08s) [2022-03-10T23:04:28.987Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.09s) [2022-03-10T23:04:28.987Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.11s) [2022-03-10T23:04:28.987Z] --- PASS: TestDaemonConfigValidation/valid_config (0.13s) [2022-03-10T23:04:28.987Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s) [2022-03-10T23:04:28.987Z] === RUN TestConfigDaemonSeccompProfiles [2022-03-10T23:04:28.987Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-03-10T23:04:29.323Z] Loaded image: debian:bullseye-slim [2022-03-10T23:04:29.323Z] Loaded image: hello-world:latest [2022-03-10T23:04:29.323Z] Loaded image: arm32v7/hello-world:latest [2022-03-10T23:04:29.323Z] INFO: Testing against a local daemon [2022-03-10T23:04:29.323Z] === RUN TestCgroupNamespacesBuild [2022-03-10T23:04:29.931Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-03-10T23:04:30.520Z] --- PASS: TestRemoveContainerForceRemoveRunning (2.80s) [2022-03-10T23:04:30.521Z] === RUN TestRemoveInvalidContainer [2022-03-10T23:04:30.521Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2022-03-10T23:04:30.521Z] === RUN TestRenameLinkedContainer [2022-03-10T23:04:30.521Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-03-10T23:04:30.521Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2022-03-10T23:04:30.521Z] === RUN TestRenameStoppedContainer [2022-03-10T23:04:30.891Z] --- PASS: TestTemplatedConfig (2.61s) [2022-03-10T23:04:30.891Z] === RUN TestConfigCreateResolve [2022-03-10T23:04:31.313Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-03-10T23:04:31.857Z] --- PASS: TestCgroupNamespacesBuild (2.49s) [2022-03-10T23:04:31.857Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-03-10T23:04:32.255Z] === CONT TestConfigDaemonSeccompProfiles [2022-03-10T23:04:32.255Z] daemon_test.go:156: [d927b27a28967] daemon is not started [2022-03-10T23:04:32.255Z] --- PASS: TestConfigDaemonSeccompProfiles (3.26s) [2022-03-10T23:04:32.255Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.08s) [2022-03-10T23:04:32.255Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.08s) [2022-03-10T23:04:32.255Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.09s) [2022-03-10T23:04:32.255Z] === RUN TestDaemonProxy [2022-03-10T23:04:32.255Z] daemon_test.go:160: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment [2022-03-10T23:04:32.255Z] --- SKIP: TestDaemonProxy (0.00s) [2022-03-10T23:04:32.255Z] PASS [2022-03-10T23:04:32.255Z] [2022-03-10T23:04:32.255Z] === Skipped [2022-03-10T23:04:32.255Z] === SKIP: amd64.integration.daemon TestDaemonProxy (0.00s) [2022-03-10T23:04:32.255Z] daemon_test.go:160: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment [2022-03-10T23:04:32.255Z] [2022-03-10T23:04:32.255Z] DONE 12 tests, 1 skipped in 4.241s [2022-03-10T23:04:32.255Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-03-10T23:04:32.514Z] INFO: Testing against a local daemon [2022-03-10T23:04:32.514Z] === RUN TestCommitInheritsEnv [2022-03-10T23:04:33.421Z] --- PASS: TestConfigCreateResolve (2.19s) [2022-03-10T23:04:33.421Z] PASS [2022-03-10T23:04:33.421Z] [2022-03-10T23:04:33.421Z] DONE 6 tests in 13.685s [2022-03-10T23:04:33.421Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-03-10T23:04:33.421Z] INFO: Testing against a local daemon [2022-03-10T23:04:33.421Z] === RUN TestCheckpoint [2022-03-10T23:04:33.421Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-03-10T23:04:33.421Z] --- SKIP: TestCheckpoint (0.00s) [2022-03-10T23:04:33.421Z] === RUN TestContainerInvalidJSON [2022-03-10T23:04:33.421Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-03-10T23:04:33.421Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-03-10T23:04:33.421Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-03-10T23:04:33.421Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-03-10T23:04:33.421Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-03-10T23:04:33.421Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-03-10T23:04:33.421Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-03-10T23:04:33.421Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2022-03-10T23:04:33.421Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2022-03-10T23:04:33.421Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-03-10T23:04:33.421Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s) [2022-03-10T23:04:33.421Z] === RUN TestCopyFromContainerPathIsNotDir [2022-03-10T23:04:33.421Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2022-03-10T23:04:33.421Z] === RUN TestCopyToContainerPathDoesNotExist [2022-03-10T23:04:33.421Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.06s) [2022-03-10T23:04:33.421Z] === RUN TestCopyToContainerPathIsNotDir [2022-03-10T23:04:33.421Z] --- PASS: TestCopyToContainerPathIsNotDir (0.08s) [2022-03-10T23:04:33.421Z] === RUN TestCopyFromContainer [2022-03-10T23:04:33.471Z] --- PASS: TestRenameStoppedContainer (2.78s) [2022-03-10T23:04:33.471Z] === RUN TestRenameRunningContainerAndReuse [2022-03-10T23:04:33.592Z] Created binary: bundles/cross/linux/amd64-daemon/dockerd-dev [2022-03-10T23:04:33.592Z] Copying nested executables into bundles/cross/linux/amd64-daemon [2022-03-10T23:04:33.592Z] Building: bundles/cross/linux/amd64-daemon/docker-proxy-dev [2022-03-10T23:04:33.592Z] GOOS="linux" GOARCH="amd64" GOARM="" [2022-03-10T23:04:33.592Z] Created binary: bundles/cross/linux/amd64-daemon/docker-proxy-dev [2022-03-10T23:04:33.592Z] Cross building: bundles/cross/windows/amd64 [2022-03-10T23:04:33.592Z] Building: bundles/cross/windows/amd64-daemon/dockerd-dev.exe [2022-03-10T23:04:33.592Z] GOOS="windows" GOARCH="amd64" GOARM="" [2022-03-10T23:04:33.760Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.18s) [2022-03-10T23:04:33.760Z] === RUN TestBuildWithSession [2022-03-10T23:04:33.761Z] build_session_test.go:25: TODO: BuildKit [2022-03-10T23:04:33.761Z] --- SKIP: TestBuildWithSession (0.00s) [2022-03-10T23:04:33.761Z] === RUN TestBuildSquashParent [2022-03-10T23:04:34.359Z] === RUN TestCopyFromContainer// [2022-03-10T23:04:34.420Z] --- PASS: TestCommitInheritsEnv (1.68s) [2022-03-10T23:04:34.420Z] === RUN TestImportExtremelyLargeImageWorks [2022-03-10T23:04:34.420Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-03-10T23:04:34.420Z] === RUN TestImportWithCustomPlatform [2022-03-10T23:04:34.420Z] === RUN TestImportWithCustomPlatform/#00 [2022-03-10T23:04:34.420Z] === RUN TestImportWithCustomPlatform/_______ [2022-03-10T23:04:34.420Z] === RUN TestImportWithCustomPlatform// [2022-03-10T23:04:34.420Z] === RUN TestImportWithCustomPlatform/linux [2022-03-10T23:04:34.420Z] === RUN TestImportWithCustomPlatform/LINUX [2022-03-10T23:04:34.420Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-03-10T23:04:34.420Z] === RUN TestImportWithCustomPlatform/macos [2022-03-10T23:04:34.420Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-03-10T23:04:34.420Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-03-10T23:04:34.420Z] --- PASS: TestImportWithCustomPlatform (0.33s) [2022-03-10T23:04:34.420Z] --- PASS: TestImportWithCustomPlatform/#00 (0.07s) [2022-03-10T23:04:34.420Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-03-10T23:04:34.420Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-03-10T23:04:34.420Z] --- PASS: TestImportWithCustomPlatform/linux (0.07s) [2022-03-10T23:04:34.420Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.07s) [2022-03-10T23:04:34.420Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s) [2022-03-10T23:04:34.420Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-03-10T23:04:34.420Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-03-10T23:04:34.420Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-03-10T23:04:34.420Z] === RUN TestImagesFilterMultiReference [2022-03-10T23:04:34.420Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2022-03-10T23:04:34.420Z] === RUN TestImagePullPlatformInvalid [2022-03-10T23:04:34.617Z] === RUN TestCopyFromContainer//bar/root [2022-03-10T23:04:34.618Z] === RUN TestCopyFromContainer//bar/root/ [2022-03-10T23:04:34.618Z] === RUN TestCopyFromContainer/bar/quux [2022-03-10T23:04:34.618Z] === RUN TestCopyFromContainer/bar/quux/ [2022-03-10T23:04:34.679Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-03-10T23:04:34.679Z] === RUN TestRemoveImageOrphaning [2022-03-10T23:04:34.876Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-03-10T23:04:34.876Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-03-10T23:04:34.876Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-03-10T23:04:34.876Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-03-10T23:04:35.134Z] === RUN TestCopyFromContainer/bar/notarget [2022-03-10T23:04:35.134Z] --- PASS: TestCopyFromContainer (1.77s) [2022-03-10T23:04:35.134Z] --- PASS: TestCopyFromContainer// (0.07s) [2022-03-10T23:04:35.134Z] --- PASS: TestCopyFromContainer//bar/root (0.07s) [2022-03-10T23:04:35.134Z] --- PASS: TestCopyFromContainer//bar/root/ (0.09s) [2022-03-10T23:04:35.134Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-03-10T23:04:35.134Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2022-03-10T23:04:35.134Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2022-03-10T23:04:35.134Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2022-03-10T23:04:35.134Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2022-03-10T23:04:35.134Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.07s) [2022-03-10T23:04:35.134Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2022-03-10T23:04:35.134Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-03-10T23:04:35.134Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-10T23:04:35.134Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-10T23:04:35.134Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-10T23:04:35.134Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-10T23:04:35.134Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-10T23:04:35.134Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-10T23:04:35.134Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-10T23:04:35.134Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-10T23:04:35.134Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-10T23:04:35.134Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-03-10T23:04:35.134Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-03-10T23:04:35.134Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-03-10T23:04:35.134Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-03-10T23:04:35.134Z] === RUN TestCreateLinkToNonExistingContainer [2022-03-10T23:04:35.134Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-03-10T23:04:35.134Z] === RUN TestCreateWithInvalidEnv [2022-03-10T23:04:35.134Z] === RUN TestCreateWithInvalidEnv/0 [2022-03-10T23:04:35.134Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-03-10T23:04:35.134Z] === RUN TestCreateWithInvalidEnv/1 [2022-03-10T23:04:35.134Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-03-10T23:04:35.134Z] === RUN TestCreateWithInvalidEnv/2 [2022-03-10T23:04:35.134Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-03-10T23:04:35.134Z] === CONT TestCreateWithInvalidEnv/0 [2022-03-10T23:04:35.134Z] === CONT TestCreateWithInvalidEnv/2 [2022-03-10T23:04:35.134Z] === CONT TestCreateWithInvalidEnv/1 [2022-03-10T23:04:35.134Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-03-10T23:04:35.134Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-03-10T23:04:35.134Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-03-10T23:04:35.134Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-03-10T23:04:35.134Z] === RUN TestCreateTmpfsMountsTarget [2022-03-10T23:04:35.134Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-03-10T23:04:35.134Z] === RUN TestCreateWithCustomMaskedPaths [2022-03-10T23:04:36.059Z] --- PASS: TestRemoveImageOrphaning (1.60s) [2022-03-10T23:04:36.059Z] === RUN TestRemoveImageGarbageCollector [2022-03-10T23:04:36.059Z] remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-03-10T23:04:36.059Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-03-10T23:04:36.059Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-03-10T23:04:36.059Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2022-03-10T23:04:36.059Z] === RUN TestTagInvalidReference [2022-03-10T23:04:36.320Z] --- PASS: TestTagInvalidReference (0.01s) [2022-03-10T23:04:36.320Z] === RUN TestTagValidPrefixedRepo [2022-03-10T23:04:36.320Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2022-03-10T23:04:36.320Z] === RUN TestTagExistedNameWithoutForce [2022-03-10T23:04:36.320Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-03-10T23:04:36.320Z] === RUN TestTagOfficialNames [2022-03-10T23:04:36.320Z] --- PASS: TestTagOfficialNames (0.05s) [2022-03-10T23:04:36.320Z] === RUN TestTagMatchesDigest [2022-03-10T23:04:36.320Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-03-10T23:04:36.320Z] === CONT TestImportExtremelyLargeImageWorks [2022-03-10T23:04:37.035Z] --- PASS: TestCreateWithCustomMaskedPaths (1.68s) [2022-03-10T23:04:37.035Z] === RUN TestCreateWithCustomReadonlyPaths [2022-03-10T23:04:38.936Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.70s) [2022-03-10T23:04:38.936Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-03-10T23:04:38.936Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-10T23:04:38.936Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-10T23:04:38.936Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-10T23:04:38.936Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-10T23:04:38.936Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-10T23:04:38.936Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-10T23:04:38.936Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-10T23:04:38.936Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-10T23:04:38.936Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-10T23:04:38.936Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-10T23:04:38.936Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-10T23:04:38.937Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-10T23:04:38.937Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-10T23:04:38.937Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-10T23:04:38.937Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-10T23:04:38.937Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-03-10T23:04:38.937Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-03-10T23:04:38.937Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-03-10T23:04:38.937Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-03-10T23:04:38.937Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-03-10T23:04:38.937Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-03-10T23:04:38.937Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-03-10T23:04:39.195Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.57s) [2022-03-10T23:04:39.195Z] === RUN TestCreateDifferentPlatform [2022-03-10T23:04:39.195Z] === RUN TestCreateDifferentPlatform/different_os [2022-03-10T23:04:39.195Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-03-10T23:04:39.195Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-03-10T23:04:39.195Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-03-10T23:04:39.195Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-03-10T23:04:39.195Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-03-10T23:04:39.195Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2022-03-10T23:04:39.195Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-03-10T23:04:39.195Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2022-03-10T23:04:39.195Z] === RUN TestContainerStartOnDaemonRestart [2022-03-10T23:04:39.195Z] === PAUSE TestContainerStartOnDaemonRestart [2022-03-10T23:04:39.195Z] === RUN TestDaemonRestartIpcMode [2022-03-10T23:04:39.195Z] === PAUSE TestDaemonRestartIpcMode [2022-03-10T23:04:39.195Z] === RUN TestDaemonHostGatewayIP [2022-03-10T23:04:39.195Z] === PAUSE TestDaemonHostGatewayIP [2022-03-10T23:04:39.195Z] === RUN TestRestartDaemonWithRestartingContainer [2022-03-10T23:04:39.195Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-03-10T23:04:39.195Z] === RUN TestContainerKillOnDaemonStart [2022-03-10T23:04:39.195Z] === PAUSE TestContainerKillOnDaemonStart [2022-03-10T23:04:39.195Z] === RUN TestDiff [2022-03-10T23:04:39.336Z] --- PASS: TestRenameRunningContainerAndReuse (5.60s) [2022-03-10T23:04:39.336Z] === RUN TestRenameInvalidName [2022-03-10T23:04:39.764Z] --- PASS: TestDiff (0.59s) [2022-03-10T23:04:39.764Z] === RUN TestExecWithCloseStdin [2022-03-10T23:04:40.701Z] --- PASS: TestExecWithCloseStdin (0.65s) [2022-03-10T23:04:40.701Z] === RUN TestExec [2022-03-10T23:04:41.268Z] --- PASS: TestExec (0.65s) [2022-03-10T23:04:41.268Z] === RUN TestExecUser [2022-03-10T23:04:41.447Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-03-10T23:04:41.447Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-03-10T23:04:41.447Z] GOOS="" GOARCH="" GOARM="" [2022-03-10T23:04:41.447Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-03-10T23:04:41.447Z] [2022-03-10T23:04:41.447Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-03-10T23:04:41.447Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-03-10T23:04:41.447Z] HOSTNAME=726dd1b7ecc2 [2022-03-10T23:04:41.447Z] TESTDEBUG=0 [2022-03-10T23:04:41.447Z] DEST=bundles/test-integration [2022-03-10T23:04:41.447Z] PWD=/go/src/github.com/docker/docker [2022-03-10T23:04:41.447Z] DOCKER_GITCOMMIT=b36fb04e033e29f65b7bed7ef215cdf6e8592e74 [2022-03-10T23:04:41.447Z] container=docker [2022-03-10T23:04:41.447Z] HOME=/root [2022-03-10T23:04:41.447Z] GOLANG_VERSION=1.17.8 [2022-03-10T23:04:41.447Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-03-10T23:04:41.447Z] VALIDATE_BRANCH=master [2022-03-10T23:04:41.447Z] TERM=xterm [2022-03-10T23:04:41.447Z] DOCKER_PKG=github.com/docker/docker [2022-03-10T23:04:41.447Z] SHLVL=1 [2022-03-10T23:04:41.447Z] TIMEOUT=120m [2022-03-10T23:04:41.447Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-03-10T23:04:41.447Z] DOCKER_GRAPHDRIVER=overlay2 [2022-03-10T23:04:41.447Z] GO111MODULE=off [2022-03-10T23:04:41.447Z] DOCKER_EXPERIMENTAL=1 [2022-03-10T23:04:41.447Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-03-10T23:04:41.447Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-03-10T23:04:41.447Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-03-10T23:04:41.447Z] GOPATH=/go [2022-03-10T23:04:41.447Z] PKG_CONFIG=pkg-config [2022-03-10T23:04:41.447Z] _=/usr/bin/env [2022-03-10T23:04:41.447Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-03-10T23:04:41.837Z] --- PASS: TestExecUser (0.64s) [2022-03-10T23:04:41.837Z] === RUN TestExportContainerAndImportImage [2022-03-10T23:04:42.284Z] --- PASS: TestRenameInvalidName (3.00s) [2022-03-10T23:04:42.285Z] === RUN TestRenameAnonymousContainer [2022-03-10T23:04:42.771Z] --- PASS: TestExportContainerAndImportImage (0.76s) [2022-03-10T23:04:42.771Z] === RUN TestExportContainerAfterDaemonRestart [2022-03-10T23:04:43.735Z] --- PASS: TestBuildSquashParent (8.68s) [2022-03-10T23:04:43.735Z] === RUN TestBuildWithRemoveAndForceRemove [2022-03-10T23:04:43.735Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-10T23:04:43.735Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-10T23:04:43.735Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-10T23:04:43.735Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-10T23:04:43.735Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-10T23:04:43.735Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-10T23:04:43.735Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-10T23:04:43.735Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-10T23:04:43.735Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-10T23:04:43.735Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-10T23:04:43.735Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-10T23:04:43.735Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-10T23:04:43.736Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-10T23:04:43.736Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-10T23:04:43.737Z] --- PASS: TestExportContainerAfterDaemonRestart (1.28s) [2022-03-10T23:04:43.737Z] === RUN TestHealthCheckWorkdir [2022-03-10T23:04:44.701Z] --- PASS: TestHealthCheckWorkdir (0.78s) [2022-03-10T23:04:44.701Z] === RUN TestHealthKillContainer [2022-03-10T23:04:46.267Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-10T23:04:46.267Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-10T23:04:49.558Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-10T23:04:49.558Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-10T23:04:52.763Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-10T23:04:52.763Z] INFO: Testing against a local daemon [2022-03-10T23:04:52.763Z] === RUN TestBuildWithSession [2022-03-10T23:04:52.763Z] build_session_test.go:25: TODO: BuildKit [2022-03-10T23:04:52.763Z] --- SKIP: TestBuildWithSession (0.00s) [2022-03-10T23:04:52.763Z] === RUN TestBuildSquashParent [2022-03-10T23:04:52.763Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T23:04:52.763Z] --- SKIP: TestBuildSquashParent (0.00s) [2022-03-10T23:04:52.763Z] === RUN TestBuildWithRemoveAndForceRemove [2022-03-10T23:04:52.763Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-10T23:04:52.763Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-10T23:04:52.763Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-10T23:04:52.763Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-10T23:04:52.763Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-10T23:04:52.763Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-10T23:04:52.763Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-10T23:04:52.763Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-10T23:04:52.763Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-10T23:04:52.763Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-10T23:04:52.763Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-10T23:04:52.763Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-10T23:04:52.763Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-10T23:04:52.763Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-10T23:04:52.763Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-10T23:04:52.763Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-10T23:04:52.828Z] --- PASS: TestHealthKillContainer (8.20s) [2022-03-10T23:04:52.828Z] === RUN TestInspectCpusetInConfigPre120 [2022-03-10T23:04:52.849Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-03-10T23:04:52.849Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.61s) [2022-03-10T23:04:52.849Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.70s) [2022-03-10T23:04:52.849Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.19s) [2022-03-10T23:04:52.849Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.24s) [2022-03-10T23:04:52.849Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.24s) [2022-03-10T23:04:52.849Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.24s) [2022-03-10T23:04:52.849Z] === RUN TestBuildMultiStageCopy [2022-03-10T23:04:52.849Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-03-10T23:04:53.395Z] --- PASS: TestInspectCpusetInConfigPre120 (0.49s) [2022-03-10T23:04:53.395Z] === RUN TestIpcModeNone [2022-03-10T23:04:53.961Z] --- PASS: TestIpcModeNone (0.59s) [2022-03-10T23:04:53.961Z] === RUN TestIpcModePrivate [2022-03-10T23:04:54.218Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:60, shared: false, mustBeShared: false [2022-03-10T23:04:54.476Z] --- PASS: TestIpcModePrivate (0.61s) [2022-03-10T23:04:54.476Z] === RUN TestIpcModeShareable [2022-03-10T23:04:54.769Z] --- PASS: TestRenameAnonymousContainer (11.11s) [2022-03-10T23:04:54.769Z] === RUN TestRenameContainerWithSameName [2022-03-10T23:04:55.042Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:55, shared: true, mustBeShared: true [2022-03-10T23:04:55.042Z] --- PASS: TestIpcModeShareable (0.62s) [2022-03-10T23:04:55.042Z] === RUN TestAPIIpcModeShareableAndContainer [2022-03-10T23:04:55.384Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-03-10T23:04:55.754Z] --- PASS: TestRenameContainerWithSameName (2.81s) [2022-03-10T23:04:55.754Z] === RUN TestRenameContainerWithLinkedContainer [2022-03-10T23:04:55.754Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-03-10T23:04:55.754Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2022-03-10T23:04:55.754Z] === RUN TestResize [2022-03-10T23:04:55.951Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-03-10T23:04:56.518Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-03-10T23:04:56.940Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.76s) [2022-03-10T23:04:56.940Z] === RUN TestAPIIpcModeHost [2022-03-10T23:04:57.086Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-03-10T23:04:57.202Z] --- PASS: TestAPIIpcModeHost (0.39s) [2022-03-10T23:04:57.202Z] === RUN TestDaemonIpcModeShareable [2022-03-10T23:04:58.021Z] --- PASS: TestBuildMultiStageCopy (5.07s) [2022-03-10T23:04:58.021Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.69s) [2022-03-10T23:04:58.021Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.52s) [2022-03-10T23:04:58.021Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.60s) [2022-03-10T23:04:58.021Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.61s) [2022-03-10T23:04:58.021Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.65s) [2022-03-10T23:04:58.021Z] === RUN TestBuildMultiStageParentConfig [2022-03-10T23:04:58.576Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2022-03-10T23:04:58.576Z] --- PASS: TestDaemonIpcModeShareable (1.19s) [2022-03-10T23:04:58.576Z] === RUN TestDaemonIpcModePrivate [2022-03-10T23:04:58.700Z] --- PASS: TestResize (2.88s) [2022-03-10T23:04:58.700Z] === RUN TestResizeWithInvalidSize [2022-03-10T23:04:59.402Z] --- PASS: TestBuildMultiStageParentConfig (1.41s) [2022-03-10T23:04:59.402Z] === RUN TestBuildLabelWithTargets [2022-03-10T23:04:59.512Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:69, shared: false, mustBeShared: false [2022-03-10T23:04:59.771Z] --- PASS: TestDaemonIpcModePrivate (1.17s) [2022-03-10T23:04:59.771Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-03-10T23:05:00.707Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:69, shared: false, mustBeShared: false [2022-03-10T23:05:00.707Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.17s) [2022-03-10T23:05:00.707Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-03-10T23:05:01.650Z] --- PASS: TestResizeWithInvalidSize (2.91s) [2022-03-10T23:05:01.650Z] === RUN TestResizeWhenContainerNotStarted [2022-03-10T23:05:01.944Z] --- PASS: TestBuildLabelWithTargets (2.33s) [2022-03-10T23:05:01.944Z] === RUN TestBuildWithEmptyLayers [2022-03-10T23:05:02.084Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2022-03-10T23:05:02.084Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.18s) [2022-03-10T23:05:02.084Z] === RUN TestIpcModeOlderClient [2022-03-10T23:05:02.084Z] === PAUSE TestIpcModeOlderClient [2022-03-10T23:05:02.084Z] === RUN TestKillContainerInvalidSignal [2022-03-10T23:05:02.343Z] --- PASS: TestKillContainerInvalidSignal (0.45s) [2022-03-10T23:05:02.343Z] === RUN TestKillContainer [2022-03-10T23:05:02.343Z] === RUN TestKillContainer/no_signal [2022-03-10T23:05:02.884Z] --- PASS: TestBuildWithEmptyLayers (1.27s) [2022-03-10T23:05:02.884Z] === RUN TestBuildMultiStageOnBuild [2022-03-10T23:05:02.911Z] === RUN TestKillContainer/non_killing_signal [2022-03-10T23:05:03.169Z] === RUN TestKillContainer/killing_signal [2022-03-10T23:05:03.738Z] --- PASS: TestKillContainer (1.32s) [2022-03-10T23:05:03.738Z] --- PASS: TestKillContainer/no_signal (0.41s) [2022-03-10T23:05:03.738Z] --- PASS: TestKillContainer/non_killing_signal (0.31s) [2022-03-10T23:05:03.738Z] --- PASS: TestKillContainer/killing_signal (0.42s) [2022-03-10T23:05:03.738Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-03-10T23:05:03.738Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-03-10T23:05:04.306Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-03-10T23:05:04.601Z] --- PASS: TestResizeWhenContainerNotStarted (2.82s) [2022-03-10T23:05:04.601Z] === RUN TestDaemonRestartKillContainers [2022-03-10T23:05:04.601Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T23:05:04.601Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-03-10T23:05:04.601Z] === RUN TestStats [2022-03-10T23:05:04.601Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-03-10T23:05:04.601Z] --- SKIP: TestStats (0.00s) [2022-03-10T23:05:04.601Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-03-10T23:05:05.243Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.27s) [2022-03-10T23:05:05.243Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.42s) [2022-03-10T23:05:05.243Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.68s) [2022-03-10T23:05:05.243Z] === RUN TestKillStoppedContainer [2022-03-10T23:05:05.243Z] --- PASS: TestKillStoppedContainer (0.05s) [2022-03-10T23:05:05.243Z] === RUN TestKillStoppedContainerAPIPre120 [2022-03-10T23:05:05.243Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.06s) [2022-03-10T23:05:05.243Z] === RUN TestKillDifferentUserContainer [2022-03-10T23:05:05.501Z] --- PASS: TestKillDifferentUserContainer (0.44s) [2022-03-10T23:05:05.501Z] === RUN TestInspectOomKilledTrue [2022-03-10T23:05:05.502Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-03-10T23:05:05.502Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-03-10T23:05:05.502Z] === RUN TestInspectOomKilledFalse [2022-03-10T23:05:05.502Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-03-10T23:05:05.502Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-03-10T23:05:05.502Z] === RUN TestLinksEtcHostsContentMatch [2022-03-10T23:05:06.076Z] --- PASS: TestLinksEtcHostsContentMatch (0.34s) [2022-03-10T23:05:06.076Z] === RUN TestLinksContainerNames [2022-03-10T23:05:06.181Z] --- PASS: TestBuildMultiStageOnBuild (3.17s) [2022-03-10T23:05:06.181Z] === RUN TestBuildUncleanTarFilenames [2022-03-10T23:05:07.008Z] --- PASS: TestLinksContainerNames (0.86s) [2022-03-10T23:05:07.009Z] === RUN TestLogsFollowTailEmpty [2022-03-10T23:05:07.267Z] --- PASS: TestLogsFollowTailEmpty (0.44s) [2022-03-10T23:05:07.267Z] === RUN TestContainerNetworkMountsNoChown [2022-03-10T23:05:07.525Z] --- PASS: TestContainerNetworkMountsNoChown (0.41s) [2022-03-10T23:05:07.525Z] === RUN TestMountDaemonRoot [2022-03-10T23:05:07.740Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-10T23:05:07.740Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-10T23:05:07.783Z] === RUN TestMountDaemonRoot/default [2022-03-10T23:05:07.783Z] === PAUSE TestMountDaemonRoot/default [2022-03-10T23:05:07.783Z] === RUN TestMountDaemonRoot/private [2022-03-10T23:05:07.783Z] === PAUSE TestMountDaemonRoot/private [2022-03-10T23:05:07.783Z] === RUN TestMountDaemonRoot/rprivate [2022-03-10T23:05:07.783Z] === PAUSE TestMountDaemonRoot/rprivate [2022-03-10T23:05:07.783Z] === RUN TestMountDaemonRoot/slave [2022-03-10T23:05:07.783Z] === PAUSE TestMountDaemonRoot/slave [2022-03-10T23:05:07.783Z] === RUN TestMountDaemonRoot/rslave [2022-03-10T23:05:07.783Z] === PAUSE TestMountDaemonRoot/rslave [2022-03-10T23:05:07.783Z] === RUN TestMountDaemonRoot/shared [2022-03-10T23:05:07.784Z] === PAUSE TestMountDaemonRoot/shared [2022-03-10T23:05:07.784Z] === RUN TestMountDaemonRoot/rshared [2022-03-10T23:05:07.784Z] === PAUSE TestMountDaemonRoot/rshared [2022-03-10T23:05:07.784Z] === CONT TestMountDaemonRoot/default [2022-03-10T23:05:07.784Z] === RUN TestMountDaemonRoot/default/bind_root [2022-03-10T23:05:07.784Z] === CONT TestMountDaemonRoot/rslave [2022-03-10T23:05:07.784Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-03-10T23:05:07.784Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-03-10T23:05:07.784Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-03-10T23:05:07.784Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-03-10T23:05:07.784Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-03-10T23:05:07.784Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-03-10T23:05:07.784Z] === RUN TestMountDaemonRoot/default/mount_root [2022-03-10T23:05:07.784Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-03-10T23:05:07.784Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-03-10T23:05:07.784Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-03-10T23:05:07.784Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-03-10T23:05:07.784Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-03-10T23:05:07.784Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-03-10T23:05:07.784Z] === CONT TestMountDaemonRoot/rshared [2022-03-10T23:05:07.784Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-03-10T23:05:07.784Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-03-10T23:05:07.784Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-03-10T23:05:07.784Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-03-10T23:05:07.784Z] === CONT TestMountDaemonRoot/shared [2022-03-10T23:05:07.784Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-03-10T23:05:07.784Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-03-10T23:05:07.784Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-03-10T23:05:07.784Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-03-10T23:05:07.784Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-03-10T23:05:07.784Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-03-10T23:05:07.784Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-03-10T23:05:07.784Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-03-10T23:05:07.784Z] === CONT TestMountDaemonRoot/rprivate [2022-03-10T23:05:07.784Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-03-10T23:05:07.784Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-03-10T23:05:07.784Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-03-10T23:05:07.784Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-03-10T23:05:07.784Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-03-10T23:05:07.784Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-03-10T23:05:07.784Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-03-10T23:05:07.784Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-03-10T23:05:07.784Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-03-10T23:05:07.784Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-03-10T23:05:07.784Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-03-10T23:05:07.784Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-03-10T23:05:07.784Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-03-10T23:05:07.784Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-03-10T23:05:07.784Z] === CONT TestMountDaemonRoot/slave [2022-03-10T23:05:07.784Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-03-10T23:05:07.784Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-03-10T23:05:07.784Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-03-10T23:05:07.784Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-03-10T23:05:07.784Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-03-10T23:05:07.784Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-03-10T23:05:07.784Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-03-10T23:05:07.784Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-03-10T23:05:07.784Z] === CONT TestMountDaemonRoot/private [2022-03-10T23:05:07.784Z] === RUN TestMountDaemonRoot/private/bind_root [2022-03-10T23:05:07.784Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-03-10T23:05:07.784Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-03-10T23:05:07.784Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-03-10T23:05:07.784Z] === RUN TestMountDaemonRoot/private/mount_root [2022-03-10T23:05:07.784Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-03-10T23:05:07.784Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-03-10T23:05:07.784Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-03-10T23:05:07.784Z] === CONT TestMountDaemonRoot/default/bind_root [2022-03-10T23:05:07.784Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-03-10T23:05:07.784Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-03-10T23:05:07.784Z] === CONT TestMountDaemonRoot/default/mount_root [2022-03-10T23:05:07.784Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-03-10T23:05:07.784Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-03-10T23:05:07.784Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-03-10T23:05:07.784Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-03-10T23:05:07.784Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-03-10T23:05:07.784Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-03-10T23:05:07.784Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-03-10T23:05:07.784Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-03-10T23:05:08.042Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-03-10T23:05:08.042Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-03-10T23:05:08.042Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-03-10T23:05:08.042Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-03-10T23:05:08.042Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-03-10T23:05:08.042Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-03-10T23:05:08.042Z] === CONT TestMountDaemonRoot/private/bind_root [2022-03-10T23:05:08.042Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-03-10T23:05:08.042Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-03-10T23:05:08.042Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-03-10T23:05:08.042Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-03-10T23:05:08.042Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-03-10T23:05:08.042Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-03-10T23:05:08.042Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-03-10T23:05:08.042Z] === CONT TestMountDaemonRoot/private/mount_root [2022-03-10T23:05:08.042Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-03-10T23:05:08.042Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-03-10T23:05:08.042Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-03-10T23:05:08.042Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2022-03-10T23:05:08.042Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2022-03-10T23:05:08.042Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2022-03-10T23:05:08.042Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2022-03-10T23:05:08.042Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-03-10T23:05:08.042Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2022-03-10T23:05:08.042Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2022-03-10T23:05:08.042Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2022-03-10T23:05:08.042Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2022-03-10T23:05:08.042Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-03-10T23:05:08.042Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2022-03-10T23:05:08.042Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2022-03-10T23:05:08.042Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2022-03-10T23:05:08.042Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2022-03-10T23:05:08.042Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-03-10T23:05:08.042Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-03-10T23:05:08.042Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-03-10T23:05:08.042Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-03-10T23:05:08.042Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-03-10T23:05:08.042Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-03-10T23:05:08.042Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-03-10T23:05:08.042Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2022-03-10T23:05:08.042Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2022-03-10T23:05:08.042Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-03-10T23:05:08.042Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-03-10T23:05:08.042Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-03-10T23:05:08.042Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2022-03-10T23:05:08.042Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-03-10T23:05:08.042Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-03-10T23:05:08.042Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-03-10T23:05:08.042Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-03-10T23:05:08.042Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-03-10T23:05:08.042Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-03-10T23:05:08.042Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-03-10T23:05:08.042Z] === RUN TestContainerBindMountNonRecursive [2022-03-10T23:05:08.085Z] --- PASS: TestBuildUncleanTarFilenames (1.76s) [2022-03-10T23:05:08.085Z] === RUN TestBuildMultiStageLayerLeak [2022-03-10T23:05:09.415Z] --- PASS: TestContainerBindMountNonRecursive (1.18s) [2022-03-10T23:05:09.415Z] === RUN TestContainerVolumesMountedAsShared [2022-03-10T23:05:09.673Z] --- PASS: TestContainerVolumesMountedAsShared (0.40s) [2022-03-10T23:05:09.673Z] === RUN TestContainerVolumesMountedAsSlave [2022-03-10T23:05:09.933Z] --- PASS: TestContainerVolumesMountedAsSlave (0.33s) [2022-03-10T23:05:09.933Z] === RUN TestNetworkNat [2022-03-10T23:05:10.500Z] --- PASS: TestNetworkNat (0.45s) [2022-03-10T23:05:10.500Z] === RUN TestNetworkLocalhostTCPNat [2022-03-10T23:05:11.067Z] --- PASS: TestNetworkLocalhostTCPNat (0.43s) [2022-03-10T23:05:11.067Z] === RUN TestNetworkLoopbackNat [2022-03-10T23:05:11.375Z] --- PASS: TestBuildMultiStageLayerLeak (3.34s) [2022-03-10T23:05:11.376Z] === RUN TestBuildWithHugeFile [2022-03-10T23:05:13.274Z] --- PASS: TestStopContainerWithRestartPolicyAlways (7.49s) [2022-03-10T23:05:13.274Z] === RUN TestStopContainerWithTimeout [2022-03-10T23:05:13.274Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2022-03-10T23:05:13.274Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2022-03-10T23:05:13.274Z] === RUN TestUpdateRestartPolicy [2022-03-10T23:05:13.532Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-03-10T23:05:13.597Z] --- PASS: TestNetworkLoopbackNat (2.56s) [2022-03-10T23:05:13.597Z] === RUN TestPause [2022-03-10T23:05:13.857Z] --- PASS: TestPause (0.45s) [2022-03-10T23:05:13.857Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-03-10T23:05:13.857Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-03-10T23:05:13.857Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-03-10T23:05:13.857Z] === RUN TestPauseStopPausedContainer [2022-03-10T23:05:14.425Z] --- PASS: TestPauseStopPausedContainer (0.47s) [2022-03-10T23:05:14.425Z] === RUN TestPidHost [2022-03-10T23:05:14.471Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-03-10T23:05:14.970Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2022-03-10T23:05:14.970Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (14.05s) [2022-03-10T23:05:14.970Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (14.17s) [2022-03-10T23:05:14.970Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (14.45s) [2022-03-10T23:05:14.970Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (14.63s) [2022-03-10T23:05:14.970Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (8.18s) [2022-03-10T23:05:14.970Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (8.20s) [2022-03-10T23:05:14.970Z] === RUN TestBuildMultiStageCopy [2022-03-10T23:05:14.970Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-03-10T23:05:15.360Z] --- PASS: TestPidHost (0.96s) [2022-03-10T23:05:15.360Z] === RUN TestPsFilter [2022-03-10T23:05:15.619Z] --- PASS: TestPsFilter (0.12s) [2022-03-10T23:05:15.619Z] === RUN TestRemoveContainerWithRemovedVolume [2022-03-10T23:05:15.876Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.41s) [2022-03-10T23:05:15.876Z] === RUN TestRemoveContainerWithVolume [2022-03-10T23:05:16.442Z] --- PASS: TestRemoveContainerWithVolume (0.42s) [2022-03-10T23:05:16.442Z] === RUN TestRemoveContainerRunning [2022-03-10T23:05:16.701Z] --- PASS: TestRemoveContainerRunning (0.43s) [2022-03-10T23:05:16.701Z] === RUN TestRemoveContainerForceRemoveRunning [2022-03-10T23:05:17.268Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.42s) [2022-03-10T23:05:17.268Z] === RUN TestRemoveInvalidContainer [2022-03-10T23:05:17.268Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-03-10T23:05:17.268Z] === RUN TestRenameLinkedContainer [2022-03-10T23:05:19.167Z] --- PASS: TestRenameLinkedContainer (1.73s) [2022-03-10T23:05:19.167Z] === RUN TestRenameStoppedContainer [2022-03-10T23:05:19.425Z] --- PASS: TestRenameStoppedContainer (0.41s) [2022-03-10T23:05:19.425Z] === RUN TestRenameRunningContainerAndReuse [2022-03-10T23:05:20.358Z] --- PASS: TestRenameRunningContainerAndReuse (0.87s) [2022-03-10T23:05:20.358Z] === RUN TestRenameInvalidName [2022-03-10T23:05:20.617Z] --- PASS: TestRenameInvalidName (0.43s) [2022-03-10T23:05:20.617Z] === RUN TestRenameAnonymousContainer [2022-03-10T23:05:22.524Z] --- PASS: TestRenameAnonymousContainer (1.59s) [2022-03-10T23:05:22.524Z] === RUN TestRenameContainerWithSameName [2022-03-10T23:05:22.524Z] --- PASS: TestRenameContainerWithSameName (0.41s) [2022-03-10T23:05:22.524Z] === RUN TestRenameContainerWithLinkedContainer [2022-03-10T23:05:23.462Z] --- PASS: TestRenameContainerWithLinkedContainer (0.86s) [2022-03-10T23:05:23.462Z] === RUN TestResize [2022-03-10T23:05:23.646Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-03-10T23:05:24.029Z] --- PASS: TestResize (0.43s) [2022-03-10T23:05:24.029Z] === RUN TestResizeWithInvalidSize [2022-03-10T23:05:24.288Z] --- PASS: TestResizeWithInvalidSize (0.43s) [2022-03-10T23:05:24.288Z] === RUN TestResizeWhenContainerNotStarted [2022-03-10T23:05:24.634Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-03-10T23:05:24.857Z] --- PASS: TestResizeWhenContainerNotStarted (0.42s) [2022-03-10T23:05:24.857Z] === RUN TestDaemonRestartKillContainers [2022-03-10T23:05:24.857Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-03-10T23:05:24.857Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-03-10T23:05:24.857Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-03-10T23:05:24.857Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-03-10T23:05:24.857Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-03-10T23:05:24.857Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-03-10T23:05:24.857Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-03-10T23:05:24.857Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-03-10T23:05:24.857Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-03-10T23:05:24.857Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-03-10T23:05:24.857Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-03-10T23:05:24.857Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-03-10T23:05:24.857Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-03-10T23:05:24.857Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-03-10T23:05:24.857Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-03-10T23:05:24.857Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-03-10T23:05:24.857Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-03-10T23:05:24.857Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-03-10T23:05:24.857Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-03-10T23:05:24.857Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-03-10T23:05:24.857Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-03-10T23:05:24.857Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-03-10T23:05:24.857Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-03-10T23:05:24.857Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-03-10T23:05:24.857Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-03-10T23:05:24.857Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-03-10T23:05:24.857Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-03-10T23:05:24.857Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-03-10T23:05:24.857Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-03-10T23:05:24.857Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-03-10T23:05:24.857Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-03-10T23:05:24.857Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-03-10T23:05:24.857Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-03-10T23:05:24.857Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-03-10T23:05:26.204Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-03-10T23:05:26.237Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-03-10T23:05:26.498Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-03-10T23:05:27.192Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-03-10T23:05:27.877Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-03-10T23:05:27.877Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-03-10T23:05:28.764Z] --- PASS: TestBuildMultiStageCopy (14.46s) [2022-03-10T23:05:28.764Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (9.38s) [2022-03-10T23:05:28.764Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.92s) [2022-03-10T23:05:28.764Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.16s) [2022-03-10T23:05:28.764Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.43s) [2022-03-10T23:05:28.764Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.56s) [2022-03-10T23:05:28.764Z] === RUN TestBuildMultiStageParentConfig [2022-03-10T23:05:29.249Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-03-10T23:05:29.249Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-03-10T23:05:30.698Z] --- PASS: TestBuildWithHugeFile (113.38s) [2022-03-10T23:05:30.698Z] === RUN TestBuildWCOWSandboxSize [2022-03-10T23:05:30.698Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-03-10T23:05:30.698Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-03-10T23:05:30.698Z] === RUN TestBuildWithEmptyDockerfile [2022-03-10T23:05:30.698Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-10T23:05:30.698Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-10T23:05:30.698Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-10T23:05:30.698Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-10T23:05:30.698Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-10T23:05:30.698Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-10T23:05:30.698Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-10T23:05:30.698Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-10T23:05:30.698Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-10T23:05:30.698Z] --- PASS: TestBuildWithEmptyDockerfile (0.07s) [2022-03-10T23:05:30.698Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2022-03-10T23:05:30.698Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2022-03-10T23:05:30.698Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2022-03-10T23:05:30.698Z] === RUN TestBuildPreserveOwnership [2022-03-10T23:05:30.698Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-10T23:05:30.698Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2022-03-10T23:05:30.698Z] === RUN TestBuildPlatformInvalid [2022-03-10T23:05:30.698Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2022-03-10T23:05:30.698Z] PASS [2022-03-10T23:05:30.698Z] ok github.com/docker/docker/integration/build 176.552s [2022-03-10T23:05:30.698Z] [2022-03-10T23:05:30.698Z] === Skipped [2022-03-10T23:05:30.698Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2022-03-10T23:05:30.698Z] build_session_test.go:25: TODO: BuildKit [2022-03-10T23:05:30.698Z] [2022-03-10T23:05:30.698Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2022-03-10T23:05:30.698Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T23:05:30.698Z] [2022-03-10T23:05:30.698Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s) [2022-03-10T23:05:30.698Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-10T23:05:30.698Z] [2022-03-10T23:05:30.698Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2022-03-10T23:05:30.698Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-10T23:05:30.698Z] [2022-03-10T23:05:30.698Z] === SKIP: github.com/docker/docker/integration/build TestBuildWCOWSandboxSize (0.00s) [2022-03-10T23:05:30.698Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-03-10T23:05:30.698Z] [2022-03-10T23:05:30.698Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2022-03-10T23:05:30.698Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-10T23:05:30.698Z] [2022-03-10T23:05:30.698Z] DONE 29 tests, 6 skipped in 206.587s [2022-03-10T23:05:30.698Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2022-03-10T23:05:30.698Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-10T23:05:30.698Z] INFO: Testing against a local daemon [2022-03-10T23:05:30.698Z] === RUN TestConfigInspect [2022-03-10T23:05:30.698Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T23:05:30.698Z] --- SKIP: TestConfigInspect (0.00s) [2022-03-10T23:05:30.698Z] === RUN TestConfigList [2022-03-10T23:05:30.698Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T23:05:30.698Z] --- SKIP: TestConfigList (0.00s) [2022-03-10T23:05:30.698Z] === RUN TestConfigsCreateAndDelete [2022-03-10T23:05:30.698Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T23:05:30.698Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2022-03-10T23:05:30.698Z] === RUN TestConfigsUpdate [2022-03-10T23:05:30.698Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T23:05:30.698Z] --- SKIP: TestConfigsUpdate (0.00s) [2022-03-10T23:05:30.698Z] === RUN TestTemplatedConfig [2022-03-10T23:05:30.698Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T23:05:30.698Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-03-10T23:05:30.698Z] === RUN TestConfigCreateResolve [2022-03-10T23:05:30.698Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-03-10T23:05:30.698Z] --- SKIP: TestConfigCreateResolve (0.00s) [2022-03-10T23:05:30.698Z] PASS [2022-03-10T23:05:30.698Z] ok github.com/docker/docker/integration/config 0.096s [2022-03-10T23:05:30.698Z] [2022-03-10T23:05:30.698Z] === Skipped [2022-03-10T23:05:30.698Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2022-03-10T23:05:30.698Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T23:05:30.698Z] [2022-03-10T23:05:30.698Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2022-03-10T23:05:30.698Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T23:05:30.698Z] [2022-03-10T23:05:30.698Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2022-03-10T23:05:30.698Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T23:05:30.698Z] [2022-03-10T23:05:30.698Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2022-03-10T23:05:30.698Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T23:05:30.698Z] [2022-03-10T23:05:30.698Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2022-03-10T23:05:30.698Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T23:05:30.698Z] [2022-03-10T23:05:30.698Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2022-03-10T23:05:30.698Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-03-10T23:05:30.698Z] [2022-03-10T23:05:30.698Z] DONE 6 tests, 6 skipped in 2.115s [2022-03-10T23:05:30.698Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2022-03-10T23:05:31.662Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-10T23:05:31.662Z] INFO: Testing against a local daemon [2022-03-10T23:05:31.662Z] === RUN TestCheckpoint [2022-03-10T23:05:31.662Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-03-10T23:05:31.662Z] --- SKIP: TestCheckpoint (0.00s) [2022-03-10T23:05:31.662Z] === RUN TestContainerInvalidJSON [2022-03-10T23:05:31.662Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-03-10T23:05:31.662Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-03-10T23:05:31.662Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-03-10T23:05:31.662Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-03-10T23:05:31.662Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-03-10T23:05:31.662Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-03-10T23:05:31.662Z] --- PASS: TestContainerInvalidJSON (0.03s) [2022-03-10T23:05:31.662Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2022-03-10T23:05:31.662Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) [2022-03-10T23:05:31.662Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-03-10T23:05:31.719Z] --- PASS: TestBuildMultiStageParentConfig (3.05s) [2022-03-10T23:05:31.719Z] === RUN TestBuildLabelWithTargets [2022-03-10T23:05:31.719Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-10T23:05:31.719Z] --- SKIP: TestBuildLabelWithTargets (0.01s) [2022-03-10T23:05:31.719Z] === RUN TestBuildWithEmptyLayers [2022-03-10T23:05:32.117Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.26s) [2022-03-10T23:05:32.117Z] === RUN TestCopyFromContainerPathIsNotDir [2022-03-10T23:05:32.117Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.24s) [2022-03-10T23:05:32.117Z] === RUN TestCopyToContainerPathDoesNotExist [2022-03-10T23:05:32.573Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.24s) [2022-03-10T23:05:32.573Z] === RUN TestCopyToContainerPathIsNotDir [2022-03-10T23:05:32.573Z] --- PASS: TestCopyToContainerPathIsNotDir (0.23s) [2022-03-10T23:05:32.573Z] === RUN TestCopyFromContainer [2022-03-10T23:05:32.573Z] copy_test.go:81: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T23:05:32.573Z] --- SKIP: TestCopyFromContainer (0.00s) [2022-03-10T23:05:32.573Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-03-10T23:05:32.573Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-10T23:05:32.573Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-10T23:05:32.573Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-10T23:05:32.573Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-10T23:05:32.573Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-10T23:05:32.573Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-10T23:05:32.573Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-10T23:05:32.573Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-10T23:05:32.573Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-10T23:05:32.573Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2022-03-10T23:05:32.573Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-03-10T23:05:32.573Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-03-10T23:05:32.573Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-03-10T23:05:32.573Z] === RUN TestCreateLinkToNonExistingContainer [2022-03-10T23:05:32.573Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-03-10T23:05:32.573Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2022-03-10T23:05:32.573Z] === RUN TestCreateWithInvalidEnv [2022-03-10T23:05:32.573Z] === RUN TestCreateWithInvalidEnv/0 [2022-03-10T23:05:32.573Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-03-10T23:05:32.573Z] === RUN TestCreateWithInvalidEnv/1 [2022-03-10T23:05:32.573Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-03-10T23:05:32.573Z] === RUN TestCreateWithInvalidEnv/2 [2022-03-10T23:05:32.573Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-03-10T23:05:32.573Z] === CONT TestCreateWithInvalidEnv/0 [2022-03-10T23:05:32.573Z] === CONT TestCreateWithInvalidEnv/2 [2022-03-10T23:05:32.573Z] === CONT TestCreateWithInvalidEnv/1 [2022-03-10T23:05:32.573Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2022-03-10T23:05:32.573Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-03-10T23:05:32.573Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-03-10T23:05:32.573Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-03-10T23:05:32.573Z] === RUN TestCreateTmpfsMountsTarget [2022-03-10T23:05:32.573Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T23:05:32.573Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2022-03-10T23:05:32.573Z] === RUN TestCreateWithCustomMaskedPaths [2022-03-10T23:05:32.573Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-03-10T23:05:32.573Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2022-03-10T23:05:32.573Z] === RUN TestCreateWithCustomReadonlyPaths [2022-03-10T23:05:32.573Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-03-10T23:05:32.573Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2022-03-10T23:05:32.573Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-03-10T23:05:32.573Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-10T23:05:32.573Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-10T23:05:32.573Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-10T23:05:32.573Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-10T23:05:32.573Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-10T23:05:32.573Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-10T23:05:32.573Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-10T23:05:32.573Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-10T23:05:32.573Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-10T23:05:32.573Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-10T23:05:32.573Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-10T23:05:32.573Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-10T23:05:32.573Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-10T23:05:32.573Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-10T23:05:32.573Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-10T23:05:32.573Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2022-03-10T23:05:32.573Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-03-10T23:05:32.573Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-03-10T23:05:32.573Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-03-10T23:05:32.573Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-03-10T23:05:32.573Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2022-03-10T23:05:32.573Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-03-10T23:05:32.573Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-03-10T23:05:32.573Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-03-10T23:05:32.573Z] === RUN TestCreateDifferentPlatform [2022-03-10T23:05:32.573Z] === RUN TestCreateDifferentPlatform/different_os [2022-03-10T23:05:32.573Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-03-10T23:05:32.573Z] --- PASS: TestCreateDifferentPlatform (0.04s) [2022-03-10T23:05:32.573Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-03-10T23:05:32.573Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-03-10T23:05:32.573Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-03-10T23:05:33.072Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.12s) [2022-03-10T23:05:33.072Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-03-10T23:05:33.072Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-03-10T23:05:33.072Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-03-10T23:05:33.072Z] === RUN TestContainerKillOnDaemonStart [2022-03-10T23:05:33.072Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T23:05:33.072Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-03-10T23:05:33.072Z] === RUN TestDiff [2022-03-10T23:05:33.072Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-03-10T23:05:33.072Z] --- SKIP: TestDiff (0.00s) [2022-03-10T23:05:33.072Z] === RUN TestExecWithCloseStdin [2022-03-10T23:05:33.431Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-03-10T23:05:33.431Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-03-10T23:05:33.935Z] --- PASS: TestBuildWithEmptyLayers (1.62s) [2022-03-10T23:05:33.935Z] === RUN TestBuildMultiStageOnBuild [2022-03-10T23:05:35.963Z] --- PASS: TestExecWithCloseStdin (2.67s) [2022-03-10T23:05:35.963Z] === RUN TestExec [2022-03-10T23:05:36.408Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-03-10T23:05:37.623Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-03-10T23:05:37.623Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-03-10T23:05:38.191Z] --- PASS: TestExec (2.71s) [2022-03-10T23:05:38.191Z] === RUN TestExecUser [2022-03-10T23:05:38.191Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-03-10T23:05:38.191Z] --- SKIP: TestExecUser (0.00s) [2022-03-10T23:05:38.191Z] === RUN TestExportContainerAndImportImage [2022-03-10T23:05:38.191Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T23:05:38.191Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2022-03-10T23:05:38.191Z] === RUN TestExportContainerAfterDaemonRestart [2022-03-10T23:05:38.191Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T23:05:38.191Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2022-03-10T23:05:38.191Z] === RUN TestHealthCheckWorkdir [2022-03-10T23:05:38.191Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-03-10T23:05:38.191Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2022-03-10T23:05:38.191Z] === RUN TestHealthKillContainer [2022-03-10T23:05:38.191Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-03-10T23:05:38.191Z] --- SKIP: TestHealthKillContainer (0.00s) [2022-03-10T23:05:38.191Z] === RUN TestInspectCpusetInConfigPre120 [2022-03-10T23:05:38.191Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-03-10T23:05:38.191Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-03-10T23:05:38.191Z] === RUN TestKillContainerInvalidSignal [2022-03-10T23:05:38.548Z] --- PASS: TestUpdateRestartPolicy (23.02s) [2022-03-10T23:05:38.548Z] === RUN TestUpdateRestartWithAutoRemove [2022-03-10T23:05:38.548Z] --- PASS: TestUpdateRestartWithAutoRemove (2.80s) [2022-03-10T23:05:38.548Z] === RUN TestWaitNonBlocked [2022-03-10T23:05:38.548Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-10T23:05:38.548Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-10T23:05:38.548Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-10T23:05:38.548Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-10T23:05:38.548Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-10T23:05:38.548Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-10T23:05:39.528Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-03-10T23:05:39.528Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-03-10T23:05:41.079Z] --- PASS: TestKillContainerInvalidSignal (2.30s) [2022-03-10T23:05:41.079Z] === RUN TestKillContainer [2022-03-10T23:05:41.079Z] === RUN TestKillContainer/no_signal [2022-03-10T23:05:41.428Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-03-10T23:05:41.678Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-03-10T23:05:41.685Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-03-10T23:05:42.330Z] --- PASS: TestWaitNonBlocked (0.02s) [2022-03-10T23:05:42.330Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (3.35s) [2022-03-10T23:05:42.330Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (3.88s) [2022-03-10T23:05:42.330Z] === RUN TestWaitBlocked [2022-03-10T23:05:42.330Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2022-03-10T23:05:42.330Z] --- SKIP: TestWaitBlocked (0.00s) [2022-03-10T23:05:42.330Z] PASS [2022-03-10T23:05:42.330Z] ok github.com/docker/docker/integration/container 105.366s [2022-03-10T23:05:42.330Z] [2022-03-10T23:05:42.330Z] === Skipped [2022-03-10T23:05:42.330Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2022-03-10T23:05:42.330Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-03-10T23:05:42.330Z] [2022-03-10T23:05:42.330Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2022-03-10T23:05:42.330Z] copy_test.go:81: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T23:05:42.330Z] [2022-03-10T23:05:42.330Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2022-03-10T23:05:42.330Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-03-10T23:05:42.330Z] [2022-03-10T23:05:42.330Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2022-03-10T23:05:42.330Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T23:05:42.330Z] [2022-03-10T23:05:42.330Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2022-03-10T23:05:42.330Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-03-10T23:05:42.330Z] [2022-03-10T23:05:42.330Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2022-03-10T23:05:42.330Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-03-10T23:05:42.330Z] [2022-03-10T23:05:42.330Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-03-10T23:05:42.330Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-03-10T23:05:42.330Z] [2022-03-10T23:05:42.330Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.03s) [2022-03-10T23:05:42.330Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-03-10T23:05:42.330Z] [2022-03-10T23:05:42.330Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2022-03-10T23:05:42.330Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T23:05:42.330Z] [2022-03-10T23:05:42.330Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2022-03-10T23:05:42.330Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-03-10T23:05:42.330Z] [2022-03-10T23:05:42.330Z] === SKIP: github.com/docker/docker/integration/container TestExecWithCloseStdin (0.00s) [2022-03-10T23:05:42.330Z] exec_test.go:20: testEnv.RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2022-03-10T23:05:42.330Z] [2022-03-10T23:05:42.330Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2022-03-10T23:05:42.330Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-03-10T23:05:42.330Z] [2022-03-10T23:05:42.330Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2022-03-10T23:05:42.330Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T23:05:42.330Z] [2022-03-10T23:05:42.330Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2022-03-10T23:05:42.330Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T23:05:42.330Z] [2022-03-10T23:05:42.330Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2022-03-10T23:05:42.330Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-03-10T23:05:42.330Z] [2022-03-10T23:05:42.330Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2022-03-10T23:05:42.330Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-03-10T23:05:42.330Z] [2022-03-10T23:05:42.330Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2022-03-10T23:05:42.330Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-03-10T23:05:42.330Z] [2022-03-10T23:05:42.330Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2022-03-10T23:05:42.330Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-03-10T23:05:42.330Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-03-10T23:05:42.330Z] [2022-03-10T23:05:42.330Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-03-10T23:05:42.330Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-03-10T23:05:42.330Z] [2022-03-10T23:05:42.330Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2022-03-10T23:05:42.330Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-03-10T23:05:42.330Z] [2022-03-10T23:05:42.330Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2022-03-10T23:05:42.330Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-03-10T23:05:42.330Z] [2022-03-10T23:05:42.330Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2022-03-10T23:05:42.330Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-03-10T23:05:42.330Z] [2022-03-10T23:05:42.330Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2022-03-10T23:05:42.330Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T23:05:42.330Z] [2022-03-10T23:05:42.330Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2022-03-10T23:05:42.330Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-03-10T23:05:42.330Z] [2022-03-10T23:05:42.330Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2022-03-10T23:05:42.330Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-03-10T23:05:42.330Z] [2022-03-10T23:05:42.330Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2022-03-10T23:05:42.330Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-03-10T23:05:42.330Z] [2022-03-10T23:05:42.330Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2022-03-10T23:05:42.330Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-03-10T23:05:42.330Z] [2022-03-10T23:05:42.330Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2022-03-10T23:05:42.330Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T23:05:42.330Z] [2022-03-10T23:05:42.330Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2022-03-10T23:05:42.330Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-03-10T23:05:42.330Z] [2022-03-10T23:05:42.330Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2022-03-10T23:05:42.330Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-03-10T23:05:42.330Z] [2022-03-10T23:05:42.330Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2022-03-10T23:05:42.330Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T23:05:42.330Z] [2022-03-10T23:05:42.330Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2022-03-10T23:05:42.330Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-03-10T23:05:42.330Z] [2022-03-10T23:05:42.330Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2022-03-10T23:05:42.330Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2022-03-10T23:05:42.330Z] [2022-03-10T23:05:42.330Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2022-03-10T23:05:42.330Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2022-03-10T23:05:42.330Z] [2022-03-10T23:05:42.330Z] DONE 87 tests, 34 skipped in 107.516s [2022-03-10T23:05:42.330Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon [2022-03-10T23:05:43.254Z] === RUN TestKillContainer/non_killing_signal [2022-03-10T23:05:43.254Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-03-10T23:05:43.254Z] === RUN TestKillContainer/killing_signal [2022-03-10T23:05:43.585Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-03-10T23:05:43.585Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.40s) [2022-03-10T23:05:43.585Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.73s) [2022-03-10T23:05:43.585Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.68s) [2022-03-10T23:05:43.585Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.39s) [2022-03-10T23:05:43.585Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.36s) [2022-03-10T23:05:43.585Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.41s) [2022-03-10T23:05:43.585Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.74s) [2022-03-10T23:05:43.585Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.75s) [2022-03-10T23:05:43.585Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (4.37s) [2022-03-10T23:05:43.585Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.38s) [2022-03-10T23:05:43.585Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.04s) [2022-03-10T23:05:43.585Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.04s) [2022-03-10T23:05:43.585Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.12s) [2022-03-10T23:05:43.585Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.21s) [2022-03-10T23:05:43.585Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.92s) [2022-03-10T23:05:43.585Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.94s) [2022-03-10T23:05:43.585Z] === RUN TestCgroupNamespacesRun [2022-03-10T23:05:44.983Z] --- PASS: TestCgroupNamespacesRun (1.24s) [2022-03-10T23:05:44.983Z] === RUN TestCgroupNamespacesRunPrivileged [2022-03-10T23:05:44.983Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-03-10T23:05:44.983Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s) [2022-03-10T23:05:44.983Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-03-10T23:05:46.150Z] --- PASS: TestKillContainer (5.12s) [2022-03-10T23:05:46.150Z] --- PASS: TestKillContainer/no_signal (2.25s) [2022-03-10T23:05:46.150Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-03-10T23:05:46.150Z] --- PASS: TestKillContainer/killing_signal (2.83s) [2022-03-10T23:05:46.150Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-03-10T23:05:46.150Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-03-10T23:05:46.150Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-03-10T23:05:46.150Z] === RUN TestKillStoppedContainer [2022-03-10T23:05:46.150Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-03-10T23:05:46.150Z] --- SKIP: TestKillStoppedContainer (0.00s) [2022-03-10T23:05:46.150Z] === RUN TestKillStoppedContainerAPIPre120 [2022-03-10T23:05:46.150Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-03-10T23:05:46.150Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2022-03-10T23:05:46.150Z] === RUN TestKillDifferentUserContainer [2022-03-10T23:05:46.150Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-03-10T23:05:46.150Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2022-03-10T23:05:46.150Z] === RUN TestInspectOomKilledTrue [2022-03-10T23:05:46.150Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T23:05:46.150Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-03-10T23:05:46.150Z] === RUN TestInspectOomKilledFalse [2022-03-10T23:05:46.150Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-03-10T23:05:46.150Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-03-10T23:05:46.150Z] === RUN TestLogsFollowTailEmpty [2022-03-10T23:05:46.373Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.28s) [2022-03-10T23:05:46.373Z] === RUN TestCgroupNamespacesRunHostMode [2022-03-10T23:05:47.315Z] --- PASS: TestCgroupNamespacesRunHostMode (1.16s) [2022-03-10T23:05:47.315Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-03-10T23:05:48.318Z] --- PASS: TestLogsFollowTailEmpty (2.16s) [2022-03-10T23:05:48.318Z] === RUN TestNetworkNat [2022-03-10T23:05:48.318Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-03-10T23:05:48.318Z] --- SKIP: TestNetworkNat (0.00s) [2022-03-10T23:05:48.318Z] === RUN TestNetworkLocalhostTCPNat [2022-03-10T23:05:48.691Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.16s) [2022-03-10T23:05:48.691Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-03-10T23:05:48.874Z] --- PASS: TestBuildMultiStageOnBuild (14.09s) [2022-03-10T23:05:48.874Z] === RUN TestBuildUncleanTarFilenames [2022-03-10T23:05:48.874Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-10T23:05:48.874Z] --- SKIP: TestBuildUncleanTarFilenames (0.01s) [2022-03-10T23:05:48.874Z] === RUN TestBuildMultiStageLayerLeak [2022-03-10T23:05:49.629Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.13s) [2022-03-10T23:05:49.629Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-03-10T23:05:49.806Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-03-10T23:05:49.806Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-03-10T23:05:50.196Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.69s) [2022-03-10T23:05:50.196Z] === RUN TestCgroupNamespacesRunOlderClient [2022-03-10T23:05:50.374Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-03-10T23:05:50.499Z] --- PASS: TestNetworkLocalhostTCPNat (2.47s) [2022-03-10T23:05:50.499Z] === RUN TestNetworkLoopbackNat [2022-03-10T23:05:50.499Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-03-10T23:05:50.499Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2022-03-10T23:05:50.499Z] === RUN TestPause [2022-03-10T23:05:50.499Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-03-10T23:05:50.499Z] --- SKIP: TestPause (0.00s) [2022-03-10T23:05:50.499Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-03-10T23:05:51.310Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-03-10T23:05:51.310Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-03-10T23:05:51.570Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.23s) [2022-03-10T23:05:51.570Z] === RUN TestNISDomainname [2022-03-10T23:05:51.827Z] --- PASS: TestNISDomainname (0.51s) [2022-03-10T23:05:51.827Z] === RUN TestHostnameDnsResolution [2022-03-10T23:05:52.246Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-03-10T23:05:52.667Z] --- PASS: TestPauseFailsOnWindowsServerContainers (2.25s) [2022-03-10T23:05:52.667Z] === RUN TestPauseStopPausedContainer [2022-03-10T23:05:52.667Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T23:05:52.667Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2022-03-10T23:05:52.667Z] === RUN TestPsFilter [2022-03-10T23:05:52.760Z] --- PASS: TestHostnameDnsResolution (0.66s) [2022-03-10T23:05:52.760Z] === RUN TestUnprivilegedPortsAndPing [2022-03-10T23:05:53.122Z] --- PASS: TestPsFilter (0.34s) [2022-03-10T23:05:53.122Z] === RUN TestRemoveContainerWithRemovedVolume [2022-03-10T23:05:53.325Z] --- PASS: TestUnprivilegedPortsAndPing (0.57s) [2022-03-10T23:05:53.325Z] === RUN TestStats [2022-03-10T23:05:54.775Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-03-10T23:05:55.713Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-03-10T23:05:55.852Z] --- PASS: TestStats (2.47s) [2022-03-10T23:05:55.852Z] === RUN TestStopContainerWithTimeout [2022-03-10T23:05:55.852Z] === RUN TestStopContainerWithTimeout/0 [2022-03-10T23:05:55.852Z] === PAUSE TestStopContainerWithTimeout/0 [2022-03-10T23:05:55.852Z] === RUN TestStopContainerWithTimeout/1 [2022-03-10T23:05:55.852Z] === PAUSE TestStopContainerWithTimeout/1 [2022-03-10T23:05:55.852Z] === RUN TestStopContainerWithTimeout/3 [2022-03-10T23:05:55.852Z] === PAUSE TestStopContainerWithTimeout/3 [2022-03-10T23:05:55.852Z] === RUN TestStopContainerWithTimeout/-1 [2022-03-10T23:05:55.852Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-03-10T23:05:55.852Z] === CONT TestStopContainerWithTimeout/0 [2022-03-10T23:05:55.852Z] === CONT TestStopContainerWithTimeout/-1 [2022-03-10T23:05:56.281Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-03-10T23:05:56.296Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.68s) [2022-03-10T23:05:56.296Z] === RUN TestRemoveContainerWithVolume [2022-03-10T23:05:56.419Z] === CONT TestStopContainerWithTimeout/3 [2022-03-10T23:05:56.850Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-03-10T23:05:57.787Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-03-10T23:05:58.318Z] === CONT TestStopContainerWithTimeout/1 [2022-03-10T23:05:58.354Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-03-10T23:05:58.475Z] --- PASS: TestRemoveContainerWithVolume (2.69s) [2022-03-10T23:05:58.475Z] === RUN TestRemoveContainerRunning [2022-03-10T23:05:59.292Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-03-10T23:05:59.302Z] --- PASS: TestBuildMultiStageLayerLeak (11.57s) [2022-03-10T23:05:59.302Z] === RUN TestBuildWithHugeFile [2022-03-10T23:06:00.188Z] === RUN TestConfigDaemonLibtrustID [2022-03-10T23:06:00.188Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-03-10T23:06:00.188Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2022-03-10T23:06:00.188Z] === RUN TestDaemonConfigValidation [2022-03-10T23:06:00.188Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-03-10T23:06:00.188Z] --- SKIP: TestDaemonConfigValidation (0.00s) [2022-03-10T23:06:00.188Z] === RUN TestConfigDaemonSeccompProfiles [2022-03-10T23:06:00.188Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-03-10T23:06:00.188Z] --- SKIP: TestConfigDaemonSeccompProfiles (0.00s) [2022-03-10T23:06:00.188Z] === RUN TestDaemonProxy [2022-03-10T23:06:00.188Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-03-10T23:06:00.188Z] --- SKIP: TestDaemonProxy (0.00s) [2022-03-10T23:06:00.188Z] PASS [2022-03-10T23:06:00.188Z] ok github.com/docker/docker/integration/daemon 0.095s [2022-03-10T23:06:00.188Z] [2022-03-10T23:06:00.188Z] === Skipped [2022-03-10T23:06:00.188Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.00s) [2022-03-10T23:06:00.188Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-03-10T23:06:00.188Z] [2022-03-10T23:06:00.188Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s) [2022-03-10T23:06:00.188Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-03-10T23:06:00.188Z] [2022-03-10T23:06:00.188Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonSeccompProfiles (0.00s) [2022-03-10T23:06:00.188Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-03-10T23:06:00.188Z] [2022-03-10T23:06:00.188Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonProxy (0.00s) [2022-03-10T23:06:00.188Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-03-10T23:06:00.188Z] [2022-03-10T23:06:00.188Z] DONE 4 tests, 4 skipped in 17.549s [2022-03-10T23:06:00.188Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2022-03-10T23:06:00.220Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-03-10T23:06:00.220Z] --- PASS: TestStopContainerWithTimeout/0 (0.61s) [2022-03-10T23:06:00.220Z] --- PASS: TestStopContainerWithTimeout/-1 (2.69s) [2022-03-10T23:06:00.220Z] --- PASS: TestStopContainerWithTimeout/3 (2.45s) [2022-03-10T23:06:00.220Z] --- PASS: TestStopContainerWithTimeout/1 (1.55s) [2022-03-10T23:06:00.220Z] === RUN TestDeleteDevicemapper [2022-03-10T23:06:00.220Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-03-10T23:06:00.220Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-03-10T23:06:00.220Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-03-10T23:06:00.229Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-03-10T23:06:00.664Z] --- PASS: TestRemoveContainerRunning (2.18s) [2022-03-10T23:06:00.664Z] === RUN TestRemoveContainerForceRemoveRunning [2022-03-10T23:06:00.797Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-03-10T23:06:01.594Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.60s) [2022-03-10T23:06:01.594Z] === RUN TestUpdateMemory [2022-03-10T23:06:01.594Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-03-10T23:06:01.594Z] --- SKIP: TestUpdateMemory (0.00s) [2022-03-10T23:06:01.594Z] === RUN TestUpdateCPUQuota [2022-03-10T23:06:01.735Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-03-10T23:06:01.735Z] Using test binary docker [2022-03-10T23:06:01.735Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-03-10T23:06:01.735Z] +++ /etc/init.d/apparmor start [2022-03-10T23:06:01.735Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-03-10T23:06:01.735Z] INFO: Waiting for daemon to start... [2022-03-10T23:06:01.735Z] Starting dockerd [2022-03-10T23:06:01.735Z] +++ 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-03-10T23:06:02.528Z] --- PASS: TestUpdateCPUQuota (0.98s) [2022-03-10T23:06:02.528Z] === RUN TestUpdatePidsLimit [2022-03-10T23:06:02.528Z] === RUN TestUpdatePidsLimit/update_from_none [2022-03-10T23:06:02.786Z] === RUN TestUpdatePidsLimit/no_change [2022-03-10T23:06:02.829Z] --- PASS: TestRemoveContainerForceRemoveRunning (2.00s) [2022-03-10T23:06:02.829Z] === RUN TestRemoveInvalidContainer [2022-03-10T23:06:02.829Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2022-03-10T23:06:02.829Z] === RUN TestRenameLinkedContainer [2022-03-10T23:06:02.829Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-03-10T23:06:02.829Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2022-03-10T23:06:02.829Z] === RUN TestRenameStoppedContainer [2022-03-10T23:06:03.044Z] === RUN TestUpdatePidsLimit/update_lower [2022-03-10T23:06:03.044Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-03-10T23:06:03.162Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-10T23:06:03.162Z] INFO: Testing against a local daemon [2022-03-10T23:06:03.162Z] === RUN TestCommitInheritsEnv [2022-03-10T23:06:03.162Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-10T23:06:03.162Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2022-03-10T23:06:03.162Z] === RUN TestImportExtremelyLargeImageWorks [2022-03-10T23:06:03.162Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-03-10T23:06:03.162Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-03-10T23:06:03.162Z] === RUN TestImportWithCustomPlatform [2022-03-10T23:06:03.162Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-03-10T23:06:03.162Z] --- SKIP: TestImportWithCustomPlatform (0.00s) [2022-03-10T23:06:03.162Z] === RUN TestImagesFilterMultiReference [2022-03-10T23:06:03.162Z] --- PASS: TestImagesFilterMultiReference (0.08s) [2022-03-10T23:06:03.162Z] === RUN TestImagePullPlatformInvalid [2022-03-10T23:06:03.162Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-03-10T23:06:03.162Z] === RUN TestRemoveImageOrphaning [2022-03-10T23:06:03.301Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-03-10T23:06:03.559Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-03-10T23:06:03.817Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-03-10T23:06:04.147Z] --- PASS: TestRemoveImageOrphaning (0.94s) [2022-03-10T23:06:04.147Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-03-10T23:06:04.147Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2022-03-10T23:06:04.147Z] === RUN TestTagInvalidReference [2022-03-10T23:06:04.147Z] --- PASS: TestTagInvalidReference (0.03s) [2022-03-10T23:06:04.147Z] === RUN TestTagValidPrefixedRepo [2022-03-10T23:06:04.147Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2022-03-10T23:06:04.147Z] === RUN TestTagExistedNameWithoutForce [2022-03-10T23:06:04.147Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2022-03-10T23:06:04.147Z] === RUN TestTagOfficialNames [2022-03-10T23:06:04.147Z] --- PASS: TestTagOfficialNames (0.07s) [2022-03-10T23:06:04.147Z] === RUN TestTagMatchesDigest [2022-03-10T23:06:04.147Z] --- PASS: TestTagMatchesDigest (0.03s) [2022-03-10T23:06:04.147Z] PASS [2022-03-10T23:06:04.147Z] ok github.com/docker/docker/integration/image 1.375s [2022-03-10T23:06:04.383Z] --- PASS: TestUpdatePidsLimit (1.96s) [2022-03-10T23:06:04.383Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.19s) [2022-03-10T23:06:04.383Z] --- PASS: TestUpdatePidsLimit/no_change (0.25s) [2022-03-10T23:06:04.383Z] --- PASS: TestUpdatePidsLimit/update_lower (0.20s) [2022-03-10T23:06:04.383Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.20s) [2022-03-10T23:06:04.383Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.20s) [2022-03-10T23:06:04.383Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.20s) [2022-03-10T23:06:04.383Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.22s) [2022-03-10T23:06:04.383Z] === RUN TestUpdateRestartPolicy [2022-03-10T23:06:04.615Z] [2022-03-10T23:06:04.615Z] === Skipped [2022-03-10T23:06:04.615Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2022-03-10T23:06:04.615Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-10T23:06:04.615Z] [2022-03-10T23:06:04.615Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2022-03-10T23:06:04.615Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-03-10T23:06:04.615Z] [2022-03-10T23:06:04.615Z] === SKIP: github.com/docker/docker/integration/image TestImportWithCustomPlatform (0.00s) [2022-03-10T23:06:04.615Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-03-10T23:06:04.615Z] [2022-03-10T23:06:04.615Z] DONE 12 tests, 3 skipped in 4.821s [2022-03-10T23:06:04.615Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2022-03-10T23:06:05.128Z] --- PASS: TestRenameStoppedContainer (2.68s) [2022-03-10T23:06:05.128Z] === RUN TestRenameRunningContainerAndReuse [2022-03-10T23:06:06.218Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-10T23:06:06.218Z] INFO: Testing against a local daemon [2022-03-10T23:06:06.218Z] === RUN TestNetworkCreateDelete [2022-03-10T23:06:06.218Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-03-10T23:06:06.218Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2022-03-10T23:06:06.218Z] === RUN TestDockerNetworkDeletePreferID [2022-03-10T23:06:06.218Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2022-03-10T23:06:06.218Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2022-03-10T23:06:06.218Z] === RUN TestDaemonDNSFallback [2022-03-10T23:06:06.218Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-03-10T23:06:06.218Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2022-03-10T23:06:06.218Z] === RUN TestInspectNetwork [2022-03-10T23:06:06.218Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-03-10T23:06:06.218Z] --- SKIP: TestInspectNetwork (0.00s) [2022-03-10T23:06:06.218Z] === RUN TestRunContainerWithBridgeNone [2022-03-10T23:06:06.218Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-03-10T23:06:06.218Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-03-10T23:06:06.218Z] === RUN TestNetworkInvalidJSON [2022-03-10T23:06:06.218Z] === RUN TestNetworkInvalidJSON//networks/create [2022-03-10T23:06:06.218Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-03-10T23:06:06.218Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-03-10T23:06:06.218Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-03-10T23:06:06.218Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-10T23:06:06.218Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-10T23:06:06.218Z] === CONT TestNetworkInvalidJSON//networks/create [2022-03-10T23:06:06.218Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-10T23:06:06.218Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-03-10T23:06:06.218Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2022-03-10T23:06:06.218Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2022-03-10T23:06:06.218Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2022-03-10T23:06:06.218Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2022-03-10T23:06:06.218Z] === RUN TestNetworkList [2022-03-10T23:06:06.218Z] === RUN TestNetworkList//networks [2022-03-10T23:06:06.218Z] === PAUSE TestNetworkList//networks [2022-03-10T23:06:06.218Z] === RUN TestNetworkList//networks/ [2022-03-10T23:06:06.218Z] === PAUSE TestNetworkList//networks/ [2022-03-10T23:06:06.218Z] === CONT TestNetworkList//networks [2022-03-10T23:06:06.218Z] === CONT TestNetworkList//networks/ [2022-03-10T23:06:06.218Z] --- PASS: TestNetworkList (0.03s) [2022-03-10T23:06:06.218Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-03-10T23:06:06.218Z] --- PASS: TestNetworkList//networks (0.00s) [2022-03-10T23:06:06.218Z] === RUN TestHostIPv4BridgeLabel [2022-03-10T23:06:06.218Z] network_test.go:128: testEnv.OSType == "windows" [2022-03-10T23:06:06.218Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-03-10T23:06:06.218Z] === RUN TestDaemonRestartWithLiveRestore [2022-03-10T23:06:06.218Z] service_test.go:30: testEnv.OSType == "windows" [2022-03-10T23:06:06.218Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2022-03-10T23:06:06.218Z] === RUN TestDaemonDefaultNetworkPools [2022-03-10T23:06:06.218Z] service_test.go:59: testEnv.OSType == "windows" [2022-03-10T23:06:06.218Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2022-03-10T23:06:06.218Z] === RUN TestDaemonRestartWithExistingNetwork [2022-03-10T23:06:06.218Z] service_test.go:103: testEnv.OSType == "windows" [2022-03-10T23:06:06.218Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2022-03-10T23:06:06.218Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-03-10T23:06:06.218Z] service_test.go:137: testEnv.OSType == "windows" [2022-03-10T23:06:06.218Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-03-10T23:06:06.218Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-03-10T23:06:06.218Z] service_test.go:188: testEnv.OSType == "windows" [2022-03-10T23:06:06.218Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-03-10T23:06:06.218Z] === RUN TestServiceWithPredefinedNetwork [2022-03-10T23:06:06.218Z] service_test.go:213: testEnv.OSType == "windows" [2022-03-10T23:06:06.218Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-03-10T23:06:06.218Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-03-10T23:06:06.218Z] service_test.go:243: FLAKY_TEST [2022-03-10T23:06:06.218Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-03-10T23:06:06.218Z] === RUN TestServiceWithDataPathPortInit [2022-03-10T23:06:06.218Z] service_test.go:334: testEnv.OSType == "windows" [2022-03-10T23:06:06.218Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2022-03-10T23:06:06.218Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-03-10T23:06:06.218Z] service_test.go:402: testEnv.OSType == "windows" [2022-03-10T23:06:06.218Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-03-10T23:06:06.218Z] PASS [2022-03-10T23:06:06.218Z] ok github.com/docker/docker/integration/network 0.135s [2022-03-10T23:06:06.218Z] [2022-03-10T23:06:06.218Z] === Skipped [2022-03-10T23:06:06.218Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2022-03-10T23:06:06.218Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-03-10T23:06:06.218Z] [2022-03-10T23:06:06.218Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2022-03-10T23:06:06.218Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2022-03-10T23:06:06.218Z] [2022-03-10T23:06:06.218Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2022-03-10T23:06:06.218Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-03-10T23:06:06.218Z] [2022-03-10T23:06:06.218Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2022-03-10T23:06:06.218Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-03-10T23:06:06.218Z] [2022-03-10T23:06:06.218Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2022-03-10T23:06:06.218Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-03-10T23:06:06.218Z] [2022-03-10T23:06:06.218Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2022-03-10T23:06:06.218Z] network_test.go:128: testEnv.OSType == "windows" [2022-03-10T23:06:06.218Z] [2022-03-10T23:06:06.218Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2022-03-10T23:06:06.218Z] service_test.go:30: testEnv.OSType == "windows" [2022-03-10T23:06:06.218Z] [2022-03-10T23:06:06.218Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2022-03-10T23:06:06.218Z] service_test.go:59: testEnv.OSType == "windows" [2022-03-10T23:06:06.218Z] [2022-03-10T23:06:06.218Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2022-03-10T23:06:06.218Z] service_test.go:103: testEnv.OSType == "windows" [2022-03-10T23:06:06.218Z] [2022-03-10T23:06:06.218Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-03-10T23:06:06.218Z] service_test.go:137: testEnv.OSType == "windows" [2022-03-10T23:06:06.218Z] [2022-03-10T23:06:06.218Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-03-10T23:06:06.218Z] service_test.go:188: testEnv.OSType == "windows" [2022-03-10T23:06:06.218Z] [2022-03-10T23:06:06.218Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2022-03-10T23:06:06.218Z] service_test.go:213: testEnv.OSType == "windows" [2022-03-10T23:06:06.218Z] [2022-03-10T23:06:06.218Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-03-10T23:06:06.218Z] service_test.go:243: FLAKY_TEST [2022-03-10T23:06:06.218Z] [2022-03-10T23:06:06.218Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2022-03-10T23:06:06.218Z] service_test.go:334: testEnv.OSType == "windows" [2022-03-10T23:06:06.218Z] [2022-03-10T23:06:06.218Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-03-10T23:06:06.218Z] service_test.go:402: testEnv.OSType == "windows" [2022-03-10T23:06:06.218Z] [2022-03-10T23:06:06.218Z] DONE 22 tests, 15 skipped in 1.914s [2022-03-10T23:06:06.684Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2022-03-10T23:06:07.153Z] testing: warning: no tests to run [2022-03-10T23:06:07.153Z] PASS [2022-03-10T23:06:07.153Z] ok github.com/docker/docker/integration/network/ipvlan 0.056s [2022-03-10T23:06:07.153Z] [2022-03-10T23:06:07.153Z] DONE 0 tests in 0.561s [2022-03-10T23:06:07.153Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2022-03-10T23:06:07.620Z] testing: warning: no tests to run [2022-03-10T23:06:07.620Z] PASS [2022-03-10T23:06:07.620Z] ok github.com/docker/docker/integration/network/macvlan 0.063s [2022-03-10T23:06:07.620Z] [2022-03-10T23:06:07.620Z] DONE 0 tests in 0.596s [2022-03-10T23:06:08.088Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2022-03-10T23:06:08.295Z] . [2022-03-10T23:06:08.295Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-03-10T23:06:08.295Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-03-10T23:06:08.295Z] Error: No such image: emptyfs [2022-03-10T23:06:08.295Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-03-10T23:06:08.295Z] ++++ docker load [2022-03-10T23:06:08.295Z] Running integration-test (iteration 1) [2022-03-10T23:06:08.295Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2022-03-10T23:06:08.295Z] ++ 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-03-10T23:06:08.295Z] ++ set -e [2022-03-10T23:06:08.295Z] ++ '[' -n 0 ']' [2022-03-10T23:06:08.295Z] ++ set -x [2022-03-10T23:06:08.295Z] ++ 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-03-10T23:06:08.295Z] Loaded image: busybox:latest [2022-03-10T23:06:08.554Z] Loaded image: busybox:glibc [2022-03-10T23:06:08.555Z] testing: warning: no tests to run [2022-03-10T23:06:08.555Z] PASS [2022-03-10T23:06:08.555Z] ok github.com/docker/docker/integration/plugin 0.059s [2022-03-10T23:06:08.555Z] [2022-03-10T23:06:08.555Z] DONE 0 tests in 0.587s [2022-03-10T23:06:08.555Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2022-03-10T23:06:09.023Z] testing: warning: no tests to run [2022-03-10T23:06:09.023Z] PASS [2022-03-10T23:06:09.023Z] ok github.com/docker/docker/integration/plugin/authz 0.060s [2022-03-10T23:06:09.023Z] [2022-03-10T23:06:09.023Z] DONE 0 tests in 0.553s [2022-03-10T23:06:09.023Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2022-03-10T23:06:09.490Z] Loaded image: debian:bullseye-slim [2022-03-10T23:06:09.490Z] Loaded image: hello-world:latest [2022-03-10T23:06:09.490Z] Loaded image: arm32v7/hello-world:latest [2022-03-10T23:06:09.490Z] INFO: Testing against a local daemon [2022-03-10T23:06:09.490Z] === RUN TestCgroupNamespacesBuild [2022-03-10T23:06:09.795Z] --- PASS: TestRenameRunningContainerAndReuse (4.38s) [2022-03-10T23:06:09.796Z] === RUN TestRenameInvalidName [2022-03-10T23:06:10.038Z] Created binary: bundles/cross/windows/amd64-daemon/dockerd-dev.exe [2022-03-10T23:06:10.038Z] Building: bundles/cross/windows/amd64-daemon/docker-proxy-dev.exe [2022-03-10T23:06:10.038Z] GOOS="windows" GOARCH="amd64" GOARM="" [2022-03-10T23:06:10.038Z] Created binary: bundles/cross/windows/amd64-daemon/docker-proxy-dev.exe [2022-03-10T23:06:10.038Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2022-03-10T23:06:10.038Z] remote: Enumerating objects: 23, done. [2022-03-10T23:06:10.038Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2022-03-10T23:06:10.038Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2022-03-10T23:06:10.038Z] Receiving objects: 4% (1/23) Receiving objects: 8% (2/23) remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2022-03-10T23:06:10.038Z] 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-03-10T23:06:10.038Z] Resolving deltas: 0% (0/2) Resolving deltas: 50% (1/2) Resolving deltas: 100% (2/2) Resolving deltas: 100% (2/2), done. [2022-03-10T23:06:10.038Z] Building: bundles/cross/windows/amd64/containerutility.exe [2022-03-10T23:06:10.038Z] Cross building: bundles/cross/linux/ppc64le [2022-03-10T23:06:10.038Z] Building: bundles/cross/linux/ppc64le-daemon/dockerd-dev [2022-03-10T23:06:10.038Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2022-03-10T23:06:10.867Z] --- PASS: TestCgroupNamespacesBuild (1.18s) [2022-03-10T23:06:10.867Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-03-10T23:06:11.804Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.08s) [2022-03-10T23:06:11.804Z] === RUN TestBuildWithSession [2022-03-10T23:06:11.804Z] build_session_test.go:25: TODO: BuildKit [2022-03-10T23:06:11.804Z] --- SKIP: TestBuildWithSession (0.00s) [2022-03-10T23:06:11.804Z] === RUN TestBuildSquashParent [2022-03-10T23:06:11.961Z] --- PASS: TestRenameInvalidName (2.09s) [2022-03-10T23:06:11.961Z] === RUN TestRenameAnonymousContainer [2022-03-10T23:06:12.805Z] --- PASS: TestImportExtremelyLargeImageWorks (90.22s) [2022-03-10T23:06:12.805Z] PASS [2022-03-10T23:06:12.805Z] [2022-03-10T23:06:12.805Z] === Skipped [2022-03-10T23:06:12.805Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-03-10T23:06:12.805Z] remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-03-10T23:06:12.805Z] [2022-03-10T23:06:12.805Z] DONE 22 tests, 1 skipped in 94.299s [2022-03-10T23:06:12.805Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-03-10T23:06:12.805Z] INFO: Testing against a local daemon [2022-03-10T23:06:12.805Z] === RUN TestNetworkCreateDelete [2022-03-10T23:06:12.805Z] --- PASS: TestNetworkCreateDelete (0.13s) [2022-03-10T23:06:12.805Z] === RUN TestDockerNetworkDeletePreferID [2022-03-10T23:06:12.805Z] --- PASS: TestDockerNetworkDeletePreferID (0.35s) [2022-03-10T23:06:12.805Z] === RUN TestDaemonDNSFallback [2022-03-10T23:06:12.816Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-10T23:06:12.816Z] INFO: Testing against a local daemon [2022-03-10T23:06:12.816Z] === RUN TestPluginInvalidJSON [2022-03-10T23:06:12.816Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-03-10T23:06:12.816Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-03-10T23:06:12.816Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-03-10T23:06:12.816Z] --- PASS: TestPluginInvalidJSON (0.04s) [2022-03-10T23:06:12.816Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.01s) [2022-03-10T23:06:12.816Z] === RUN TestPluginInstall [2022-03-10T23:06:12.816Z] plugin_test.go:63: testEnv.OSType == "windows" [2022-03-10T23:06:12.816Z] --- SKIP: TestPluginInstall (0.00s) [2022-03-10T23:06:12.816Z] === RUN TestPluginsWithRuntimes [2022-03-10T23:06:12.816Z] plugin_test.go:172: testEnv.OSType == "windows" [2022-03-10T23:06:12.816Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-03-10T23:06:12.816Z] === RUN TestPluginBackCompatMediaTypes [2022-03-10T23:06:12.816Z] plugin_test.go:234: testEnv.OSType == "windows" [2022-03-10T23:06:12.816Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-03-10T23:06:12.816Z] PASS [2022-03-10T23:06:12.816Z] ok github.com/docker/docker/integration/plugin/common 0.094s [2022-03-10T23:06:12.816Z] [2022-03-10T23:06:12.816Z] === Skipped [2022-03-10T23:06:12.816Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2022-03-10T23:06:12.816Z] plugin_test.go:63: testEnv.OSType == "windows" [2022-03-10T23:06:12.816Z] [2022-03-10T23:06:12.816Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2022-03-10T23:06:12.816Z] plugin_test.go:172: testEnv.OSType == "windows" [2022-03-10T23:06:12.816Z] [2022-03-10T23:06:12.816Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2022-03-10T23:06:12.816Z] plugin_test.go:234: testEnv.OSType == "windows" [2022-03-10T23:06:12.816Z] [2022-03-10T23:06:12.816Z] DONE 5 tests, 3 skipped in 3.765s [2022-03-10T23:06:13.291Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2022-03-10T23:06:13.743Z] --- PASS: TestDaemonDNSFallback (6.32s) [2022-03-10T23:06:13.743Z] === RUN TestInspectNetwork [2022-03-10T23:06:13.743Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-10T23:06:13.743Z] --- SKIP: TestInspectNetwork (0.00s) [2022-03-10T23:06:13.743Z] === RUN TestRunContainerWithBridgeNone [2022-03-10T23:06:13.743Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-10T23:06:13.743Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-03-10T23:06:13.743Z] === RUN TestNetworkInvalidJSON [2022-03-10T23:06:13.743Z] === RUN TestNetworkInvalidJSON//networks/create [2022-03-10T23:06:13.743Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-03-10T23:06:13.743Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-03-10T23:06:13.743Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-03-10T23:06:13.743Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-10T23:06:13.743Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-10T23:06:13.743Z] === CONT TestNetworkInvalidJSON//networks/create [2022-03-10T23:06:13.743Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-10T23:06:13.743Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-03-10T23:06:13.743Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-03-10T23:06:13.743Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2022-03-10T23:06:13.743Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2022-03-10T23:06:13.743Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2022-03-10T23:06:13.743Z] === RUN TestNetworkList [2022-03-10T23:06:13.743Z] === RUN TestNetworkList//networks [2022-03-10T23:06:13.743Z] === PAUSE TestNetworkList//networks [2022-03-10T23:06:13.743Z] === RUN TestNetworkList//networks/ [2022-03-10T23:06:13.743Z] === PAUSE TestNetworkList//networks/ [2022-03-10T23:06:13.743Z] === CONT TestNetworkList//networks [2022-03-10T23:06:13.743Z] === CONT TestNetworkList//networks/ [2022-03-10T23:06:13.743Z] --- PASS: TestNetworkList (0.02s) [2022-03-10T23:06:13.743Z] --- PASS: TestNetworkList//networks (0.00s) [2022-03-10T23:06:13.743Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-03-10T23:06:13.743Z] === RUN TestHostIPv4BridgeLabel [2022-03-10T23:06:13.743Z] network_test.go:130: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-10T23:06:13.743Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-03-10T23:06:13.743Z] === RUN TestDaemonRestartWithLiveRestore [2022-03-10T23:06:13.743Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-10T23:06:13.743Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.01s) [2022-03-10T23:06:13.743Z] === RUN TestDaemonDefaultNetworkPools [2022-03-10T23:06:13.743Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-10T23:06:13.743Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2022-03-10T23:06:13.743Z] === RUN TestDaemonRestartWithExistingNetwork [2022-03-10T23:06:13.743Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-10T23:06:13.743Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2022-03-10T23:06:13.743Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-03-10T23:06:13.743Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-10T23:06:13.743Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-03-10T23:06:13.743Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-03-10T23:06:13.743Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-10T23:06:13.743Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-03-10T23:06:13.743Z] === RUN TestServiceWithPredefinedNetwork [2022-03-10T23:06:13.743Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-10T23:06:13.743Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-03-10T23:06:13.743Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-03-10T23:06:13.743Z] service_test.go:243: FLAKY_TEST [2022-03-10T23:06:13.743Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-03-10T23:06:13.743Z] === RUN TestServiceWithDataPathPortInit [2022-03-10T23:06:13.743Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-10T23:06:13.743Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2022-03-10T23:06:13.743Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-03-10T23:06:13.743Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-10T23:06:13.743Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-03-10T23:06:13.743Z] PASS [2022-03-10T23:06:13.743Z] [2022-03-10T23:06:13.743Z] === Skipped [2022-03-10T23:06:13.743Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2022-03-10T23:06:13.743Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-10T23:06:13.743Z] [2022-03-10T23:06:13.743Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2022-03-10T23:06:13.743Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-10T23:06:13.743Z] [2022-03-10T23:06:13.743Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2022-03-10T23:06:13.743Z] network_test.go:130: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-10T23:06:13.743Z] [2022-03-10T23:06:13.743Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.01s) [2022-03-10T23:06:13.743Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-10T23:06:13.743Z] [2022-03-10T23:06:13.743Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.00s) [2022-03-10T23:06:13.743Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-10T23:06:13.743Z] [2022-03-10T23:06:13.743Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.00s) [2022-03-10T23:06:13.743Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-10T23:06:13.743Z] [2022-03-10T23:06:13.743Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-03-10T23:06:13.743Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-10T23:06:13.743Z] [2022-03-10T23:06:13.743Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-03-10T23:06:13.743Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-10T23:06:13.743Z] [2022-03-10T23:06:13.743Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2022-03-10T23:06:13.743Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-10T23:06:13.743Z] [2022-03-10T23:06:13.743Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-03-10T23:06:13.743Z] service_test.go:243: FLAKY_TEST [2022-03-10T23:06:13.743Z] [2022-03-10T23:06:13.743Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.00s) [2022-03-10T23:06:13.743Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-10T23:06:13.743Z] [2022-03-10T23:06:13.743Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-03-10T23:06:13.743Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-10T23:06:13.743Z] [2022-03-10T23:06:13.743Z] DONE 22 tests, 12 skipped in 7.021s [2022-03-10T23:06:13.743Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-03-10T23:06:13.743Z] INFO: Testing against a local daemon [2022-03-10T23:06:13.743Z] === RUN TestDockerNetworkIpvlanPersistance [2022-03-10T23:06:13.743Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-10T23:06:13.743Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-03-10T23:06:13.743Z] === RUN TestDockerNetworkIpvlan [2022-03-10T23:06:13.743Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-10T23:06:13.743Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-03-10T23:06:13.743Z] PASS [2022-03-10T23:06:13.743Z] [2022-03-10T23:06:13.743Z] === Skipped [2022-03-10T23:06:13.743Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-03-10T23:06:13.743Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-10T23:06:13.743Z] [2022-03-10T23:06:13.743Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-03-10T23:06:13.743Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-10T23:06:13.743Z] [2022-03-10T23:06:13.743Z] DONE 2 tests, 2 skipped in 0.148s [2022-03-10T23:06:13.744Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-03-10T23:06:14.003Z] INFO: Testing against a local daemon [2022-03-10T23:06:14.003Z] === RUN TestDockerNetworkMacvlanPersistance [2022-03-10T23:06:14.003Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-10T23:06:14.003Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2022-03-10T23:06:14.003Z] === RUN TestDockerNetworkMacvlan [2022-03-10T23:06:14.003Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-10T23:06:14.003Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2022-03-10T23:06:14.003Z] PASS [2022-03-10T23:06:14.003Z] [2022-03-10T23:06:14.003Z] === Skipped [2022-03-10T23:06:14.003Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2022-03-10T23:06:14.003Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-10T23:06:14.003Z] [2022-03-10T23:06:14.003Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2022-03-10T23:06:14.003Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-10T23:06:14.003Z] [2022-03-10T23:06:14.003Z] DONE 2 tests, 2 skipped in 0.109s [2022-03-10T23:06:14.003Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-03-10T23:06:14.003Z] testing: warning: no tests to run [2022-03-10T23:06:14.003Z] PASS [2022-03-10T23:06:14.003Z] [2022-03-10T23:06:14.003Z] DONE 0 tests in 0.025s [2022-03-10T23:06:14.003Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-03-10T23:06:14.003Z] INFO: Testing against a local daemon [2022-03-10T23:06:14.003Z] === RUN TestAuthZPluginAllowRequest [2022-03-10T23:06:14.003Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-10T23:06:14.003Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2022-03-10T23:06:14.003Z] === RUN TestAuthZPluginTLS [2022-03-10T23:06:14.003Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-10T23:06:14.003Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2022-03-10T23:06:14.003Z] === RUN TestAuthZPluginDenyRequest [2022-03-10T23:06:14.003Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-10T23:06:14.003Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2022-03-10T23:06:14.003Z] === RUN TestAuthZPluginAPIDenyResponse [2022-03-10T23:06:14.003Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-10T23:06:14.003Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2022-03-10T23:06:14.003Z] === RUN TestAuthZPluginDenyResponse [2022-03-10T23:06:14.003Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-10T23:06:14.003Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2022-03-10T23:06:14.003Z] === RUN TestAuthZPluginAllowEventStream [2022-03-10T23:06:14.003Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-10T23:06:14.003Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2022-03-10T23:06:14.003Z] === RUN TestAuthZPluginErrorResponse [2022-03-10T23:06:14.003Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-10T23:06:14.003Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2022-03-10T23:06:14.003Z] === RUN TestAuthZPluginErrorRequest [2022-03-10T23:06:14.003Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-10T23:06:14.003Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2022-03-10T23:06:14.003Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-03-10T23:06:14.003Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-10T23:06:14.003Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-03-10T23:06:14.003Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-03-10T23:06:14.003Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-10T23:06:14.003Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-03-10T23:06:14.003Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-03-10T23:06:14.003Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-10T23:06:14.003Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-03-10T23:06:14.003Z] === RUN TestAuthZPluginHeader [2022-03-10T23:06:14.003Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-10T23:06:14.003Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2022-03-10T23:06:14.003Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-03-10T23:06:14.262Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-10T23:06:14.262Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.18s) [2022-03-10T23:06:14.262Z] === RUN TestAuthZPluginV2Disable [2022-03-10T23:06:14.262Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-10T23:06:14.262Z] --- SKIP: TestAuthZPluginV2Disable (0.02s) [2022-03-10T23:06:14.262Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-03-10T23:06:14.262Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-10T23:06:14.262Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.01s) [2022-03-10T23:06:14.262Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-03-10T23:06:14.262Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-10T23:06:14.262Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2022-03-10T23:06:14.262Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-03-10T23:06:14.262Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-10T23:06:14.262Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2022-03-10T23:06:14.262Z] PASS [2022-03-10T23:06:14.262Z] [2022-03-10T23:06:14.262Z] === Skipped [2022-03-10T23:06:14.262Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2022-03-10T23:06:14.262Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-10T23:06:14.262Z] [2022-03-10T23:06:14.262Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2022-03-10T23:06:14.262Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-10T23:06:14.262Z] [2022-03-10T23:06:14.262Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2022-03-10T23:06:14.262Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-10T23:06:14.262Z] [2022-03-10T23:06:14.262Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2022-03-10T23:06:14.262Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-10T23:06:14.262Z] [2022-03-10T23:06:14.262Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2022-03-10T23:06:14.262Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-10T23:06:14.262Z] [2022-03-10T23:06:14.262Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2022-03-10T23:06:14.262Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-10T23:06:14.262Z] [2022-03-10T23:06:14.262Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2022-03-10T23:06:14.262Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-10T23:06:14.262Z] [2022-03-10T23:06:14.262Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2022-03-10T23:06:14.262Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-10T23:06:14.262Z] [2022-03-10T23:06:14.262Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-03-10T23:06:14.262Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-10T23:06:14.262Z] [2022-03-10T23:06:14.262Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-03-10T23:06:14.262Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-10T23:06:14.262Z] [2022-03-10T23:06:14.262Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-03-10T23:06:14.262Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-10T23:06:14.262Z] [2022-03-10T23:06:14.263Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2022-03-10T23:06:14.263Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-10T23:06:14.263Z] [2022-03-10T23:06:14.263Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.18s) [2022-03-10T23:06:14.263Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-10T23:06:14.263Z] [2022-03-10T23:06:14.263Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.02s) [2022-03-10T23:06:14.263Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-10T23:06:14.263Z] [2022-03-10T23:06:14.263Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.01s) [2022-03-10T23:06:14.263Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-10T23:06:14.263Z] [2022-03-10T23:06:14.263Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2022-03-10T23:06:14.263Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-10T23:06:14.263Z] [2022-03-10T23:06:14.263Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2022-03-10T23:06:14.263Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-10T23:06:14.263Z] [2022-03-10T23:06:14.263Z] DONE 17 tests, 17 skipped in 0.355s [2022-03-10T23:06:14.263Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-03-10T23:06:14.522Z] INFO: Testing against a local daemon [2022-03-10T23:06:14.522Z] === RUN TestPluginInvalidJSON [2022-03-10T23:06:14.522Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-03-10T23:06:14.522Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-03-10T23:06:14.522Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-03-10T23:06:14.522Z] --- PASS: TestPluginInvalidJSON (0.01s) [2022-03-10T23:06:14.522Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2022-03-10T23:06:14.522Z] === RUN TestPluginInstall [2022-03-10T23:06:14.522Z] plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-10T23:06:14.522Z] --- SKIP: TestPluginInstall (0.00s) [2022-03-10T23:06:14.522Z] === RUN TestPluginsWithRuntimes [2022-03-10T23:06:14.522Z] plugin_test.go:171: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2022-03-10T23:06:14.522Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-03-10T23:06:14.522Z] === RUN TestPluginBackCompatMediaTypes [2022-03-10T23:06:14.522Z] plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-03-10T23:06:14.522Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-03-10T23:06:14.522Z] PASS [2022-03-10T23:06:14.522Z] [2022-03-10T23:06:14.522Z] === Skipped [2022-03-10T23:06:14.522Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2022-03-10T23:06:14.522Z] plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-10T23:06:14.522Z] [2022-03-10T23:06:14.522Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s) [2022-03-10T23:06:14.522Z] plugin_test.go:171: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2022-03-10T23:06:14.522Z] [2022-03-10T23:06:14.522Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s) [2022-03-10T23:06:14.522Z] plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-03-10T23:06:14.522Z] [2022-03-10T23:06:14.522Z] DONE 5 tests, 3 skipped in 0.134s [2022-03-10T23:06:14.522Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-03-10T23:06:14.522Z] INFO: Testing against a local daemon [2022-03-10T23:06:14.522Z] === RUN TestExternalGraphDriver [2022-03-10T23:06:14.522Z] external_test.go:50: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-03-10T23:06:14.522Z] --- SKIP: TestExternalGraphDriver (0.03s) [2022-03-10T23:06:14.522Z] === RUN TestGraphdriverPluginV2 [2022-03-10T23:06:14.853Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-10T23:06:14.853Z] INFO: Testing against a local daemon [2022-03-10T23:06:14.853Z] === RUN TestExternalGraphDriver [2022-03-10T23:06:14.853Z] external_test.go:47: runtime.GOOS == "windows" [2022-03-10T23:06:14.853Z] --- SKIP: TestExternalGraphDriver (0.00s) [2022-03-10T23:06:14.853Z] === RUN TestGraphdriverPluginV2 [2022-03-10T23:06:14.853Z] external_test.go:407: runtime.GOOS == "windows" [2022-03-10T23:06:14.853Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2022-03-10T23:06:14.853Z] PASS [2022-03-10T23:06:14.853Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.079s [2022-03-10T23:06:15.087Z] --- PASS: TestBuildSquashParent (3.23s) [2022-03-10T23:06:15.087Z] === RUN TestBuildWithRemoveAndForceRemove [2022-03-10T23:06:15.087Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-10T23:06:15.087Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-10T23:06:15.087Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-10T23:06:15.087Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-10T23:06:15.087Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-10T23:06:15.087Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-10T23:06:15.087Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-10T23:06:15.087Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-10T23:06:15.087Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-10T23:06:15.087Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-10T23:06:15.087Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-10T23:06:15.087Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-10T23:06:15.087Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-10T23:06:15.087Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-10T23:06:15.320Z] [2022-03-10T23:06:15.320Z] === Skipped [2022-03-10T23:06:15.320Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2022-03-10T23:06:15.320Z] external_test.go:47: runtime.GOOS == "windows" [2022-03-10T23:06:15.320Z] [2022-03-10T23:06:15.320Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2022-03-10T23:06:15.320Z] external_test.go:407: runtime.GOOS == "windows" [2022-03-10T23:06:15.320Z] [2022-03-10T23:06:15.320Z] DONE 2 tests, 2 skipped in 2.058s [2022-03-10T23:06:15.320Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2022-03-10T23:06:16.515Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-10T23:06:16.515Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-10T23:06:16.581Z] --- PASS: TestUpdateRestartPolicy (11.11s) [2022-03-10T23:06:16.581Z] === RUN TestUpdateRestartWithAutoRemove [2022-03-10T23:06:16.581Z] --- PASS: TestUpdateRestartWithAutoRemove (0.57s) [2022-03-10T23:06:16.581Z] === RUN TestWaitNonBlocked [2022-03-10T23:06:16.581Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-10T23:06:16.581Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-10T23:06:16.581Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-10T23:06:16.581Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-10T23:06:16.581Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-10T23:06:16.581Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-10T23:06:16.839Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-03-10T23:06:16.839Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.80s) [2022-03-10T23:06:16.839Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.82s) [2022-03-10T23:06:16.839Z] === RUN TestWaitBlocked [2022-03-10T23:06:16.839Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-03-10T23:06:16.839Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-03-10T23:06:16.839Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-03-10T23:06:16.839Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-03-10T23:06:16.839Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-03-10T23:06:16.839Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-03-10T23:06:16.888Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-10T23:06:16.888Z] INFO: Testing against a local daemon [2022-03-10T23:06:16.888Z] === RUN TestReadPluginNoRead [2022-03-10T23:06:16.888Z] read_test.go:21: no unix domain sockets on Windows [2022-03-10T23:06:16.888Z] --- SKIP: TestReadPluginNoRead (0.00s) [2022-03-10T23:06:16.888Z] PASS [2022-03-10T23:06:16.888Z] ok github.com/docker/docker/integration/plugin/logging 0.075s [2022-03-10T23:06:17.359Z] [2022-03-10T23:06:17.359Z] === Skipped [2022-03-10T23:06:17.359Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2022-03-10T23:06:17.359Z] read_test.go:21: no unix domain sockets on Windows [2022-03-10T23:06:17.359Z] [2022-03-10T23:06:17.359Z] DONE 1 tests, 1 skipped in 1.916s [2022-03-10T23:06:17.359Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2022-03-10T23:06:17.777Z] --- PASS: TestWaitBlocked (0.01s) [2022-03-10T23:06:17.777Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.70s) [2022-03-10T23:06:17.777Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.75s) [2022-03-10T23:06:17.777Z] === CONT TestContainerStartOnDaemonRestart [2022-03-10T23:06:17.777Z] === CONT TestRestartDaemonWithRestartingContainer [2022-03-10T23:06:17.897Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-10T23:06:17.897Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-10T23:06:18.345Z] testing: warning: no tests to run [2022-03-10T23:06:18.345Z] PASS [2022-03-10T23:06:18.345Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.057s [2022-03-10T23:06:18.345Z] [2022-03-10T23:06:18.345Z] DONE 0 tests in 0.888s [2022-03-10T23:06:18.345Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2022-03-10T23:06:18.727Z] --- PASS: TestGraphdriverPluginV2 (3.60s) [2022-03-10T23:06:18.727Z] PASS [2022-03-10T23:06:18.727Z] [2022-03-10T23:06:18.727Z] === Skipped [2022-03-10T23:06:18.727Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.03s) [2022-03-10T23:06:18.727Z] external_test.go:50: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-03-10T23:06:18.727Z] [2022-03-10T23:06:18.727Z] DONE 2 tests, 1 skipped in 3.750s [2022-03-10T23:06:18.727Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-03-10T23:06:18.727Z] INFO: Testing against a local daemon [2022-03-10T23:06:18.727Z] === RUN TestContinueAfterPluginCrash [2022-03-10T23:06:18.727Z] === PAUSE TestContinueAfterPluginCrash [2022-03-10T23:06:18.727Z] === RUN TestReadPluginNoRead [2022-03-10T23:06:18.727Z] === PAUSE TestReadPluginNoRead [2022-03-10T23:06:18.727Z] === RUN TestDaemonStartWithLogOpt [2022-03-10T23:06:18.727Z] === PAUSE TestDaemonStartWithLogOpt [2022-03-10T23:06:18.727Z] === CONT TestContinueAfterPluginCrash [2022-03-10T23:06:18.727Z] === CONT TestDaemonStartWithLogOpt [2022-03-10T23:06:19.277Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-03-10T23:06:19.277Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.46s) [2022-03-10T23:06:19.277Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.49s) [2022-03-10T23:06:19.277Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.32s) [2022-03-10T23:06:19.277Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.34s) [2022-03-10T23:06:19.277Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.02s) [2022-03-10T23:06:19.277Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.08s) [2022-03-10T23:06:19.277Z] === RUN TestBuildMultiStageCopy [2022-03-10T23:06:19.277Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-03-10T23:06:19.909Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-10T23:06:19.909Z] INFO: Testing against a local daemon [2022-03-10T23:06:19.909Z] === RUN TestPluginWithDevMounts [2022-03-10T23:06:19.909Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T23:06:19.909Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-03-10T23:06:19.909Z] PASS [2022-03-10T23:06:19.909Z] ok github.com/docker/docker/integration/plugin/volumes 0.075s [2022-03-10T23:06:19.909Z] [2022-03-10T23:06:19.909Z] === Skipped [2022-03-10T23:06:19.909Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2022-03-10T23:06:19.909Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T23:06:19.909Z] [2022-03-10T23:06:19.909Z] DONE 1 tests, 1 skipped in 1.868s [2022-03-10T23:06:20.214Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-03-10T23:06:20.214Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-03-10T23:06:20.314Z] --- PASS: TestContainerStartOnDaemonRestart (2.26s) [2022-03-10T23:06:20.314Z] === CONT TestIpcModeOlderClient [2022-03-10T23:06:20.314Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.32s) [2022-03-10T23:06:20.314Z] === CONT TestContainerKillOnDaemonStart [2022-03-10T23:06:20.314Z] === CONT TestDaemonHostGatewayIP [2022-03-10T23:06:20.314Z] --- PASS: TestIpcModeOlderClient (0.09s) [2022-03-10T23:06:20.376Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2022-03-10T23:06:20.472Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-03-10T23:06:20.731Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-03-10T23:06:20.990Z] --- PASS: TestBuildMultiStageCopy (1.87s) [2022-03-10T23:06:20.990Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.06s) [2022-03-10T23:06:20.990Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.19s) [2022-03-10T23:06:20.990Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.20s) [2022-03-10T23:06:20.990Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.20s) [2022-03-10T23:06:20.990Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.22s) [2022-03-10T23:06:20.990Z] === RUN TestBuildMultiStageParentConfig [2022-03-10T23:06:21.558Z] --- PASS: TestBuildMultiStageParentConfig (0.56s) [2022-03-10T23:06:21.558Z] === RUN TestBuildLabelWithTargets [2022-03-10T23:06:21.968Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-10T23:06:21.968Z] INFO: Testing against a local daemon [2022-03-10T23:06:21.968Z] === RUN TestSecretInspect [2022-03-10T23:06:21.968Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T23:06:21.968Z] --- SKIP: TestSecretInspect (0.00s) [2022-03-10T23:06:21.968Z] === RUN TestSecretList [2022-03-10T23:06:21.968Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T23:06:21.968Z] --- SKIP: TestSecretList (0.00s) [2022-03-10T23:06:21.968Z] === RUN TestSecretsCreateAndDelete [2022-03-10T23:06:21.968Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T23:06:21.968Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2022-03-10T23:06:21.968Z] === RUN TestSecretsUpdate [2022-03-10T23:06:21.968Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T23:06:21.968Z] --- SKIP: TestSecretsUpdate (0.00s) [2022-03-10T23:06:21.968Z] === RUN TestTemplatedSecret [2022-03-10T23:06:21.968Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T23:06:21.968Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-03-10T23:06:21.968Z] === RUN TestSecretCreateResolve [2022-03-10T23:06:21.968Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-03-10T23:06:21.968Z] --- SKIP: TestSecretCreateResolve (0.00s) [2022-03-10T23:06:21.968Z] PASS [2022-03-10T23:06:21.968Z] ok github.com/docker/docker/integration/secret 0.080s [2022-03-10T23:06:21.968Z] [2022-03-10T23:06:21.968Z] === Skipped [2022-03-10T23:06:21.968Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2022-03-10T23:06:21.968Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T23:06:21.968Z] [2022-03-10T23:06:21.968Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2022-03-10T23:06:21.968Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T23:06:21.968Z] [2022-03-10T23:06:21.968Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2022-03-10T23:06:21.968Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T23:06:21.968Z] [2022-03-10T23:06:21.968Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2022-03-10T23:06:21.968Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T23:06:21.968Z] [2022-03-10T23:06:21.968Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2022-03-10T23:06:21.968Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T23:06:21.968Z] [2022-03-10T23:06:21.968Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2022-03-10T23:06:21.968Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-03-10T23:06:21.968Z] [2022-03-10T23:06:21.968Z] DONE 6 tests, 6 skipped in 1.795s [2022-03-10T23:06:21.968Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2022-03-10T23:06:22.315Z] --- PASS: TestRenameAnonymousContainer (9.34s) [2022-03-10T23:06:22.315Z] === RUN TestRenameContainerWithSameName [2022-03-10T23:06:22.495Z] --- PASS: TestBuildLabelWithTargets (0.91s) [2022-03-10T23:06:22.495Z] === RUN TestBuildWithEmptyLayers [2022-03-10T23:06:22.754Z] --- PASS: TestBuildWithEmptyLayers (0.41s) [2022-03-10T23:06:22.754Z] === RUN TestBuildMultiStageOnBuild [2022-03-10T23:06:22.849Z] --- PASS: TestDaemonHostGatewayIP (2.57s) [2022-03-10T23:06:22.849Z] === CONT TestDaemonRestartIpcMode [2022-03-10T23:06:22.930Z] --- PASS: TestDaemonStartWithLogOpt (4.38s) [2022-03-10T23:06:22.930Z] === CONT TestReadPluginNoRead [2022-03-10T23:06:23.277Z] --- PASS: TestRenameContainerWithSameName (2.13s) [2022-03-10T23:06:23.277Z] === RUN TestRenameContainerWithLinkedContainer [2022-03-10T23:06:23.277Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-03-10T23:06:23.277Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2022-03-10T23:06:23.277Z] === RUN TestResize [2022-03-10T23:06:24.131Z] --- PASS: TestBuildMultiStageOnBuild (1.26s) [2022-03-10T23:06:24.131Z] === RUN TestBuildUncleanTarFilenames [2022-03-10T23:06:24.182Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-10T23:06:24.182Z] INFO: Testing against a local daemon [2022-03-10T23:06:24.182Z] === RUN TestServiceCreateInit [2022-03-10T23:06:24.182Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-03-10T23:06:24.183Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T23:06:24.183Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-03-10T23:06:24.183Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T23:06:24.183Z] --- PASS: TestServiceCreateInit (0.04s) [2022-03-10T23:06:24.183Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-03-10T23:06:24.183Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-03-10T23:06:24.183Z] === RUN TestCreateServiceMultipleTimes [2022-03-10T23:06:24.183Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T23:06:24.183Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2022-03-10T23:06:24.183Z] === RUN TestCreateServiceConflict [2022-03-10T23:06:24.183Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T23:06:24.183Z] --- SKIP: TestCreateServiceConflict (0.00s) [2022-03-10T23:06:24.183Z] === RUN TestCreateServiceMaxReplicas [2022-03-10T23:06:24.183Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T23:06:24.183Z] --- SKIP: TestCreateServiceMaxReplicas (0.04s) [2022-03-10T23:06:24.183Z] === RUN TestCreateWithDuplicateNetworkNames [2022-03-10T23:06:24.183Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T23:06:24.183Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2022-03-10T23:06:24.183Z] === RUN TestCreateServiceSecretFileMode [2022-03-10T23:06:24.183Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T23:06:24.183Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2022-03-10T23:06:24.183Z] === RUN TestCreateServiceConfigFileMode [2022-03-10T23:06:24.183Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T23:06:24.183Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2022-03-10T23:06:24.183Z] === RUN TestCreateServiceSysctls [2022-03-10T23:06:24.183Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T23:06:24.183Z] --- SKIP: TestCreateServiceSysctls (0.03s) [2022-03-10T23:06:24.183Z] === RUN TestCreateServiceCapabilities [2022-03-10T23:06:24.183Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T23:06:24.183Z] --- SKIP: TestCreateServiceCapabilities (0.03s) [2022-03-10T23:06:24.183Z] === RUN TestInspect [2022-03-10T23:06:24.183Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T23:06:24.183Z] --- SKIP: TestInspect (0.00s) [2022-03-10T23:06:24.183Z] === RUN TestCreateJob [2022-03-10T23:06:24.183Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T23:06:24.183Z] --- SKIP: TestCreateJob (0.00s) [2022-03-10T23:06:24.183Z] === RUN TestReplicatedJob [2022-03-10T23:06:24.183Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T23:06:24.183Z] --- SKIP: TestReplicatedJob (0.00s) [2022-03-10T23:06:24.183Z] === RUN TestUpdateReplicatedJob [2022-03-10T23:06:24.183Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T23:06:24.183Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2022-03-10T23:06:24.183Z] === RUN TestServiceListWithStatuses [2022-03-10T23:06:24.183Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T23:06:24.183Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-03-10T23:06:24.183Z] === RUN TestDockerNetworkConnectAlias [2022-03-10T23:06:24.183Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T23:06:24.183Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2022-03-10T23:06:24.183Z] === RUN TestDockerNetworkReConnect [2022-03-10T23:06:24.183Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T23:06:24.183Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2022-03-10T23:06:24.183Z] === RUN TestServicePlugin [2022-03-10T23:06:24.183Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T23:06:24.183Z] --- SKIP: TestServicePlugin (0.00s) [2022-03-10T23:06:24.183Z] === RUN TestServiceUpdateLabel [2022-03-10T23:06:24.183Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-03-10T23:06:24.183Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2022-03-10T23:06:24.183Z] === RUN TestServiceUpdateSecrets [2022-03-10T23:06:24.183Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-03-10T23:06:24.183Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2022-03-10T23:06:24.183Z] === RUN TestServiceUpdateConfigs [2022-03-10T23:06:24.183Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-03-10T23:06:24.183Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2022-03-10T23:06:24.183Z] === RUN TestServiceUpdateNetwork [2022-03-10T23:06:24.183Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-03-10T23:06:24.183Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2022-03-10T23:06:24.183Z] === RUN TestServiceUpdatePidsLimit [2022-03-10T23:06:24.183Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-03-10T23:06:24.183Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) [2022-03-10T23:06:24.183Z] PASS [2022-03-10T23:06:24.183Z] ok github.com/docker/docker/integration/service 0.219s [2022-03-10T23:06:24.651Z] [2022-03-10T23:06:24.651Z] === Skipped [2022-03-10T23:06:24.651Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-03-10T23:06:24.651Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T23:06:24.651Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-03-10T23:06:24.651Z] [2022-03-10T23:06:24.651Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-03-10T23:06:24.651Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T23:06:24.651Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-03-10T23:06:24.651Z] [2022-03-10T23:06:24.651Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2022-03-10T23:06:24.651Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T23:06:24.651Z] [2022-03-10T23:06:24.651Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2022-03-10T23:06:24.651Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T23:06:24.651Z] [2022-03-10T23:06:24.651Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.04s) [2022-03-10T23:06:24.651Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T23:06:24.651Z] [2022-03-10T23:06:24.651Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2022-03-10T23:06:24.651Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T23:06:24.651Z] [2022-03-10T23:06:24.651Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2022-03-10T23:06:24.651Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T23:06:24.651Z] [2022-03-10T23:06:24.651Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2022-03-10T23:06:24.651Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T23:06:24.651Z] [2022-03-10T23:06:24.651Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.03s) [2022-03-10T23:06:24.651Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T23:06:24.651Z] [2022-03-10T23:06:24.651Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.03s) [2022-03-10T23:06:24.651Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T23:06:24.651Z] [2022-03-10T23:06:24.651Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2022-03-10T23:06:24.651Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T23:06:24.651Z] [2022-03-10T23:06:24.651Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2022-03-10T23:06:24.651Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T23:06:24.651Z] [2022-03-10T23:06:24.651Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2022-03-10T23:06:24.651Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T23:06:24.651Z] [2022-03-10T23:06:24.651Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2022-03-10T23:06:24.651Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T23:06:24.651Z] [2022-03-10T23:06:24.651Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2022-03-10T23:06:24.651Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T23:06:24.651Z] [2022-03-10T23:06:24.651Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2022-03-10T23:06:24.651Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T23:06:24.651Z] [2022-03-10T23:06:24.651Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2022-03-10T23:06:24.651Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T23:06:24.651Z] [2022-03-10T23:06:24.651Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2022-03-10T23:06:24.651Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T23:06:24.651Z] [2022-03-10T23:06:24.651Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2022-03-10T23:06:24.651Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-03-10T23:06:24.651Z] [2022-03-10T23:06:24.651Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2022-03-10T23:06:24.651Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-03-10T23:06:24.651Z] [2022-03-10T23:06:24.651Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2022-03-10T23:06:24.651Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-03-10T23:06:24.651Z] [2022-03-10T23:06:24.651Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2022-03-10T23:06:24.651Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-03-10T23:06:24.651Z] [2022-03-10T23:06:24.651Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2022-03-10T23:06:24.651Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-03-10T23:06:24.651Z] [2022-03-10T23:06:24.651Z] DONE 24 tests, 23 skipped in 2.442s [2022-03-10T23:06:24.651Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2022-03-10T23:06:24.823Z] --- PASS: TestDaemonRestartIpcMode (2.21s) [2022-03-10T23:06:24.824Z] --- PASS: TestBuildUncleanTarFilenames (0.58s) [2022-03-10T23:06:24.824Z] === RUN TestBuildMultiStageLayerLeak [2022-03-10T23:06:24.846Z] === RUN TestReadPluginNoRead/default [2022-03-10T23:06:25.586Z] --- PASS: TestResize (2.19s) [2022-03-10T23:06:25.586Z] === RUN TestResizeWithInvalidSize [2022-03-10T23:06:25.758Z] --- PASS: TestBuildMultiStageLayerLeak (1.28s) [2022-03-10T23:06:25.758Z] === RUN TestBuildWithHugeFile [2022-03-10T23:06:26.229Z] === RUN TestReadPluginNoRead/disabled_caching [2022-03-10T23:06:26.380Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-10T23:06:26.380Z] INFO: Testing against a local daemon [2022-03-10T23:06:26.380Z] === RUN TestSessionCreate [2022-03-10T23:06:26.380Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-03-10T23:06:26.380Z] --- SKIP: TestSessionCreate (0.00s) [2022-03-10T23:06:26.380Z] === RUN TestSessionCreateWithBadUpgrade [2022-03-10T23:06:26.380Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-03-10T23:06:26.380Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2022-03-10T23:06:26.380Z] PASS [2022-03-10T23:06:26.380Z] ok github.com/docker/docker/integration/session 0.071s [2022-03-10T23:06:26.380Z] [2022-03-10T23:06:26.380Z] === Skipped [2022-03-10T23:06:26.380Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2022-03-10T23:06:26.380Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-03-10T23:06:26.380Z] [2022-03-10T23:06:26.380Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2022-03-10T23:06:26.380Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-03-10T23:06:26.380Z] [2022-03-10T23:06:26.380Z] DONE 2 tests, 2 skipped in 1.639s [2022-03-10T23:06:26.380Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2022-03-10T23:06:27.607Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-03-10T23:06:27.608Z] --- PASS: TestContinueAfterPluginCrash (9.11s) [2022-03-10T23:06:27.816Z] --- PASS: TestResizeWithInvalidSize (2.18s) [2022-03-10T23:06:27.816Z] === RUN TestResizeWhenContainerNotStarted [2022-03-10T23:06:27.967Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-10T23:06:27.967Z] INFO: Testing against a local daemon [2022-03-10T23:06:27.967Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-03-10T23:06:27.967Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T23:06:27.967Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-03-10T23:06:27.967Z] === RUN TestDiskUsage [2022-03-10T23:06:27.967Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2022-03-10T23:06:27.967Z] --- SKIP: TestDiskUsage (0.00s) [2022-03-10T23:06:27.967Z] === RUN TestEventsExecDie [2022-03-10T23:06:27.967Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-03-10T23:06:27.967Z] --- SKIP: TestEventsExecDie (0.00s) [2022-03-10T23:06:27.967Z] === RUN TestEventsBackwardsCompatible [2022-03-10T23:06:27.967Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-03-10T23:06:27.967Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2022-03-10T23:06:27.967Z] === RUN TestEventsVolumeCreate [2022-03-10T23:06:27.967Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-03-10T23:06:27.967Z] --- SKIP: TestEventsVolumeCreate (0.00s) [2022-03-10T23:06:27.967Z] === RUN TestInfoAPI [2022-03-10T23:06:27.967Z] --- PASS: TestInfoAPI (0.03s) [2022-03-10T23:06:27.967Z] === RUN TestInfoAPIWarnings [2022-03-10T23:06:27.967Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-10T23:06:27.967Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2022-03-10T23:06:27.967Z] === RUN TestInfoDebug [2022-03-10T23:06:27.967Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-03-10T23:06:27.967Z] --- SKIP: TestInfoDebug (0.00s) [2022-03-10T23:06:27.967Z] === RUN TestInfoInsecureRegistries [2022-03-10T23:06:27.967Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-03-10T23:06:27.967Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2022-03-10T23:06:27.967Z] === RUN TestInfoRegistryMirrors [2022-03-10T23:06:27.967Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-03-10T23:06:27.967Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2022-03-10T23:06:27.967Z] === RUN TestLoginFailsWithBadCredentials [2022-03-10T23:06:28.952Z] --- PASS: TestLoginFailsWithBadCredentials (0.98s) [2022-03-10T23:06:28.952Z] === RUN TestPingCacheHeaders [2022-03-10T23:06:28.952Z] --- PASS: TestPingCacheHeaders (0.03s) [2022-03-10T23:06:28.952Z] === RUN TestPingGet [2022-03-10T23:06:28.952Z] --- PASS: TestPingGet (0.02s) [2022-03-10T23:06:28.952Z] === RUN TestPingHead [2022-03-10T23:06:28.952Z] --- PASS: TestPingHead (0.03s) [2022-03-10T23:06:28.952Z] === RUN TestVersion [2022-03-10T23:06:28.952Z] --- PASS: TestVersion (0.02s) [2022-03-10T23:06:28.952Z] PASS [2022-03-10T23:06:28.952Z] ok github.com/docker/docker/integration/system 1.173s [2022-03-10T23:06:28.991Z] === CONT TestReadPluginNoRead [2022-03-10T23:06:28.991Z] read_test.go:92: [d3bf803fe7864] daemon is not started [2022-03-10T23:06:28.991Z] --- PASS: TestReadPluginNoRead (6.03s) [2022-03-10T23:06:28.991Z] --- PASS: TestReadPluginNoRead/default (1.22s) [2022-03-10T23:06:28.991Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.26s) [2022-03-10T23:06:28.991Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.33s) [2022-03-10T23:06:28.991Z] PASS [2022-03-10T23:06:28.991Z] [2022-03-10T23:06:28.991Z] DONE 6 tests in 10.535s [2022-03-10T23:06:28.991Z] 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-03-10T23:06:28.991Z] testing: warning: no tests to run [2022-03-10T23:06:28.991Z] PASS [2022-03-10T23:06:28.991Z] [2022-03-10T23:06:28.991Z] DONE 0 tests in 0.031s [2022-03-10T23:06:28.991Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-03-10T23:06:28.991Z] INFO: Testing against a local daemon [2022-03-10T23:06:28.991Z] === RUN TestPluginWithDevMounts [2022-03-10T23:06:28.991Z] mounts_test.go:20: (*Execution).IsRootless-fm [2022-03-10T23:06:28.991Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-03-10T23:06:28.991Z] PASS [2022-03-10T23:06:28.991Z] [2022-03-10T23:06:28.991Z] === Skipped [2022-03-10T23:06:28.991Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2022-03-10T23:06:28.991Z] mounts_test.go:20: (*Execution).IsRootless-fm [2022-03-10T23:06:28.991Z] [2022-03-10T23:06:28.991Z] DONE 1 tests, 1 skipped in 0.131s [2022-03-10T23:06:28.991Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-03-10T23:06:28.991Z] INFO: Testing against a local daemon [2022-03-10T23:06:28.991Z] === RUN TestSecretInspect [2022-03-10T23:06:28.991Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-10T23:06:28.991Z] --- SKIP: TestSecretInspect (0.01s) [2022-03-10T23:06:28.991Z] === RUN TestSecretList [2022-03-10T23:06:28.991Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-10T23:06:28.991Z] --- SKIP: TestSecretList (0.01s) [2022-03-10T23:06:28.991Z] === RUN TestSecretsCreateAndDelete [2022-03-10T23:06:28.991Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-10T23:06:28.991Z] --- SKIP: TestSecretsCreateAndDelete (0.01s) [2022-03-10T23:06:28.991Z] === RUN TestSecretsUpdate [2022-03-10T23:06:28.991Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-10T23:06:28.991Z] --- SKIP: TestSecretsUpdate (0.01s) [2022-03-10T23:06:28.991Z] === RUN TestTemplatedSecret [2022-03-10T23:06:28.991Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-10T23:06:28.991Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-03-10T23:06:28.991Z] === RUN TestSecretCreateResolve [2022-03-10T23:06:29.258Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-10T23:06:29.258Z] --- SKIP: TestSecretCreateResolve (0.03s) [2022-03-10T23:06:29.258Z] PASS [2022-03-10T23:06:29.258Z] [2022-03-10T23:06:29.258Z] === Skipped [2022-03-10T23:06:29.258Z] === SKIP: amd64.integration.secret TestSecretInspect (0.01s) [2022-03-10T23:06:29.258Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-10T23:06:29.258Z] [2022-03-10T23:06:29.258Z] === SKIP: amd64.integration.secret TestSecretList (0.01s) [2022-03-10T23:06:29.258Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-10T23:06:29.258Z] [2022-03-10T23:06:29.258Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s) [2022-03-10T23:06:29.258Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-10T23:06:29.258Z] [2022-03-10T23:06:29.258Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s) [2022-03-10T23:06:29.258Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-10T23:06:29.258Z] [2022-03-10T23:06:29.258Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2022-03-10T23:06:29.258Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-10T23:06:29.258Z] [2022-03-10T23:06:29.258Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.03s) [2022-03-10T23:06:29.258Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-10T23:06:29.258Z] [2022-03-10T23:06:29.258Z] DONE 6 tests, 6 skipped in 0.189s [2022-03-10T23:06:29.258Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-03-10T23:06:29.258Z] INFO: Testing against a local daemon [2022-03-10T23:06:29.258Z] === RUN TestServiceCreateInit [2022-03-10T23:06:29.258Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-03-10T23:06:29.258Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-10T23:06:29.258Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-03-10T23:06:29.258Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-10T23:06:29.258Z] --- PASS: TestServiceCreateInit (0.01s) [2022-03-10T23:06:29.258Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-03-10T23:06:29.258Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-03-10T23:06:29.258Z] === RUN TestCreateServiceMultipleTimes [2022-03-10T23:06:29.258Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-10T23:06:29.258Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s) [2022-03-10T23:06:29.258Z] === RUN TestCreateServiceConflict [2022-03-10T23:06:29.258Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-10T23:06:29.258Z] --- SKIP: TestCreateServiceConflict (0.01s) [2022-03-10T23:06:29.258Z] === RUN TestCreateServiceMaxReplicas [2022-03-10T23:06:29.258Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-10T23:06:29.258Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s) [2022-03-10T23:06:29.258Z] === RUN TestCreateWithDuplicateNetworkNames [2022-03-10T23:06:29.258Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-10T23:06:29.258Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s) [2022-03-10T23:06:29.258Z] === RUN TestCreateServiceSecretFileMode [2022-03-10T23:06:29.258Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-10T23:06:29.258Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2022-03-10T23:06:29.258Z] === RUN TestCreateServiceConfigFileMode [2022-03-10T23:06:29.258Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-10T23:06:29.258Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s) [2022-03-10T23:06:29.258Z] === RUN TestCreateServiceSysctls [2022-03-10T23:06:29.258Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-10T23:06:29.419Z] [2022-03-10T23:06:29.420Z] === Skipped [2022-03-10T23:06:29.420Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-03-10T23:06:29.420Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T23:06:29.420Z] [2022-03-10T23:06:29.420Z] === SKIP: github.com/docker/docker/integration/system TestDiskUsage (0.00s) [2022-03-10T23:06:29.420Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2022-03-10T23:06:29.420Z] [2022-03-10T23:06:29.420Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2022-03-10T23:06:29.420Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-03-10T23:06:29.420Z] [2022-03-10T23:06:29.420Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2022-03-10T23:06:29.420Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-03-10T23:06:29.420Z] [2022-03-10T23:06:29.420Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s) [2022-03-10T23:06:29.420Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-03-10T23:06:29.420Z] [2022-03-10T23:06:29.420Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2022-03-10T23:06:29.420Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-10T23:06:29.420Z] [2022-03-10T23:06:29.420Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2022-03-10T23:06:29.420Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-03-10T23:06:29.420Z] [2022-03-10T23:06:29.420Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2022-03-10T23:06:29.420Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-03-10T23:06:29.420Z] [2022-03-10T23:06:29.420Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2022-03-10T23:06:29.420Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-03-10T23:06:29.420Z] [2022-03-10T23:06:29.420Z] DONE 15 tests, 9 skipped in 2.943s [2022-03-10T23:06:29.420Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2022-03-10T23:06:29.522Z] --- SKIP: TestCreateServiceSysctls (0.03s) [2022-03-10T23:06:29.522Z] === RUN TestCreateServiceCapabilities [2022-03-10T23:06:29.522Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-10T23:06:29.522Z] --- SKIP: TestCreateServiceCapabilities (0.02s) [2022-03-10T23:06:29.522Z] === RUN TestInspect [2022-03-10T23:06:29.522Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-10T23:06:29.522Z] --- SKIP: TestInspect (0.01s) [2022-03-10T23:06:29.522Z] === RUN TestCreateJob [2022-03-10T23:06:29.522Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-10T23:06:29.522Z] --- SKIP: TestCreateJob (0.01s) [2022-03-10T23:06:29.522Z] === RUN TestReplicatedJob [2022-03-10T23:06:29.522Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-10T23:06:29.522Z] --- SKIP: TestReplicatedJob (0.01s) [2022-03-10T23:06:29.522Z] === RUN TestUpdateReplicatedJob [2022-03-10T23:06:29.522Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-10T23:06:29.522Z] --- SKIP: TestUpdateReplicatedJob (0.01s) [2022-03-10T23:06:29.522Z] === RUN TestServiceListWithStatuses [2022-03-10T23:06:29.522Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-03-10T23:06:29.522Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-03-10T23:06:29.522Z] === RUN TestDockerNetworkConnectAlias [2022-03-10T23:06:29.522Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-10T23:06:29.522Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s) [2022-03-10T23:06:29.522Z] === RUN TestDockerNetworkReConnect [2022-03-10T23:06:29.522Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-10T23:06:29.522Z] --- SKIP: TestDockerNetworkReConnect (0.01s) [2022-03-10T23:06:29.522Z] === RUN TestServicePlugin [2022-03-10T23:06:30.716Z] --- PASS: TestResizeWhenContainerNotStarted (2.72s) [2022-03-10T23:06:30.716Z] === RUN TestDaemonRestartKillContainers [2022-03-10T23:06:30.716Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T23:06:30.716Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-03-10T23:06:30.716Z] === RUN TestStats [2022-03-10T23:06:30.716Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-03-10T23:06:30.716Z] --- SKIP: TestStats (0.00s) [2022-03-10T23:06:30.716Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-03-10T23:06:30.983Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-10T23:06:30.983Z] INFO: Testing against a local daemon [2022-03-10T23:06:30.983Z] === RUN TestVolumesCreateAndList [2022-03-10T23:06:30.983Z] --- PASS: TestVolumesCreateAndList (0.06s) [2022-03-10T23:06:30.983Z] === RUN TestVolumesRemove [2022-03-10T23:06:31.439Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-10T23:06:31.439Z] --- SKIP: TestServicePlugin (1.98s) [2022-03-10T23:06:31.439Z] === RUN TestServiceUpdateLabel [2022-03-10T23:06:31.439Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-10T23:06:31.439Z] --- SKIP: TestServiceUpdateLabel (0.02s) [2022-03-10T23:06:31.439Z] === RUN TestServiceUpdateSecrets [2022-03-10T23:06:31.439Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-10T23:06:31.439Z] --- SKIP: TestServiceUpdateSecrets (0.01s) [2022-03-10T23:06:31.439Z] === RUN TestServiceUpdateConfigs [2022-03-10T23:06:31.439Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-10T23:06:31.439Z] --- SKIP: TestServiceUpdateConfigs (0.01s) [2022-03-10T23:06:31.439Z] === RUN TestServiceUpdateNetwork [2022-03-10T23:06:31.439Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-10T23:06:31.439Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2022-03-10T23:06:31.439Z] === RUN TestServiceUpdatePidsLimit [2022-03-10T23:06:31.439Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-10T23:06:31.439Z] --- SKIP: TestServiceUpdatePidsLimit (0.02s) [2022-03-10T23:06:31.439Z] PASS [2022-03-10T23:06:31.439Z] [2022-03-10T23:06:31.439Z] === Skipped [2022-03-10T23:06:31.439Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-03-10T23:06:31.439Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-10T23:06:31.439Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-03-10T23:06:31.439Z] [2022-03-10T23:06:31.439Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-03-10T23:06:31.440Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-10T23:06:31.440Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-03-10T23:06:31.440Z] [2022-03-10T23:06:31.440Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s) [2022-03-10T23:06:31.440Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-10T23:06:31.440Z] [2022-03-10T23:06:31.440Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) [2022-03-10T23:06:31.440Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-10T23:06:31.440Z] [2022-03-10T23:06:31.440Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s) [2022-03-10T23:06:31.440Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-10T23:06:31.440Z] [2022-03-10T23:06:31.440Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s) [2022-03-10T23:06:31.440Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-10T23:06:31.440Z] [2022-03-10T23:06:31.440Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s) [2022-03-10T23:06:31.440Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-10T23:06:31.440Z] [2022-03-10T23:06:31.440Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s) [2022-03-10T23:06:31.440Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-10T23:06:31.440Z] [2022-03-10T23:06:31.440Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.03s) [2022-03-10T23:06:31.440Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-10T23:06:31.440Z] [2022-03-10T23:06:31.440Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.02s) [2022-03-10T23:06:31.440Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-10T23:06:31.440Z] [2022-03-10T23:06:31.440Z] === SKIP: amd64.integration.service TestInspect (0.01s) [2022-03-10T23:06:31.440Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-10T23:06:31.440Z] [2022-03-10T23:06:31.440Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2022-03-10T23:06:31.440Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-10T23:06:31.440Z] [2022-03-10T23:06:31.440Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2022-03-10T23:06:31.440Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-10T23:06:31.440Z] [2022-03-10T23:06:31.440Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s) [2022-03-10T23:06:31.440Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-10T23:06:31.440Z] [2022-03-10T23:06:31.440Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-03-10T23:06:31.440Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-03-10T23:06:31.440Z] [2022-03-10T23:06:31.440Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s) [2022-03-10T23:06:31.440Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-10T23:06:31.440Z] [2022-03-10T23:06:31.440Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.01s) [2022-03-10T23:06:31.440Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-10T23:06:31.440Z] [2022-03-10T23:06:31.440Z] === SKIP: amd64.integration.service TestServicePlugin (1.98s) [2022-03-10T23:06:31.440Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-10T23:06:31.440Z] [2022-03-10T23:06:31.440Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.02s) [2022-03-10T23:06:31.440Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-10T23:06:31.440Z] [2022-03-10T23:06:31.440Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s) [2022-03-10T23:06:31.440Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-10T23:06:31.440Z] [2022-03-10T23:06:31.440Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s) [2022-03-10T23:06:31.440Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-10T23:06:31.440Z] [2022-03-10T23:06:31.440Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s) [2022-03-10T23:06:31.440Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-10T23:06:31.440Z] [2022-03-10T23:06:31.440Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.02s) [2022-03-10T23:06:31.440Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-10T23:06:31.440Z] [2022-03-10T23:06:31.440Z] DONE 24 tests, 23 skipped in 2.367s [2022-03-10T23:06:31.440Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-03-10T23:06:31.451Z] --- PASS: TestVolumesRemove (0.13s) [2022-03-10T23:06:31.451Z] === RUN TestVolumesInspect [2022-03-10T23:06:31.451Z] --- PASS: TestVolumesInspect (0.04s) [2022-03-10T23:06:31.451Z] === RUN TestVolumesInvalidJSON [2022-03-10T23:06:31.451Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-03-10T23:06:31.451Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-03-10T23:06:31.451Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-03-10T23:06:31.451Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2022-03-10T23:06:31.451Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-03-10T23:06:31.451Z] PASS [2022-03-10T23:06:31.451Z] ok github.com/docker/docker/integration/volume 0.322s [2022-03-10T23:06:31.451Z] [2022-03-10T23:06:31.451Z] DONE 5 tests in 2.049s [2022-03-10T23:06:31.451Z] INFO: make.ps1 ended at 03/10/2022 23:06:31 [2022-03-10T23:06:31.451Z] INFO: Integration CLI tests being run from the host: [2022-03-10T23:06:31.451Z] INFO: gotestsum --format=standard-verbose --jsonfile=..\\bundles\\go-test-report-intcli-tests.json --junitfile=..\\bundles\\junit-report-intcli-tests.xml -- "-tags" "autogen" "-test.timeout" "200m" [2022-03-10T23:06:31.700Z] INFO: Testing against a local daemon [2022-03-10T23:06:31.700Z] === RUN TestSessionCreate [2022-03-10T23:06:31.700Z] --- PASS: TestSessionCreate (0.02s) [2022-03-10T23:06:31.700Z] === RUN TestSessionCreateWithBadUpgrade [2022-03-10T23:06:31.700Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-03-10T23:06:31.700Z] PASS [2022-03-10T23:06:31.700Z] [2022-03-10T23:06:31.700Z] DONE 2 tests in 0.158s [2022-03-10T23:06:31.700Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-03-10T23:06:31.700Z] INFO: Testing against a local daemon [2022-03-10T23:06:31.700Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-03-10T23:06:31.961Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-03-10T23:06:31.961Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-03-10T23:06:31.961Z] === RUN TestDiskUsage [2022-03-10T23:06:31.961Z] === PAUSE TestDiskUsage [2022-03-10T23:06:31.961Z] === RUN TestEventsExecDie [2022-03-10T23:06:32.221Z] --- PASS: TestEventsExecDie (0.50s) [2022-03-10T23:06:32.221Z] === RUN TestEventsBackwardsCompatible [2022-03-10T23:06:32.482Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2022-03-10T23:06:32.482Z] === RUN TestEventsVolumeCreate [2022-03-10T23:06:32.482Z] --- PASS: TestEventsVolumeCreate (0.05s) [2022-03-10T23:06:32.482Z] === RUN TestInfoBinaryCommits [2022-03-10T23:06:32.482Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-03-10T23:06:32.482Z] === RUN TestInfoAPIVersioned [2022-03-10T23:06:32.482Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-03-10T23:06:32.482Z] === RUN TestInfoAPI [2022-03-10T23:06:32.482Z] --- PASS: TestInfoAPI (0.01s) [2022-03-10T23:06:32.482Z] === RUN TestInfoAPIWarnings [2022-03-10T23:06:32.841Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-03-10T23:06:32.841Z] Using test binary docker [2022-03-10T23:06:32.841Z] +++ /etc/init.d/apparmor start [2022-03-10T23:06:32.841Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-03-10T23:06:32.841Z] INFO: Waiting for daemon to start... [2022-03-10T23:06:32.841Z] Starting dockerd [2022-03-10T23:06:32.841Z] +++ 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-03-10T23:06:32.932Z] --- PASS: TestContainerKillOnDaemonStart (11.83s) [2022-03-10T23:06:32.932Z] PASS [2022-03-10T23:06:32.932Z] [2022-03-10T23:06:32.932Z] === Skipped [2022-03-10T23:06:32.932Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-03-10T23:06:32.932Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-03-10T23:06:32.932Z] [2022-03-10T23:06:32.932Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-03-10T23:06:32.932Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-03-10T23:06:32.932Z] [2022-03-10T23:06:32.932Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-03-10T23:06:32.932Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-03-10T23:06:32.932Z] [2022-03-10T23:06:32.932Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-03-10T23:06:32.932Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-03-10T23:06:32.932Z] [2022-03-10T23:06:32.932Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s) [2022-03-10T23:06:32.932Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-03-10T23:06:32.932Z] [2022-03-10T23:06:32.932Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-03-10T23:06:32.932Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-03-10T23:06:32.932Z] [2022-03-10T23:06:32.932Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-03-10T23:06:32.932Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-03-10T23:06:32.932Z] [2022-03-10T23:06:32.932Z] DONE 200 tests, 7 skipped in 118.817s [2022-03-10T23:06:32.932Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-03-10T23:06:32.932Z] === RUN TestConfigDaemonLibtrustID [2022-03-10T23:06:32.932Z] --- PASS: TestConfigDaemonLibtrustID (0.52s) [2022-03-10T23:06:32.932Z] === RUN TestDaemonConfigValidation [2022-03-10T23:06:32.932Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-03-10T23:06:32.932Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-03-10T23:06:32.932Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-03-10T23:06:32.932Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-03-10T23:06:32.932Z] === RUN TestDaemonConfigValidation/invalid_config [2022-03-10T23:06:32.932Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-03-10T23:06:32.932Z] === RUN TestDaemonConfigValidation/malformed_config [2022-03-10T23:06:32.932Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-03-10T23:06:32.932Z] === RUN TestDaemonConfigValidation/valid_config [2022-03-10T23:06:32.932Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-03-10T23:06:32.932Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-03-10T23:06:32.932Z] === CONT TestDaemonConfigValidation/malformed_config [2022-03-10T23:06:32.932Z] === CONT TestDaemonConfigValidation/invalid_config [2022-03-10T23:06:32.932Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-03-10T23:06:32.932Z] === CONT TestDaemonConfigValidation/valid_config [2022-03-10T23:06:32.932Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-03-10T23:06:32.932Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.08s) [2022-03-10T23:06:32.932Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.10s) [2022-03-10T23:06:32.932Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.08s) [2022-03-10T23:06:32.932Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.10s) [2022-03-10T23:06:32.932Z] --- PASS: TestDaemonConfigValidation/valid_config (0.07s) [2022-03-10T23:06:32.932Z] === RUN TestConfigDaemonSeccompProfiles [2022-03-10T23:06:32.932Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-03-10T23:06:33.866Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-03-10T23:06:34.220Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-03-10T23:06:34.220Z] Using test binary docker [2022-03-10T23:06:34.220Z] +++ /etc/init.d/apparmor start [2022-03-10T23:06:34.220Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-03-10T23:06:34.220Z] INFO: Waiting for daemon to start... [2022-03-10T23:06:34.220Z] Starting dockerd [2022-03-10T23:06:34.220Z] +++ 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-03-10T23:06:34.802Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-03-10T23:06:35.736Z] === CONT TestConfigDaemonSeccompProfiles [2022-03-10T23:06:35.736Z] daemon_test.go:156: [d18c25ec71858] daemon is not started [2022-03-10T23:06:35.736Z] --- PASS: TestConfigDaemonSeccompProfiles (3.11s) [2022-03-10T23:06:35.736Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) [2022-03-10T23:06:35.736Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) [2022-03-10T23:06:35.736Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) [2022-03-10T23:06:35.736Z] === RUN TestDaemonProxy [2022-03-10T23:06:35.736Z] === RUN TestDaemonProxy/environment_variables [2022-03-10T23:06:36.127Z] . [2022-03-10T23:06:36.127Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-03-10T23:06:36.127Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-03-10T23:06:36.127Z] Error: No such image: emptyfs [2022-03-10T23:06:36.127Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-03-10T23:06:36.127Z] ++++ docker load [2022-03-10T23:06:36.127Z] Running integration-test (iteration 1) [2022-03-10T23:06:36.127Z] 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-03-10T23:06:36.127Z] ++ 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-03-10T23:06:36.127Z] ++ set -e [2022-03-10T23:06:36.127Z] ++ '[' -n 0 ']' [2022-03-10T23:06:36.127Z] ++ set -x [2022-03-10T23:06:36.127Z] ++ 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-03-10T23:06:36.385Z] [2022-03-10T23:06:36.385Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-03-10T23:06:36.385Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-03-10T23:06:36.385Z] Error: No such image: emptyfs [2022-03-10T23:06:36.385Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-03-10T23:06:36.385Z] ++++ docker load [2022-03-10T23:06:36.644Z] Loaded image: busybox:latest [2022-03-10T23:06:36.902Z] Running integration-test (iteration 1) [2022-03-10T23:06:36.902Z] 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-03-10T23:06:36.902Z] ++ 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-03-10T23:06:36.902Z] ++ set -e [2022-03-10T23:06:36.902Z] ++ '[' -n 0 ']' [2022-03-10T23:06:36.902Z] ++ set -x [2022-03-10T23:06:36.902Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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-03-10T23:06:37.161Z] Loaded image: busybox:glibc [2022-03-10T23:06:37.632Z] === RUN TestDaemonProxy/command-line_options [2022-03-10T23:06:37.778Z] --- PASS: TestStopContainerWithRestartPolicyAlways (7.54s) [2022-03-10T23:06:37.778Z] === RUN TestStopContainerWithTimeout [2022-03-10T23:06:37.778Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2022-03-10T23:06:37.778Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2022-03-10T23:06:37.778Z] === RUN TestUpdateRestartPolicy [2022-03-10T23:06:38.150Z] Loaded image: busybox:latest [2022-03-10T23:06:38.414Z] Loaded image: busybox:glibc [2022-03-10T23:06:39.531Z] === RUN TestDaemonProxy/configuration_file [2022-03-10T23:06:40.135Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-10T23:06:40.135Z] INFO: Testing against a local daemon [2022-03-10T23:06:40.135Z] === RUN TestDockerSuite [2022-03-10T23:06:40.135Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-03-10T23:06:40.135Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-03-10T23:06:40.135Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-03-10T23:06:40.135Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-03-10T23:06:40.135Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-03-10T23:06:40.135Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-03-10T23:06:40.135Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-03-10T23:06:40.135Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-03-10T23:06:40.135Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-03-10T23:06:40.135Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-03-10T23:06:40.602Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-03-10T23:06:41.071Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-03-10T23:06:41.433Z] === RUN TestDaemonProxy/conflicting_options [2022-03-10T23:06:41.433Z] === RUN TestDaemonProxy/reload_sanitized [2022-03-10T23:06:41.607Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-03-10T23:06:41.607Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-03-10T23:06:41.752Z] Loaded image: debian:bullseye-slim [2022-03-10T23:06:41.752Z] Loaded image: hello-world:latest [2022-03-10T23:06:41.752Z] Loaded image: arm32v7/hello-world:latest [2022-03-10T23:06:41.999Z] --- PASS: TestDaemonProxy (6.30s) [2022-03-10T23:06:41.999Z] --- PASS: TestDaemonProxy/environment_variables (1.81s) [2022-03-10T23:06:41.999Z] --- PASS: TestDaemonProxy/command-line_options (1.73s) [2022-03-10T23:06:41.999Z] --- PASS: TestDaemonProxy/configuration_file (1.73s) [2022-03-10T23:06:41.999Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-03-10T23:06:41.999Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-03-10T23:06:41.999Z] PASS [2022-03-10T23:06:41.999Z] [2022-03-10T23:06:41.999Z] DONE 17 tests in 10.210s [2022-03-10T23:06:41.999Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-03-10T23:06:42.013Z] INFO: Testing against a local daemon [2022-03-10T23:06:42.013Z] === RUN TestDockerSuite [2022-03-10T23:06:42.013Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-03-10T23:06:42.013Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-03-10T23:06:42.013Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-03-10T23:06:42.013Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-03-10T23:06:42.013Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-03-10T23:06:42.013Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-03-10T23:06:42.013Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-03-10T23:06:42.013Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-03-10T23:06:42.258Z] INFO: Testing against a local daemon [2022-03-10T23:06:42.258Z] === RUN TestCommitInheritsEnv [2022-03-10T23:06:42.516Z] --- PASS: TestCommitInheritsEnv (0.30s) [2022-03-10T23:06:42.516Z] === RUN TestImportExtremelyLargeImageWorks [2022-03-10T23:06:42.516Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-03-10T23:06:42.516Z] === RUN TestImportWithCustomPlatform [2022-03-10T23:06:42.516Z] === RUN TestImportWithCustomPlatform/#00 [2022-03-10T23:06:42.516Z] === RUN TestImportWithCustomPlatform/_______ [2022-03-10T23:06:42.516Z] === RUN TestImportWithCustomPlatform// [2022-03-10T23:06:42.516Z] === RUN TestImportWithCustomPlatform/linux [2022-03-10T23:06:42.516Z] === RUN TestImportWithCustomPlatform/LINUX [2022-03-10T23:06:42.775Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-03-10T23:06:42.775Z] === RUN TestImportWithCustomPlatform/macos [2022-03-10T23:06:42.775Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-03-10T23:06:42.775Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-03-10T23:06:42.775Z] --- PASS: TestImportWithCustomPlatform (0.32s) [2022-03-10T23:06:42.775Z] --- PASS: TestImportWithCustomPlatform/#00 (0.07s) [2022-03-10T23:06:42.775Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-03-10T23:06:42.775Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-03-10T23:06:42.775Z] --- PASS: TestImportWithCustomPlatform/linux (0.07s) [2022-03-10T23:06:42.775Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.07s) [2022-03-10T23:06:42.775Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s) [2022-03-10T23:06:42.775Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-03-10T23:06:42.775Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-03-10T23:06:42.775Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-03-10T23:06:42.775Z] === RUN TestImagesFilterMultiReference [2022-03-10T23:06:42.775Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2022-03-10T23:06:42.775Z] === RUN TestImagePullPlatformInvalid [2022-03-10T23:06:42.775Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-03-10T23:06:42.775Z] === RUN TestRemoveImageOrphaning [2022-03-10T23:06:42.953Z] Loaded image: debian:bullseye-slim [2022-03-10T23:06:43.036Z] --- PASS: TestRemoveImageOrphaning (0.28s) [2022-03-10T23:06:43.036Z] === RUN TestRemoveImageGarbageCollector [2022-03-10T23:06:43.211Z] Loaded image: hello-world:latest [2022-03-10T23:06:43.477Z] Loaded image: arm32v7/hello-world:latest [2022-03-10T23:06:43.737Z] INFO: Testing against a local daemon [2022-03-10T23:06:43.737Z] === RUN TestDockerDaemonSuite [2022-03-10T23:06:43.737Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2022-03-10T23:06:44.938Z] --- PASS: TestRemoveImageGarbageCollector (1.86s) [2022-03-10T23:06:44.938Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-03-10T23:06:44.938Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2022-03-10T23:06:44.938Z] === RUN TestTagInvalidReference [2022-03-10T23:06:44.938Z] --- PASS: TestTagInvalidReference (0.01s) [2022-03-10T23:06:44.938Z] === RUN TestTagValidPrefixedRepo [2022-03-10T23:06:44.938Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2022-03-10T23:06:44.938Z] === RUN TestTagExistedNameWithoutForce [2022-03-10T23:06:44.938Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-03-10T23:06:44.938Z] === RUN TestTagOfficialNames [2022-03-10T23:06:45.119Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-03-10T23:06:45.119Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-03-10T23:06:45.196Z] --- PASS: TestTagOfficialNames (0.05s) [2022-03-10T23:06:45.196Z] === RUN TestTagMatchesDigest [2022-03-10T23:06:45.196Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-03-10T23:06:45.196Z] === CONT TestImportExtremelyLargeImageWorks [2022-03-10T23:06:46.060Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-03-10T23:06:46.060Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-03-10T23:06:46.628Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-03-10T23:06:46.628Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-03-10T23:06:46.628Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-03-10T23:06:48.531Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-03-10T23:06:48.531Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-03-10T23:06:48.531Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-03-10T23:06:48.531Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-03-10T23:06:49.098Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2022-03-10T23:06:49.666Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-03-10T23:06:50.587Z] --- PASS: TestInfoAPIWarnings (16.36s) [2022-03-10T23:06:50.587Z] === RUN TestInfoDebug [2022-03-10T23:06:50.587Z] --- PASS: TestInfoDebug (0.54s) [2022-03-10T23:06:50.587Z] === RUN TestInfoInsecureRegistries [2022-03-10T23:06:50.587Z] --- PASS: TestInfoInsecureRegistries (0.55s) [2022-03-10T23:06:50.587Z] === RUN TestInfoRegistryMirrors [2022-03-10T23:06:50.587Z] --- PASS: TestInfoRegistryMirrors (0.54s) [2022-03-10T23:06:50.587Z] === RUN TestLoginFailsWithBadCredentials [2022-03-10T23:06:50.587Z] --- PASS: TestLoginFailsWithBadCredentials (0.10s) [2022-03-10T23:06:50.587Z] === RUN TestPingCacheHeaders [2022-03-10T23:06:50.587Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-03-10T23:06:50.587Z] === RUN TestPingGet [2022-03-10T23:06:50.587Z] --- PASS: TestPingGet (0.01s) [2022-03-10T23:06:50.587Z] === RUN TestPingHead [2022-03-10T23:06:50.587Z] --- PASS: TestPingHead (0.02s) [2022-03-10T23:06:50.587Z] === RUN TestVersion [2022-03-10T23:06:50.587Z] --- PASS: TestVersion (0.01s) [2022-03-10T23:06:50.587Z] === CONT TestDiskUsage [2022-03-10T23:06:51.047Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-03-10T23:06:51.047Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-03-10T23:06:51.047Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-03-10T23:06:51.047Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-03-10T23:06:51.047Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-03-10T23:06:51.158Z] === RUN TestDiskUsage/empty [2022-03-10T23:06:51.158Z] === RUN TestDiskUsage/empty/container_types [2022-03-10T23:06:51.158Z] === RUN TestDiskUsage/empty/image_types [2022-03-10T23:06:51.158Z] === RUN TestDiskUsage/empty/volume_types [2022-03-10T23:06:51.158Z] === RUN TestDiskUsage/empty/build-cache_types [2022-03-10T23:06:51.158Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-03-10T23:06:51.158Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-03-10T23:06:51.158Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-03-10T23:06:51.158Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-03-10T23:06:51.158Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-03-10T23:06:51.158Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-03-10T23:06:51.158Z] === RUN TestDiskUsage/after_LoadBusybox [2022-03-10T23:06:51.158Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-03-10T23:06:51.158Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-03-10T23:06:51.158Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-03-10T23:06:51.158Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-03-10T23:06:51.158Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-03-10T23:06:51.158Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-03-10T23:06:51.158Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-03-10T23:06:51.418Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-03-10T23:06:51.418Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-03-10T23:06:51.419Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-03-10T23:06:51.419Z] === RUN TestDiskUsage/after_container.Run [2022-03-10T23:06:51.679Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-03-10T23:06:51.679Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-03-10T23:06:51.679Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-03-10T23:06:51.679Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-03-10T23:06:51.679Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-03-10T23:06:51.679Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-03-10T23:06:51.679Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-03-10T23:06:51.679Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-03-10T23:06:51.679Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-03-10T23:06:51.679Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-03-10T23:06:51.940Z] --- PASS: TestDiskUsage (1.24s) [2022-03-10T23:06:51.940Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-03-10T23:06:51.940Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-03-10T23:06:51.940Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-03-10T23:06:51.940Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-03-10T23:06:51.940Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-03-10T23:06:51.940Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-03-10T23:06:51.940Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-03-10T23:06:51.940Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-03-10T23:06:51.941Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-03-10T23:06:51.941Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-03-10T23:06:51.941Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-03-10T23:06:51.941Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.17s) [2022-03-10T23:06:51.941Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-03-10T23:06:51.941Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-03-10T23:06:51.941Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-03-10T23:06:51.941Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-03-10T23:06:51.941Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-03-10T23:06:51.941Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-03-10T23:06:51.941Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-03-10T23:06:51.941Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-03-10T23:06:51.941Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-03-10T23:06:51.941Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-03-10T23:06:51.941Z] --- PASS: TestDiskUsage/after_container.Run (0.36s) [2022-03-10T23:06:51.941Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.01s) [2022-03-10T23:06:51.941Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-03-10T23:06:51.941Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-03-10T23:06:51.941Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-03-10T23:06:51.941Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.01s) [2022-03-10T23:06:51.941Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-03-10T23:06:51.941Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.01s) [2022-03-10T23:06:51.941Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-03-10T23:06:51.941Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.01s) [2022-03-10T23:06:51.941Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.01s) [2022-03-10T23:06:51.941Z] PASS [2022-03-10T23:06:51.941Z] [2022-03-10T23:06:51.941Z] === Skipped [2022-03-10T23:06:51.941Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-03-10T23:06:51.941Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-03-10T23:06:51.941Z] [2022-03-10T23:06:51.941Z] DONE 50 tests, 1 skipped in 20.148s [2022-03-10T23:06:51.941Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-03-10T23:06:51.941Z] INFO: Testing against a local daemon [2022-03-10T23:06:51.941Z] === RUN TestVolumesCreateAndList [2022-03-10T23:06:51.941Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-03-10T23:06:51.941Z] === RUN TestVolumesRemove [2022-03-10T23:06:51.941Z] --- PASS: TestVolumesRemove (0.06s) [2022-03-10T23:06:51.941Z] === RUN TestVolumesInspect [2022-03-10T23:06:51.941Z] --- PASS: TestVolumesInspect (0.01s) [2022-03-10T23:06:51.941Z] === RUN TestVolumesInvalidJSON [2022-03-10T23:06:51.941Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-03-10T23:06:51.941Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-03-10T23:06:52.202Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-03-10T23:06:52.202Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-03-10T23:06:52.202Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-03-10T23:06:52.202Z] PASS [2022-03-10T23:06:52.202Z] [2022-03-10T23:06:52.202Z] DONE 5 tests in 0.216s [2022-03-10T23:06:52.202Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-03-10T23:06:52.202Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 13639 is not a child of this shell [2022-03-10T23:06:52.202Z] warning: PID 13639 from bundles/test-integration/docker.pid had a nonzero exit code [2022-03-10T23:06:52.202Z] Leaving: AppArmorNo profiles have been unloaded. [2022-03-10T23:06:52.202Z] [2022-03-10T23:06:52.202Z] Unloading profiles will leave already running processes permanently [2022-03-10T23:06:52.202Z] unconfined, which can lead to unexpected situations. [2022-03-10T23:06:52.202Z] [2022-03-10T23:06:52.202Z] To set a process to complain mode, use the command line tool [2022-03-10T23:06:52.202Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-03-10T23:06:52.202Z] Removing test suite binaries [2022-03-10T23:06:52.202Z] exiting test-integration [2022-03-10T23:06:52.202Z] ++ exit 0 [2022-03-10T23:06:52.202Z] Post stage [Pipeline] junit [2022-03-10T23:06:53.161Z] Recording test results [2022-03-10T23:06:54.886Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-03-10T23:06:55.236Z] + echo Ensuring container killed. [2022-03-10T23:06:55.236Z] Ensuring container killed. [2022-03-10T23:06:55.236Z] + docker rm -vf docker-pr3 [2022-03-10T23:06:55.236Z] Error: No such container: docker-pr3 [Pipeline] sh [2022-03-10T23:06:55.527Z] + echo Chowning /workspace to jenkins user [2022-03-10T23:06:55.527Z] Chowning /workspace to jenkins user [2022-03-10T23:06:55.527Z] + id -u [2022-03-10T23:06:55.527Z] + id -g [2022-03-10T23:06:55.527Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43357:/workspace busybox chown -R 1000:1000 /workspace [2022-03-10T23:06:55.527Z] Unable to find image 'busybox:latest' locally [2022-03-10T23:06:55.527Z] latest: Pulling from library/busybox [2022-03-10T23:06:55.791Z] 7e5209d2300f: Pulling fs layer [2022-03-10T23:06:55.791Z] 7e5209d2300f: Verifying Checksum [2022-03-10T23:06:55.791Z] 7e5209d2300f: Download complete [2022-03-10T23:06:55.791Z] 7e5209d2300f: Pull complete [2022-03-10T23:06:55.791Z] Digest: sha256:34c3559bbdedefd67195e766e38cfbb0fcabff4241dbee3f390fd6e3310f5ebc [2022-03-10T23:06:55.791Z] Status: Downloaded newer image for busybox:latest [2022-03-10T23:06:57.617Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-03-10T23:06:58.008Z] + bundleName=amd64-rootless [2022-03-10T23:06:58.008Z] + echo Creating amd64-rootless-bundles.tar.gz [2022-03-10T23:06:58.008Z] Creating amd64-rootless-bundles.tar.gz [2022-03-10T23:06:58.008Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-03-10T23:06:58.008Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [Pipeline] archiveArtifacts [2022-03-10T23:06:58.021Z] Archiving artifacts [2022-03-10T23:06:59.844Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43357/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-03-10T23:07:00.156Z] + make clean [2022-03-10T23:07:00.415Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-03-10T23:07:00.415Z] docker-dev-cache [2022-03-10T23:07:00.415Z] docker-mod-cache [Pipeline] deleteDir [2022-03-10T23:07:00.909Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-03-10T23:07:02.814Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-03-10T23:07:02.912Z] --- PASS: TestUpdateRestartPolicy (22.18s) [2022-03-10T23:07:02.912Z] === RUN TestUpdateRestartWithAutoRemove [2022-03-10T23:07:02.912Z] --- PASS: TestUpdateRestartWithAutoRemove (2.14s) [2022-03-10T23:07:02.912Z] === RUN TestWaitNonBlocked [2022-03-10T23:07:02.912Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-10T23:07:02.912Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-10T23:07:02.912Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-10T23:07:02.912Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-10T23:07:02.912Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-10T23:07:02.912Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-10T23:07:03.384Z] --- PASS: TestBuildWithHugeFile (112.20s) [2022-03-10T23:07:03.384Z] === RUN TestBuildWCOWSandboxSize [2022-03-10T23:07:03.384Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-03-10T23:07:03.384Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-03-10T23:07:03.384Z] === RUN TestBuildWithEmptyDockerfile [2022-03-10T23:07:03.384Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-10T23:07:03.384Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-10T23:07:03.384Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-10T23:07:03.384Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-10T23:07:03.384Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-10T23:07:03.384Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-10T23:07:03.384Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-10T23:07:03.384Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-10T23:07:03.384Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-10T23:07:03.644Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2022-03-10T23:07:03.644Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.15s) [2022-03-10T23:07:03.644Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.15s) [2022-03-10T23:07:03.644Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.08s) [2022-03-10T23:07:03.644Z] === RUN TestBuildPreserveOwnership [2022-03-10T23:07:03.644Z] === RUN TestBuildPreserveOwnership/copy_from [2022-03-10T23:07:04.583Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-03-10T23:07:05.143Z] --- PASS: TestWaitNonBlocked (0.04s) [2022-03-10T23:07:05.143Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.57s) [2022-03-10T23:07:05.143Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (2.97s) [2022-03-10T23:07:05.143Z] === RUN TestWaitBlocked [2022-03-10T23:07:05.143Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2022-03-10T23:07:05.143Z] --- SKIP: TestWaitBlocked (0.00s) [2022-03-10T23:07:05.143Z] PASS [2022-03-10T23:07:05.143Z] ok github.com/docker/docker/integration/container 93.594s [2022-03-10T23:07:05.143Z] [2022-03-10T23:07:05.143Z] === Skipped [2022-03-10T23:07:05.143Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2022-03-10T23:07:05.143Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-03-10T23:07:05.143Z] [2022-03-10T23:07:05.143Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2022-03-10T23:07:05.143Z] copy_test.go:81: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T23:07:05.143Z] [2022-03-10T23:07:05.143Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2022-03-10T23:07:05.143Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-03-10T23:07:05.143Z] [2022-03-10T23:07:05.143Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2022-03-10T23:07:05.143Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T23:07:05.143Z] [2022-03-10T23:07:05.143Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2022-03-10T23:07:05.143Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-03-10T23:07:05.143Z] [2022-03-10T23:07:05.143Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2022-03-10T23:07:05.143Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-03-10T23:07:05.143Z] [2022-03-10T23:07:05.143Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-03-10T23:07:05.143Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-03-10T23:07:05.143Z] [2022-03-10T23:07:05.143Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-03-10T23:07:05.143Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-03-10T23:07:05.143Z] [2022-03-10T23:07:05.144Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2022-03-10T23:07:05.144Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T23:07:05.144Z] [2022-03-10T23:07:05.144Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2022-03-10T23:07:05.144Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-03-10T23:07:05.144Z] [2022-03-10T23:07:05.144Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2022-03-10T23:07:05.144Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-03-10T23:07:05.144Z] [2022-03-10T23:07:05.144Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2022-03-10T23:07:05.144Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T23:07:05.144Z] [2022-03-10T23:07:05.144Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2022-03-10T23:07:05.144Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T23:07:05.144Z] [2022-03-10T23:07:05.144Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2022-03-10T23:07:05.144Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-03-10T23:07:05.144Z] [2022-03-10T23:07:05.144Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2022-03-10T23:07:05.144Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-03-10T23:07:05.144Z] [2022-03-10T23:07:05.144Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2022-03-10T23:07:05.144Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-03-10T23:07:05.144Z] [2022-03-10T23:07:05.144Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2022-03-10T23:07:05.144Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-03-10T23:07:05.144Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-03-10T23:07:05.144Z] [2022-03-10T23:07:05.144Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-03-10T23:07:05.144Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-03-10T23:07:05.144Z] [2022-03-10T23:07:05.144Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2022-03-10T23:07:05.144Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-03-10T23:07:05.144Z] [2022-03-10T23:07:05.144Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2022-03-10T23:07:05.144Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-03-10T23:07:05.144Z] [2022-03-10T23:07:05.144Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2022-03-10T23:07:05.144Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-03-10T23:07:05.144Z] [2022-03-10T23:07:05.144Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2022-03-10T23:07:05.144Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T23:07:05.144Z] [2022-03-10T23:07:05.144Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2022-03-10T23:07:05.144Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-03-10T23:07:05.144Z] [2022-03-10T23:07:05.144Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2022-03-10T23:07:05.144Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-03-10T23:07:05.144Z] [2022-03-10T23:07:05.144Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2022-03-10T23:07:05.144Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-03-10T23:07:05.144Z] [2022-03-10T23:07:05.144Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2022-03-10T23:07:05.144Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-03-10T23:07:05.144Z] [2022-03-10T23:07:05.144Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2022-03-10T23:07:05.144Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T23:07:05.144Z] [2022-03-10T23:07:05.144Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2022-03-10T23:07:05.144Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-03-10T23:07:05.144Z] [2022-03-10T23:07:05.144Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2022-03-10T23:07:05.144Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-03-10T23:07:05.144Z] [2022-03-10T23:07:05.144Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2022-03-10T23:07:05.144Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T23:07:05.144Z] [2022-03-10T23:07:05.144Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2022-03-10T23:07:05.144Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-03-10T23:07:05.144Z] [2022-03-10T23:07:05.144Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2022-03-10T23:07:05.144Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2022-03-10T23:07:05.144Z] [2022-03-10T23:07:05.144Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2022-03-10T23:07:05.144Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2022-03-10T23:07:05.144Z] [2022-03-10T23:07:05.144Z] DONE 87 tests, 33 skipped in 96.226s [2022-03-10T23:07:05.144Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon [2022-03-10T23:07:05.153Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-03-10T23:07:05.723Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-03-10T23:07:06.292Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-03-10T23:07:06.292Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-03-10T23:07:07.232Z] === RUN TestDockerSuite/TestAttachAfterDetach [2022-03-10T23:07:07.492Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2022-03-10T23:07:07.753Z] --- PASS: TestBuildPreserveOwnership (4.29s) [2022-03-10T23:07:07.753Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.70s) [2022-03-10T23:07:07.753Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.58s) [2022-03-10T23:07:07.753Z] === RUN TestBuildPlatformInvalid [2022-03-10T23:07:08.012Z] --- PASS: TestBuildPlatformInvalid (0.13s) [2022-03-10T23:07:08.012Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-03-10T23:07:08.951Z] docker_cli_daemon_test.go:1472: [d7a8cda536dbb] daemon is not started [2022-03-10T23:07:08.951Z] Loaded image: busybox:latest [2022-03-10T23:07:08.951Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2022-03-10T23:07:09.521Z] Loaded image: busybox:glibc [2022-03-10T23:07:09.780Z] check_test.go:308: [da6ccb947748b] daemon is not started [2022-03-10T23:07:09.780Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2022-03-10T23:07:10.718Z] === RUN TestDockerSuite/TestAttachDetach [2022-03-10T23:07:12.095Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-03-10T23:07:12.095Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2022-03-10T23:07:12.354Z] Loaded image: debian:bullseye-slim [2022-03-10T23:07:12.354Z] Loaded image: hello-world:latest [2022-03-10T23:07:12.612Z] Loaded image: arm32v7/hello-world:latest [2022-03-10T23:07:12.612Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-03-10T23:07:13.992Z] check_test.go:308: [d48301e7742d1] daemon is not started [2022-03-10T23:07:13.992Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2022-03-10T23:07:14.560Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-03-10T23:07:15.130Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-03-10T23:07:15.699Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-03-10T23:07:17.080Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-03-10T23:07:18.021Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2022-03-10T23:07:18.591Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-03-10T23:07:19.530Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-03-10T23:07:20.910Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-03-10T23:07:20.910Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-03-10T23:07:21.169Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2022-03-10T23:07:21.988Z] --- PASS: TestBuildWithHugeFile (54.98s) [2022-03-10T23:07:21.988Z] === RUN TestBuildWCOWSandboxSize [2022-03-10T23:07:21.988Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-03-10T23:07:21.988Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-03-10T23:07:21.988Z] === RUN TestBuildWithEmptyDockerfile [2022-03-10T23:07:21.988Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-10T23:07:21.988Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-10T23:07:21.988Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-10T23:07:21.988Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-10T23:07:21.988Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-10T23:07:21.988Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-10T23:07:21.988Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-10T23:07:21.988Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-10T23:07:21.988Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-10T23:07:21.988Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2022-03-10T23:07:21.988Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.11s) [2022-03-10T23:07:21.988Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.11s) [2022-03-10T23:07:21.988Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-03-10T23:07:21.988Z] === RUN TestBuildPreserveOwnership [2022-03-10T23:07:21.988Z] === RUN TestBuildPreserveOwnership/copy_from [2022-03-10T23:07:22.104Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-03-10T23:07:22.925Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-03-10T23:07:23.040Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-03-10T23:07:23.859Z] --- PASS: TestBuildPreserveOwnership (2.64s) [2022-03-10T23:07:23.859Z] --- PASS: TestBuildPreserveOwnership/copy_from (1.75s) [2022-03-10T23:07:23.859Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.88s) [2022-03-10T23:07:23.859Z] === RUN TestBuildPlatformInvalid [2022-03-10T23:07:23.859Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2022-03-10T23:07:23.859Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-03-10T23:07:23.977Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2022-03-10T23:07:24.425Z] Loaded image: busybox:latest [2022-03-10T23:07:24.685Z] Loaded image: busybox:glibc [2022-03-10T23:07:25.359Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (17.16s) [2022-03-10T23:07:25.359Z] PASS [2022-03-10T23:07:25.359Z] [2022-03-10T23:07:25.359Z] === Skipped [2022-03-10T23:07:25.359Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-03-10T23:07:25.359Z] build_session_test.go:25: TODO: BuildKit [2022-03-10T23:07:25.359Z] [2022-03-10T23:07:25.359Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-03-10T23:07:25.359Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-03-10T23:07:25.359Z] [2022-03-10T23:07:25.359Z] DONE 34 tests, 2 skipped in 182.554s [2022-03-10T23:07:25.359Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-03-10T23:07:25.359Z] ++ 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-03-10T23:07:25.359Z] ++ set -e [2022-03-10T23:07:25.359Z] ++ '[' -n 0 ']' [2022-03-10T23:07:25.359Z] ++ set -x [2022-03-10T23:07:25.359Z] ++ 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-03-10T23:07:25.359Z] INFO: Testing against a local daemon [2022-03-10T23:07:25.359Z] === RUN TestConfigInspect [2022-03-10T23:07:25.623Z] Loaded image: debian:bullseye-slim [2022-03-10T23:07:25.623Z] Loaded image: hello-world:latest [2022-03-10T23:07:25.623Z] Loaded image: arm32v7/hello-world:latest [2022-03-10T23:07:26.470Z] === RUN TestConfigDaemonLibtrustID [2022-03-10T23:07:26.470Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-03-10T23:07:26.470Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2022-03-10T23:07:26.470Z] === RUN TestDaemonConfigValidation [2022-03-10T23:07:26.470Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-03-10T23:07:26.470Z] --- SKIP: TestDaemonConfigValidation (0.00s) [2022-03-10T23:07:26.470Z] === RUN TestConfigDaemonSeccompProfiles [2022-03-10T23:07:26.470Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-03-10T23:07:26.470Z] --- SKIP: TestConfigDaemonSeccompProfiles (0.00s) [2022-03-10T23:07:26.470Z] === RUN TestDaemonProxy [2022-03-10T23:07:26.470Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-03-10T23:07:26.470Z] --- SKIP: TestDaemonProxy (0.00s) [2022-03-10T23:07:26.470Z] PASS [2022-03-10T23:07:26.470Z] ok github.com/docker/docker/integration/daemon 0.126s [2022-03-10T23:07:26.470Z] [2022-03-10T23:07:26.470Z] === Skipped [2022-03-10T23:07:26.470Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.00s) [2022-03-10T23:07:26.470Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-03-10T23:07:26.470Z] [2022-03-10T23:07:26.470Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s) [2022-03-10T23:07:26.470Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-03-10T23:07:26.470Z] [2022-03-10T23:07:26.470Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonSeccompProfiles (0.00s) [2022-03-10T23:07:26.470Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-03-10T23:07:26.470Z] [2022-03-10T23:07:26.470Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonProxy (0.00s) [2022-03-10T23:07:26.470Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-03-10T23:07:26.470Z] [2022-03-10T23:07:26.470Z] DONE 4 tests, 4 skipped in 20.806s [2022-03-10T23:07:26.470Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2022-03-10T23:07:27.268Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2022-03-10T23:07:28.649Z] --- PASS: TestConfigInspect (3.11s) [2022-03-10T23:07:28.649Z] === RUN TestConfigList [2022-03-10T23:07:30.287Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-10T23:07:30.287Z] INFO: Testing against a local daemon [2022-03-10T23:07:30.287Z] === RUN TestCommitInheritsEnv [2022-03-10T23:07:30.287Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-10T23:07:30.287Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2022-03-10T23:07:30.287Z] === RUN TestImportExtremelyLargeImageWorks [2022-03-10T23:07:30.287Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-03-10T23:07:30.287Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-03-10T23:07:30.287Z] === RUN TestImportWithCustomPlatform [2022-03-10T23:07:30.287Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-03-10T23:07:30.287Z] --- SKIP: TestImportWithCustomPlatform (0.00s) [2022-03-10T23:07:30.287Z] === RUN TestImagesFilterMultiReference [2022-03-10T23:07:30.287Z] --- PASS: TestImagesFilterMultiReference (0.09s) [2022-03-10T23:07:30.287Z] === RUN TestImagePullPlatformInvalid [2022-03-10T23:07:30.287Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2022-03-10T23:07:30.287Z] === RUN TestRemoveImageOrphaning [2022-03-10T23:07:30.561Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2022-03-10T23:07:31.275Z] --- PASS: TestRemoveImageOrphaning (1.06s) [2022-03-10T23:07:31.275Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-03-10T23:07:31.275Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2022-03-10T23:07:31.275Z] === RUN TestTagInvalidReference [2022-03-10T23:07:31.275Z] --- PASS: TestTagInvalidReference (0.04s) [2022-03-10T23:07:31.275Z] === RUN TestTagValidPrefixedRepo [2022-03-10T23:07:31.275Z] --- PASS: TestTagValidPrefixedRepo (0.10s) [2022-03-10T23:07:31.275Z] === RUN TestTagExistedNameWithoutForce [2022-03-10T23:07:31.275Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2022-03-10T23:07:31.275Z] === RUN TestTagOfficialNames [2022-03-10T23:07:31.275Z] --- PASS: TestTagOfficialNames (0.11s) [2022-03-10T23:07:31.275Z] === RUN TestTagMatchesDigest [2022-03-10T23:07:31.275Z] --- PASS: TestTagMatchesDigest (0.04s) [2022-03-10T23:07:31.275Z] PASS [2022-03-10T23:07:31.275Z] ok github.com/docker/docker/integration/image 1.622s [2022-03-10T23:07:31.501Z] --- PASS: TestConfigList (3.03s) [2022-03-10T23:07:31.501Z] === RUN TestConfigsCreateAndDelete [2022-03-10T23:07:31.744Z] [2022-03-10T23:07:31.744Z] === Skipped [2022-03-10T23:07:31.744Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2022-03-10T23:07:31.744Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-10T23:07:31.744Z] [2022-03-10T23:07:31.744Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2022-03-10T23:07:31.744Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-03-10T23:07:31.744Z] [2022-03-10T23:07:31.744Z] === SKIP: github.com/docker/docker/integration/image TestImportWithCustomPlatform (0.00s) [2022-03-10T23:07:31.744Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-03-10T23:07:31.744Z] [2022-03-10T23:07:31.744Z] DONE 12 tests, 3 skipped in 5.241s [2022-03-10T23:07:31.744Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2022-03-10T23:07:32.882Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2022-03-10T23:07:33.742Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (8.96s) [2022-03-10T23:07:33.742Z] PASS [2022-03-10T23:07:33.742Z] [2022-03-10T23:07:33.742Z] === Skipped [2022-03-10T23:07:33.742Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2022-03-10T23:07:33.742Z] build_session_test.go:25: TODO: BuildKit [2022-03-10T23:07:33.742Z] [2022-03-10T23:07:33.742Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-03-10T23:07:33.742Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-03-10T23:07:33.742Z] [2022-03-10T23:07:33.742Z] DONE 34 tests, 2 skipped in 84.634s [2022-03-10T23:07:33.742Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2022-03-10T23:07:33.742Z] ++ 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-03-10T23:07:33.742Z] ++ set -e [2022-03-10T23:07:33.742Z] ++ '[' -n 0 ']' [2022-03-10T23:07:33.742Z] ++ set -x [2022-03-10T23:07:33.742Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-03-10T23:07:33.742Z] INFO: Testing against a local daemon [2022-03-10T23:07:33.742Z] === RUN TestConfigInspect [2022-03-10T23:07:33.951Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-10T23:07:33.951Z] INFO: Testing against a local daemon [2022-03-10T23:07:33.951Z] === RUN TestNetworkCreateDelete [2022-03-10T23:07:33.951Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-03-10T23:07:33.951Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2022-03-10T23:07:33.951Z] === RUN TestDockerNetworkDeletePreferID [2022-03-10T23:07:33.951Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2022-03-10T23:07:33.951Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2022-03-10T23:07:33.951Z] === RUN TestDaemonDNSFallback [2022-03-10T23:07:33.951Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-03-10T23:07:33.951Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2022-03-10T23:07:33.951Z] === RUN TestInspectNetwork [2022-03-10T23:07:33.951Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-03-10T23:07:33.951Z] --- SKIP: TestInspectNetwork (0.00s) [2022-03-10T23:07:33.951Z] === RUN TestRunContainerWithBridgeNone [2022-03-10T23:07:33.951Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-03-10T23:07:33.951Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-03-10T23:07:33.951Z] === RUN TestNetworkInvalidJSON [2022-03-10T23:07:33.951Z] === RUN TestNetworkInvalidJSON//networks/create [2022-03-10T23:07:33.951Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-03-10T23:07:33.951Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-03-10T23:07:33.951Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-03-10T23:07:33.951Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-10T23:07:33.951Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-10T23:07:33.951Z] === CONT TestNetworkInvalidJSON//networks/create [2022-03-10T23:07:33.951Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-10T23:07:33.951Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-03-10T23:07:33.951Z] --- PASS: TestNetworkInvalidJSON (0.05s) [2022-03-10T23:07:33.951Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2022-03-10T23:07:33.951Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2022-03-10T23:07:33.951Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2022-03-10T23:07:33.951Z] === RUN TestNetworkList [2022-03-10T23:07:33.951Z] === RUN TestNetworkList//networks [2022-03-10T23:07:33.951Z] === PAUSE TestNetworkList//networks [2022-03-10T23:07:33.951Z] === RUN TestNetworkList//networks/ [2022-03-10T23:07:33.951Z] === PAUSE TestNetworkList//networks/ [2022-03-10T23:07:33.951Z] === CONT TestNetworkList//networks [2022-03-10T23:07:33.951Z] === CONT TestNetworkList//networks/ [2022-03-10T23:07:33.951Z] --- PASS: TestNetworkList (0.04s) [2022-03-10T23:07:33.951Z] --- PASS: TestNetworkList//networks (0.00s) [2022-03-10T23:07:33.951Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-03-10T23:07:33.951Z] === RUN TestHostIPv4BridgeLabel [2022-03-10T23:07:33.951Z] network_test.go:128: testEnv.OSType == "windows" [2022-03-10T23:07:33.951Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-03-10T23:07:33.951Z] === RUN TestDaemonRestartWithLiveRestore [2022-03-10T23:07:33.951Z] service_test.go:30: testEnv.OSType == "windows" [2022-03-10T23:07:33.951Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2022-03-10T23:07:33.951Z] === RUN TestDaemonDefaultNetworkPools [2022-03-10T23:07:33.951Z] service_test.go:59: testEnv.OSType == "windows" [2022-03-10T23:07:33.951Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2022-03-10T23:07:33.951Z] === RUN TestDaemonRestartWithExistingNetwork [2022-03-10T23:07:33.951Z] service_test.go:103: testEnv.OSType == "windows" [2022-03-10T23:07:33.951Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2022-03-10T23:07:33.951Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-03-10T23:07:33.951Z] service_test.go:137: testEnv.OSType == "windows" [2022-03-10T23:07:33.951Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-03-10T23:07:33.951Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-03-10T23:07:33.951Z] service_test.go:188: testEnv.OSType == "windows" [2022-03-10T23:07:33.951Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-03-10T23:07:33.951Z] === RUN TestServiceWithPredefinedNetwork [2022-03-10T23:07:33.951Z] service_test.go:213: testEnv.OSType == "windows" [2022-03-10T23:07:33.951Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-03-10T23:07:33.951Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-03-10T23:07:33.951Z] service_test.go:243: FLAKY_TEST [2022-03-10T23:07:33.951Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-03-10T23:07:33.951Z] === RUN TestServiceWithDataPathPortInit [2022-03-10T23:07:33.951Z] service_test.go:334: testEnv.OSType == "windows" [2022-03-10T23:07:33.951Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2022-03-10T23:07:33.951Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-03-10T23:07:33.951Z] service_test.go:402: testEnv.OSType == "windows" [2022-03-10T23:07:33.951Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-03-10T23:07:33.951Z] PASS [2022-03-10T23:07:33.951Z] ok github.com/docker/docker/integration/network 0.171s [2022-03-10T23:07:33.951Z] [2022-03-10T23:07:33.951Z] === Skipped [2022-03-10T23:07:33.951Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2022-03-10T23:07:33.951Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-03-10T23:07:33.951Z] [2022-03-10T23:07:33.951Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2022-03-10T23:07:33.951Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2022-03-10T23:07:33.951Z] [2022-03-10T23:07:33.951Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2022-03-10T23:07:33.951Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-03-10T23:07:33.951Z] [2022-03-10T23:07:33.951Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2022-03-10T23:07:33.951Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-03-10T23:07:33.951Z] [2022-03-10T23:07:33.951Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2022-03-10T23:07:33.951Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-03-10T23:07:33.951Z] [2022-03-10T23:07:33.951Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2022-03-10T23:07:33.951Z] network_test.go:128: testEnv.OSType == "windows" [2022-03-10T23:07:33.951Z] [2022-03-10T23:07:33.951Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2022-03-10T23:07:33.951Z] service_test.go:30: testEnv.OSType == "windows" [2022-03-10T23:07:33.951Z] [2022-03-10T23:07:33.951Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2022-03-10T23:07:33.951Z] service_test.go:59: testEnv.OSType == "windows" [2022-03-10T23:07:33.951Z] [2022-03-10T23:07:33.951Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2022-03-10T23:07:33.951Z] service_test.go:103: testEnv.OSType == "windows" [2022-03-10T23:07:33.951Z] [2022-03-10T23:07:33.951Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-03-10T23:07:33.951Z] service_test.go:137: testEnv.OSType == "windows" [2022-03-10T23:07:33.951Z] [2022-03-10T23:07:33.951Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-03-10T23:07:33.951Z] service_test.go:188: testEnv.OSType == "windows" [2022-03-10T23:07:33.951Z] [2022-03-10T23:07:33.951Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2022-03-10T23:07:33.951Z] service_test.go:213: testEnv.OSType == "windows" [2022-03-10T23:07:33.951Z] [2022-03-10T23:07:33.951Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-03-10T23:07:33.951Z] service_test.go:243: FLAKY_TEST [2022-03-10T23:07:33.951Z] [2022-03-10T23:07:33.951Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2022-03-10T23:07:33.951Z] service_test.go:334: testEnv.OSType == "windows" [2022-03-10T23:07:33.951Z] [2022-03-10T23:07:33.951Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-03-10T23:07:33.951Z] service_test.go:402: testEnv.OSType == "windows" [2022-03-10T23:07:33.951Z] [2022-03-10T23:07:33.951Z] DONE 22 tests, 15 skipped in 2.226s [2022-03-10T23:07:33.951Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2022-03-10T23:07:34.261Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2022-03-10T23:07:34.531Z] --- PASS: TestConfigsCreateAndDelete (2.92s) [2022-03-10T23:07:34.531Z] === RUN TestConfigsUpdate [2022-03-10T23:07:34.676Z] --- PASS: TestConfigInspect (1.88s) [2022-03-10T23:07:34.676Z] === RUN TestConfigList [2022-03-10T23:07:34.920Z] testing: warning: no tests to run [2022-03-10T23:07:34.920Z] PASS [2022-03-10T23:07:34.920Z] ok github.com/docker/docker/integration/network/ipvlan 0.084s [2022-03-10T23:07:34.920Z] [2022-03-10T23:07:34.920Z] DONE 0 tests in 0.685s [2022-03-10T23:07:34.920Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2022-03-10T23:07:35.379Z] testing: warning: no tests to run [2022-03-10T23:07:35.379Z] PASS [2022-03-10T23:07:35.379Z] ok github.com/docker/docker/integration/network/macvlan 0.075s [2022-03-10T23:07:35.379Z] [2022-03-10T23:07:35.379Z] DONE 0 tests in 0.654s [2022-03-10T23:07:35.379Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2022-03-10T23:07:36.351Z] testing: warning: no tests to run [2022-03-10T23:07:36.351Z] PASS [2022-03-10T23:07:36.351Z] ok github.com/docker/docker/integration/plugin 0.085s [2022-03-10T23:07:36.351Z] [2022-03-10T23:07:36.351Z] DONE 0 tests in 0.675s [2022-03-10T23:07:36.351Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2022-03-10T23:07:36.499Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2022-03-10T23:07:36.759Z] check_test.go:308: [d5869deb1152a] daemon is not started [2022-03-10T23:07:36.759Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2022-03-10T23:07:36.811Z] testing: warning: no tests to run [2022-03-10T23:07:36.811Z] PASS [2022-03-10T23:07:36.811Z] ok github.com/docker/docker/integration/plugin/authz 0.072s [2022-03-10T23:07:36.811Z] [2022-03-10T23:07:36.811Z] DONE 0 tests in 0.667s [2022-03-10T23:07:37.209Z] --- PASS: TestConfigList (2.25s) [2022-03-10T23:07:37.209Z] === RUN TestConfigsCreateAndDelete [2022-03-10T23:07:37.271Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2022-03-10T23:07:37.326Z] check_test.go:308: [deef7f8b5bd66] daemon is not started [2022-03-10T23:07:37.327Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2022-03-10T23:07:37.327Z] --- PASS: TestConfigsUpdate (3.05s) [2022-03-10T23:07:37.586Z] === RUN TestTemplatedConfig [2022-03-10T23:07:38.529Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2022-03-10T23:07:39.098Z] check_test.go:308: [d75cc7e80cbef] daemon is not started [2022-03-10T23:07:39.098Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2022-03-10T23:07:39.113Z] --- PASS: TestConfigsCreateAndDelete (2.13s) [2022-03-10T23:07:39.113Z] === RUN TestConfigsUpdate [2022-03-10T23:07:39.356Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-03-10T23:07:40.296Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-03-10T23:07:41.023Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-10T23:07:41.024Z] INFO: Testing against a local daemon [2022-03-10T23:07:41.024Z] === RUN TestPluginInvalidJSON [2022-03-10T23:07:41.024Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-03-10T23:07:41.024Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-03-10T23:07:41.024Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-03-10T23:07:41.024Z] --- PASS: TestPluginInvalidJSON (0.04s) [2022-03-10T23:07:41.024Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2022-03-10T23:07:41.024Z] === RUN TestPluginInstall [2022-03-10T23:07:41.024Z] plugin_test.go:63: testEnv.OSType == "windows" [2022-03-10T23:07:41.024Z] --- SKIP: TestPluginInstall (0.00s) [2022-03-10T23:07:41.024Z] === RUN TestPluginsWithRuntimes [2022-03-10T23:07:41.024Z] plugin_test.go:172: testEnv.OSType == "windows" [2022-03-10T23:07:41.024Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-03-10T23:07:41.024Z] === RUN TestPluginBackCompatMediaTypes [2022-03-10T23:07:41.024Z] plugin_test.go:234: testEnv.OSType == "windows" [2022-03-10T23:07:41.024Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-03-10T23:07:41.024Z] PASS [2022-03-10T23:07:41.024Z] ok github.com/docker/docker/integration/plugin/common 0.103s [2022-03-10T23:07:41.235Z] --- PASS: TestTemplatedConfig (3.82s) [2022-03-10T23:07:41.235Z] === RUN TestConfigCreateResolve [2022-03-10T23:07:41.483Z] [2022-03-10T23:07:41.483Z] === Skipped [2022-03-10T23:07:41.483Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2022-03-10T23:07:41.483Z] plugin_test.go:63: testEnv.OSType == "windows" [2022-03-10T23:07:41.483Z] [2022-03-10T23:07:41.483Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2022-03-10T23:07:41.483Z] plugin_test.go:172: testEnv.OSType == "windows" [2022-03-10T23:07:41.483Z] [2022-03-10T23:07:41.483Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2022-03-10T23:07:41.483Z] plugin_test.go:234: testEnv.OSType == "windows" [2022-03-10T23:07:41.483Z] [2022-03-10T23:07:41.483Z] DONE 5 tests, 3 skipped in 4.267s [2022-03-10T23:07:41.483Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2022-03-10T23:07:41.647Z] --- PASS: TestConfigsUpdate (2.12s) [2022-03-10T23:07:41.647Z] === RUN TestTemplatedConfig [2022-03-10T23:07:42.174Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-03-10T23:07:42.174Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2022-03-10T23:07:42.434Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-03-10T23:07:43.002Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2022-03-10T23:07:43.551Z] --- PASS: TestTemplatedConfig (2.36s) [2022-03-10T23:07:43.551Z] === RUN TestConfigCreateResolve [2022-03-10T23:07:43.571Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2022-03-10T23:07:43.696Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-10T23:07:43.696Z] INFO: Testing against a local daemon [2022-03-10T23:07:43.696Z] === RUN TestExternalGraphDriver [2022-03-10T23:07:43.696Z] external_test.go:47: runtime.GOOS == "windows" [2022-03-10T23:07:43.696Z] --- SKIP: TestExternalGraphDriver (0.00s) [2022-03-10T23:07:43.696Z] === RUN TestGraphdriverPluginV2 [2022-03-10T23:07:43.696Z] external_test.go:407: runtime.GOOS == "windows" [2022-03-10T23:07:43.696Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2022-03-10T23:07:43.696Z] PASS [2022-03-10T23:07:43.696Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.106s [2022-03-10T23:07:44.164Z] [2022-03-10T23:07:44.164Z] === Skipped [2022-03-10T23:07:44.164Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2022-03-10T23:07:44.164Z] external_test.go:47: runtime.GOOS == "windows" [2022-03-10T23:07:44.164Z] [2022-03-10T23:07:44.164Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2022-03-10T23:07:44.164Z] external_test.go:407: runtime.GOOS == "windows" [2022-03-10T23:07:44.164Z] [2022-03-10T23:07:44.164Z] DONE 2 tests, 2 skipped in 2.521s [2022-03-10T23:07:44.164Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2022-03-10T23:07:44.509Z] --- PASS: TestConfigCreateResolve (3.18s) [2022-03-10T23:07:44.509Z] PASS [2022-03-10T23:07:44.509Z] [2022-03-10T23:07:44.509Z] DONE 6 tests in 19.244s [2022-03-10T23:07:44.509Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-03-10T23:07:44.509Z] ++ 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-03-10T23:07:44.509Z] ++ set -e [2022-03-10T23:07:44.509Z] ++ '[' -n 0 ']' [2022-03-10T23:07:44.509Z] ++ set -x [2022-03-10T23:07:44.509Z] ++ 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-03-10T23:07:44.768Z] INFO: Testing against a local daemon [2022-03-10T23:07:44.768Z] === RUN TestCheckpoint [2022-03-10T23:07:44.768Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-03-10T23:07:44.768Z] --- SKIP: TestCheckpoint (0.00s) [2022-03-10T23:07:44.768Z] === RUN TestContainerInvalidJSON [2022-03-10T23:07:44.768Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-03-10T23:07:44.768Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-03-10T23:07:44.768Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-03-10T23:07:44.768Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-03-10T23:07:44.768Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-03-10T23:07:44.768Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-03-10T23:07:44.768Z] --- PASS: TestContainerInvalidJSON (0.02s) [2022-03-10T23:07:44.768Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2022-03-10T23:07:44.768Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2022-03-10T23:07:44.768Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-03-10T23:07:44.768Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) [2022-03-10T23:07:44.768Z] === RUN TestCopyFromContainerPathIsNotDir [2022-03-10T23:07:44.768Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s) [2022-03-10T23:07:44.768Z] === RUN TestCopyToContainerPathDoesNotExist [2022-03-10T23:07:44.768Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.06s) [2022-03-10T23:07:44.768Z] === RUN TestCopyToContainerPathIsNotDir [2022-03-10T23:07:45.026Z] --- PASS: TestCopyToContainerPathIsNotDir (0.07s) [2022-03-10T23:07:45.026Z] === RUN TestCopyFromContainer [2022-03-10T23:07:45.285Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-03-10T23:07:45.861Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2022-03-10T23:07:46.078Z] --- PASS: TestConfigCreateResolve (2.10s) [2022-03-10T23:07:46.078Z] PASS [2022-03-10T23:07:46.078Z] [2022-03-10T23:07:46.078Z] DONE 6 tests in 12.933s [2022-03-10T23:07:46.078Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2022-03-10T23:07:46.078Z] ++ 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-03-10T23:07:46.078Z] ++ set -e [2022-03-10T23:07:46.078Z] ++ '[' -n 0 ']' [2022-03-10T23:07:46.078Z] ++ set -x [2022-03-10T23:07:46.078Z] ++ 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-03-10T23:07:46.078Z] INFO: Testing against a local daemon [2022-03-10T23:07:46.078Z] === RUN TestCheckpoint [2022-03-10T23:07:46.078Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-03-10T23:07:46.078Z] --- SKIP: TestCheckpoint (0.00s) [2022-03-10T23:07:46.078Z] === RUN TestContainerInvalidJSON [2022-03-10T23:07:46.078Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-03-10T23:07:46.078Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-03-10T23:07:46.078Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-03-10T23:07:46.078Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-03-10T23:07:46.078Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-03-10T23:07:46.078Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-03-10T23:07:46.078Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-03-10T23:07:46.078Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2022-03-10T23:07:46.078Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2022-03-10T23:07:46.078Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-03-10T23:07:46.078Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) [2022-03-10T23:07:46.078Z] === RUN TestCopyFromContainerPathIsNotDir [2022-03-10T23:07:46.078Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s) [2022-03-10T23:07:46.078Z] === RUN TestCopyToContainerPathDoesNotExist [2022-03-10T23:07:46.078Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2022-03-10T23:07:46.078Z] === RUN TestCopyToContainerPathIsNotDir [2022-03-10T23:07:46.078Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s) [2022-03-10T23:07:46.078Z] === RUN TestCopyFromContainer [2022-03-10T23:07:46.407Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-10T23:07:46.407Z] INFO: Testing against a local daemon [2022-03-10T23:07:46.407Z] === RUN TestReadPluginNoRead [2022-03-10T23:07:46.407Z] read_test.go:21: no unix domain sockets on Windows [2022-03-10T23:07:46.407Z] --- SKIP: TestReadPluginNoRead (0.00s) [2022-03-10T23:07:46.407Z] PASS [2022-03-10T23:07:46.407Z] ok github.com/docker/docker/integration/plugin/logging 0.125s [2022-03-10T23:07:46.407Z] [2022-03-10T23:07:46.407Z] === Skipped [2022-03-10T23:07:46.407Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2022-03-10T23:07:46.407Z] read_test.go:21: no unix domain sockets on Windows [2022-03-10T23:07:46.407Z] [2022-03-10T23:07:46.407Z] DONE 1 tests, 1 skipped in 2.294s [2022-03-10T23:07:46.407Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2022-03-10T23:07:46.438Z] Created binary: bundles/cross/linux/ppc64le-daemon/dockerd-dev [2022-03-10T23:07:46.438Z] Building: bundles/cross/linux/ppc64le-daemon/docker-proxy-dev [2022-03-10T23:07:46.438Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2022-03-10T23:07:46.438Z] Created binary: bundles/cross/linux/ppc64le-daemon/docker-proxy-dev [2022-03-10T23:07:46.438Z] Cross building: bundles/cross/linux/s390x [2022-03-10T23:07:46.438Z] Building: bundles/cross/linux/s390x-daemon/dockerd-dev [2022-03-10T23:07:46.438Z] GOOS="linux" GOARCH="s390x" GOARM="" [2022-03-10T23:07:46.796Z] === RUN TestCopyFromContainer// [2022-03-10T23:07:46.796Z] === RUN TestCopyFromContainer//bar/root [2022-03-10T23:07:46.796Z] === RUN TestCopyFromContainer//bar/root/ [2022-03-10T23:07:47.013Z] === RUN TestCopyFromContainer// [2022-03-10T23:07:47.013Z] === RUN TestCopyFromContainer//bar/root [2022-03-10T23:07:47.013Z] === RUN TestCopyFromContainer//bar/root/ [2022-03-10T23:07:47.013Z] === RUN TestCopyFromContainer/bar/quux [2022-03-10T23:07:47.013Z] === RUN TestCopyFromContainer/bar/quux/ [2022-03-10T23:07:47.056Z] === RUN TestCopyFromContainer/bar/quux [2022-03-10T23:07:47.056Z] === RUN TestCopyFromContainer/bar/quux/ [2022-03-10T23:07:47.056Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-03-10T23:07:47.056Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-03-10T23:07:47.056Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-03-10T23:07:47.272Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-03-10T23:07:47.272Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-03-10T23:07:47.272Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-03-10T23:07:47.272Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-03-10T23:07:47.272Z] === RUN TestCopyFromContainer/bar/notarget [2022-03-10T23:07:47.316Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-03-10T23:07:47.316Z] === RUN TestCopyFromContainer/bar/notarget [2022-03-10T23:07:47.316Z] --- PASS: TestCopyFromContainer (2.44s) [2022-03-10T23:07:47.316Z] --- PASS: TestCopyFromContainer// (0.10s) [2022-03-10T23:07:47.316Z] --- PASS: TestCopyFromContainer//bar/root (0.07s) [2022-03-10T23:07:47.316Z] --- PASS: TestCopyFromContainer//bar/root/ (0.07s) [2022-03-10T23:07:47.316Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-03-10T23:07:47.316Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2022-03-10T23:07:47.316Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2022-03-10T23:07:47.316Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2022-03-10T23:07:47.316Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2022-03-10T23:07:47.316Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2022-03-10T23:07:47.316Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2022-03-10T23:07:47.316Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-03-10T23:07:47.316Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-10T23:07:47.316Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-10T23:07:47.316Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-10T23:07:47.316Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-10T23:07:47.316Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-10T23:07:47.316Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-10T23:07:47.316Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-10T23:07:47.316Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-10T23:07:47.316Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-10T23:07:47.316Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2022-03-10T23:07:47.316Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-03-10T23:07:47.316Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-03-10T23:07:47.316Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-03-10T23:07:47.316Z] === RUN TestCreateLinkToNonExistingContainer [2022-03-10T23:07:47.316Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-03-10T23:07:47.316Z] === RUN TestCreateWithInvalidEnv [2022-03-10T23:07:47.316Z] === RUN TestCreateWithInvalidEnv/0 [2022-03-10T23:07:47.316Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-03-10T23:07:47.316Z] === RUN TestCreateWithInvalidEnv/1 [2022-03-10T23:07:47.316Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-03-10T23:07:47.316Z] === RUN TestCreateWithInvalidEnv/2 [2022-03-10T23:07:47.316Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-03-10T23:07:47.465Z] testing: warning: no tests to run [2022-03-10T23:07:47.465Z] PASS [2022-03-10T23:07:47.465Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.076s [2022-03-10T23:07:47.465Z] [2022-03-10T23:07:47.465Z] DONE 0 tests in 1.078s [2022-03-10T23:07:47.533Z] --- PASS: TestCopyFromContainer (1.44s) [2022-03-10T23:07:47.533Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-03-10T23:07:47.533Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2022-03-10T23:07:47.533Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-03-10T23:07:47.533Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-03-10T23:07:47.533Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2022-03-10T23:07:47.533Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2022-03-10T23:07:47.533Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2022-03-10T23:07:47.533Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2022-03-10T23:07:47.533Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2022-03-10T23:07:47.533Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2022-03-10T23:07:47.533Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-03-10T23:07:47.533Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-10T23:07:47.533Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-10T23:07:47.533Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-10T23:07:47.533Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-10T23:07:47.533Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-10T23:07:47.533Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-10T23:07:47.533Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-10T23:07:47.533Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-10T23:07:47.533Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-10T23:07:47.533Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-03-10T23:07:47.533Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-03-10T23:07:47.533Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-03-10T23:07:47.533Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-03-10T23:07:47.533Z] === RUN TestCreateLinkToNonExistingContainer [2022-03-10T23:07:47.533Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-03-10T23:07:47.533Z] === RUN TestCreateWithInvalidEnv [2022-03-10T23:07:47.533Z] === RUN TestCreateWithInvalidEnv/0 [2022-03-10T23:07:47.533Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-03-10T23:07:47.533Z] === RUN TestCreateWithInvalidEnv/1 [2022-03-10T23:07:47.533Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-03-10T23:07:47.533Z] === RUN TestCreateWithInvalidEnv/2 [2022-03-10T23:07:47.533Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-03-10T23:07:47.533Z] === CONT TestCreateWithInvalidEnv/0 [2022-03-10T23:07:47.533Z] === CONT TestCreateWithInvalidEnv/2 [2022-03-10T23:07:47.533Z] === CONT TestCreateWithInvalidEnv/1 [2022-03-10T23:07:47.533Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-03-10T23:07:47.533Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-03-10T23:07:47.533Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-03-10T23:07:47.533Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-03-10T23:07:47.533Z] === RUN TestCreateTmpfsMountsTarget [2022-03-10T23:07:47.533Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-03-10T23:07:47.533Z] === RUN TestCreateWithCustomMaskedPaths [2022-03-10T23:07:47.575Z] === CONT TestCreateWithInvalidEnv/0 [2022-03-10T23:07:47.575Z] === CONT TestCreateWithInvalidEnv/2 [2022-03-10T23:07:47.575Z] === CONT TestCreateWithInvalidEnv/1 [2022-03-10T23:07:47.575Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-03-10T23:07:47.575Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-03-10T23:07:47.575Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-03-10T23:07:47.575Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-03-10T23:07:47.575Z] === RUN TestCreateTmpfsMountsTarget [2022-03-10T23:07:47.575Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-03-10T23:07:47.575Z] === RUN TestCreateWithCustomMaskedPaths [2022-03-10T23:07:47.933Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2022-03-10T23:07:48.144Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-03-10T23:07:48.714Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-03-10T23:07:48.909Z] --- PASS: TestCreateWithCustomMaskedPaths (1.11s) [2022-03-10T23:07:48.909Z] === RUN TestCreateWithCustomReadonlyPaths [2022-03-10T23:07:48.975Z] --- PASS: TestCreateWithCustomMaskedPaths (1.62s) [2022-03-10T23:07:48.975Z] === RUN TestCreateWithCustomReadonlyPaths [2022-03-10T23:07:49.545Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2022-03-10T23:07:49.847Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.13s) [2022-03-10T23:07:49.847Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-03-10T23:07:49.847Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-10T23:07:49.847Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-10T23:07:49.847Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-10T23:07:49.847Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-10T23:07:49.847Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-10T23:07:49.847Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-10T23:07:49.847Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-10T23:07:49.847Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-10T23:07:49.847Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-10T23:07:49.847Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-10T23:07:49.847Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-10T23:07:49.847Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-10T23:07:49.847Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-10T23:07:49.847Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-10T23:07:49.847Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-10T23:07:49.847Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-03-10T23:07:49.847Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-03-10T23:07:49.847Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-03-10T23:07:49.847Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-03-10T23:07:49.847Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-03-10T23:07:49.847Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2022-03-10T23:07:49.847Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-03-10T23:07:50.119Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.38s) [2022-03-10T23:07:50.119Z] === RUN TestCreateDifferentPlatform [2022-03-10T23:07:50.119Z] === RUN TestCreateDifferentPlatform/different_os [2022-03-10T23:07:50.119Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-03-10T23:07:50.119Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-03-10T23:07:50.119Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-03-10T23:07:50.119Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-03-10T23:07:50.120Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-03-10T23:07:50.120Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2022-03-10T23:07:50.120Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-03-10T23:07:50.149Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-10T23:07:50.149Z] INFO: Testing against a local daemon [2022-03-10T23:07:50.149Z] === RUN TestPluginWithDevMounts [2022-03-10T23:07:50.149Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T23:07:50.149Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-03-10T23:07:50.149Z] PASS [2022-03-10T23:07:50.149Z] ok github.com/docker/docker/integration/plugin/volumes 0.095s [2022-03-10T23:07:50.149Z] [2022-03-10T23:07:50.149Z] === Skipped [2022-03-10T23:07:50.149Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2022-03-10T23:07:50.149Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T23:07:50.149Z] [2022-03-10T23:07:50.149Z] DONE 1 tests, 1 skipped in 2.289s [2022-03-10T23:07:50.149Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2022-03-10T23:07:50.384Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2022-03-10T23:07:50.384Z] === RUN TestContainerStartOnDaemonRestart [2022-03-10T23:07:50.384Z] === PAUSE TestContainerStartOnDaemonRestart [2022-03-10T23:07:50.384Z] === RUN TestDaemonRestartIpcMode [2022-03-10T23:07:50.384Z] === PAUSE TestDaemonRestartIpcMode [2022-03-10T23:07:50.384Z] === RUN TestDaemonHostGatewayIP [2022-03-10T23:07:50.384Z] === PAUSE TestDaemonHostGatewayIP [2022-03-10T23:07:50.384Z] === RUN TestRestartDaemonWithRestartingContainer [2022-03-10T23:07:50.384Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-03-10T23:07:50.384Z] === RUN TestContainerKillOnDaemonStart [2022-03-10T23:07:50.384Z] === PAUSE TestContainerKillOnDaemonStart [2022-03-10T23:07:50.384Z] === RUN TestDiff [2022-03-10T23:07:50.659Z] --- PASS: TestDiff (0.41s) [2022-03-10T23:07:50.659Z] === RUN TestExecWithCloseStdin [2022-03-10T23:07:50.925Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.88s) [2022-03-10T23:07:50.925Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-03-10T23:07:50.925Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-10T23:07:50.925Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-10T23:07:50.925Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-10T23:07:50.925Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-10T23:07:50.925Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-10T23:07:50.925Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-10T23:07:50.925Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-10T23:07:50.925Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-10T23:07:50.925Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-10T23:07:50.925Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-10T23:07:50.925Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-10T23:07:50.925Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-10T23:07:50.925Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-10T23:07:50.925Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-10T23:07:50.925Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-10T23:07:50.925Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2022-03-10T23:07:50.925Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s) [2022-03-10T23:07:50.925Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2022-03-10T23:07:50.925Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-03-10T23:07:50.925Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s) [2022-03-10T23:07:50.925Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-03-10T23:07:50.925Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-03-10T23:07:51.250Z] --- PASS: TestExecWithCloseStdin (0.47s) [2022-03-10T23:07:51.250Z] === RUN TestExec [2022-03-10T23:07:51.498Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.59s) [2022-03-10T23:07:51.498Z] === RUN TestCreateDifferentPlatform [2022-03-10T23:07:51.498Z] === RUN TestCreateDifferentPlatform/different_os [2022-03-10T23:07:51.509Z] --- PASS: TestExec (0.45s) [2022-03-10T23:07:51.510Z] === RUN TestExecUser [2022-03-10T23:07:51.759Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-03-10T23:07:51.759Z] --- PASS: TestCreateDifferentPlatform (0.04s) [2022-03-10T23:07:51.759Z] --- PASS: TestCreateDifferentPlatform/different_os (0.01s) [2022-03-10T23:07:51.759Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-03-10T23:07:51.759Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-03-10T23:07:51.759Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2022-03-10T23:07:51.759Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-03-10T23:07:51.759Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2022-03-10T23:07:51.759Z] === RUN TestContainerStartOnDaemonRestart [2022-03-10T23:07:51.759Z] === PAUSE TestContainerStartOnDaemonRestart [2022-03-10T23:07:51.759Z] === RUN TestDaemonRestartIpcMode [2022-03-10T23:07:51.759Z] === PAUSE TestDaemonRestartIpcMode [2022-03-10T23:07:51.759Z] === RUN TestDaemonHostGatewayIP [2022-03-10T23:07:51.759Z] === PAUSE TestDaemonHostGatewayIP [2022-03-10T23:07:51.759Z] === RUN TestRestartDaemonWithRestartingContainer [2022-03-10T23:07:51.759Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-03-10T23:07:51.759Z] === RUN TestContainerKillOnDaemonStart [2022-03-10T23:07:51.759Z] === PAUSE TestContainerKillOnDaemonStart [2022-03-10T23:07:51.759Z] === RUN TestDiff [2022-03-10T23:07:52.078Z] --- PASS: TestExecUser (0.45s) [2022-03-10T23:07:52.078Z] === RUN TestExportContainerAndImportImage [2022-03-10T23:07:52.328Z] --- PASS: TestDiff (0.60s) [2022-03-10T23:07:52.328Z] === RUN TestExecWithCloseStdin [2022-03-10T23:07:52.372Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-10T23:07:52.372Z] INFO: Testing against a local daemon [2022-03-10T23:07:52.372Z] === RUN TestSecretInspect [2022-03-10T23:07:52.372Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T23:07:52.372Z] --- SKIP: TestSecretInspect (0.00s) [2022-03-10T23:07:52.372Z] === RUN TestSecretList [2022-03-10T23:07:52.372Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T23:07:52.372Z] --- SKIP: TestSecretList (0.00s) [2022-03-10T23:07:52.372Z] === RUN TestSecretsCreateAndDelete [2022-03-10T23:07:52.372Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T23:07:52.373Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2022-03-10T23:07:52.373Z] === RUN TestSecretsUpdate [2022-03-10T23:07:52.373Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T23:07:52.373Z] --- SKIP: TestSecretsUpdate (0.00s) [2022-03-10T23:07:52.373Z] === RUN TestTemplatedSecret [2022-03-10T23:07:52.373Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T23:07:52.373Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-03-10T23:07:52.373Z] === RUN TestSecretCreateResolve [2022-03-10T23:07:52.373Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-03-10T23:07:52.373Z] --- SKIP: TestSecretCreateResolve (0.00s) [2022-03-10T23:07:52.373Z] PASS [2022-03-10T23:07:52.373Z] ok github.com/docker/docker/integration/secret 0.108s [2022-03-10T23:07:52.373Z] [2022-03-10T23:07:52.373Z] === Skipped [2022-03-10T23:07:52.373Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2022-03-10T23:07:52.373Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T23:07:52.373Z] [2022-03-10T23:07:52.373Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2022-03-10T23:07:52.373Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T23:07:52.373Z] [2022-03-10T23:07:52.373Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2022-03-10T23:07:52.373Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T23:07:52.373Z] [2022-03-10T23:07:52.373Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2022-03-10T23:07:52.373Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T23:07:52.373Z] [2022-03-10T23:07:52.373Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2022-03-10T23:07:52.373Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T23:07:52.373Z] [2022-03-10T23:07:52.373Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2022-03-10T23:07:52.373Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-03-10T23:07:52.373Z] [2022-03-10T23:07:52.373Z] DONE 6 tests, 6 skipped in 2.119s [2022-03-10T23:07:52.373Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2022-03-10T23:07:52.647Z] --- PASS: TestExportContainerAndImportImage (0.56s) [2022-03-10T23:07:52.647Z] === RUN TestExportContainerAfterDaemonRestart [2022-03-10T23:07:52.898Z] --- PASS: TestExecWithCloseStdin (0.69s) [2022-03-10T23:07:52.898Z] === RUN TestExec [2022-03-10T23:07:53.158Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2022-03-10T23:07:53.727Z] check_test.go:308: [d9aa6be6462b9] daemon is not started [2022-03-10T23:07:53.727Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2022-03-10T23:07:53.727Z] --- PASS: TestExec (0.73s) [2022-03-10T23:07:53.727Z] === RUN TestExecUser [2022-03-10T23:07:53.960Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-03-10T23:07:53.960Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-03-10T23:07:53.960Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-03-10T23:07:53.960Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-03-10T23:07:53.960Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-03-10T23:07:53.960Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-03-10T23:07:53.960Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-03-10T23:07:53.960Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-03-10T23:07:53.960Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-03-10T23:07:53.960Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-03-10T23:07:53.960Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-03-10T23:07:53.960Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-03-10T23:07:53.960Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-03-10T23:07:53.960Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-03-10T23:07:53.960Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-03-10T23:07:53.960Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-03-10T23:07:53.960Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-03-10T23:07:53.960Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-03-10T23:07:53.960Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-03-10T23:07:53.960Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-03-10T23:07:53.960Z] docker_api_stats_test.go:103: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-03-10T23:07:53.960Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-03-10T23:07:53.960Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-03-10T23:07:53.960Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-03-10T23:07:53.960Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-03-10T23:07:53.960Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-03-10T23:07:53.960Z] docker_api_stats_test.go:27: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-03-10T23:07:53.960Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-03-10T23:07:53.987Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2022-03-10T23:07:54.023Z] --- PASS: TestExportContainerAfterDaemonRestart (1.25s) [2022-03-10T23:07:54.023Z] === RUN TestHealthCheckWorkdir [2022-03-10T23:07:54.282Z] --- PASS: TestHealthCheckWorkdir (0.51s) [2022-03-10T23:07:54.282Z] === RUN TestHealthKillContainer [2022-03-10T23:07:54.557Z] --- PASS: TestExecUser (0.80s) [2022-03-10T23:07:54.557Z] === RUN TestExportContainerAndImportImage [2022-03-10T23:07:54.557Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2022-03-10T23:07:54.592Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-10T23:07:54.592Z] INFO: Testing against a local daemon [2022-03-10T23:07:54.592Z] === RUN TestServiceCreateInit [2022-03-10T23:07:54.592Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-03-10T23:07:54.592Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T23:07:54.592Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-03-10T23:07:54.592Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T23:07:54.592Z] --- PASS: TestServiceCreateInit (0.05s) [2022-03-10T23:07:54.592Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-03-10T23:07:54.592Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-03-10T23:07:54.592Z] === RUN TestCreateServiceMultipleTimes [2022-03-10T23:07:54.592Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T23:07:54.592Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2022-03-10T23:07:54.592Z] === RUN TestCreateServiceConflict [2022-03-10T23:07:54.592Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T23:07:54.592Z] --- SKIP: TestCreateServiceConflict (0.00s) [2022-03-10T23:07:54.592Z] === RUN TestCreateServiceMaxReplicas [2022-03-10T23:07:54.592Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T23:07:54.592Z] --- SKIP: TestCreateServiceMaxReplicas (0.04s) [2022-03-10T23:07:54.592Z] === RUN TestCreateWithDuplicateNetworkNames [2022-03-10T23:07:54.592Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T23:07:54.592Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2022-03-10T23:07:54.592Z] === RUN TestCreateServiceSecretFileMode [2022-03-10T23:07:54.592Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T23:07:54.592Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2022-03-10T23:07:54.592Z] === RUN TestCreateServiceConfigFileMode [2022-03-10T23:07:54.592Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T23:07:54.592Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2022-03-10T23:07:54.592Z] === RUN TestCreateServiceSysctls [2022-03-10T23:07:54.592Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T23:07:54.592Z] --- SKIP: TestCreateServiceSysctls (0.03s) [2022-03-10T23:07:54.592Z] === RUN TestCreateServiceCapabilities [2022-03-10T23:07:55.060Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T23:07:55.060Z] --- SKIP: TestCreateServiceCapabilities (0.03s) [2022-03-10T23:07:55.060Z] === RUN TestInspect [2022-03-10T23:07:55.060Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T23:07:55.060Z] --- SKIP: TestInspect (0.00s) [2022-03-10T23:07:55.060Z] === RUN TestCreateJob [2022-03-10T23:07:55.060Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T23:07:55.060Z] --- SKIP: TestCreateJob (0.00s) [2022-03-10T23:07:55.060Z] === RUN TestReplicatedJob [2022-03-10T23:07:55.060Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T23:07:55.060Z] --- SKIP: TestReplicatedJob (0.00s) [2022-03-10T23:07:55.060Z] === RUN TestUpdateReplicatedJob [2022-03-10T23:07:55.060Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T23:07:55.060Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2022-03-10T23:07:55.060Z] === RUN TestServiceListWithStatuses [2022-03-10T23:07:55.060Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T23:07:55.060Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-03-10T23:07:55.060Z] === RUN TestDockerNetworkConnectAlias [2022-03-10T23:07:55.060Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T23:07:55.060Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2022-03-10T23:07:55.060Z] === RUN TestDockerNetworkReConnect [2022-03-10T23:07:55.060Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T23:07:55.060Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2022-03-10T23:07:55.060Z] === RUN TestServicePlugin [2022-03-10T23:07:55.060Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T23:07:55.060Z] --- SKIP: TestServicePlugin (0.00s) [2022-03-10T23:07:55.060Z] === RUN TestServiceUpdateLabel [2022-03-10T23:07:55.060Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-03-10T23:07:55.060Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2022-03-10T23:07:55.060Z] === RUN TestServiceUpdateSecrets [2022-03-10T23:07:55.060Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-03-10T23:07:55.060Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2022-03-10T23:07:55.060Z] === RUN TestServiceUpdateConfigs [2022-03-10T23:07:55.060Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-03-10T23:07:55.060Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2022-03-10T23:07:55.060Z] === RUN TestServiceUpdateNetwork [2022-03-10T23:07:55.060Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-03-10T23:07:55.060Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2022-03-10T23:07:55.060Z] === RUN TestServiceUpdatePidsLimit [2022-03-10T23:07:55.060Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-03-10T23:07:55.060Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) [2022-03-10T23:07:55.060Z] PASS [2022-03-10T23:07:55.060Z] ok github.com/docker/docker/integration/service 0.241s [2022-03-10T23:07:55.060Z] [2022-03-10T23:07:55.060Z] === Skipped [2022-03-10T23:07:55.060Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-03-10T23:07:55.060Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T23:07:55.060Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-03-10T23:07:55.060Z] [2022-03-10T23:07:55.060Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-03-10T23:07:55.060Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T23:07:55.060Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-03-10T23:07:55.060Z] [2022-03-10T23:07:55.060Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2022-03-10T23:07:55.060Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T23:07:55.060Z] [2022-03-10T23:07:55.060Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2022-03-10T23:07:55.060Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T23:07:55.060Z] [2022-03-10T23:07:55.060Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.04s) [2022-03-10T23:07:55.060Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T23:07:55.060Z] [2022-03-10T23:07:55.060Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2022-03-10T23:07:55.060Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T23:07:55.060Z] [2022-03-10T23:07:55.060Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2022-03-10T23:07:55.060Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T23:07:55.060Z] [2022-03-10T23:07:55.060Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2022-03-10T23:07:55.060Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T23:07:55.060Z] [2022-03-10T23:07:55.060Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.03s) [2022-03-10T23:07:55.060Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T23:07:55.060Z] [2022-03-10T23:07:55.060Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.03s) [2022-03-10T23:07:55.060Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T23:07:55.060Z] [2022-03-10T23:07:55.060Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2022-03-10T23:07:55.060Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T23:07:55.060Z] [2022-03-10T23:07:55.060Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2022-03-10T23:07:55.060Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T23:07:55.060Z] [2022-03-10T23:07:55.060Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2022-03-10T23:07:55.060Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T23:07:55.060Z] [2022-03-10T23:07:55.060Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2022-03-10T23:07:55.060Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T23:07:55.060Z] [2022-03-10T23:07:55.060Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2022-03-10T23:07:55.060Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T23:07:55.060Z] [2022-03-10T23:07:55.060Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2022-03-10T23:07:55.060Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T23:07:55.060Z] [2022-03-10T23:07:55.060Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2022-03-10T23:07:55.060Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T23:07:55.060Z] [2022-03-10T23:07:55.060Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2022-03-10T23:07:55.060Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T23:07:55.060Z] [2022-03-10T23:07:55.060Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2022-03-10T23:07:55.060Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-03-10T23:07:55.060Z] [2022-03-10T23:07:55.060Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2022-03-10T23:07:55.060Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-03-10T23:07:55.060Z] [2022-03-10T23:07:55.060Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2022-03-10T23:07:55.060Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-03-10T23:07:55.060Z] [2022-03-10T23:07:55.060Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2022-03-10T23:07:55.060Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-03-10T23:07:55.060Z] [2022-03-10T23:07:55.060Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2022-03-10T23:07:55.060Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-03-10T23:07:55.060Z] [2022-03-10T23:07:55.060Z] DONE 24 tests, 23 skipped in 2.566s [2022-03-10T23:07:55.060Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2022-03-10T23:07:55.125Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-03-10T23:07:55.125Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2022-03-10T23:07:55.520Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-03-10T23:07:55.520Z] docker_cli_run_test.go:3149: unmatched requirement Apparmor [2022-03-10T23:07:55.520Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-03-10T23:07:55.520Z] docker_cli_run_test.go:3127: unmatched requirement Apparmor [2022-03-10T23:07:55.520Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-03-10T23:07:55.520Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2022-03-10T23:07:55.520Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-03-10T23:07:55.520Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-03-10T23:07:55.520Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-03-10T23:07:55.692Z] --- PASS: TestExportContainerAndImportImage (1.13s) [2022-03-10T23:07:55.692Z] === RUN TestExportContainerAfterDaemonRestart [2022-03-10T23:07:56.665Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-10T23:07:56.665Z] INFO: Testing against a local daemon [2022-03-10T23:07:56.665Z] === RUN TestSessionCreate [2022-03-10T23:07:56.665Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-03-10T23:07:56.665Z] --- SKIP: TestSessionCreate (0.00s) [2022-03-10T23:07:56.665Z] === RUN TestSessionCreateWithBadUpgrade [2022-03-10T23:07:56.665Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-03-10T23:07:56.665Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2022-03-10T23:07:56.665Z] PASS [2022-03-10T23:07:56.665Z] ok github.com/docker/docker/integration/session 0.094s [2022-03-10T23:07:57.141Z] [2022-03-10T23:07:57.141Z] === Skipped [2022-03-10T23:07:57.141Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2022-03-10T23:07:57.141Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-03-10T23:07:57.141Z] [2022-03-10T23:07:57.141Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2022-03-10T23:07:57.141Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-03-10T23:07:57.141Z] [2022-03-10T23:07:57.141Z] DONE 2 tests, 2 skipped in 1.917s [2022-03-10T23:07:57.141Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2022-03-10T23:07:57.598Z] --- PASS: TestExportContainerAfterDaemonRestart (1.66s) [2022-03-10T23:07:57.598Z] === RUN TestHealthCheckWorkdir [2022-03-10T23:07:58.167Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2022-03-10T23:07:58.428Z] --- PASS: TestHealthCheckWorkdir (1.11s) [2022-03-10T23:07:58.428Z] === RUN TestHealthKillContainer [2022-03-10T23:07:58.999Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-03-10T23:07:59.260Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-03-10T23:07:59.359Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-10T23:07:59.359Z] INFO: Testing against a local daemon [2022-03-10T23:07:59.359Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-03-10T23:07:59.359Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T23:07:59.359Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-03-10T23:07:59.359Z] === RUN TestDiskUsage [2022-03-10T23:07:59.359Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2022-03-10T23:07:59.359Z] --- SKIP: TestDiskUsage (0.00s) [2022-03-10T23:07:59.359Z] === RUN TestEventsExecDie [2022-03-10T23:07:59.359Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-03-10T23:07:59.359Z] --- SKIP: TestEventsExecDie (0.00s) [2022-03-10T23:07:59.359Z] === RUN TestEventsBackwardsCompatible [2022-03-10T23:07:59.359Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-03-10T23:07:59.359Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2022-03-10T23:07:59.359Z] === RUN TestEventsVolumeCreate [2022-03-10T23:07:59.359Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-03-10T23:07:59.359Z] --- SKIP: TestEventsVolumeCreate (0.00s) [2022-03-10T23:07:59.359Z] === RUN TestInfoAPI [2022-03-10T23:07:59.359Z] --- PASS: TestInfoAPI (0.04s) [2022-03-10T23:07:59.359Z] === RUN TestInfoAPIWarnings [2022-03-10T23:07:59.359Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-10T23:07:59.359Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2022-03-10T23:07:59.359Z] === RUN TestInfoDebug [2022-03-10T23:07:59.359Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-03-10T23:07:59.359Z] --- SKIP: TestInfoDebug (0.00s) [2022-03-10T23:07:59.359Z] === RUN TestInfoInsecureRegistries [2022-03-10T23:07:59.359Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-03-10T23:07:59.359Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2022-03-10T23:07:59.359Z] === RUN TestInfoRegistryMirrors [2022-03-10T23:07:59.359Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-03-10T23:07:59.359Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2022-03-10T23:07:59.359Z] === RUN TestLoginFailsWithBadCredentials [2022-03-10T23:08:00.299Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-03-10T23:08:00.299Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-03-10T23:08:00.299Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-03-10T23:08:00.299Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-03-10T23:08:00.299Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-03-10T23:08:00.347Z] --- PASS: TestLoginFailsWithBadCredentials (1.01s) [2022-03-10T23:08:00.347Z] === RUN TestPingCacheHeaders [2022-03-10T23:08:00.347Z] --- PASS: TestPingCacheHeaders (0.04s) [2022-03-10T23:08:00.347Z] === RUN TestPingGet [2022-03-10T23:08:00.347Z] --- PASS: TestPingGet (0.04s) [2022-03-10T23:08:00.347Z] === RUN TestPingHead [2022-03-10T23:08:00.347Z] --- PASS: TestPingHead (0.03s) [2022-03-10T23:08:00.347Z] === RUN TestVersion [2022-03-10T23:08:00.347Z] --- PASS: TestVersion (0.03s) [2022-03-10T23:08:00.347Z] PASS [2022-03-10T23:08:00.347Z] ok github.com/docker/docker/integration/system 1.253s [2022-03-10T23:08:00.347Z] [2022-03-10T23:08:00.347Z] === Skipped [2022-03-10T23:08:00.347Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-03-10T23:08:00.347Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T23:08:00.347Z] [2022-03-10T23:08:00.347Z] === SKIP: github.com/docker/docker/integration/system TestDiskUsage (0.00s) [2022-03-10T23:08:00.347Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2022-03-10T23:08:00.347Z] [2022-03-10T23:08:00.347Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2022-03-10T23:08:00.347Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-03-10T23:08:00.347Z] [2022-03-10T23:08:00.347Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2022-03-10T23:08:00.347Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-03-10T23:08:00.347Z] [2022-03-10T23:08:00.347Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s) [2022-03-10T23:08:00.347Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-03-10T23:08:00.347Z] [2022-03-10T23:08:00.347Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2022-03-10T23:08:00.347Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-10T23:08:00.347Z] [2022-03-10T23:08:00.347Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2022-03-10T23:08:00.347Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-03-10T23:08:00.347Z] [2022-03-10T23:08:00.347Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2022-03-10T23:08:00.347Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-03-10T23:08:00.347Z] [2022-03-10T23:08:00.347Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2022-03-10T23:08:00.347Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-03-10T23:08:00.347Z] [2022-03-10T23:08:00.347Z] DONE 15 tests, 9 skipped in 3.248s [2022-03-10T23:08:00.347Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2022-03-10T23:08:00.647Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-03-10T23:08:02.393Z] --- PASS: TestHealthKillContainer (7.79s) [2022-03-10T23:08:02.393Z] === RUN TestInspectCpusetInConfigPre120 [2022-03-10T23:08:02.558Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2022-03-10T23:08:02.565Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-10T23:08:02.565Z] INFO: Testing against a local daemon [2022-03-10T23:08:02.565Z] === RUN TestVolumesCreateAndList [2022-03-10T23:08:02.565Z] --- PASS: TestVolumesCreateAndList (0.05s) [2022-03-10T23:08:02.565Z] === RUN TestVolumesRemove [2022-03-10T23:08:02.565Z] --- PASS: TestVolumesRemove (0.16s) [2022-03-10T23:08:02.565Z] === RUN TestVolumesInspect [2022-03-10T23:08:02.565Z] --- PASS: TestVolumesInspect (0.04s) [2022-03-10T23:08:02.565Z] === RUN TestVolumesInvalidJSON [2022-03-10T23:08:02.565Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-03-10T23:08:02.565Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-03-10T23:08:02.565Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-03-10T23:08:02.565Z] --- PASS: TestVolumesInvalidJSON (0.04s) [2022-03-10T23:08:02.565Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-03-10T23:08:02.565Z] PASS [2022-03-10T23:08:02.565Z] ok github.com/docker/docker/integration/volume 0.345s [2022-03-10T23:08:02.565Z] [2022-03-10T23:08:02.565Z] DONE 5 tests in 2.260s [2022-03-10T23:08:02.653Z] --- PASS: TestInspectCpusetInConfigPre120 (0.40s) [2022-03-10T23:08:02.653Z] === RUN TestIpcModeNone [2022-03-10T23:08:02.911Z] --- PASS: TestIpcModeNone (0.42s) [2022-03-10T23:08:02.911Z] === RUN TestIpcModePrivate [2022-03-10T23:08:03.034Z] INFO: make.ps1 ended at 03/10/2022 23:08:02 [2022-03-10T23:08:03.035Z] INFO: Integration CLI tests being run from the host: [2022-03-10T23:08:03.035Z] INFO: gotestsum --format=standard-verbose --jsonfile=..\\bundles\\go-test-report-intcli-tests.json --junitfile=..\\bundles\\junit-report-intcli-tests.xml -- "-tags" "autogen" "-test.timeout" "200m" [2022-03-10T23:08:03.128Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-03-10T23:08:03.170Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:73, shared: false, mustBeShared: false [2022-03-10T23:08:03.428Z] --- PASS: TestIpcModePrivate (0.45s) [2022-03-10T23:08:03.428Z] === RUN TestIpcModeShareable [2022-03-10T23:08:03.687Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:67, shared: true, mustBeShared: true [2022-03-10T23:08:03.946Z] --- PASS: TestIpcModeShareable (0.46s) [2022-03-10T23:08:03.946Z] === RUN TestAPIIpcModeShareableAndContainer [2022-03-10T23:08:04.509Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-03-10T23:08:04.768Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2022-03-10T23:08:04.768Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2022-03-10T23:08:04.768Z] check_test.go:308: [d1bb01f019180] daemon is not started [2022-03-10T23:08:04.768Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2022-03-10T23:08:05.028Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-03-10T23:08:05.323Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.36s) [2022-03-10T23:08:05.323Z] === RUN TestAPIIpcModeHost [2022-03-10T23:08:05.582Z] --- PASS: TestAPIIpcModeHost (0.38s) [2022-03-10T23:08:05.582Z] === RUN TestDaemonIpcModeShareable [2022-03-10T23:08:06.160Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-03-10T23:08:06.515Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:77, shared: true, mustBeShared: true [2022-03-10T23:08:06.773Z] --- PASS: TestDaemonIpcModeShareable (1.09s) [2022-03-10T23:08:06.773Z] === RUN TestDaemonIpcModePrivate [2022-03-10T23:08:06.932Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2022-03-10T23:08:07.191Z] --- PASS: TestHealthKillContainer (8.64s) [2022-03-10T23:08:07.191Z] === RUN TestInspectCpusetInConfigPre120 [2022-03-10T23:08:07.707Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:83, shared: false, mustBeShared: false [2022-03-10T23:08:07.708Z] --- PASS: TestDaemonIpcModePrivate (1.09s) [2022-03-10T23:08:07.708Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-03-10T23:08:07.757Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-03-10T23:08:07.757Z] --- PASS: TestInspectCpusetInConfigPre120 (0.74s) [2022-03-10T23:08:07.757Z] === RUN TestIpcModeNone [2022-03-10T23:08:08.694Z] --- PASS: TestIpcModeNone (0.89s) [2022-03-10T23:08:08.694Z] === RUN TestIpcModePrivate [2022-03-10T23:08:08.694Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2022-03-10T23:08:09.085Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:83, shared: false, mustBeShared: false [2022-03-10T23:08:09.085Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.12s) [2022-03-10T23:08:09.085Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-03-10T23:08:09.261Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:86, shared: false, mustBeShared: false [2022-03-10T23:08:09.261Z] --- PASS: TestIpcModePrivate (0.68s) [2022-03-10T23:08:09.261Z] === RUN TestIpcModeShareable [2022-03-10T23:08:09.830Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:80, shared: true, mustBeShared: true [2022-03-10T23:08:10.020Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:77, shared: true, mustBeShared: true [2022-03-10T23:08:10.020Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.11s) [2022-03-10T23:08:10.020Z] === RUN TestIpcModeOlderClient [2022-03-10T23:08:10.020Z] === PAUSE TestIpcModeOlderClient [2022-03-10T23:08:10.020Z] === RUN TestKillContainerInvalidSignal [2022-03-10T23:08:10.089Z] --- PASS: TestIpcModeShareable (0.72s) [2022-03-10T23:08:10.089Z] === RUN TestAPIIpcModeShareableAndContainer [2022-03-10T23:08:10.348Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2022-03-10T23:08:10.586Z] --- PASS: TestKillContainerInvalidSignal (0.40s) [2022-03-10T23:08:10.586Z] === RUN TestKillContainer [2022-03-10T23:08:10.586Z] === RUN TestKillContainer/no_signal [2022-03-10T23:08:10.607Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-03-10T23:08:10.845Z] === RUN TestKillContainer/non_killing_signal [2022-03-10T23:08:11.104Z] === RUN TestKillContainer/killing_signal [2022-03-10T23:08:11.676Z] --- PASS: TestKillContainer (1.21s) [2022-03-10T23:08:11.676Z] --- PASS: TestKillContainer/no_signal (0.40s) [2022-03-10T23:08:11.676Z] --- PASS: TestKillContainer/non_killing_signal (0.26s) [2022-03-10T23:08:11.676Z] --- PASS: TestKillContainer/killing_signal (0.39s) [2022-03-10T23:08:11.676Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-03-10T23:08:11.676Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-03-10T23:08:11.934Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-03-10T23:08:11.987Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-03-10T23:08:11.988Z] check_test.go:308: [d9f25eb9047e9] daemon is not started [2022-03-10T23:08:11.988Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2022-03-10T23:08:12.557Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.58s) [2022-03-10T23:08:12.557Z] === RUN TestAPIIpcModeHost [2022-03-10T23:08:12.870Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.18s) [2022-03-10T23:08:12.870Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.40s) [2022-03-10T23:08:12.870Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.65s) [2022-03-10T23:08:12.870Z] === RUN TestKillStoppedContainer [2022-03-10T23:08:12.870Z] --- PASS: TestKillStoppedContainer (0.04s) [2022-03-10T23:08:12.870Z] === RUN TestKillStoppedContainerAPIPre120 [2022-03-10T23:08:12.870Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2022-03-10T23:08:12.870Z] === RUN TestKillDifferentUserContainer [2022-03-10T23:08:13.127Z] === RUN TestDockerSuite/TestBuildAddScript [2022-03-10T23:08:13.387Z] --- PASS: TestAPIIpcModeHost (0.84s) [2022-03-10T23:08:13.387Z] === RUN TestDaemonIpcModeShareable [2022-03-10T23:08:13.439Z] --- PASS: TestKillDifferentUserContainer (0.39s) [2022-03-10T23:08:13.439Z] === RUN TestInspectOomKilledTrue [2022-03-10T23:08:13.537Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-10T23:08:13.537Z] INFO: Testing against a local daemon [2022-03-10T23:08:13.537Z] === RUN TestDockerSuite [2022-03-10T23:08:13.537Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-03-10T23:08:13.537Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-03-10T23:08:13.537Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-03-10T23:08:13.537Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-03-10T23:08:13.537Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-03-10T23:08:13.537Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-03-10T23:08:13.537Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-03-10T23:08:13.537Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-03-10T23:08:13.537Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-03-10T23:08:13.537Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-03-10T23:08:13.537Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-03-10T23:08:13.537Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-03-10T23:08:13.698Z] --- PASS: TestInspectOomKilledTrue (0.44s) [2022-03-10T23:08:13.698Z] === RUN TestInspectOomKilledFalse [2022-03-10T23:08:14.271Z] --- PASS: TestInspectOomKilledFalse (0.40s) [2022-03-10T23:08:14.271Z] === RUN TestLinksEtcHostsContentMatch [2022-03-10T23:08:14.526Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-03-10T23:08:14.526Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-03-10T23:08:14.531Z] --- PASS: TestLinksEtcHostsContentMatch (0.30s) [2022-03-10T23:08:14.531Z] === RUN TestLinksContainerNames [2022-03-10T23:08:15.100Z] --- PASS: TestLinksContainerNames (0.79s) [2022-03-10T23:08:15.100Z] === RUN TestLogsFollowTailEmpty [2022-03-10T23:08:15.297Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:97, shared: true, mustBeShared: true [2022-03-10T23:08:15.297Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2022-03-10T23:08:15.297Z] --- PASS: TestDaemonIpcModeShareable (1.78s) [2022-03-10T23:08:15.297Z] === RUN TestDaemonIpcModePrivate [2022-03-10T23:08:15.557Z] check_test.go:308: [dd37f40b03ed5] daemon is not started [2022-03-10T23:08:15.557Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2022-03-10T23:08:15.674Z] --- PASS: TestLogsFollowTailEmpty (0.39s) [2022-03-10T23:08:15.674Z] === RUN TestContainerNetworkMountsNoChown [2022-03-10T23:08:15.933Z] --- PASS: TestContainerNetworkMountsNoChown (0.35s) [2022-03-10T23:08:15.933Z] === RUN TestMountDaemonRoot [2022-03-10T23:08:15.933Z] === RUN TestMountDaemonRoot/default [2022-03-10T23:08:15.933Z] === PAUSE TestMountDaemonRoot/default [2022-03-10T23:08:15.933Z] === RUN TestMountDaemonRoot/private [2022-03-10T23:08:15.933Z] === PAUSE TestMountDaemonRoot/private [2022-03-10T23:08:15.933Z] === RUN TestMountDaemonRoot/rprivate [2022-03-10T23:08:15.933Z] === PAUSE TestMountDaemonRoot/rprivate [2022-03-10T23:08:15.933Z] === RUN TestMountDaemonRoot/slave [2022-03-10T23:08:15.933Z] === PAUSE TestMountDaemonRoot/slave [2022-03-10T23:08:15.933Z] === RUN TestMountDaemonRoot/rslave [2022-03-10T23:08:15.933Z] === PAUSE TestMountDaemonRoot/rslave [2022-03-10T23:08:15.933Z] === RUN TestMountDaemonRoot/shared [2022-03-10T23:08:15.933Z] === PAUSE TestMountDaemonRoot/shared [2022-03-10T23:08:15.933Z] === RUN TestMountDaemonRoot/rshared [2022-03-10T23:08:15.933Z] === PAUSE TestMountDaemonRoot/rshared [2022-03-10T23:08:15.933Z] === CONT TestMountDaemonRoot/default [2022-03-10T23:08:15.933Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-03-10T23:08:15.933Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-03-10T23:08:15.933Z] === RUN TestMountDaemonRoot/default/mount_root [2022-03-10T23:08:15.933Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-03-10T23:08:15.933Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-03-10T23:08:15.933Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-03-10T23:08:15.933Z] === RUN TestMountDaemonRoot/default/bind_root [2022-03-10T23:08:15.933Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-03-10T23:08:15.933Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-03-10T23:08:15.933Z] === CONT TestMountDaemonRoot/rshared [2022-03-10T23:08:15.933Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-03-10T23:08:15.933Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-03-10T23:08:15.933Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-03-10T23:08:15.933Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-03-10T23:08:15.933Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-03-10T23:08:15.933Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-03-10T23:08:15.933Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-03-10T23:08:15.933Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-03-10T23:08:15.933Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-03-10T23:08:15.933Z] === CONT TestMountDaemonRoot/shared [2022-03-10T23:08:15.933Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-03-10T23:08:15.933Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-03-10T23:08:15.933Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-03-10T23:08:15.933Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-03-10T23:08:15.933Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-03-10T23:08:15.933Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-03-10T23:08:15.933Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-03-10T23:08:15.933Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-03-10T23:08:15.933Z] === CONT TestMountDaemonRoot/rslave [2022-03-10T23:08:15.933Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-03-10T23:08:15.933Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-03-10T23:08:15.933Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-03-10T23:08:15.933Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-03-10T23:08:15.933Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-03-10T23:08:15.933Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-03-10T23:08:15.933Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-03-10T23:08:15.933Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-03-10T23:08:15.933Z] === CONT TestMountDaemonRoot/slave [2022-03-10T23:08:15.933Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-03-10T23:08:15.933Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-03-10T23:08:15.933Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-03-10T23:08:15.933Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-03-10T23:08:15.933Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-03-10T23:08:15.933Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-03-10T23:08:15.933Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-03-10T23:08:15.933Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-03-10T23:08:15.933Z] === CONT TestMountDaemonRoot/rprivate [2022-03-10T23:08:15.933Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-03-10T23:08:15.933Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-03-10T23:08:15.933Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-03-10T23:08:15.933Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-03-10T23:08:15.933Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-03-10T23:08:15.933Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-03-10T23:08:15.933Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-03-10T23:08:15.933Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-03-10T23:08:15.933Z] === CONT TestMountDaemonRoot/private [2022-03-10T23:08:15.933Z] === RUN TestMountDaemonRoot/private/bind_root [2022-03-10T23:08:15.933Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-03-10T23:08:15.933Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-03-10T23:08:15.933Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-03-10T23:08:15.933Z] === RUN TestMountDaemonRoot/private/mount_root [2022-03-10T23:08:15.933Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-03-10T23:08:15.933Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-03-10T23:08:15.933Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-03-10T23:08:15.933Z] === CONT TestMountDaemonRoot/default/bind_root [2022-03-10T23:08:15.933Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-03-10T23:08:15.933Z] === CONT TestMountDaemonRoot/default/mount_root [2022-03-10T23:08:15.933Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-03-10T23:08:16.125Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-03-10T23:08:16.192Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-03-10T23:08:16.192Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-03-10T23:08:16.192Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-03-10T23:08:16.192Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-03-10T23:08:16.192Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-03-10T23:08:16.192Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-03-10T23:08:16.192Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-03-10T23:08:16.192Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-03-10T23:08:16.192Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-03-10T23:08:16.192Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-03-10T23:08:16.192Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-03-10T23:08:16.192Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-03-10T23:08:16.192Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-03-10T23:08:16.192Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-03-10T23:08:16.192Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-03-10T23:08:16.192Z] === CONT TestMountDaemonRoot/private/bind_root [2022-03-10T23:08:16.452Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-03-10T23:08:16.452Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-03-10T23:08:16.452Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-03-10T23:08:16.452Z] === CONT TestMountDaemonRoot/private/mount_root [2022-03-10T23:08:16.452Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-03-10T23:08:16.452Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-03-10T23:08:16.452Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-03-10T23:08:16.452Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-03-10T23:08:16.452Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2022-03-10T23:08:16.452Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2022-03-10T23:08:16.452Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2022-03-10T23:08:16.452Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2022-03-10T23:08:16.452Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-03-10T23:08:16.452Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.03s) [2022-03-10T23:08:16.452Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.07s) [2022-03-10T23:08:16.452Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2022-03-10T23:08:16.452Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2022-03-10T23:08:16.452Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-03-10T23:08:16.452Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-03-10T23:08:16.452Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-03-10T23:08:16.452Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-03-10T23:08:16.452Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-03-10T23:08:16.452Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-03-10T23:08:16.452Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2022-03-10T23:08:16.452Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2022-03-10T23:08:16.452Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2022-03-10T23:08:16.452Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2022-03-10T23:08:16.452Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-03-10T23:08:16.452Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-03-10T23:08:16.452Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-03-10T23:08:16.452Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-03-10T23:08:16.452Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-03-10T23:08:16.452Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-03-10T23:08:16.452Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-03-10T23:08:16.452Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-03-10T23:08:16.452Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-03-10T23:08:16.452Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-03-10T23:08:16.452Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-03-10T23:08:16.452Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-03-10T23:08:16.452Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-03-10T23:08:16.452Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-03-10T23:08:16.452Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-03-10T23:08:16.452Z] === RUN TestContainerBindMountNonRecursive [2022-03-10T23:08:16.695Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:93, shared: false, mustBeShared: false [2022-03-10T23:08:16.954Z] --- PASS: TestDaemonIpcModePrivate (1.57s) [2022-03-10T23:08:16.954Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-03-10T23:08:17.829Z] --- PASS: TestContainerBindMountNonRecursive (1.20s) [2022-03-10T23:08:17.829Z] === RUN TestContainerVolumesMountedAsShared [2022-03-10T23:08:18.088Z] --- PASS: TestContainerVolumesMountedAsShared (0.39s) [2022-03-10T23:08:18.088Z] === RUN TestContainerVolumesMountedAsSlave [2022-03-10T23:08:18.331Z] docker_cli_daemon_plugins_test.go:80: [d777c15d4bbc1] daemon is not started [2022-03-10T23:08:18.331Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:113, shared: false, mustBeShared: false [2022-03-10T23:08:18.347Z] --- PASS: TestContainerVolumesMountedAsSlave (0.33s) [2022-03-10T23:08:18.347Z] === RUN TestNetworkNat [2022-03-10T23:08:18.589Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.71s) [2022-03-10T23:08:18.589Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-03-10T23:08:18.606Z] --- PASS: TestNetworkNat (0.43s) [2022-03-10T23:08:18.606Z] === RUN TestNetworkLocalhostTCPNat [2022-03-10T23:08:19.176Z] --- PASS: TestNetworkLocalhostTCPNat (0.38s) [2022-03-10T23:08:19.176Z] === RUN TestNetworkLoopbackNat [2022-03-10T23:08:19.525Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2022-03-10T23:08:20.092Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:88, shared: true, mustBeShared: true [2022-03-10T23:08:20.350Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.67s) [2022-03-10T23:08:20.350Z] === RUN TestIpcModeOlderClient [2022-03-10T23:08:20.350Z] === PAUSE TestIpcModeOlderClient [2022-03-10T23:08:20.350Z] === RUN TestKillContainerInvalidSignal [2022-03-10T23:08:20.919Z] --- PASS: TestKillContainerInvalidSignal (0.62s) [2022-03-10T23:08:20.919Z] === RUN TestKillContainer [2022-03-10T23:08:20.919Z] === RUN TestKillContainer/no_signal [2022-03-10T23:08:21.488Z] === RUN TestKillContainer/non_killing_signal [2022-03-10T23:08:21.636Z] --- PASS: TestImportExtremelyLargeImageWorks (90.46s) [2022-03-10T23:08:21.636Z] PASS [2022-03-10T23:08:21.636Z] [2022-03-10T23:08:21.636Z] DONE 22 tests in 93.490s [2022-03-10T23:08:21.636Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-03-10T23:08:21.636Z] INFO: Testing against a local daemon [2022-03-10T23:08:21.636Z] === RUN TestNetworkCreateDelete [2022-03-10T23:08:21.636Z] --- PASS: TestNetworkCreateDelete (0.12s) [2022-03-10T23:08:21.636Z] === RUN TestDockerNetworkDeletePreferID [2022-03-10T23:08:21.636Z] --- PASS: TestDockerNetworkDeletePreferID (0.35s) [2022-03-10T23:08:21.636Z] === RUN TestDaemonDNSFallback [2022-03-10T23:08:21.705Z] --- PASS: TestNetworkLoopbackNat (2.51s) [2022-03-10T23:08:21.705Z] === RUN TestPause [2022-03-10T23:08:21.966Z] --- PASS: TestPause (0.38s) [2022-03-10T23:08:21.966Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-03-10T23:08:21.966Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-03-10T23:08:21.966Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-03-10T23:08:21.966Z] === RUN TestPauseStopPausedContainer [2022-03-10T23:08:22.060Z] === RUN TestKillContainer/killing_signal [2022-03-10T23:08:22.321Z] docker_cli_daemon_plugins_test.go:170: [dff5193d30d73] daemon is not started [2022-03-10T23:08:22.533Z] --- PASS: TestPauseStopPausedContainer (0.41s) [2022-03-10T23:08:22.533Z] === RUN TestPidHost [2022-03-10T23:08:22.602Z] --- PASS: TestDaemonDNSFallback (6.35s) [2022-03-10T23:08:22.602Z] === RUN TestInspectNetwork [2022-03-10T23:08:22.888Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-03-10T23:08:23.148Z] --- PASS: TestKillContainer (2.19s) [2022-03-10T23:08:23.148Z] --- PASS: TestKillContainer/no_signal (0.70s) [2022-03-10T23:08:23.148Z] --- PASS: TestKillContainer/non_killing_signal (0.46s) [2022-03-10T23:08:23.148Z] --- PASS: TestKillContainer/killing_signal (0.79s) [2022-03-10T23:08:23.148Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-03-10T23:08:23.148Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-03-10T23:08:23.471Z] --- PASS: TestPidHost (0.88s) [2022-03-10T23:08:23.471Z] === RUN TestPsFilter [2022-03-10T23:08:23.471Z] --- PASS: TestPsFilter (0.10s) [2022-03-10T23:08:23.471Z] === RUN TestRemoveContainerWithRemovedVolume [2022-03-10T23:08:23.730Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.39s) [2022-03-10T23:08:23.730Z] === RUN TestRemoveContainerWithVolume [2022-03-10T23:08:23.750Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2022-03-10T23:08:24.011Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-03-10T23:08:24.297Z] --- PASS: TestRemoveContainerWithVolume (0.41s) [2022-03-10T23:08:24.297Z] === RUN TestRemoveContainerRunning [2022-03-10T23:08:24.557Z] --- PASS: TestRemoveContainerRunning (0.39s) [2022-03-10T23:08:24.557Z] === RUN TestRemoveContainerForceRemoveRunning [2022-03-10T23:08:24.968Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.85s) [2022-03-10T23:08:24.968Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.99s) [2022-03-10T23:08:24.968Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.61s) [2022-03-10T23:08:24.968Z] === RUN TestKillStoppedContainer [2022-03-10T23:08:24.968Z] --- PASS: TestKillStoppedContainer (0.08s) [2022-03-10T23:08:24.968Z] === RUN TestKillStoppedContainerAPIPre120 [2022-03-10T23:08:24.968Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.06s) [2022-03-10T23:08:24.968Z] === RUN TestKillDifferentUserContainer [2022-03-10T23:08:25.125Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.38s) [2022-03-10T23:08:25.125Z] === RUN TestRemoveInvalidContainer [2022-03-10T23:08:25.125Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-03-10T23:08:25.125Z] === RUN TestRenameLinkedContainer [2022-03-10T23:08:25.908Z] --- PASS: TestKillDifferentUserContainer (0.81s) [2022-03-10T23:08:25.908Z] === RUN TestInspectOomKilledTrue [2022-03-10T23:08:25.908Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-03-10T23:08:25.908Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-03-10T23:08:25.908Z] === RUN TestInspectOomKilledFalse [2022-03-10T23:08:25.908Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-03-10T23:08:25.908Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-03-10T23:08:25.908Z] === RUN TestLinksEtcHostsContentMatch [2022-03-10T23:08:25.913Z] === RUN TestInspectNetwork/full_network_id [2022-03-10T23:08:25.913Z] === RUN TestInspectNetwork/partial_network_id [2022-03-10T23:08:25.913Z] === RUN TestInspectNetwork/network_name [2022-03-10T23:08:25.913Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-03-10T23:08:26.477Z] --- PASS: TestLinksEtcHostsContentMatch (0.64s) [2022-03-10T23:08:26.477Z] === RUN TestLinksContainerNames [2022-03-10T23:08:26.501Z] --- PASS: TestRenameLinkedContainer (1.59s) [2022-03-10T23:08:26.501Z] === RUN TestRenameStoppedContainer [2022-03-10T23:08:26.624Z] --- PASS: TestBuildWithHugeFile (144.76s) [2022-03-10T23:08:26.624Z] === RUN TestBuildWCOWSandboxSize [2022-03-10T23:08:26.624Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-03-10T23:08:26.624Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-03-10T23:08:26.624Z] === RUN TestBuildWithEmptyDockerfile [2022-03-10T23:08:26.624Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-10T23:08:26.624Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-10T23:08:26.624Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-10T23:08:26.624Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-10T23:08:26.624Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-10T23:08:26.624Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-10T23:08:26.624Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-10T23:08:26.624Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-10T23:08:26.624Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-10T23:08:26.624Z] --- PASS: TestBuildWithEmptyDockerfile (0.07s) [2022-03-10T23:08:26.624Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2022-03-10T23:08:26.624Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2022-03-10T23:08:26.624Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2022-03-10T23:08:26.624Z] === RUN TestBuildPreserveOwnership [2022-03-10T23:08:26.624Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-10T23:08:26.624Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2022-03-10T23:08:26.624Z] === RUN TestBuildPlatformInvalid [2022-03-10T23:08:26.624Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2022-03-10T23:08:26.624Z] PASS [2022-03-10T23:08:26.624Z] ok github.com/docker/docker/integration/build 212.179s [2022-03-10T23:08:26.624Z] [2022-03-10T23:08:26.624Z] === Skipped [2022-03-10T23:08:26.624Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2022-03-10T23:08:26.624Z] build_session_test.go:25: TODO: BuildKit [2022-03-10T23:08:26.624Z] [2022-03-10T23:08:26.624Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2022-03-10T23:08:26.624Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T23:08:26.624Z] [2022-03-10T23:08:26.624Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.01s) [2022-03-10T23:08:26.624Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-10T23:08:26.624Z] [2022-03-10T23:08:26.624Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.01s) [2022-03-10T23:08:26.624Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-10T23:08:26.624Z] [2022-03-10T23:08:26.624Z] === SKIP: github.com/docker/docker/integration/build TestBuildWCOWSandboxSize (0.00s) [2022-03-10T23:08:26.624Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-03-10T23:08:26.624Z] [2022-03-10T23:08:26.624Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2022-03-10T23:08:26.624Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-10T23:08:26.624Z] [2022-03-10T23:08:26.624Z] DONE 29 tests, 6 skipped in 248.038s [2022-03-10T23:08:26.624Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2022-03-10T23:08:26.624Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-10T23:08:26.624Z] INFO: Testing against a local daemon [2022-03-10T23:08:26.624Z] === RUN TestConfigInspect [2022-03-10T23:08:26.624Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T23:08:26.624Z] --- SKIP: TestConfigInspect (0.00s) [2022-03-10T23:08:26.624Z] === RUN TestConfigList [2022-03-10T23:08:26.624Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T23:08:26.624Z] --- SKIP: TestConfigList (0.00s) [2022-03-10T23:08:26.624Z] === RUN TestConfigsCreateAndDelete [2022-03-10T23:08:26.624Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T23:08:26.624Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2022-03-10T23:08:26.624Z] === RUN TestConfigsUpdate [2022-03-10T23:08:26.624Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T23:08:26.624Z] --- SKIP: TestConfigsUpdate (0.00s) [2022-03-10T23:08:26.624Z] === RUN TestTemplatedConfig [2022-03-10T23:08:26.624Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T23:08:26.624Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-03-10T23:08:26.624Z] === RUN TestConfigCreateResolve [2022-03-10T23:08:26.624Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-03-10T23:08:26.624Z] --- SKIP: TestConfigCreateResolve (0.00s) [2022-03-10T23:08:26.624Z] PASS [2022-03-10T23:08:26.624Z] ok github.com/docker/docker/integration/config 0.116s [2022-03-10T23:08:27.070Z] --- PASS: TestRenameStoppedContainer (0.39s) [2022-03-10T23:08:27.070Z] === RUN TestRenameRunningContainerAndReuse [2022-03-10T23:08:27.094Z] [2022-03-10T23:08:27.094Z] === Skipped [2022-03-10T23:08:27.094Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2022-03-10T23:08:27.094Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T23:08:27.094Z] [2022-03-10T23:08:27.094Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2022-03-10T23:08:27.094Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T23:08:27.094Z] [2022-03-10T23:08:27.094Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2022-03-10T23:08:27.094Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T23:08:27.094Z] [2022-03-10T23:08:27.094Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2022-03-10T23:08:27.094Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T23:08:27.094Z] [2022-03-10T23:08:27.094Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2022-03-10T23:08:27.094Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T23:08:27.094Z] [2022-03-10T23:08:27.094Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2022-03-10T23:08:27.094Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-03-10T23:08:27.094Z] [2022-03-10T23:08:27.094Z] DONE 6 tests, 6 skipped in 2.150s [2022-03-10T23:08:27.094Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2022-03-10T23:08:27.416Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2022-03-10T23:08:27.678Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-03-10T23:08:27.938Z] --- PASS: TestLinksContainerNames (1.38s) [2022-03-10T23:08:27.938Z] === RUN TestLogsFollowTailEmpty [2022-03-10T23:08:27.938Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2022-03-10T23:08:28.006Z] --- PASS: TestRenameRunningContainerAndReuse (0.90s) [2022-03-10T23:08:28.006Z] === RUN TestRenameInvalidName [2022-03-10T23:08:28.266Z] --- PASS: TestRenameInvalidName (0.41s) [2022-03-10T23:08:28.266Z] === RUN TestRenameAnonymousContainer [2022-03-10T23:08:28.507Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2022-03-10T23:08:28.507Z] --- PASS: TestLogsFollowTailEmpty (0.73s) [2022-03-10T23:08:28.507Z] === RUN TestContainerNetworkMountsNoChown [2022-03-10T23:08:29.073Z] check_test.go:308: [d780e129536a1] daemon is not started [2022-03-10T23:08:29.073Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2022-03-10T23:08:29.332Z] --- PASS: TestContainerNetworkMountsNoChown (0.64s) [2022-03-10T23:08:29.332Z] === RUN TestMountDaemonRoot [2022-03-10T23:08:29.332Z] === RUN TestMountDaemonRoot/default [2022-03-10T23:08:29.332Z] === PAUSE TestMountDaemonRoot/default [2022-03-10T23:08:29.332Z] === RUN TestMountDaemonRoot/private [2022-03-10T23:08:29.332Z] === PAUSE TestMountDaemonRoot/private [2022-03-10T23:08:29.332Z] === RUN TestMountDaemonRoot/rprivate [2022-03-10T23:08:29.332Z] === PAUSE TestMountDaemonRoot/rprivate [2022-03-10T23:08:29.332Z] === RUN TestMountDaemonRoot/slave [2022-03-10T23:08:29.332Z] === PAUSE TestMountDaemonRoot/slave [2022-03-10T23:08:29.332Z] === RUN TestMountDaemonRoot/rslave [2022-03-10T23:08:29.332Z] === PAUSE TestMountDaemonRoot/rslave [2022-03-10T23:08:29.332Z] === RUN TestMountDaemonRoot/shared [2022-03-10T23:08:29.332Z] === PAUSE TestMountDaemonRoot/shared [2022-03-10T23:08:29.332Z] === RUN TestMountDaemonRoot/rshared [2022-03-10T23:08:29.332Z] === PAUSE TestMountDaemonRoot/rshared [2022-03-10T23:08:29.332Z] === CONT TestMountDaemonRoot/default [2022-03-10T23:08:29.332Z] === RUN TestMountDaemonRoot/default/bind_root [2022-03-10T23:08:29.332Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-03-10T23:08:29.332Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-03-10T23:08:29.332Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-03-10T23:08:29.332Z] === RUN TestMountDaemonRoot/default/mount_root [2022-03-10T23:08:29.332Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-03-10T23:08:29.332Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-03-10T23:08:29.332Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-03-10T23:08:29.332Z] === CONT TestMountDaemonRoot/rslave [2022-03-10T23:08:29.332Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-03-10T23:08:29.332Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-03-10T23:08:29.332Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-03-10T23:08:29.332Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-03-10T23:08:29.332Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-03-10T23:08:29.332Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-03-10T23:08:29.332Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-03-10T23:08:29.332Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-03-10T23:08:29.332Z] === CONT TestMountDaemonRoot/rshared [2022-03-10T23:08:29.332Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-03-10T23:08:29.332Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-03-10T23:08:29.332Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-03-10T23:08:29.332Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-03-10T23:08:29.332Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-03-10T23:08:29.332Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-03-10T23:08:29.332Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-03-10T23:08:29.332Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-03-10T23:08:29.332Z] === CONT TestMountDaemonRoot/shared [2022-03-10T23:08:29.332Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-03-10T23:08:29.332Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-03-10T23:08:29.332Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-03-10T23:08:29.332Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-03-10T23:08:29.332Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-03-10T23:08:29.332Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-03-10T23:08:29.332Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-03-10T23:08:29.332Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-03-10T23:08:29.332Z] === CONT TestMountDaemonRoot/rprivate [2022-03-10T23:08:29.332Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-03-10T23:08:29.332Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-03-10T23:08:29.332Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-03-10T23:08:29.332Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-03-10T23:08:29.332Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-03-10T23:08:29.332Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-03-10T23:08:29.332Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-03-10T23:08:29.332Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-03-10T23:08:29.332Z] === CONT TestMountDaemonRoot/slave [2022-03-10T23:08:29.332Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-03-10T23:08:29.332Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-03-10T23:08:29.332Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-03-10T23:08:29.332Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-03-10T23:08:29.332Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-03-10T23:08:29.332Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-03-10T23:08:29.332Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-03-10T23:08:29.332Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-03-10T23:08:29.332Z] === CONT TestMountDaemonRoot/private [2022-03-10T23:08:29.332Z] === RUN TestMountDaemonRoot/private/bind_root [2022-03-10T23:08:29.332Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-03-10T23:08:29.332Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-03-10T23:08:29.332Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-03-10T23:08:29.332Z] === RUN TestMountDaemonRoot/private/mount_root [2022-03-10T23:08:29.332Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-03-10T23:08:29.332Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-03-10T23:08:29.332Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-03-10T23:08:29.332Z] === CONT TestMountDaemonRoot/default/bind_root [2022-03-10T23:08:29.332Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-03-10T23:08:29.332Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-03-10T23:08:29.332Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-03-10T23:08:29.332Z] === CONT TestMountDaemonRoot/default/mount_root [2022-03-10T23:08:29.332Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-03-10T23:08:29.332Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-03-10T23:08:29.593Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-03-10T23:08:29.593Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-03-10T23:08:29.593Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-03-10T23:08:29.593Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-03-10T23:08:29.593Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-03-10T23:08:29.593Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-03-10T23:08:29.593Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-03-10T23:08:29.593Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-03-10T23:08:29.593Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-03-10T23:08:29.593Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-03-10T23:08:29.593Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-03-10T23:08:29.643Z] --- PASS: TestRenameAnonymousContainer (1.51s) [2022-03-10T23:08:29.852Z] === CONT TestMountDaemonRoot/private/bind_root [2022-03-10T23:08:29.852Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-03-10T23:08:29.852Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-03-10T23:08:29.852Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-03-10T23:08:29.852Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-03-10T23:08:29.852Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-03-10T23:08:29.852Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-03-10T23:08:29.852Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-03-10T23:08:29.852Z] === CONT TestMountDaemonRoot/private/mount_root [2022-03-10T23:08:29.852Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-03-10T23:08:29.852Z] --- PASS: TestMountDaemonRoot (0.03s) [2022-03-10T23:08:29.852Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-03-10T23:08:29.852Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.07s) [2022-03-10T23:08:29.852Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2022-03-10T23:08:29.852Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2022-03-10T23:08:29.852Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s) [2022-03-10T23:08:29.852Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-03-10T23:08:29.852Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2022-03-10T23:08:29.852Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s) [2022-03-10T23:08:29.852Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.07s) [2022-03-10T23:08:29.852Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s) [2022-03-10T23:08:29.852Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-03-10T23:08:29.852Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2022-03-10T23:08:29.852Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.07s) [2022-03-10T23:08:29.852Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s) [2022-03-10T23:08:29.852Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2022-03-10T23:08:29.852Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-03-10T23:08:29.852Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-03-10T23:08:29.852Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2022-03-10T23:08:29.852Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2022-03-10T23:08:29.852Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2022-03-10T23:08:29.852Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-03-10T23:08:29.852Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2022-03-10T23:08:29.852Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-03-10T23:08:29.852Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2022-03-10T23:08:29.852Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2022-03-10T23:08:29.852Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-03-10T23:08:29.852Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2022-03-10T23:08:29.852Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2022-03-10T23:08:29.852Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2022-03-10T23:08:29.852Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2022-03-10T23:08:29.852Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-03-10T23:08:29.852Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2022-03-10T23:08:29.852Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2022-03-10T23:08:29.852Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2022-03-10T23:08:29.852Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2022-03-10T23:08:29.852Z] === RUN TestContainerBindMountNonRecursive [2022-03-10T23:08:29.901Z] === RUN TestRenameContainerWithSameName [2022-03-10T23:08:30.049Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-10T23:08:30.049Z] INFO: Testing against a local daemon [2022-03-10T23:08:30.049Z] === RUN TestCheckpoint [2022-03-10T23:08:30.049Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-03-10T23:08:30.049Z] --- SKIP: TestCheckpoint (0.00s) [2022-03-10T23:08:30.049Z] === RUN TestContainerInvalidJSON [2022-03-10T23:08:30.049Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-03-10T23:08:30.049Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-03-10T23:08:30.049Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-03-10T23:08:30.049Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-03-10T23:08:30.049Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-03-10T23:08:30.049Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-03-10T23:08:30.049Z] --- PASS: TestContainerInvalidJSON (0.03s) [2022-03-10T23:08:30.049Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) [2022-03-10T23:08:30.049Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2022-03-10T23:08:30.049Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-03-10T23:08:30.049Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.26s) [2022-03-10T23:08:30.049Z] === RUN TestCopyFromContainerPathIsNotDir [2022-03-10T23:08:30.049Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.25s) [2022-03-10T23:08:30.049Z] === RUN TestCopyToContainerPathDoesNotExist [2022-03-10T23:08:30.096Z] --- PASS: TestInspectNetwork (7.23s) [2022-03-10T23:08:30.096Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-03-10T23:08:30.096Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-03-10T23:08:30.096Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-03-10T23:08:30.096Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-03-10T23:08:30.096Z] === RUN TestRunContainerWithBridgeNone [2022-03-10T23:08:30.159Z] --- PASS: TestRenameContainerWithSameName (0.40s) [2022-03-10T23:08:30.159Z] === RUN TestRenameContainerWithLinkedContainer [2022-03-10T23:08:30.517Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.24s) [2022-03-10T23:08:30.517Z] === RUN TestCopyToContainerPathIsNotDir [2022-03-10T23:08:30.517Z] --- PASS: TestCopyToContainerPathIsNotDir (0.23s) [2022-03-10T23:08:30.517Z] === RUN TestCopyFromContainer [2022-03-10T23:08:30.517Z] copy_test.go:81: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T23:08:30.517Z] --- SKIP: TestCopyFromContainer (0.00s) [2022-03-10T23:08:30.517Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-03-10T23:08:30.787Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-03-10T23:08:30.788Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2022-03-10T23:08:30.990Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-10T23:08:30.990Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-10T23:08:30.990Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-10T23:08:30.990Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-10T23:08:30.990Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-10T23:08:30.990Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-10T23:08:30.990Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-10T23:08:30.990Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-10T23:08:30.990Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-10T23:08:30.990Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2022-03-10T23:08:30.990Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-03-10T23:08:30.990Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2022-03-10T23:08:30.990Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2022-03-10T23:08:30.990Z] === RUN TestCreateLinkToNonExistingContainer [2022-03-10T23:08:30.990Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-03-10T23:08:30.990Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2022-03-10T23:08:30.990Z] === RUN TestCreateWithInvalidEnv [2022-03-10T23:08:30.990Z] === RUN TestCreateWithInvalidEnv/0 [2022-03-10T23:08:30.990Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-03-10T23:08:30.990Z] === RUN TestCreateWithInvalidEnv/1 [2022-03-10T23:08:30.990Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-03-10T23:08:30.990Z] === RUN TestCreateWithInvalidEnv/2 [2022-03-10T23:08:30.990Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-03-10T23:08:30.990Z] === CONT TestCreateWithInvalidEnv/0 [2022-03-10T23:08:30.990Z] === CONT TestCreateWithInvalidEnv/2 [2022-03-10T23:08:30.990Z] === CONT TestCreateWithInvalidEnv/1 [2022-03-10T23:08:30.990Z] --- PASS: TestCreateWithInvalidEnv (0.04s) [2022-03-10T23:08:30.990Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-03-10T23:08:30.990Z] --- PASS: TestCreateWithInvalidEnv/0 (0.01s) [2022-03-10T23:08:30.990Z] --- PASS: TestCreateWithInvalidEnv/1 (0.01s) [2022-03-10T23:08:30.990Z] === RUN TestCreateTmpfsMountsTarget [2022-03-10T23:08:30.990Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T23:08:30.990Z] --- SKIP: TestCreateTmpfsMountsTarget (0.01s) [2022-03-10T23:08:30.990Z] === RUN TestCreateWithCustomMaskedPaths [2022-03-10T23:08:30.990Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-03-10T23:08:30.990Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.01s) [2022-03-10T23:08:30.990Z] === RUN TestCreateWithCustomReadonlyPaths [2022-03-10T23:08:30.990Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-03-10T23:08:30.990Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2022-03-10T23:08:30.990Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-03-10T23:08:30.990Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-10T23:08:30.990Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-10T23:08:30.990Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-10T23:08:30.990Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-10T23:08:30.990Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-10T23:08:30.990Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-10T23:08:30.990Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-10T23:08:30.990Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-10T23:08:30.990Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-10T23:08:30.990Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-10T23:08:30.990Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-10T23:08:30.990Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-10T23:08:30.990Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-10T23:08:30.990Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-10T23:08:30.990Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-10T23:08:30.990Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2022-03-10T23:08:30.990Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-03-10T23:08:30.990Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-03-10T23:08:30.990Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-03-10T23:08:30.990Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-03-10T23:08:30.990Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-03-10T23:08:30.990Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-03-10T23:08:30.990Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-03-10T23:08:30.990Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-03-10T23:08:30.990Z] === RUN TestCreateDifferentPlatform [2022-03-10T23:08:30.990Z] === RUN TestCreateDifferentPlatform/different_os [2022-03-10T23:08:30.990Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-03-10T23:08:30.990Z] --- PASS: TestCreateDifferentPlatform (0.04s) [2022-03-10T23:08:30.990Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-03-10T23:08:30.990Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-03-10T23:08:30.990Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-03-10T23:08:30.990Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.08s) [2022-03-10T23:08:30.990Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-03-10T23:08:30.990Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-03-10T23:08:30.990Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-03-10T23:08:30.990Z] === RUN TestContainerKillOnDaemonStart [2022-03-10T23:08:30.991Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T23:08:30.991Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-03-10T23:08:30.991Z] === RUN TestDiff [2022-03-10T23:08:30.991Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-03-10T23:08:30.991Z] --- SKIP: TestDiff (0.00s) [2022-03-10T23:08:30.991Z] === RUN TestExecWithCloseStdin [2022-03-10T23:08:31.093Z] --- PASS: TestRenameContainerWithLinkedContainer (0.82s) [2022-03-10T23:08:31.093Z] === RUN TestResize [2022-03-10T23:08:31.351Z] --- PASS: TestResize (0.40s) [2022-03-10T23:08:31.351Z] === RUN TestResizeWithInvalidSize [2022-03-10T23:08:31.355Z] === RUN TestDockerSuite/TestBuildAddTar [2022-03-10T23:08:31.468Z] --- PASS: TestRunContainerWithBridgeNone (1.53s) [2022-03-10T23:08:31.468Z] === RUN TestNetworkInvalidJSON [2022-03-10T23:08:31.468Z] === RUN TestNetworkInvalidJSON//networks/create [2022-03-10T23:08:31.468Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-03-10T23:08:31.468Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-03-10T23:08:31.468Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-03-10T23:08:31.468Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-10T23:08:31.468Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-10T23:08:31.468Z] === CONT TestNetworkInvalidJSON//networks/create [2022-03-10T23:08:31.468Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-10T23:08:31.468Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-03-10T23:08:31.468Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-03-10T23:08:31.468Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2022-03-10T23:08:31.468Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2022-03-10T23:08:31.468Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2022-03-10T23:08:31.468Z] === RUN TestNetworkList [2022-03-10T23:08:31.468Z] === RUN TestNetworkList//networks [2022-03-10T23:08:31.468Z] === PAUSE TestNetworkList//networks [2022-03-10T23:08:31.468Z] === RUN TestNetworkList//networks/ [2022-03-10T23:08:31.468Z] === PAUSE TestNetworkList//networks/ [2022-03-10T23:08:31.468Z] === CONT TestNetworkList//networks [2022-03-10T23:08:31.468Z] === CONT TestNetworkList//networks/ [2022-03-10T23:08:31.468Z] --- PASS: TestNetworkList (0.02s) [2022-03-10T23:08:31.468Z] --- PASS: TestNetworkList//networks (0.00s) [2022-03-10T23:08:31.468Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-03-10T23:08:31.468Z] === RUN TestHostIPv4BridgeLabel [2022-03-10T23:08:31.726Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2022-03-10T23:08:31.726Z] === RUN TestDaemonRestartWithLiveRestore [2022-03-10T23:08:31.918Z] --- PASS: TestResizeWithInvalidSize (0.38s) [2022-03-10T23:08:31.918Z] === RUN TestResizeWhenContainerNotStarted [2022-03-10T23:08:32.177Z] --- PASS: TestResizeWhenContainerNotStarted (0.38s) [2022-03-10T23:08:32.177Z] === RUN TestDaemonRestartKillContainers [2022-03-10T23:08:32.177Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-03-10T23:08:32.177Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-03-10T23:08:32.177Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-03-10T23:08:32.177Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-03-10T23:08:32.177Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-03-10T23:08:32.177Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-03-10T23:08:32.177Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-03-10T23:08:32.177Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-03-10T23:08:32.177Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-03-10T23:08:32.177Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-03-10T23:08:32.177Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-03-10T23:08:32.177Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-03-10T23:08:32.177Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-03-10T23:08:32.177Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-03-10T23:08:32.177Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-03-10T23:08:32.177Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-03-10T23:08:32.177Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-03-10T23:08:32.177Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-03-10T23:08:32.177Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-03-10T23:08:32.177Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-03-10T23:08:32.177Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-03-10T23:08:32.177Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-03-10T23:08:32.177Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-03-10T23:08:32.177Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-03-10T23:08:32.177Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-03-10T23:08:32.177Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-03-10T23:08:32.177Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-03-10T23:08:32.177Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-03-10T23:08:32.177Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-03-10T23:08:32.177Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-03-10T23:08:32.177Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-03-10T23:08:32.177Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-03-10T23:08:32.177Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-03-10T23:08:32.177Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-03-10T23:08:32.292Z] --- PASS: TestContainerBindMountNonRecursive (2.26s) [2022-03-10T23:08:32.292Z] === RUN TestContainerVolumesMountedAsShared [2022-03-10T23:08:32.553Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2022-03-10T23:08:32.814Z] --- PASS: TestContainerVolumesMountedAsShared (0.72s) [2022-03-10T23:08:32.814Z] === RUN TestContainerVolumesMountedAsSlave [2022-03-10T23:08:33.103Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s) [2022-03-10T23:08:33.104Z] === RUN TestDaemonDefaultNetworkPools [2022-03-10T23:08:33.671Z] --- PASS: TestDaemonDefaultNetworkPools (0.72s) [2022-03-10T23:08:33.671Z] === RUN TestDaemonRestartWithExistingNetwork [2022-03-10T23:08:33.754Z] --- PASS: TestContainerVolumesMountedAsSlave (0.65s) [2022-03-10T23:08:33.754Z] === RUN TestNetworkNat [2022-03-10T23:08:33.949Z] --- PASS: TestExecWithCloseStdin (2.79s) [2022-03-10T23:08:33.949Z] === RUN TestExec [2022-03-10T23:08:34.084Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-03-10T23:08:34.324Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2022-03-10T23:08:34.324Z] --- PASS: TestNetworkNat (0.91s) [2022-03-10T23:08:34.324Z] === RUN TestNetworkLocalhostTCPNat [2022-03-10T23:08:34.608Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s) [2022-03-10T23:08:34.608Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-03-10T23:08:35.023Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-03-10T23:08:35.263Z] --- PASS: TestNetworkLocalhostTCPNat (0.72s) [2022-03-10T23:08:35.263Z] === RUN TestNetworkLoopbackNat [2022-03-10T23:08:35.961Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-03-10T23:08:35.983Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.21s) [2022-03-10T23:08:35.983Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-03-10T23:08:36.183Z] --- PASS: TestExec (2.39s) [2022-03-10T23:08:36.183Z] === RUN TestExecUser [2022-03-10T23:08:36.183Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-03-10T23:08:36.183Z] --- SKIP: TestExecUser (0.00s) [2022-03-10T23:08:36.183Z] === RUN TestExportContainerAndImportImage [2022-03-10T23:08:36.183Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T23:08:36.183Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2022-03-10T23:08:36.183Z] === RUN TestExportContainerAfterDaemonRestart [2022-03-10T23:08:36.183Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T23:08:36.183Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2022-03-10T23:08:36.183Z] === RUN TestHealthCheckWorkdir [2022-03-10T23:08:36.183Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-03-10T23:08:36.183Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2022-03-10T23:08:36.183Z] === RUN TestHealthKillContainer [2022-03-10T23:08:36.183Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-03-10T23:08:36.183Z] --- SKIP: TestHealthKillContainer (0.00s) [2022-03-10T23:08:36.183Z] === RUN TestInspectCpusetInConfigPre120 [2022-03-10T23:08:36.183Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-03-10T23:08:36.183Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-03-10T23:08:36.183Z] === RUN TestKillContainerInvalidSignal [2022-03-10T23:08:36.203Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2022-03-10T23:08:36.219Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-03-10T23:08:36.550Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.59s) [2022-03-10T23:08:36.550Z] === RUN TestServiceWithPredefinedNetwork [2022-03-10T23:08:37.187Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-03-10T23:08:37.451Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-03-10T23:08:37.583Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2022-03-10T23:08:38.401Z] --- PASS: TestKillContainerInvalidSignal (2.14s) [2022-03-10T23:08:38.401Z] === RUN TestKillContainer [2022-03-10T23:08:38.401Z] === RUN TestKillContainer/no_signal [2022-03-10T23:08:38.521Z] --- PASS: TestNetworkLoopbackNat (3.23s) [2022-03-10T23:08:38.521Z] === RUN TestPause [2022-03-10T23:08:38.779Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-03-10T23:08:39.082Z] --- PASS: TestServiceWithPredefinedNetwork (2.30s) [2022-03-10T23:08:39.082Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-03-10T23:08:39.082Z] service_test.go:243: FLAKY_TEST [2022-03-10T23:08:39.082Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-03-10T23:08:39.082Z] === RUN TestServiceWithDataPathPortInit [2022-03-10T23:08:39.348Z] --- PASS: TestPause (0.79s) [2022-03-10T23:08:39.348Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-03-10T23:08:39.348Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-03-10T23:08:39.348Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-03-10T23:08:39.348Z] === RUN TestPauseStopPausedContainer [2022-03-10T23:08:39.348Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2022-03-10T23:08:40.283Z] --- PASS: TestPauseStopPausedContainer (0.90s) [2022-03-10T23:08:40.283Z] === RUN TestPidHost [2022-03-10T23:08:40.283Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-03-10T23:08:40.615Z] === RUN TestKillContainer/non_killing_signal [2022-03-10T23:08:40.615Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-03-10T23:08:40.615Z] === RUN TestKillContainer/killing_signal [2022-03-10T23:08:40.760Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-03-10T23:08:40.761Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-03-10T23:08:41.661Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2022-03-10T23:08:41.661Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-03-10T23:08:41.920Z] --- PASS: TestPidHost (1.86s) [2022-03-10T23:08:41.920Z] === RUN TestPsFilter [2022-03-10T23:08:41.920Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2022-03-10T23:08:42.178Z] --- PASS: TestPsFilter (0.18s) [2022-03-10T23:08:42.178Z] === RUN TestRemoveContainerWithRemovedVolume [2022-03-10T23:08:42.660Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-03-10T23:08:42.748Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.61s) [2022-03-10T23:08:42.748Z] === RUN TestRemoveContainerWithVolume [2022-03-10T23:08:43.319Z] --- PASS: TestRemoveContainerWithVolume (0.60s) [2022-03-10T23:08:43.319Z] === RUN TestRemoveContainerRunning [2022-03-10T23:08:43.889Z] --- PASS: TestRemoveContainerRunning (0.63s) [2022-03-10T23:08:43.889Z] === RUN TestRemoveContainerForceRemoveRunning [2022-03-10T23:08:44.036Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-03-10T23:08:44.604Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-03-10T23:08:44.828Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.69s) [2022-03-10T23:08:44.828Z] === RUN TestRemoveInvalidContainer [2022-03-10T23:08:44.828Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-03-10T23:08:44.828Z] === RUN TestRenameLinkedContainer [2022-03-10T23:08:44.828Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-03-10T23:08:45.398Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2022-03-10T23:08:45.542Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-03-10T23:08:46.478Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-03-10T23:08:47.306Z] --- PASS: TestRenameLinkedContainer (2.49s) [2022-03-10T23:08:47.306Z] === RUN TestRenameStoppedContainer [2022-03-10T23:08:47.413Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-03-10T23:08:47.803Z] --- PASS: TestKillContainer (9.19s) [2022-03-10T23:08:47.803Z] --- PASS: TestKillContainer/no_signal (2.05s) [2022-03-10T23:08:47.803Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-03-10T23:08:47.803Z] --- PASS: TestKillContainer/killing_signal (7.09s) [2022-03-10T23:08:47.803Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-03-10T23:08:47.803Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-03-10T23:08:47.803Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-03-10T23:08:47.803Z] === RUN TestKillStoppedContainer [2022-03-10T23:08:47.803Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-03-10T23:08:47.803Z] --- SKIP: TestKillStoppedContainer (0.00s) [2022-03-10T23:08:47.803Z] === RUN TestKillStoppedContainerAPIPre120 [2022-03-10T23:08:47.803Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-03-10T23:08:47.803Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2022-03-10T23:08:47.803Z] === RUN TestKillDifferentUserContainer [2022-03-10T23:08:47.803Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-03-10T23:08:47.803Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2022-03-10T23:08:47.803Z] === RUN TestInspectOomKilledTrue [2022-03-10T23:08:47.803Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T23:08:47.803Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-03-10T23:08:47.803Z] === RUN TestInspectOomKilledFalse [2022-03-10T23:08:47.803Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-03-10T23:08:47.803Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-03-10T23:08:47.803Z] === RUN TestLogsFollowTailEmpty [2022-03-10T23:08:47.875Z] --- PASS: TestRenameStoppedContainer (0.72s) [2022-03-10T23:08:47.875Z] === RUN TestRenameRunningContainerAndReuse [2022-03-10T23:08:49.254Z] --- PASS: TestRenameRunningContainerAndReuse (1.19s) [2022-03-10T23:08:49.254Z] === RUN TestRenameInvalidName [2022-03-10T23:08:49.317Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-03-10T23:08:49.317Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.65s) [2022-03-10T23:08:49.317Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.22s) [2022-03-10T23:08:49.317Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.83s) [2022-03-10T23:08:49.317Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.22s) [2022-03-10T23:08:49.317Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.22s) [2022-03-10T23:08:49.317Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.24s) [2022-03-10T23:08:49.317Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.33s) [2022-03-10T23:08:49.317Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.31s) [2022-03-10T23:08:49.317Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.81s) [2022-03-10T23:08:49.317Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.56s) [2022-03-10T23:08:49.317Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (3.92s) [2022-03-10T23:08:49.317Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.75s) [2022-03-10T23:08:49.317Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.66s) [2022-03-10T23:08:49.317Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.74s) [2022-03-10T23:08:49.317Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.75s) [2022-03-10T23:08:49.317Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.61s) [2022-03-10T23:08:49.317Z] === RUN TestCgroupNamespacesRun [2022-03-10T23:08:49.821Z] --- PASS: TestRenameInvalidName (0.69s) [2022-03-10T23:08:49.821Z] === RUN TestRenameAnonymousContainer [2022-03-10T23:08:50.022Z] --- PASS: TestLogsFollowTailEmpty (2.21s) [2022-03-10T23:08:50.023Z] === RUN TestNetworkNat [2022-03-10T23:08:50.023Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-03-10T23:08:50.023Z] --- SKIP: TestNetworkNat (0.00s) [2022-03-10T23:08:50.023Z] === RUN TestNetworkLocalhostTCPNat [2022-03-10T23:08:50.080Z] === RUN TestDockerSuite/TestBuildBlankName [2022-03-10T23:08:50.254Z] --- PASS: TestCgroupNamespacesRun (1.12s) [2022-03-10T23:08:50.254Z] === RUN TestCgroupNamespacesRunPrivileged [2022-03-10T23:08:50.340Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-03-10T23:08:51.191Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.11s) [2022-03-10T23:08:51.191Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-03-10T23:08:52.243Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2022-03-10T23:08:52.243Z] --- PASS: TestRenameAnonymousContainer (2.29s) [2022-03-10T23:08:52.243Z] === RUN TestRenameContainerWithSameName [2022-03-10T23:08:52.243Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-03-10T23:08:52.565Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.12s) [2022-03-10T23:08:52.565Z] === RUN TestCgroupNamespacesRunHostMode [2022-03-10T23:08:52.810Z] --- PASS: TestRenameContainerWithSameName (0.84s) [2022-03-10T23:08:52.810Z] === RUN TestRenameContainerWithLinkedContainer [2022-03-10T23:08:52.976Z] --- PASS: TestNetworkLocalhostTCPNat (2.72s) [2022-03-10T23:08:52.976Z] === RUN TestNetworkLoopbackNat [2022-03-10T23:08:52.976Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-03-10T23:08:52.976Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2022-03-10T23:08:52.976Z] === RUN TestPause [2022-03-10T23:08:52.976Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-03-10T23:08:52.976Z] --- SKIP: TestPause (0.00s) [2022-03-10T23:08:52.976Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-03-10T23:08:53.498Z] --- PASS: TestCgroupNamespacesRunHostMode (1.08s) [2022-03-10T23:08:53.498Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-03-10T23:08:53.948Z] --- PASS: TestServiceWithDataPathPortInit (14.16s) [2022-03-10T23:08:53.948Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-03-10T23:08:54.433Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.09s) [2022-03-10T23:08:54.433Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-03-10T23:08:54.543Z] --- PASS: TestPauseFailsOnWindowsServerContainers (2.22s) [2022-03-10T23:08:54.543Z] === RUN TestPauseStopPausedContainer [2022-03-10T23:08:54.543Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T23:08:54.543Z] --- SKIP: TestPauseStopPausedContainer (0.01s) [2022-03-10T23:08:54.543Z] === RUN TestPsFilter [2022-03-10T23:08:54.714Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-03-10T23:08:54.714Z] --- PASS: TestRenameContainerWithLinkedContainer (1.64s) [2022-03-10T23:08:54.714Z] === RUN TestResize [2022-03-10T23:08:55.012Z] --- PASS: TestPsFilter (0.25s) [2022-03-10T23:08:55.012Z] === RUN TestRemoveContainerWithRemovedVolume [2022-03-10T23:08:55.284Z] --- PASS: TestResize (0.80s) [2022-03-10T23:08:55.284Z] === RUN TestResizeWithInvalidSize [2022-03-10T23:08:55.544Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-03-10T23:08:55.810Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.10s) [2022-03-10T23:08:55.810Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-03-10T23:08:55.852Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:imm28y8sjfz10wdgtt96doslp Created:2022-03-10 23:08:54.244384083 +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[902512f0a4536c4a00188b3139eb68f1803078d34bb463fd6a910373e5788e76:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.xgeiovjkyxuigijtgbsdwjhmf EndpointID:354422db643758d4992f8bf5eaa4431ba6153f8494d433766e7387d5a377f1ea MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:3fa2a4a990cc0edaa8d1dfce4add3aad625296ff75fb0303fbc51826a4000d9d 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:fde321559bd4 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.xgeiovjkyxuigijtgbsdwjhmf EndpointID:354422db643758d4992f8bf5eaa4431ba6153f8494d433766e7387d5a377f1ea EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-03-10T23:08:56.113Z] --- PASS: TestResizeWithInvalidSize (0.85s) [2022-03-10T23:08:56.113Z] === RUN TestResizeWhenContainerNotStarted [2022-03-10T23:08:56.378Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.67s) [2022-03-10T23:08:56.378Z] === RUN TestCgroupNamespacesRunOlderClient [2022-03-10T23:08:57.052Z] --- PASS: TestResizeWhenContainerNotStarted (0.79s) [2022-03-10T23:08:57.052Z] === RUN TestDaemonRestartKillContainers [2022-03-10T23:08:57.052Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-03-10T23:08:57.052Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-03-10T23:08:57.052Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-03-10T23:08:57.052Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-03-10T23:08:57.052Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-03-10T23:08:57.052Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-03-10T23:08:57.052Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-03-10T23:08:57.052Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-03-10T23:08:57.052Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-03-10T23:08:57.052Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-03-10T23:08:57.052Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-03-10T23:08:57.052Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-03-10T23:08:57.052Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-03-10T23:08:57.052Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-03-10T23:08:57.052Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-03-10T23:08:57.052Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-03-10T23:08:57.052Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-03-10T23:08:57.052Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-03-10T23:08:57.052Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-03-10T23:08:57.052Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-03-10T23:08:57.052Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-03-10T23:08:57.052Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-03-10T23:08:57.052Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-03-10T23:08:57.052Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-03-10T23:08:57.052Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-03-10T23:08:57.052Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-03-10T23:08:57.052Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-03-10T23:08:57.052Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-03-10T23:08:57.052Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-03-10T23:08:57.052Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-03-10T23:08:57.052Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-03-10T23:08:57.052Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-03-10T23:08:57.052Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-03-10T23:08:57.052Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-03-10T23:08:57.314Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.11s) [2022-03-10T23:08:57.314Z] === RUN TestNISDomainname [2022-03-10T23:08:57.621Z] check_test.go:308: [d84e58b0a645e] daemon is not started [2022-03-10T23:08:57.621Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2022-03-10T23:08:57.883Z] --- PASS: TestNISDomainname (0.48s) [2022-03-10T23:08:57.883Z] === RUN TestHostnameDnsResolution [2022-03-10T23:08:58.191Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-03-10T23:08:58.450Z] --- PASS: TestHostnameDnsResolution (0.65s) [2022-03-10T23:08:58.450Z] === RUN TestUnprivilegedPortsAndPing [2022-03-10T23:08:59.018Z] --- PASS: TestUnprivilegedPortsAndPing (0.51s) [2022-03-10T23:08:59.018Z] === RUN TestStats [2022-03-10T23:09:00.038Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.90s) [2022-03-10T23:09:00.038Z] PASS [2022-03-10T23:09:00.038Z] [2022-03-10T23:09:00.038Z] === Skipped [2022-03-10T23:09:00.038Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-03-10T23:09:00.038Z] service_test.go:243: FLAKY_TEST [2022-03-10T23:09:00.038Z] [2022-03-10T23:09:00.038Z] DONE 26 tests, 1 skipped in 44.261s [2022-03-10T23:09:00.038Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-03-10T23:09:00.038Z] INFO: Testing against a local daemon [2022-03-10T23:09:00.038Z] === RUN TestDockerNetworkIpvlanPersistance [2022-03-10T23:09:00.038Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-10T23:09:00.038Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-03-10T23:09:00.038Z] === RUN TestDockerNetworkIpvlan [2022-03-10T23:09:00.038Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-10T23:09:00.038Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-03-10T23:09:00.038Z] PASS [2022-03-10T23:09:00.038Z] [2022-03-10T23:09:00.038Z] === Skipped [2022-03-10T23:09:00.038Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-03-10T23:09:00.038Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-10T23:09:00.038Z] [2022-03-10T23:09:00.038Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-03-10T23:09:00.038Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-10T23:09:00.038Z] [2022-03-10T23:09:00.038Z] DONE 2 tests, 2 skipped in 0.038s [2022-03-10T23:09:00.039Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-03-10T23:09:00.039Z] INFO: Testing against a local daemon [2022-03-10T23:09:00.039Z] === RUN TestDockerNetworkMacvlanPersistance [2022-03-10T23:09:00.099Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-03-10T23:09:00.099Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2022-03-10T23:09:00.668Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-03-10T23:09:01.414Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.25s) [2022-03-10T23:09:01.414Z] === RUN TestDockerNetworkMacvlan [2022-03-10T23:09:01.551Z] --- PASS: TestStats (2.41s) [2022-03-10T23:09:01.551Z] === RUN TestStopContainerWithTimeout [2022-03-10T23:09:01.551Z] === RUN TestStopContainerWithTimeout/0 [2022-03-10T23:09:01.551Z] === PAUSE TestStopContainerWithTimeout/0 [2022-03-10T23:09:01.551Z] === RUN TestStopContainerWithTimeout/1 [2022-03-10T23:09:01.551Z] === PAUSE TestStopContainerWithTimeout/1 [2022-03-10T23:09:01.551Z] === RUN TestStopContainerWithTimeout/3 [2022-03-10T23:09:01.551Z] === PAUSE TestStopContainerWithTimeout/3 [2022-03-10T23:09:01.551Z] === RUN TestStopContainerWithTimeout/-1 [2022-03-10T23:09:01.551Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-03-10T23:09:01.551Z] === CONT TestStopContainerWithTimeout/0 [2022-03-10T23:09:01.551Z] === CONT TestStopContainerWithTimeout/3 [2022-03-10T23:09:01.981Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-03-10T23:09:02.047Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-03-10T23:09:02.119Z] === CONT TestStopContainerWithTimeout/-1 [2022-03-10T23:09:02.172Z] --- PASS: TestRemoveContainerWithRemovedVolume (7.37s) [2022-03-10T23:09:02.172Z] === RUN TestRemoveContainerWithVolume [2022-03-10T23:09:02.546Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-03-10T23:09:03.424Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-03-10T23:09:03.424Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-03-10T23:09:03.477Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-03-10T23:09:03.993Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-03-10T23:09:04.016Z] === CONT TestStopContainerWithTimeout/1 [2022-03-10T23:09:05.144Z] --- PASS: TestRemoveContainerWithVolume (2.63s) [2022-03-10T23:09:05.144Z] === RUN TestRemoveContainerRunning [2022-03-10T23:09:05.368Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-03-10T23:09:05.368Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-03-10T23:09:05.368Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-03-10T23:09:05.375Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-03-10T23:09:05.388Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-03-10T23:09:05.389Z] --- PASS: TestStopContainerWithTimeout/0 (0.65s) [2022-03-10T23:09:05.389Z] --- PASS: TestStopContainerWithTimeout/3 (2.57s) [2022-03-10T23:09:05.389Z] --- PASS: TestStopContainerWithTimeout/-1 (2.39s) [2022-03-10T23:09:05.389Z] --- PASS: TestStopContainerWithTimeout/1 (1.40s) [2022-03-10T23:09:05.389Z] === RUN TestDeleteDevicemapper [2022-03-10T23:09:05.389Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-03-10T23:09:05.389Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-03-10T23:09:05.389Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-03-10T23:09:06.766Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.37s) [2022-03-10T23:09:06.766Z] === RUN TestUpdateMemory [2022-03-10T23:09:07.279Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-03-10T23:09:07.334Z] --- PASS: TestUpdateMemory (0.48s) [2022-03-10T23:09:07.334Z] === RUN TestUpdateCPUQuota [2022-03-10T23:09:07.363Z] --- PASS: TestRemoveContainerRunning (2.23s) [2022-03-10T23:09:07.363Z] === RUN TestRemoveContainerForceRemoveRunning [2022-03-10T23:09:07.903Z] --- PASS: TestUpdateCPUQuota (0.63s) [2022-03-10T23:09:07.903Z] === RUN TestUpdatePidsLimit [2022-03-10T23:09:07.903Z] === RUN TestUpdatePidsLimit/update_from_none [2022-03-10T23:09:08.161Z] === RUN TestUpdatePidsLimit/no_change [2022-03-10T23:09:08.161Z] === RUN TestUpdatePidsLimit/update_lower [2022-03-10T23:09:08.420Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-03-10T23:09:08.680Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-03-10T23:09:08.940Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-03-10T23:09:08.940Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-03-10T23:09:09.507Z] --- PASS: TestUpdatePidsLimit (1.70s) [2022-03-10T23:09:09.507Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.17s) [2022-03-10T23:09:09.507Z] --- PASS: TestUpdatePidsLimit/no_change (0.20s) [2022-03-10T23:09:09.507Z] --- PASS: TestUpdatePidsLimit/update_lower (0.17s) [2022-03-10T23:09:09.507Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.22s) [2022-03-10T23:09:09.507Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.18s) [2022-03-10T23:09:09.507Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.17s) [2022-03-10T23:09:09.507Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.17s) [2022-03-10T23:09:09.507Z] === RUN TestUpdateRestartPolicy [2022-03-10T23:09:09.565Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-03-10T23:09:09.757Z] --- PASS: TestRemoveContainerForceRemoveRunning (2.28s) [2022-03-10T23:09:09.757Z] === RUN TestRemoveInvalidContainer [2022-03-10T23:09:09.757Z] --- PASS: TestRemoveInvalidContainer (0.06s) [2022-03-10T23:09:09.757Z] === RUN TestRenameLinkedContainer [2022-03-10T23:09:09.757Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-03-10T23:09:09.757Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2022-03-10T23:09:09.757Z] === RUN TestRenameStoppedContainer [2022-03-10T23:09:10.134Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-03-10T23:09:10.394Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-03-10T23:09:10.566Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-03-10T23:09:11.135Z] --- PASS: TestDockerNetworkMacvlan (9.79s) [2022-03-10T23:09:11.135Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.05s) [2022-03-10T23:09:11.135Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s) [2022-03-10T23:09:11.135Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.88s) [2022-03-10T23:09:11.135Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.86s) [2022-03-10T23:09:11.135Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.14s) [2022-03-10T23:09:11.135Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.59s) [2022-03-10T23:09:11.135Z] PASS [2022-03-10T23:09:11.135Z] [2022-03-10T23:09:11.135Z] DONE 8 tests in 11.066s [2022-03-10T23:09:11.135Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-03-10T23:09:11.135Z] testing: warning: no tests to run [2022-03-10T23:09:11.135Z] PASS [2022-03-10T23:09:11.135Z] [2022-03-10T23:09:11.135Z] DONE 0 tests in 0.012s [2022-03-10T23:09:11.135Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-03-10T23:09:11.135Z] INFO: Testing against a local daemon [2022-03-10T23:09:11.135Z] === RUN TestAuthZPluginAllowRequest [2022-03-10T23:09:12.511Z] --- PASS: TestAuthZPluginAllowRequest (1.20s) [2022-03-10T23:09:12.511Z] === RUN TestAuthZPluginTLS [2022-03-10T23:09:12.769Z] --- PASS: TestAuthZPluginTLS (0.54s) [2022-03-10T23:09:12.769Z] === RUN TestAuthZPluginDenyRequest [2022-03-10T23:09:13.337Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2022-03-10T23:09:13.337Z] === RUN TestAuthZPluginAPIDenyResponse [2022-03-10T23:09:13.903Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-03-10T23:09:13.903Z] === RUN TestAuthZPluginDenyResponse [2022-03-10T23:09:14.475Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2022-03-10T23:09:14.475Z] === RUN TestAuthZPluginAllowEventStream [2022-03-10T23:09:15.670Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-03-10T23:09:15.847Z] --- PASS: TestAuthZPluginAllowEventStream (1.20s) [2022-03-10T23:09:15.847Z] === RUN TestAuthZPluginErrorResponse [2022-03-10T23:09:16.104Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2022-03-10T23:09:16.104Z] === RUN TestAuthZPluginErrorRequest [2022-03-10T23:09:16.237Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2022-03-10T23:09:16.496Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-03-10T23:09:16.670Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2022-03-10T23:09:16.670Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-03-10T23:09:16.918Z] --- PASS: TestRenameStoppedContainer (7.36s) [2022-03-10T23:09:16.918Z] === RUN TestRenameRunningContainerAndReuse [2022-03-10T23:09:17.065Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-03-10T23:09:17.237Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2022-03-10T23:09:17.238Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-03-10T23:09:18.649Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.44s) [2022-03-10T23:09:18.649Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-03-10T23:09:19.185Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2022-03-10T23:09:19.754Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-03-10T23:09:20.014Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2022-03-10T23:09:20.027Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.46s) [2022-03-10T23:09:20.027Z] === RUN TestAuthZPluginHeader [2022-03-10T23:09:20.953Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-03-10T23:09:20.964Z] --- PASS: TestAuthZPluginHeader (0.71s) [2022-03-10T23:09:20.964Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-03-10T23:09:21.685Z] --- PASS: TestRenameRunningContainerAndReuse (4.33s) [2022-03-10T23:09:21.685Z] === RUN TestRenameInvalidName [2022-03-10T23:09:21.710Z] --- PASS: TestUpdateRestartPolicy (10.75s) [2022-03-10T23:09:21.710Z] === RUN TestUpdateRestartWithAutoRemove [2022-03-10T23:09:21.710Z] --- PASS: TestUpdateRestartWithAutoRemove (0.39s) [2022-03-10T23:09:21.710Z] === RUN TestWaitNonBlocked [2022-03-10T23:09:21.710Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-10T23:09:21.710Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-10T23:09:21.710Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-10T23:09:21.710Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-10T23:09:21.710Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-10T23:09:21.710Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-10T23:09:21.710Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-03-10T23:09:21.710Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.65s) [2022-03-10T23:09:21.710Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.69s) [2022-03-10T23:09:21.710Z] === RUN TestWaitBlocked [2022-03-10T23:09:21.710Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-03-10T23:09:21.710Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-03-10T23:09:21.710Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-03-10T23:09:21.710Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-03-10T23:09:21.710Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-03-10T23:09:21.710Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-03-10T23:09:22.278Z] --- PASS: TestWaitBlocked (0.01s) [2022-03-10T23:09:22.278Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.62s) [2022-03-10T23:09:22.278Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.73s) [2022-03-10T23:09:22.278Z] === CONT TestContainerStartOnDaemonRestart [2022-03-10T23:09:22.278Z] === CONT TestRestartDaemonWithRestartingContainer [2022-03-10T23:09:22.343Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-03-10T23:09:22.603Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-03-10T23:09:22.853Z] Created binary: bundles/cross/linux/s390x-daemon/dockerd-dev [2022-03-10T23:09:22.853Z] Building: bundles/cross/linux/s390x-daemon/docker-proxy-dev [2022-03-10T23:09:22.853Z] GOOS="linux" GOARCH="s390x" GOARM="" [2022-03-10T23:09:22.853Z] Created binary: bundles/cross/linux/s390x-daemon/docker-proxy-dev [2022-03-10T23:09:22.853Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-03-10T23:09:23.175Z] + sudo modprobe ip6table_filter [Pipeline] sh [2022-03-10T23:09:23.254Z] --- PASS: TestRenameInvalidName (2.05s) [2022-03-10T23:09:23.254Z] === RUN TestRenameAnonymousContainer [2022-03-10T23:09:23.493Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43357/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=b36fb04e033e29f65b7bed7ef215cdf6e8592e74 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:b36fb04e033e29f65b7bed7ef215cdf6e8592e74 hack/test/unit [2022-03-10T23:09:23.750Z] + BUILDFLAGS=(-tags 'netgo seccomp libdm_no_deferred_remove') [2022-03-10T23:09:23.750Z] + TESTFLAGS+=' -test.timeout=5m' [2022-03-10T23:09:23.750Z] + TESTDIRS=./... [2022-03-10T23:09:23.750Z] + exclude_paths='/vendor/|/integration' [2022-03-10T23:09:23.750Z] ++ go list ./... [2022-03-10T23:09:23.750Z] ++ grep -vE '(/vendor/|/integration)' [2022-03-10T23:09:24.196Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.00s) [2022-03-10T23:09:24.197Z] === CONT TestIpcModeOlderClient [2022-03-10T23:09:24.197Z] --- PASS: TestIpcModeOlderClient (0.05s) [2022-03-10T23:09:24.197Z] === CONT TestContainerKillOnDaemonStart [2022-03-10T23:09:24.197Z] --- PASS: TestContainerStartOnDaemonRestart (2.09s) [2022-03-10T23:09:24.197Z] === CONT TestDaemonHostGatewayIP [2022-03-10T23:09:24.680Z] + pkg_list='github.com/docker/docker/api [2022-03-10T23:09:24.681Z] github.com/docker/docker/api/server [2022-03-10T23:09:24.681Z] github.com/docker/docker/api/server/backend/build [2022-03-10T23:09:24.681Z] github.com/docker/docker/api/server/httputils [2022-03-10T23:09:24.681Z] github.com/docker/docker/api/server/middleware [2022-03-10T23:09:24.681Z] github.com/docker/docker/api/server/router [2022-03-10T23:09:24.681Z] github.com/docker/docker/api/server/router/build [2022-03-10T23:09:24.681Z] github.com/docker/docker/api/server/router/checkpoint [2022-03-10T23:09:24.681Z] github.com/docker/docker/api/server/router/container [2022-03-10T23:09:24.681Z] github.com/docker/docker/api/server/router/debug [2022-03-10T23:09:24.681Z] github.com/docker/docker/api/server/router/distribution [2022-03-10T23:09:24.681Z] github.com/docker/docker/api/server/router/grpc [2022-03-10T23:09:24.681Z] github.com/docker/docker/api/server/router/image [2022-03-10T23:09:24.681Z] github.com/docker/docker/api/server/router/network [2022-03-10T23:09:24.681Z] github.com/docker/docker/api/server/router/plugin [2022-03-10T23:09:24.681Z] github.com/docker/docker/api/server/router/session [2022-03-10T23:09:24.681Z] github.com/docker/docker/api/server/router/swarm [2022-03-10T23:09:24.681Z] github.com/docker/docker/api/server/router/system [2022-03-10T23:09:24.681Z] github.com/docker/docker/api/server/router/volume [2022-03-10T23:09:24.681Z] github.com/docker/docker/api/types [2022-03-10T23:09:24.681Z] github.com/docker/docker/api/types/backend [2022-03-10T23:09:24.681Z] github.com/docker/docker/api/types/blkiodev [2022-03-10T23:09:24.681Z] github.com/docker/docker/api/types/container [2022-03-10T23:09:24.681Z] github.com/docker/docker/api/types/events [2022-03-10T23:09:24.681Z] github.com/docker/docker/api/types/filters [2022-03-10T23:09:24.681Z] github.com/docker/docker/api/types/image [2022-03-10T23:09:24.681Z] github.com/docker/docker/api/types/mount [2022-03-10T23:09:24.681Z] github.com/docker/docker/api/types/network [2022-03-10T23:09:24.681Z] github.com/docker/docker/api/types/plugins/logdriver [2022-03-10T23:09:24.681Z] github.com/docker/docker/api/types/registry [2022-03-10T23:09:24.681Z] github.com/docker/docker/api/types/strslice [2022-03-10T23:09:24.681Z] github.com/docker/docker/api/types/swarm [2022-03-10T23:09:24.681Z] github.com/docker/docker/api/types/swarm/runtime [2022-03-10T23:09:24.681Z] github.com/docker/docker/api/types/time [2022-03-10T23:09:24.681Z] github.com/docker/docker/api/types/versions [2022-03-10T23:09:24.681Z] github.com/docker/docker/api/types/versions/v1p19 [2022-03-10T23:09:24.681Z] github.com/docker/docker/api/types/versions/v1p20 [2022-03-10T23:09:24.681Z] github.com/docker/docker/api/types/volume [2022-03-10T23:09:24.681Z] github.com/docker/docker/builder [2022-03-10T23:09:24.681Z] github.com/docker/docker/builder/builder-next [2022-03-10T23:09:24.681Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-03-10T23:09:24.681Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-03-10T23:09:24.681Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-03-10T23:09:24.681Z] github.com/docker/docker/builder/builder-next/exporter [2022-03-10T23:09:24.681Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-03-10T23:09:24.681Z] github.com/docker/docker/builder/builder-next/worker [2022-03-10T23:09:24.681Z] github.com/docker/docker/builder/dockerfile [2022-03-10T23:09:24.681Z] github.com/docker/docker/builder/remotecontext [2022-03-10T23:09:24.681Z] github.com/docker/docker/builder/remotecontext/git [2022-03-10T23:09:24.681Z] github.com/docker/docker/cli [2022-03-10T23:09:24.681Z] github.com/docker/docker/cli/config [2022-03-10T23:09:24.681Z] github.com/docker/docker/cli/debug [2022-03-10T23:09:24.681Z] github.com/docker/docker/client [2022-03-10T23:09:24.681Z] github.com/docker/docker/cmd/docker-proxy [2022-03-10T23:09:24.681Z] github.com/docker/docker/cmd/dockerd [2022-03-10T23:09:24.681Z] github.com/docker/docker/cmd/dockerd/trap [2022-03-10T23:09:24.681Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-03-10T23:09:24.681Z] github.com/docker/docker/container [2022-03-10T23:09:24.681Z] github.com/docker/docker/container/stream [2022-03-10T23:09:24.681Z] github.com/docker/docker/contrib/apparmor [2022-03-10T23:09:24.681Z] github.com/docker/docker/contrib/docker-device-tool [2022-03-10T23:09:24.681Z] github.com/docker/docker/contrib/httpserver [2022-03-10T23:09:24.681Z] github.com/docker/docker/daemon [2022-03-10T23:09:24.681Z] github.com/docker/docker/daemon/cluster [2022-03-10T23:09:24.681Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-03-10T23:09:24.681Z] github.com/docker/docker/daemon/cluster/convert [2022-03-10T23:09:24.681Z] github.com/docker/docker/daemon/cluster/executor [2022-03-10T23:09:24.681Z] github.com/docker/docker/daemon/cluster/executor/container [2022-03-10T23:09:24.681Z] github.com/docker/docker/daemon/cluster/provider [2022-03-10T23:09:24.681Z] github.com/docker/docker/daemon/config [2022-03-10T23:09:24.681Z] github.com/docker/docker/daemon/events [2022-03-10T23:09:24.681Z] github.com/docker/docker/daemon/events/testutils [2022-03-10T23:09:24.681Z] github.com/docker/docker/daemon/exec [2022-03-10T23:09:24.681Z] github.com/docker/docker/daemon/graphdriver [2022-03-10T23:09:24.681Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-03-10T23:09:24.681Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-03-10T23:09:24.681Z] github.com/docker/docker/daemon/graphdriver/copy [2022-03-10T23:09:24.681Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-03-10T23:09:24.681Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-03-10T23:09:24.681Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-03-10T23:09:24.681Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-03-10T23:09:24.681Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-03-10T23:09:24.681Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-03-10T23:09:24.681Z] github.com/docker/docker/daemon/graphdriver/register [2022-03-10T23:09:24.681Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-03-10T23:09:24.681Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-03-10T23:09:24.681Z] github.com/docker/docker/daemon/images [2022-03-10T23:09:24.681Z] github.com/docker/docker/daemon/initlayer [2022-03-10T23:09:24.681Z] github.com/docker/docker/daemon/links [2022-03-10T23:09:24.681Z] github.com/docker/docker/daemon/listeners [2022-03-10T23:09:24.681Z] github.com/docker/docker/daemon/logger [2022-03-10T23:09:24.681Z] github.com/docker/docker/daemon/logger/awslogs [2022-03-10T23:09:24.681Z] github.com/docker/docker/daemon/logger/fluentd [2022-03-10T23:09:24.681Z] github.com/docker/docker/daemon/logger/gcplogs [2022-03-10T23:09:24.681Z] github.com/docker/docker/daemon/logger/gelf [2022-03-10T23:09:24.681Z] github.com/docker/docker/daemon/logger/journald [2022-03-10T23:09:24.681Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-03-10T23:09:24.681Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-03-10T23:09:24.681Z] github.com/docker/docker/daemon/logger/local [2022-03-10T23:09:24.681Z] github.com/docker/docker/daemon/logger/logentries [2022-03-10T23:09:24.681Z] github.com/docker/docker/daemon/logger/loggerutils [2022-03-10T23:09:24.681Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-03-10T23:09:24.681Z] github.com/docker/docker/daemon/logger/splunk [2022-03-10T23:09:24.681Z] github.com/docker/docker/daemon/logger/syslog [2022-03-10T23:09:24.681Z] github.com/docker/docker/daemon/logger/templates [2022-03-10T23:09:24.681Z] github.com/docker/docker/daemon/names [2022-03-10T23:09:24.681Z] github.com/docker/docker/daemon/network [2022-03-10T23:09:24.681Z] github.com/docker/docker/daemon/stats [2022-03-10T23:09:24.681Z] github.com/docker/docker/distribution [2022-03-10T23:09:24.681Z] github.com/docker/docker/distribution/metadata [2022-03-10T23:09:24.681Z] github.com/docker/docker/distribution/utils [2022-03-10T23:09:24.681Z] github.com/docker/docker/distribution/xfer [2022-03-10T23:09:24.681Z] github.com/docker/docker/dockerversion [2022-03-10T23:09:24.681Z] github.com/docker/docker/errdefs [2022-03-10T23:09:24.681Z] github.com/docker/docker/image [2022-03-10T23:09:24.681Z] github.com/docker/docker/image/cache [2022-03-10T23:09:24.681Z] github.com/docker/docker/image/tarexport [2022-03-10T23:09:24.681Z] github.com/docker/docker/image/v1 [2022-03-10T23:09:24.681Z] github.com/docker/docker/internal/test/suite [2022-03-10T23:09:24.681Z] github.com/docker/docker/layer [2022-03-10T23:09:24.681Z] github.com/docker/docker/libcontainerd [2022-03-10T23:09:24.681Z] github.com/docker/docker/libcontainerd/queue [2022-03-10T23:09:24.681Z] github.com/docker/docker/libcontainerd/remote [2022-03-10T23:09:24.681Z] github.com/docker/docker/libcontainerd/supervisor [2022-03-10T23:09:24.681Z] github.com/docker/docker/libcontainerd/types [2022-03-10T23:09:24.681Z] github.com/docker/docker/libnetwork [2022-03-10T23:09:24.681Z] github.com/docker/docker/libnetwork/bitseq [2022-03-10T23:09:24.681Z] github.com/docker/docker/libnetwork/cluster [2022-03-10T23:09:24.681Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-03-10T23:09:24.681Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-03-10T23:09:24.681Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-03-10T23:09:24.681Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-03-10T23:09:24.681Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-03-10T23:09:24.681Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-03-10T23:09:24.681Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-03-10T23:09:24.681Z] github.com/docker/docker/libnetwork/config [2022-03-10T23:09:24.681Z] github.com/docker/docker/libnetwork/datastore [2022-03-10T23:09:24.681Z] github.com/docker/docker/libnetwork/diagnostic [2022-03-10T23:09:24.681Z] github.com/docker/docker/libnetwork/discoverapi [2022-03-10T23:09:24.681Z] github.com/docker/docker/libnetwork/driverapi [2022-03-10T23:09:24.681Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-03-10T23:09:24.681Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-03-10T23:09:24.681Z] github.com/docker/docker/libnetwork/drivers/host [2022-03-10T23:09:24.681Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-03-10T23:09:24.681Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-03-10T23:09:24.681Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-03-10T23:09:24.681Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-03-10T23:09:24.681Z] github.com/docker/docker/libnetwork/drivers/null [2022-03-10T23:09:24.681Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-03-10T23:09:24.681Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-03-10T23:09:24.681Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-03-10T23:09:24.681Z] github.com/docker/docker/libnetwork/drivers/remote [2022-03-10T23:09:24.681Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-03-10T23:09:24.681Z] github.com/docker/docker/libnetwork/drivers/windows [2022-03-10T23:09:24.681Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-03-10T23:09:24.681Z] github.com/docker/docker/libnetwork/drvregistry [2022-03-10T23:09:24.681Z] github.com/docker/docker/libnetwork/etchosts [2022-03-10T23:09:24.681Z] github.com/docker/docker/libnetwork/idm [2022-03-10T23:09:24.681Z] github.com/docker/docker/libnetwork/internal/caller [2022-03-10T23:09:24.681Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-03-10T23:09:24.681Z] github.com/docker/docker/libnetwork/ipam [2022-03-10T23:09:24.681Z] github.com/docker/docker/libnetwork/ipamapi [2022-03-10T23:09:24.681Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-03-10T23:09:24.681Z] github.com/docker/docker/libnetwork/ipams/null [2022-03-10T23:09:24.681Z] github.com/docker/docker/libnetwork/ipams/remote [2022-03-10T23:09:24.681Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-03-10T23:09:24.681Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-03-10T23:09:24.681Z] github.com/docker/docker/libnetwork/ipamutils [2022-03-10T23:09:24.681Z] github.com/docker/docker/libnetwork/iptables [2022-03-10T23:09:24.681Z] github.com/docker/docker/libnetwork/netlabel [2022-03-10T23:09:24.681Z] github.com/docker/docker/libnetwork/netutils [2022-03-10T23:09:24.681Z] github.com/docker/docker/libnetwork/networkdb [2022-03-10T23:09:24.681Z] github.com/docker/docker/libnetwork/ns [2022-03-10T23:09:24.681Z] github.com/docker/docker/libnetwork/options [2022-03-10T23:09:24.681Z] github.com/docker/docker/libnetwork/osl [2022-03-10T23:09:24.681Z] github.com/docker/docker/libnetwork/osl/kernel [2022-03-10T23:09:24.681Z] github.com/docker/docker/libnetwork/portallocator [2022-03-10T23:09:24.681Z] github.com/docker/docker/libnetwork/portmapper [2022-03-10T23:09:24.681Z] github.com/docker/docker/libnetwork/resolvconf [2022-03-10T23:09:24.681Z] github.com/docker/docker/libnetwork/testutils [2022-03-10T23:09:24.681Z] github.com/docker/docker/libnetwork/types [2022-03-10T23:09:24.681Z] github.com/docker/docker/oci [2022-03-10T23:09:24.681Z] github.com/docker/docker/oci/caps [2022-03-10T23:09:24.681Z] github.com/docker/docker/opts [2022-03-10T23:09:24.681Z] github.com/docker/docker/pkg/aaparser [2022-03-10T23:09:24.681Z] github.com/docker/docker/pkg/archive [2022-03-10T23:09:24.681Z] github.com/docker/docker/pkg/authorization [2022-03-10T23:09:24.681Z] github.com/docker/docker/pkg/broadcaster [2022-03-10T23:09:24.681Z] github.com/docker/docker/pkg/capabilities [2022-03-10T23:09:24.681Z] github.com/docker/docker/pkg/chrootarchive [2022-03-10T23:09:24.681Z] github.com/docker/docker/pkg/containerfs [2022-03-10T23:09:24.681Z] github.com/docker/docker/pkg/devicemapper [2022-03-10T23:09:24.681Z] github.com/docker/docker/pkg/directory [2022-03-10T23:09:24.681Z] github.com/docker/docker/pkg/dmesg [2022-03-10T23:09:24.681Z] github.com/docker/docker/pkg/filenotify [2022-03-10T23:09:24.681Z] github.com/docker/docker/pkg/fileutils [2022-03-10T23:09:24.681Z] github.com/docker/docker/pkg/fsutils [2022-03-10T23:09:24.681Z] github.com/docker/docker/pkg/homedir [2022-03-10T23:09:24.681Z] github.com/docker/docker/pkg/idtools [2022-03-10T23:09:24.681Z] github.com/docker/docker/pkg/ioutils [2022-03-10T23:09:24.681Z] github.com/docker/docker/pkg/jsonmessage [2022-03-10T23:09:24.681Z] github.com/docker/docker/pkg/longpath [2022-03-10T23:09:24.681Z] github.com/docker/docker/pkg/loopback [2022-03-10T23:09:24.681Z] github.com/docker/docker/pkg/namesgenerator [2022-03-10T23:09:24.681Z] github.com/docker/docker/pkg/parsers [2022-03-10T23:09:24.681Z] github.com/docker/docker/pkg/parsers/kernel [2022-03-10T23:09:24.681Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-03-10T23:09:24.681Z] github.com/docker/docker/pkg/pidfile [2022-03-10T23:09:24.681Z] github.com/docker/docker/pkg/platform [2022-03-10T23:09:24.681Z] github.com/docker/docker/pkg/plugingetter [2022-03-10T23:09:24.681Z] github.com/docker/docker/pkg/plugins [2022-03-10T23:09:24.681Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-03-10T23:09:24.681Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-03-10T23:09:24.681Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-03-10T23:09:24.681Z] github.com/docker/docker/pkg/plugins/transport [2022-03-10T23:09:24.681Z] github.com/docker/docker/pkg/pools [2022-03-10T23:09:24.681Z] github.com/docker/docker/pkg/progress [2022-03-10T23:09:24.681Z] github.com/docker/docker/pkg/pubsub [2022-03-10T23:09:24.681Z] github.com/docker/docker/pkg/reexec [2022-03-10T23:09:24.681Z] github.com/docker/docker/pkg/signal [2022-03-10T23:09:24.681Z] github.com/docker/docker/pkg/stack [2022-03-10T23:09:24.681Z] github.com/docker/docker/pkg/stdcopy [2022-03-10T23:09:24.681Z] github.com/docker/docker/pkg/streamformatter [2022-03-10T23:09:24.681Z] github.com/docker/docker/pkg/stringid [2022-03-10T23:09:24.681Z] github.com/docker/docker/pkg/sysinfo [2022-03-10T23:09:24.681Z] github.com/docker/docker/pkg/system [2022-03-10T23:09:24.681Z] github.com/docker/docker/pkg/tailfile [2022-03-10T23:09:24.681Z] github.com/docker/docker/pkg/tarsum [2022-03-10T23:09:24.681Z] github.com/docker/docker/pkg/truncindex [2022-03-10T23:09:24.681Z] github.com/docker/docker/pkg/urlutil [2022-03-10T23:09:24.681Z] github.com/docker/docker/pkg/useragent [2022-03-10T23:09:24.681Z] github.com/docker/docker/plugin [2022-03-10T23:09:24.681Z] github.com/docker/docker/plugin/executor/containerd [2022-03-10T23:09:24.681Z] github.com/docker/docker/plugin/v2 [2022-03-10T23:09:24.681Z] github.com/docker/docker/profiles/apparmor [2022-03-10T23:09:24.681Z] github.com/docker/docker/profiles/seccomp [2022-03-10T23:09:24.681Z] github.com/docker/docker/quota [2022-03-10T23:09:24.681Z] github.com/docker/docker/reference [2022-03-10T23:09:24.681Z] github.com/docker/docker/registry [2022-03-10T23:09:24.681Z] github.com/docker/docker/registry/resumable [2022-03-10T23:09:24.681Z] github.com/docker/docker/restartmanager [2022-03-10T23:09:24.681Z] github.com/docker/docker/rootless [2022-03-10T23:09:24.681Z] github.com/docker/docker/rootless/specconv [2022-03-10T23:09:24.681Z] github.com/docker/docker/runconfig [2022-03-10T23:09:24.681Z] github.com/docker/docker/runconfig/opts [2022-03-10T23:09:24.681Z] github.com/docker/docker/testutil [2022-03-10T23:09:24.681Z] github.com/docker/docker/testutil/daemon [2022-03-10T23:09:24.681Z] github.com/docker/docker/testutil/environment [2022-03-10T23:09:24.681Z] github.com/docker/docker/testutil/fakecontext [2022-03-10T23:09:24.681Z] github.com/docker/docker/testutil/fakegit [2022-03-10T23:09:24.681Z] github.com/docker/docker/testutil/fakestorage [2022-03-10T23:09:24.681Z] github.com/docker/docker/testutil/fixtures/load [2022-03-10T23:09:24.681Z] github.com/docker/docker/testutil/fixtures/plugin [2022-03-10T23:09:24.681Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-03-10T23:09:24.681Z] github.com/docker/docker/testutil/registry [2022-03-10T23:09:24.681Z] github.com/docker/docker/testutil/request [2022-03-10T23:09:24.681Z] github.com/docker/docker/volume [2022-03-10T23:09:24.681Z] github.com/docker/docker/volume/drivers [2022-03-10T23:09:24.681Z] github.com/docker/docker/volume/local [2022-03-10T23:09:24.681Z] github.com/docker/docker/volume/mounts [2022-03-10T23:09:24.681Z] github.com/docker/docker/volume/service [2022-03-10T23:09:24.681Z] github.com/docker/docker/volume/service/opts [2022-03-10T23:09:24.681Z] github.com/docker/docker/volume/testutils' [2022-03-10T23:09:24.681Z] ++ grep --fixed-strings -v /libnetwork [2022-03-10T23:09:24.681Z] ++ echo 'github.com/docker/docker/api [2022-03-10T23:09:24.681Z] github.com/docker/docker/api/server [2022-03-10T23:09:24.681Z] github.com/docker/docker/api/server/backend/build [2022-03-10T23:09:24.681Z] github.com/docker/docker/api/server/httputils [2022-03-10T23:09:24.681Z] github.com/docker/docker/api/server/middleware [2022-03-10T23:09:24.681Z] github.com/docker/docker/api/server/router [2022-03-10T23:09:24.681Z] github.com/docker/docker/api/server/router/build [2022-03-10T23:09:24.681Z] github.com/docker/docker/api/server/router/checkpoint [2022-03-10T23:09:24.681Z] github.com/docker/docker/api/server/router/container [2022-03-10T23:09:24.681Z] github.com/docker/docker/api/server/router/debug [2022-03-10T23:09:24.681Z] github.com/docker/docker/api/server/router/distribution [2022-03-10T23:09:24.681Z] github.com/docker/docker/api/server/router/grpc [2022-03-10T23:09:24.681Z] github.com/docker/docker/api/server/router/image [2022-03-10T23:09:24.681Z] github.com/docker/docker/api/server/router/network [2022-03-10T23:09:24.681Z] github.com/docker/docker/api/server/router/plugin [2022-03-10T23:09:24.681Z] github.com/docker/docker/api/server/router/session [2022-03-10T23:09:24.681Z] github.com/docker/docker/api/server/router/swarm [2022-03-10T23:09:24.681Z] github.com/docker/docker/api/server/router/system [2022-03-10T23:09:24.681Z] github.com/docker/docker/api/server/router/volume [2022-03-10T23:09:24.681Z] github.com/docker/docker/api/types [2022-03-10T23:09:24.681Z] github.com/docker/docker/api/types/backend [2022-03-10T23:09:24.681Z] github.com/docker/docker/api/types/blkiodev [2022-03-10T23:09:24.681Z] github.com/docker/docker/api/types/container [2022-03-10T23:09:24.681Z] github.com/docker/docker/api/types/events [2022-03-10T23:09:24.681Z] github.com/docker/docker/api/types/filters [2022-03-10T23:09:24.681Z] github.com/docker/docker/api/types/image [2022-03-10T23:09:24.681Z] github.com/docker/docker/api/types/mount [2022-03-10T23:09:24.681Z] github.com/docker/docker/api/types/network [2022-03-10T23:09:24.681Z] github.com/docker/docker/api/types/plugins/logdriver [2022-03-10T23:09:24.681Z] github.com/docker/docker/api/types/registry [2022-03-10T23:09:24.681Z] github.com/docker/docker/api/types/strslice [2022-03-10T23:09:24.681Z] github.com/docker/docker/api/types/swarm [2022-03-10T23:09:24.681Z] github.com/docker/docker/api/types/swarm/runtime [2022-03-10T23:09:24.681Z] github.com/docker/docker/api/types/time [2022-03-10T23:09:24.681Z] github.com/docker/docker/api/types/versions [2022-03-10T23:09:24.681Z] github.com/docker/docker/api/types/versions/v1p19 [2022-03-10T23:09:24.681Z] github.com/docker/docker/api/types/versions/v1p20 [2022-03-10T23:09:24.681Z] github.com/docker/docker/api/types/volume [2022-03-10T23:09:24.681Z] github.com/docker/docker/builder [2022-03-10T23:09:24.681Z] github.com/docker/docker/builder/builder-next [2022-03-10T23:09:24.681Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-03-10T23:09:24.681Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-03-10T23:09:24.681Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-03-10T23:09:24.681Z] github.com/docker/docker/builder/builder-next/exporter [2022-03-10T23:09:24.681Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-03-10T23:09:24.681Z] github.com/docker/docker/builder/builder-next/worker [2022-03-10T23:09:24.681Z] github.com/docker/docker/builder/dockerfile [2022-03-10T23:09:24.681Z] github.com/docker/docker/builder/remotecontext [2022-03-10T23:09:24.681Z] github.com/docker/docker/builder/remotecontext/git [2022-03-10T23:09:24.681Z] github.com/docker/docker/cli [2022-03-10T23:09:24.681Z] github.com/docker/docker/cli/config [2022-03-10T23:09:24.681Z] github.com/docker/docker/cli/debug [2022-03-10T23:09:24.681Z] github.com/docker/docker/client [2022-03-10T23:09:24.681Z] github.com/docker/docker/cmd/docker-proxy [2022-03-10T23:09:24.681Z] github.com/docker/docker/cmd/dockerd [2022-03-10T23:09:24.681Z] github.com/docker/docker/cmd/dockerd/trap [2022-03-10T23:09:24.681Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-03-10T23:09:24.681Z] github.com/docker/docker/container [2022-03-10T23:09:24.681Z] github.com/docker/docker/container/stream [2022-03-10T23:09:24.681Z] github.com/docker/docker/contrib/apparmor [2022-03-10T23:09:24.681Z] github.com/docker/docker/contrib/docker-device-tool [2022-03-10T23:09:24.681Z] github.com/docker/docker/contrib/httpserver [2022-03-10T23:09:24.681Z] github.com/docker/docker/daemon [2022-03-10T23:09:24.681Z] github.com/docker/docker/daemon/cluster [2022-03-10T23:09:24.681Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-03-10T23:09:24.681Z] github.com/docker/docker/daemon/cluster/convert [2022-03-10T23:09:24.681Z] github.com/docker/docker/daemon/cluster/executor [2022-03-10T23:09:24.681Z] github.com/docker/docker/daemon/cluster/executor/container [2022-03-10T23:09:24.681Z] github.com/docker/docker/daemon/cluster/provider [2022-03-10T23:09:24.681Z] github.com/docker/docker/daemon/config [2022-03-10T23:09:24.681Z] github.com/docker/docker/daemon/events [2022-03-10T23:09:24.681Z] github.com/docker/docker/daemon/events/testutils [2022-03-10T23:09:24.681Z] github.com/docker/docker/daemon/exec [2022-03-10T23:09:24.681Z] github.com/docker/docker/daemon/graphdriver [2022-03-10T23:09:24.681Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-03-10T23:09:24.681Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-03-10T23:09:24.681Z] github.com/docker/docker/daemon/graphdriver/copy [2022-03-10T23:09:24.681Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-03-10T23:09:24.681Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-03-10T23:09:24.681Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-03-10T23:09:24.681Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-03-10T23:09:24.681Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-03-10T23:09:24.681Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-03-10T23:09:24.681Z] github.com/docker/docker/daemon/graphdriver/register [2022-03-10T23:09:24.682Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-03-10T23:09:24.682Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-03-10T23:09:24.682Z] github.com/docker/docker/daemon/images [2022-03-10T23:09:24.682Z] github.com/docker/docker/daemon/initlayer [2022-03-10T23:09:24.682Z] github.com/docker/docker/daemon/links [2022-03-10T23:09:24.682Z] github.com/docker/docker/daemon/listeners [2022-03-10T23:09:24.682Z] github.com/docker/docker/daemon/logger [2022-03-10T23:09:24.682Z] github.com/docker/docker/daemon/logger/awslogs [2022-03-10T23:09:24.682Z] github.com/docker/docker/daemon/logger/fluentd [2022-03-10T23:09:24.682Z] github.com/docker/docker/daemon/logger/gcplogs [2022-03-10T23:09:24.682Z] github.com/docker/docker/daemon/logger/gelf [2022-03-10T23:09:24.682Z] github.com/docker/docker/daemon/logger/journald [2022-03-10T23:09:24.682Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-03-10T23:09:24.682Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-03-10T23:09:24.682Z] github.com/docker/docker/daemon/logger/local [2022-03-10T23:09:24.682Z] github.com/docker/docker/daemon/logger/logentries [2022-03-10T23:09:24.682Z] github.com/docker/docker/daemon/logger/loggerutils [2022-03-10T23:09:24.682Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-03-10T23:09:24.682Z] github.com/docker/docker/daemon/logger/splunk [2022-03-10T23:09:24.682Z] github.com/docker/docker/daemon/logger/syslog [2022-03-10T23:09:24.682Z] github.com/docker/docker/daemon/logger/templates [2022-03-10T23:09:24.682Z] github.com/docker/docker/daemon/names [2022-03-10T23:09:24.682Z] github.com/docker/docker/daemon/network [2022-03-10T23:09:24.682Z] github.com/docker/docker/daemon/stats [2022-03-10T23:09:24.682Z] github.com/docker/docker/distribution [2022-03-10T23:09:24.682Z] github.com/docker/docker/distribution/metadata [2022-03-10T23:09:24.682Z] github.com/docker/docker/distribution/utils [2022-03-10T23:09:24.682Z] github.com/docker/docker/distribution/xfer [2022-03-10T23:09:24.682Z] github.com/docker/docker/dockerversion [2022-03-10T23:09:24.682Z] github.com/docker/docker/errdefs [2022-03-10T23:09:24.682Z] github.com/docker/docker/image [2022-03-10T23:09:24.682Z] github.com/docker/docker/image/cache [2022-03-10T23:09:24.682Z] github.com/docker/docker/image/tarexport [2022-03-10T23:09:24.682Z] github.com/docker/docker/image/v1 [2022-03-10T23:09:24.682Z] github.com/docker/docker/internal/test/suite [2022-03-10T23:09:24.682Z] github.com/docker/docker/layer [2022-03-10T23:09:24.682Z] github.com/docker/docker/libcontainerd [2022-03-10T23:09:24.682Z] github.com/docker/docker/libcontainerd/queue [2022-03-10T23:09:24.682Z] github.com/docker/docker/libcontainerd/remote [2022-03-10T23:09:24.682Z] github.com/docker/docker/libcontainerd/supervisor [2022-03-10T23:09:24.682Z] github.com/docker/docker/libcontainerd/types [2022-03-10T23:09:24.682Z] github.com/docker/docker/libnetwork [2022-03-10T23:09:24.682Z] github.com/docker/docker/libnetwork/bitseq [2022-03-10T23:09:24.682Z] github.com/docker/docker/libnetwork/cluster [2022-03-10T23:09:24.682Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-03-10T23:09:24.682Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-03-10T23:09:24.682Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-03-10T23:09:24.682Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-03-10T23:09:24.682Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-03-10T23:09:24.682Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-03-10T23:09:24.682Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-03-10T23:09:24.682Z] github.com/docker/docker/libnetwork/config [2022-03-10T23:09:24.682Z] github.com/docker/docker/libnetwork/datastore [2022-03-10T23:09:24.682Z] github.com/docker/docker/libnetwork/diagnostic [2022-03-10T23:09:24.682Z] github.com/docker/docker/libnetwork/discoverapi [2022-03-10T23:09:24.682Z] github.com/docker/docker/libnetwork/driverapi [2022-03-10T23:09:24.682Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-03-10T23:09:24.682Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-03-10T23:09:24.682Z] github.com/docker/docker/libnetwork/drivers/host [2022-03-10T23:09:24.682Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-03-10T23:09:24.682Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-03-10T23:09:24.682Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-03-10T23:09:24.682Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-03-10T23:09:24.682Z] github.com/docker/docker/libnetwork/drivers/null [2022-03-10T23:09:24.682Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-03-10T23:09:24.682Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-03-10T23:09:24.682Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-03-10T23:09:24.682Z] github.com/docker/docker/libnetwork/drivers/remote [2022-03-10T23:09:24.682Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-03-10T23:09:24.682Z] github.com/docker/docker/libnetwork/drivers/windows [2022-03-10T23:09:24.682Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-03-10T23:09:24.682Z] github.com/docker/docker/libnetwork/drvregistry [2022-03-10T23:09:24.682Z] github.com/docker/docker/libnetwork/etchosts [2022-03-10T23:09:24.682Z] github.com/docker/docker/libnetwork/idm [2022-03-10T23:09:24.682Z] github.com/docker/docker/libnetwork/internal/caller [2022-03-10T23:09:24.682Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-03-10T23:09:24.682Z] github.com/docker/docker/libnetwork/ipam [2022-03-10T23:09:24.682Z] github.com/docker/docker/libnetwork/ipamapi [2022-03-10T23:09:24.682Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-03-10T23:09:24.682Z] github.com/docker/docker/libnetwork/ipams/null [2022-03-10T23:09:24.682Z] github.com/docker/docker/libnetwork/ipams/remote [2022-03-10T23:09:24.682Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-03-10T23:09:24.682Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-03-10T23:09:24.682Z] github.com/docker/docker/libnetwork/ipamutils [2022-03-10T23:09:24.682Z] github.com/docker/docker/libnetwork/iptables [2022-03-10T23:09:24.682Z] github.com/docker/docker/libnetwork/netlabel [2022-03-10T23:09:24.682Z] github.com/docker/docker/libnetwork/netutils [2022-03-10T23:09:24.682Z] github.com/docker/docker/libnetwork/networkdb [2022-03-10T23:09:24.682Z] github.com/docker/docker/libnetwork/ns [2022-03-10T23:09:24.682Z] github.com/docker/docker/libnetwork/options [2022-03-10T23:09:24.682Z] github.com/docker/docker/libnetwork/osl [2022-03-10T23:09:24.682Z] github.com/docker/docker/libnetwork/osl/kernel [2022-03-10T23:09:24.682Z] github.com/docker/docker/libnetwork/portallocator [2022-03-10T23:09:24.682Z] github.com/docker/docker/libnetwork/portmapper [2022-03-10T23:09:24.682Z] github.com/docker/docker/libnetwork/resolvconf [2022-03-10T23:09:24.682Z] github.com/docker/docker/libnetwork/testutils [2022-03-10T23:09:24.682Z] github.com/docker/docker/libnetwork/types [2022-03-10T23:09:24.682Z] github.com/docker/docker/oci [2022-03-10T23:09:24.682Z] github.com/docker/docker/oci/caps [2022-03-10T23:09:24.682Z] github.com/docker/docker/opts [2022-03-10T23:09:24.682Z] github.com/docker/docker/pkg/aaparser [2022-03-10T23:09:24.682Z] github.com/docker/docker/pkg/archive [2022-03-10T23:09:24.682Z] github.com/docker/docker/pkg/authorization [2022-03-10T23:09:24.682Z] github.com/docker/docker/pkg/broadcaster [2022-03-10T23:09:24.682Z] github.com/docker/docker/pkg/capabilities [2022-03-10T23:09:24.682Z] github.com/docker/docker/pkg/chrootarchive [2022-03-10T23:09:24.682Z] github.com/docker/docker/pkg/containerfs [2022-03-10T23:09:24.682Z] github.com/docker/docker/pkg/devicemapper [2022-03-10T23:09:24.682Z] github.com/docker/docker/pkg/directory [2022-03-10T23:09:24.682Z] github.com/docker/docker/pkg/dmesg [2022-03-10T23:09:24.682Z] github.com/docker/docker/pkg/filenotify [2022-03-10T23:09:24.682Z] github.com/docker/docker/pkg/fileutils [2022-03-10T23:09:24.682Z] github.com/docker/docker/pkg/fsutils [2022-03-10T23:09:24.682Z] github.com/docker/docker/pkg/homedir [2022-03-10T23:09:24.682Z] github.com/docker/docker/pkg/idtools [2022-03-10T23:09:24.682Z] github.com/docker/docker/pkg/ioutils [2022-03-10T23:09:24.682Z] github.com/docker/docker/pkg/jsonmessage [2022-03-10T23:09:24.682Z] github.com/docker/docker/pkg/longpath [2022-03-10T23:09:24.682Z] github.com/docker/docker/pkg/loopback [2022-03-10T23:09:24.682Z] github.com/docker/docker/pkg/namesgenerator [2022-03-10T23:09:24.682Z] github.com/docker/docker/pkg/parsers [2022-03-10T23:09:24.682Z] github.com/docker/docker/pkg/parsers/kernel [2022-03-10T23:09:24.682Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-03-10T23:09:24.682Z] github.com/docker/docker/pkg/pidfile [2022-03-10T23:09:24.682Z] github.com/docker/docker/pkg/platform [2022-03-10T23:09:24.682Z] github.com/docker/docker/pkg/plugingetter [2022-03-10T23:09:24.682Z] github.com/docker/docker/pkg/plugins [2022-03-10T23:09:24.682Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-03-10T23:09:24.682Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-03-10T23:09:24.682Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-03-10T23:09:24.682Z] github.com/docker/docker/pkg/plugins/transport [2022-03-10T23:09:24.682Z] github.com/docker/docker/pkg/pools [2022-03-10T23:09:24.682Z] github.com/docker/docker/pkg/progress [2022-03-10T23:09:24.682Z] github.com/docker/docker/pkg/pubsub [2022-03-10T23:09:24.682Z] github.com/docker/docker/pkg/reexec [2022-03-10T23:09:24.682Z] github.com/docker/docker/pkg/signal [2022-03-10T23:09:24.682Z] github.com/docker/docker/pkg/stack [2022-03-10T23:09:24.682Z] github.com/docker/docker/pkg/stdcopy [2022-03-10T23:09:24.682Z] github.com/docker/docker/pkg/streamformatter [2022-03-10T23:09:24.682Z] github.com/docker/docker/pkg/stringid [2022-03-10T23:09:24.682Z] github.com/docker/docker/pkg/sysinfo [2022-03-10T23:09:24.682Z] github.com/docker/docker/pkg/system [2022-03-10T23:09:24.682Z] github.com/docker/docker/pkg/tailfile [2022-03-10T23:09:24.682Z] github.com/docker/docker/pkg/tarsum [2022-03-10T23:09:24.682Z] github.com/docker/docker/pkg/truncindex [2022-03-10T23:09:24.682Z] github.com/docker/docker/pkg/urlutil [2022-03-10T23:09:24.682Z] github.com/docker/docker/pkg/useragent [2022-03-10T23:09:24.682Z] github.com/docker/docker/plugin [2022-03-10T23:09:24.682Z] github.com/docker/docker/plugin/executor/containerd [2022-03-10T23:09:24.682Z] github.com/docker/docker/plugin/v2 [2022-03-10T23:09:24.682Z] github.com/docker/docker/profiles/apparmor [2022-03-10T23:09:24.682Z] github.com/docker/docker/profiles/seccomp [2022-03-10T23:09:24.682Z] github.com/docker/docker/quota [2022-03-10T23:09:24.682Z] github.com/docker/docker/reference [2022-03-10T23:09:24.682Z] github.com/docker/docker/registry [2022-03-10T23:09:24.682Z] github.com/docker/docker/registry/resumable [2022-03-10T23:09:24.682Z] github.com/docker/docker/restartmanager [2022-03-10T23:09:24.682Z] github.com/docker/docker/rootless [2022-03-10T23:09:24.682Z] github.com/docker/docker/rootless/specconv [2022-03-10T23:09:24.682Z] github.com/docker/docker/runconfig [2022-03-10T23:09:24.682Z] github.com/docker/docker/runconfig/opts [2022-03-10T23:09:24.682Z] github.com/docker/docker/testutil [2022-03-10T23:09:24.682Z] github.com/docker/docker/testutil/daemon [2022-03-10T23:09:24.682Z] github.com/docker/docker/testutil/environment [2022-03-10T23:09:24.682Z] github.com/docker/docker/testutil/fakecontext [2022-03-10T23:09:24.682Z] github.com/docker/docker/testutil/fakegit [2022-03-10T23:09:24.682Z] github.com/docker/docker/testutil/fakestorage [2022-03-10T23:09:24.682Z] github.com/docker/docker/testutil/fixtures/load [2022-03-10T23:09:24.682Z] github.com/docker/docker/testutil/fixtures/plugin [2022-03-10T23:09:24.682Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-03-10T23:09:24.682Z] github.com/docker/docker/testutil/registry [2022-03-10T23:09:24.682Z] github.com/docker/docker/testutil/request [2022-03-10T23:09:24.682Z] github.com/docker/docker/volume [2022-03-10T23:09:24.682Z] github.com/docker/docker/volume/drivers [2022-03-10T23:09:24.682Z] github.com/docker/docker/volume/local [2022-03-10T23:09:24.682Z] github.com/docker/docker/volume/mounts [2022-03-10T23:09:24.682Z] github.com/docker/docker/volume/service [2022-03-10T23:09:24.682Z] github.com/docker/docker/volume/service/opts [2022-03-10T23:09:24.682Z] github.com/docker/docker/volume/testutils' [2022-03-10T23:09:24.682Z] + base_pkg_list='github.com/docker/docker/api [2022-03-10T23:09:24.682Z] github.com/docker/docker/api/server [2022-03-10T23:09:24.682Z] github.com/docker/docker/api/server/backend/build [2022-03-10T23:09:24.682Z] github.com/docker/docker/api/server/httputils [2022-03-10T23:09:24.682Z] github.com/docker/docker/api/server/middleware [2022-03-10T23:09:24.682Z] github.com/docker/docker/api/server/router [2022-03-10T23:09:24.682Z] github.com/docker/docker/api/server/router/build [2022-03-10T23:09:24.682Z] github.com/docker/docker/api/server/router/checkpoint [2022-03-10T23:09:24.682Z] github.com/docker/docker/api/server/router/container [2022-03-10T23:09:24.682Z] github.com/docker/docker/api/server/router/debug [2022-03-10T23:09:24.682Z] github.com/docker/docker/api/server/router/distribution [2022-03-10T23:09:24.682Z] github.com/docker/docker/api/server/router/grpc [2022-03-10T23:09:24.682Z] github.com/docker/docker/api/server/router/image [2022-03-10T23:09:24.682Z] github.com/docker/docker/api/server/router/network [2022-03-10T23:09:24.682Z] github.com/docker/docker/api/server/router/plugin [2022-03-10T23:09:24.682Z] github.com/docker/docker/api/server/router/session [2022-03-10T23:09:24.682Z] github.com/docker/docker/api/server/router/swarm [2022-03-10T23:09:24.682Z] github.com/docker/docker/api/server/router/system [2022-03-10T23:09:24.682Z] github.com/docker/docker/api/server/router/volume [2022-03-10T23:09:24.682Z] github.com/docker/docker/api/types [2022-03-10T23:09:24.682Z] github.com/docker/docker/api/types/backend [2022-03-10T23:09:24.682Z] github.com/docker/docker/api/types/blkiodev [2022-03-10T23:09:24.682Z] github.com/docker/docker/api/types/container [2022-03-10T23:09:24.682Z] github.com/docker/docker/api/types/events [2022-03-10T23:09:24.682Z] github.com/docker/docker/api/types/filters [2022-03-10T23:09:24.682Z] github.com/docker/docker/api/types/image [2022-03-10T23:09:24.682Z] github.com/docker/docker/api/types/mount [2022-03-10T23:09:24.682Z] github.com/docker/docker/api/types/network [2022-03-10T23:09:24.682Z] github.com/docker/docker/api/types/plugins/logdriver [2022-03-10T23:09:24.682Z] github.com/docker/docker/api/types/registry [2022-03-10T23:09:24.682Z] github.com/docker/docker/api/types/strslice [2022-03-10T23:09:24.682Z] github.com/docker/docker/api/types/swarm [2022-03-10T23:09:24.682Z] github.com/docker/docker/api/types/swarm/runtime [2022-03-10T23:09:24.682Z] github.com/docker/docker/api/types/time [2022-03-10T23:09:24.682Z] github.com/docker/docker/api/types/versions [2022-03-10T23:09:24.682Z] github.com/docker/docker/api/types/versions/v1p19 [2022-03-10T23:09:24.682Z] github.com/docker/docker/api/types/versions/v1p20 [2022-03-10T23:09:24.682Z] github.com/docker/docker/api/types/volume [2022-03-10T23:09:24.682Z] github.com/docker/docker/builder [2022-03-10T23:09:24.682Z] github.com/docker/docker/builder/builder-next [2022-03-10T23:09:24.682Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-03-10T23:09:24.682Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-03-10T23:09:24.682Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-03-10T23:09:24.682Z] github.com/docker/docker/builder/builder-next/exporter [2022-03-10T23:09:24.682Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-03-10T23:09:24.682Z] github.com/docker/docker/builder/builder-next/worker [2022-03-10T23:09:24.682Z] github.com/docker/docker/builder/dockerfile [2022-03-10T23:09:24.682Z] github.com/docker/docker/builder/remotecontext [2022-03-10T23:09:24.682Z] github.com/docker/docker/builder/remotecontext/git [2022-03-10T23:09:24.682Z] github.com/docker/docker/cli [2022-03-10T23:09:24.682Z] github.com/docker/docker/cli/config [2022-03-10T23:09:24.682Z] github.com/docker/docker/cli/debug [2022-03-10T23:09:24.682Z] github.com/docker/docker/client [2022-03-10T23:09:24.682Z] github.com/docker/docker/cmd/docker-proxy [2022-03-10T23:09:24.682Z] github.com/docker/docker/cmd/dockerd [2022-03-10T23:09:24.682Z] github.com/docker/docker/cmd/dockerd/trap [2022-03-10T23:09:24.682Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-03-10T23:09:24.682Z] github.com/docker/docker/container [2022-03-10T23:09:24.682Z] github.com/docker/docker/container/stream [2022-03-10T23:09:24.682Z] github.com/docker/docker/contrib/apparmor [2022-03-10T23:09:24.682Z] github.com/docker/docker/contrib/docker-device-tool [2022-03-10T23:09:24.682Z] github.com/docker/docker/contrib/httpserver [2022-03-10T23:09:24.682Z] github.com/docker/docker/daemon [2022-03-10T23:09:24.682Z] github.com/docker/docker/daemon/cluster [2022-03-10T23:09:24.682Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-03-10T23:09:24.682Z] github.com/docker/docker/daemon/cluster/convert [2022-03-10T23:09:24.682Z] github.com/docker/docker/daemon/cluster/executor [2022-03-10T23:09:24.682Z] github.com/docker/docker/daemon/cluster/executor/container [2022-03-10T23:09:24.682Z] github.com/docker/docker/daemon/cluster/provider [2022-03-10T23:09:24.682Z] github.com/docker/docker/daemon/config [2022-03-10T23:09:24.682Z] github.com/docker/docker/daemon/events [2022-03-10T23:09:24.682Z] github.com/docker/docker/daemon/events/testutils [2022-03-10T23:09:24.682Z] github.com/docker/docker/daemon/exec [2022-03-10T23:09:24.682Z] github.com/docker/docker/daemon/graphdriver [2022-03-10T23:09:24.682Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-03-10T23:09:24.682Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-03-10T23:09:24.682Z] github.com/docker/docker/daemon/graphdriver/copy [2022-03-10T23:09:24.682Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-03-10T23:09:24.682Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-03-10T23:09:24.682Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-03-10T23:09:24.682Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-03-10T23:09:24.682Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-03-10T23:09:24.682Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-03-10T23:09:24.682Z] github.com/docker/docker/daemon/graphdriver/register [2022-03-10T23:09:24.682Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-03-10T23:09:24.682Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-03-10T23:09:24.682Z] github.com/docker/docker/daemon/images [2022-03-10T23:09:24.682Z] github.com/docker/docker/daemon/initlayer [2022-03-10T23:09:24.682Z] github.com/docker/docker/daemon/links [2022-03-10T23:09:24.682Z] github.com/docker/docker/daemon/listeners [2022-03-10T23:09:24.682Z] github.com/docker/docker/daemon/logger [2022-03-10T23:09:24.682Z] github.com/docker/docker/daemon/logger/awslogs [2022-03-10T23:09:24.682Z] github.com/docker/docker/daemon/logger/fluentd [2022-03-10T23:09:24.682Z] github.com/docker/docker/daemon/logger/gcplogs [2022-03-10T23:09:24.682Z] github.com/docker/docker/daemon/logger/gelf [2022-03-10T23:09:24.682Z] github.com/docker/docker/daemon/logger/journald [2022-03-10T23:09:24.682Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-03-10T23:09:24.682Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-03-10T23:09:24.682Z] github.com/docker/docker/daemon/logger/local [2022-03-10T23:09:24.682Z] github.com/docker/docker/daemon/logger/logentries [2022-03-10T23:09:24.682Z] github.com/docker/docker/daemon/logger/loggerutils [2022-03-10T23:09:24.682Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-03-10T23:09:24.682Z] github.com/docker/docker/daemon/logger/splunk [2022-03-10T23:09:24.682Z] github.com/docker/docker/daemon/logger/syslog [2022-03-10T23:09:24.682Z] github.com/docker/docker/daemon/logger/templates [2022-03-10T23:09:24.682Z] github.com/docker/docker/daemon/names [2022-03-10T23:09:24.682Z] github.com/docker/docker/daemon/network [2022-03-10T23:09:24.682Z] github.com/docker/docker/daemon/stats [2022-03-10T23:09:24.682Z] github.com/docker/docker/distribution [2022-03-10T23:09:24.682Z] github.com/docker/docker/distribution/metadata [2022-03-10T23:09:24.682Z] github.com/docker/docker/distribution/utils [2022-03-10T23:09:24.682Z] github.com/docker/docker/distribution/xfer [2022-03-10T23:09:24.682Z] github.com/docker/docker/dockerversion [2022-03-10T23:09:24.682Z] github.com/docker/docker/errdefs [2022-03-10T23:09:24.682Z] github.com/docker/docker/image [2022-03-10T23:09:24.682Z] github.com/docker/docker/image/cache [2022-03-10T23:09:24.682Z] github.com/docker/docker/image/tarexport [2022-03-10T23:09:24.682Z] github.com/docker/docker/image/v1 [2022-03-10T23:09:24.682Z] github.com/docker/docker/internal/test/suite [2022-03-10T23:09:24.682Z] github.com/docker/docker/layer [2022-03-10T23:09:24.682Z] github.com/docker/docker/libcontainerd [2022-03-10T23:09:24.682Z] github.com/docker/docker/libcontainerd/queue [2022-03-10T23:09:24.682Z] github.com/docker/docker/libcontainerd/remote [2022-03-10T23:09:24.682Z] github.com/docker/docker/libcontainerd/supervisor [2022-03-10T23:09:24.682Z] github.com/docker/docker/libcontainerd/types [2022-03-10T23:09:24.682Z] github.com/docker/docker/oci [2022-03-10T23:09:24.682Z] github.com/docker/docker/oci/caps [2022-03-10T23:09:24.682Z] github.com/docker/docker/opts [2022-03-10T23:09:24.682Z] github.com/docker/docker/pkg/aaparser [2022-03-10T23:09:24.682Z] github.com/docker/docker/pkg/archive [2022-03-10T23:09:24.682Z] github.com/docker/docker/pkg/authorization [2022-03-10T23:09:24.682Z] github.com/docker/docker/pkg/broadcaster [2022-03-10T23:09:24.682Z] github.com/docker/docker/pkg/capabilities [2022-03-10T23:09:24.682Z] github.com/docker/docker/pkg/chrootarchive [2022-03-10T23:09:24.682Z] github.com/docker/docker/pkg/containerfs [2022-03-10T23:09:24.682Z] github.com/docker/docker/pkg/devicemapper [2022-03-10T23:09:24.682Z] github.com/docker/docker/pkg/directory [2022-03-10T23:09:24.682Z] github.com/docker/docker/pkg/dmesg [2022-03-10T23:09:24.682Z] github.com/docker/docker/pkg/filenotify [2022-03-10T23:09:24.682Z] github.com/docker/docker/pkg/fileutils [2022-03-10T23:09:24.682Z] github.com/docker/docker/pkg/fsutils [2022-03-10T23:09:24.682Z] github.com/docker/docker/pkg/homedir [2022-03-10T23:09:24.682Z] github.com/docker/docker/pkg/idtools [2022-03-10T23:09:24.682Z] github.com/docker/docker/pkg/ioutils [2022-03-10T23:09:24.682Z] github.com/docker/docker/pkg/jsonmessage [2022-03-10T23:09:24.682Z] github.com/docker/docker/pkg/longpath [2022-03-10T23:09:24.682Z] github.com/docker/docker/pkg/loopback [2022-03-10T23:09:24.682Z] github.com/docker/docker/pkg/namesgenerator [2022-03-10T23:09:24.682Z] github.com/docker/docker/pkg/parsers [2022-03-10T23:09:24.682Z] github.com/docker/docker/pkg/parsers/kernel [2022-03-10T23:09:24.682Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-03-10T23:09:24.682Z] github.com/docker/docker/pkg/pidfile [2022-03-10T23:09:24.682Z] github.com/docker/docker/pkg/platform [2022-03-10T23:09:24.682Z] github.com/docker/docker/pkg/plugingetter [2022-03-10T23:09:24.682Z] github.com/docker/docker/pkg/plugins [2022-03-10T23:09:24.682Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-03-10T23:09:24.682Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-03-10T23:09:24.682Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-03-10T23:09:24.682Z] github.com/docker/docker/pkg/plugins/transport [2022-03-10T23:09:24.682Z] github.com/docker/docker/pkg/pools [2022-03-10T23:09:24.682Z] github.com/docker/docker/pkg/progress [2022-03-10T23:09:24.682Z] github.com/docker/docker/pkg/pubsub [2022-03-10T23:09:24.682Z] github.com/docker/docker/pkg/reexec [2022-03-10T23:09:24.682Z] github.com/docker/docker/pkg/signal [2022-03-10T23:09:24.682Z] github.com/docker/docker/pkg/stack [2022-03-10T23:09:24.682Z] github.com/docker/docker/pkg/stdcopy [2022-03-10T23:09:24.682Z] github.com/docker/docker/pkg/streamformatter [2022-03-10T23:09:24.682Z] github.com/docker/docker/pkg/stringid [2022-03-10T23:09:24.682Z] github.com/docker/docker/pkg/sysinfo [2022-03-10T23:09:24.682Z] github.com/docker/docker/pkg/system [2022-03-10T23:09:24.682Z] github.com/docker/docker/pkg/tailfile [2022-03-10T23:09:24.682Z] github.com/docker/docker/pkg/tarsum [2022-03-10T23:09:24.682Z] github.com/docker/docker/pkg/truncindex [2022-03-10T23:09:24.682Z] github.com/docker/docker/pkg/urlutil [2022-03-10T23:09:24.682Z] github.com/docker/docker/pkg/useragent [2022-03-10T23:09:24.682Z] github.com/docker/docker/plugin [2022-03-10T23:09:24.682Z] github.com/docker/docker/plugin/executor/containerd [2022-03-10T23:09:24.682Z] github.com/docker/docker/plugin/v2 [2022-03-10T23:09:24.682Z] github.com/docker/docker/profiles/apparmor [2022-03-10T23:09:24.682Z] github.com/docker/docker/profiles/seccomp [2022-03-10T23:09:24.683Z] github.com/docker/docker/quota [2022-03-10T23:09:24.683Z] github.com/docker/docker/reference [2022-03-10T23:09:24.683Z] github.com/docker/docker/registry [2022-03-10T23:09:24.683Z] github.com/docker/docker/registry/resumable [2022-03-10T23:09:24.683Z] github.com/docker/docker/restartmanager [2022-03-10T23:09:24.683Z] github.com/docker/docker/rootless [2022-03-10T23:09:24.683Z] github.com/docker/docker/rootless/specconv [2022-03-10T23:09:24.683Z] github.com/docker/docker/runconfig [2022-03-10T23:09:24.683Z] github.com/docker/docker/runconfig/opts [2022-03-10T23:09:24.683Z] github.com/docker/docker/testutil [2022-03-10T23:09:24.683Z] github.com/docker/docker/testutil/daemon [2022-03-10T23:09:24.683Z] github.com/docker/docker/testutil/environment [2022-03-10T23:09:24.683Z] github.com/docker/docker/testutil/fakecontext [2022-03-10T23:09:24.683Z] github.com/docker/docker/testutil/fakegit [2022-03-10T23:09:24.683Z] github.com/docker/docker/testutil/fakestorage [2022-03-10T23:09:24.683Z] github.com/docker/docker/testutil/fixtures/load [2022-03-10T23:09:24.683Z] github.com/docker/docker/testutil/fixtures/plugin [2022-03-10T23:09:24.683Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-03-10T23:09:24.683Z] github.com/docker/docker/testutil/registry [2022-03-10T23:09:24.683Z] github.com/docker/docker/testutil/request [2022-03-10T23:09:24.683Z] github.com/docker/docker/volume [2022-03-10T23:09:24.683Z] github.com/docker/docker/volume/drivers [2022-03-10T23:09:24.683Z] github.com/docker/docker/volume/local [2022-03-10T23:09:24.683Z] github.com/docker/docker/volume/mounts [2022-03-10T23:09:24.683Z] github.com/docker/docker/volume/service [2022-03-10T23:09:24.683Z] github.com/docker/docker/volume/service/opts [2022-03-10T23:09:24.683Z] github.com/docker/docker/volume/testutils' [2022-03-10T23:09:24.683Z] ++ grep --fixed-strings /libnetwork [2022-03-10T23:09:24.683Z] ++ echo 'github.com/docker/docker/api [2022-03-10T23:09:24.683Z] github.com/docker/docker/api/server [2022-03-10T23:09:24.683Z] github.com/docker/docker/api/server/backend/build [2022-03-10T23:09:24.683Z] github.com/docker/docker/api/server/httputils [2022-03-10T23:09:24.683Z] github.com/docker/docker/api/server/middleware [2022-03-10T23:09:24.683Z] github.com/docker/docker/api/server/router [2022-03-10T23:09:24.683Z] github.com/docker/docker/api/server/router/build [2022-03-10T23:09:24.683Z] github.com/docker/docker/api/server/router/checkpoint [2022-03-10T23:09:24.683Z] github.com/docker/docker/api/server/router/container [2022-03-10T23:09:24.683Z] github.com/docker/docker/api/server/router/debug [2022-03-10T23:09:24.683Z] github.com/docker/docker/api/server/router/distribution [2022-03-10T23:09:24.683Z] github.com/docker/docker/api/server/router/grpc [2022-03-10T23:09:24.683Z] github.com/docker/docker/api/server/router/image [2022-03-10T23:09:24.683Z] github.com/docker/docker/api/server/router/network [2022-03-10T23:09:24.683Z] github.com/docker/docker/api/server/router/plugin [2022-03-10T23:09:24.683Z] github.com/docker/docker/api/server/router/session [2022-03-10T23:09:24.683Z] github.com/docker/docker/api/server/router/swarm [2022-03-10T23:09:24.683Z] github.com/docker/docker/api/server/router/system [2022-03-10T23:09:24.683Z] github.com/docker/docker/api/server/router/volume [2022-03-10T23:09:24.683Z] github.com/docker/docker/api/types [2022-03-10T23:09:24.683Z] github.com/docker/docker/api/types/backend [2022-03-10T23:09:24.683Z] github.com/docker/docker/api/types/blkiodev [2022-03-10T23:09:24.683Z] github.com/docker/docker/api/types/container [2022-03-10T23:09:24.683Z] github.com/docker/docker/api/types/events [2022-03-10T23:09:24.683Z] github.com/docker/docker/api/types/filters [2022-03-10T23:09:24.683Z] github.com/docker/docker/api/types/image [2022-03-10T23:09:24.683Z] github.com/docker/docker/api/types/mount [2022-03-10T23:09:24.683Z] github.com/docker/docker/api/types/network [2022-03-10T23:09:24.683Z] github.com/docker/docker/api/types/plugins/logdriver [2022-03-10T23:09:24.683Z] github.com/docker/docker/api/types/registry [2022-03-10T23:09:24.683Z] github.com/docker/docker/api/types/strslice [2022-03-10T23:09:24.683Z] github.com/docker/docker/api/types/swarm [2022-03-10T23:09:24.683Z] github.com/docker/docker/api/types/swarm/runtime [2022-03-10T23:09:24.683Z] github.com/docker/docker/api/types/time [2022-03-10T23:09:24.683Z] github.com/docker/docker/api/types/versions [2022-03-10T23:09:24.683Z] github.com/docker/docker/api/types/versions/v1p19 [2022-03-10T23:09:24.683Z] github.com/docker/docker/api/types/versions/v1p20 [2022-03-10T23:09:24.683Z] github.com/docker/docker/api/types/volume [2022-03-10T23:09:24.683Z] github.com/docker/docker/builder [2022-03-10T23:09:24.683Z] github.com/docker/docker/builder/builder-next [2022-03-10T23:09:24.683Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-03-10T23:09:24.683Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-03-10T23:09:24.683Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-03-10T23:09:24.683Z] github.com/docker/docker/builder/builder-next/exporter [2022-03-10T23:09:24.683Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-03-10T23:09:24.683Z] github.com/docker/docker/builder/builder-next/worker [2022-03-10T23:09:24.683Z] github.com/docker/docker/builder/dockerfile [2022-03-10T23:09:24.683Z] github.com/docker/docker/builder/remotecontext [2022-03-10T23:09:24.683Z] github.com/docker/docker/builder/remotecontext/git [2022-03-10T23:09:24.683Z] github.com/docker/docker/cli [2022-03-10T23:09:24.683Z] github.com/docker/docker/cli/config [2022-03-10T23:09:24.683Z] github.com/docker/docker/cli/debug [2022-03-10T23:09:24.683Z] github.com/docker/docker/client [2022-03-10T23:09:24.683Z] github.com/docker/docker/cmd/docker-proxy [2022-03-10T23:09:24.683Z] github.com/docker/docker/cmd/dockerd [2022-03-10T23:09:24.683Z] github.com/docker/docker/cmd/dockerd/trap [2022-03-10T23:09:24.683Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-03-10T23:09:24.683Z] github.com/docker/docker/container [2022-03-10T23:09:24.683Z] github.com/docker/docker/container/stream [2022-03-10T23:09:24.683Z] github.com/docker/docker/contrib/apparmor [2022-03-10T23:09:24.683Z] github.com/docker/docker/contrib/docker-device-tool [2022-03-10T23:09:24.683Z] github.com/docker/docker/contrib/httpserver [2022-03-10T23:09:24.683Z] github.com/docker/docker/daemon [2022-03-10T23:09:24.683Z] github.com/docker/docker/daemon/cluster [2022-03-10T23:09:24.683Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-03-10T23:09:24.683Z] github.com/docker/docker/daemon/cluster/convert [2022-03-10T23:09:24.683Z] github.com/docker/docker/daemon/cluster/executor [2022-03-10T23:09:24.683Z] github.com/docker/docker/daemon/cluster/executor/container [2022-03-10T23:09:24.683Z] github.com/docker/docker/daemon/cluster/provider [2022-03-10T23:09:24.683Z] github.com/docker/docker/daemon/config [2022-03-10T23:09:24.683Z] github.com/docker/docker/daemon/events [2022-03-10T23:09:24.683Z] github.com/docker/docker/daemon/events/testutils [2022-03-10T23:09:24.683Z] github.com/docker/docker/daemon/exec [2022-03-10T23:09:24.683Z] github.com/docker/docker/daemon/graphdriver [2022-03-10T23:09:24.683Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-03-10T23:09:24.683Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-03-10T23:09:24.683Z] github.com/docker/docker/daemon/graphdriver/copy [2022-03-10T23:09:24.683Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-03-10T23:09:24.683Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-03-10T23:09:24.683Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-03-10T23:09:24.683Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-03-10T23:09:24.683Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-03-10T23:09:24.683Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-03-10T23:09:24.683Z] github.com/docker/docker/daemon/graphdriver/register [2022-03-10T23:09:24.683Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-03-10T23:09:24.683Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-03-10T23:09:24.683Z] github.com/docker/docker/daemon/images [2022-03-10T23:09:24.683Z] github.com/docker/docker/daemon/initlayer [2022-03-10T23:09:24.683Z] github.com/docker/docker/daemon/links [2022-03-10T23:09:24.683Z] github.com/docker/docker/daemon/listeners [2022-03-10T23:09:24.683Z] github.com/docker/docker/daemon/logger [2022-03-10T23:09:24.683Z] github.com/docker/docker/daemon/logger/awslogs [2022-03-10T23:09:24.683Z] github.com/docker/docker/daemon/logger/fluentd [2022-03-10T23:09:24.683Z] github.com/docker/docker/daemon/logger/gcplogs [2022-03-10T23:09:24.683Z] github.com/docker/docker/daemon/logger/gelf [2022-03-10T23:09:24.683Z] github.com/docker/docker/daemon/logger/journald [2022-03-10T23:09:24.683Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-03-10T23:09:24.683Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-03-10T23:09:24.683Z] github.com/docker/docker/daemon/logger/local [2022-03-10T23:09:24.683Z] github.com/docker/docker/daemon/logger/logentries [2022-03-10T23:09:24.683Z] github.com/docker/docker/daemon/logger/loggerutils [2022-03-10T23:09:24.683Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-03-10T23:09:24.683Z] github.com/docker/docker/daemon/logger/splunk [2022-03-10T23:09:24.683Z] github.com/docker/docker/daemon/logger/syslog [2022-03-10T23:09:24.683Z] github.com/docker/docker/daemon/logger/templates [2022-03-10T23:09:24.683Z] github.com/docker/docker/daemon/names [2022-03-10T23:09:24.683Z] github.com/docker/docker/daemon/network [2022-03-10T23:09:24.683Z] github.com/docker/docker/daemon/stats [2022-03-10T23:09:24.683Z] github.com/docker/docker/distribution [2022-03-10T23:09:24.683Z] github.com/docker/docker/distribution/metadata [2022-03-10T23:09:24.683Z] github.com/docker/docker/distribution/utils [2022-03-10T23:09:24.683Z] github.com/docker/docker/distribution/xfer [2022-03-10T23:09:24.683Z] github.com/docker/docker/dockerversion [2022-03-10T23:09:24.683Z] github.com/docker/docker/errdefs [2022-03-10T23:09:24.683Z] github.com/docker/docker/image [2022-03-10T23:09:24.683Z] github.com/docker/docker/image/cache [2022-03-10T23:09:24.683Z] github.com/docker/docker/image/tarexport [2022-03-10T23:09:24.683Z] github.com/docker/docker/image/v1 [2022-03-10T23:09:24.683Z] github.com/docker/docker/internal/test/suite [2022-03-10T23:09:24.683Z] github.com/docker/docker/layer [2022-03-10T23:09:24.683Z] github.com/docker/docker/libcontainerd [2022-03-10T23:09:24.683Z] github.com/docker/docker/libcontainerd/queue [2022-03-10T23:09:24.683Z] github.com/docker/docker/libcontainerd/remote [2022-03-10T23:09:24.683Z] github.com/docker/docker/libcontainerd/supervisor [2022-03-10T23:09:24.683Z] github.com/docker/docker/libcontainerd/types [2022-03-10T23:09:24.683Z] github.com/docker/docker/libnetwork [2022-03-10T23:09:24.683Z] github.com/docker/docker/libnetwork/bitseq [2022-03-10T23:09:24.683Z] github.com/docker/docker/libnetwork/cluster [2022-03-10T23:09:24.683Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-03-10T23:09:24.683Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-03-10T23:09:24.683Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-03-10T23:09:24.683Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-03-10T23:09:24.683Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-03-10T23:09:24.683Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-03-10T23:09:24.683Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-03-10T23:09:24.683Z] github.com/docker/docker/libnetwork/config [2022-03-10T23:09:24.683Z] github.com/docker/docker/libnetwork/datastore [2022-03-10T23:09:24.683Z] github.com/docker/docker/libnetwork/diagnostic [2022-03-10T23:09:24.683Z] github.com/docker/docker/libnetwork/discoverapi [2022-03-10T23:09:24.683Z] github.com/docker/docker/libnetwork/driverapi [2022-03-10T23:09:24.683Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-03-10T23:09:24.683Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-03-10T23:09:24.683Z] github.com/docker/docker/libnetwork/drivers/host [2022-03-10T23:09:24.683Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-03-10T23:09:24.683Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-03-10T23:09:24.683Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-03-10T23:09:24.683Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-03-10T23:09:24.683Z] github.com/docker/docker/libnetwork/drivers/null [2022-03-10T23:09:24.683Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-03-10T23:09:24.683Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-03-10T23:09:24.683Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-03-10T23:09:24.683Z] github.com/docker/docker/libnetwork/drivers/remote [2022-03-10T23:09:24.683Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-03-10T23:09:24.683Z] github.com/docker/docker/libnetwork/drivers/windows [2022-03-10T23:09:24.683Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-03-10T23:09:24.683Z] github.com/docker/docker/libnetwork/drvregistry [2022-03-10T23:09:24.683Z] github.com/docker/docker/libnetwork/etchosts [2022-03-10T23:09:24.683Z] github.com/docker/docker/libnetwork/idm [2022-03-10T23:09:24.683Z] github.com/docker/docker/libnetwork/internal/caller [2022-03-10T23:09:24.683Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-03-10T23:09:24.683Z] github.com/docker/docker/libnetwork/ipam [2022-03-10T23:09:24.683Z] github.com/docker/docker/libnetwork/ipamapi [2022-03-10T23:09:24.683Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-03-10T23:09:24.683Z] github.com/docker/docker/libnetwork/ipams/null [2022-03-10T23:09:24.683Z] github.com/docker/docker/libnetwork/ipams/remote [2022-03-10T23:09:24.683Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-03-10T23:09:24.683Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-03-10T23:09:24.683Z] github.com/docker/docker/libnetwork/ipamutils [2022-03-10T23:09:24.683Z] github.com/docker/docker/libnetwork/iptables [2022-03-10T23:09:24.683Z] github.com/docker/docker/libnetwork/netlabel [2022-03-10T23:09:24.683Z] github.com/docker/docker/libnetwork/netutils [2022-03-10T23:09:24.683Z] github.com/docker/docker/libnetwork/networkdb [2022-03-10T23:09:24.683Z] github.com/docker/docker/libnetwork/ns [2022-03-10T23:09:24.683Z] github.com/docker/docker/libnetwork/options [2022-03-10T23:09:24.683Z] github.com/docker/docker/libnetwork/osl [2022-03-10T23:09:24.683Z] github.com/docker/docker/libnetwork/osl/kernel [2022-03-10T23:09:24.683Z] github.com/docker/docker/libnetwork/portallocator [2022-03-10T23:09:24.683Z] github.com/docker/docker/libnetwork/portmapper [2022-03-10T23:09:24.683Z] github.com/docker/docker/libnetwork/resolvconf [2022-03-10T23:09:24.683Z] github.com/docker/docker/libnetwork/testutils [2022-03-10T23:09:24.683Z] github.com/docker/docker/libnetwork/types [2022-03-10T23:09:24.683Z] github.com/docker/docker/oci [2022-03-10T23:09:24.683Z] github.com/docker/docker/oci/caps [2022-03-10T23:09:24.683Z] github.com/docker/docker/opts [2022-03-10T23:09:24.683Z] github.com/docker/docker/pkg/aaparser [2022-03-10T23:09:24.683Z] github.com/docker/docker/pkg/archive [2022-03-10T23:09:24.683Z] github.com/docker/docker/pkg/authorization [2022-03-10T23:09:24.683Z] github.com/docker/docker/pkg/broadcaster [2022-03-10T23:09:24.683Z] github.com/docker/docker/pkg/capabilities [2022-03-10T23:09:24.683Z] github.com/docker/docker/pkg/chrootarchive [2022-03-10T23:09:24.683Z] github.com/docker/docker/pkg/containerfs [2022-03-10T23:09:24.683Z] github.com/docker/docker/pkg/devicemapper [2022-03-10T23:09:24.683Z] github.com/docker/docker/pkg/directory [2022-03-10T23:09:24.683Z] github.com/docker/docker/pkg/dmesg [2022-03-10T23:09:24.683Z] github.com/docker/docker/pkg/filenotify [2022-03-10T23:09:24.683Z] github.com/docker/docker/pkg/fileutils [2022-03-10T23:09:24.683Z] github.com/docker/docker/pkg/fsutils [2022-03-10T23:09:24.683Z] github.com/docker/docker/pkg/homedir [2022-03-10T23:09:24.683Z] github.com/docker/docker/pkg/idtools [2022-03-10T23:09:24.683Z] github.com/docker/docker/pkg/ioutils [2022-03-10T23:09:24.683Z] github.com/docker/docker/pkg/jsonmessage [2022-03-10T23:09:24.683Z] github.com/docker/docker/pkg/longpath [2022-03-10T23:09:24.683Z] github.com/docker/docker/pkg/loopback [2022-03-10T23:09:24.683Z] github.com/docker/docker/pkg/namesgenerator [2022-03-10T23:09:24.683Z] github.com/docker/docker/pkg/parsers [2022-03-10T23:09:24.683Z] github.com/docker/docker/pkg/parsers/kernel [2022-03-10T23:09:24.683Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-03-10T23:09:24.683Z] github.com/docker/docker/pkg/pidfile [2022-03-10T23:09:24.683Z] github.com/docker/docker/pkg/platform [2022-03-10T23:09:24.683Z] github.com/docker/docker/pkg/plugingetter [2022-03-10T23:09:24.683Z] github.com/docker/docker/pkg/plugins [2022-03-10T23:09:24.683Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-03-10T23:09:24.683Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-03-10T23:09:24.683Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-03-10T23:09:24.683Z] github.com/docker/docker/pkg/plugins/transport [2022-03-10T23:09:24.683Z] github.com/docker/docker/pkg/pools [2022-03-10T23:09:24.683Z] github.com/docker/docker/pkg/progress [2022-03-10T23:09:24.683Z] github.com/docker/docker/pkg/pubsub [2022-03-10T23:09:24.683Z] github.com/docker/docker/pkg/reexec [2022-03-10T23:09:24.683Z] github.com/docker/docker/pkg/signal [2022-03-10T23:09:24.683Z] github.com/docker/docker/pkg/stack [2022-03-10T23:09:24.683Z] github.com/docker/docker/pkg/stdcopy [2022-03-10T23:09:24.683Z] github.com/docker/docker/pkg/streamformatter [2022-03-10T23:09:24.683Z] github.com/docker/docker/pkg/stringid [2022-03-10T23:09:24.683Z] github.com/docker/docker/pkg/sysinfo [2022-03-10T23:09:24.683Z] github.com/docker/docker/pkg/system [2022-03-10T23:09:24.683Z] github.com/docker/docker/pkg/tailfile [2022-03-10T23:09:24.683Z] github.com/docker/docker/pkg/tarsum [2022-03-10T23:09:24.683Z] github.com/docker/docker/pkg/truncindex [2022-03-10T23:09:24.683Z] github.com/docker/docker/pkg/urlutil [2022-03-10T23:09:24.683Z] github.com/docker/docker/pkg/useragent [2022-03-10T23:09:24.683Z] github.com/docker/docker/plugin [2022-03-10T23:09:24.683Z] github.com/docker/docker/plugin/executor/containerd [2022-03-10T23:09:24.683Z] github.com/docker/docker/plugin/v2 [2022-03-10T23:09:24.683Z] github.com/docker/docker/profiles/apparmor [2022-03-10T23:09:24.683Z] github.com/docker/docker/profiles/seccomp [2022-03-10T23:09:24.683Z] github.com/docker/docker/quota [2022-03-10T23:09:24.683Z] github.com/docker/docker/reference [2022-03-10T23:09:24.683Z] github.com/docker/docker/registry [2022-03-10T23:09:24.683Z] github.com/docker/docker/registry/resumable [2022-03-10T23:09:24.683Z] github.com/docker/docker/restartmanager [2022-03-10T23:09:24.683Z] github.com/docker/docker/rootless [2022-03-10T23:09:24.683Z] github.com/docker/docker/rootless/specconv [2022-03-10T23:09:24.683Z] github.com/docker/docker/runconfig [2022-03-10T23:09:24.683Z] github.com/docker/docker/runconfig/opts [2022-03-10T23:09:24.683Z] github.com/docker/docker/testutil [2022-03-10T23:09:24.683Z] github.com/docker/docker/testutil/daemon [2022-03-10T23:09:24.683Z] github.com/docker/docker/testutil/environment [2022-03-10T23:09:24.683Z] github.com/docker/docker/testutil/fakecontext [2022-03-10T23:09:24.683Z] github.com/docker/docker/testutil/fakegit [2022-03-10T23:09:24.683Z] github.com/docker/docker/testutil/fakestorage [2022-03-10T23:09:24.683Z] github.com/docker/docker/testutil/fixtures/load [2022-03-10T23:09:24.683Z] github.com/docker/docker/testutil/fixtures/plugin [2022-03-10T23:09:24.683Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-03-10T23:09:24.683Z] github.com/docker/docker/testutil/registry [2022-03-10T23:09:24.683Z] github.com/docker/docker/testutil/request [2022-03-10T23:09:24.683Z] github.com/docker/docker/volume [2022-03-10T23:09:24.683Z] github.com/docker/docker/volume/drivers [2022-03-10T23:09:24.683Z] github.com/docker/docker/volume/local [2022-03-10T23:09:24.683Z] github.com/docker/docker/volume/mounts [2022-03-10T23:09:24.683Z] github.com/docker/docker/volume/service [2022-03-10T23:09:24.683Z] github.com/docker/docker/volume/service/opts [2022-03-10T23:09:24.683Z] github.com/docker/docker/volume/testutils' [2022-03-10T23:09:24.683Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2022-03-10T23:09:24.683Z] github.com/docker/docker/libnetwork/bitseq [2022-03-10T23:09:24.683Z] github.com/docker/docker/libnetwork/cluster [2022-03-10T23:09:24.683Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-03-10T23:09:24.683Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-03-10T23:09:24.683Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-03-10T23:09:24.683Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-03-10T23:09:24.683Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-03-10T23:09:24.683Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-03-10T23:09:24.683Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-03-10T23:09:24.683Z] github.com/docker/docker/libnetwork/config [2022-03-10T23:09:24.683Z] github.com/docker/docker/libnetwork/datastore [2022-03-10T23:09:24.683Z] github.com/docker/docker/libnetwork/diagnostic [2022-03-10T23:09:24.683Z] github.com/docker/docker/libnetwork/discoverapi [2022-03-10T23:09:24.683Z] github.com/docker/docker/libnetwork/driverapi [2022-03-10T23:09:24.683Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-03-10T23:09:24.683Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-03-10T23:09:24.683Z] github.com/docker/docker/libnetwork/drivers/host [2022-03-10T23:09:24.683Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-03-10T23:09:24.683Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-03-10T23:09:24.683Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-03-10T23:09:24.683Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-03-10T23:09:24.683Z] github.com/docker/docker/libnetwork/drivers/null [2022-03-10T23:09:24.683Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-03-10T23:09:24.683Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-03-10T23:09:24.683Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-03-10T23:09:24.683Z] github.com/docker/docker/libnetwork/drivers/remote [2022-03-10T23:09:24.683Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-03-10T23:09:24.683Z] github.com/docker/docker/libnetwork/drivers/windows [2022-03-10T23:09:24.683Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-03-10T23:09:24.683Z] github.com/docker/docker/libnetwork/drvregistry [2022-03-10T23:09:24.683Z] github.com/docker/docker/libnetwork/etchosts [2022-03-10T23:09:24.683Z] github.com/docker/docker/libnetwork/idm [2022-03-10T23:09:24.683Z] github.com/docker/docker/libnetwork/internal/caller [2022-03-10T23:09:24.683Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-03-10T23:09:24.683Z] github.com/docker/docker/libnetwork/ipam [2022-03-10T23:09:24.683Z] github.com/docker/docker/libnetwork/ipamapi [2022-03-10T23:09:24.683Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-03-10T23:09:24.683Z] github.com/docker/docker/libnetwork/ipams/null [2022-03-10T23:09:24.683Z] github.com/docker/docker/libnetwork/ipams/remote [2022-03-10T23:09:24.683Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-03-10T23:09:24.683Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-03-10T23:09:24.683Z] github.com/docker/docker/libnetwork/ipamutils [2022-03-10T23:09:24.683Z] github.com/docker/docker/libnetwork/iptables [2022-03-10T23:09:24.683Z] github.com/docker/docker/libnetwork/netlabel [2022-03-10T23:09:24.684Z] github.com/docker/docker/libnetwork/netutils [2022-03-10T23:09:24.684Z] github.com/docker/docker/libnetwork/networkdb [2022-03-10T23:09:24.684Z] github.com/docker/docker/libnetwork/ns [2022-03-10T23:09:24.684Z] github.com/docker/docker/libnetwork/options [2022-03-10T23:09:24.684Z] github.com/docker/docker/libnetwork/osl [2022-03-10T23:09:24.684Z] github.com/docker/docker/libnetwork/osl/kernel [2022-03-10T23:09:24.684Z] github.com/docker/docker/libnetwork/portallocator [2022-03-10T23:09:24.684Z] github.com/docker/docker/libnetwork/portmapper [2022-03-10T23:09:24.684Z] github.com/docker/docker/libnetwork/resolvconf [2022-03-10T23:09:24.684Z] github.com/docker/docker/libnetwork/testutils [2022-03-10T23:09:24.684Z] github.com/docker/docker/libnetwork/types' [2022-03-10T23:09:24.684Z] + grep --fixed-strings libnetwork/drivers/bridge [2022-03-10T23:09:24.684Z] + echo 'github.com/docker/docker/libnetwork [2022-03-10T23:09:24.684Z] github.com/docker/docker/libnetwork/bitseq [2022-03-10T23:09:24.684Z] github.com/docker/docker/libnetwork/cluster [2022-03-10T23:09:24.684Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-03-10T23:09:24.684Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-03-10T23:09:24.684Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-03-10T23:09:24.684Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-03-10T23:09:24.684Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-03-10T23:09:24.684Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-03-10T23:09:24.684Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-03-10T23:09:24.684Z] github.com/docker/docker/libnetwork/config [2022-03-10T23:09:24.684Z] github.com/docker/docker/libnetwork/datastore [2022-03-10T23:09:24.684Z] github.com/docker/docker/libnetwork/diagnostic [2022-03-10T23:09:24.684Z] github.com/docker/docker/libnetwork/discoverapi [2022-03-10T23:09:24.684Z] github.com/docker/docker/libnetwork/driverapi [2022-03-10T23:09:24.684Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-03-10T23:09:24.684Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-03-10T23:09:24.684Z] github.com/docker/docker/libnetwork/drivers/host [2022-03-10T23:09:24.684Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-03-10T23:09:24.684Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-03-10T23:09:24.684Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-03-10T23:09:24.684Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-03-10T23:09:24.684Z] github.com/docker/docker/libnetwork/drivers/null [2022-03-10T23:09:24.684Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-03-10T23:09:24.684Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-03-10T23:09:24.684Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-03-10T23:09:24.684Z] github.com/docker/docker/libnetwork/drivers/remote [2022-03-10T23:09:24.684Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-03-10T23:09:24.684Z] github.com/docker/docker/libnetwork/drivers/windows [2022-03-10T23:09:24.684Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-03-10T23:09:24.684Z] github.com/docker/docker/libnetwork/drvregistry [2022-03-10T23:09:24.684Z] github.com/docker/docker/libnetwork/etchosts [2022-03-10T23:09:24.684Z] github.com/docker/docker/libnetwork/idm [2022-03-10T23:09:24.684Z] github.com/docker/docker/libnetwork/internal/caller [2022-03-10T23:09:24.684Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-03-10T23:09:24.684Z] github.com/docker/docker/libnetwork/ipam [2022-03-10T23:09:24.684Z] github.com/docker/docker/libnetwork/ipamapi [2022-03-10T23:09:24.684Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-03-10T23:09:24.684Z] github.com/docker/docker/libnetwork/ipams/null [2022-03-10T23:09:24.684Z] github.com/docker/docker/libnetwork/ipams/remote [2022-03-10T23:09:24.684Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-03-10T23:09:24.684Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-03-10T23:09:24.684Z] github.com/docker/docker/libnetwork/ipamutils [2022-03-10T23:09:24.684Z] github.com/docker/docker/libnetwork/iptables [2022-03-10T23:09:24.684Z] github.com/docker/docker/libnetwork/netlabel [2022-03-10T23:09:24.684Z] github.com/docker/docker/libnetwork/netutils [2022-03-10T23:09:24.684Z] github.com/docker/docker/libnetwork/networkdb [2022-03-10T23:09:24.684Z] github.com/docker/docker/libnetwork/ns [2022-03-10T23:09:24.684Z] github.com/docker/docker/libnetwork/options [2022-03-10T23:09:24.684Z] github.com/docker/docker/libnetwork/osl [2022-03-10T23:09:24.684Z] github.com/docker/docker/libnetwork/osl/kernel [2022-03-10T23:09:24.684Z] github.com/docker/docker/libnetwork/portallocator [2022-03-10T23:09:24.684Z] github.com/docker/docker/libnetwork/portmapper [2022-03-10T23:09:24.684Z] github.com/docker/docker/libnetwork/resolvconf [2022-03-10T23:09:24.684Z] github.com/docker/docker/libnetwork/testutils [2022-03-10T23:09:24.684Z] github.com/docker/docker/libnetwork/types' [2022-03-10T23:09:24.684Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-03-10T23:09:24.684Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-03-10T23:09:24.684Z] + type docker-proxy [2022-03-10T23:09:24.684Z] hack/test/unit: line 25: type: docker-proxy: not found [2022-03-10T23:09:24.684Z] + hack/make.sh binary-proxy install-proxy [2022-03-10T23:09:24.684Z] [2022-03-10T23:09:24.684Z] Removing bundles/ [2022-03-10T23:09:24.941Z] [2022-03-10T23:09:24.941Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2022-03-10T23:09:24.941Z] Building: bundles/binary-proxy/docker-proxy-dev [2022-03-10T23:09:24.941Z] GOOS="" GOARCH="" GOARM="" [2022-03-10T23:09:25.139Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-03-10T23:09:25.139Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.07s) [2022-03-10T23:09:25.139Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.72s) [2022-03-10T23:09:25.139Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (6.13s) [2022-03-10T23:09:25.139Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.63s) [2022-03-10T23:09:25.139Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.99s) [2022-03-10T23:09:25.139Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (2.06s) [2022-03-10T23:09:25.139Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (4.92s) [2022-03-10T23:09:25.139Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (4.91s) [2022-03-10T23:09:25.139Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.41s) [2022-03-10T23:09:25.139Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (6.55s) [2022-03-10T23:09:25.139Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.40s) [2022-03-10T23:09:25.139Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.09s) [2022-03-10T23:09:25.139Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.77s) [2022-03-10T23:09:25.139Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.55s) [2022-03-10T23:09:25.139Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.81s) [2022-03-10T23:09:25.139Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.47s) [2022-03-10T23:09:25.139Z] === RUN TestCgroupNamespacesRun [2022-03-10T23:09:25.139Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2022-03-10T23:09:25.149Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (3.92s) [2022-03-10T23:09:25.149Z] === RUN TestAuthZPluginV2Disable [2022-03-10T23:09:25.706Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-03-10T23:09:26.642Z] --- PASS: TestCgroupNamespacesRun (1.71s) [2022-03-10T23:09:26.642Z] === RUN TestCgroupNamespacesRunPrivileged [2022-03-10T23:09:26.726Z] --- PASS: TestDaemonHostGatewayIP (2.29s) [2022-03-10T23:09:26.726Z] === CONT TestDaemonRestartIpcMode [2022-03-10T23:09:28.017Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2022-03-10T23:09:28.017Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.71s) [2022-03-10T23:09:28.017Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-03-10T23:09:28.277Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-03-10T23:09:28.427Z] --- PASS: TestAuthZPluginV2Disable (3.45s) [2022-03-10T23:09:28.427Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-03-10T23:09:28.537Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-03-10T23:09:28.626Z] --- PASS: TestDaemonRestartIpcMode (2.09s) [2022-03-10T23:09:29.918Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.78s) [2022-03-10T23:09:29.918Z] === RUN TestCgroupNamespacesRunHostMode [2022-03-10T23:09:30.488Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-03-10T23:09:31.483Z] Created binary: bundles/binary-proxy/docker-proxy-dev [2022-03-10T23:09:31.483Z] [2022-03-10T23:09:31.483Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2022-03-10T23:09:31.483Z] Installing docker-proxy to /usr/local/bin/ [2022-03-10T23:09:31.483Z] [2022-03-10T23:09:31.483Z] + mkdir -p bundles [2022-03-10T23:09:31.483Z] + '[' -n 'github.com/docker/docker/api [2022-03-10T23:09:31.483Z] github.com/docker/docker/api/server [2022-03-10T23:09:31.483Z] github.com/docker/docker/api/server/backend/build [2022-03-10T23:09:31.483Z] github.com/docker/docker/api/server/httputils [2022-03-10T23:09:31.483Z] github.com/docker/docker/api/server/middleware [2022-03-10T23:09:31.483Z] github.com/docker/docker/api/server/router [2022-03-10T23:09:31.483Z] github.com/docker/docker/api/server/router/build [2022-03-10T23:09:31.483Z] github.com/docker/docker/api/server/router/checkpoint [2022-03-10T23:09:31.483Z] github.com/docker/docker/api/server/router/container [2022-03-10T23:09:31.483Z] github.com/docker/docker/api/server/router/debug [2022-03-10T23:09:31.483Z] github.com/docker/docker/api/server/router/distribution [2022-03-10T23:09:31.483Z] github.com/docker/docker/api/server/router/grpc [2022-03-10T23:09:31.483Z] github.com/docker/docker/api/server/router/image [2022-03-10T23:09:31.484Z] github.com/docker/docker/api/server/router/network [2022-03-10T23:09:31.484Z] github.com/docker/docker/api/server/router/plugin [2022-03-10T23:09:31.484Z] github.com/docker/docker/api/server/router/session [2022-03-10T23:09:31.484Z] github.com/docker/docker/api/server/router/swarm [2022-03-10T23:09:31.484Z] github.com/docker/docker/api/server/router/system [2022-03-10T23:09:31.484Z] github.com/docker/docker/api/server/router/volume [2022-03-10T23:09:31.484Z] github.com/docker/docker/api/types [2022-03-10T23:09:31.484Z] github.com/docker/docker/api/types/backend [2022-03-10T23:09:31.484Z] github.com/docker/docker/api/types/blkiodev [2022-03-10T23:09:31.484Z] github.com/docker/docker/api/types/container [2022-03-10T23:09:31.484Z] github.com/docker/docker/api/types/events [2022-03-10T23:09:31.484Z] github.com/docker/docker/api/types/filters [2022-03-10T23:09:31.484Z] github.com/docker/docker/api/types/image [2022-03-10T23:09:31.484Z] github.com/docker/docker/api/types/mount [2022-03-10T23:09:31.484Z] github.com/docker/docker/api/types/network [2022-03-10T23:09:31.484Z] github.com/docker/docker/api/types/plugins/logdriver [2022-03-10T23:09:31.484Z] github.com/docker/docker/api/types/registry [2022-03-10T23:09:31.484Z] github.com/docker/docker/api/types/strslice [2022-03-10T23:09:31.484Z] github.com/docker/docker/api/types/swarm [2022-03-10T23:09:31.484Z] github.com/docker/docker/api/types/swarm/runtime [2022-03-10T23:09:31.484Z] github.com/docker/docker/api/types/time [2022-03-10T23:09:31.484Z] github.com/docker/docker/api/types/versions [2022-03-10T23:09:31.484Z] github.com/docker/docker/api/types/versions/v1p19 [2022-03-10T23:09:31.484Z] github.com/docker/docker/api/types/versions/v1p20 [2022-03-10T23:09:31.484Z] github.com/docker/docker/api/types/volume [2022-03-10T23:09:31.484Z] github.com/docker/docker/builder [2022-03-10T23:09:31.484Z] github.com/docker/docker/builder/builder-next [2022-03-10T23:09:31.484Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-03-10T23:09:31.484Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-03-10T23:09:31.484Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-03-10T23:09:31.484Z] github.com/docker/docker/builder/builder-next/exporter [2022-03-10T23:09:31.484Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-03-10T23:09:31.484Z] github.com/docker/docker/builder/builder-next/worker [2022-03-10T23:09:31.484Z] github.com/docker/docker/builder/dockerfile [2022-03-10T23:09:31.484Z] github.com/docker/docker/builder/remotecontext [2022-03-10T23:09:31.484Z] github.com/docker/docker/builder/remotecontext/git [2022-03-10T23:09:31.484Z] github.com/docker/docker/cli [2022-03-10T23:09:31.484Z] github.com/docker/docker/cli/config [2022-03-10T23:09:31.484Z] github.com/docker/docker/cli/debug [2022-03-10T23:09:31.484Z] github.com/docker/docker/client [2022-03-10T23:09:31.484Z] github.com/docker/docker/cmd/docker-proxy [2022-03-10T23:09:31.484Z] github.com/docker/docker/cmd/dockerd [2022-03-10T23:09:31.484Z] github.com/docker/docker/cmd/dockerd/trap [2022-03-10T23:09:31.484Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-03-10T23:09:31.484Z] github.com/docker/docker/container [2022-03-10T23:09:31.484Z] github.com/docker/docker/container/stream [2022-03-10T23:09:31.484Z] github.com/docker/docker/contrib/apparmor [2022-03-10T23:09:31.484Z] github.com/docker/docker/contrib/docker-device-tool [2022-03-10T23:09:31.484Z] github.com/docker/docker/contrib/httpserver [2022-03-10T23:09:31.484Z] github.com/docker/docker/daemon [2022-03-10T23:09:31.484Z] github.com/docker/docker/daemon/cluster [2022-03-10T23:09:31.484Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-03-10T23:09:31.484Z] github.com/docker/docker/daemon/cluster/convert [2022-03-10T23:09:31.484Z] github.com/docker/docker/daemon/cluster/executor [2022-03-10T23:09:31.484Z] github.com/docker/docker/daemon/cluster/executor/container [2022-03-10T23:09:31.484Z] github.com/docker/docker/daemon/cluster/provider [2022-03-10T23:09:31.484Z] github.com/docker/docker/daemon/config [2022-03-10T23:09:31.484Z] github.com/docker/docker/daemon/events [2022-03-10T23:09:31.484Z] github.com/docker/docker/daemon/events/testutils [2022-03-10T23:09:31.484Z] github.com/docker/docker/daemon/exec [2022-03-10T23:09:31.484Z] github.com/docker/docker/daemon/graphdriver [2022-03-10T23:09:31.484Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-03-10T23:09:31.484Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-03-10T23:09:31.484Z] github.com/docker/docker/daemon/graphdriver/copy [2022-03-10T23:09:31.484Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-03-10T23:09:31.484Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-03-10T23:09:31.484Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-03-10T23:09:31.484Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-03-10T23:09:31.484Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-03-10T23:09:31.484Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-03-10T23:09:31.484Z] github.com/docker/docker/daemon/graphdriver/register [2022-03-10T23:09:31.484Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-03-10T23:09:31.484Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-03-10T23:09:31.484Z] github.com/docker/docker/daemon/images [2022-03-10T23:09:31.484Z] github.com/docker/docker/daemon/initlayer [2022-03-10T23:09:31.484Z] github.com/docker/docker/daemon/links [2022-03-10T23:09:31.484Z] github.com/docker/docker/daemon/listeners [2022-03-10T23:09:31.484Z] github.com/docker/docker/daemon/logger [2022-03-10T23:09:31.484Z] github.com/docker/docker/daemon/logger/awslogs [2022-03-10T23:09:31.484Z] github.com/docker/docker/daemon/logger/fluentd [2022-03-10T23:09:31.484Z] github.com/docker/docker/daemon/logger/gcplogs [2022-03-10T23:09:31.484Z] github.com/docker/docker/daemon/logger/gelf [2022-03-10T23:09:31.484Z] github.com/docker/docker/daemon/logger/journald [2022-03-10T23:09:31.484Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-03-10T23:09:31.484Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-03-10T23:09:31.484Z] github.com/docker/docker/daemon/logger/local [2022-03-10T23:09:31.484Z] github.com/docker/docker/daemon/logger/logentries [2022-03-10T23:09:31.484Z] github.com/docker/docker/daemon/logger/loggerutils [2022-03-10T23:09:31.484Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-03-10T23:09:31.484Z] github.com/docker/docker/daemon/logger/splunk [2022-03-10T23:09:31.484Z] github.com/docker/docker/daemon/logger/syslog [2022-03-10T23:09:31.484Z] github.com/docker/docker/daemon/logger/templates [2022-03-10T23:09:31.484Z] github.com/docker/docker/daemon/names [2022-03-10T23:09:31.484Z] github.com/docker/docker/daemon/network [2022-03-10T23:09:31.484Z] github.com/docker/docker/daemon/stats [2022-03-10T23:09:31.484Z] github.com/docker/docker/distribution [2022-03-10T23:09:31.484Z] github.com/docker/docker/distribution/metadata [2022-03-10T23:09:31.484Z] github.com/docker/docker/distribution/utils [2022-03-10T23:09:31.484Z] github.com/docker/docker/distribution/xfer [2022-03-10T23:09:31.484Z] github.com/docker/docker/dockerversion [2022-03-10T23:09:31.484Z] github.com/docker/docker/errdefs [2022-03-10T23:09:31.484Z] github.com/docker/docker/image [2022-03-10T23:09:31.484Z] github.com/docker/docker/image/cache [2022-03-10T23:09:31.484Z] github.com/docker/docker/image/tarexport [2022-03-10T23:09:31.484Z] github.com/docker/docker/image/v1 [2022-03-10T23:09:31.484Z] github.com/docker/docker/internal/test/suite [2022-03-10T23:09:31.484Z] github.com/docker/docker/layer [2022-03-10T23:09:31.484Z] github.com/docker/docker/libcontainerd [2022-03-10T23:09:31.484Z] github.com/docker/docker/libcontainerd/queue [2022-03-10T23:09:31.484Z] github.com/docker/docker/libcontainerd/remote [2022-03-10T23:09:31.484Z] github.com/docker/docker/libcontainerd/supervisor [2022-03-10T23:09:31.484Z] github.com/docker/docker/libcontainerd/types [2022-03-10T23:09:31.484Z] github.com/docker/docker/oci [2022-03-10T23:09:31.484Z] github.com/docker/docker/oci/caps [2022-03-10T23:09:31.484Z] github.com/docker/docker/opts [2022-03-10T23:09:31.484Z] github.com/docker/docker/pkg/aaparser [2022-03-10T23:09:31.484Z] github.com/docker/docker/pkg/archive [2022-03-10T23:09:31.484Z] github.com/docker/docker/pkg/authorization [2022-03-10T23:09:31.484Z] github.com/docker/docker/pkg/broadcaster [2022-03-10T23:09:31.484Z] github.com/docker/docker/pkg/capabilities [2022-03-10T23:09:31.484Z] github.com/docker/docker/pkg/chrootarchive [2022-03-10T23:09:31.484Z] github.com/docker/docker/pkg/containerfs [2022-03-10T23:09:31.484Z] github.com/docker/docker/pkg/devicemapper [2022-03-10T23:09:31.484Z] github.com/docker/docker/pkg/directory [2022-03-10T23:09:31.484Z] github.com/docker/docker/pkg/dmesg [2022-03-10T23:09:31.484Z] github.com/docker/docker/pkg/filenotify [2022-03-10T23:09:31.484Z] github.com/docker/docker/pkg/fileutils [2022-03-10T23:09:31.484Z] github.com/docker/docker/pkg/fsutils [2022-03-10T23:09:31.484Z] github.com/docker/docker/pkg/homedir [2022-03-10T23:09:31.484Z] github.com/docker/docker/pkg/idtools [2022-03-10T23:09:31.484Z] github.com/docker/docker/pkg/ioutils [2022-03-10T23:09:31.484Z] github.com/docker/docker/pkg/jsonmessage [2022-03-10T23:09:31.484Z] github.com/docker/docker/pkg/longpath [2022-03-10T23:09:31.484Z] github.com/docker/docker/pkg/loopback [2022-03-10T23:09:31.484Z] github.com/docker/docker/pkg/namesgenerator [2022-03-10T23:09:31.484Z] github.com/docker/docker/pkg/parsers [2022-03-10T23:09:31.484Z] github.com/docker/docker/pkg/parsers/kernel [2022-03-10T23:09:31.484Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-03-10T23:09:31.484Z] github.com/docker/docker/pkg/pidfile [2022-03-10T23:09:31.484Z] github.com/docker/docker/pkg/platform [2022-03-10T23:09:31.484Z] github.com/docker/docker/pkg/plugingetter [2022-03-10T23:09:31.484Z] github.com/docker/docker/pkg/plugins [2022-03-10T23:09:31.484Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-03-10T23:09:31.484Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-03-10T23:09:31.484Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-03-10T23:09:31.484Z] github.com/docker/docker/pkg/plugins/transport [2022-03-10T23:09:31.484Z] github.com/docker/docker/pkg/pools [2022-03-10T23:09:31.484Z] github.com/docker/docker/pkg/progress [2022-03-10T23:09:31.484Z] github.com/docker/docker/pkg/pubsub [2022-03-10T23:09:31.484Z] github.com/docker/docker/pkg/reexec [2022-03-10T23:09:31.484Z] github.com/docker/docker/pkg/signal [2022-03-10T23:09:31.484Z] github.com/docker/docker/pkg/stack [2022-03-10T23:09:31.484Z] github.com/docker/docker/pkg/stdcopy [2022-03-10T23:09:31.484Z] github.com/docker/docker/pkg/streamformatter [2022-03-10T23:09:31.484Z] github.com/docker/docker/pkg/stringid [2022-03-10T23:09:31.484Z] github.com/docker/docker/pkg/sysinfo [2022-03-10T23:09:31.484Z] github.com/docker/docker/pkg/system [2022-03-10T23:09:31.484Z] github.com/docker/docker/pkg/tailfile [2022-03-10T23:09:31.484Z] github.com/docker/docker/pkg/tarsum [2022-03-10T23:09:31.484Z] github.com/docker/docker/pkg/truncindex [2022-03-10T23:09:31.484Z] github.com/docker/docker/pkg/urlutil [2022-03-10T23:09:31.484Z] github.com/docker/docker/pkg/useragent [2022-03-10T23:09:31.484Z] github.com/docker/docker/plugin [2022-03-10T23:09:31.484Z] github.com/docker/docker/plugin/executor/containerd [2022-03-10T23:09:31.484Z] github.com/docker/docker/plugin/v2 [2022-03-10T23:09:31.484Z] github.com/docker/docker/profiles/apparmor [2022-03-10T23:09:31.484Z] github.com/docker/docker/profiles/seccomp [2022-03-10T23:09:31.484Z] github.com/docker/docker/quota [2022-03-10T23:09:31.484Z] github.com/docker/docker/reference [2022-03-10T23:09:31.484Z] github.com/docker/docker/registry [2022-03-10T23:09:31.484Z] github.com/docker/docker/registry/resumable [2022-03-10T23:09:31.484Z] github.com/docker/docker/restartmanager [2022-03-10T23:09:31.484Z] github.com/docker/docker/rootless [2022-03-10T23:09:31.484Z] github.com/docker/docker/rootless/specconv [2022-03-10T23:09:31.484Z] github.com/docker/docker/runconfig [2022-03-10T23:09:31.484Z] github.com/docker/docker/runconfig/opts [2022-03-10T23:09:31.484Z] github.com/docker/docker/testutil [2022-03-10T23:09:31.484Z] github.com/docker/docker/testutil/daemon [2022-03-10T23:09:31.484Z] github.com/docker/docker/testutil/environment [2022-03-10T23:09:31.484Z] github.com/docker/docker/testutil/fakecontext [2022-03-10T23:09:31.484Z] github.com/docker/docker/testutil/fakegit [2022-03-10T23:09:31.484Z] github.com/docker/docker/testutil/fakestorage [2022-03-10T23:09:31.484Z] github.com/docker/docker/testutil/fixtures/load [2022-03-10T23:09:31.484Z] github.com/docker/docker/testutil/fixtures/plugin [2022-03-10T23:09:31.484Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-03-10T23:09:31.484Z] github.com/docker/docker/testutil/registry [2022-03-10T23:09:31.484Z] github.com/docker/docker/testutil/request [2022-03-10T23:09:31.484Z] github.com/docker/docker/volume [2022-03-10T23:09:31.484Z] github.com/docker/docker/volume/drivers [2022-03-10T23:09:31.484Z] github.com/docker/docker/volume/local [2022-03-10T23:09:31.484Z] github.com/docker/docker/volume/mounts [2022-03-10T23:09:31.484Z] github.com/docker/docker/volume/service [2022-03-10T23:09:31.484Z] github.com/docker/docker/volume/service/opts [2022-03-10T23:09:31.484Z] github.com/docker/docker/volume/testutils' ']' [2022-03-10T23:09:31.484Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo seccomp 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/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/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug 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/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/filenotify 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-03-10T23:09:31.712Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.18s) [2022-03-10T23:09:31.712Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-03-10T23:09:31.870Z] --- PASS: TestCgroupNamespacesRunHostMode (1.81s) [2022-03-10T23:09:31.870Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-03-10T23:09:32.459Z] ? github.com/docker/docker/api [no test files] [2022-03-10T23:09:32.496Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-03-10T23:09:32.496Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-03-10T23:09:32.496Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-03-10T23:09:32.496Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-03-10T23:09:32.496Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-03-10T23:09:32.496Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-03-10T23:09:32.496Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-03-10T23:09:32.496Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-03-10T23:09:32.496Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-03-10T23:09:32.496Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-03-10T23:09:32.496Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-03-10T23:09:32.496Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-03-10T23:09:32.496Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-03-10T23:09:32.496Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-03-10T23:09:32.809Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-03-10T23:09:33.072Z] check_test.go:308: [d3c1c596aab5b] daemon is not started [2022-03-10T23:09:33.072Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2022-03-10T23:09:33.482Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-03-10T23:09:33.641Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.86s) [2022-03-10T23:09:33.641Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-03-10T23:09:34.578Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2022-03-10T23:09:35.147Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.68s) [2022-03-10T23:09:35.147Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-03-10T23:09:35.764Z] --- PASS: TestRenameAnonymousContainer (12.35s) [2022-03-10T23:09:35.764Z] === RUN TestRenameContainerWithSameName [2022-03-10T23:09:36.084Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.92s) [2022-03-10T23:09:36.084Z] === RUN TestCgroupNamespacesRunOlderClient [2022-03-10T23:09:36.439Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-03-10T23:09:36.776Z] --- PASS: TestContainerKillOnDaemonStart (11.58s) [2022-03-10T23:09:36.776Z] PASS [2022-03-10T23:09:36.776Z] [2022-03-10T23:09:36.776Z] === Skipped [2022-03-10T23:09:36.776Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2022-03-10T23:09:36.776Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-03-10T23:09:36.776Z] [2022-03-10T23:09:36.776Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-03-10T23:09:36.776Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-03-10T23:09:36.776Z] [2022-03-10T23:09:36.776Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2022-03-10T23:09:36.776Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-03-10T23:09:36.776Z] [2022-03-10T23:09:36.776Z] DONE 200 tests, 3 skipped in 110.126s [2022-03-10T23:09:36.776Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m [2022-03-10T23:09:36.776Z] ++ 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-03-10T23:09:36.776Z] ++ set -e [2022-03-10T23:09:36.776Z] ++ '[' -n 0 ']' [2022-03-10T23:09:36.776Z] ++ set -x [2022-03-10T23:09:36.776Z] ++ 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-03-10T23:09:36.776Z] === RUN TestConfigDaemonLibtrustID [2022-03-10T23:09:36.776Z] --- PASS: TestConfigDaemonLibtrustID (0.52s) [2022-03-10T23:09:36.776Z] === RUN TestDaemonConfigValidation [2022-03-10T23:09:36.776Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-03-10T23:09:36.776Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-03-10T23:09:36.776Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-03-10T23:09:36.776Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-03-10T23:09:36.776Z] === RUN TestDaemonConfigValidation/invalid_config [2022-03-10T23:09:36.776Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-03-10T23:09:36.776Z] === RUN TestDaemonConfigValidation/malformed_config [2022-03-10T23:09:36.776Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-03-10T23:09:36.776Z] === RUN TestDaemonConfigValidation/valid_config [2022-03-10T23:09:36.776Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-03-10T23:09:36.776Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-03-10T23:09:36.776Z] === CONT TestDaemonConfigValidation/valid_config [2022-03-10T23:09:36.776Z] === CONT TestDaemonConfigValidation/malformed_config [2022-03-10T23:09:36.776Z] === CONT TestDaemonConfigValidation/invalid_config [2022-03-10T23:09:36.776Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-03-10T23:09:36.776Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-03-10T23:09:36.776Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.08s) [2022-03-10T23:09:36.776Z] --- PASS: TestDaemonConfigValidation/valid_config (0.08s) [2022-03-10T23:09:36.776Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.07s) [2022-03-10T23:09:36.776Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.07s) [2022-03-10T23:09:36.776Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s) [2022-03-10T23:09:36.776Z] === RUN TestConfigDaemonSeccompProfiles [2022-03-10T23:09:36.776Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-03-10T23:09:37.019Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2022-03-10T23:09:37.709Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-03-10T23:09:37.953Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.83s) [2022-03-10T23:09:37.953Z] === RUN TestNISDomainname [2022-03-10T23:09:38.006Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-03-10T23:09:38.007Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-03-10T23:09:38.007Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-03-10T23:09:38.007Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-03-10T23:09:38.007Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-03-10T23:09:38.007Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-03-10T23:09:38.021Z] --- PASS: TestRenameContainerWithSameName (2.15s) [2022-03-10T23:09:38.021Z] === RUN TestRenameContainerWithLinkedContainer [2022-03-10T23:09:38.021Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-03-10T23:09:38.021Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2022-03-10T23:09:38.021Z] === RUN TestResize [2022-03-10T23:09:38.212Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-03-10T23:09:38.642Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-03-10T23:09:39.147Z] --- PASS: TestNISDomainname (1.01s) [2022-03-10T23:09:39.147Z] === RUN TestHostnameDnsResolution [2022-03-10T23:09:39.716Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-03-10T23:09:40.017Z] === CONT TestConfigDaemonSeccompProfiles [2022-03-10T23:09:40.017Z] daemon_test.go:156: [d1faf5bfbb83f] daemon is not started [2022-03-10T23:09:40.017Z] --- PASS: TestConfigDaemonSeccompProfiles (3.11s) [2022-03-10T23:09:40.017Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) [2022-03-10T23:09:40.017Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) [2022-03-10T23:09:40.017Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) [2022-03-10T23:09:40.017Z] === RUN TestDaemonProxy [2022-03-10T23:09:40.017Z] === RUN TestDaemonProxy/environment_variables [2022-03-10T23:09:40.270Z] --- PASS: TestResize (2.18s) [2022-03-10T23:09:40.270Z] === RUN TestResizeWithInvalidSize [2022-03-10T23:09:40.287Z] --- PASS: TestHostnameDnsResolution (1.26s) [2022-03-10T23:09:40.287Z] === RUN TestUnprivilegedPortsAndPing [2022-03-10T23:09:40.796Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-03-10T23:09:40.796Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-03-10T23:09:40.796Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-03-10T23:09:40.796Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-03-10T23:09:40.796Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-03-10T23:09:40.796Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-03-10T23:09:40.796Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-03-10T23:09:40.796Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-03-10T23:09:40.796Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-03-10T23:09:40.796Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-03-10T23:09:40.796Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-03-10T23:09:40.796Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-03-10T23:09:40.796Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-03-10T23:09:40.796Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-03-10T23:09:40.796Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-03-10T23:09:40.796Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-03-10T23:09:40.796Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-03-10T23:09:40.796Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-03-10T23:09:40.796Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-03-10T23:09:40.796Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-03-10T23:09:40.952Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-03-10T23:09:41.226Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-03-10T23:09:41.226Z] --- PASS: TestUnprivilegedPortsAndPing (0.95s) [2022-03-10T23:09:41.226Z] === RUN TestStats [2022-03-10T23:09:41.684Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (9.37s) [2022-03-10T23:09:41.684Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-03-10T23:09:41.921Z] === RUN TestDaemonProxy/command-line_options [2022-03-10T23:09:42.169Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-03-10T23:09:42.327Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-03-10T23:09:42.327Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-03-10T23:09:42.327Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-03-10T23:09:42.327Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-03-10T23:09:42.327Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-03-10T23:09:42.489Z] --- PASS: TestResizeWithInvalidSize (2.23s) [2022-03-10T23:09:42.490Z] === RUN TestResizeWhenContainerNotStarted [2022-03-10T23:09:42.739Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-03-10T23:09:43.298Z] === RUN TestDaemonProxy/configuration_file [2022-03-10T23:09:44.119Z] --- PASS: TestStats (2.85s) [2022-03-10T23:09:44.119Z] === RUN TestStopContainerWithTimeout [2022-03-10T23:09:44.119Z] === RUN TestStopContainerWithTimeout/0 [2022-03-10T23:09:44.119Z] === PAUSE TestStopContainerWithTimeout/0 [2022-03-10T23:09:44.119Z] === RUN TestStopContainerWithTimeout/1 [2022-03-10T23:09:44.119Z] === PAUSE TestStopContainerWithTimeout/1 [2022-03-10T23:09:44.119Z] === RUN TestStopContainerWithTimeout/3 [2022-03-10T23:09:44.119Z] === PAUSE TestStopContainerWithTimeout/3 [2022-03-10T23:09:44.119Z] === RUN TestStopContainerWithTimeout/-1 [2022-03-10T23:09:44.119Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-03-10T23:09:44.119Z] === CONT TestStopContainerWithTimeout/0 [2022-03-10T23:09:44.119Z] === CONT TestStopContainerWithTimeout/-1 [2022-03-10T23:09:45.201Z] === RUN TestDaemonProxy/conflicting_options [2022-03-10T23:09:45.459Z] === RUN TestDaemonProxy/reload_sanitized [2022-03-10T23:09:45.500Z] === CONT TestStopContainerWithTimeout/3 [2022-03-10T23:09:46.027Z] --- PASS: TestDaemonProxy (6.26s) [2022-03-10T23:09:46.027Z] --- PASS: TestDaemonProxy/environment_variables (1.78s) [2022-03-10T23:09:46.027Z] --- PASS: TestDaemonProxy/command-line_options (1.72s) [2022-03-10T23:09:46.027Z] --- PASS: TestDaemonProxy/configuration_file (1.73s) [2022-03-10T23:09:46.027Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-03-10T23:09:46.027Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-03-10T23:09:46.027Z] PASS [2022-03-10T23:09:46.027Z] [2022-03-10T23:09:46.027Z] DONE 17 tests in 10.210s [2022-03-10T23:09:46.027Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2022-03-10T23:09:46.027Z] ++ 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-03-10T23:09:46.027Z] ++ set -e [2022-03-10T23:09:46.027Z] ++ '[' -n 0 ']' [2022-03-10T23:09:46.027Z] ++ set -x [2022-03-10T23:09:46.027Z] ++ 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-03-10T23:09:46.044Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-03-10T23:09:46.286Z] INFO: Testing against a local daemon [2022-03-10T23:09:46.286Z] === RUN TestCommitInheritsEnv [2022-03-10T23:09:46.438Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2022-03-10T23:09:46.544Z] --- PASS: TestCommitInheritsEnv (0.24s) [2022-03-10T23:09:46.544Z] === RUN TestImportExtremelyLargeImageWorks [2022-03-10T23:09:46.544Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2022-03-10T23:09:46.544Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-03-10T23:09:46.544Z] === RUN TestImportWithCustomPlatform [2022-03-10T23:09:46.544Z] === RUN TestImportWithCustomPlatform/#00 [2022-03-10T23:09:46.544Z] === RUN TestImportWithCustomPlatform/_______ [2022-03-10T23:09:46.544Z] === RUN TestImportWithCustomPlatform// [2022-03-10T23:09:46.544Z] === RUN TestImportWithCustomPlatform/linux [2022-03-10T23:09:46.544Z] === RUN TestImportWithCustomPlatform/LINUX [2022-03-10T23:09:46.544Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-03-10T23:09:46.804Z] === RUN TestImportWithCustomPlatform/macos [2022-03-10T23:09:46.804Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-03-10T23:09:46.804Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-03-10T23:09:46.804Z] --- PASS: TestImportWithCustomPlatform (0.30s) [2022-03-10T23:09:46.804Z] --- PASS: TestImportWithCustomPlatform/#00 (0.07s) [2022-03-10T23:09:46.804Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-03-10T23:09:46.804Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-03-10T23:09:46.804Z] --- PASS: TestImportWithCustomPlatform/linux (0.07s) [2022-03-10T23:09:46.804Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.06s) [2022-03-10T23:09:46.804Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s) [2022-03-10T23:09:46.804Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-03-10T23:09:46.804Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-03-10T23:09:46.804Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-03-10T23:09:46.804Z] === RUN TestImagesFilterMultiReference [2022-03-10T23:09:46.804Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2022-03-10T23:09:46.804Z] === RUN TestImagePullPlatformInvalid [2022-03-10T23:09:46.804Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-03-10T23:09:46.804Z] === RUN TestRemoveImageOrphaning [2022-03-10T23:09:47.063Z] --- PASS: TestRemoveImageOrphaning (0.23s) [2022-03-10T23:09:47.063Z] === RUN TestRemoveImageGarbageCollector [2022-03-10T23:09:47.063Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-03-10T23:09:47.063Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-03-10T23:09:47.063Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-03-10T23:09:47.063Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2022-03-10T23:09:47.063Z] === RUN TestTagInvalidReference [2022-03-10T23:09:47.063Z] --- PASS: TestTagInvalidReference (0.01s) [2022-03-10T23:09:47.063Z] === RUN TestTagValidPrefixedRepo [2022-03-10T23:09:47.063Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2022-03-10T23:09:47.063Z] === RUN TestTagExistedNameWithoutForce [2022-03-10T23:09:47.063Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-03-10T23:09:47.063Z] === RUN TestTagOfficialNames [2022-03-10T23:09:47.063Z] --- PASS: TestTagOfficialNames (0.05s) [2022-03-10T23:09:47.063Z] === RUN TestTagMatchesDigest [2022-03-10T23:09:47.325Z] --- PASS: TestTagMatchesDigest (0.02s) [2022-03-10T23:09:47.325Z] PASS [2022-03-10T23:09:47.325Z] [2022-03-10T23:09:47.325Z] === Skipped [2022-03-10T23:09:47.325Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2022-03-10T23:09:47.325Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2022-03-10T23:09:47.325Z] [2022-03-10T23:09:47.325Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-03-10T23:09:47.325Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-03-10T23:09:47.325Z] [2022-03-10T23:09:47.325Z] DONE 22 tests, 2 skipped in 1.148s [2022-03-10T23:09:47.325Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2022-03-10T23:09:47.325Z] ++ 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-03-10T23:09:47.325Z] ++ set -e [2022-03-10T23:09:47.325Z] ++ '[' -n 0 ']' [2022-03-10T23:09:47.325Z] ++ set -x [2022-03-10T23:09:47.325Z] ++ 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-03-10T23:09:47.325Z] INFO: Testing against a local daemon [2022-03-10T23:09:47.325Z] === RUN TestNetworkCreateDelete [2022-03-10T23:09:47.325Z] --- PASS: TestNetworkCreateDelete (0.12s) [2022-03-10T23:09:47.325Z] === RUN TestDockerNetworkDeletePreferID [2022-03-10T23:09:47.377Z] === CONT TestStopContainerWithTimeout/1 [2022-03-10T23:09:47.890Z] --- PASS: TestDockerNetworkDeletePreferID (0.34s) [2022-03-10T23:09:47.890Z] === RUN TestDaemonDNSFallback [2022-03-10T23:09:48.208Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-03-10T23:09:48.208Z] docker_cli_run_test.go:3149: unmatched requirement Apparmor [2022-03-10T23:09:48.208Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-03-10T23:09:48.208Z] docker_cli_run_test.go:3127: unmatched requirement Apparmor [2022-03-10T23:09:48.208Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-03-10T23:09:48.208Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2022-03-10T23:09:48.208Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-03-10T23:09:48.208Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-03-10T23:09:48.208Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-03-10T23:09:48.312Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-03-10T23:09:49.246Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2022-03-10T23:09:49.246Z] --- PASS: TestStopContainerWithTimeout/0 (1.40s) [2022-03-10T23:09:49.246Z] --- PASS: TestStopContainerWithTimeout/-1 (3.29s) [2022-03-10T23:09:49.246Z] --- PASS: TestStopContainerWithTimeout/3 (2.85s) [2022-03-10T23:09:49.246Z] --- PASS: TestStopContainerWithTimeout/1 (1.76s) [2022-03-10T23:09:49.246Z] === RUN TestDeleteDevicemapper [2022-03-10T23:09:49.246Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-03-10T23:09:49.246Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-03-10T23:09:49.246Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-03-10T23:09:49.246Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2022-03-10T23:09:49.645Z] --- PASS: TestResizeWhenContainerNotStarted (7.26s) [2022-03-10T23:09:49.645Z] === RUN TestDaemonRestartKillContainers [2022-03-10T23:09:49.645Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T23:09:49.645Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-03-10T23:09:49.645Z] === RUN TestStats [2022-03-10T23:09:49.645Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-03-10T23:09:49.645Z] --- SKIP: TestStats (0.00s) [2022-03-10T23:09:49.645Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-03-10T23:09:49.813Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-03-10T23:09:50.515Z] ok github.com/docker/docker/api/server 0.017s coverage: 9.0% of statements [2022-03-10T23:09:50.751Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2022-03-10T23:09:51.010Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2022-03-10T23:09:51.578Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.51s) [2022-03-10T23:09:51.578Z] === RUN TestUpdateMemory [2022-03-10T23:09:51.578Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-03-10T23:09:51.578Z] --- SKIP: TestUpdateMemory (0.00s) [2022-03-10T23:09:51.578Z] === RUN TestUpdateCPUQuota [2022-03-10T23:09:51.836Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-03-10T23:09:51.929Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-03-10T23:09:51.930Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-03-10T23:09:51.930Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-03-10T23:09:51.930Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-03-10T23:09:51.930Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-03-10T23:09:53.218Z] --- PASS: TestUpdateCPUQuota (1.49s) [2022-03-10T23:09:53.218Z] === RUN TestUpdatePidsLimit [2022-03-10T23:09:53.218Z] === RUN TestUpdatePidsLimit/update_from_none [2022-03-10T23:09:53.218Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2022-03-10T23:09:53.478Z] === RUN TestUpdatePidsLimit/no_change [2022-03-10T23:09:53.495Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-03-10T23:09:54.047Z] === RUN TestUpdatePidsLimit/update_lower [2022-03-10T23:09:54.306Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-03-10T23:09:54.447Z] --- PASS: TestDaemonDNSFallback (6.23s) [2022-03-10T23:09:54.447Z] === RUN TestInspectNetwork [2022-03-10T23:09:54.566Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-03-10T23:09:55.135Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-03-10T23:09:55.395Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-03-10T23:09:56.340Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2022-03-10T23:09:56.340Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2022-03-10T23:09:56.340Z] check_test.go:308: [d06e01ac9d9f5] daemon is not started [2022-03-10T23:09:56.340Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2022-03-10T23:09:56.340Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2022-03-10T23:09:56.340Z] check_test.go:308: [d31d72cf86610] daemon is not started [2022-03-10T23:09:56.340Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2022-03-10T23:09:56.600Z] --- PASS: TestUpdatePidsLimit (3.43s) [2022-03-10T23:09:56.600Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.35s) [2022-03-10T23:09:56.600Z] --- PASS: TestUpdatePidsLimit/no_change (0.41s) [2022-03-10T23:09:56.600Z] --- PASS: TestUpdatePidsLimit/update_lower (0.31s) [2022-03-10T23:09:56.600Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.44s) [2022-03-10T23:09:56.600Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.34s) [2022-03-10T23:09:56.600Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.38s) [2022-03-10T23:09:56.600Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.35s) [2022-03-10T23:09:56.600Z] === RUN TestUpdateRestartPolicy [2022-03-10T23:09:56.982Z] === RUN TestInspectNetwork/full_network_id [2022-03-10T23:09:56.982Z] === RUN TestInspectNetwork/partial_network_id [2022-03-10T23:09:56.982Z] === RUN TestInspectNetwork/network_name [2022-03-10T23:09:56.982Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-03-10T23:09:57.539Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-03-10T23:09:57.742Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-03-10T23:09:58.266Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-03-10T23:09:58.916Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-03-10T23:09:59.252Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-03-10T23:09:59.252Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-03-10T23:09:59.252Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-03-10T23:09:59.483Z] check_test.go:308: [dca7e7857f3f2] daemon is not started [2022-03-10T23:09:59.483Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2022-03-10T23:09:59.741Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-03-10T23:09:59.838Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.56s) [2022-03-10T23:09:59.838Z] PASS [2022-03-10T23:09:59.838Z] [2022-03-10T23:09:59.838Z] DONE 17 tests in 46.258s [2022-03-10T23:09:59.838Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-03-10T23:09:59.838Z] INFO: Testing against a local daemon [2022-03-10T23:09:59.838Z] === RUN TestPluginInvalidJSON [2022-03-10T23:09:59.838Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-03-10T23:09:59.838Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-03-10T23:09:59.838Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-03-10T23:09:59.838Z] --- PASS: TestPluginInvalidJSON (0.01s) [2022-03-10T23:09:59.838Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2022-03-10T23:09:59.838Z] === RUN TestPluginInstall [2022-03-10T23:09:59.838Z] === RUN TestPluginInstall/no_auth [2022-03-10T23:09:59.838Z] time="2022-03-10T23:09:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-10T23:09:59.838Z] time="2022-03-10T23:09:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:243b6ee6109a5ea13672d2ed27d23492246ff61b66594427f41251b8cb780b97" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-10T23:09:59.838Z] time="2022-03-10T23:09:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-10T23:09:59.838Z] time="2022-03-10T23:09:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:243b6ee6109a5ea13672d2ed27d23492246ff61b66594427f41251b8cb780b97" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-10T23:09:59.838Z] === RUN TestPluginInstall/with_htpasswd [2022-03-10T23:09:59.838Z] time="2022-03-10T23:09:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-10T23:09:59.838Z] time="2022-03-10T23:09:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:243b6ee6109a5ea13672d2ed27d23492246ff61b66594427f41251b8cb780b97" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-10T23:09:59.838Z] time="2022-03-10T23:09:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-10T23:09:59.838Z] time="2022-03-10T23:09:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:243b6ee6109a5ea13672d2ed27d23492246ff61b66594427f41251b8cb780b97" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-10T23:09:59.838Z] === RUN TestPluginInstall/with_insecure [2022-03-10T23:10:00.070Z] --- PASS: TestStopContainerWithRestartPolicyAlways (10.46s) [2022-03-10T23:10:00.070Z] === RUN TestStopContainerWithTimeout [2022-03-10T23:10:00.070Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2022-03-10T23:10:00.070Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2022-03-10T23:10:00.070Z] === RUN TestUpdateRestartPolicy [2022-03-10T23:10:00.307Z] === RUN TestDockerSuite/TestBuildCmd [2022-03-10T23:10:00.404Z] time="2022-03-10T23:10:00Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-10T23:10:00.404Z] time="2022-03-10T23:10:00Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:001d6e250fbe2ab9b24bf8a444db93e7d32de16c13adcdd160bda94fe7939948" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-10T23:10:00.404Z] time="2022-03-10T23:10:00Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-10T23:10:00.404Z] time="2022-03-10T23:10:00Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:001d6e250fbe2ab9b24bf8a444db93e7d32de16c13adcdd160bda94fe7939948" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-10T23:10:00.565Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-03-10T23:10:00.662Z] plugin_test.go:165: [d44c387f4f38d] daemon is not started [2022-03-10T23:10:00.662Z] --- PASS: TestPluginInstall (3.42s) [2022-03-10T23:10:00.662Z] --- PASS: TestPluginInstall/no_auth (1.75s) [2022-03-10T23:10:00.662Z] --- PASS: TestPluginInstall/with_htpasswd (0.60s) [2022-03-10T23:10:00.662Z] --- PASS: TestPluginInstall/with_insecure (1.07s) [2022-03-10T23:10:00.662Z] === RUN TestPluginsWithRuntimes [2022-03-10T23:10:00.824Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-03-10T23:10:01.082Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-03-10T23:10:01.082Z] docker_cli_build_test.go:5332: unmatched requirement DaemonIsWindows [2022-03-10T23:10:01.082Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-03-10T23:10:01.165Z] --- PASS: TestInspectNetwork (6.71s) [2022-03-10T23:10:01.165Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-03-10T23:10:01.165Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-03-10T23:10:01.165Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-03-10T23:10:01.165Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-03-10T23:10:01.165Z] === RUN TestRunContainerWithBridgeNone [2022-03-10T23:10:02.100Z] --- PASS: TestRunContainerWithBridgeNone (1.38s) [2022-03-10T23:10:02.100Z] === RUN TestNetworkInvalidJSON [2022-03-10T23:10:02.100Z] === RUN TestNetworkInvalidJSON//networks/create [2022-03-10T23:10:02.100Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-03-10T23:10:02.100Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-03-10T23:10:02.100Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-03-10T23:10:02.100Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-10T23:10:02.100Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-10T23:10:02.100Z] === CONT TestNetworkInvalidJSON//networks/create [2022-03-10T23:10:02.100Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-10T23:10:02.100Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-03-10T23:10:02.100Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2022-03-10T23:10:02.100Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2022-03-10T23:10:02.100Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2022-03-10T23:10:02.100Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2022-03-10T23:10:02.100Z] === RUN TestNetworkList [2022-03-10T23:10:02.100Z] === RUN TestNetworkList//networks [2022-03-10T23:10:02.100Z] === PAUSE TestNetworkList//networks [2022-03-10T23:10:02.100Z] === RUN TestNetworkList//networks/ [2022-03-10T23:10:02.100Z] === PAUSE TestNetworkList//networks/ [2022-03-10T23:10:02.100Z] === CONT TestNetworkList//networks [2022-03-10T23:10:02.100Z] === CONT TestNetworkList//networks/ [2022-03-10T23:10:02.100Z] --- PASS: TestNetworkList (0.01s) [2022-03-10T23:10:02.100Z] --- PASS: TestNetworkList//networks (0.00s) [2022-03-10T23:10:02.100Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-03-10T23:10:02.100Z] === RUN TestHostIPv4BridgeLabel [2022-03-10T23:10:02.199Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-03-10T23:10:02.459Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-03-10T23:10:02.562Z] === RUN TestPluginsWithRuntimes/No_Args [2022-03-10T23:10:02.670Z] --- PASS: TestHostIPv4BridgeLabel (0.55s) [2022-03-10T23:10:02.670Z] === RUN TestDaemonRestartWithLiveRestore [2022-03-10T23:10:03.131Z] === RUN TestPluginsWithRuntimes/With_Args [2022-03-10T23:10:03.398Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2022-03-10T23:10:03.607Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2022-03-10T23:10:03.607Z] === RUN TestDaemonDefaultNetworkPools [2022-03-10T23:10:03.765Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-03-10T23:10:04.066Z] --- PASS: TestPluginsWithRuntimes (3.33s) [2022-03-10T23:10:04.066Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.90s) [2022-03-10T23:10:04.066Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.88s) [2022-03-10T23:10:04.066Z] === RUN TestPluginBackCompatMediaTypes [2022-03-10T23:10:04.545Z] --- PASS: TestDaemonDefaultNetworkPools (0.71s) [2022-03-10T23:10:04.545Z] === RUN TestDaemonRestartWithExistingNetwork [2022-03-10T23:10:04.633Z] --- PASS: TestPluginBackCompatMediaTypes (0.59s) [2022-03-10T23:10:04.633Z] PASS [2022-03-10T23:10:04.633Z] [2022-03-10T23:10:04.633Z] DONE 10 tests in 7.388s [2022-03-10T23:10:04.633Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-03-10T23:10:04.633Z] INFO: Testing against a local daemon [2022-03-10T23:10:04.633Z] === RUN TestExternalGraphDriver [2022-03-10T23:10:04.633Z] === RUN TestExternalGraphDriver/json [2022-03-10T23:10:05.481Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.13s) [2022-03-10T23:10:05.481Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-03-10T23:10:06.537Z] === RUN TestExternalGraphDriver/spec [2022-03-10T23:10:06.691Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2022-03-10T23:10:06.857Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.18s) [2022-03-10T23:10:06.857Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-03-10T23:10:06.951Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-03-10T23:10:07.426Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2022-03-10T23:10:07.426Z] === RUN TestServiceWithPredefinedNetwork [2022-03-10T23:10:07.890Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-03-10T23:10:07.915Z] === RUN TestExternalGraphDriver/pull [2022-03-10T23:10:08.867Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-03-10T23:10:08.867Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2022-03-10T23:10:08.867Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-03-10T23:10:09.136Z] --- PASS: TestUpdateRestartPolicy (12.68s) [2022-03-10T23:10:09.136Z] === RUN TestUpdateRestartWithAutoRemove [2022-03-10T23:10:09.330Z] --- PASS: TestServiceWithPredefinedNetwork (1.85s) [2022-03-10T23:10:09.330Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-03-10T23:10:09.330Z] service_test.go:243: FLAKY_TEST [2022-03-10T23:10:09.330Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-03-10T23:10:09.330Z] === RUN TestServiceWithDataPathPortInit [2022-03-10T23:10:09.642Z] === RUN TestDockerSuite/TestBuildAddScript [2022-03-10T23:10:09.642Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-03-10T23:10:09.642Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-03-10T23:10:09.642Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-03-10T23:10:09.642Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-03-10T23:10:09.642Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-03-10T23:10:09.642Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-03-10T23:10:09.642Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-03-10T23:10:09.642Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-03-10T23:10:09.642Z] === RUN TestDockerSuite/TestBuildAddTar [2022-03-10T23:10:09.718Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-03-10T23:10:09.817Z] --- PASS: TestExternalGraphDriver (4.92s) [2022-03-10T23:10:09.817Z] --- PASS: TestExternalGraphDriver/json (1.63s) [2022-03-10T23:10:09.817Z] --- PASS: TestExternalGraphDriver/spec (1.64s) [2022-03-10T23:10:09.817Z] --- PASS: TestExternalGraphDriver/pull (1.62s) [2022-03-10T23:10:09.817Z] === RUN TestGraphdriverPluginV2 [2022-03-10T23:10:09.980Z] --- PASS: TestUpdateRestartWithAutoRemove (0.65s) [2022-03-10T23:10:09.980Z] === RUN TestWaitNonBlocked [2022-03-10T23:10:09.980Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-10T23:10:09.980Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-10T23:10:09.980Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-10T23:10:09.980Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-10T23:10:09.980Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-10T23:10:09.980Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-10T23:10:10.257Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-03-10T23:10:10.829Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-03-10T23:10:11.088Z] --- PASS: TestWaitNonBlocked (0.02s) [2022-03-10T23:10:11.088Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.03s) [2022-03-10T23:10:11.088Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.14s) [2022-03-10T23:10:11.088Z] === RUN TestWaitBlocked [2022-03-10T23:10:11.088Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-03-10T23:10:11.088Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-03-10T23:10:11.088Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-03-10T23:10:11.088Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-03-10T23:10:11.088Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-03-10T23:10:11.088Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-03-10T23:10:11.654Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2022-03-10T23:10:12.587Z] --- PASS: TestWaitBlocked (0.05s) [2022-03-10T23:10:12.587Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.21s) [2022-03-10T23:10:12.587Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.26s) [2022-03-10T23:10:12.587Z] === CONT TestContainerStartOnDaemonRestart [2022-03-10T23:10:12.587Z] === CONT TestContainerKillOnDaemonStart [2022-03-10T23:10:13.997Z] --- PASS: TestGraphdriverPluginV2 (3.81s) [2022-03-10T23:10:13.997Z] PASS [2022-03-10T23:10:13.997Z] [2022-03-10T23:10:13.997Z] DONE 5 tests in 8.779s [2022-03-10T23:10:13.997Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-03-10T23:10:13.997Z] INFO: Testing against a local daemon [2022-03-10T23:10:13.997Z] === RUN TestContinueAfterPluginCrash [2022-03-10T23:10:13.997Z] === PAUSE TestContinueAfterPluginCrash [2022-03-10T23:10:13.997Z] === RUN TestReadPluginNoRead [2022-03-10T23:10:13.997Z] === PAUSE TestReadPluginNoRead [2022-03-10T23:10:13.997Z] === RUN TestDaemonStartWithLogOpt [2022-03-10T23:10:13.997Z] === PAUSE TestDaemonStartWithLogOpt [2022-03-10T23:10:13.997Z] === CONT TestContinueAfterPluginCrash [2022-03-10T23:10:13.997Z] === CONT TestDaemonStartWithLogOpt [2022-03-10T23:10:15.879Z] --- PASS: TestContainerStartOnDaemonRestart (3.16s) [2022-03-10T23:10:15.880Z] === CONT TestRestartDaemonWithRestartingContainer [2022-03-10T23:10:16.139Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2022-03-10T23:10:17.287Z] --- PASS: TestDaemonStartWithLogOpt (3.35s) [2022-03-10T23:10:17.287Z] === CONT TestReadPluginNoRead [2022-03-10T23:10:18.682Z] === CONT TestDaemonHostGatewayIP [2022-03-10T23:10:18.682Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.84s) [2022-03-10T23:10:19.190Z] === RUN TestReadPluginNoRead/default [2022-03-10T23:10:20.066Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2022-03-10T23:10:20.567Z] === RUN TestReadPluginNoRead/disabled_caching [2022-03-10T23:10:21.335Z] --- PASS: TestUpdateRestartPolicy (20.78s) [2022-03-10T23:10:21.335Z] === RUN TestUpdateRestartWithAutoRemove [2022-03-10T23:10:21.500Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-03-10T23:10:21.759Z] --- PASS: TestContinueAfterPluginCrash (8.35s) [2022-03-10T23:10:21.970Z] --- PASS: TestDaemonHostGatewayIP (3.41s) [2022-03-10T23:10:21.970Z] === CONT TestDaemonRestartIpcMode [2022-03-10T23:10:21.970Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-03-10T23:10:22.704Z] === CONT TestReadPluginNoRead [2022-03-10T23:10:22.704Z] read_test.go:92: [d3090d54f1566] daemon is not started [2022-03-10T23:10:22.704Z] --- PASS: TestReadPluginNoRead (5.90s) [2022-03-10T23:10:22.704Z] --- PASS: TestReadPluginNoRead/default (1.23s) [2022-03-10T23:10:22.704Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.19s) [2022-03-10T23:10:22.704Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.26s) [2022-03-10T23:10:22.704Z] PASS [2022-03-10T23:10:22.704Z] [2022-03-10T23:10:22.704Z] DONE 6 tests in 9.293s [2022-03-10T23:10:22.704Z] 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-03-10T23:10:22.704Z] testing: warning: no tests to run [2022-03-10T23:10:22.704Z] PASS [2022-03-10T23:10:22.704Z] [2022-03-10T23:10:22.704Z] DONE 0 tests in 0.012s [2022-03-10T23:10:22.704Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-03-10T23:10:22.900Z] --- PASS: TestUpdateRestartWithAutoRemove (2.07s) [2022-03-10T23:10:22.900Z] === RUN TestWaitNonBlocked [2022-03-10T23:10:22.900Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-10T23:10:22.900Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-10T23:10:22.900Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-10T23:10:22.900Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-10T23:10:22.900Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-10T23:10:22.900Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-10T23:10:22.906Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-03-10T23:10:22.961Z] INFO: Testing against a local daemon [2022-03-10T23:10:22.961Z] === RUN TestPluginWithDevMounts [2022-03-10T23:10:22.961Z] === PAUSE TestPluginWithDevMounts [2022-03-10T23:10:22.961Z] === CONT TestPluginWithDevMounts [2022-03-10T23:10:23.472Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-03-10T23:10:24.202Z] --- PASS: TestServiceWithDataPathPortInit (13.04s) [2022-03-10T23:10:24.202Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-03-10T23:10:24.202Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:y1wc46pe6uam61s2te5ebwd4p Created:2022-03-10 23:10:23.027271754 +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[f895a3e25613492bef0fd04948936a40f3e34fb94c92ed6230385e2e1cea710c:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.q1euynz0ngq5ecs0jk7fmeta4 EndpointID:b60d477a9746d2f06f5fb74ba78e9ac421fa93c65db7c11ffe79fcb76fa6ba42 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:43045ed7e0dd8945555e8f7a864121dbda04b7d65b3779c176ef93dc1e5204c7 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:5424358285a1 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.q1euynz0ngq5ecs0jk7fmeta4 EndpointID:b60d477a9746d2f06f5fb74ba78e9ac421fa93c65db7c11ffe79fcb76fa6ba42 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-03-10T23:10:24.338Z] --- PASS: TestPluginWithDevMounts (1.58s) [2022-03-10T23:10:24.338Z] PASS [2022-03-10T23:10:24.338Z] [2022-03-10T23:10:24.338Z] DONE 1 tests in 1.617s [2022-03-10T23:10:24.338Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-03-10T23:10:24.408Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2022-03-10T23:10:24.596Z] INFO: Testing against a local daemon [2022-03-10T23:10:24.596Z] === RUN TestSecretInspect [2022-03-10T23:10:25.791Z] --- PASS: TestContainerKillOnDaemonStart (13.31s) [2022-03-10T23:10:25.791Z] === CONT TestIpcModeOlderClient [2022-03-10T23:10:25.791Z] --- PASS: TestDaemonRestartIpcMode (3.96s) [2022-03-10T23:10:25.791Z] --- PASS: TestIpcModeOlderClient (0.11s) [2022-03-10T23:10:25.791Z] PASS [2022-03-10T23:10:25.791Z] [2022-03-10T23:10:25.791Z] === Skipped [2022-03-10T23:10:25.791Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-03-10T23:10:25.791Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-03-10T23:10:25.791Z] [2022-03-10T23:10:25.791Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-03-10T23:10:25.791Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-03-10T23:10:25.791Z] [2022-03-10T23:10:25.791Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-03-10T23:10:25.791Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-03-10T23:10:25.791Z] [2022-03-10T23:10:25.791Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-03-10T23:10:25.791Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-03-10T23:10:25.791Z] [2022-03-10T23:10:25.791Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-03-10T23:10:25.791Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-03-10T23:10:25.791Z] [2022-03-10T23:10:25.791Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-03-10T23:10:25.791Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-03-10T23:10:25.791Z] [2022-03-10T23:10:25.791Z] DONE 200 tests, 6 skipped in 161.323s [2022-03-10T23:10:25.791Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-03-10T23:10:25.791Z] ++ 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-03-10T23:10:25.791Z] ++ set -e [2022-03-10T23:10:25.791Z] ++ '[' -n 0 ']' [2022-03-10T23:10:25.791Z] ++ set -x [2022-03-10T23:10:25.791Z] ++ 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-03-10T23:10:26.052Z] === RUN TestConfigDaemonLibtrustID [2022-03-10T23:10:26.622Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2022-03-10T23:10:26.622Z] === RUN TestDaemonConfigValidation [2022-03-10T23:10:26.622Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-03-10T23:10:26.622Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-03-10T23:10:26.622Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-03-10T23:10:26.622Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-03-10T23:10:26.622Z] === RUN TestDaemonConfigValidation/invalid_config [2022-03-10T23:10:26.622Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-03-10T23:10:26.622Z] === RUN TestDaemonConfigValidation/malformed_config [2022-03-10T23:10:26.622Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-03-10T23:10:26.622Z] === RUN TestDaemonConfigValidation/valid_config [2022-03-10T23:10:26.622Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-03-10T23:10:26.622Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-03-10T23:10:26.622Z] === CONT TestDaemonConfigValidation/malformed_config [2022-03-10T23:10:26.622Z] === CONT TestDaemonConfigValidation/valid_config [2022-03-10T23:10:26.622Z] === CONT TestDaemonConfigValidation/invalid_config [2022-03-10T23:10:26.881Z] check_test.go:308: [d99ac0a696a7f] daemon is not started [2022-03-10T23:10:26.881Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-03-10T23:10:26.881Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-03-10T23:10:26.881Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2022-03-10T23:10:27.131Z] --- PASS: TestSecretInspect (2.18s) [2022-03-10T23:10:27.131Z] === RUN TestSecretList [2022-03-10T23:10:27.141Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-03-10T23:10:27.141Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.17s) [2022-03-10T23:10:27.141Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.19s) [2022-03-10T23:10:27.141Z] --- PASS: TestDaemonConfigValidation/valid_config (0.18s) [2022-03-10T23:10:27.141Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.19s) [2022-03-10T23:10:27.141Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.18s) [2022-03-10T23:10:27.141Z] === RUN TestConfigDaemonSeccompProfiles [2022-03-10T23:10:27.141Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-03-10T23:10:28.079Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-03-10T23:10:29.033Z] --- PASS: TestSecretList (2.20s) [2022-03-10T23:10:29.033Z] === RUN TestSecretsCreateAndDelete [2022-03-10T23:10:29.460Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-03-10T23:10:29.473Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.36s) [2022-03-10T23:10:29.473Z] PASS [2022-03-10T23:10:29.473Z] [2022-03-10T23:10:29.473Z] === Skipped [2022-03-10T23:10:29.473Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-03-10T23:10:29.473Z] service_test.go:243: FLAKY_TEST [2022-03-10T23:10:29.473Z] [2022-03-10T23:10:29.473Z] DONE 26 tests, 1 skipped in 41.316s [2022-03-10T23:10:29.473Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-03-10T23:10:29.473Z] ++ 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-03-10T23:10:29.473Z] ++ set -e [2022-03-10T23:10:29.473Z] ++ '[' -n 0 ']' [2022-03-10T23:10:29.473Z] ++ set -x [2022-03-10T23:10:29.473Z] ++ 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-03-10T23:10:29.473Z] INFO: Testing against a local daemon [2022-03-10T23:10:29.473Z] === RUN TestDockerNetworkIpvlanPersistance [2022-03-10T23:10:29.473Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-10T23:10:29.473Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-03-10T23:10:29.473Z] === RUN TestDockerNetworkIpvlan [2022-03-10T23:10:29.473Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-10T23:10:29.473Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-03-10T23:10:29.473Z] PASS [2022-03-10T23:10:29.473Z] [2022-03-10T23:10:29.473Z] === Skipped [2022-03-10T23:10:29.473Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-03-10T23:10:29.473Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-10T23:10:29.473Z] [2022-03-10T23:10:29.473Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-03-10T23:10:29.473Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-10T23:10:29.473Z] [2022-03-10T23:10:29.473Z] DONE 2 tests, 2 skipped in 0.090s [2022-03-10T23:10:29.473Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-03-10T23:10:29.474Z] ++ 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-03-10T23:10:29.474Z] ++ set -e [2022-03-10T23:10:29.474Z] ++ '[' -n 0 ']' [2022-03-10T23:10:29.474Z] ++ set -x [2022-03-10T23:10:29.474Z] ++ 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-03-10T23:10:29.474Z] INFO: Testing against a local daemon [2022-03-10T23:10:29.474Z] === RUN TestDockerNetworkMacvlanPersistance [2022-03-10T23:10:30.029Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2022-03-10T23:10:30.042Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.42s) [2022-03-10T23:10:30.042Z] === RUN TestDockerNetworkMacvlan [2022-03-10T23:10:30.288Z] === CONT TestConfigDaemonSeccompProfiles [2022-03-10T23:10:30.288Z] daemon_test.go:156: [d0a276fbf5cd8] daemon is not started [2022-03-10T23:10:30.288Z] --- PASS: TestConfigDaemonSeccompProfiles (3.30s) [2022-03-10T23:10:30.288Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.12s) [2022-03-10T23:10:30.288Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.09s) [2022-03-10T23:10:30.288Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.09s) [2022-03-10T23:10:30.288Z] === RUN TestDaemonProxy [2022-03-10T23:10:30.288Z] === RUN TestDaemonProxy/environment_variables [2022-03-10T23:10:30.857Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-03-10T23:10:30.937Z] --- PASS: TestSecretsCreateAndDelete (2.20s) [2022-03-10T23:10:30.937Z] === RUN TestSecretsUpdate [2022-03-10T23:10:30.977Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-03-10T23:10:31.545Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-03-10T23:10:31.641Z] --- PASS: TestWaitNonBlocked (0.04s) [2022-03-10T23:10:31.641Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (2.84s) [2022-03-10T23:10:31.641Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (7.57s) [2022-03-10T23:10:31.641Z] === RUN TestWaitBlocked [2022-03-10T23:10:31.641Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2022-03-10T23:10:31.641Z] --- SKIP: TestWaitBlocked (0.00s) [2022-03-10T23:10:31.641Z] PASS [2022-03-10T23:10:31.641Z] ok github.com/docker/docker/integration/container 120.761s [2022-03-10T23:10:31.641Z] [2022-03-10T23:10:31.641Z] === Skipped [2022-03-10T23:10:31.641Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2022-03-10T23:10:31.641Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-03-10T23:10:31.641Z] [2022-03-10T23:10:31.641Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2022-03-10T23:10:31.641Z] copy_test.go:81: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T23:10:31.641Z] [2022-03-10T23:10:31.641Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2022-03-10T23:10:31.641Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-03-10T23:10:31.641Z] [2022-03-10T23:10:31.641Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.01s) [2022-03-10T23:10:31.641Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T23:10:31.641Z] [2022-03-10T23:10:31.641Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.01s) [2022-03-10T23:10:31.641Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-03-10T23:10:31.641Z] [2022-03-10T23:10:31.641Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2022-03-10T23:10:31.641Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-03-10T23:10:31.641Z] [2022-03-10T23:10:31.641Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-03-10T23:10:31.641Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-03-10T23:10:31.641Z] [2022-03-10T23:10:31.641Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-03-10T23:10:31.641Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-03-10T23:10:31.641Z] [2022-03-10T23:10:31.641Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2022-03-10T23:10:31.641Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T23:10:31.641Z] [2022-03-10T23:10:31.641Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2022-03-10T23:10:31.641Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-03-10T23:10:31.641Z] [2022-03-10T23:10:31.641Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2022-03-10T23:10:31.641Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-03-10T23:10:31.641Z] [2022-03-10T23:10:31.641Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2022-03-10T23:10:31.641Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T23:10:31.641Z] [2022-03-10T23:10:31.641Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2022-03-10T23:10:31.641Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T23:10:31.641Z] [2022-03-10T23:10:31.641Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2022-03-10T23:10:31.641Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-03-10T23:10:31.641Z] [2022-03-10T23:10:31.641Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2022-03-10T23:10:31.641Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-03-10T23:10:31.641Z] [2022-03-10T23:10:31.641Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2022-03-10T23:10:31.641Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-03-10T23:10:31.641Z] [2022-03-10T23:10:31.641Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2022-03-10T23:10:31.641Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-03-10T23:10:31.641Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-03-10T23:10:31.641Z] [2022-03-10T23:10:31.641Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-03-10T23:10:31.641Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-03-10T23:10:31.641Z] [2022-03-10T23:10:31.641Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2022-03-10T23:10:31.641Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-03-10T23:10:31.641Z] [2022-03-10T23:10:31.641Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2022-03-10T23:10:31.641Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-03-10T23:10:31.641Z] [2022-03-10T23:10:31.641Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2022-03-10T23:10:31.641Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-03-10T23:10:31.641Z] [2022-03-10T23:10:31.641Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2022-03-10T23:10:31.641Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T23:10:31.641Z] [2022-03-10T23:10:31.641Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2022-03-10T23:10:31.641Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-03-10T23:10:31.641Z] [2022-03-10T23:10:31.641Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2022-03-10T23:10:31.641Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-03-10T23:10:31.641Z] [2022-03-10T23:10:31.641Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2022-03-10T23:10:31.641Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-03-10T23:10:31.641Z] [2022-03-10T23:10:31.641Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2022-03-10T23:10:31.641Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-03-10T23:10:31.641Z] [2022-03-10T23:10:31.641Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.01s) [2022-03-10T23:10:31.641Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T23:10:31.641Z] [2022-03-10T23:10:31.641Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2022-03-10T23:10:31.641Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-03-10T23:10:31.641Z] [2022-03-10T23:10:31.641Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2022-03-10T23:10:31.641Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-03-10T23:10:31.641Z] [2022-03-10T23:10:31.641Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2022-03-10T23:10:31.641Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T23:10:31.641Z] [2022-03-10T23:10:31.641Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2022-03-10T23:10:31.641Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-03-10T23:10:31.641Z] [2022-03-10T23:10:31.641Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2022-03-10T23:10:31.641Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2022-03-10T23:10:31.641Z] [2022-03-10T23:10:31.641Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2022-03-10T23:10:31.641Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2022-03-10T23:10:31.641Z] [2022-03-10T23:10:31.641Z] DONE 87 tests, 33 skipped in 123.449s [2022-03-10T23:10:31.641Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon [2022-03-10T23:10:31.795Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-03-10T23:10:31.795Z] docker_cli_build_test.go:607: unmatched requirement DaemonIsWindows [2022-03-10T23:10:31.795Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-03-10T23:10:31.795Z] docker_cli_build_test.go:5882: unmatched requirement DaemonIsWindows [2022-03-10T23:10:31.795Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-03-10T23:10:31.795Z] docker_cli_build_test.go:5865: unmatched requirement DaemonIsWindows [2022-03-10T23:10:31.795Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-03-10T23:10:31.795Z] docker_cli_build_test.go:5900: unmatched requirement DaemonIsWindows [2022-03-10T23:10:31.795Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-03-10T23:10:32.055Z] === RUN TestDaemonProxy/command-line_options [2022-03-10T23:10:32.479Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-03-10T23:10:32.622Z] docker_cli_daemon_plugins_test.go:106: [dec4bf579fc09] daemon is not started [2022-03-10T23:10:33.468Z] --- PASS: TestSecretsUpdate (2.21s) [2022-03-10T23:10:33.468Z] === RUN TestTemplatedSecret [2022-03-10T23:10:33.557Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2022-03-10T23:10:33.815Z] === RUN TestDaemonProxy/configuration_file [2022-03-10T23:10:33.852Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-03-10T23:10:34.750Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-03-10T23:10:35.009Z] check_test.go:308: [dd3ee042fd198] daemon is not started [2022-03-10T23:10:35.009Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2022-03-10T23:10:35.576Z] === RUN TestDaemonProxy/conflicting_options [2022-03-10T23:10:35.751Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-03-10T23:10:35.997Z] --- PASS: TestTemplatedSecret (2.62s) [2022-03-10T23:10:35.997Z] === RUN TestSecretCreateResolve [2022-03-10T23:10:36.145Z] === RUN TestDaemonProxy/reload_sanitized [2022-03-10T23:10:36.711Z] --- PASS: TestDaemonProxy (6.31s) [2022-03-10T23:10:36.711Z] --- PASS: TestDaemonProxy/environment_variables (1.73s) [2022-03-10T23:10:36.711Z] --- PASS: TestDaemonProxy/command-line_options (1.76s) [2022-03-10T23:10:36.711Z] --- PASS: TestDaemonProxy/configuration_file (1.79s) [2022-03-10T23:10:36.711Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-03-10T23:10:36.711Z] --- PASS: TestDaemonProxy/reload_sanitized (0.53s) [2022-03-10T23:10:36.711Z] PASS [2022-03-10T23:10:36.711Z] [2022-03-10T23:10:36.711Z] DONE 17 tests in 10.875s [2022-03-10T23:10:36.711Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-03-10T23:10:36.711Z] ++ 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-03-10T23:10:36.711Z] ++ set -e [2022-03-10T23:10:36.712Z] ++ '[' -n 0 ']' [2022-03-10T23:10:36.712Z] ++ set -x [2022-03-10T23:10:36.712Z] ++ 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-03-10T23:10:36.971Z] INFO: Testing against a local daemon [2022-03-10T23:10:36.971Z] === RUN TestCommitInheritsEnv [2022-03-10T23:10:37.230Z] --- PASS: TestCommitInheritsEnv (0.33s) [2022-03-10T23:10:37.230Z] === RUN TestImportExtremelyLargeImageWorks [2022-03-10T23:10:37.230Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-03-10T23:10:37.230Z] === RUN TestImportWithCustomPlatform [2022-03-10T23:10:37.230Z] === RUN TestImportWithCustomPlatform/#00 [2022-03-10T23:10:37.489Z] === RUN TestImportWithCustomPlatform/_______ [2022-03-10T23:10:37.489Z] === RUN TestImportWithCustomPlatform// [2022-03-10T23:10:37.489Z] === RUN TestImportWithCustomPlatform/linux [2022-03-10T23:10:37.489Z] === RUN TestImportWithCustomPlatform/LINUX [2022-03-10T23:10:37.749Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-03-10T23:10:37.749Z] === RUN TestImportWithCustomPlatform/macos [2022-03-10T23:10:37.749Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-03-10T23:10:37.749Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-03-10T23:10:37.749Z] --- PASS: TestImportWithCustomPlatform (0.51s) [2022-03-10T23:10:37.749Z] --- PASS: TestImportWithCustomPlatform/#00 (0.14s) [2022-03-10T23:10:37.749Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-03-10T23:10:37.749Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-03-10T23:10:37.749Z] --- PASS: TestImportWithCustomPlatform/linux (0.11s) [2022-03-10T23:10:37.749Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.11s) [2022-03-10T23:10:37.750Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.11s) [2022-03-10T23:10:37.750Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-03-10T23:10:37.750Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-03-10T23:10:37.750Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-03-10T23:10:37.750Z] === RUN TestImagesFilterMultiReference [2022-03-10T23:10:37.750Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2022-03-10T23:10:37.750Z] === RUN TestImagePullPlatformInvalid [2022-03-10T23:10:37.750Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-03-10T23:10:37.750Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2022-03-10T23:10:37.750Z] === RUN TestRemoveImageOrphaning [2022-03-10T23:10:38.319Z] --- PASS: TestRemoveImageOrphaning (0.38s) [2022-03-10T23:10:38.319Z] === RUN TestRemoveImageGarbageCollector [2022-03-10T23:10:38.530Z] --- PASS: TestSecretCreateResolve (2.20s) [2022-03-10T23:10:38.530Z] PASS [2022-03-10T23:10:38.530Z] [2022-03-10T23:10:38.530Z] DONE 6 tests in 13.644s [2022-03-10T23:10:38.530Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-03-10T23:10:38.530Z] INFO: Testing against a local daemon [2022-03-10T23:10:38.530Z] === RUN TestServiceCreateInit [2022-03-10T23:10:38.530Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-03-10T23:10:38.578Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2022-03-10T23:10:39.078Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-03-10T23:10:39.338Z] --- PASS: TestDockerNetworkMacvlan (9.13s) [2022-03-10T23:10:39.338Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s) [2022-03-10T23:10:39.338Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s) [2022-03-10T23:10:39.338Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.81s) [2022-03-10T23:10:39.338Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.74s) [2022-03-10T23:10:39.338Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (1.93s) [2022-03-10T23:10:39.338Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.49s) [2022-03-10T23:10:39.338Z] PASS [2022-03-10T23:10:39.338Z] [2022-03-10T23:10:39.338Z] DONE 8 tests in 10.642s [2022-03-10T23:10:39.338Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2022-03-10T23:10:39.338Z] ++ 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-03-10T23:10:39.338Z] ++ set -e [2022-03-10T23:10:39.338Z] ++ '[' -n 0 ']' [2022-03-10T23:10:39.338Z] ++ set -x [2022-03-10T23:10:39.338Z] ++ 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-03-10T23:10:39.338Z] testing: warning: no tests to run [2022-03-10T23:10:39.338Z] PASS [2022-03-10T23:10:39.338Z] [2022-03-10T23:10:39.338Z] DONE 0 tests in 0.020s [2022-03-10T23:10:39.338Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-03-10T23:10:39.338Z] ++ 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-03-10T23:10:39.338Z] ++ set -e [2022-03-10T23:10:39.338Z] ++ '[' -n 0 ']' [2022-03-10T23:10:39.338Z] ++ set -x [2022-03-10T23:10:39.338Z] ++ 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-03-10T23:10:39.338Z] INFO: Testing against a local daemon [2022-03-10T23:10:39.338Z] === RUN TestAuthZPluginAllowRequest [2022-03-10T23:10:40.483Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-03-10T23:10:40.715Z] --- PASS: TestAuthZPluginAllowRequest (1.08s) [2022-03-10T23:10:40.715Z] === RUN TestAuthZPluginTLS [2022-03-10T23:10:40.743Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-03-10T23:10:40.743Z] --- PASS: TestRemoveImageGarbageCollector (2.40s) [2022-03-10T23:10:40.743Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-03-10T23:10:40.743Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2022-03-10T23:10:40.743Z] === RUN TestTagInvalidReference [2022-03-10T23:10:40.743Z] --- PASS: TestTagInvalidReference (0.02s) [2022-03-10T23:10:40.743Z] === RUN TestTagValidPrefixedRepo [2022-03-10T23:10:40.743Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2022-03-10T23:10:40.743Z] === RUN TestTagExistedNameWithoutForce [2022-03-10T23:10:40.743Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2022-03-10T23:10:40.743Z] === RUN TestTagOfficialNames [2022-03-10T23:10:40.743Z] --- PASS: TestTagOfficialNames (0.05s) [2022-03-10T23:10:40.743Z] === RUN TestTagMatchesDigest [2022-03-10T23:10:40.743Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-03-10T23:10:40.743Z] === CONT TestImportExtremelyLargeImageWorks [2022-03-10T23:10:40.974Z] --- PASS: TestAuthZPluginTLS (0.55s) [2022-03-10T23:10:40.974Z] === RUN TestAuthZPluginDenyRequest [2022-03-10T23:10:41.541Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2022-03-10T23:10:41.541Z] === RUN TestAuthZPluginAPIDenyResponse [2022-03-10T23:10:42.109Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-03-10T23:10:42.109Z] === RUN TestAuthZPluginDenyResponse [2022-03-10T23:10:42.675Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2022-03-10T23:10:42.675Z] === RUN TestAuthZPluginAllowEventStream [2022-03-10T23:10:42.719Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-03-10T23:10:43.612Z] --- PASS: TestAuthZPluginAllowEventStream (1.07s) [2022-03-10T23:10:43.612Z] === RUN TestAuthZPluginErrorResponse [2022-03-10T23:10:44.035Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2022-03-10T23:10:44.178Z] --- PASS: TestAuthZPluginErrorResponse (0.53s) [2022-03-10T23:10:44.178Z] === RUN TestAuthZPluginErrorRequest [2022-03-10T23:10:44.743Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2022-03-10T23:10:44.743Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-03-10T23:10:45.308Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2022-03-10T23:10:45.308Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-03-10T23:10:45.410Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2022-03-10T23:10:45.563Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-03-10T23:10:45.563Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-03-10T23:10:45.563Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-03-10T23:10:45.563Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-03-10T23:10:45.563Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-03-10T23:10:45.669Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2022-03-10T23:10:45.928Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-03-10T23:10:46.000Z] --- PASS: TestServiceCreateInit (7.64s) [2022-03-10T23:10:46.000Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.93s) [2022-03-10T23:10:46.000Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.69s) [2022-03-10T23:10:46.000Z] === RUN TestCreateServiceMultipleTimes [2022-03-10T23:10:46.495Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2022-03-10T23:10:46.495Z] docker_cli_daemon_test.go:2859: Checking IpcMode private set from config [2022-03-10T23:10:46.681Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.29s) [2022-03-10T23:10:46.681Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-03-10T23:10:46.753Z] docker_cli_daemon_test.go:2859: Checking IpcMode shareable set from config [2022-03-10T23:10:47.323Z] docker_cli_daemon_test.go:2859: Checking IpcMode host set from config [2022-03-10T23:10:47.892Z] docker_cli_daemon_test.go:2859: Checking IpcMode container:123 set from config [2022-03-10T23:10:48.059Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.29s) [2022-03-10T23:10:48.059Z] === RUN TestAuthZPluginHeader [2022-03-10T23:10:48.462Z] docker_cli_daemon_test.go:2859: Checking IpcMode nosuchmode set from config [2022-03-10T23:10:48.627Z] --- PASS: TestAuthZPluginHeader (0.69s) [2022-03-10T23:10:48.627Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-03-10T23:10:48.627Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-03-10T23:10:48.627Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-03-10T23:10:48.627Z] === RUN TestAuthZPluginV2Disable [2022-03-10T23:10:48.627Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-03-10T23:10:48.627Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2022-03-10T23:10:48.627Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-03-10T23:10:48.627Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-03-10T23:10:48.627Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-03-10T23:10:48.627Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-03-10T23:10:48.627Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-03-10T23:10:48.627Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-03-10T23:10:48.627Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-03-10T23:10:49.032Z] docker_cli_daemon_test.go:2859: Checking IpcMode private set from cli [2022-03-10T23:10:49.602Z] docker_cli_daemon_test.go:2859: Checking IpcMode shareable set from cli [2022-03-10T23:10:49.862Z] docker_cli_daemon_test.go:2859: Checking IpcMode host set from cli [2022-03-10T23:10:50.431Z] docker_cli_daemon_test.go:2859: Checking IpcMode container:123 set from cli [2022-03-10T23:10:51.000Z] docker_cli_daemon_test.go:2859: Checking IpcMode nosuchmode set from cli [2022-03-10T23:10:51.569Z] check_test.go:308: [db62d5d07c79e] daemon is not started [2022-03-10T23:10:51.569Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2022-03-10T23:10:51.829Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-03-10T23:10:52.766Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-03-10T23:10:52.766Z] check_test.go:308: [d90f250f95ae6] daemon is not started [2022-03-10T23:10:52.766Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2022-03-10T23:10:52.895Z] === RUN TestConfigDaemonLibtrustID [2022-03-10T23:10:52.895Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-03-10T23:10:52.895Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2022-03-10T23:10:52.895Z] === RUN TestDaemonConfigValidation [2022-03-10T23:10:52.895Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-03-10T23:10:52.895Z] --- SKIP: TestDaemonConfigValidation (0.00s) [2022-03-10T23:10:52.895Z] === RUN TestConfigDaemonSeccompProfiles [2022-03-10T23:10:52.895Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-03-10T23:10:52.895Z] --- SKIP: TestConfigDaemonSeccompProfiles (0.00s) [2022-03-10T23:10:52.896Z] === RUN TestDaemonProxy [2022-03-10T23:10:52.896Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-03-10T23:10:52.896Z] --- SKIP: TestDaemonProxy (0.00s) [2022-03-10T23:10:52.896Z] PASS [2022-03-10T23:10:52.896Z] ok github.com/docker/docker/integration/daemon 0.128s [2022-03-10T23:10:52.896Z] [2022-03-10T23:10:52.896Z] === Skipped [2022-03-10T23:10:52.896Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.00s) [2022-03-10T23:10:52.896Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-03-10T23:10:52.896Z] [2022-03-10T23:10:52.896Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s) [2022-03-10T23:10:52.896Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-03-10T23:10:52.896Z] [2022-03-10T23:10:52.896Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonSeccompProfiles (0.00s) [2022-03-10T23:10:52.896Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-03-10T23:10:52.896Z] [2022-03-10T23:10:52.896Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonProxy (0.00s) [2022-03-10T23:10:52.896Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-03-10T23:10:52.896Z] [2022-03-10T23:10:52.896Z] DONE 4 tests, 4 skipped in 22.095s [2022-03-10T23:10:52.896Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2022-03-10T23:10:53.026Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2022-03-10T23:10:53.963Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-03-10T23:10:54.902Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2022-03-10T23:10:56.708Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-10T23:10:56.708Z] INFO: Testing against a local daemon [2022-03-10T23:10:56.708Z] === RUN TestCommitInheritsEnv [2022-03-10T23:10:56.708Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-10T23:10:56.708Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2022-03-10T23:10:56.708Z] === RUN TestImportExtremelyLargeImageWorks [2022-03-10T23:10:56.708Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-03-10T23:10:56.708Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-03-10T23:10:56.708Z] === RUN TestImportWithCustomPlatform [2022-03-10T23:10:56.708Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-03-10T23:10:56.708Z] --- SKIP: TestImportWithCustomPlatform (0.00s) [2022-03-10T23:10:56.708Z] === RUN TestImagesFilterMultiReference [2022-03-10T23:10:57.177Z] --- PASS: TestImagesFilterMultiReference (0.10s) [2022-03-10T23:10:57.177Z] === RUN TestImagePullPlatformInvalid [2022-03-10T23:10:57.177Z] --- PASS: TestImagePullPlatformInvalid (0.04s) [2022-03-10T23:10:57.177Z] === RUN TestRemoveImageOrphaning [2022-03-10T23:10:58.163Z] --- PASS: TestRemoveImageOrphaning (1.13s) [2022-03-10T23:10:58.163Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-03-10T23:10:58.163Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.06s) [2022-03-10T23:10:58.163Z] === RUN TestTagInvalidReference [2022-03-10T23:10:58.163Z] --- PASS: TestTagInvalidReference (0.04s) [2022-03-10T23:10:58.163Z] === RUN TestTagValidPrefixedRepo [2022-03-10T23:10:58.163Z] --- PASS: TestTagValidPrefixedRepo (0.10s) [2022-03-10T23:10:58.163Z] === RUN TestTagExistedNameWithoutForce [2022-03-10T23:10:58.163Z] --- PASS: TestTagExistedNameWithoutForce (0.05s) [2022-03-10T23:10:58.163Z] === RUN TestTagOfficialNames [2022-03-10T23:10:58.188Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-03-10T23:10:58.188Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2022-03-10T23:10:58.447Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-03-10T23:10:58.447Z] check_test.go:308: [da6b3f3ac8079] daemon is not started [2022-03-10T23:10:58.447Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2022-03-10T23:10:58.447Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-03-10T23:10:58.634Z] --- PASS: TestTagOfficialNames (0.11s) [2022-03-10T23:10:58.634Z] === RUN TestTagMatchesDigest [2022-03-10T23:10:58.634Z] --- PASS: TestTagMatchesDigest (0.04s) [2022-03-10T23:10:58.634Z] PASS [2022-03-10T23:10:58.634Z] ok github.com/docker/docker/integration/image 1.737s [2022-03-10T23:10:58.634Z] [2022-03-10T23:10:58.634Z] === Skipped [2022-03-10T23:10:58.634Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2022-03-10T23:10:58.634Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-10T23:10:58.634Z] [2022-03-10T23:10:58.634Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2022-03-10T23:10:58.634Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-03-10T23:10:58.634Z] [2022-03-10T23:10:58.634Z] === SKIP: github.com/docker/docker/integration/image TestImportWithCustomPlatform (0.00s) [2022-03-10T23:10:58.634Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-03-10T23:10:58.634Z] [2022-03-10T23:10:58.634Z] DONE 12 tests, 3 skipped in 5.867s [2022-03-10T23:10:59.103Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2022-03-10T23:10:59.828Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-03-10T23:11:01.211Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-03-10T23:11:01.323Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-10T23:11:01.323Z] INFO: Testing against a local daemon [2022-03-10T23:11:01.323Z] === RUN TestNetworkCreateDelete [2022-03-10T23:11:01.323Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-03-10T23:11:01.323Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2022-03-10T23:11:01.323Z] === RUN TestDockerNetworkDeletePreferID [2022-03-10T23:11:01.323Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2022-03-10T23:11:01.323Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2022-03-10T23:11:01.323Z] === RUN TestDaemonDNSFallback [2022-03-10T23:11:01.323Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-03-10T23:11:01.323Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2022-03-10T23:11:01.323Z] === RUN TestInspectNetwork [2022-03-10T23:11:01.323Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-03-10T23:11:01.323Z] --- SKIP: TestInspectNetwork (0.00s) [2022-03-10T23:11:01.323Z] === RUN TestRunContainerWithBridgeNone [2022-03-10T23:11:01.323Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-03-10T23:11:01.323Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-03-10T23:11:01.323Z] === RUN TestNetworkInvalidJSON [2022-03-10T23:11:01.323Z] === RUN TestNetworkInvalidJSON//networks/create [2022-03-10T23:11:01.323Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-03-10T23:11:01.323Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-03-10T23:11:01.323Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-03-10T23:11:01.323Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-10T23:11:01.323Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-10T23:11:01.323Z] === CONT TestNetworkInvalidJSON//networks/create [2022-03-10T23:11:01.323Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-10T23:11:01.323Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-03-10T23:11:01.323Z] --- PASS: TestNetworkInvalidJSON (0.04s) [2022-03-10T23:11:01.323Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2022-03-10T23:11:01.323Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2022-03-10T23:11:01.323Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2022-03-10T23:11:01.323Z] === RUN TestNetworkList [2022-03-10T23:11:01.323Z] === RUN TestNetworkList//networks [2022-03-10T23:11:01.323Z] === PAUSE TestNetworkList//networks [2022-03-10T23:11:01.323Z] === RUN TestNetworkList//networks/ [2022-03-10T23:11:01.323Z] === PAUSE TestNetworkList//networks/ [2022-03-10T23:11:01.323Z] === CONT TestNetworkList//networks [2022-03-10T23:11:01.323Z] === CONT TestNetworkList//networks/ [2022-03-10T23:11:01.323Z] --- PASS: TestNetworkList (0.05s) [2022-03-10T23:11:01.323Z] --- PASS: TestNetworkList//networks (0.00s) [2022-03-10T23:11:01.323Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-03-10T23:11:01.323Z] === RUN TestHostIPv4BridgeLabel [2022-03-10T23:11:01.323Z] network_test.go:128: testEnv.OSType == "windows" [2022-03-10T23:11:01.323Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-03-10T23:11:01.323Z] === RUN TestDaemonRestartWithLiveRestore [2022-03-10T23:11:01.323Z] service_test.go:30: testEnv.OSType == "windows" [2022-03-10T23:11:01.323Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2022-03-10T23:11:01.323Z] === RUN TestDaemonDefaultNetworkPools [2022-03-10T23:11:01.323Z] service_test.go:59: testEnv.OSType == "windows" [2022-03-10T23:11:01.323Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2022-03-10T23:11:01.323Z] === RUN TestDaemonRestartWithExistingNetwork [2022-03-10T23:11:01.323Z] service_test.go:103: testEnv.OSType == "windows" [2022-03-10T23:11:01.323Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2022-03-10T23:11:01.323Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-03-10T23:11:01.323Z] service_test.go:137: testEnv.OSType == "windows" [2022-03-10T23:11:01.323Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-03-10T23:11:01.323Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-03-10T23:11:01.323Z] service_test.go:188: testEnv.OSType == "windows" [2022-03-10T23:11:01.323Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-03-10T23:11:01.323Z] === RUN TestServiceWithPredefinedNetwork [2022-03-10T23:11:01.323Z] service_test.go:213: testEnv.OSType == "windows" [2022-03-10T23:11:01.323Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-03-10T23:11:01.323Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-03-10T23:11:01.323Z] service_test.go:243: FLAKY_TEST [2022-03-10T23:11:01.323Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-03-10T23:11:01.323Z] === RUN TestServiceWithDataPathPortInit [2022-03-10T23:11:01.323Z] service_test.go:334: testEnv.OSType == "windows" [2022-03-10T23:11:01.323Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2022-03-10T23:11:01.323Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-03-10T23:11:01.323Z] service_test.go:402: testEnv.OSType == "windows" [2022-03-10T23:11:01.323Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-03-10T23:11:01.323Z] PASS [2022-03-10T23:11:01.323Z] ok github.com/docker/docker/integration/network 0.189s [2022-03-10T23:11:01.323Z] [2022-03-10T23:11:01.323Z] === Skipped [2022-03-10T23:11:01.323Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2022-03-10T23:11:01.323Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-03-10T23:11:01.323Z] [2022-03-10T23:11:01.323Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2022-03-10T23:11:01.323Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2022-03-10T23:11:01.323Z] [2022-03-10T23:11:01.323Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2022-03-10T23:11:01.323Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-03-10T23:11:01.323Z] [2022-03-10T23:11:01.323Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2022-03-10T23:11:01.323Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-03-10T23:11:01.323Z] [2022-03-10T23:11:01.323Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2022-03-10T23:11:01.323Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-03-10T23:11:01.323Z] [2022-03-10T23:11:01.323Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2022-03-10T23:11:01.323Z] network_test.go:128: testEnv.OSType == "windows" [2022-03-10T23:11:01.323Z] [2022-03-10T23:11:01.323Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2022-03-10T23:11:01.323Z] service_test.go:30: testEnv.OSType == "windows" [2022-03-10T23:11:01.323Z] [2022-03-10T23:11:01.323Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2022-03-10T23:11:01.323Z] service_test.go:59: testEnv.OSType == "windows" [2022-03-10T23:11:01.323Z] [2022-03-10T23:11:01.323Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2022-03-10T23:11:01.323Z] service_test.go:103: testEnv.OSType == "windows" [2022-03-10T23:11:01.323Z] [2022-03-10T23:11:01.323Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-03-10T23:11:01.323Z] service_test.go:137: testEnv.OSType == "windows" [2022-03-10T23:11:01.323Z] [2022-03-10T23:11:01.323Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-03-10T23:11:01.323Z] service_test.go:188: testEnv.OSType == "windows" [2022-03-10T23:11:01.323Z] [2022-03-10T23:11:01.323Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2022-03-10T23:11:01.323Z] service_test.go:213: testEnv.OSType == "windows" [2022-03-10T23:11:01.323Z] [2022-03-10T23:11:01.323Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-03-10T23:11:01.323Z] service_test.go:243: FLAKY_TEST [2022-03-10T23:11:01.323Z] [2022-03-10T23:11:01.323Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2022-03-10T23:11:01.323Z] service_test.go:334: testEnv.OSType == "windows" [2022-03-10T23:11:01.323Z] [2022-03-10T23:11:01.323Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-03-10T23:11:01.323Z] service_test.go:402: testEnv.OSType == "windows" [2022-03-10T23:11:01.323Z] [2022-03-10T23:11:01.323Z] DONE 22 tests, 15 skipped in 2.532s [2022-03-10T23:11:01.530Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2022-03-10T23:11:01.792Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2022-03-10T23:11:02.268Z] testing: warning: no tests to run [2022-03-10T23:11:02.268Z] PASS [2022-03-10T23:11:02.268Z] ok github.com/docker/docker/integration/network/ipvlan 0.091s [2022-03-10T23:11:02.268Z] [2022-03-10T23:11:02.268Z] DONE 0 tests in 0.768s [2022-03-10T23:11:02.268Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2022-03-10T23:11:02.937Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-03-10T23:11:03.311Z] testing: warning: no tests to run [2022-03-10T23:11:03.311Z] PASS [2022-03-10T23:11:03.311Z] ok github.com/docker/docker/integration/network/macvlan 0.090s [2022-03-10T23:11:03.311Z] [2022-03-10T23:11:03.311Z] DONE 0 tests in 0.808s [2022-03-10T23:11:03.311Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2022-03-10T23:11:03.484Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-03-10T23:11:03.484Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-03-10T23:11:03.484Z] === RUN TestDockerSuite/TestBuildBlankName [2022-03-10T23:11:03.484Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-03-10T23:11:03.514Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2022-03-10T23:11:04.079Z] --- PASS: TestCreateServiceMultipleTimes (15.96s) [2022-03-10T23:11:04.079Z] === RUN TestCreateServiceConflict [2022-03-10T23:11:04.079Z] --- PASS: TestCreateServiceConflict (2.19s) [2022-03-10T23:11:04.079Z] === RUN TestCreateServiceMaxReplicas [2022-03-10T23:11:04.301Z] testing: warning: no tests to run [2022-03-10T23:11:04.301Z] PASS [2022-03-10T23:11:04.301Z] ok github.com/docker/docker/integration/plugin 0.094s [2022-03-10T23:11:04.301Z] [2022-03-10T23:11:04.301Z] DONE 0 tests in 0.796s [2022-03-10T23:11:04.301Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2022-03-10T23:11:05.290Z] testing: warning: no tests to run [2022-03-10T23:11:05.290Z] PASS [2022-03-10T23:11:05.290Z] ok github.com/docker/docker/integration/plugin/authz 0.093s [2022-03-10T23:11:05.290Z] [2022-03-10T23:11:05.290Z] DONE 0 tests in 0.812s [2022-03-10T23:11:05.290Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2022-03-10T23:11:06.709Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.58s) [2022-03-10T23:11:06.709Z] PASS [2022-03-10T23:11:06.709Z] [2022-03-10T23:11:06.709Z] === Skipped [2022-03-10T23:11:06.709Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-03-10T23:11:06.709Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-03-10T23:11:06.709Z] [2022-03-10T23:11:06.709Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2022-03-10T23:11:06.709Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-03-10T23:11:06.709Z] [2022-03-10T23:11:06.709Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-03-10T23:11:06.709Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-03-10T23:11:06.709Z] [2022-03-10T23:11:06.709Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-03-10T23:11:06.709Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-03-10T23:11:06.709Z] [2022-03-10T23:11:06.709Z] DONE 17 tests, 4 skipped in 25.859s [2022-03-10T23:11:06.709Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-03-10T23:11:06.709Z] ++ 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-03-10T23:11:06.709Z] ++ set -e [2022-03-10T23:11:06.709Z] ++ '[' -n 0 ']' [2022-03-10T23:11:06.709Z] ++ set -x [2022-03-10T23:11:06.709Z] ++ 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-03-10T23:11:06.709Z] INFO: Testing against a local daemon [2022-03-10T23:11:06.709Z] === RUN TestPluginInvalidJSON [2022-03-10T23:11:06.709Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-03-10T23:11:06.709Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-03-10T23:11:06.709Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-03-10T23:11:06.709Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-03-10T23:11:06.709Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2022-03-10T23:11:06.709Z] === RUN TestPluginInstall [2022-03-10T23:11:06.709Z] === RUN TestPluginInstall/no_auth [2022-03-10T23:11:06.709Z] time="2022-03-10T23:11:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-10T23:11:06.709Z] time="2022-03-10T23:11:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:74da5e1d0d80b7e49754678685b9f46f1987931dca0ccbe53e8508e3b5b50373" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-10T23:11:06.709Z] time="2022-03-10T23:11:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-10T23:11:06.709Z] time="2022-03-10T23:11:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:74da5e1d0d80b7e49754678685b9f46f1987931dca0ccbe53e8508e3b5b50373" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-10T23:11:06.709Z] === RUN TestPluginInstall/with_htpasswd [2022-03-10T23:11:06.967Z] time="2022-03-10T23:11:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-10T23:11:06.967Z] time="2022-03-10T23:11:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:74da5e1d0d80b7e49754678685b9f46f1987931dca0ccbe53e8508e3b5b50373" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-10T23:11:06.967Z] time="2022-03-10T23:11:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-10T23:11:06.967Z] time="2022-03-10T23:11:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:74da5e1d0d80b7e49754678685b9f46f1987931dca0ccbe53e8508e3b5b50373" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-10T23:11:07.226Z] === RUN TestPluginInstall/with_insecure [2022-03-10T23:11:07.365Z] --- PASS: TestCreateServiceMaxReplicas (2.84s) [2022-03-10T23:11:07.365Z] === RUN TestCreateWithDuplicateNetworkNames [2022-03-10T23:11:07.706Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2022-03-10T23:11:08.159Z] time="2022-03-10T23:11:07Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-10T23:11:08.159Z] time="2022-03-10T23:11:07Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:80adb4cbfa00fe5efd267b09f1258756a97e2000d2411120c28fb50b72d3d701" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-10T23:11:08.159Z] time="2022-03-10T23:11:07Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-10T23:11:08.159Z] time="2022-03-10T23:11:07Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:80adb4cbfa00fe5efd267b09f1258756a97e2000d2411120c28fb50b72d3d701" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-10T23:11:08.417Z] plugin_test.go:165: [d017ac2686ead] daemon is not started [2022-03-10T23:11:08.417Z] --- PASS: TestPluginInstall (3.02s) [2022-03-10T23:11:08.417Z] --- PASS: TestPluginInstall/no_auth (1.41s) [2022-03-10T23:11:08.417Z] --- PASS: TestPluginInstall/with_htpasswd (0.58s) [2022-03-10T23:11:08.417Z] --- PASS: TestPluginInstall/with_insecure (1.03s) [2022-03-10T23:11:08.417Z] === RUN TestPluginsWithRuntimes [2022-03-10T23:11:08.640Z] check_test.go:308: [de9ba592baff2] daemon is not started [2022-03-10T23:11:08.640Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2022-03-10T23:11:09.791Z] === RUN TestPluginsWithRuntimes/No_Args [2022-03-10T23:11:10.058Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-10T23:11:10.058Z] INFO: Testing against a local daemon [2022-03-10T23:11:10.058Z] === RUN TestPluginInvalidJSON [2022-03-10T23:11:10.058Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-03-10T23:11:10.058Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-03-10T23:11:10.058Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-03-10T23:11:10.058Z] --- PASS: TestPluginInvalidJSON (0.04s) [2022-03-10T23:11:10.058Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.01s) [2022-03-10T23:11:10.058Z] === RUN TestPluginInstall [2022-03-10T23:11:10.058Z] plugin_test.go:63: testEnv.OSType == "windows" [2022-03-10T23:11:10.058Z] --- SKIP: TestPluginInstall (0.00s) [2022-03-10T23:11:10.058Z] === RUN TestPluginsWithRuntimes [2022-03-10T23:11:10.058Z] plugin_test.go:172: testEnv.OSType == "windows" [2022-03-10T23:11:10.058Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-03-10T23:11:10.058Z] === RUN TestPluginBackCompatMediaTypes [2022-03-10T23:11:10.058Z] plugin_test.go:234: testEnv.OSType == "windows" [2022-03-10T23:11:10.058Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-03-10T23:11:10.058Z] PASS [2022-03-10T23:11:10.058Z] ok github.com/docker/docker/integration/plugin/common 0.100s [2022-03-10T23:11:10.532Z] [2022-03-10T23:11:10.532Z] === Skipped [2022-03-10T23:11:10.532Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2022-03-10T23:11:10.532Z] plugin_test.go:63: testEnv.OSType == "windows" [2022-03-10T23:11:10.532Z] [2022-03-10T23:11:10.532Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2022-03-10T23:11:10.532Z] plugin_test.go:172: testEnv.OSType == "windows" [2022-03-10T23:11:10.532Z] [2022-03-10T23:11:10.532Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2022-03-10T23:11:10.532Z] plugin_test.go:234: testEnv.OSType == "windows" [2022-03-10T23:11:10.532Z] [2022-03-10T23:11:10.532Z] DONE 5 tests, 3 skipped in 5.074s [2022-03-10T23:11:10.532Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2022-03-10T23:11:10.697Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-03-10T23:11:10.697Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-03-10T23:11:10.727Z] === RUN TestPluginsWithRuntimes/With_Args [2022-03-10T23:11:11.164Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-03-10T23:11:11.661Z] --- PASS: TestPluginsWithRuntimes (3.20s) [2022-03-10T23:11:11.661Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.82s) [2022-03-10T23:11:11.661Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.80s) [2022-03-10T23:11:11.661Z] === RUN TestPluginBackCompatMediaTypes [2022-03-10T23:11:11.970Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-03-10T23:11:11.970Z] ok github.com/docker/docker/api/server/httputils 0.004s coverage: 14.7% of statements [2022-03-10T23:11:11.970Z] ok github.com/docker/docker/api/server/middleware 0.009s coverage: 37.7% of statements [2022-03-10T23:11:11.970Z] ? github.com/docker/docker/api/server/router [no test files] [2022-03-10T23:11:11.971Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-03-10T23:11:11.971Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-03-10T23:11:11.971Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-03-10T23:11:11.971Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-03-10T23:11:11.971Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-03-10T23:11:11.971Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-03-10T23:11:11.971Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-03-10T23:11:11.971Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-03-10T23:11:11.971Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-03-10T23:11:11.971Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-03-10T23:11:11.971Z] ok github.com/docker/docker/api/server/router/swarm 0.005s coverage: 5.7% of statements [2022-03-10T23:11:11.971Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-03-10T23:11:11.971Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-03-10T23:11:11.971Z] ? github.com/docker/docker/api/types [no test files] [2022-03-10T23:11:11.971Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-03-10T23:11:11.971Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-03-10T23:11:11.971Z] ? github.com/docker/docker/api/types/container [no test files] [2022-03-10T23:11:11.971Z] ? github.com/docker/docker/api/types/events [no test files] [2022-03-10T23:11:11.971Z] ok github.com/docker/docker/api/types/filters 0.005s coverage: 92.2% of statements [2022-03-10T23:11:11.971Z] ? github.com/docker/docker/api/types/image [no test files] [2022-03-10T23:11:11.971Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-03-10T23:11:11.971Z] ? github.com/docker/docker/api/types/network [no test files] [2022-03-10T23:11:11.971Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-03-10T23:11:11.971Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-03-10T23:11:11.971Z] ok github.com/docker/docker/api/types/strslice 0.002s coverage: 90.0% of statements [2022-03-10T23:11:11.971Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-03-10T23:11:11.971Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-03-10T23:11:11.971Z] ok github.com/docker/docker/api/types/time 0.010s coverage: 100.0% of statements [2022-03-10T23:11:11.971Z] ok github.com/docker/docker/api/types/versions 0.003s coverage: 77.3% of statements [2022-03-10T23:11:11.971Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-03-10T23:11:11.971Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-03-10T23:11:11.971Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-03-10T23:11:11.971Z] ? github.com/docker/docker/builder [no test files] [2022-03-10T23:11:11.971Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-03-10T23:11:11.971Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-03-10T23:11:11.971Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-03-10T23:11:11.971Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-03-10T23:11:11.971Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-03-10T23:11:11.971Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-03-10T23:11:11.971Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-03-10T23:11:12.228Z] --- PASS: TestPluginBackCompatMediaTypes (0.64s) [2022-03-10T23:11:12.228Z] PASS [2022-03-10T23:11:12.228Z] [2022-03-10T23:11:12.228Z] DONE 10 tests in 6.977s [2022-03-10T23:11:12.228Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-03-10T23:11:12.228Z] ++ 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-03-10T23:11:12.228Z] ++ set -e [2022-03-10T23:11:12.228Z] ++ '[' -n 0 ']' [2022-03-10T23:11:12.228Z] ++ set -x [2022-03-10T23:11:12.229Z] ++ 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-03-10T23:11:12.229Z] INFO: Testing against a local daemon [2022-03-10T23:11:12.229Z] === RUN TestExternalGraphDriver [2022-03-10T23:11:12.229Z] === RUN TestExternalGraphDriver/json [2022-03-10T23:11:13.340Z] ok github.com/docker/docker/builder/remotecontext 0.119s coverage: 13.7% of statements [2022-03-10T23:11:13.340Z] ok github.com/docker/docker/builder/dockerfile 0.262s coverage: 49.3% of statements [2022-03-10T23:11:13.558Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-10T23:11:13.558Z] INFO: Testing against a local daemon [2022-03-10T23:11:13.558Z] === RUN TestExternalGraphDriver [2022-03-10T23:11:13.558Z] external_test.go:47: runtime.GOOS == "windows" [2022-03-10T23:11:13.558Z] --- SKIP: TestExternalGraphDriver (0.00s) [2022-03-10T23:11:13.558Z] === RUN TestGraphdriverPluginV2 [2022-03-10T23:11:13.558Z] external_test.go:407: runtime.GOOS == "windows" [2022-03-10T23:11:13.558Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2022-03-10T23:11:13.558Z] PASS [2022-03-10T23:11:13.558Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.132s [2022-03-10T23:11:13.558Z] [2022-03-10T23:11:13.558Z] === Skipped [2022-03-10T23:11:13.558Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2022-03-10T23:11:13.558Z] external_test.go:47: runtime.GOOS == "windows" [2022-03-10T23:11:13.558Z] [2022-03-10T23:11:13.558Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2022-03-10T23:11:13.558Z] external_test.go:407: runtime.GOOS == "windows" [2022-03-10T23:11:13.558Z] [2022-03-10T23:11:13.558Z] DONE 2 tests, 2 skipped in 2.838s [2022-03-10T23:11:13.558Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2022-03-10T23:11:13.916Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-03-10T23:11:13.916Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-03-10T23:11:14.130Z] === RUN TestExternalGraphDriver/spec [2022-03-10T23:11:14.271Z] ok github.com/docker/docker/cli/debug 0.004s coverage: 100.0% of statements [2022-03-10T23:11:14.835Z] ok github.com/docker/docker/builder/remotecontext/git 1.303s coverage: 86.3% of statements [2022-03-10T23:11:14.835Z] ? github.com/docker/docker/cli [no test files] [2022-03-10T23:11:14.835Z] ? github.com/docker/docker/cli/config [no test files] [2022-03-10T23:11:14.853Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-03-10T23:11:15.509Z] === RUN TestExternalGraphDriver/pull [2022-03-10T23:11:15.766Z] ok github.com/docker/docker/cmd/docker-proxy 0.152s coverage: 67.6% of statements [2022-03-10T23:11:15.916Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-03-10T23:11:16.518Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-10T23:11:16.518Z] INFO: Testing against a local daemon [2022-03-10T23:11:16.518Z] === RUN TestReadPluginNoRead [2022-03-10T23:11:16.518Z] read_test.go:21: no unix domain sockets on Windows [2022-03-10T23:11:16.518Z] --- SKIP: TestReadPluginNoRead (0.00s) [2022-03-10T23:11:16.518Z] PASS [2022-03-10T23:11:16.518Z] ok github.com/docker/docker/integration/plugin/logging 0.114s [2022-03-10T23:11:16.518Z] [2022-03-10T23:11:16.518Z] === Skipped [2022-03-10T23:11:16.518Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2022-03-10T23:11:16.518Z] read_test.go:21: no unix domain sockets on Windows [2022-03-10T23:11:16.518Z] [2022-03-10T23:11:16.518Z] DONE 1 tests, 1 skipped in 2.822s [2022-03-10T23:11:16.518Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2022-03-10T23:11:17.389Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2022-03-10T23:11:17.413Z] --- PASS: TestExternalGraphDriver (4.76s) [2022-03-10T23:11:17.413Z] --- PASS: TestExternalGraphDriver/json (1.55s) [2022-03-10T23:11:17.413Z] --- PASS: TestExternalGraphDriver/spec (1.55s) [2022-03-10T23:11:17.413Z] --- PASS: TestExternalGraphDriver/pull (1.63s) [2022-03-10T23:11:17.413Z] === RUN TestGraphdriverPluginV2 [2022-03-10T23:11:17.413Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-03-10T23:11:17.413Z] --- SKIP: TestGraphdriverPluginV2 (0.03s) [2022-03-10T23:11:17.413Z] PASS [2022-03-10T23:11:17.413Z] [2022-03-10T23:11:17.413Z] === Skipped [2022-03-10T23:11:17.413Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.03s) [2022-03-10T23:11:17.413Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-03-10T23:11:17.413Z] [2022-03-10T23:11:17.413Z] DONE 5 tests, 1 skipped in 4.872s [2022-03-10T23:11:17.413Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-03-10T23:11:17.413Z] ++ 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-03-10T23:11:17.413Z] ++ set -e [2022-03-10T23:11:17.413Z] ++ '[' -n 0 ']' [2022-03-10T23:11:17.413Z] ++ set -x [2022-03-10T23:11:17.413Z] ++ 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-03-10T23:11:17.413Z] INFO: Testing against a local daemon [2022-03-10T23:11:17.413Z] === RUN TestContinueAfterPluginCrash [2022-03-10T23:11:17.413Z] === PAUSE TestContinueAfterPluginCrash [2022-03-10T23:11:17.413Z] === RUN TestReadPluginNoRead [2022-03-10T23:11:17.413Z] === PAUSE TestReadPluginNoRead [2022-03-10T23:11:17.413Z] === RUN TestDaemonStartWithLogOpt [2022-03-10T23:11:17.413Z] === PAUSE TestDaemonStartWithLogOpt [2022-03-10T23:11:17.413Z] === CONT TestContinueAfterPluginCrash [2022-03-10T23:11:17.413Z] === CONT TestDaemonStartWithLogOpt [2022-03-10T23:11:17.505Z] testing: warning: no tests to run [2022-03-10T23:11:17.505Z] PASS [2022-03-10T23:11:17.505Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.098s [2022-03-10T23:11:17.979Z] [2022-03-10T23:11:17.979Z] DONE 0 tests in 1.294s [2022-03-10T23:11:17.979Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2022-03-10T23:11:18.312Z] ok github.com/docker/docker/client 0.120s coverage: 75.7% of statements [2022-03-10T23:11:18.323Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-03-10T23:11:20.229Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-10T23:11:20.229Z] INFO: Testing against a local daemon [2022-03-10T23:11:20.229Z] === RUN TestPluginWithDevMounts [2022-03-10T23:11:20.229Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T23:11:20.229Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-03-10T23:11:20.229Z] PASS [2022-03-10T23:11:20.229Z] ok github.com/docker/docker/integration/plugin/volumes 0.105s [2022-03-10T23:11:20.229Z] [2022-03-10T23:11:20.229Z] === Skipped [2022-03-10T23:11:20.229Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2022-03-10T23:11:20.229Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T23:11:20.229Z] [2022-03-10T23:11:20.229Z] DONE 1 tests, 1 skipped in 2.494s [2022-03-10T23:11:20.238Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2022-03-10T23:11:20.695Z] --- PASS: TestDaemonStartWithLogOpt (3.01s) [2022-03-10T23:11:20.695Z] === CONT TestReadPluginNoRead [2022-03-10T23:11:20.699Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2022-03-10T23:11:22.232Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.23s) [2022-03-10T23:11:22.232Z] === RUN TestCreateServiceSecretFileMode [2022-03-10T23:11:22.599Z] === RUN TestReadPluginNoRead/default [2022-03-10T23:11:22.775Z] check_test.go:308: [d998495836bbb] daemon is not started [2022-03-10T23:11:22.775Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2022-03-10T23:11:22.916Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-10T23:11:22.916Z] INFO: Testing against a local daemon [2022-03-10T23:11:22.916Z] === RUN TestSecretInspect [2022-03-10T23:11:22.916Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T23:11:22.916Z] --- SKIP: TestSecretInspect (0.00s) [2022-03-10T23:11:22.916Z] === RUN TestSecretList [2022-03-10T23:11:22.916Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T23:11:22.916Z] --- SKIP: TestSecretList (0.00s) [2022-03-10T23:11:22.916Z] === RUN TestSecretsCreateAndDelete [2022-03-10T23:11:22.916Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T23:11:22.916Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2022-03-10T23:11:22.916Z] === RUN TestSecretsUpdate [2022-03-10T23:11:22.916Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T23:11:22.916Z] --- SKIP: TestSecretsUpdate (0.00s) [2022-03-10T23:11:22.916Z] === RUN TestTemplatedSecret [2022-03-10T23:11:22.916Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T23:11:22.916Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-03-10T23:11:22.916Z] === RUN TestSecretCreateResolve [2022-03-10T23:11:22.916Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-03-10T23:11:22.916Z] --- SKIP: TestSecretCreateResolve (0.00s) [2022-03-10T23:11:22.916Z] PASS [2022-03-10T23:11:22.916Z] ok github.com/docker/docker/integration/secret 0.114s [2022-03-10T23:11:22.916Z] [2022-03-10T23:11:22.916Z] === Skipped [2022-03-10T23:11:22.916Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2022-03-10T23:11:22.916Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T23:11:22.916Z] [2022-03-10T23:11:22.916Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2022-03-10T23:11:22.916Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T23:11:22.916Z] [2022-03-10T23:11:22.916Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2022-03-10T23:11:22.916Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T23:11:22.916Z] [2022-03-10T23:11:22.916Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2022-03-10T23:11:22.916Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T23:11:22.916Z] [2022-03-10T23:11:22.916Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2022-03-10T23:11:22.916Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T23:11:22.916Z] [2022-03-10T23:11:22.916Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2022-03-10T23:11:22.916Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-03-10T23:11:22.916Z] [2022-03-10T23:11:22.916Z] DONE 6 tests, 6 skipped in 2.217s [2022-03-10T23:11:22.916Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2022-03-10T23:11:23.034Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2022-03-10T23:11:23.536Z] === RUN TestReadPluginNoRead/disabled_caching [2022-03-10T23:11:23.604Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2022-03-10T23:11:24.173Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2022-03-10T23:11:24.472Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-03-10T23:11:25.041Z] --- PASS: TestContinueAfterPluginCrash (7.99s) [2022-03-10T23:11:25.609Z] === CONT TestReadPluginNoRead [2022-03-10T23:11:25.609Z] read_test.go:92: [d3c523fae8ead] daemon is not started [2022-03-10T23:11:25.609Z] --- PASS: TestReadPluginNoRead (5.47s) [2022-03-10T23:11:25.609Z] --- PASS: TestReadPluginNoRead/default (1.11s) [2022-03-10T23:11:25.609Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.10s) [2022-03-10T23:11:25.609Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.11s) [2022-03-10T23:11:25.609Z] PASS [2022-03-10T23:11:25.609Z] [2022-03-10T23:11:25.609Z] DONE 6 tests in 8.569s [2022-03-10T23:11:25.609Z] 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-03-10T23:11:25.609Z] ++ 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-03-10T23:11:25.609Z] ++ set -e [2022-03-10T23:11:25.609Z] ++ '[' -n 0 ']' [2022-03-10T23:11:25.609Z] ++ set -x [2022-03-10T23:11:25.609Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-03-10T23:11:25.609Z] testing: warning: no tests to run [2022-03-10T23:11:25.609Z] PASS [2022-03-10T23:11:25.609Z] [2022-03-10T23:11:25.609Z] DONE 0 tests in 0.027s [2022-03-10T23:11:25.609Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-03-10T23:11:25.609Z] ++ 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-03-10T23:11:25.609Z] ++ set -e [2022-03-10T23:11:25.609Z] ++ '[' -n 0 ']' [2022-03-10T23:11:25.609Z] ++ set -x [2022-03-10T23:11:25.609Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-03-10T23:11:25.868Z] INFO: Testing against a local daemon [2022-03-10T23:11:25.868Z] === RUN TestPluginWithDevMounts [2022-03-10T23:11:25.868Z] === PAUSE TestPluginWithDevMounts [2022-03-10T23:11:25.868Z] === CONT TestPluginWithDevMounts [2022-03-10T23:11:25.946Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-10T23:11:25.947Z] INFO: Testing against a local daemon [2022-03-10T23:11:25.947Z] === RUN TestServiceCreateInit [2022-03-10T23:11:25.947Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-03-10T23:11:25.947Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T23:11:25.947Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-03-10T23:11:25.947Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T23:11:25.947Z] --- PASS: TestServiceCreateInit (0.05s) [2022-03-10T23:11:25.947Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.01s) [2022-03-10T23:11:25.947Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-03-10T23:11:25.947Z] === RUN TestCreateServiceMultipleTimes [2022-03-10T23:11:25.947Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T23:11:25.947Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2022-03-10T23:11:25.947Z] === RUN TestCreateServiceConflict [2022-03-10T23:11:25.947Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T23:11:25.947Z] --- SKIP: TestCreateServiceConflict (0.00s) [2022-03-10T23:11:25.947Z] === RUN TestCreateServiceMaxReplicas [2022-03-10T23:11:25.947Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T23:11:25.947Z] --- SKIP: TestCreateServiceMaxReplicas (0.04s) [2022-03-10T23:11:25.947Z] === RUN TestCreateWithDuplicateNetworkNames [2022-03-10T23:11:25.947Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T23:11:25.947Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2022-03-10T23:11:25.947Z] === RUN TestCreateServiceSecretFileMode [2022-03-10T23:11:25.947Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T23:11:25.947Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2022-03-10T23:11:25.947Z] === RUN TestCreateServiceConfigFileMode [2022-03-10T23:11:25.947Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T23:11:25.947Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2022-03-10T23:11:25.947Z] === RUN TestCreateServiceSysctls [2022-03-10T23:11:25.947Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T23:11:25.947Z] --- SKIP: TestCreateServiceSysctls (0.05s) [2022-03-10T23:11:25.947Z] === RUN TestCreateServiceCapabilities [2022-03-10T23:11:25.947Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T23:11:25.947Z] --- SKIP: TestCreateServiceCapabilities (0.04s) [2022-03-10T23:11:25.947Z] === RUN TestInspect [2022-03-10T23:11:25.947Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T23:11:25.947Z] --- SKIP: TestInspect (0.00s) [2022-03-10T23:11:25.947Z] === RUN TestCreateJob [2022-03-10T23:11:25.947Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T23:11:25.947Z] --- SKIP: TestCreateJob (0.00s) [2022-03-10T23:11:25.947Z] === RUN TestReplicatedJob [2022-03-10T23:11:25.947Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T23:11:25.947Z] --- SKIP: TestReplicatedJob (0.00s) [2022-03-10T23:11:25.947Z] === RUN TestUpdateReplicatedJob [2022-03-10T23:11:25.947Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T23:11:25.947Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2022-03-10T23:11:25.947Z] === RUN TestServiceListWithStatuses [2022-03-10T23:11:25.947Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T23:11:25.947Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-03-10T23:11:25.947Z] === RUN TestDockerNetworkConnectAlias [2022-03-10T23:11:25.947Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T23:11:25.947Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2022-03-10T23:11:25.947Z] === RUN TestDockerNetworkReConnect [2022-03-10T23:11:25.947Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T23:11:25.947Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2022-03-10T23:11:25.947Z] === RUN TestServicePlugin [2022-03-10T23:11:25.947Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T23:11:25.947Z] --- SKIP: TestServicePlugin (0.00s) [2022-03-10T23:11:25.947Z] === RUN TestServiceUpdateLabel [2022-03-10T23:11:25.947Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-03-10T23:11:25.947Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2022-03-10T23:11:25.947Z] === RUN TestServiceUpdateSecrets [2022-03-10T23:11:25.947Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-03-10T23:11:25.947Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2022-03-10T23:11:25.947Z] === RUN TestServiceUpdateConfigs [2022-03-10T23:11:25.947Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-03-10T23:11:25.947Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2022-03-10T23:11:25.947Z] === RUN TestServiceUpdateNetwork [2022-03-10T23:11:25.947Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-03-10T23:11:25.947Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2022-03-10T23:11:25.947Z] === RUN TestServiceUpdatePidsLimit [2022-03-10T23:11:25.947Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-03-10T23:11:25.947Z] --- SKIP: TestServiceUpdatePidsLimit (0.01s) [2022-03-10T23:11:25.947Z] PASS [2022-03-10T23:11:25.947Z] ok github.com/docker/docker/integration/service 0.278s [2022-03-10T23:11:25.947Z] [2022-03-10T23:11:25.947Z] === Skipped [2022-03-10T23:11:25.947Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.01s) [2022-03-10T23:11:25.947Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T23:11:25.947Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.01s) [2022-03-10T23:11:25.947Z] [2022-03-10T23:11:25.947Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-03-10T23:11:25.947Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T23:11:25.947Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-03-10T23:11:25.947Z] [2022-03-10T23:11:25.947Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2022-03-10T23:11:25.947Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T23:11:25.947Z] [2022-03-10T23:11:25.947Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2022-03-10T23:11:25.947Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T23:11:25.947Z] [2022-03-10T23:11:25.947Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.04s) [2022-03-10T23:11:25.947Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T23:11:25.947Z] [2022-03-10T23:11:25.947Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2022-03-10T23:11:25.947Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T23:11:25.947Z] [2022-03-10T23:11:25.947Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2022-03-10T23:11:25.947Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T23:11:25.947Z] [2022-03-10T23:11:25.947Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2022-03-10T23:11:25.947Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T23:11:25.947Z] [2022-03-10T23:11:25.947Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.05s) [2022-03-10T23:11:25.947Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T23:11:25.947Z] [2022-03-10T23:11:25.947Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.04s) [2022-03-10T23:11:25.947Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T23:11:25.947Z] [2022-03-10T23:11:25.947Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2022-03-10T23:11:25.947Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T23:11:25.947Z] [2022-03-10T23:11:25.947Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2022-03-10T23:11:25.947Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T23:11:25.947Z] [2022-03-10T23:11:25.947Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2022-03-10T23:11:25.947Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T23:11:25.947Z] [2022-03-10T23:11:25.947Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2022-03-10T23:11:25.947Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T23:11:25.947Z] [2022-03-10T23:11:25.947Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2022-03-10T23:11:25.947Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T23:11:25.947Z] [2022-03-10T23:11:25.947Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2022-03-10T23:11:25.947Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T23:11:25.947Z] [2022-03-10T23:11:25.947Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2022-03-10T23:11:25.947Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T23:11:25.947Z] [2022-03-10T23:11:25.947Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2022-03-10T23:11:25.947Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T23:11:25.947Z] [2022-03-10T23:11:25.947Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2022-03-10T23:11:25.947Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-03-10T23:11:25.947Z] [2022-03-10T23:11:25.947Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2022-03-10T23:11:25.947Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-03-10T23:11:25.947Z] [2022-03-10T23:11:25.947Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2022-03-10T23:11:25.947Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-03-10T23:11:25.947Z] [2022-03-10T23:11:25.947Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2022-03-10T23:11:25.947Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-03-10T23:11:25.947Z] [2022-03-10T23:11:25.947Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.01s) [2022-03-10T23:11:25.947Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-03-10T23:11:25.947Z] [2022-03-10T23:11:25.947Z] DONE 24 tests, 23 skipped in 2.831s [2022-03-10T23:11:25.947Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2022-03-10T23:11:26.079Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2022-03-10T23:11:26.079Z] check_test.go:308: [da1c151b137fe] daemon is not started [2022-03-10T23:11:26.079Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2022-03-10T23:11:26.389Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-03-10T23:11:27.245Z] --- PASS: TestPluginWithDevMounts (1.51s) [2022-03-10T23:11:27.245Z] PASS [2022-03-10T23:11:27.245Z] [2022-03-10T23:11:27.245Z] DONE 1 tests in 1.611s [2022-03-10T23:11:27.245Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2022-03-10T23:11:27.245Z] ++ 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-03-10T23:11:27.245Z] ++ set -e [2022-03-10T23:11:27.245Z] ++ '[' -n 0 ']' [2022-03-10T23:11:27.245Z] ++ set -x [2022-03-10T23:11:27.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-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-03-10T23:11:27.504Z] INFO: Testing against a local daemon [2022-03-10T23:11:27.504Z] === RUN TestSecretInspect [2022-03-10T23:11:28.167Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-10T23:11:28.167Z] INFO: Testing against a local daemon [2022-03-10T23:11:28.167Z] === RUN TestSessionCreate [2022-03-10T23:11:28.167Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-03-10T23:11:28.167Z] --- SKIP: TestSessionCreate (0.00s) [2022-03-10T23:11:28.167Z] === RUN TestSessionCreateWithBadUpgrade [2022-03-10T23:11:28.167Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-03-10T23:11:28.167Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2022-03-10T23:11:28.167Z] PASS [2022-03-10T23:11:28.167Z] ok github.com/docker/docker/integration/session 0.112s [2022-03-10T23:11:28.167Z] [2022-03-10T23:11:28.167Z] === Skipped [2022-03-10T23:11:28.167Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2022-03-10T23:11:28.167Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-03-10T23:11:28.167Z] [2022-03-10T23:11:28.167Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2022-03-10T23:11:28.167Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-03-10T23:11:28.167Z] [2022-03-10T23:11:28.167Z] DONE 2 tests, 2 skipped in 2.289s [2022-03-10T23:11:28.167Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2022-03-10T23:11:28.615Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2022-03-10T23:11:28.873Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-03-10T23:11:29.405Z] --- PASS: TestSecretInspect (1.73s) [2022-03-10T23:11:29.405Z] === RUN TestSecretList [2022-03-10T23:11:29.808Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-03-10T23:11:30.066Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-03-10T23:11:30.778Z] --- PASS: TestSecretList (1.73s) [2022-03-10T23:11:30.778Z] === RUN TestSecretsCreateAndDelete [2022-03-10T23:11:31.004Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2022-03-10T23:11:31.130Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-10T23:11:31.130Z] INFO: Testing against a local daemon [2022-03-10T23:11:31.130Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-03-10T23:11:31.130Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T23:11:31.130Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-03-10T23:11:31.130Z] === RUN TestDiskUsage [2022-03-10T23:11:31.130Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2022-03-10T23:11:31.130Z] --- SKIP: TestDiskUsage (0.00s) [2022-03-10T23:11:31.130Z] === RUN TestEventsExecDie [2022-03-10T23:11:31.130Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-03-10T23:11:31.130Z] --- SKIP: TestEventsExecDie (0.00s) [2022-03-10T23:11:31.130Z] === RUN TestEventsBackwardsCompatible [2022-03-10T23:11:31.130Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-03-10T23:11:31.130Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2022-03-10T23:11:31.130Z] === RUN TestEventsVolumeCreate [2022-03-10T23:11:31.130Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-03-10T23:11:31.130Z] --- SKIP: TestEventsVolumeCreate (0.00s) [2022-03-10T23:11:31.130Z] === RUN TestInfoAPI [2022-03-10T23:11:31.130Z] --- PASS: TestInfoAPI (0.05s) [2022-03-10T23:11:31.130Z] === RUN TestInfoAPIWarnings [2022-03-10T23:11:31.130Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-10T23:11:31.130Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2022-03-10T23:11:31.130Z] === RUN TestInfoDebug [2022-03-10T23:11:31.130Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-03-10T23:11:31.130Z] --- SKIP: TestInfoDebug (0.00s) [2022-03-10T23:11:31.130Z] === RUN TestInfoInsecureRegistries [2022-03-10T23:11:31.130Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-03-10T23:11:31.130Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2022-03-10T23:11:31.130Z] === RUN TestInfoRegistryMirrors [2022-03-10T23:11:31.130Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-03-10T23:11:31.130Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2022-03-10T23:11:31.130Z] === RUN TestLoginFailsWithBadCredentials [2022-03-10T23:11:31.600Z] --- PASS: TestLoginFailsWithBadCredentials (0.99s) [2022-03-10T23:11:31.600Z] === RUN TestPingCacheHeaders [2022-03-10T23:11:31.600Z] --- PASS: TestPingCacheHeaders (0.05s) [2022-03-10T23:11:31.600Z] === RUN TestPingGet [2022-03-10T23:11:31.600Z] --- PASS: TestPingGet (0.04s) [2022-03-10T23:11:31.600Z] === RUN TestPingHead [2022-03-10T23:11:32.069Z] --- PASS: TestPingHead (0.04s) [2022-03-10T23:11:32.069Z] === RUN TestVersion [2022-03-10T23:11:32.069Z] --- PASS: TestVersion (0.04s) [2022-03-10T23:11:32.069Z] PASS [2022-03-10T23:11:32.069Z] ok github.com/docker/docker/integration/system 1.274s [2022-03-10T23:11:32.069Z] [2022-03-10T23:11:32.069Z] === Skipped [2022-03-10T23:11:32.069Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-03-10T23:11:32.069Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T23:11:32.069Z] [2022-03-10T23:11:32.069Z] === SKIP: github.com/docker/docker/integration/system TestDiskUsage (0.00s) [2022-03-10T23:11:32.069Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2022-03-10T23:11:32.069Z] [2022-03-10T23:11:32.069Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2022-03-10T23:11:32.069Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-03-10T23:11:32.069Z] [2022-03-10T23:11:32.069Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2022-03-10T23:11:32.069Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-03-10T23:11:32.069Z] [2022-03-10T23:11:32.069Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s) [2022-03-10T23:11:32.069Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-03-10T23:11:32.069Z] [2022-03-10T23:11:32.069Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2022-03-10T23:11:32.069Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-10T23:11:32.069Z] [2022-03-10T23:11:32.069Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2022-03-10T23:11:32.069Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-03-10T23:11:32.069Z] [2022-03-10T23:11:32.069Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2022-03-10T23:11:32.069Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-03-10T23:11:32.069Z] [2022-03-10T23:11:32.069Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2022-03-10T23:11:32.069Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-03-10T23:11:32.069Z] [2022-03-10T23:11:32.069Z] DONE 15 tests, 9 skipped in 3.632s [2022-03-10T23:11:32.069Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2022-03-10T23:11:32.679Z] --- PASS: TestSecretsCreateAndDelete (1.77s) [2022-03-10T23:11:32.679Z] === RUN TestSecretsUpdate [2022-03-10T23:11:34.295Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-10T23:11:34.295Z] INFO: Testing against a local daemon [2022-03-10T23:11:34.295Z] === RUN TestVolumesCreateAndList [2022-03-10T23:11:34.295Z] --- PASS: TestVolumesCreateAndList (0.06s) [2022-03-10T23:11:34.295Z] === RUN TestVolumesRemove [2022-03-10T23:11:34.295Z] --- PASS: TestVolumesRemove (0.14s) [2022-03-10T23:11:34.295Z] === RUN TestVolumesInspect [2022-03-10T23:11:34.297Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-03-10T23:11:34.469Z] --- PASS: TestCreateServiceSecretFileMode (12.64s) [2022-03-10T23:11:34.469Z] === RUN TestCreateServiceConfigFileMode [2022-03-10T23:11:34.763Z] --- PASS: TestVolumesInspect (0.06s) [2022-03-10T23:11:34.763Z] === RUN TestVolumesInvalidJSON [2022-03-10T23:11:34.763Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-03-10T23:11:34.763Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-03-10T23:11:34.763Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-03-10T23:11:34.764Z] --- PASS: TestVolumesInvalidJSON (0.04s) [2022-03-10T23:11:34.764Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-03-10T23:11:34.764Z] PASS [2022-03-10T23:11:34.764Z] ok github.com/docker/docker/integration/volume 0.356s [2022-03-10T23:11:34.764Z] [2022-03-10T23:11:34.764Z] DONE 5 tests in 2.612s [2022-03-10T23:11:34.764Z] INFO: make.ps1 ended at 03/10/2022 23:11:34 [2022-03-10T23:11:34.764Z] INFO: Integration CLI tests being run from the host: [2022-03-10T23:11:34.764Z] INFO: gotestsum --format=standard-verbose --jsonfile=..\\bundles\\go-test-report-intcli-tests.json --junitfile=..\\bundles\\junit-report-intcli-tests.xml -- "-tags" "autogen" "-test.timeout" "200m" [2022-03-10T23:11:35.112Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-03-10T23:11:35.112Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-03-10T23:11:35.112Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-03-10T23:11:35.218Z] --- PASS: TestSecretsUpdate (2.12s) [2022-03-10T23:11:35.218Z] === RUN TestTemplatedSecret [2022-03-10T23:11:35.235Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2022-03-10T23:11:36.611Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-03-10T23:11:36.611Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2022-03-10T23:11:37.150Z] --- PASS: TestTemplatedSecret (2.09s) [2022-03-10T23:11:37.150Z] === RUN TestSecretCreateResolve [2022-03-10T23:11:38.529Z] --- PASS: TestSecretCreateResolve (1.72s) [2022-03-10T23:11:38.529Z] PASS [2022-03-10T23:11:38.529Z] [2022-03-10T23:11:38.529Z] DONE 6 tests in 11.252s [2022-03-10T23:11:38.529Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2022-03-10T23:11:38.529Z] ++ 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-03-10T23:11:38.529Z] ++ set -e [2022-03-10T23:11:38.529Z] ++ '[' -n 0 ']' [2022-03-10T23:11:38.529Z] ++ set -x [2022-03-10T23:11:38.529Z] ++ 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-03-10T23:11:38.792Z] INFO: Testing against a local daemon [2022-03-10T23:11:38.792Z] === RUN TestServiceCreateInit [2022-03-10T23:11:38.792Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-03-10T23:11:38.979Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-03-10T23:11:38.979Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-03-10T23:11:38.979Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-03-10T23:11:38.979Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-03-10T23:11:38.979Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-03-10T23:11:38.979Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-03-10T23:11:38.979Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-03-10T23:11:38.979Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-03-10T23:11:38.979Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-03-10T23:11:38.979Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-03-10T23:11:38.979Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-03-10T23:11:38.979Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-03-10T23:11:38.979Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-03-10T23:11:38.979Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-03-10T23:11:38.979Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-03-10T23:11:39.149Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2022-03-10T23:11:39.149Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-03-10T23:11:39.894Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-03-10T23:11:39.894Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-03-10T23:11:39.894Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-03-10T23:11:39.894Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-03-10T23:11:39.894Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-03-10T23:11:41.872Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-03-10T23:11:42.075Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-03-10T23:11:42.436Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2022-03-10T23:11:44.039Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-03-10T23:11:44.039Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-03-10T23:11:44.039Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-03-10T23:11:44.039Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-03-10T23:11:44.039Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-03-10T23:11:44.039Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-03-10T23:11:45.360Z] --- PASS: TestServiceCreateInit (6.50s) [2022-03-10T23:11:45.360Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.51s) [2022-03-10T23:11:45.361Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (2.97s) [2022-03-10T23:11:45.361Z] === RUN TestCreateServiceMultipleTimes [2022-03-10T23:11:45.729Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-03-10T23:11:45.729Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2022-03-10T23:11:45.752Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-03-10T23:11:45.752Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-03-10T23:11:45.752Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-03-10T23:11:46.220Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-03-10T23:11:46.220Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-03-10T23:11:46.220Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-03-10T23:11:46.220Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-03-10T23:11:46.220Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-03-10T23:11:46.663Z] --- PASS: TestCreateServiceConfigFileMode (12.54s) [2022-03-10T23:11:46.663Z] === RUN TestCreateServiceSysctls [2022-03-10T23:11:46.931Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-03-10T23:11:47.298Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-10T23:11:47.298Z] INFO: Testing against a local daemon [2022-03-10T23:11:47.298Z] === RUN TestDockerSuite [2022-03-10T23:11:47.298Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-03-10T23:11:47.298Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-03-10T23:11:47.298Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-03-10T23:11:47.298Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-03-10T23:11:47.298Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-03-10T23:11:47.298Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-03-10T23:11:47.298Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-03-10T23:11:47.298Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-03-10T23:11:47.298Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-03-10T23:11:47.298Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-03-10T23:11:47.298Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-03-10T23:11:47.298Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-03-10T23:11:48.267Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-03-10T23:11:48.285Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-03-10T23:11:48.285Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-03-10T23:11:48.566Z] --- PASS: TestCreateServiceSysctls (3.15s) [2022-03-10T23:11:48.566Z] === RUN TestCreateServiceCapabilities [2022-03-10T23:11:50.176Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2022-03-10T23:11:50.176Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-03-10T23:11:51.100Z] --- PASS: TestCreateServiceCapabilities (2.52s) [2022-03-10T23:11:51.100Z] === RUN TestInspect [2022-03-10T23:11:51.556Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2022-03-10T23:11:52.931Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2022-03-10T23:11:53.628Z] --- PASS: TestInspect (2.79s) [2022-03-10T23:11:53.628Z] === RUN TestCreateJob [2022-03-10T23:11:53.866Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2022-03-10T23:11:56.910Z] --- PASS: TestCreateJob (3.18s) [2022-03-10T23:11:56.910Z] === RUN TestReplicatedJob [2022-03-10T23:11:57.158Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2022-03-10T23:11:59.324Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-03-10T23:12:00.242Z] --- PASS: TestCreateServiceMultipleTimes (14.91s) [2022-03-10T23:12:00.242Z] === RUN TestCreateServiceConflict [2022-03-10T23:12:02.145Z] --- PASS: TestCreateServiceConflict (2.12s) [2022-03-10T23:12:02.145Z] === RUN TestCreateServiceMaxReplicas [2022-03-10T23:12:02.180Z] --- PASS: TestReplicatedJob (5.21s) [2022-03-10T23:12:02.180Z] === RUN TestUpdateReplicatedJob [2022-03-10T23:12:03.732Z] docker_cli_daemon_test.go:2522: [d496c23e35544] daemon is not started [2022-03-10T23:12:04.669Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2022-03-10T23:12:04.678Z] --- PASS: TestCreateServiceMaxReplicas (2.57s) [2022-03-10T23:12:04.678Z] === RUN TestCreateWithDuplicateNetworkNames [2022-03-10T23:12:05.039Z] ok github.com/docker/docker/cmd/dockerd 0.046s coverage: 29.3% of statements [2022-03-10T23:12:05.039Z] ok github.com/docker/docker/container 0.117s coverage: 34.8% of statements [2022-03-10T23:12:05.039Z] ok github.com/docker/docker/cmd/dockerd/trap 2.491s coverage: 0.0% of statements [2022-03-10T23:12:05.039Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-03-10T23:12:05.039Z] ? github.com/docker/docker/container/stream [no test files] [2022-03-10T23:12:05.039Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-03-10T23:12:05.039Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-03-10T23:12:05.039Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-03-10T23:12:05.100Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-03-10T23:12:05.457Z] --- PASS: TestUpdateReplicatedJob (3.15s) [2022-03-10T23:12:05.457Z] === RUN TestServiceListWithStatuses [2022-03-10T23:12:05.457Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-03-10T23:12:05.457Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-03-10T23:12:05.457Z] === RUN TestDockerNetworkConnectAlias [2022-03-10T23:12:06.061Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-03-10T23:12:06.061Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-03-10T23:12:06.061Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-03-10T23:12:07.207Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-03-10T23:12:07.207Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-03-10T23:12:08.312Z] ok github.com/docker/docker/daemon/cluster 0.068s coverage: 0.5% of statements [2022-03-10T23:12:09.646Z] --- PASS: TestDockerNetworkConnectAlias (4.14s) [2022-03-10T23:12:09.646Z] === RUN TestDockerNetworkReConnect [2022-03-10T23:12:09.683Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.012s coverage: 65.3% of statements [2022-03-10T23:12:09.779Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-03-10T23:12:11.054Z] ok github.com/docker/docker/daemon/cluster/convert 0.011s coverage: 35.9% of statements [2022-03-10T23:12:11.309Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-03-10T23:12:11.426Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-03-10T23:12:11.570Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-03-10T23:12:11.688Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-03-10T23:12:11.952Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-03-10T23:12:12.892Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-03-10T23:12:12.892Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-03-10T23:12:12.937Z] --- PASS: TestDockerNetworkReConnect (3.40s) [2022-03-10T23:12:12.937Z] === RUN TestServicePlugin [2022-03-10T23:12:13.152Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-03-10T23:12:13.411Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-03-10T23:12:13.671Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-03-10T23:12:15.354Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-03-10T23:12:15.354Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-03-10T23:12:15.820Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-03-10T23:12:15.820Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-03-10T23:12:16.203Z] === RUN TestDockerDaemonSuite/TestShmSize [2022-03-10T23:12:16.217Z] plugin_test.go:61: [d094f3900639c] joining swarm manager [d00b970356b95]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-10T23:12:16.287Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-03-10T23:12:16.462Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-03-10T23:12:17.151Z] === RUN TestDockerSuite/TestBuildAddScript [2022-03-10T23:12:17.151Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-03-10T23:12:17.151Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-03-10T23:12:17.151Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-03-10T23:12:17.151Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-03-10T23:12:17.151Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-03-10T23:12:17.152Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-03-10T23:12:17.152Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-03-10T23:12:17.152Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-03-10T23:12:17.152Z] === RUN TestDockerSuite/TestBuildAddTar [2022-03-10T23:12:17.592Z] plugin_test.go:64: [d260a7ee43fc1] joining swarm manager [d00b970356b95]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-10T23:12:17.841Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2022-03-10T23:12:17.849Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-03-10T23:12:17.849Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2022-03-10T23:12:17.849Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-03-10T23:12:18.100Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-03-10T23:12:19.190Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.443s coverage: 13.8% of statements [2022-03-10T23:12:19.190Z] ok github.com/docker/docker/daemon/config 0.026s coverage: 81.0% of statements [2022-03-10T23:12:19.447Z] ok github.com/docker/docker/daemon/events 0.057s coverage: 50.0% of statements [2022-03-10T23:12:19.552Z] --- PASS: TestCreateWithDuplicateNetworkNames (12.59s) [2022-03-10T23:12:19.552Z] === RUN TestCreateServiceSecretFileMode [2022-03-10T23:12:20.009Z] === RUN TestDockerSuite/TestBuildEnv [2022-03-10T23:12:20.025Z] ok github.com/docker/docker/daemon/graphdriver 0.005s coverage: 2.2% of statements [2022-03-10T23:12:20.292Z] ok github.com/docker/docker/daemon 10.142s coverage: 17.2% of statements [2022-03-10T23:12:20.292Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-03-10T23:12:20.293Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-03-10T23:12:20.293Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-03-10T23:12:20.293Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-03-10T23:12:20.578Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2022-03-10T23:12:20.578Z] check_test.go:308: [d313362f4622c] daemon is not started [2022-03-10T23:12:20.578Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2022-03-10T23:12:21.517Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-03-10T23:12:21.663Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.752s coverage: 74.6% of statements [2022-03-10T23:12:22.600Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-03-10T23:12:22.895Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-03-10T23:12:23.034Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.402s coverage: 56.2% of statements [2022-03-10T23:12:23.034Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.009s coverage: 3.0% of statements [2022-03-10T23:12:23.583Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-03-10T23:12:23.583Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-03-10T23:12:23.583Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-03-10T23:12:23.583Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-03-10T23:12:23.583Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-03-10T23:12:23.833Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-03-10T23:12:24.930Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.013s coverage: 1.8% of statements [2022-03-10T23:12:25.292Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-03-10T23:12:26.276Z] === RUN TestDockerSuite/TestBuildCmd [2022-03-10T23:12:26.334Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.257s coverage: 50.5% of statements [2022-03-10T23:12:26.383Z] --- PASS: TestDockerDaemonSuite (342.48s) [2022-03-10T23:12:26.383Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (5.29s) [2022-03-10T23:12:26.383Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.79s) [2022-03-10T23:12:26.383Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.60s) [2022-03-10T23:12:26.383Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.31s) [2022-03-10T23:12:26.383Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.48s) [2022-03-10T23:12:26.383Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.62s) [2022-03-10T23:12:26.383Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.31s) [2022-03-10T23:12:26.383Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (3.02s) [2022-03-10T23:12:26.383Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.74s) [2022-03-10T23:12:26.383Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.18s) [2022-03-10T23:12:26.383Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.34s) [2022-03-10T23:12:26.383Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.21s) [2022-03-10T23:12:26.383Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.53s) [2022-03-10T23:12:26.383Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.17s) [2022-03-10T23:12:26.383Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s) [2022-03-10T23:12:26.383Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) [2022-03-10T23:12:26.383Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.35s) [2022-03-10T23:12:26.383Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.54s) [2022-03-10T23:12:26.383Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.85s) [2022-03-10T23:12:26.383Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.46s) [2022-03-10T23:12:26.383Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.37s) [2022-03-10T23:12:26.383Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.56s) [2022-03-10T23:12:26.383Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.64s) [2022-03-10T23:12:26.383Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2022-03-10T23:12:26.383Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.53s) [2022-03-10T23:12:26.383Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.53s) [2022-03-10T23:12:26.383Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.52s) [2022-03-10T23:12:26.383Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (3.01s) [2022-03-10T23:12:26.383Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (4.42s) [2022-03-10T23:12:26.383Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.27s) [2022-03-10T23:12:26.383Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-03-10T23:12:26.383Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (1.83s) [2022-03-10T23:12:26.383Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.12s) [2022-03-10T23:12:26.383Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.43s) [2022-03-10T23:12:26.383Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.77s) [2022-03-10T23:12:26.383Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.04s) [2022-03-10T23:12:26.383Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.54s) [2022-03-10T23:12:26.383Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (3.86s) [2022-03-10T23:12:26.383Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.28s) [2022-03-10T23:12:26.383Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.65s) [2022-03-10T23:12:26.383Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.55s) [2022-03-10T23:12:26.383Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.54s) [2022-03-10T23:12:26.383Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.51s) [2022-03-10T23:12:26.383Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.86s) [2022-03-10T23:12:26.383Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.80s) [2022-03-10T23:12:26.383Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.71s) [2022-03-10T23:12:26.383Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.73s) [2022-03-10T23:12:26.383Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.55s) [2022-03-10T23:12:26.383Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.66s) [2022-03-10T23:12:26.383Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (2.14s) [2022-03-10T23:12:26.383Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.54s) [2022-03-10T23:12:26.383Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.53s) [2022-03-10T23:12:26.383Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.53s) [2022-03-10T23:12:26.383Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (5.46s) [2022-03-10T23:12:26.383Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.59s) [2022-03-10T23:12:26.383Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (16.12s) [2022-03-10T23:12:26.383Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.68s) [2022-03-10T23:12:26.383Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.14s) [2022-03-10T23:12:26.383Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (5.03s) [2022-03-10T23:12:26.383Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (3.02s) [2022-03-10T23:12:26.383Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (5.03s) [2022-03-10T23:12:26.383Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.49s) [2022-03-10T23:12:26.383Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.29s) [2022-03-10T23:12:26.383Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (9.64s) [2022-03-10T23:12:26.383Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (2.84s) [2022-03-10T23:12:26.383Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.60s) [2022-03-10T23:12:26.383Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.25s) [2022-03-10T23:12:26.383Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (3.20s) [2022-03-10T23:12:26.383Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2022-03-10T23:12:26.383Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2022-03-10T23:12:26.383Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (2.95s) [2022-03-10T23:12:26.383Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (3.99s) [2022-03-10T23:12:26.383Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (2.83s) [2022-03-10T23:12:26.383Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (2.62s) [2022-03-10T23:12:26.383Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.81s) [2022-03-10T23:12:26.383Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (4.39s) [2022-03-10T23:12:26.383Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (3.92s) [2022-03-10T23:12:26.383Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (4.29s) [2022-03-10T23:12:26.383Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.67s) [2022-03-10T23:12:26.383Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.04s) [2022-03-10T23:12:26.383Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.64s) [2022-03-10T23:12:26.383Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.45s) [2022-03-10T23:12:26.383Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.52s) [2022-03-10T23:12:26.383Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.42s) [2022-03-10T23:12:26.383Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.13s) [2022-03-10T23:12:26.383Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.54s) [2022-03-10T23:12:26.383Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.67s) [2022-03-10T23:12:26.383Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.17s) [2022-03-10T23:12:26.383Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.11s) [2022-03-10T23:12:26.383Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.53s) [2022-03-10T23:12:26.383Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.53s) [2022-03-10T23:12:26.383Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.24s) [2022-03-10T23:12:26.383Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.53s) [2022-03-10T23:12:26.383Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (3.01s) [2022-03-10T23:12:26.383Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (2.03s) [2022-03-10T23:12:26.383Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.17s) [2022-03-10T23:12:26.383Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.04s) [2022-03-10T23:12:26.383Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (4.76s) [2022-03-10T23:12:26.383Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.54s) [2022-03-10T23:12:26.383Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (2.95s) [2022-03-10T23:12:26.383Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.51s) [2022-03-10T23:12:26.383Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.62s) [2022-03-10T23:12:26.383Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.57s) [2022-03-10T23:12:26.383Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.56s) [2022-03-10T23:12:26.383Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.86s) [2022-03-10T23:12:26.383Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s) [2022-03-10T23:12:26.383Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (2.36s) [2022-03-10T23:12:26.383Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (2.34s) [2022-03-10T23:12:26.383Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (4.28s) [2022-03-10T23:12:26.383Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.64s) [2022-03-10T23:12:26.383Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.96s) [2022-03-10T23:12:26.383Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.32s) [2022-03-10T23:12:26.383Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.36s) [2022-03-10T23:12:26.383Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.44s) [2022-03-10T23:12:26.383Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.67s) [2022-03-10T23:12:26.383Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.17s) [2022-03-10T23:12:26.383Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.17s) [2022-03-10T23:12:26.383Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.09s) [2022-03-10T23:12:26.383Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (7.75s) [2022-03-10T23:12:26.383Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (8.63s) [2022-03-10T23:12:26.383Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.72s) [2022-03-10T23:12:26.383Z] --- PASS: TestDockerDaemonSuite/TestShmSize (1.81s) [2022-03-10T23:12:26.383Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.77s) [2022-03-10T23:12:26.383Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.13s) [2022-03-10T23:12:26.383Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.46s) [2022-03-10T23:12:26.383Z] === RUN TestDockerSwarmSuite [2022-03-10T23:12:26.383Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2022-03-10T23:12:26.743Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-03-10T23:12:27.210Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-03-10T23:12:27.264Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.461s coverage: 46.2% of statements [2022-03-10T23:12:27.264Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-03-10T23:12:27.677Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-03-10T23:12:28.633Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.812s coverage: 58.0% of statements [2022-03-10T23:12:28.633Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-03-10T23:12:28.633Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-03-10T23:12:28.633Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.015s coverage: 58.8% of statements [2022-03-10T23:12:29.523Z] --- PASS: TestCreateServiceSecretFileMode (11.83s) [2022-03-10T23:12:29.523Z] === RUN TestCreateServiceConfigFileMode [2022-03-10T23:12:29.670Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2022-03-10T23:12:30.004Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.014s coverage: 2.9% of statements [2022-03-10T23:12:30.261Z] ok github.com/docker/docker/daemon/links 0.003s coverage: 93.0% of statements [2022-03-10T23:12:31.054Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-03-10T23:12:31.192Z] ok github.com/docker/docker/daemon/images 0.037s coverage: 6.8% of statements [2022-03-10T23:12:31.192Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-03-10T23:12:31.192Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-03-10T23:12:32.123Z] ok github.com/docker/docker/daemon/logger 0.243s coverage: 43.0% of statements [2022-03-10T23:12:32.381Z] ok github.com/docker/docker/daemon/logger/awslogs 0.202s coverage: 79.9% of statements [2022-03-10T23:12:32.944Z] ok github.com/docker/docker/daemon/logger/fluentd 0.009s coverage: 33.6% of statements [2022-03-10T23:12:32.944Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-03-10T23:12:32.960Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2022-03-10T23:12:33.200Z] ok github.com/docker/docker/daemon/logger/gelf 0.019s coverage: 67.0% of statements [2022-03-10T23:12:33.763Z] ok github.com/docker/docker/daemon/logger/journald 0.004s coverage: 23.9% of statements [2022-03-10T23:12:34.327Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.009s coverage: 69.9% of statements [2022-03-10T23:12:34.327Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.006s coverage: 87.2% of statements [2022-03-10T23:12:34.826Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-03-10T23:12:35.258Z] ok github.com/docker/docker/daemon/logger/local 0.038s coverage: 78.7% of statements [2022-03-10T23:12:35.258Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-03-10T23:12:35.258Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.042s coverage: 58.4% of statements [2022-03-10T23:12:36.189Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.028s coverage: 31.5% of statements [2022-03-10T23:12:36.387Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-03-10T23:12:36.387Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-03-10T23:12:36.387Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-03-10T23:12:37.117Z] ok github.com/docker/docker/daemon/logger/syslog 0.005s coverage: 46.8% of statements [2022-03-10T23:12:37.117Z] ok github.com/docker/docker/daemon/logger/templates 0.011s coverage: 8.3% of statements [2022-03-10T23:12:37.370Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-03-10T23:12:37.370Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-03-10T23:12:37.370Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-03-10T23:12:37.678Z] ok github.com/docker/docker/daemon/network 0.004s coverage: 63.8% of statements [2022-03-10T23:12:37.837Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-03-10T23:12:38.233Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2022-03-10T23:12:38.241Z] ok github.com/docker/docker/daemon/logger/splunk 1.631s coverage: 82.5% of statements [2022-03-10T23:12:38.241Z] ? github.com/docker/docker/daemon/names [no test files] [2022-03-10T23:12:38.241Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-03-10T23:12:39.625Z] ok github.com/docker/docker/distribution/metadata 0.053s coverage: 48.2% of statements [2022-03-10T23:12:40.189Z] ok github.com/docker/docker/distribution 0.612s coverage: 28.4% of statements [2022-03-10T23:12:40.189Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-03-10T23:12:40.753Z] ok github.com/docker/docker/errdefs 0.005s coverage: 53.1% of statements [2022-03-10T23:12:40.789Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-03-10T23:12:41.257Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-03-10T23:12:41.318Z] ok github.com/docker/docker/image 0.024s coverage: 86.9% of statements [2022-03-10T23:12:41.575Z] ok github.com/docker/docker/image/cache 0.007s coverage: 19.2% of statements [2022-03-10T23:12:41.724Z] --- PASS: TestCreateServiceConfigFileMode (11.82s) [2022-03-10T23:12:41.724Z] === RUN TestCreateServiceSysctls [2022-03-10T23:12:41.760Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-03-10T23:12:41.760Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-03-10T23:12:41.760Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-03-10T23:12:42.139Z] ok github.com/docker/docker/distribution/xfer 1.897s coverage: 84.9% of statements [2022-03-10T23:12:42.139Z] ? github.com/docker/docker/dockerversion [no test files] [2022-03-10T23:12:42.139Z] ok github.com/docker/docker/image/tarexport 0.015s coverage: 0.7% of statements [2022-03-10T23:12:42.704Z] ok github.com/docker/docker/image/v1 0.009s coverage: 25.0% of statements [2022-03-10T23:12:42.704Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-03-10T23:12:42.744Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-03-10T23:12:43.211Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-03-10T23:12:43.211Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-03-10T23:12:43.211Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-03-10T23:12:43.211Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-03-10T23:12:43.269Z] ok github.com/docker/docker/libcontainerd/queue 0.023s coverage: 100.0% of statements [2022-03-10T23:12:43.679Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-03-10T23:12:44.129Z] --- PASS: TestServicePlugin (30.03s) [2022-03-10T23:12:44.129Z] === RUN TestServiceUpdateLabel [2022-03-10T23:12:44.200Z] ok github.com/docker/docker/oci 0.012s coverage: 43.3% of statements [2022-03-10T23:12:44.258Z] --- PASS: TestCreateServiceSysctls (2.92s) [2022-03-10T23:12:44.258Z] === RUN TestCreateServiceCapabilities [2022-03-10T23:12:44.694Z] --- PASS: TestServiceUpdateLabel (1.80s) [2022-03-10T23:12:44.694Z] === RUN TestServiceUpdateSecrets [2022-03-10T23:12:44.765Z] ok github.com/docker/docker/opts 0.020s coverage: 67.4% of statements [2022-03-10T23:12:44.765Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2022-03-10T23:12:46.162Z] --- PASS: TestCreateServiceCapabilities (2.30s) [2022-03-10T23:12:46.162Z] === RUN TestInspect [2022-03-10T23:12:46.663Z] ok github.com/docker/docker/pkg/archive 0.309s coverage: 82.4% of statements [2022-03-10T23:12:46.920Z] ok github.com/docker/docker/pkg/authorization 0.131s coverage: 68.3% of statements [2022-03-10T23:12:47.175Z] ok github.com/docker/docker/pkg/broadcaster 0.005s coverage: 100.0% of statements [2022-03-10T23:12:47.175Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2022-03-10T23:12:49.445Z] --- PASS: TestInspect (2.71s) [2022-03-10T23:12:49.445Z] === RUN TestCreateJob [2022-03-10T23:12:49.545Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-03-10T23:12:50.439Z] ok github.com/docker/docker/pkg/chrootarchive 2.475s coverage: 43.5% of statements [2022-03-10T23:12:50.439Z] ok github.com/docker/docker/pkg/containerfs 0.004s coverage: 6.7% of statements [2022-03-10T23:12:50.695Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2022-03-10T23:12:50.952Z] ok github.com/docker/docker/pkg/dmesg 0.004s coverage: 83.3% of statements [2022-03-10T23:12:51.347Z] --- PASS: TestCreateJob (2.48s) [2022-03-10T23:12:51.347Z] === RUN TestReplicatedJob [2022-03-10T23:12:51.514Z] ok github.com/docker/docker/pkg/filenotify 0.603s coverage: 67.0% of statements [2022-03-10T23:12:52.080Z] ok github.com/docker/docker/pkg/fileutils 0.010s coverage: 87.2% of statements [2022-03-10T23:12:52.080Z] ok github.com/docker/docker/layer 7.949s coverage: 69.0% of statements [2022-03-10T23:12:52.080Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-03-10T23:12:52.080Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-03-10T23:12:52.080Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-03-10T23:12:52.080Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-03-10T23:12:52.080Z] ? github.com/docker/docker/oci/caps [no test files] [2022-03-10T23:12:52.080Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-03-10T23:12:52.337Z] ok github.com/docker/docker/pkg/fsutils 0.163s coverage: 85.1% of statements [2022-03-10T23:12:52.337Z] ok github.com/docker/docker/pkg/homedir 0.009s coverage: 11.4% of statements [2022-03-10T23:12:53.119Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-03-10T23:12:53.119Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2022-03-10T23:12:53.119Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2022-03-10T23:12:53.119Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-03-10T23:12:53.704Z] ok github.com/docker/docker/pkg/idtools 0.484s coverage: 69.5% of statements [2022-03-10T23:12:53.704Z] ok github.com/docker/docker/pkg/ioutils 0.430s coverage: 71.5% of statements [2022-03-10T23:12:53.704Z] ok github.com/docker/docker/pkg/longpath 0.005s coverage: 100.0% of statements [2022-03-10T23:12:53.961Z] ok github.com/docker/docker/pkg/jsonmessage 0.011s coverage: 91.7% of statements [2022-03-10T23:12:53.961Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-03-10T23:12:53.961Z] ok github.com/docker/docker/pkg/namesgenerator 0.009s coverage: 85.7% of statements [2022-03-10T23:12:54.219Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements [2022-03-10T23:12:54.476Z] ok github.com/docker/docker/pkg/parsers/kernel 0.003s coverage: 60.0% of statements [2022-03-10T23:12:54.476Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.006s coverage: 86.7% of statements [2022-03-10T23:12:54.734Z] ok github.com/docker/docker/pkg/pidfile 0.002s coverage: 82.4% of statements [2022-03-10T23:12:54.734Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-03-10T23:12:54.734Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-03-10T23:12:55.028Z] docker_api_swarm_test.go:563: [dbd44303a6f42] joining swarm manager [dfef37d17697c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-10T23:12:55.299Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.007s coverage: 56.8% of statements [2022-03-10T23:12:55.540Z] --- PASS: TestReplicatedJob (4.14s) [2022-03-10T23:12:55.540Z] === RUN TestUpdateReplicatedJob [2022-03-10T23:12:55.556Z] ok github.com/docker/docker/pkg/plugins/transport 0.003s coverage: 85.7% of statements [2022-03-10T23:12:55.813Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2022-03-10T23:12:56.071Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2022-03-10T23:12:57.438Z] ok github.com/docker/docker/pkg/pubsub 1.037s coverage: 75.0% of statements [2022-03-10T23:12:57.438Z] ok github.com/docker/docker/pkg/reexec 0.008s coverage: 82.4% of statements [2022-03-10T23:12:57.695Z] ok github.com/docker/docker/pkg/stack 0.003s coverage: 90.9% of statements [2022-03-10T23:12:57.695Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2022-03-10T23:12:57.953Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2022-03-10T23:12:58.075Z] --- PASS: TestUpdateReplicatedJob (2.52s) [2022-03-10T23:12:58.075Z] === RUN TestServiceListWithStatuses [2022-03-10T23:12:58.075Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-03-10T23:12:58.075Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-03-10T23:12:58.075Z] === RUN TestDockerNetworkConnectAlias [2022-03-10T23:12:58.221Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2022-03-10T23:12:58.781Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 53.8% of statements [2022-03-10T23:12:59.037Z] ok github.com/docker/docker/pkg/system 0.003s coverage: 42.3% of statements [2022-03-10T23:12:59.293Z] ok github.com/docker/docker/pkg/tailfile 0.051s coverage: 88.6% of statements [2022-03-10T23:12:59.567Z] --- PASS: TestServiceUpdateSecrets (14.44s) [2022-03-10T23:12:59.567Z] === RUN TestServiceUpdateConfigs [2022-03-10T23:12:59.693Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-03-10T23:12:59.693Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-03-10T23:12:59.693Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-03-10T23:12:59.693Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-03-10T23:12:59.693Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-03-10T23:12:59.854Z] ok github.com/docker/docker/pkg/tarsum 0.038s coverage: 89.3% of statements [2022-03-10T23:13:00.110Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2022-03-10T23:13:00.110Z] ok github.com/docker/docker/pkg/urlutil 0.002s coverage: 100.0% of statements [2022-03-10T23:13:00.366Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2022-03-10T23:13:02.256Z] ok github.com/docker/docker/plugin 0.519s coverage: 23.2% of statements [2022-03-10T23:13:02.256Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.4% of statements [2022-03-10T23:13:02.259Z] --- PASS: TestDockerNetworkConnectAlias (3.54s) [2022-03-10T23:13:02.259Z] === RUN TestDockerNetworkReConnect [2022-03-10T23:13:02.822Z] ok github.com/docker/docker/profiles/seccomp 0.010s coverage: 86.0% of statements [2022-03-10T23:13:03.154Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-03-10T23:13:03.154Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-03-10T23:13:03.413Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-03-10T23:13:03.752Z] ok github.com/docker/docker/quota 0.199s coverage: 71.4% of statements [2022-03-10T23:13:03.981Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-03-10T23:13:04.010Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2022-03-10T23:13:04.807Z] --- PASS: TestDockerNetworkReConnect (2.89s) [2022-03-10T23:13:04.807Z] === RUN TestServicePlugin [2022-03-10T23:13:04.807Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-03-10T23:13:04.807Z] --- SKIP: TestServicePlugin (0.00s) [2022-03-10T23:13:04.807Z] === RUN TestServiceUpdateLabel [2022-03-10T23:13:04.944Z] ok github.com/docker/docker/registry 0.051s coverage: 58.3% of statements [2022-03-10T23:13:05.359Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-03-10T23:13:05.359Z] docker_cli_build_test.go:5309: unmatched requirement DaemonIsWindows [2022-03-10T23:13:05.359Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-03-10T23:13:05.509Z] ok github.com/docker/docker/registry/resumable 0.016s coverage: 100.0% of statements [2022-03-10T23:13:05.509Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 50.9% of statements [2022-03-10T23:13:05.928Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-03-10T23:13:06.072Z] ok github.com/docker/docker/runconfig 0.008s coverage: 65.7% of statements [2022-03-10T23:13:06.072Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2022-03-10T23:13:06.198Z] --- PASS: TestServiceUpdateLabel (1.78s) [2022-03-10T23:13:06.198Z] === RUN TestServiceUpdateSecrets [2022-03-10T23:13:06.869Z] docker_api_swarm_test.go:585: [d67f255eeff0b] joining swarm manager [dfef37d17697c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-10T23:13:08.596Z] ok github.com/docker/docker/volume/drivers 0.005s coverage: 36.1% of statements [2022-03-10T23:13:09.160Z] ok github.com/docker/docker/volume/local 0.100s coverage: 76.4% of statements [2022-03-10T23:13:09.723Z] ok github.com/docker/docker/volume/mounts 0.008s coverage: 67.7% of statements [2022-03-10T23:13:10.161Z] check_test.go:379: [dbd44303a6f42] daemon is not started [2022-03-10T23:13:11.090Z] ok github.com/docker/docker/volume/service 0.018s coverage: 72.3% of statements [2022-03-10T23:13:12.162Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-03-10T23:13:12.162Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-03-10T23:13:13.123Z] === RUN TestDockerSuite/TestBuildBlankName [2022-03-10T23:13:14.085Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-03-10T23:13:14.435Z] --- PASS: TestServiceUpdateConfigs (14.45s) [2022-03-10T23:13:14.435Z] === RUN TestServiceUpdateNetwork [2022-03-10T23:13:16.721Z] === RUN TestDockerSuite/TestBuildExpose [2022-03-10T23:13:16.721Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-03-10T23:13:16.981Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-03-10T23:13:17.550Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-03-10T23:13:17.809Z] === RUN TestDockerSuite/TestBuildFails [2022-03-10T23:13:18.747Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-03-10T23:13:18.747Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-03-10T23:13:20.649Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2022-03-10T23:13:20.649Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2022-03-10T23:13:20.649Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2022-03-10T23:13:20.649Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-03-10T23:13:21.075Z] --- PASS: TestServiceUpdateSecrets (13.92s) [2022-03-10T23:13:21.075Z] === RUN TestServiceUpdateConfigs [2022-03-10T23:13:21.133Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-03-10T23:13:21.133Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-03-10T23:13:22.661Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-03-10T23:13:23.181Z] === RUN TestDockerSuite/TestBuildForceRm [2022-03-10T23:13:23.748Z] docker_api_swarm_test.go:46: [d1b5e507ab1cd] joining swarm manager [d283d6956af68]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-10T23:13:25.126Z] === RUN TestDockerSuite/TestBuildFromGit [2022-03-10T23:13:25.489Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-03-10T23:13:25.489Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-03-10T23:13:25.489Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-03-10T23:13:26.505Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-03-10T23:13:26.632Z] --- PASS: TestServiceUpdateNetwork (12.44s) [2022-03-10T23:13:26.632Z] === RUN TestServiceUpdatePidsLimit [2022-03-10T23:13:26.765Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-03-10T23:13:27.199Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-03-10T23:13:27.363Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-03-10T23:13:27.704Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-03-10T23:13:27.768Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-03-10T23:13:29.132Z] ok github.com/docker/docker/pkg/plugins 33.650s coverage: 76.3% of statements [2022-03-10T23:13:29.132Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-03-10T23:13:29.132Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-03-10T23:13:29.132Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-03-10T23:13:29.132Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-03-10T23:13:29.132Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-03-10T23:13:29.132Z] ? github.com/docker/docker/rootless [no test files] [2022-03-10T23:13:29.132Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-03-10T23:13:29.132Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-03-10T23:13:29.132Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-03-10T23:13:29.132Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-03-10T23:13:29.132Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-03-10T23:13:29.132Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-03-10T23:13:29.132Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-03-10T23:13:29.132Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-03-10T23:13:29.132Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-03-10T23:13:29.132Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-03-10T23:13:29.132Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-03-10T23:13:29.132Z] ? github.com/docker/docker/testutil/request [no test files] [2022-03-10T23:13:29.132Z] ? github.com/docker/docker/volume [no test files] [2022-03-10T23:13:29.132Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-03-10T23:13:29.132Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-03-10T23:13:29.132Z] [2022-03-10T23:13:29.132Z] === Skipped [2022-03-10T23:13:29.132Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-03-10T23:13:29.132Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-03-10T23:13:29.132Z] [2022-03-10T23:13:29.132Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-03-10T23:13:29.132Z] network_proxy_test.go:208: No support for dual stack yet [2022-03-10T23:13:29.132Z] [2022-03-10T23:13:29.132Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-03-10T23:13:29.132Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-03-10T23:13:29.132Z] [2022-03-10T23:13:29.132Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-03-10T23:13:29.132Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-03-10T23:13:29.132Z] [2022-03-10T23:13:29.132Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-03-10T23:13:29.132Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-10T23:13:29.132Z] graphtest_unix.go:44: Driver btrfs not supported [2022-03-10T23:13:29.132Z] [2022-03-10T23:13:29.132Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-03-10T23:13:29.132Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-10T23:13:29.132Z] graphtest_unix.go:44: Driver btrfs not supported [2022-03-10T23:13:29.132Z] [2022-03-10T23:13:29.132Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-03-10T23:13:29.132Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-10T23:13:29.132Z] graphtest_unix.go:44: Driver btrfs not supported [2022-03-10T23:13:29.132Z] [2022-03-10T23:13:29.132Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-03-10T23:13:29.132Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-10T23:13:29.132Z] graphtest_unix.go:44: Driver btrfs not supported [2022-03-10T23:13:29.132Z] [2022-03-10T23:13:29.132Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-03-10T23:13:29.132Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-10T23:13:29.132Z] graphtest_unix.go:44: Driver btrfs not supported [2022-03-10T23:13:29.132Z] [2022-03-10T23:13:29.133Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-03-10T23:13:29.133Z] graphtest_unix.go:71: No driver to put! [2022-03-10T23:13:29.133Z] [2022-03-10T23:13:29.133Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.01s) [2022-03-10T23:13:29.133Z] time="2022-03-10T23:12:24Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-03-10T23:13:29.133Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-03-10T23:13:29.133Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-03-10T23:13:29.133Z] [2022-03-10T23:13:29.133Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-03-10T23:13:29.133Z] time="2022-03-10T23:12:24Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-03-10T23:13:29.133Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-03-10T23:13:29.133Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-03-10T23:13:29.133Z] [2022-03-10T23:13:29.133Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-03-10T23:13:29.133Z] time="2022-03-10T23:12:24Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-03-10T23:13:29.133Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-03-10T23:13:29.133Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-03-10T23:13:29.133Z] [2022-03-10T23:13:29.133Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-03-10T23:13:29.133Z] time="2022-03-10T23:12:24Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-03-10T23:13:29.133Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-03-10T23:13:29.133Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-03-10T23:13:29.133Z] [2022-03-10T23:13:29.133Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-03-10T23:13:29.133Z] time="2022-03-10T23:12:24Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-03-10T23:13:29.133Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-03-10T23:13:29.133Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-03-10T23:13:29.133Z] [2022-03-10T23:13:29.133Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-03-10T23:13:29.133Z] graphtest_unix.go:71: No driver to put! [2022-03-10T23:13:29.133Z] [2022-03-10T23:13:29.133Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-03-10T23:13:29.133Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-03-10T23:13:29.133Z] [2022-03-10T23:13:29.133Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-03-10T23:13:29.133Z] overlay_test.go:50: Fails to compute changes intermittently [2022-03-10T23:13:29.133Z] [2022-03-10T23:13:29.133Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-03-10T23:13:29.133Z] overlay_test.go:65: Cannot run test with naive change algorithm [2022-03-10T23:13:29.133Z] [2022-03-10T23:13:29.133Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-03-10T23:13:29.133Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-03-10T23:13:29.133Z] [2022-03-10T23:13:29.133Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-03-10T23:13:29.133Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-10T23:13:29.133Z] graphtest_unix.go:44: Driver zfs not supported [2022-03-10T23:13:29.133Z] [2022-03-10T23:13:29.133Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-03-10T23:13:29.133Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-10T23:13:29.133Z] graphtest_unix.go:44: Driver zfs not supported [2022-03-10T23:13:29.133Z] [2022-03-10T23:13:29.133Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-03-10T23:13:29.133Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-10T23:13:29.133Z] graphtest_unix.go:44: Driver zfs not supported [2022-03-10T23:13:29.133Z] [2022-03-10T23:13:29.133Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-03-10T23:13:29.133Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-10T23:13:29.133Z] graphtest_unix.go:44: Driver zfs not supported [2022-03-10T23:13:29.133Z] [2022-03-10T23:13:29.133Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-03-10T23:13:29.133Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-10T23:13:29.133Z] graphtest_unix.go:44: Driver zfs not supported [2022-03-10T23:13:29.133Z] [2022-03-10T23:13:29.133Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-03-10T23:13:29.133Z] graphtest_unix.go:71: No driver to put! [2022-03-10T23:13:29.133Z] [2022-03-10T23:13:29.133Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-03-10T23:13:29.133Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled [2022-03-10T23:13:29.133Z] [2022-03-10T23:13:29.133Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-03-10T23:13:29.133Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled [2022-03-10T23:13:29.133Z] [2022-03-10T23:13:29.133Z] DONE 2323 tests, 28 skipped in 237.779s [2022-03-10T23:13:29.133Z] + '[' -n 'github.com/docker/docker/libnetwork [2022-03-10T23:13:29.133Z] github.com/docker/docker/libnetwork/bitseq [2022-03-10T23:13:29.133Z] github.com/docker/docker/libnetwork/cluster [2022-03-10T23:13:29.133Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-03-10T23:13:29.133Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-03-10T23:13:29.133Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-03-10T23:13:29.133Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-03-10T23:13:29.133Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-03-10T23:13:29.133Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-03-10T23:13:29.133Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-03-10T23:13:29.133Z] github.com/docker/docker/libnetwork/config [2022-03-10T23:13:29.133Z] github.com/docker/docker/libnetwork/datastore [2022-03-10T23:13:29.133Z] github.com/docker/docker/libnetwork/diagnostic [2022-03-10T23:13:29.133Z] github.com/docker/docker/libnetwork/discoverapi [2022-03-10T23:13:29.133Z] github.com/docker/docker/libnetwork/driverapi [2022-03-10T23:13:29.133Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-03-10T23:13:29.133Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-03-10T23:13:29.133Z] github.com/docker/docker/libnetwork/drivers/host [2022-03-10T23:13:29.133Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-03-10T23:13:29.133Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-03-10T23:13:29.133Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-03-10T23:13:29.133Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-03-10T23:13:29.133Z] github.com/docker/docker/libnetwork/drivers/null [2022-03-10T23:13:29.133Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-03-10T23:13:29.133Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-03-10T23:13:29.133Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-03-10T23:13:29.133Z] github.com/docker/docker/libnetwork/drivers/remote [2022-03-10T23:13:29.133Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-03-10T23:13:29.133Z] github.com/docker/docker/libnetwork/drivers/windows [2022-03-10T23:13:29.133Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-03-10T23:13:29.133Z] github.com/docker/docker/libnetwork/drvregistry [2022-03-10T23:13:29.133Z] github.com/docker/docker/libnetwork/etchosts [2022-03-10T23:13:29.133Z] github.com/docker/docker/libnetwork/idm [2022-03-10T23:13:29.133Z] github.com/docker/docker/libnetwork/internal/caller [2022-03-10T23:13:29.133Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-03-10T23:13:29.133Z] github.com/docker/docker/libnetwork/ipam [2022-03-10T23:13:29.133Z] github.com/docker/docker/libnetwork/ipamapi [2022-03-10T23:13:29.133Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-03-10T23:13:29.133Z] github.com/docker/docker/libnetwork/ipams/null [2022-03-10T23:13:29.133Z] github.com/docker/docker/libnetwork/ipams/remote [2022-03-10T23:13:29.133Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-03-10T23:13:29.133Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-03-10T23:13:29.133Z] github.com/docker/docker/libnetwork/ipamutils [2022-03-10T23:13:29.133Z] github.com/docker/docker/libnetwork/iptables [2022-03-10T23:13:29.133Z] github.com/docker/docker/libnetwork/netlabel [2022-03-10T23:13:29.133Z] github.com/docker/docker/libnetwork/netutils [2022-03-10T23:13:29.133Z] github.com/docker/docker/libnetwork/networkdb [2022-03-10T23:13:29.133Z] github.com/docker/docker/libnetwork/ns [2022-03-10T23:13:29.133Z] github.com/docker/docker/libnetwork/options [2022-03-10T23:13:29.133Z] github.com/docker/docker/libnetwork/osl [2022-03-10T23:13:29.133Z] github.com/docker/docker/libnetwork/osl/kernel [2022-03-10T23:13:29.133Z] github.com/docker/docker/libnetwork/portallocator [2022-03-10T23:13:29.133Z] github.com/docker/docker/libnetwork/portmapper [2022-03-10T23:13:29.133Z] github.com/docker/docker/libnetwork/resolvconf [2022-03-10T23:13:29.133Z] github.com/docker/docker/libnetwork/testutils [2022-03-10T23:13:29.133Z] github.com/docker/docker/libnetwork/types' ']' [2022-03-10T23:13:29.133Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report-libnetwork.json --junitfile=bundles/junit-report-libnetwork.xml -- -tags 'netgo seccomp 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-03-10T23:13:29.615Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-03-10T23:13:30.552Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-03-10T23:13:30.812Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-03-10T23:13:31.354Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-03-10T23:13:31.354Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-03-10T23:13:31.821Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-03-10T23:13:31.821Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-03-10T23:13:31.821Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-03-10T23:13:31.821Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-03-10T23:13:31.821Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-03-10T23:13:32.287Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-03-10T23:13:32.287Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-03-10T23:13:32.287Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-03-10T23:13:32.777Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-03-10T23:13:34.694Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-03-10T23:13:35.881Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-03-10T23:13:35.947Z] --- PASS: TestServiceUpdateConfigs (13.79s) [2022-03-10T23:13:35.947Z] === RUN TestServiceUpdateNetwork [2022-03-10T23:13:36.601Z] === RUN TestDockerSuite/TestBuildHistory [2022-03-10T23:13:36.601Z] --- PASS: TestImportExtremelyLargeImageWorks (175.86s) [2022-03-10T23:13:36.601Z] PASS [2022-03-10T23:13:36.601Z] [2022-03-10T23:13:36.601Z] DONE 22 tests in 179.982s [2022-03-10T23:13:36.601Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-03-10T23:13:36.601Z] ++ 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-03-10T23:13:36.601Z] ++ set -e [2022-03-10T23:13:36.601Z] ++ '[' -n 0 ']' [2022-03-10T23:13:36.601Z] ++ set -x [2022-03-10T23:13:36.601Z] ++ 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-03-10T23:13:36.861Z] INFO: Testing against a local daemon [2022-03-10T23:13:36.861Z] === RUN TestNetworkCreateDelete [2022-03-10T23:13:37.120Z] --- PASS: TestNetworkCreateDelete (0.16s) [2022-03-10T23:13:37.120Z] === RUN TestDockerNetworkDeletePreferID [2022-03-10T23:13:37.378Z] --- PASS: TestDockerNetworkDeletePreferID (0.47s) [2022-03-10T23:13:37.378Z] === RUN TestDaemonDNSFallback [2022-03-10T23:13:37.923Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-03-10T23:13:39.916Z] === RUN TestDockerSuite/TestBuildIidFile [2022-03-10T23:13:40.176Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-03-10T23:13:40.744Z] === RUN TestDockerSuite/TestBuildInheritance [2022-03-10T23:13:41.003Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-03-10T23:13:41.575Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-03-10T23:13:41.575Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-03-10T23:13:41.575Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2022-03-10T23:13:42.145Z] === RUN TestDockerSuite/TestBuildLabel [2022-03-10T23:13:42.404Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2022-03-10T23:13:42.482Z] --- PASS: TestServiceUpdatePidsLimit (16.28s) [2022-03-10T23:13:42.482Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.72s) [2022-03-10T23:13:42.482Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.89s) [2022-03-10T23:13:42.482Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.89s) [2022-03-10T23:13:42.482Z] PASS [2022-03-10T23:13:42.482Z] [2022-03-10T23:13:42.482Z] === Skipped [2022-03-10T23:13:42.482Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-03-10T23:13:42.482Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-03-10T23:13:42.482Z] [2022-03-10T23:13:42.482Z] DONE 27 tests, 1 skipped in 184.061s [2022-03-10T23:13:42.482Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-03-10T23:13:42.482Z] INFO: Testing against a local daemon [2022-03-10T23:13:42.482Z] === RUN TestSessionCreate [2022-03-10T23:13:42.482Z] --- PASS: TestSessionCreate (0.02s) [2022-03-10T23:13:42.482Z] === RUN TestSessionCreateWithBadUpgrade [2022-03-10T23:13:42.482Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-03-10T23:13:42.482Z] PASS [2022-03-10T23:13:42.482Z] [2022-03-10T23:13:42.482Z] DONE 2 tests in 0.067s [2022-03-10T23:13:42.482Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-03-10T23:13:42.482Z] INFO: Testing against a local daemon [2022-03-10T23:13:42.482Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-03-10T23:13:42.482Z] === PAUSE TestCgroupDriverSystemdMemoryLimit [2022-03-10T23:13:42.482Z] === RUN TestDiskUsage [2022-03-10T23:13:42.482Z] === PAUSE TestDiskUsage [2022-03-10T23:13:42.482Z] === RUN TestEventsExecDie [2022-03-10T23:13:42.664Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-03-10T23:13:42.742Z] --- PASS: TestEventsExecDie (0.54s) [2022-03-10T23:13:42.742Z] === RUN TestEventsBackwardsCompatible [2022-03-10T23:13:42.923Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-03-10T23:13:43.001Z] --- PASS: TestEventsBackwardsCompatible (0.06s) [2022-03-10T23:13:43.001Z] === RUN TestEventsVolumeCreate [2022-03-10T23:13:43.001Z] --- PASS: TestEventsVolumeCreate (0.06s) [2022-03-10T23:13:43.001Z] === RUN TestInfoBinaryCommits [2022-03-10T23:13:43.001Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-03-10T23:13:43.001Z] === RUN TestInfoAPIVersioned [2022-03-10T23:13:43.001Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-03-10T23:13:43.001Z] === RUN TestInfoAPI [2022-03-10T23:13:43.001Z] --- PASS: TestInfoAPI (0.02s) [2022-03-10T23:13:43.001Z] === RUN TestInfoAPIWarnings [2022-03-10T23:13:43.490Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-03-10T23:13:43.490Z] === RUN TestDockerSuite/TestBuildLabels [2022-03-10T23:13:44.057Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-03-10T23:13:44.315Z] --- PASS: TestDaemonDNSFallback (6.75s) [2022-03-10T23:13:44.315Z] === RUN TestInspectNetwork [2022-03-10T23:13:45.690Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-03-10T23:13:45.922Z] --- PASS: TestServiceUpdateNetwork (11.95s) [2022-03-10T23:13:45.922Z] === RUN TestServiceUpdatePidsLimit [2022-03-10T23:13:46.641Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-03-10T23:13:46.641Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-03-10T23:13:46.641Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-03-10T23:13:46.857Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-03-10T23:13:47.424Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-03-10T23:13:48.223Z] === RUN TestDockerSuite/TestBuildLastModified [2022-03-10T23:13:48.482Z] === RUN TestInspectNetwork/full_network_id [2022-03-10T23:13:48.482Z] === RUN TestInspectNetwork/partial_network_id [2022-03-10T23:13:48.482Z] === RUN TestInspectNetwork/network_name [2022-03-10T23:13:48.482Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-03-10T23:13:52.417Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-03-10T23:13:52.417Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-03-10T23:13:52.417Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-03-10T23:13:52.417Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-03-10T23:13:52.417Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-03-10T23:13:52.672Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-03-10T23:13:52.931Z] --- PASS: TestInspectNetwork (8.64s) [2022-03-10T23:13:52.931Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-03-10T23:13:52.931Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-03-10T23:13:52.931Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-03-10T23:13:52.931Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-03-10T23:13:52.931Z] === RUN TestRunContainerWithBridgeNone [2022-03-10T23:13:55.467Z] --- PASS: TestRunContainerWithBridgeNone (2.11s) [2022-03-10T23:13:55.467Z] === RUN TestNetworkInvalidJSON [2022-03-10T23:13:55.467Z] === RUN TestNetworkInvalidJSON//networks/create [2022-03-10T23:13:55.467Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-03-10T23:13:55.467Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-03-10T23:13:55.467Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-03-10T23:13:55.467Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-10T23:13:55.467Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-10T23:13:55.467Z] === CONT TestNetworkInvalidJSON//networks/create [2022-03-10T23:13:55.467Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-10T23:13:55.467Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-03-10T23:13:55.467Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2022-03-10T23:13:55.467Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2022-03-10T23:13:55.467Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2022-03-10T23:13:55.467Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2022-03-10T23:13:55.467Z] === RUN TestNetworkList [2022-03-10T23:13:55.467Z] === RUN TestNetworkList//networks [2022-03-10T23:13:55.467Z] === PAUSE TestNetworkList//networks [2022-03-10T23:13:55.467Z] === RUN TestNetworkList//networks/ [2022-03-10T23:13:55.467Z] === PAUSE TestNetworkList//networks/ [2022-03-10T23:13:55.467Z] === CONT TestNetworkList//networks [2022-03-10T23:13:55.467Z] === CONT TestNetworkList//networks/ [2022-03-10T23:13:55.467Z] --- PASS: TestNetworkList (0.01s) [2022-03-10T23:13:55.467Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-03-10T23:13:55.467Z] --- PASS: TestNetworkList//networks (0.00s) [2022-03-10T23:13:55.467Z] === RUN TestHostIPv4BridgeLabel [2022-03-10T23:13:55.467Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-03-10T23:13:55.541Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-03-10T23:13:55.725Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-03-10T23:13:55.725Z] --- PASS: TestHostIPv4BridgeLabel (0.59s) [2022-03-10T23:13:55.725Z] === RUN TestDaemonRestartWithLiveRestore [2022-03-10T23:13:55.725Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-03-10T23:13:55.725Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-03-10T23:13:55.983Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-03-10T23:13:56.241Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-03-10T23:13:56.807Z] --- PASS: TestDaemonRestartWithLiveRestore (1.06s) [2022-03-10T23:13:56.807Z] === RUN TestDaemonDefaultNetworkPools [2022-03-10T23:13:57.373Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-03-10T23:13:57.373Z] --- PASS: TestDaemonDefaultNetworkPools (0.78s) [2022-03-10T23:13:57.373Z] === RUN TestDaemonRestartWithExistingNetwork [2022-03-10T23:13:57.565Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-03-10T23:13:57.565Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-03-10T23:13:57.565Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-03-10T23:13:57.565Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-03-10T23:13:58.750Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.16s) [2022-03-10T23:13:58.750Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-03-10T23:13:58.750Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-03-10T23:13:59.472Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-03-10T23:13:59.472Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-03-10T23:13:59.472Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-03-10T23:13:59.473Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-03-10T23:13:59.473Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-03-10T23:13:59.473Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-03-10T23:13:59.473Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-03-10T23:13:59.473Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-03-10T23:14:00.130Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.30s) [2022-03-10T23:14:00.130Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-03-10T23:14:00.267Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-03-10T23:14:00.267Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-03-10T23:14:00.267Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-03-10T23:14:00.267Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-03-10T23:14:00.267Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-03-10T23:14:00.267Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-03-10T23:14:00.267Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-03-10T23:14:00.267Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-03-10T23:14:00.267Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-03-10T23:14:00.267Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-03-10T23:14:00.267Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-03-10T23:14:00.267Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-03-10T23:14:00.267Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-03-10T23:14:00.267Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-03-10T23:14:00.267Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-03-10T23:14:00.267Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-03-10T23:14:00.267Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-03-10T23:14:00.267Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-03-10T23:14:00.267Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-03-10T23:14:00.267Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-03-10T23:14:00.267Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-03-10T23:14:00.267Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-03-10T23:14:00.267Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-03-10T23:14:00.267Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-03-10T23:14:00.267Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-03-10T23:14:00.267Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-03-10T23:14:00.267Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-03-10T23:14:00.267Z] docker_cli_run_test.go:3149: unmatched requirement Apparmor [2022-03-10T23:14:00.267Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-03-10T23:14:00.267Z] docker_cli_run_test.go:3127: unmatched requirement Apparmor [2022-03-10T23:14:00.267Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-03-10T23:14:00.267Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2022-03-10T23:14:00.267Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-03-10T23:14:00.267Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-03-10T23:14:00.267Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-03-10T23:14:00.697Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.62s) [2022-03-10T23:14:00.697Z] === RUN TestServiceWithPredefinedNetwork [2022-03-10T23:14:01.072Z] --- PASS: TestInfoAPIWarnings (16.25s) [2022-03-10T23:14:01.072Z] === RUN TestInfoDebug [2022-03-10T23:14:01.072Z] --- PASS: TestInfoDebug (0.52s) [2022-03-10T23:14:01.072Z] === RUN TestInfoInsecureRegistries [2022-03-10T23:14:01.072Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-03-10T23:14:01.072Z] === RUN TestInfoRegistryMirrors [2022-03-10T23:14:01.072Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-03-10T23:14:01.072Z] === RUN TestLoginFailsWithBadCredentials [2022-03-10T23:14:01.072Z] --- PASS: TestLoginFailsWithBadCredentials (0.08s) [2022-03-10T23:14:01.072Z] === RUN TestPingCacheHeaders [2022-03-10T23:14:01.072Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-03-10T23:14:01.072Z] === RUN TestPingGet [2022-03-10T23:14:01.072Z] --- PASS: TestPingGet (0.01s) [2022-03-10T23:14:01.072Z] === RUN TestPingHead [2022-03-10T23:14:01.072Z] --- PASS: TestPingHead (0.02s) [2022-03-10T23:14:01.072Z] === RUN TestVersion [2022-03-10T23:14:01.072Z] --- PASS: TestVersion (0.02s) [2022-03-10T23:14:01.072Z] === CONT TestCgroupDriverSystemdMemoryLimit [2022-03-10T23:14:01.072Z] === CONT TestDiskUsage [2022-03-10T23:14:01.331Z] === RUN TestDiskUsage/empty [2022-03-10T23:14:01.331Z] === RUN TestDiskUsage/empty/container_types [2022-03-10T23:14:01.331Z] === RUN TestDiskUsage/empty/image_types [2022-03-10T23:14:01.331Z] === RUN TestDiskUsage/empty/volume_types [2022-03-10T23:14:01.331Z] === RUN TestDiskUsage/empty/build-cache_types [2022-03-10T23:14:01.331Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-03-10T23:14:01.331Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-03-10T23:14:01.331Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-03-10T23:14:01.331Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-03-10T23:14:01.331Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-03-10T23:14:01.331Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-03-10T23:14:01.331Z] === RUN TestDiskUsage/after_LoadBusybox [2022-03-10T23:14:01.634Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-03-10T23:14:01.894Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-03-10T23:14:01.898Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-03-10T23:14:01.898Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-03-10T23:14:01.898Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-03-10T23:14:01.898Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-03-10T23:14:01.898Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-03-10T23:14:01.898Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-03-10T23:14:01.898Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-03-10T23:14:01.898Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-03-10T23:14:01.898Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-03-10T23:14:01.898Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-03-10T23:14:01.898Z] === RUN TestDiskUsage/after_container.Run [2022-03-10T23:14:02.102Z] --- PASS: TestServiceUpdatePidsLimit (15.52s) [2022-03-10T23:14:02.102Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.52s) [2022-03-10T23:14:02.102Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.89s) [2022-03-10T23:14:02.102Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.79s) [2022-03-10T23:14:02.102Z] PASS [2022-03-10T23:14:02.102Z] [2022-03-10T23:14:02.102Z] === Skipped [2022-03-10T23:14:02.102Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2022-03-10T23:14:02.102Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-03-10T23:14:02.102Z] [2022-03-10T23:14:02.102Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2022-03-10T23:14:02.102Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-03-10T23:14:02.102Z] [2022-03-10T23:14:02.102Z] DONE 27 tests, 2 skipped in 142.922s [2022-03-10T23:14:02.102Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2022-03-10T23:14:02.102Z] ++ 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-03-10T23:14:02.102Z] ++ set -e [2022-03-10T23:14:02.102Z] ++ '[' -n 0 ']' [2022-03-10T23:14:02.102Z] ++ set -x [2022-03-10T23:14:02.102Z] ++ 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-03-10T23:14:02.102Z] INFO: Testing against a local daemon [2022-03-10T23:14:02.102Z] === RUN TestSessionCreate [2022-03-10T23:14:02.102Z] --- PASS: TestSessionCreate (0.02s) [2022-03-10T23:14:02.102Z] === RUN TestSessionCreateWithBadUpgrade [2022-03-10T23:14:02.102Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-03-10T23:14:02.102Z] PASS [2022-03-10T23:14:02.102Z] [2022-03-10T23:14:02.102Z] DONE 2 tests in 0.130s [2022-03-10T23:14:02.102Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2022-03-10T23:14:02.102Z] ++ 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-03-10T23:14:02.102Z] ++ set -e [2022-03-10T23:14:02.102Z] ++ '[' -n 0 ']' [2022-03-10T23:14:02.102Z] ++ set -x [2022-03-10T23:14:02.102Z] ++ 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-03-10T23:14:02.102Z] INFO: Testing against a local daemon [2022-03-10T23:14:02.102Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-03-10T23:14:02.102Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-03-10T23:14:02.102Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-03-10T23:14:02.102Z] === RUN TestDiskUsage [2022-03-10T23:14:02.102Z] === PAUSE TestDiskUsage [2022-03-10T23:14:02.102Z] === RUN TestEventsExecDie [2022-03-10T23:14:02.102Z] --- PASS: TestEventsExecDie (0.48s) [2022-03-10T23:14:02.102Z] === RUN TestEventsBackwardsCompatible [2022-03-10T23:14:02.361Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2022-03-10T23:14:02.361Z] === RUN TestEventsVolumeCreate [2022-03-10T23:14:02.361Z] --- PASS: TestEventsVolumeCreate (0.05s) [2022-03-10T23:14:02.361Z] === RUN TestInfoBinaryCommits [2022-03-10T23:14:02.361Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-03-10T23:14:02.361Z] === RUN TestInfoAPIVersioned [2022-03-10T23:14:02.361Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-03-10T23:14:02.361Z] === RUN TestInfoAPI [2022-03-10T23:14:02.361Z] --- PASS: TestInfoAPI (0.02s) [2022-03-10T23:14:02.361Z] === RUN TestInfoAPIWarnings [2022-03-10T23:14:02.462Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-03-10T23:14:02.466Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-03-10T23:14:02.466Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-03-10T23:14:02.466Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-03-10T23:14:02.466Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-03-10T23:14:02.466Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-03-10T23:14:02.466Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-03-10T23:14:02.466Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-03-10T23:14:02.466Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-03-10T23:14:02.466Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-03-10T23:14:02.466Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-03-10T23:14:02.466Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.58s) [2022-03-10T23:14:02.466Z] --- PASS: TestDiskUsage (1.59s) [2022-03-10T23:14:02.466Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-03-10T23:14:02.466Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-03-10T23:14:02.466Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-03-10T23:14:02.466Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-03-10T23:14:02.466Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-03-10T23:14:02.466Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-03-10T23:14:02.466Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-03-10T23:14:02.466Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-03-10T23:14:02.466Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-03-10T23:14:02.466Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-03-10T23:14:02.466Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-03-10T23:14:02.466Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.36s) [2022-03-10T23:14:02.466Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-03-10T23:14:02.466Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-03-10T23:14:02.466Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-03-10T23:14:02.466Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-03-10T23:14:02.466Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-03-10T23:14:02.466Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-03-10T23:14:02.466Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-03-10T23:14:02.466Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-03-10T23:14:02.466Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-03-10T23:14:02.466Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-03-10T23:14:02.466Z] --- PASS: TestDiskUsage/after_container.Run (0.50s) [2022-03-10T23:14:02.466Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-03-10T23:14:02.466Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-03-10T23:14:02.466Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-03-10T23:14:02.466Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-03-10T23:14:02.466Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-03-10T23:14:02.466Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-03-10T23:14:02.466Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-03-10T23:14:02.466Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-03-10T23:14:02.466Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-03-10T23:14:02.466Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-03-10T23:14:02.466Z] PASS [2022-03-10T23:14:02.466Z] [2022-03-10T23:14:02.466Z] DONE 50 tests in 20.284s [2022-03-10T23:14:02.467Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-03-10T23:14:02.467Z] INFO: Testing against a local daemon [2022-03-10T23:14:02.467Z] === RUN TestVolumesCreateAndList [2022-03-10T23:14:02.467Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-03-10T23:14:02.467Z] === RUN TestVolumesRemove [2022-03-10T23:14:02.726Z] --- PASS: TestVolumesRemove (0.10s) [2022-03-10T23:14:02.726Z] === RUN TestVolumesInspect [2022-03-10T23:14:02.726Z] --- PASS: TestVolumesInspect (0.02s) [2022-03-10T23:14:02.726Z] === RUN TestVolumesInvalidJSON [2022-03-10T23:14:02.726Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-03-10T23:14:02.726Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-03-10T23:14:02.726Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-03-10T23:14:02.726Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-03-10T23:14:02.726Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-03-10T23:14:02.726Z] PASS [2022-03-10T23:14:02.726Z] [2022-03-10T23:14:02.726Z] DONE 5 tests in 0.189s [2022-03-10T23:14:02.726Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-03-10T23:14:03.224Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-03-10T23:14:03.224Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-03-10T23:14:03.224Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-03-10T23:14:03.224Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-03-10T23:14:03.224Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-03-10T23:14:03.292Z] Stopping apparmor (via systemctl): apparmor.service. [2022-03-10T23:14:03.292Z] Removing test suite binaries [2022-03-10T23:14:03.292Z] exiting test-integration [2022-03-10T23:14:03.292Z] ++ exit 0 [2022-03-10T23:14:03.292Z] [2022-03-10T23:14:03.399Z] --- PASS: TestServiceWithPredefinedNetwork (2.78s) [2022-03-10T23:14:03.399Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-03-10T23:14:03.399Z] service_test.go:243: FLAKY_TEST [2022-03-10T23:14:03.399Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-03-10T23:14:03.399Z] === RUN TestServiceWithDataPathPortInit Post stage [Pipeline] junit [2022-03-10T23:14:04.681Z] Recording test results [2022-03-10T23:14:06.151Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-03-10T23:14:06.490Z] + echo Ensuring container killed. [2022-03-10T23:14:06.490Z] Ensuring container killed. [2022-03-10T23:14:06.490Z] + docker rm -vf docker-pr3 [2022-03-10T23:14:06.490Z] Error: No such container: docker-pr3 [Pipeline] sh [2022-03-10T23:14:06.768Z] + echo Chowning /workspace to jenkins user [2022-03-10T23:14:06.769Z] Chowning /workspace to jenkins user [2022-03-10T23:14:06.769Z] + id -u [2022-03-10T23:14:06.769Z] + id -g [2022-03-10T23:14:06.769Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43357:/workspace busybox chown -R 1000:1000 /workspace [2022-03-10T23:14:06.769Z] Unable to find image 'busybox:latest' locally [2022-03-10T23:14:07.026Z] latest: Pulling from library/busybox [2022-03-10T23:14:07.026Z] 7e5209d2300f: Pulling fs layer [2022-03-10T23:14:07.026Z] 7e5209d2300f: Download complete [2022-03-10T23:14:07.283Z] 7e5209d2300f: Pull complete [2022-03-10T23:14:07.284Z] Digest: sha256:34c3559bbdedefd67195e766e38cfbb0fcabff4241dbee3f390fd6e3310f5ebc [2022-03-10T23:14:07.284Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-03-10T23:14:09.475Z] + bundleName=amd64-cgroup2 [2022-03-10T23:14:09.475Z] + echo Creating amd64-cgroup2-bundles.tar.gz [2022-03-10T23:14:09.475Z] Creating amd64-cgroup2-bundles.tar.gz [2022-03-10T23:14:09.475Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-03-10T23:14:09.475Z] + xargs tar -czf amd64-cgroup2-bundles.tar.gz [Pipeline] archiveArtifacts [2022-03-10T23:14:09.746Z] Archiving artifacts [2022-03-10T23:14:09.963Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-03-10T23:14:11.708Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43357/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-03-10T23:14:11.889Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-03-10T23:14:12.018Z] + make clean [2022-03-10T23:14:12.019Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-03-10T23:14:12.019Z] docker-dev-cache [2022-03-10T23:14:12.019Z] docker-mod-cache [Pipeline] deleteDir [2022-03-10T23:14:12.497Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-03-10T23:14:13.875Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-03-10T23:14:15.405Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-03-10T23:14:15.778Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-03-10T23:14:15.778Z] docker_cli_build_test.go:5831: unmatched requirement DaemonIsWindows [2022-03-10T23:14:15.778Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-03-10T23:14:15.808Z] ok github.com/docker/docker/libnetwork 37.240s coverage: 40.7% of statements [2022-03-10T23:14:15.808Z] ok github.com/docker/docker/libnetwork/bitseq 0.121s coverage: 84.4% of statements [2022-03-10T23:14:15.808Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-03-10T23:14:15.808Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-03-10T23:14:15.808Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-03-10T23:14:15.808Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-03-10T23:14:15.808Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-03-10T23:14:15.808Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-03-10T23:14:15.808Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2022-03-10T23:14:15.808Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-03-10T23:14:15.808Z] ok github.com/docker/docker/libnetwork/config 0.014s coverage: 19.7% of statements [2022-03-10T23:14:15.808Z] ok github.com/docker/docker/libnetwork/datastore 0.003s coverage: 21.9% of statements [2022-03-10T23:14:15.808Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-03-10T23:14:15.808Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-03-10T23:14:15.808Z] ok github.com/docker/docker/libnetwork/driverapi 0.002s coverage: 68.9% of statements [2022-03-10T23:14:16.372Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.381s coverage: 59.9% of statements [2022-03-10T23:14:16.372Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-03-10T23:14:16.391Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-03-10T23:14:16.628Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 34.8% of statements [2022-03-10T23:14:17.191Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.191s coverage: 4.0% of statements [2022-03-10T23:14:17.407Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-03-10T23:14:17.447Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-03-10T23:14:17.703Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.015s coverage: 4.5% of statements [2022-03-10T23:14:17.959Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-03-10T23:14:17.959Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 34.8% of statements [2022-03-10T23:14:19.064Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-03-10T23:14:19.064Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-03-10T23:14:19.322Z] --- PASS: TestServiceWithDataPathPortInit (16.09s) [2022-03-10T23:14:19.322Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-03-10T23:14:20.439Z] --- PASS: TestInfoAPIWarnings (16.21s) [2022-03-10T23:14:20.439Z] === RUN TestInfoDebug [2022-03-10T23:14:20.439Z] --- PASS: TestInfoDebug (0.52s) [2022-03-10T23:14:20.439Z] === RUN TestInfoInsecureRegistries [2022-03-10T23:14:20.439Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-03-10T23:14:20.439Z] === RUN TestInfoRegistryMirrors [2022-03-10T23:14:20.439Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-03-10T23:14:20.439Z] === RUN TestLoginFailsWithBadCredentials [2022-03-10T23:14:20.439Z] --- PASS: TestLoginFailsWithBadCredentials (0.08s) [2022-03-10T23:14:20.439Z] === RUN TestPingCacheHeaders [2022-03-10T23:14:20.439Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-03-10T23:14:20.439Z] === RUN TestPingGet [2022-03-10T23:14:20.439Z] --- PASS: TestPingGet (0.01s) [2022-03-10T23:14:20.439Z] === RUN TestPingHead [2022-03-10T23:14:20.439Z] --- PASS: TestPingHead (0.02s) [2022-03-10T23:14:20.439Z] === RUN TestVersion [2022-03-10T23:14:20.439Z] --- PASS: TestVersion (0.02s) [2022-03-10T23:14:20.439Z] === CONT TestDiskUsage [2022-03-10T23:14:20.698Z] === RUN TestDiskUsage/empty [2022-03-10T23:14:20.698Z] === RUN TestDiskUsage/empty/container_types [2022-03-10T23:14:20.698Z] === RUN TestDiskUsage/empty/image_types [2022-03-10T23:14:20.698Z] === RUN TestDiskUsage/empty/volume_types [2022-03-10T23:14:20.698Z] === RUN TestDiskUsage/empty/build-cache_types [2022-03-10T23:14:20.698Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-03-10T23:14:20.698Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-03-10T23:14:20.698Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-03-10T23:14:20.698Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-03-10T23:14:20.698Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-03-10T23:14:20.698Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-03-10T23:14:20.698Z] === RUN TestDiskUsage/after_LoadBusybox [2022-03-10T23:14:20.700Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-03-10T23:14:20.700Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-03-10T23:14:20.957Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-03-10T23:14:20.957Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-03-10T23:14:20.957Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-03-10T23:14:20.957Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-03-10T23:14:20.957Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-03-10T23:14:20.957Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-03-10T23:14:20.957Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-03-10T23:14:20.957Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-03-10T23:14:20.957Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-03-10T23:14:20.957Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-03-10T23:14:20.957Z] === RUN TestDiskUsage/after_container.Run [2022-03-10T23:14:21.216Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-03-10T23:14:21.216Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-03-10T23:14:21.216Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-03-10T23:14:21.216Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-03-10T23:14:21.216Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-03-10T23:14:21.216Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-03-10T23:14:21.216Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-03-10T23:14:21.216Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-03-10T23:14:21.216Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-03-10T23:14:21.216Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-03-10T23:14:21.238Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-03-10T23:14:21.476Z] --- PASS: TestDiskUsage (1.07s) [2022-03-10T23:14:21.476Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-03-10T23:14:21.476Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-03-10T23:14:21.476Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-03-10T23:14:21.476Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-03-10T23:14:21.476Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-03-10T23:14:21.476Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-03-10T23:14:21.476Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-03-10T23:14:21.476Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-03-10T23:14:21.476Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-03-10T23:14:21.476Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-03-10T23:14:21.476Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-03-10T23:14:21.476Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.15s) [2022-03-10T23:14:21.476Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-03-10T23:14:21.476Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-03-10T23:14:21.476Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-03-10T23:14:21.476Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-03-10T23:14:21.476Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-03-10T23:14:21.476Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-03-10T23:14:21.476Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-03-10T23:14:21.476Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-03-10T23:14:21.476Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-03-10T23:14:21.476Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-03-10T23:14:21.476Z] --- PASS: TestDiskUsage/after_container.Run (0.27s) [2022-03-10T23:14:21.476Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-03-10T23:14:21.476Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-03-10T23:14:21.476Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-03-10T23:14:21.476Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-03-10T23:14:21.476Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-03-10T23:14:21.476Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-03-10T23:14:21.476Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-03-10T23:14:21.476Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-03-10T23:14:21.476Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-03-10T23:14:21.476Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-03-10T23:14:21.476Z] PASS [2022-03-10T23:14:21.476Z] [2022-03-10T23:14:21.476Z] === Skipped [2022-03-10T23:14:21.476Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-03-10T23:14:21.476Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-03-10T23:14:21.476Z] [2022-03-10T23:14:21.476Z] DONE 50 tests, 1 skipped in 19.703s [2022-03-10T23:14:21.476Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2022-03-10T23:14:21.476Z] ++ 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-03-10T23:14:21.476Z] ++ set -e [2022-03-10T23:14:21.476Z] ++ '[' -n 0 ']' [2022-03-10T23:14:21.476Z] ++ set -x [2022-03-10T23:14:21.476Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-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-03-10T23:14:21.476Z] INFO: Testing against a local daemon [2022-03-10T23:14:21.476Z] === RUN TestVolumesCreateAndList [2022-03-10T23:14:21.476Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-03-10T23:14:21.476Z] === RUN TestVolumesRemove [2022-03-10T23:14:21.476Z] --- PASS: TestVolumesRemove (0.05s) [2022-03-10T23:14:21.476Z] === RUN TestVolumesInspect [2022-03-10T23:14:21.476Z] --- PASS: TestVolumesInspect (0.02s) [2022-03-10T23:14:21.476Z] === RUN TestVolumesInvalidJSON [2022-03-10T23:14:21.476Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-03-10T23:14:21.476Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-03-10T23:14:21.476Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-03-10T23:14:21.476Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-03-10T23:14:21.476Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-03-10T23:14:21.476Z] PASS [2022-03-10T23:14:21.476Z] [2022-03-10T23:14:21.476Z] DONE 5 tests in 0.186s [2022-03-10T23:14:21.476Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-03-10T23:14:21.735Z] ++++ cat bundles/test-integration/docker.pid [2022-03-10T23:14:21.735Z] +++ kill 13691 [2022-03-10T23:14:21.735Z] +++ /etc/init.d/apparmor stop [2022-03-10T23:14:21.735Z] Leaving: AppArmorNo profiles have been unloaded. [2022-03-10T23:14:21.735Z] [2022-03-10T23:14:21.735Z] Unloading profiles will leave already running processes permanently [2022-03-10T23:14:21.735Z] unconfined, which can lead to unexpected situations. [2022-03-10T23:14:21.735Z] [2022-03-10T23:14:21.735Z] To set a process to complain mode, use the command line tool [2022-03-10T23:14:21.735Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-03-10T23:14:21.735Z] +++ true [2022-03-10T23:14:21.993Z] exiting test-integration [2022-03-10T23:14:21.993Z] ++ exit 0 [2022-03-10T23:14:21.993Z] Post stage [Pipeline] junit [2022-03-10T23:14:22.573Z] Recording test results [2022-03-10T23:14:22.608Z] === RUN TestDockerSuite/TestBuildNetNone [2022-03-10T23:14:22.728Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-03-10T23:14:23.065Z] + echo Ensuring container killed. [2022-03-10T23:14:23.065Z] Ensuring container killed. [2022-03-10T23:14:23.065Z] + docker rm -vf docker-pr3 [2022-03-10T23:14:23.065Z] Error: No such container: docker-pr3 [Pipeline] sh [2022-03-10T23:14:23.176Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:pso6htr2fk1nzb0gscr8wgzx4 Created:2022-03-10 23:14:21.03631343 +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[5e88b00ff0ae121b8c56c85cb6791a658d9a78d632d6ea8ad4e61e225ec0b35d:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.hesvujqaw0vqb4m2w8qq1ujzo EndpointID:d1f11d70ca25fd2c7d62277f1c7d57f23f2712e2aad82d5da59c9f8a78cef960 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:268e9e44e6e4266cc87f3168a510000038bd4d055f97791bd9ec39a869fd15fa 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:120bf96a0619 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.hesvujqaw0vqb4m2w8qq1ujzo EndpointID:d1f11d70ca25fd2c7d62277f1c7d57f23f2712e2aad82d5da59c9f8a78cef960 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-03-10T23:14:23.176Z] === RUN TestDockerSuite/TestBuildNoContext [2022-03-10T23:14:23.349Z] + echo Chowning /workspace to jenkins user [2022-03-10T23:14:23.349Z] Chowning /workspace to jenkins user [2022-03-10T23:14:23.349Z] + id -u [2022-03-10T23:14:23.349Z] + id -g [2022-03-10T23:14:23.349Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43357:/workspace busybox chown -R 1000:1000 /workspace [2022-03-10T23:14:23.349Z] Unable to find image 'busybox:latest' locally [2022-03-10T23:14:23.349Z] latest: Pulling from library/busybox [2022-03-10T23:14:23.608Z] f4731b18983e: Pulling fs layer [2022-03-10T23:14:23.608Z] f4731b18983e: Verifying Checksum [2022-03-10T23:14:23.608Z] f4731b18983e: Download complete [2022-03-10T23:14:23.608Z] f4731b18983e: Pull complete [2022-03-10T23:14:23.608Z] Digest: sha256:34c3559bbdedefd67195e766e38cfbb0fcabff4241dbee3f390fd6e3310f5ebc [2022-03-10T23:14:23.608Z] Status: Downloaded newer image for busybox:latest [2022-03-10T23:14:23.743Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-03-10T23:14:24.312Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-03-10T23:14:25.025Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-03-10T23:14:25.283Z] + bundleName=arm64-integration [2022-03-10T23:14:25.283Z] + echo Creating arm64-integration-bundles.tar.gz [2022-03-10T23:14:25.283Z] Creating arm64-integration-bundles.tar.gz [2022-03-10T23:14:25.283Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-03-10T23:14:25.283Z] + xargs tar -czf arm64-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2022-03-10T23:14:25.295Z] Archiving artifacts [2022-03-10T23:14:25.689Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-03-10T23:14:25.689Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-03-10T23:14:25.948Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-03-10T23:14:25.949Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-03-10T23:14:26.520Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-03-10T23:14:27.087Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-03-10T23:14:27.265Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43357/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-03-10T23:14:27.573Z] + make clean [2022-03-10T23:14:27.573Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-03-10T23:14:27.573Z] docker-dev-cache [2022-03-10T23:14:27.573Z] docker-mod-cache [Pipeline] deleteDir [2022-03-10T23:14:27.657Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.19s) [2022-03-10T23:14:27.657Z] PASS [2022-03-10T23:14:27.657Z] [2022-03-10T23:14:27.657Z] === Skipped [2022-03-10T23:14:27.657Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-03-10T23:14:27.657Z] service_test.go:243: FLAKY_TEST [2022-03-10T23:14:27.657Z] [2022-03-10T23:14:27.657Z] DONE 26 tests, 1 skipped in 50.906s [2022-03-10T23:14:27.657Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-03-10T23:14:27.657Z] ++ 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-03-10T23:14:27.657Z] ++ set -e [2022-03-10T23:14:27.657Z] ++ '[' -n 0 ']' [2022-03-10T23:14:27.657Z] ++ set -x [2022-03-10T23:14:27.657Z] ++ 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-03-10T23:14:27.657Z] INFO: Testing against a local daemon [2022-03-10T23:14:27.657Z] === RUN TestDockerNetworkIpvlanPersistance [2022-03-10T23:14:27.917Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-10T23:14:27.917Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-03-10T23:14:27.917Z] === RUN TestDockerNetworkIpvlan [2022-03-10T23:14:27.917Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-10T23:14:27.917Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-03-10T23:14:27.917Z] PASS [2022-03-10T23:14:27.917Z] [2022-03-10T23:14:27.917Z] === Skipped [2022-03-10T23:14:27.917Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-03-10T23:14:27.917Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-10T23:14:27.917Z] [2022-03-10T23:14:27.917Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-03-10T23:14:27.917Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-10T23:14:27.917Z] [2022-03-10T23:14:27.917Z] DONE 2 tests, 2 skipped in 0.124s [2022-03-10T23:14:27.917Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-03-10T23:14:27.917Z] ++ 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-03-10T23:14:27.917Z] ++ set -e [2022-03-10T23:14:27.917Z] ++ '[' -n 0 ']' [2022-03-10T23:14:27.917Z] ++ set -x [2022-03-10T23:14:27.917Z] ++ 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-03-10T23:14:27.917Z] INFO: Testing against a local daemon [2022-03-10T23:14:27.917Z] === RUN TestDockerNetworkMacvlanPersistance [2022-03-10T23:14:27.946Z] ok github.com/docker/docker/libnetwork/drivers/overlay 7.875s coverage: 7.2% of statements [2022-03-10T23:14:27.946Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-03-10T23:14:27.946Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.003s coverage: 63.6% of statements [2022-03-10T23:14:27.946Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.009s coverage: 57.4% of statements [2022-03-10T23:14:27.946Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-03-10T23:14:27.946Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2022-03-10T23:14:27.946Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-03-10T23:14:28.005Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-03-10T23:14:28.204Z] ok github.com/docker/docker/libnetwork/drvregistry 0.014s coverage: 82.4% of statements [2022-03-10T23:14:28.460Z] ok github.com/docker/docker/libnetwork/etchosts 0.015s coverage: 81.2% of statements [2022-03-10T23:14:28.484Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-03-10T23:14:28.716Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2022-03-10T23:14:28.716Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements [2022-03-10T23:14:29.051Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [2022-03-10T23:14:29.310Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.36s) [2022-03-10T23:14:29.310Z] === RUN TestDockerNetworkMacvlan [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-03-10T23:14:29.480Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-03-10T23:14:29.939Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-03-10T23:14:29.939Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-03-10T23:14:30.245Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-03-10T23:14:30.394Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-03-10T23:14:30.394Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-03-10T23:14:30.812Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2022-03-10T23:14:31.070Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-03-10T23:14:31.329Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-03-10T23:14:31.359Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-03-10T23:14:31.898Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-03-10T23:14:32.925Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-03-10T23:14:32.925Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2022-03-10T23:14:32.925Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-03-10T23:14:33.303Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-03-10T23:14:33.303Z] docker_api_swarm_test.go:304: [d0d784450ee1c] joining swarm manager [d70343750f3c7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-10T23:14:34.711Z] docker_api_swarm_test.go:305: [d54efaa97fb91] joining swarm manager [d70343750f3c7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-10T23:14:35.279Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-03-10T23:14:35.540Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-03-10T23:14:35.799Z] docker_api_swarm_test.go:351: Waiting for election to occur... [2022-03-10T23:14:36.739Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-03-10T23:14:37.605Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-03-10T23:14:37.677Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-03-10T23:14:37.937Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-03-10T23:14:38.198Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-03-10T23:14:38.566Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-03-10T23:14:38.566Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-03-10T23:14:38.566Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-03-10T23:14:38.566Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-03-10T23:14:38.566Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-03-10T23:14:40.098Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-03-10T23:14:40.893Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.002s coverage: 100.0% of statements [2022-03-10T23:14:41.579Z] === RUN TestDockerSuite/TestBuildPATH [2022-03-10T23:14:41.635Z] === RUN TestDockerSuite/TestBuildCmd [2022-03-10T23:14:42.091Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-03-10T23:14:42.147Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-03-10T23:14:42.547Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-03-10T23:14:43.002Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-03-10T23:14:43.526Z] --- PASS: TestDockerNetworkMacvlan (14.02s) [2022-03-10T23:14:43.526Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.09s) [2022-03-10T23:14:43.526Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.09s) [2022-03-10T23:14:43.526Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.85s) [2022-03-10T23:14:43.526Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.25s) [2022-03-10T23:14:43.526Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.26s) [2022-03-10T23:14:43.526Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.89s) [2022-03-10T23:14:43.526Z] PASS [2022-03-10T23:14:43.526Z] [2022-03-10T23:14:43.526Z] DONE 8 tests in 15.504s [2022-03-10T23:14:43.526Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-03-10T23:14:43.526Z] ++ 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-03-10T23:14:43.526Z] ++ set -e [2022-03-10T23:14:43.526Z] ++ '[' -n 0 ']' [2022-03-10T23:14:43.526Z] ++ set -x [2022-03-10T23:14:43.526Z] ++ 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-03-10T23:14:43.526Z] testing: warning: no tests to run [2022-03-10T23:14:43.526Z] PASS [2022-03-10T23:14:43.526Z] [2022-03-10T23:14:43.526Z] DONE 0 tests in 0.034s [2022-03-10T23:14:43.526Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-03-10T23:14:43.526Z] ++ 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-03-10T23:14:43.526Z] ++ set -e [2022-03-10T23:14:43.526Z] ++ '[' -n 0 ']' [2022-03-10T23:14:43.526Z] ++ set -x [2022-03-10T23:14:43.526Z] ++ 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-03-10T23:14:43.526Z] INFO: Testing against a local daemon [2022-03-10T23:14:43.526Z] === RUN TestAuthZPluginAllowRequest [2022-03-10T23:14:43.526Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-03-10T23:14:44.096Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-03-10T23:14:45.038Z] --- PASS: TestAuthZPluginAllowRequest (1.48s) [2022-03-10T23:14:45.038Z] === RUN TestAuthZPluginTLS [2022-03-10T23:14:45.038Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-03-10T23:14:45.607Z] --- PASS: TestAuthZPluginTLS (0.57s) [2022-03-10T23:14:45.607Z] === RUN TestAuthZPluginDenyRequest [2022-03-10T23:14:46.176Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2022-03-10T23:14:46.176Z] === RUN TestAuthZPluginAPIDenyResponse [2022-03-10T23:14:46.748Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-03-10T23:14:46.748Z] === RUN TestAuthZPluginDenyResponse [2022-03-10T23:14:47.320Z] --- PASS: TestAuthZPluginDenyResponse (0.56s) [2022-03-10T23:14:47.320Z] === RUN TestAuthZPluginAllowEventStream [2022-03-10T23:14:48.700Z] --- PASS: TestAuthZPluginAllowEventStream (1.35s) [2022-03-10T23:14:48.700Z] === RUN TestAuthZPluginErrorResponse [2022-03-10T23:14:49.162Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-03-10T23:14:49.269Z] --- PASS: TestAuthZPluginErrorResponse (0.56s) [2022-03-10T23:14:49.269Z] === RUN TestAuthZPluginErrorRequest [2022-03-10T23:14:49.529Z] --- PASS: TestAuthZPluginErrorRequest (0.55s) [2022-03-10T23:14:49.529Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-03-10T23:14:50.099Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.56s) [2022-03-10T23:14:50.099Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-03-10T23:14:51.328Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-03-10T23:14:51.328Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-03-10T23:14:51.328Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-03-10T23:14:52.002Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.85s) [2022-03-10T23:14:52.002Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-03-10T23:14:52.261Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-03-10T23:14:52.857Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-03-10T23:14:52.857Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-03-10T23:14:52.857Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-03-10T23:14:53.314Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-03-10T23:14:53.793Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.70s) [2022-03-10T23:14:53.793Z] === RUN TestAuthZPluginHeader [2022-03-10T23:14:54.731Z] --- PASS: TestAuthZPluginHeader (0.77s) [2022-03-10T23:14:54.731Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-03-10T23:14:55.303Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2022-03-10T23:14:55.503Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-03-10T23:14:55.742Z] ok github.com/docker/docker/libnetwork/ipam 13.700s coverage: 85.3% of statements [2022-03-10T23:14:55.742Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-03-10T23:14:55.742Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-03-10T23:14:55.742Z] ok github.com/docker/docker/libnetwork/ipams/null 0.002s coverage: 57.1% of statements [2022-03-10T23:14:55.742Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.006s coverage: 47.4% of statements [2022-03-10T23:14:55.742Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-03-10T23:14:55.742Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.002s coverage: 71.4% of statements [2022-03-10T23:14:55.742Z] ok github.com/docker/docker/libnetwork/ipamutils 0.245s coverage: 74.0% of statements [2022-03-10T23:14:55.742Z] ok github.com/docker/docker/libnetwork/iptables 0.156s coverage: 45.1% of statements [2022-03-10T23:14:55.742Z] ok github.com/docker/docker/libnetwork/netlabel 0.002s coverage: 60.0% of statements [2022-03-10T23:14:55.742Z] ok github.com/docker/docker/libnetwork/netutils 0.018s coverage: 44.1% of statements [2022-03-10T23:14:55.873Z] docker_api_swarm_test.go:364: Waiting for possible election... [2022-03-10T23:14:56.465Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-03-10T23:14:56.927Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-03-10T23:14:56.927Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-03-10T23:14:56.927Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-03-10T23:14:57.252Z] === RUN TestDockerSuite/TestBuildRm [2022-03-10T23:14:57.889Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-03-10T23:14:58.347Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-03-10T23:14:58.347Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-03-10T23:14:58.347Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-03-10T23:14:58.347Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-03-10T23:14:58.347Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-03-10T23:14:59.160Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.53s) [2022-03-10T23:14:59.160Z] === RUN TestAuthZPluginV2Disable [2022-03-10T23:14:59.420Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-03-10T23:15:00.356Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-03-10T23:15:01.296Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-03-10T23:15:01.556Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-03-10T23:15:02.130Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-03-10T23:15:03.515Z] --- PASS: TestAuthZPluginV2Disable (4.15s) [2022-03-10T23:15:03.515Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-03-10T23:15:03.515Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-03-10T23:15:04.081Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-03-10T23:15:04.122Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-03-10T23:15:05.017Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-03-10T23:15:06.922Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.63s) [2022-03-10T23:15:06.922Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-03-10T23:15:06.922Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2022-03-10T23:15:07.860Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-03-10T23:15:08.119Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-03-10T23:15:08.119Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-03-10T23:15:08.119Z] docker_cli_build_test.go:5297: unmatched requirement DaemonIsWindows [2022-03-10T23:15:08.378Z] === RUN TestDockerSuite/TestBuildSpaces [2022-03-10T23:15:08.948Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-03-10T23:15:09.519Z] docker_api_swarm_test.go:272: [d5794c0c1136e] joining swarm manager [d43f54738f3f1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-10T23:15:10.458Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-03-10T23:15:10.719Z] === RUN TestDockerSuite/TestBuildStderr [2022-03-10T23:15:11.657Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-03-10T23:15:11.917Z] docker_api_swarm_test.go:273: [d82cda7e54536] joining swarm manager [d43f54738f3f1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-10T23:15:16.105Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-03-10T23:15:17.041Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-03-10T23:15:17.983Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-03-10T23:15:18.244Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-03-10T23:15:18.244Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (11.45s) [2022-03-10T23:15:18.244Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-03-10T23:15:18.896Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-03-10T23:15:19.181Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-03-10T23:15:20.119Z] === RUN TestDockerSuite/TestBuildUser [2022-03-10T23:15:21.497Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-03-10T23:15:24.035Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-03-10T23:15:24.771Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-03-10T23:15:24.771Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2022-03-10T23:15:24.771Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-03-10T23:15:34.013Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2022-03-10T23:15:34.013Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-03-10T23:15:34.581Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-03-10T23:15:34.841Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.62s) [2022-03-10T23:15:34.841Z] PASS [2022-03-10T23:15:34.841Z] [2022-03-10T23:15:34.841Z] DONE 17 tests in 51.536s [2022-03-10T23:15:34.841Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-03-10T23:15:34.841Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-03-10T23:15:34.841Z] ++ 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-03-10T23:15:34.841Z] ++ set -e [2022-03-10T23:15:34.841Z] ++ '[' -n 0 ']' [2022-03-10T23:15:34.841Z] ++ set -x [2022-03-10T23:15:34.841Z] ++ 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-03-10T23:15:35.101Z] INFO: Testing against a local daemon [2022-03-10T23:15:35.101Z] === RUN TestPluginInvalidJSON [2022-03-10T23:15:35.101Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-03-10T23:15:35.101Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-03-10T23:15:35.101Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-03-10T23:15:35.101Z] --- PASS: TestPluginInvalidJSON (0.03s) [2022-03-10T23:15:35.101Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2022-03-10T23:15:35.101Z] === RUN TestPluginInstall [2022-03-10T23:15:35.101Z] === RUN TestPluginInstall/no_auth [2022-03-10T23:15:36.479Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-03-10T23:15:37.046Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-03-10T23:15:37.612Z] time="2022-03-10T23:15:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-10T23:15:37.612Z] time="2022-03-10T23:15:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d53743be22aa1580ea5723e37a5e81db7621dd433b59e0ef2dc91a4d202bd8e5" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-10T23:15:37.612Z] time="2022-03-10T23:15:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-10T23:15:37.612Z] time="2022-03-10T23:15:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d53743be22aa1580ea5723e37a5e81db7621dd433b59e0ef2dc91a4d202bd8e5" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-10T23:15:37.871Z] === RUN TestPluginInstall/with_htpasswd [2022-03-10T23:15:38.438Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-03-10T23:15:38.438Z] docker_cli_build_test.go:1348: unmatched requirement DaemonIsWindows [2022-03-10T23:15:38.438Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-03-10T23:15:38.438Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2022-03-10T23:15:38.438Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-03-10T23:15:38.438Z] docker_cli_build_test.go:5992: unmatched requirement DaemonIsWindows [2022-03-10T23:15:38.438Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-03-10T23:15:38.438Z] docker_cli_build_test.go:1337: unmatched requirement DaemonIsWindows [2022-03-10T23:15:38.438Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-03-10T23:15:38.438Z] time="2022-03-10T23:15:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-10T23:15:38.438Z] time="2022-03-10T23:15:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d53743be22aa1580ea5723e37a5e81db7621dd433b59e0ef2dc91a4d202bd8e5" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-10T23:15:38.438Z] time="2022-03-10T23:15:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-10T23:15:38.438Z] time="2022-03-10T23:15:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d53743be22aa1580ea5723e37a5e81db7621dd433b59e0ef2dc91a4d202bd8e5" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-10T23:15:38.697Z] === RUN TestPluginInstall/with_insecure [2022-03-10T23:15:39.631Z] time="2022-03-10T23:15:39Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-10T23:15:39.631Z] time="2022-03-10T23:15:39Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:41536ee4dee38ccda1e97df392022206e6abd269aaadf4bd9480139cd9bbf31c" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-10T23:15:39.631Z] time="2022-03-10T23:15:39Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-10T23:15:39.631Z] time="2022-03-10T23:15:39Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:41536ee4dee38ccda1e97df392022206e6abd269aaadf4bd9480139cd9bbf31c" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-10T23:15:39.757Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-03-10T23:15:39.890Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-03-10T23:15:40.150Z] plugin_test.go:165: [d30ddd7696f7d] daemon is not started [2022-03-10T23:15:40.150Z] --- PASS: TestPluginInstall (4.88s) [2022-03-10T23:15:40.150Z] --- PASS: TestPluginInstall/no_auth (2.77s) [2022-03-10T23:15:40.150Z] --- PASS: TestPluginInstall/with_htpasswd (0.85s) [2022-03-10T23:15:40.150Z] --- PASS: TestPluginInstall/with_insecure (1.26s) [2022-03-10T23:15:40.150Z] === RUN TestPluginsWithRuntimes [2022-03-10T23:15:40.150Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-03-10T23:15:40.717Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-03-10T23:15:40.720Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-03-10T23:15:41.177Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-03-10T23:15:41.660Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-03-10T23:15:41.660Z] === RUN TestPluginsWithRuntimes/No_Args [2022-03-10T23:15:42.229Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-03-10T23:15:42.229Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-03-10T23:15:42.799Z] === RUN TestPluginsWithRuntimes/With_Args [2022-03-10T23:15:44.177Z] --- PASS: TestPluginsWithRuntimes (4.04s) [2022-03-10T23:15:44.177Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.10s) [2022-03-10T23:15:44.177Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.11s) [2022-03-10T23:15:44.177Z] === RUN TestPluginBackCompatMediaTypes [2022-03-10T23:15:44.436Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-03-10T23:15:44.695Z] --- PASS: TestPluginBackCompatMediaTypes (0.75s) [2022-03-10T23:15:44.695Z] PASS [2022-03-10T23:15:44.955Z] [2022-03-10T23:15:44.955Z] DONE 10 tests in 9.868s [2022-03-10T23:15:44.955Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-03-10T23:15:44.955Z] ++ 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-03-10T23:15:44.955Z] ++ set -e [2022-03-10T23:15:44.955Z] ++ '[' -n 0 ']' [2022-03-10T23:15:44.955Z] ++ set -x [2022-03-10T23:15:44.955Z] ++ 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-03-10T23:15:44.955Z] INFO: Testing against a local daemon [2022-03-10T23:15:44.955Z] === RUN TestExternalGraphDriver [2022-03-10T23:15:44.955Z] === RUN TestExternalGraphDriver/json [2022-03-10T23:15:45.895Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-03-10T23:15:46.834Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-03-10T23:15:46.834Z] === RUN TestExternalGraphDriver/spec [2022-03-10T23:15:47.014Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-03-10T23:15:47.014Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-03-10T23:15:47.400Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-03-10T23:15:47.470Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-03-10T23:15:47.470Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-03-10T23:15:47.925Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-03-10T23:15:47.925Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-03-10T23:15:47.925Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-03-10T23:15:47.967Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-03-10T23:15:47.967Z] docker_cli_build_test.go:4905: unmatched requirement DaemonIsWindows [2022-03-10T23:15:47.967Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-03-10T23:15:48.381Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-03-10T23:15:48.381Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-03-10T23:15:48.381Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-03-10T23:15:48.534Z] === RUN TestDockerSuite/TestBuildXZHost [2022-03-10T23:15:48.792Z] === RUN TestExternalGraphDriver/pull [2022-03-10T23:15:50.694Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-03-10T23:15:50.694Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-03-10T23:15:50.694Z] docker_cli_sni_test.go:18: Flakey test [2022-03-10T23:15:50.694Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-03-10T23:15:50.694Z] --- PASS: TestExternalGraphDriver (5.71s) [2022-03-10T23:15:50.694Z] --- PASS: TestExternalGraphDriver/json (1.89s) [2022-03-10T23:15:50.694Z] --- PASS: TestExternalGraphDriver/spec (1.92s) [2022-03-10T23:15:50.694Z] --- PASS: TestExternalGraphDriver/pull (1.86s) [2022-03-10T23:15:50.694Z] === RUN TestGraphdriverPluginV2 [2022-03-10T23:15:50.953Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-03-10T23:15:51.891Z] === RUN TestDockerSuite/TestCommitChange [2022-03-10T23:15:52.459Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-03-10T23:15:53.028Z] === RUN TestDockerSuite/TestCommitHardlink [2022-03-10T23:15:54.408Z] === RUN TestDockerSuite/TestCommitNewFile [2022-03-10T23:15:55.346Z] --- PASS: TestGraphdriverPluginV2 (4.46s) [2022-03-10T23:15:55.346Z] PASS [2022-03-10T23:15:55.346Z] [2022-03-10T23:15:55.346Z] DONE 5 tests in 10.298s [2022-03-10T23:15:55.346Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-03-10T23:15:55.346Z] ++ 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-03-10T23:15:55.346Z] ++ set -e [2022-03-10T23:15:55.346Z] ++ '[' -n 0 ']' [2022-03-10T23:15:55.346Z] ++ set -x [2022-03-10T23:15:55.346Z] ++ 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-03-10T23:15:55.346Z] INFO: Testing against a local daemon [2022-03-10T23:15:55.346Z] === RUN TestContinueAfterPluginCrash [2022-03-10T23:15:55.346Z] === PAUSE TestContinueAfterPluginCrash [2022-03-10T23:15:55.346Z] === RUN TestReadPluginNoRead [2022-03-10T23:15:55.346Z] === PAUSE TestReadPluginNoRead [2022-03-10T23:15:55.346Z] === RUN TestDaemonStartWithLogOpt [2022-03-10T23:15:55.346Z] === PAUSE TestDaemonStartWithLogOpt [2022-03-10T23:15:55.346Z] === CONT TestContinueAfterPluginCrash [2022-03-10T23:15:55.346Z] === CONT TestDaemonStartWithLogOpt [2022-03-10T23:15:55.606Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-03-10T23:15:56.545Z] === RUN TestDockerSuite/TestCommitTTY [2022-03-10T23:15:56.805Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2022-03-10T23:15:58.718Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-03-10T23:15:59.653Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-03-10T23:16:01.557Z] --- PASS: TestDaemonStartWithLogOpt (5.87s) [2022-03-10T23:16:01.557Z] === CONT TestReadPluginNoRead [2022-03-10T23:16:01.557Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2022-03-10T23:16:01.557Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-03-10T23:16:02.495Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-03-10T23:16:02.495Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-03-10T23:16:02.495Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-03-10T23:16:02.754Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-03-10T23:16:02.754Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-03-10T23:16:02.754Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-03-10T23:16:02.754Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-03-10T23:16:04.134Z] docker_api_swarm_node_test.go:20: [db7765b90d941] joining swarm manager [d5e0545bce6ba]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-10T23:16:04.703Z] === RUN TestReadPluginNoRead/default [2022-03-10T23:16:04.703Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-03-10T23:16:04.963Z] docker_api_swarm_node_test.go:21: [d81953a259c64] joining swarm manager [d5e0545bce6ba]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-10T23:16:06.345Z] --- PASS: TestContinueAfterPluginCrash (10.78s) [2022-03-10T23:16:06.345Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-03-10T23:16:06.345Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-03-10T23:16:06.345Z] === RUN TestReadPluginNoRead/disabled_caching [2022-03-10T23:16:06.604Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-03-10T23:16:07.173Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-03-10T23:16:07.744Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-03-10T23:16:08.003Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-03-10T23:16:08.263Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-03-10T23:16:08.832Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-03-10T23:16:09.092Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-03-10T23:16:09.092Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-03-10T23:16:09.092Z] === CONT TestReadPluginNoRead [2022-03-10T23:16:09.092Z] read_test.go:92: [d6e844535fcba] daemon is not started [2022-03-10T23:16:09.092Z] --- PASS: TestReadPluginNoRead (8.02s) [2022-03-10T23:16:09.092Z] --- PASS: TestReadPluginNoRead/default (1.64s) [2022-03-10T23:16:09.092Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.51s) [2022-03-10T23:16:09.092Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.50s) [2022-03-10T23:16:09.092Z] PASS [2022-03-10T23:16:09.092Z] [2022-03-10T23:16:09.092Z] DONE 6 tests in 14.026s [2022-03-10T23:16:09.352Z] 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-03-10T23:16:09.353Z] ++ 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-03-10T23:16:09.353Z] ++ set -e [2022-03-10T23:16:09.353Z] ++ '[' -n 0 ']' [2022-03-10T23:16:09.353Z] ++ set -x [2022-03-10T23:16:09.353Z] ++ 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-03-10T23:16:09.353Z] testing: warning: no tests to run [2022-03-10T23:16:09.353Z] PASS [2022-03-10T23:16:09.353Z] [2022-03-10T23:16:09.353Z] DONE 0 tests in 0.042s [2022-03-10T23:16:09.353Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-03-10T23:16:09.353Z] ++ 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-03-10T23:16:09.353Z] ++ set -e [2022-03-10T23:16:09.353Z] ++ '[' -n 0 ']' [2022-03-10T23:16:09.353Z] ++ set -x [2022-03-10T23:16:09.353Z] ++ 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-03-10T23:16:09.353Z] INFO: Testing against a local daemon [2022-03-10T23:16:09.353Z] === RUN TestPluginWithDevMounts [2022-03-10T23:16:09.353Z] === PAUSE TestPluginWithDevMounts [2022-03-10T23:16:09.353Z] === CONT TestPluginWithDevMounts [2022-03-10T23:16:09.611Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-03-10T23:16:09.611Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-03-10T23:16:09.611Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-03-10T23:16:09.611Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-03-10T23:16:09.868Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-03-10T23:16:10.438Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-03-10T23:16:11.006Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-03-10T23:16:11.264Z] --- PASS: TestPluginWithDevMounts (1.81s) [2022-03-10T23:16:11.264Z] PASS [2022-03-10T23:16:11.264Z] [2022-03-10T23:16:11.264Z] DONE 1 tests in 1.944s [2022-03-10T23:16:11.264Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-03-10T23:16:11.264Z] ++ 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-03-10T23:16:11.264Z] ++ set -e [2022-03-10T23:16:11.264Z] ++ '[' -n 0 ']' [2022-03-10T23:16:11.264Z] ++ set -x [2022-03-10T23:16:11.264Z] ++ 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-03-10T23:16:11.264Z] INFO: Testing against a local daemon [2022-03-10T23:16:11.264Z] === RUN TestSecretInspect [2022-03-10T23:16:11.522Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-03-10T23:16:11.522Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-03-10T23:16:12.896Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-03-10T23:16:13.465Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-03-10T23:16:13.465Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-03-10T23:16:13.491Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-03-10T23:16:14.033Z] --- PASS: TestSecretInspect (2.74s) [2022-03-10T23:16:14.033Z] === RUN TestSecretList [2022-03-10T23:16:14.033Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-03-10T23:16:14.453Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-03-10T23:16:14.453Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-03-10T23:16:14.453Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-03-10T23:16:14.978Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-03-10T23:16:15.236Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-03-10T23:16:15.496Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2022-03-10T23:16:16.064Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-03-10T23:16:16.064Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-03-10T23:16:17.001Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-03-10T23:16:17.001Z] --- PASS: TestSecretList (2.95s) [2022-03-10T23:16:17.001Z] === RUN TestSecretsCreateAndDelete [2022-03-10T23:16:17.569Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-03-10T23:16:18.507Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-03-10T23:16:18.507Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-03-10T23:16:19.447Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-03-10T23:16:20.385Z] --- PASS: TestSecretsCreateAndDelete (3.14s) [2022-03-10T23:16:20.385Z] === RUN TestSecretsUpdate [2022-03-10T23:16:20.644Z] docker_api_swarm_test.go:502: [d94953eae5c92] joining swarm manager [d826e1d3c2e90]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-10T23:16:21.211Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-03-10T23:16:22.146Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-03-10T23:16:22.146Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-03-10T23:16:22.146Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-03-10T23:16:22.146Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-03-10T23:16:22.404Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-03-10T23:16:22.971Z] --- PASS: TestSecretsUpdate (2.72s) [2022-03-10T23:16:22.971Z] === RUN TestTemplatedSecret [2022-03-10T23:16:22.971Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-03-10T23:16:23.969Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-03-10T23:16:23.969Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-03-10T23:16:23.969Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-03-10T23:16:25.402Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-03-10T23:16:25.402Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-03-10T23:16:25.402Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-03-10T23:16:25.500Z] --- PASS: TestTemplatedSecret (2.57s) [2022-03-10T23:16:25.500Z] === RUN TestSecretCreateResolve [2022-03-10T23:16:27.403Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-03-10T23:16:27.973Z] --- PASS: TestSecretCreateResolve (2.30s) [2022-03-10T23:16:27.973Z] PASS [2022-03-10T23:16:27.973Z] [2022-03-10T23:16:27.973Z] DONE 6 tests in 16.538s [2022-03-10T23:16:27.973Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-03-10T23:16:27.973Z] ++ 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-03-10T23:16:27.973Z] ++ set -e [2022-03-10T23:16:27.973Z] ++ '[' -n 0 ']' [2022-03-10T23:16:27.973Z] ++ set -x [2022-03-10T23:16:27.973Z] ++ 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-03-10T23:16:27.973Z] INFO: Testing against a local daemon [2022-03-10T23:16:27.973Z] === RUN TestServiceCreateInit [2022-03-10T23:16:27.973Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-03-10T23:16:27.973Z] === RUN TestDockerSuite/TestContainerAPITop [2022-03-10T23:16:28.542Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-03-10T23:16:28.542Z] docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows [2022-03-10T23:16:28.542Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-03-10T23:16:28.542Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-03-10T23:16:30.446Z] docker_api_swarm_test.go:507: [df3dcfa7587b2] joining swarm manager [d826e1d3c2e90]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-10T23:16:31.151Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-03-10T23:16:31.151Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-03-10T23:16:31.403Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-03-10T23:16:31.972Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-03-10T23:16:32.231Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-03-10T23:16:32.799Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-03-10T23:16:35.945Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-03-10T23:16:36.087Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-03-10T23:16:36.415Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-03-10T23:16:36.415Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-03-10T23:16:36.415Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-03-10T23:16:36.415Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-03-10T23:16:36.415Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-03-10T23:16:36.415Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-03-10T23:16:36.415Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-03-10T23:16:36.885Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-03-10T23:16:37.026Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-03-10T23:16:37.026Z] --- PASS: TestServiceCreateInit (8.99s) [2022-03-10T23:16:37.026Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.35s) [2022-03-10T23:16:37.026Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.62s) [2022-03-10T23:16:37.026Z] === RUN TestCreateServiceMultipleTimes [2022-03-10T23:16:37.873Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-03-10T23:16:38.406Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-03-10T23:16:39.343Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-03-10T23:16:39.609Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-03-10T23:16:40.579Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-03-10T23:16:40.725Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} [2022-03-10T23:16:41.296Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [2022-03-10T23:16:41.547Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-03-10T23:16:41.672Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-03-10T23:16:43.201Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} [2022-03-10T23:16:43.264Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-03-10T23:16:43.888Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-03-10T23:16:43.889Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-03-10T23:16:43.889Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-03-10T23:16:43.889Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-03-10T23:16:43.889Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-03-10T23:16:43.889Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-03-10T23:16:44.575Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} [2022-03-10T23:16:45.141Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000f23f20_} [2022-03-10T23:16:46.242Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-03-10T23:16:46.515Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-12795038972_/foo_false____} [2022-03-10T23:16:47.140Z] ok github.com/docker/docker/libnetwork/networkdb 103.761s coverage: 60.1% of statements [2022-03-10T23:16:47.140Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-03-10T23:16:47.140Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2022-03-10T23:16:47.140Z] ok github.com/docker/docker/libnetwork/osl 4.310s coverage: 39.7% of statements [2022-03-10T23:16:47.140Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.002s coverage: 20.0% of statements [2022-03-10T23:16:47.140Z] ok github.com/docker/docker/libnetwork/portallocator 0.007s coverage: 86.1% of statements [2022-03-10T23:16:47.140Z] ok github.com/docker/docker/libnetwork/portmapper 0.212s coverage: 48.6% of statements [2022-03-10T23:16:47.140Z] ok github.com/docker/docker/libnetwork/resolvconf 0.003s coverage: 70.6% of statements [2022-03-10T23:16:47.140Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-03-10T23:16:47.140Z] ok github.com/docker/docker/libnetwork/types 0.007s coverage: 37.3% of statements [2022-03-10T23:16:47.140Z] [2022-03-10T23:16:47.140Z] === Skipped [2022-03-10T23:16:47.140Z] === SKIP: libnetwork TestParallel1 (0.00s) [2022-03-10T23:16:47.140Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-03-10T23:16:47.140Z] [2022-03-10T23:16:47.140Z] === SKIP: libnetwork TestParallel3 (0.00s) [2022-03-10T23:16:47.140Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-03-10T23:16:47.140Z] [2022-03-10T23:16:47.140Z] === SKIP: libnetwork TestParallel2 (0.00s) [2022-03-10T23:16:47.140Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-03-10T23:16:47.140Z] [2022-03-10T23:16:47.140Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-03-10T23:16:47.140Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-10T23:16:47.140Z] [2022-03-10T23:16:47.140Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-03-10T23:16:47.140Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-10T23:16:47.140Z] [2022-03-10T23:16:47.140Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-03-10T23:16:47.140Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-10T23:16:47.140Z] [2022-03-10T23:16:47.140Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-03-10T23:16:47.140Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-10T23:16:47.140Z] [2022-03-10T23:16:47.140Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-03-10T23:16:47.140Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-10T23:16:47.140Z] [2022-03-10T23:16:47.140Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2022-03-10T23:16:47.140Z] firewalld_test.go:14: firewalld is not running [2022-03-10T23:16:47.140Z] [2022-03-10T23:16:47.140Z] DONE 326 tests, 9 skipped in 197.936s Post stage [Pipeline] junit [2022-03-10T23:16:47.407Z] Recording test results [2022-03-10T23:16:47.685Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-03-10T23:16:47.709Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2022-03-10T23:16:47.893Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-12795038972_/foo_true____} [2022-03-10T23:16:48.076Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43357/.git:/go/src/github.com/docker/docker/.git --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=b36fb04e033e29f65b7bed7ef215cdf6e8592e74 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:b36fb04e033e29f65b7bed7ef215cdf6e8592e74 hack/validate/vendor [2022-03-10T23:16:48.640Z] +++ dirname ./hack/vendor.sh [2022-03-10T23:16:48.640Z] ++ cd ./hack [2022-03-10T23:16:48.640Z] ++ pwd [2022-03-10T23:16:48.640Z] + SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-03-10T23:16:48.640Z] + /go/src/github.com/docker/docker/hack/go-mod-prepare.sh [2022-03-10T23:16:48.640Z] + GO111MODULE=auto [2022-03-10T23:16:48.640Z] + go mod tidy -modfile vendor.mod -compat 1.17 [2022-03-10T23:16:48.896Z] go: downloading github.com/docker/distribution v2.8.1+incompatible [2022-03-10T23:16:48.896Z] go: downloading github.com/pkg/errors v0.9.1 [2022-03-10T23:16:49.153Z] go: downloading google.golang.org/grpc v1.43.0 [2022-03-10T23:16:49.153Z] go: downloading github.com/gorilla/mux v1.8.0 [2022-03-10T23:16:49.153Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-03-10T23:16:49.182Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-03-10T23:16:49.410Z] go: downloading gotest.tools/v3 v3.1.0 [2022-03-10T23:16:49.410Z] go: downloading github.com/docker/go-units v0.4.0 [2022-03-10T23:16:49.410Z] go: downloading github.com/containerd/containerd v1.6.1 [2022-03-10T23:16:49.410Z] go: downloading github.com/golang/gddo v0.0.0-20190904175337-72a348e765d2 [2022-03-10T23:16:49.410Z] go: downloading github.com/moby/sys/signal v0.7.0 [2022-03-10T23:16:49.410Z] go: downloading github.com/opencontainers/image-spec v1.0.2 [2022-03-10T23:16:49.668Z] go: downloading golang.org/x/net v0.0.0-20211216030914-fe4d6282115f [2022-03-10T23:16:49.796Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-32248943363_/foo_false____} [2022-03-10T23:16:49.926Z] go: downloading github.com/moby/buildkit v0.8.2-0.20210615162540-9f254e18360a [2022-03-10T23:16:49.926Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-03-10T23:16:49.926Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-03-10T23:16:49.926Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-03-10T23:16:49.926Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-03-10T23:16:49.926Z] go: downloading golang.org/x/time v0.0.0-20211116232009-f0f3c7e86c11 [2022-03-10T23:16:50.182Z] go: downloading github.com/opencontainers/runtime-spec v1.0.3-0.20210326190908-1c3f411f0417 [2022-03-10T23:16:50.182Z] go: downloading go.etcd.io/bbolt v1.3.6 [2022-03-10T23:16:50.182Z] go: downloading github.com/containerd/continuity v0.2.2 [2022-03-10T23:16:50.438Z] go: downloading github.com/tonistiigi/go-immutable-radix v0.0.0-20170803185627-826af9ccf0fe [2022-03-10T23:16:50.438Z] go: downloading github.com/tonistiigi/fsutil v0.0.0-20220115021204-b19f7f9cb274 [2022-03-10T23:16:50.438Z] go: downloading github.com/moby/sys/symlink v0.2.0 [2022-03-10T23:16:50.438Z] go: downloading golang.org/x/sys v0.0.0-20220114195835-da31bd327af9 [2022-03-10T23:16:50.438Z] go: downloading github.com/Microsoft/go-winio v0.5.1 [2022-03-10T23:16:50.438Z] go: downloading github.com/docker/go-metrics v0.0.1 [2022-03-10T23:16:50.438Z] go: downloading github.com/opencontainers/runc v1.1.0 [2022-03-10T23:16:50.438Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-03-10T23:16:50.695Z] go: downloading github.com/moby/term v0.0.0-20210619224110-3f7ff695adc6 [2022-03-10T23:16:50.695Z] go: downloading github.com/spf13/cobra v1.1.3 [2022-03-10T23:16:50.695Z] go: downloading github.com/ishidawataru/sctp v0.0.0-20210226210310-f2269e66cdee [2022-03-10T23:16:50.695Z] go: downloading github.com/containerd/cgroups v1.0.3 [2022-03-10T23:16:50.695Z] go: downloading github.com/coreos/go-systemd/v22 v22.3.2 [2022-03-10T23:16:50.695Z] go: downloading github.com/docker/swarmkit v1.12.1-0.20220307221335-616e8db4c3b0 [2022-03-10T23:16:50.695Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-03-10T23:16:50.743Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-32248943363_/foo_true____} [2022-03-10T23:16:50.952Z] go: downloading github.com/hashicorp/go-memdb v0.0.0-20161216180745-cb9a474f84cc [2022-03-10T23:16:50.952Z] go: downloading github.com/moby/sys/mount v0.3.1 [2022-03-10T23:16:50.952Z] go: downloading github.com/opencontainers/selinux v1.10.0 [2022-03-10T23:16:50.952Z] go: downloading github.com/google/uuid v1.3.0 [2022-03-10T23:16:50.952Z] go: downloading github.com/vishvananda/netlink v1.1.0 [2022-03-10T23:16:50.952Z] go: downloading github.com/Microsoft/hcsshim v0.9.2 [2022-03-10T23:16:51.208Z] go: downloading github.com/docker/libtrust v0.0.0-20150526203908-9cbd2a1374f4 [2022-03-10T23:16:51.208Z] go: downloading github.com/moby/locker v1.0.1 [2022-03-10T23:16:51.208Z] go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-03-10T23:16:51.208Z] go: downloading github.com/prometheus/client_golang v1.6.0 [2022-03-10T23:16:51.208Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-03-10T23:16:51.208Z] go: downloading github.com/vbatts/tar-split v0.11.2 [2022-03-10T23:16:51.208Z] go: downloading github.com/mistifyio/go-zfs v2.1.2-0.20190413222219-f784269be439+incompatible [2022-03-10T23:16:51.208Z] go: downloading github.com/containerd/fifo v1.0.0 [2022-03-10T23:16:51.208Z] go: downloading github.com/aws/aws-sdk-go v1.31.6 [2022-03-10T23:16:51.918Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-03-10T23:16:52.071Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-03-10T23:16:52.120Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-32248943363_/foo_true__0xc000f23f50__} [2022-03-10T23:16:53.500Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000f23f68_} [2022-03-10T23:16:53.732Z] go: downloading github.com/fluent/fluent-logger-golang v1.9.0 [2022-03-10T23:16:53.732Z] go: downloading cloud.google.com/go v0.81.0 [2022-03-10T23:16:53.732Z] go: downloading cloud.google.com/go/logging v1.4.2 [2022-03-10T23:16:53.732Z] go: downloading google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa [2022-03-10T23:16:53.732Z] go: downloading github.com/Graylog2/go-gelf v0.0.0-20191017102106-1550ee647df0 [2022-03-10T23:16:53.732Z] go: downloading github.com/bsphere/le_go v0.0.0-20170215134836-7a984a84b549 [2022-03-10T23:16:53.732Z] go: downloading github.com/fsnotify/fsnotify v1.5.1 [2022-03-10T23:16:53.732Z] go: downloading github.com/RackSec/srslog v0.0.0-20180709174129-a4725f04ec91 [2022-03-10T23:16:53.732Z] go: downloading github.com/containerd/typeurl v1.0.2 [2022-03-10T23:16:53.732Z] go: downloading github.com/pelletier/go-toml v1.9.4 [2022-03-10T23:16:53.732Z] go: downloading github.com/cloudflare/cfssl v0.0.0-20180323000720-5d63dbd981b5 [2022-03-10T23:16:53.990Z] go: downloading github.com/creack/pty v1.1.11 [2022-03-10T23:16:53.990Z] go: downloading github.com/docker/go-events v0.0.0-20190806004212-e31b211e4f1c [2022-03-10T23:16:53.990Z] go: downloading github.com/docker/libkv v0.2.2-0.20211217103745-e480589147e3 [2022-03-10T23:16:53.990Z] go: downloading github.com/miekg/dns v1.1.27 [2022-03-10T23:16:53.990Z] go: downloading github.com/moby/ipvs v1.0.1 [2022-03-10T23:16:53.990Z] go: downloading github.com/vishvananda/netns v0.0.0-20210104183010-2eb08e3e575f [2022-03-10T23:16:53.990Z] go: downloading github.com/hashicorp/serf v0.7.1-0.20160317193612-598c54895cc5 [2022-03-10T23:16:54.251Z] go: downloading github.com/deckarep/golang-set v0.0.0-20141123011944-ef32fa3046d9 [2022-03-10T23:16:54.251Z] go: downloading github.com/godbus/dbus/v5 v5.0.6 [2022-03-10T23:16:54.435Z] --- PASS: TestCreateServiceMultipleTimes (17.59s) [2022-03-10T23:16:54.435Z] === RUN TestCreateServiceConflict [2022-03-10T23:16:54.694Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000f23f80_} [2022-03-10T23:16:56.068Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000f23f98_} [2022-03-10T23:16:56.768Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-03-10T23:16:56.768Z] go: downloading github.com/morikuni/aec v1.0.0 [2022-03-10T23:16:56.768Z] go: downloading github.com/golang/protobuf v1.5.2 [2022-03-10T23:16:57.002Z] --- PASS: TestCreateServiceConflict (2.50s) [2022-03-10T23:16:57.002Z] === RUN TestCreateServiceMaxReplicas [2022-03-10T23:16:57.025Z] go: downloading github.com/klauspost/compress v1.14.3 [2022-03-10T23:16:57.025Z] go: downloading github.com/armon/go-radix v0.0.0-20150105235045-e39d623f12e8 [2022-03-10T23:16:57.025Z] go: downloading github.com/hashicorp/memberlist v0.2.4 [2022-03-10T23:16:57.025Z] go: downloading github.com/tchap/go-patricia v2.3.0+incompatible [2022-03-10T23:16:57.025Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-03-10T23:16:57.025Z] go: downloading github.com/grpc-ecosystem/go-grpc-middleware v1.3.0 [2022-03-10T23:16:57.025Z] go: downloading github.com/grpc-ecosystem/grpc-opentracing v0.0.0-20180507213350-8e809c8a8645 [2022-03-10T23:16:57.281Z] go: downloading github.com/opentracing/opentracing-go v1.2.0 [2022-03-10T23:16:57.281Z] go: downloading golang.org/x/crypto v0.0.0-20211202192323-5770296d904e [2022-03-10T23:16:57.281Z] go: downloading github.com/mitchellh/hashstructure v1.0.0 [2022-03-10T23:16:57.281Z] go: downloading github.com/containerd/console v1.0.3 [2022-03-10T23:16:57.281Z] go: downloading github.com/containerd/go-runc v1.0.0 [2022-03-10T23:16:57.537Z] go: downloading github.com/gogo/googleapis v1.3.2 [2022-03-10T23:16:57.537Z] go: downloading github.com/opentracing-contrib/go-stdlib v1.0.0 [2022-03-10T23:16:57.537Z] go: downloading github.com/hashicorp/golang-lru v0.5.3 [2022-03-10T23:16:57.537Z] go: downloading github.com/hashicorp/uuid v0.0.0-20160311170451-ebb0a03e909c [2022-03-10T23:16:57.537Z] go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2022-03-10T23:16:57.537Z] go: downloading go.etcd.io/etcd/raft/v3 v3.5.2 [2022-03-10T23:16:57.537Z] go: downloading github.com/fernet/fernet-go v0.0.0-20180830025343-9eac43b88a5e [2022-03-10T23:16:57.537Z] go: downloading github.com/grpc-ecosystem/go-grpc-prometheus v1.2.0 [2022-03-10T23:16:57.537Z] go: downloading github.com/cyphar/filepath-securejoin v0.2.3 [2022-03-10T23:16:57.537Z] go: downloading github.com/phayes/permbits v0.0.0-20190612203442-39d7c581d2ee [2022-03-10T23:16:57.537Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-03-10T23:16:57.537Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-03-10T23:16:57.537Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-03-10T23:16:57.537Z] go: downloading github.com/prometheus/common v0.30.0 [2022-03-10T23:16:57.537Z] go: downloading github.com/prometheus/procfs v0.0.11 [2022-03-10T23:16:57.537Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-03-10T23:16:57.537Z] go: downloading github.com/containerd/ttrpc v1.1.0 [2022-03-10T23:16:57.537Z] go: downloading github.com/tinylib/msgp v1.1.0 [2022-03-10T23:16:57.537Z] go: downloading github.com/bmizerany/assert v0.0.0-20160611221934-b7ed37b82869 [2022-03-10T23:16:57.537Z] go: downloading google.golang.org/api v0.46.0 [2022-03-10T23:16:57.567Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000f23fb0_} [2022-03-10T23:16:58.945Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2022-03-10T23:16:58.945Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-03-10T23:17:00.058Z] go: downloading github.com/googleapis/gax-go/v2 v2.0.5 [2022-03-10T23:17:00.058Z] go: downloading go.opencensus.io v0.22.3 [2022-03-10T23:17:00.058Z] go: downloading golang.org/x/oauth2 v0.0.0-20210819190943-2bc19b11175f [2022-03-10T23:17:00.058Z] go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-03-10T23:17:00.058Z] go: downloading github.com/google/certificate-transparency-go v1.0.20 [2022-03-10T23:17:00.058Z] go: downloading github.com/armon/go-metrics v0.0.0-20150106224455-eb0af217e5e9 [2022-03-10T23:17:00.058Z] go: downloading github.com/hashicorp/go-msgpack v0.0.0-20140221154404-71c2886f5a67 [2022-03-10T23:17:00.058Z] go: downloading google.golang.org/protobuf v1.27.1 [2022-03-10T23:17:00.058Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2022-03-10T23:17:00.058Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-03-10T23:17:00.058Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-03-10T23:17:00.058Z] go: downloading golang.org/x/text v0.3.7 [2022-03-10T23:17:00.325Z] --- PASS: TestCreateServiceMaxReplicas (3.34s) [2022-03-10T23:17:00.325Z] === RUN TestCreateWithDuplicateNetworkNames [2022-03-10T23:17:00.584Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-03-10T23:17:00.584Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-03-10T23:17:00.584Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-03-10T23:17:00.584Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-03-10T23:17:00.584Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-03-10T23:17:00.584Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-03-10T23:17:00.584Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-03-10T23:17:00.584Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-03-10T23:17:00.584Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-03-10T23:17:00.584Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-03-10T23:17:00.584Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-03-10T23:17:00.584Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2022-03-10T23:17:00.584Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2022-03-10T23:17:00.584Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2022-03-10T23:17:00.844Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2022-03-10T23:17:00.844Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2022-03-10T23:17:00.844Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2022-03-10T23:17:00.844Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-03-10T23:17:00.989Z] go: downloading github.com/google/btree v1.0.1 [2022-03-10T23:17:00.989Z] go: downloading github.com/hashicorp/go-multierror v1.0.0 [2022-03-10T23:17:00.989Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-03-10T23:17:00.989Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2022-03-10T23:17:00.989Z] go: downloading github.com/cilium/ebpf v0.7.0 [2022-03-10T23:17:00.989Z] go: downloading go.uber.org/goleak v1.1.12 [2022-03-10T23:17:00.989Z] go: downloading github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea [2022-03-10T23:17:00.989Z] go: downloading github.com/gofrs/flock v0.7.3 [2022-03-10T23:17:00.989Z] go: downloading github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1 [2022-03-10T23:17:00.989Z] go: downloading code.cloudfoundry.org/clock v1.0.0 [2022-03-10T23:17:00.989Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-03-10T23:17:00.989Z] go: downloading github.com/jmespath/go-jmespath v0.3.0 [2022-03-10T23:17:00.989Z] go: downloading github.com/kr/pretty v0.2.1 [2022-03-10T23:17:00.989Z] go: downloading github.com/jstemmer/go-junit-report v0.9.1 [2022-03-10T23:17:00.989Z] go: downloading golang.org/x/lint v0.0.0-20210508222113-6edffad5e616 [2022-03-10T23:17:00.989Z] go: downloading golang.org/x/tools v0.1.5 [2022-03-10T23:17:00.989Z] go: downloading github.com/philhofer/fwd v1.0.0 [2022-03-10T23:17:00.989Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-03-10T23:17:00.989Z] go: downloading github.com/vmihailenco/msgpack v4.0.4+incompatible [2022-03-10T23:17:00.989Z] go: downloading labix.org/v2/mgo v0.0.0-20140701140051-000000000287 [2022-03-10T23:17:00.989Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-03-10T23:17:00.989Z] go: downloading github.com/frankban/quicktest v1.11.3 [2022-03-10T23:17:01.104Z] docker_api_swarm_node_test.go:81: [d07a293e37dc0] joining swarm manager [d773d48e24b0c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-10T23:17:01.246Z] go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c [2022-03-10T23:17:01.246Z] go: downloading github.com/container-storage-interface/spec v1.5.0 [2022-03-10T23:17:01.246Z] go: downloading github.com/akutz/memconn v0.1.0 [2022-03-10T23:17:01.246Z] go: downloading github.com/onsi/ginkgo v1.16.4 [2022-03-10T23:17:01.246Z] go: downloading github.com/onsi/gomega v1.15.0 [2022-03-10T23:17:01.505Z] go: downloading github.com/dperny/gocsi v1.2.3-pre [2022-03-10T23:17:01.505Z] go: downloading go.etcd.io/etcd/pkg/v3 v3.5.2 [2022-03-10T23:17:01.505Z] go: downloading go.etcd.io/etcd/server/v3 v3.5.2 [2022-03-10T23:17:01.505Z] go: downloading go.etcd.io/etcd/client/pkg/v3 v3.5.2 [2022-03-10T23:17:01.763Z] go: downloading github.com/kr/text v0.2.0 [2022-03-10T23:17:01.763Z] go: downloading google.golang.org/appengine v1.6.7 [2022-03-10T23:17:01.763Z] go: downloading golang.org/x/term v0.0.0-20210615171337-6886f2dfbf5b [2022-03-10T23:17:01.763Z] go: downloading github.com/cockroachdb/datadriven v0.0.0-20200714090401-bf6692d28da5 [2022-03-10T23:17:01.763Z] go: downloading go.uber.org/zap v1.17.0 [2022-03-10T23:17:01.763Z] go: downloading github.com/dustin/go-humanize v1.0.0 [2022-03-10T23:17:01.763Z] go: downloading github.com/nxadm/tail v1.4.8 [2022-03-10T23:17:01.763Z] go: downloading golang.org/x/mod v0.4.2 [2022-03-10T23:17:01.763Z] go: downloading github.com/cockroachdb/errors v1.2.4 [2022-03-10T23:17:01.763Z] go: downloading go.uber.org/atomic v1.7.0 [2022-03-10T23:17:01.763Z] go: downloading go.uber.org/multierr v1.6.0 [2022-03-10T23:17:01.763Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2022-03-10T23:17:01.763Z] go: downloading github.com/akutz/gosync v0.1.0 [2022-03-10T23:17:01.763Z] go: downloading github.com/cockroachdb/logtags v0.0.0-20190617123548-eb05cc24525f [2022-03-10T23:17:01.763Z] go: downloading github.com/getsentry/raven-go v0.2.0 [2022-03-10T23:17:01.763Z] go: downloading github.com/certifi/gocertifi v0.0.0-20200922220541-2c3bb06c6054 [2022-03-10T23:17:02.020Z] + GO111MODULE=auto [2022-03-10T23:17:02.020Z] + go mod vendor -modfile vendor.mod [2022-03-10T23:17:02.625Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-03-10T23:17:03.641Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-03-10T23:17:04.404Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-03-10T23:17:04.542Z] Congratulations! All vendoring changes are done the right way. [2022-03-10T23:17:04.542Z] WARNING: could not find copyright information for github.com/docker/docker/autogen/winresources/dockerd [2022-03-10T23:17:04.542Z] WARNING: could not find copyright information for github.com/coreos/go-systemd [2022-03-10T23:17:04.542Z] WARNING: could not find copyright information for github.com/docker/docker/autogen/winresources/dockerd [2022-03-10T23:17:05.544Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-03-10T23:17:07.399Z] + echo Ensuring container killed. [2022-03-10T23:17:07.399Z] Ensuring container killed. [2022-03-10T23:17:07.399Z] + docker rm -vf docker-pr3 [2022-03-10T23:17:07.399Z] Error: No such container: docker-pr3 [Pipeline] sh [2022-03-10T23:17:07.444Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-03-10T23:17:07.716Z] + echo Chowning /workspace to jenkins user [2022-03-10T23:17:07.716Z] Chowning /workspace to jenkins user [2022-03-10T23:17:07.716Z] + id -u [2022-03-10T23:17:07.716Z] + id -g [2022-03-10T23:17:07.716Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43357:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-03-10T23:17:08.608Z] + bundleName=unit [2022-03-10T23:17:08.608Z] + echo Creating unit-bundles.tar.gz [2022-03-10T23:17:08.608Z] Creating unit-bundles.tar.gz [2022-03-10T23:17:08.608Z] + 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-03-10T23:17:08.608Z] bundles/junit-report-libnetwork.xml [2022-03-10T23:17:08.608Z] bundles/junit-report.xml [2022-03-10T23:17:08.608Z] bundles/go-test-report-libnetwork.json [2022-03-10T23:17:08.608Z] bundles/go-test-report.json [2022-03-10T23:17:08.608Z] bundles/profile-libnetwork.out [2022-03-10T23:17:08.608Z] bundles/profile.out [Pipeline] archiveArtifacts [2022-03-10T23:17:08.617Z] Archiving artifacts [2022-03-10T23:17:08.828Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-03-10T23:17:09.026Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43357/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-03-10T23:17:09.086Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-03-10T23:17:09.344Z] + make clean [2022-03-10T23:17:09.344Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-03-10T23:17:09.344Z] docker-dev-cache [2022-03-10T23:17:09.344Z] docker-mod-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-03-10T23:17:10.020Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-03-10T23:17:10.280Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2022-03-10T23:17:10.851Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-03-10T23:17:11.293Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-03-10T23:17:11.419Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-03-10T23:17:11.988Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-03-10T23:17:12.557Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-03-10T23:17:12.865Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-03-10T23:17:12.865Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-03-10T23:17:12.865Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-03-10T23:17:13.127Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-03-10T23:17:13.694Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-03-10T23:17:14.263Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-03-10T23:17:14.831Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-03-10T23:17:15.089Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.59s) [2022-03-10T23:17:15.089Z] === RUN TestCreateServiceSecretFileMode [2022-03-10T23:17:15.089Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2022-03-10T23:17:16.027Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-03-10T23:17:16.596Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-03-10T23:17:16.659Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-03-10T23:17:17.975Z] docker_api_swarm_node_test.go:53: [d95b49241de2d] joining swarm manager [dd1db1f074791]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-10T23:17:17.975Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-03-10T23:17:18.223Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-03-10T23:17:18.911Z] docker_api_swarm_node_test.go:54: [deb210a3e2c37] joining swarm manager [dd1db1f074791]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-10T23:17:18.911Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-03-10T23:17:19.476Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-03-10T23:17:20.042Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-03-10T23:17:20.042Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-03-10T23:17:20.610Z] === RUN TestDockerSuite/TestCpRelativePath [2022-03-10T23:17:21.180Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-03-10T23:17:21.748Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-03-10T23:17:22.316Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-03-10T23:17:22.885Z] === RUN TestDockerSuite/TestCpToCaseA [2022-03-10T23:17:23.832Z] === RUN TestDockerSuite/TestCpToCaseB [2022-03-10T23:17:24.409Z] === RUN TestDockerSuite/TestCpToCaseC [2022-03-10T23:17:25.785Z] === RUN TestDockerSuite/TestCpToCaseD [2022-03-10T23:17:28.322Z] --- PASS: TestCreateServiceSecretFileMode (13.39s) [2022-03-10T23:17:28.322Z] === RUN TestCreateServiceConfigFileMode [2022-03-10T23:17:28.656Z] === RUN TestDockerSuite/TestBuildAddScript [2022-03-10T23:17:28.656Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-03-10T23:17:28.656Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-03-10T23:17:28.656Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-03-10T23:17:28.656Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-03-10T23:17:28.656Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-03-10T23:17:28.656Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-03-10T23:17:28.656Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-03-10T23:17:28.656Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-03-10T23:17:28.888Z] === RUN TestDockerSuite/TestCpToCaseE [2022-03-10T23:17:29.125Z] === RUN TestDockerSuite/TestBuildAddTar [2022-03-10T23:17:31.419Z] === RUN TestDockerSuite/TestCpToCaseF [2022-03-10T23:17:31.678Z] === RUN TestDockerSuite/TestCpToCaseG [2022-03-10T23:17:34.547Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-03-10T23:17:34.966Z] === RUN TestDockerSuite/TestCpToCaseH [2022-03-10T23:17:36.344Z] === RUN TestDockerSuite/TestCpToCaseI [2022-03-10T23:17:36.913Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-03-10T23:17:40.203Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2022-03-10T23:17:40.203Z] === RUN TestDockerSuite/TestCpToDot [2022-03-10T23:17:40.414Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-03-10T23:17:40.769Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-03-10T23:17:41.337Z] --- PASS: TestCreateServiceConfigFileMode (12.97s) [2022-03-10T23:17:41.337Z] === RUN TestCreateServiceSysctls [2022-03-10T23:17:41.903Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-03-10T23:17:42.838Z] === RUN TestDockerSuite/TestCpToStdout [2022-03-10T23:17:43.787Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-03-10T23:17:44.725Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-03-10T23:17:44.983Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-03-10T23:17:45.243Z] --- PASS: TestCreateServiceSysctls (3.88s) [2022-03-10T23:17:45.243Z] === RUN TestCreateServiceCapabilities [2022-03-10T23:17:45.811Z] === RUN TestDockerSuite/TestCpVolumePath [2022-03-10T23:17:47.193Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-03-10T23:17:47.193Z] === RUN TestDockerSuite/TestCreateArgs [2022-03-10T23:17:47.193Z] === RUN TestDockerSuite/TestCreateByImageID [2022-03-10T23:17:47.762Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-03-10T23:17:48.022Z] --- PASS: TestCreateServiceCapabilities (2.89s) [2022-03-10T23:17:48.022Z] === RUN TestInspect [2022-03-10T23:17:48.281Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-03-10T23:17:48.281Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2022-03-10T23:17:48.281Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-03-10T23:17:48.281Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-03-10T23:17:48.849Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-03-10T23:17:49.109Z] === RUN TestDockerSuite/TestCreateLabels [2022-03-10T23:17:49.109Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-03-10T23:17:49.369Z] === RUN TestDockerSuite/TestCreateRM [2022-03-10T23:17:49.369Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-03-10T23:17:49.369Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-03-10T23:17:49.369Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-03-10T23:17:49.629Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-03-10T23:17:49.629Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-03-10T23:17:50.826Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-03-10T23:17:51.010Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2022-03-10T23:17:51.576Z] --- PASS: TestInspect (3.36s) [2022-03-10T23:17:51.576Z] === RUN TestCreateJob [2022-03-10T23:17:52.143Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-03-10T23:17:52.143Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-03-10T23:17:52.143Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-03-10T23:17:52.501Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-03-10T23:17:52.501Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-03-10T23:17:52.501Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2022-03-10T23:17:52.501Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-03-10T23:17:55.431Z] --- PASS: TestCreateJob (4.06s) [2022-03-10T23:17:55.431Z] === RUN TestReplicatedJob [2022-03-10T23:17:56.370Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-03-10T23:17:56.370Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-03-10T23:17:56.370Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-03-10T23:17:56.370Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-03-10T23:17:56.630Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-03-10T23:17:56.630Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-03-10T23:17:57.199Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-03-10T23:17:57.459Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2022-03-10T23:17:58.843Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-03-10T23:17:59.780Z] docker_api_swarm_test.go:202: [d78578de04ba5] joining swarm manager [d1acea16543fe]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-10T23:18:00.039Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-03-10T23:18:01.429Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-03-10T23:18:02.366Z] --- PASS: TestReplicatedJob (6.67s) [2022-03-10T23:18:02.366Z] === RUN TestUpdateReplicatedJob [2022-03-10T23:18:02.625Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-03-10T23:18:03.191Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-03-10T23:18:03.756Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-03-10T23:18:03.756Z] === RUN TestDockerSuite/TestDevicePermissions [2022-03-10T23:18:04.693Z] === RUN TestDockerSuite/TestDockerFails [2022-03-10T23:18:04.693Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2022-03-10T23:18:04.693Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2022-03-10T23:18:04.693Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2022-03-10T23:18:05.630Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2022-03-10T23:18:06.200Z] --- PASS: TestUpdateReplicatedJob (4.03s) [2022-03-10T23:18:06.200Z] === RUN TestServiceListWithStatuses [2022-03-10T23:18:06.200Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-03-10T23:18:06.200Z] --- SKIP: TestServiceListWithStatuses (0.01s) [2022-03-10T23:18:06.200Z] === RUN TestDockerNetworkConnectAlias [2022-03-10T23:18:06.459Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2022-03-10T23:18:07.839Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2022-03-10T23:18:07.839Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2022-03-10T23:18:07.839Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2022-03-10T23:18:08.099Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2022-03-10T23:18:11.388Z] --- PASS: TestDockerNetworkConnectAlias (4.79s) [2022-03-10T23:18:11.388Z] === RUN TestDockerNetworkReConnect [2022-03-10T23:18:13.921Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-03-10T23:18:14.855Z] --- PASS: TestDockerNetworkReConnect (3.84s) [2022-03-10T23:18:14.855Z] === RUN TestServicePlugin [2022-03-10T23:18:16.230Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-03-10T23:18:16.488Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2022-03-10T23:18:19.034Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-03-10T23:18:19.034Z] docker_api_swarm_test.go:384: [de0507b5d6f1b] joining swarm manager [db0513e666663]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-10T23:18:19.608Z] plugin_test.go:61: [db64087af10d8] joining swarm manager [d720c11c6e8f9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-10T23:18:20.050Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-03-10T23:18:20.050Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-03-10T23:18:20.050Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-03-10T23:18:20.050Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-03-10T23:18:20.050Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-03-10T23:18:20.542Z] docker_api_swarm_test.go:385: [df394648e9a69] joining swarm manager [db0513e666663]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-10T23:18:21.109Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2022-03-10T23:18:21.109Z] plugin_test.go:64: [d0c65ac006e65] joining swarm manager [d720c11c6e8f9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-10T23:18:21.679Z] === RUN TestDockerSuite/TestEventsAttach [2022-03-10T23:18:22.615Z] === RUN TestDockerSuite/TestEventsCommit [2022-03-10T23:18:23.182Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-03-10T23:18:23.748Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-03-10T23:18:24.315Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-03-10T23:18:24.881Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2022-03-10T23:18:26.254Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2022-03-10T23:18:27.628Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-03-10T23:18:29.530Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2022-03-10T23:18:31.436Z] === RUN TestDockerSuite/TestEventsCopy [2022-03-10T23:18:32.375Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-03-10T23:18:33.312Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-03-10T23:18:40.025Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-03-10T23:18:40.025Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-03-10T23:18:40.025Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-03-10T23:18:41.400Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2022-03-10T23:18:41.400Z] === RUN TestDockerSuite/TestEventsFilterType [2022-03-10T23:18:41.659Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2022-03-10T23:18:41.659Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2022-03-10T23:18:41.659Z] === RUN TestDockerSuite/TestEventsFilters [2022-03-10T23:18:42.597Z] === RUN TestDockerSuite/TestEventsFormat [2022-03-10T23:18:43.535Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-03-10T23:18:43.535Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-03-10T23:18:43.535Z] === RUN TestDockerSuite/TestEventsImageImport [2022-03-10T23:18:44.471Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-03-10T23:18:44.471Z] === RUN TestDockerSuite/TestEventsImagePull [2022-03-10T23:18:45.408Z] === RUN TestDockerSuite/TestEventsImageTag [2022-03-10T23:18:46.344Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2022-03-10T23:18:46.344Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2022-03-10T23:18:46.344Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2022-03-10T23:18:46.344Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2022-03-10T23:18:46.344Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2022-03-10T23:18:46.344Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-03-10T23:18:46.912Z] --- PASS: TestServicePlugin (31.98s) [2022-03-10T23:18:46.912Z] === RUN TestServiceUpdateLabel [2022-03-10T23:18:48.811Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2022-03-10T23:18:49.377Z] === RUN TestDockerSuite/TestEventsRename [2022-03-10T23:18:49.377Z] --- PASS: TestServiceUpdateLabel (2.41s) [2022-03-10T23:18:49.377Z] === RUN TestServiceUpdateSecrets [2022-03-10T23:18:49.635Z] === RUN TestDockerSuite/TestEventsResize [2022-03-10T23:18:50.570Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-03-10T23:18:52.926Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-03-10T23:18:53.888Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-03-10T23:18:54.851Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-03-10T23:18:55.843Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-03-10T23:18:55.978Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-03-10T23:18:55.978Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-03-10T23:18:55.978Z] === RUN TestDockerSuite/TestBuildBlankName [2022-03-10T23:18:55.978Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-03-10T23:18:56.411Z] === RUN TestDockerSuite/TestEventsStreaming [2022-03-10T23:18:56.978Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-03-10T23:19:00.273Z] === RUN TestDockerSuite/TestEventsTop [2022-03-10T23:19:00.273Z] === RUN TestDockerSuite/TestEventsUntag [2022-03-10T23:19:01.852Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-03-10T23:19:01.852Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-03-10T23:19:02.803Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-03-10T23:19:03.415Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-03-10T23:19:04.181Z] --- PASS: TestServiceUpdateSecrets (14.76s) [2022-03-10T23:19:04.181Z] === RUN TestServiceUpdateConfigs [2022-03-10T23:19:09.287Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-03-10T23:19:14.156Z] === RUN TestDockerSuite/TestExec [2022-03-10T23:19:14.156Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-03-10T23:19:14.724Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-03-10T23:19:15.294Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-03-10T23:19:15.863Z] === RUN TestDockerSuite/TestExecAPIStart [2022-03-10T23:19:15.919Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-03-10T23:19:16.802Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-03-10T23:19:17.072Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-03-10T23:19:17.072Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-03-10T23:19:17.072Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-03-10T23:19:17.072Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-03-10T23:19:17.072Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-03-10T23:19:17.072Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-03-10T23:19:17.072Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-03-10T23:19:17.072Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-03-10T23:19:17.072Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-03-10T23:19:17.072Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-03-10T23:19:17.072Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-03-10T23:19:17.072Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-03-10T23:19:17.072Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-03-10T23:19:17.370Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-03-10T23:19:17.939Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-03-10T23:19:18.084Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-03-10T23:19:18.507Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-03-10T23:19:18.766Z] --- PASS: TestServiceUpdateConfigs (14.88s) [2022-03-10T23:19:18.766Z] === RUN TestServiceUpdateNetwork [2022-03-10T23:19:19.026Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-03-10T23:19:19.755Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-03-10T23:19:19.962Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-03-10T23:19:20.224Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-03-10T23:19:21.603Z] === RUN TestDockerSuite/TestExecCgroup [2022-03-10T23:19:22.543Z] check_test.go:379: [df394648e9a69] daemon is not started [2022-03-10T23:19:22.543Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2022-03-10T23:19:22.543Z] === RUN TestDockerSuite/TestExecEnv [2022-03-10T23:19:22.839Z] === RUN TestDockerSuite/TestBuildEnv [2022-03-10T23:19:22.839Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-03-10T23:19:22.839Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-03-10T23:19:22.839Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-03-10T23:19:23.306Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-03-10T23:19:23.306Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-03-10T23:19:23.306Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-03-10T23:19:23.306Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-03-10T23:19:23.306Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-03-10T23:19:23.306Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-03-10T23:19:23.306Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-03-10T23:19:23.486Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-03-10T23:19:24.425Z] === RUN TestDockerSuite/TestExecExitStatus [2022-03-10T23:19:24.685Z] docker_api_swarm_test.go:802: [de3a6f0beeb9b] joining swarm manager [dd3a48f439b59]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-10T23:19:25.255Z] === RUN TestDockerSuite/TestExecInspectID [2022-03-10T23:19:26.190Z] docker_api_swarm_test.go:802: [d57d53a17d92b] joining swarm manager [dd3a48f439b59]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-10T23:19:27.168Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-03-10T23:19:27.169Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-03-10T23:19:27.169Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-03-10T23:19:27.169Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-03-10T23:19:27.169Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-03-10T23:19:27.169Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-03-10T23:19:27.169Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-03-10T23:19:27.570Z] docker_api_swarm_test.go:802: [d4fda4d6876c3] joining swarm manager [dd3a48f439b59]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-03-10T23:19:27.829Z] === RUN TestDockerSuite/TestExecInteractive [2022-03-10T23:19:28.157Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-03-10T23:19:28.398Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2022-03-10T23:19:28.588Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-03-10T23:19:28.969Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-03-10T23:19:29.539Z] === RUN TestDockerSuite/TestExecParseError [2022-03-10T23:19:29.539Z] docker_api_swarm_test.go:802: [df408396dbee8] joining swarm manager [dd3a48f439b59]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-03-10T23:19:30.107Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-03-10T23:19:30.180Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-03-10T23:19:30.180Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-03-10T23:19:30.180Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-03-10T23:19:30.677Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-03-10T23:19:31.247Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-03-10T23:19:32.183Z] docker_api_swarm_test.go:810: [d1788bfa526d8] joining swarm manager [dd3a48f439b59]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2022-03-10T23:19:32.749Z] === RUN TestDockerSuite/TestExecSetEnv [2022-03-10T23:19:32.907Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-03-10T23:19:33.008Z] --- PASS: TestServiceUpdateNetwork (14.02s) [2022-03-10T23:19:33.008Z] === RUN TestServiceUpdatePidsLimit [2022-03-10T23:19:33.573Z] === RUN TestDockerSuite/TestExecStartFails [2022-03-10T23:19:34.140Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-03-10T23:19:34.398Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-03-10T23:19:35.332Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-03-10T23:19:38.883Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-03-10T23:19:40.609Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-03-10T23:19:40.609Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-03-10T23:19:40.609Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-03-10T23:19:40.609Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-03-10T23:19:40.609Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-03-10T23:19:41.924Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-03-10T23:19:45.211Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-03-10T23:19:45.468Z] === RUN TestDockerSuite/TestExecTTY [2022-03-10T23:19:46.034Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-03-10T23:19:46.600Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-03-10T23:19:47.170Z] === RUN TestDockerSuite/TestExecUlimits [2022-03-10T23:19:47.737Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-03-10T23:19:47.737Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2022-03-10T23:19:47.737Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-03-10T23:19:47.769Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-03-10T23:19:47.769Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-03-10T23:19:47.769Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-03-10T23:19:47.880Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-03-10T23:19:47.880Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-03-10T23:19:47.880Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-03-10T23:19:47.880Z] === RUN TestDockerSuite/TestBuildExpose [2022-03-10T23:19:47.880Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-03-10T23:19:47.880Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-03-10T23:19:47.880Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-03-10T23:19:47.880Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-03-10T23:19:47.880Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-03-10T23:19:47.880Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-03-10T23:19:47.880Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-03-10T23:19:47.880Z] === RUN TestDockerSuite/TestBuildFails [2022-03-10T23:19:48.238Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-03-10T23:19:48.238Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-03-10T23:19:48.238Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-03-10T23:19:48.238Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-03-10T23:19:48.238Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-03-10T23:19:49.118Z] === RUN TestDockerSuite/TestExecWithNoTERM [2022-03-10T23:19:49.376Z] --- PASS: TestServiceUpdatePidsLimit (16.56s) [2022-03-10T23:19:49.376Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.83s) [2022-03-10T23:19:49.376Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.79s) [2022-03-10T23:19:49.376Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.90s) [2022-03-10T23:19:49.376Z] PASS [2022-03-10T23:19:49.376Z] [2022-03-10T23:19:49.376Z] === Skipped [2022-03-10T23:19:49.376Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.01s) [2022-03-10T23:19:49.376Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-03-10T23:19:49.376Z] [2022-03-10T23:19:49.376Z] DONE 27 tests, 1 skipped in 201.650s [2022-03-10T23:19:49.635Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-03-10T23:19:49.636Z] ++ 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-03-10T23:19:49.636Z] ++ set -e [2022-03-10T23:19:49.636Z] ++ '[' -n 0 ']' [2022-03-10T23:19:49.636Z] ++ set -x [2022-03-10T23:19:49.636Z] ++ 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-03-10T23:19:49.636Z] INFO: Testing against a local daemon [2022-03-10T23:19:49.636Z] === RUN TestSessionCreate [2022-03-10T23:19:49.898Z] --- PASS: TestSessionCreate (0.10s) [2022-03-10T23:19:49.898Z] === RUN TestSessionCreateWithBadUpgrade [2022-03-10T23:19:49.898Z] --- PASS: TestSessionCreateWithBadUpgrade (0.04s) [2022-03-10T23:19:49.898Z] PASS [2022-03-10T23:19:49.898Z] [2022-03-10T23:19:49.898Z] DONE 2 tests in 0.378s [2022-03-10T23:19:49.898Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-03-10T23:19:49.898Z] ++ 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-03-10T23:19:49.898Z] ++ set -e [2022-03-10T23:19:49.898Z] ++ '[' -n 0 ']' [2022-03-10T23:19:49.898Z] ++ set -x [2022-03-10T23:19:49.899Z] ++ 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-03-10T23:19:50.158Z] INFO: Testing against a local daemon [2022-03-10T23:19:50.158Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-03-10T23:19:50.158Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-03-10T23:19:50.158Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-03-10T23:19:50.158Z] === RUN TestDiskUsage [2022-03-10T23:19:50.158Z] === PAUSE TestDiskUsage [2022-03-10T23:19:50.158Z] === RUN TestEventsExecDie [2022-03-10T23:19:50.158Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-03-10T23:19:50.269Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-03-10T23:19:50.269Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-03-10T23:19:51.096Z] --- PASS: TestEventsExecDie (0.83s) [2022-03-10T23:19:51.096Z] === RUN TestEventsBackwardsCompatible [2022-03-10T23:19:51.096Z] --- PASS: TestEventsBackwardsCompatible (0.06s) [2022-03-10T23:19:51.096Z] === RUN TestEventsVolumeCreate [2022-03-10T23:19:51.096Z] --- PASS: TestEventsVolumeCreate (0.08s) [2022-03-10T23:19:51.096Z] === RUN TestInfoBinaryCommits [2022-03-10T23:19:51.096Z] --- PASS: TestInfoBinaryCommits (0.04s) [2022-03-10T23:19:51.096Z] === RUN TestInfoAPIVersioned [2022-03-10T23:19:51.096Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-03-10T23:19:51.096Z] === RUN TestInfoAPI [2022-03-10T23:19:51.096Z] --- PASS: TestInfoAPI (0.03s) [2022-03-10T23:19:51.096Z] === RUN TestInfoAPIWarnings [2022-03-10T23:19:51.354Z] === RUN TestDockerSuite/TestExecWithTERM [2022-03-10T23:19:51.924Z] === RUN TestDockerSuite/TestExecWithUser [2022-03-10T23:19:52.490Z] === RUN TestDockerSuite/TestGetContainerStats [2022-03-10T23:19:57.417Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-03-10T23:19:57.757Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-03-10T23:20:01.956Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-03-10T23:20:02.896Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-03-10T23:20:03.343Z] === RUN TestDockerSuite/TestBuildForceRm [2022-03-10T23:20:08.161Z] --- PASS: TestInfoAPIWarnings (16.29s) [2022-03-10T23:20:08.161Z] === RUN TestInfoDebug [2022-03-10T23:20:08.161Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-03-10T23:20:08.161Z] --- PASS: TestInfoDebug (0.52s) [2022-03-10T23:20:08.161Z] === RUN TestInfoInsecureRegistries [2022-03-10T23:20:08.161Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-03-10T23:20:08.161Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-03-10T23:20:08.161Z] === RUN TestDockerSuite/TestHealth [2022-03-10T23:20:08.420Z] --- PASS: TestInfoInsecureRegistries (0.53s) [2022-03-10T23:20:08.420Z] === RUN TestInfoRegistryMirrors [2022-03-10T23:20:08.791Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-03-10T23:20:08.986Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-03-10T23:20:08.986Z] === RUN TestLoginFailsWithBadCredentials [2022-03-10T23:20:08.986Z] --- PASS: TestLoginFailsWithBadCredentials (0.10s) [2022-03-10T23:20:08.986Z] === RUN TestPingCacheHeaders [2022-03-10T23:20:09.244Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-03-10T23:20:09.244Z] === RUN TestPingGet [2022-03-10T23:20:09.244Z] --- PASS: TestPingGet (0.02s) [2022-03-10T23:20:09.244Z] === RUN TestPingHead [2022-03-10T23:20:09.244Z] --- PASS: TestPingHead (0.03s) [2022-03-10T23:20:09.244Z] === RUN TestVersion [2022-03-10T23:20:09.244Z] --- PASS: TestVersion (0.02s) [2022-03-10T23:20:09.244Z] === CONT TestDiskUsage [2022-03-10T23:20:09.812Z] === RUN TestDiskUsage/empty [2022-03-10T23:20:09.812Z] === RUN TestDiskUsage/empty/container_types [2022-03-10T23:20:09.812Z] === RUN TestDiskUsage/empty/image_types [2022-03-10T23:20:09.812Z] === RUN TestDiskUsage/empty/volume_types [2022-03-10T23:20:09.812Z] === RUN TestDiskUsage/empty/build-cache_types [2022-03-10T23:20:09.812Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-03-10T23:20:09.812Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-03-10T23:20:09.812Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-03-10T23:20:09.812Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-03-10T23:20:09.812Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-03-10T23:20:09.812Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-03-10T23:20:09.812Z] === RUN TestDiskUsage/after_LoadBusybox [2022-03-10T23:20:09.812Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-03-10T23:20:09.812Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-03-10T23:20:09.812Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-03-10T23:20:09.812Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-03-10T23:20:09.812Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-03-10T23:20:09.812Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-03-10T23:20:09.812Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-03-10T23:20:09.812Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-03-10T23:20:09.812Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-03-10T23:20:09.812Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-03-10T23:20:09.812Z] === RUN TestDiskUsage/after_container.Run [2022-03-10T23:20:10.385Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-03-10T23:20:10.385Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-03-10T23:20:10.385Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-03-10T23:20:10.385Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-03-10T23:20:10.385Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-03-10T23:20:10.385Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-03-10T23:20:10.385Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-03-10T23:20:10.385Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-03-10T23:20:10.385Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-03-10T23:20:10.385Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-03-10T23:20:10.385Z] --- PASS: TestDiskUsage (1.23s) [2022-03-10T23:20:10.385Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-03-10T23:20:10.385Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-03-10T23:20:10.385Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-03-10T23:20:10.385Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-03-10T23:20:10.385Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-03-10T23:20:10.385Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-03-10T23:20:10.385Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-03-10T23:20:10.385Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-03-10T23:20:10.385Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-03-10T23:20:10.385Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-03-10T23:20:10.385Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-03-10T23:20:10.385Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.18s) [2022-03-10T23:20:10.385Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-03-10T23:20:10.385Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-03-10T23:20:10.385Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-03-10T23:20:10.385Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-03-10T23:20:10.385Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-03-10T23:20:10.385Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-03-10T23:20:10.385Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-03-10T23:20:10.385Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-03-10T23:20:10.385Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-03-10T23:20:10.385Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-03-10T23:20:10.385Z] --- PASS: TestDiskUsage/after_container.Run (0.37s) [2022-03-10T23:20:10.385Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-03-10T23:20:10.385Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-03-10T23:20:10.385Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-03-10T23:20:10.385Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-03-10T23:20:10.385Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-03-10T23:20:10.385Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-03-10T23:20:10.385Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-03-10T23:20:10.385Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-03-10T23:20:10.385Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-03-10T23:20:10.385Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-03-10T23:20:10.385Z] PASS [2022-03-10T23:20:10.385Z] [2022-03-10T23:20:10.385Z] === Skipped [2022-03-10T23:20:10.385Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-03-10T23:20:10.385Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-03-10T23:20:10.385Z] [2022-03-10T23:20:10.385Z] DONE 50 tests, 1 skipped in 20.510s [2022-03-10T23:20:10.385Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-03-10T23:20:10.385Z] ++ 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-03-10T23:20:10.385Z] ++ set -e [2022-03-10T23:20:10.385Z] ++ '[' -n 0 ']' [2022-03-10T23:20:10.385Z] ++ set -x [2022-03-10T23:20:10.385Z] ++ 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-03-10T23:20:10.526Z] === RUN TestDockerSuite/TestBuildFromGit [2022-03-10T23:20:10.644Z] INFO: Testing against a local daemon [2022-03-10T23:20:10.644Z] === RUN TestVolumesCreateAndList [2022-03-10T23:20:10.644Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-03-10T23:20:10.644Z] === RUN TestVolumesRemove [2022-03-10T23:20:10.644Z] --- PASS: TestVolumesRemove (0.09s) [2022-03-10T23:20:10.644Z] === RUN TestVolumesInspect [2022-03-10T23:20:10.644Z] --- PASS: TestVolumesInspect (0.02s) [2022-03-10T23:20:10.644Z] === RUN TestVolumesInvalidJSON [2022-03-10T23:20:10.644Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-03-10T23:20:10.644Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-03-10T23:20:10.644Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-03-10T23:20:10.644Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2022-03-10T23:20:10.644Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-03-10T23:20:10.644Z] PASS [2022-03-10T23:20:10.644Z] [2022-03-10T23:20:10.644Z] DONE 5 tests in 0.279s [2022-03-10T23:20:10.644Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-03-10T23:20:10.902Z] ++++ cat bundles/test-integration/docker.pid [2022-03-10T23:20:10.902Z] +++ kill 6432 [2022-03-10T23:20:11.161Z] +++ /etc/init.d/apparmor stop [2022-03-10T23:20:11.161Z] Leaving: AppArmorNo profiles have been unloaded. [2022-03-10T23:20:11.161Z] [2022-03-10T23:20:11.161Z] Unloading profiles will leave already running processes permanently [2022-03-10T23:20:11.161Z] unconfined, which can lead to unexpected situations. [2022-03-10T23:20:11.161Z] [2022-03-10T23:20:11.161Z] To set a process to complain mode, use the command line tool [2022-03-10T23:20:11.161Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-03-10T23:20:11.161Z] +++ true [2022-03-10T23:20:11.161Z] exiting test-integration [2022-03-10T23:20:11.161Z] ++ exit 0 [2022-03-10T23:20:11.161Z] [2022-03-10T23:20:11.731Z] + for job in $(jobs -p) [2022-03-10T23:20:11.731Z] + wait 8047 [2022-03-10T23:20:16.388Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-03-10T23:20:17.950Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-03-10T23:20:21.181Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-03-10T23:20:23.810Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-03-10T23:20:23.810Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-03-10T23:20:23.810Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-03-10T23:20:23.810Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-03-10T23:20:24.101Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-03-10T23:20:24.278Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-03-10T23:20:24.278Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-03-10T23:20:24.745Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-03-10T23:20:26.607Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2022-03-10T23:20:27.176Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-03-10T23:20:27.176Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-03-10T23:20:27.176Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-03-10T23:20:27.176Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-03-10T23:20:27.745Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-03-10T23:20:27.745Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-03-10T23:20:28.315Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-03-10T23:20:28.315Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-03-10T23:20:28.315Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-03-10T23:20:28.315Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-03-10T23:20:28.573Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-03-10T23:20:28.831Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-03-10T23:20:28.865Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-03-10T23:20:28.866Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-03-10T23:20:29.089Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-03-10T23:20:29.089Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-03-10T23:20:29.333Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-03-10T23:20:29.333Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-03-10T23:20:29.664Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-03-10T23:20:29.801Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-03-10T23:20:29.923Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-03-10T23:20:30.489Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-03-10T23:20:31.056Z] === RUN TestDockerSuite/TestImagesFormat [2022-03-10T23:20:31.056Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-03-10T23:20:31.518Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-03-10T23:20:31.622Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-03-10T23:20:32.021Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-03-10T23:20:32.021Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2022-03-10T23:20:32.021Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-03-10T23:20:33.402Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-03-10T23:20:33.402Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-03-10T23:20:33.402Z] === RUN TestDockerSuite/TestBuildHistory [2022-03-10T23:20:34.154Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-03-10T23:20:34.154Z] === RUN TestDockerSuite/TestImportBadURL [2022-03-10T23:20:34.154Z] === RUN TestDockerSuite/TestImportDisplay [2022-03-10T23:20:35.532Z] === RUN TestDockerSuite/TestImportFile [2022-03-10T23:20:36.470Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-03-10T23:20:36.470Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-03-10T23:20:37.407Z] === RUN TestDockerSuite/TestImportGzipped [2022-03-10T23:20:37.925Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-03-10T23:20:38.785Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-03-10T23:20:38.914Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-03-10T23:20:38.915Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-03-10T23:20:39.383Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-03-10T23:20:39.383Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-03-10T23:20:39.383Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-03-10T23:20:39.723Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-03-10T23:20:40.288Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-03-10T23:20:40.854Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-03-10T23:20:40.950Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-03-10T23:20:41.423Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-03-10T23:20:41.423Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2022-03-10T23:20:41.423Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-03-10T23:20:41.989Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-03-10T23:20:42.517Z] === RUN TestDockerSuite/TestBuildCmd [2022-03-10T23:20:42.555Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-03-10T23:20:42.815Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-03-10T23:20:42.986Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-03-10T23:20:43.380Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-03-10T23:20:43.639Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-03-10T23:20:43.973Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-03-10T23:20:44.206Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-03-10T23:20:44.206Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2022-03-10T23:20:44.442Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-03-10T23:20:45.592Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-03-10T23:20:45.856Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-03-10T23:20:45.886Z] === RUN TestDockerSuite/TestBuildIidFile [2022-03-10T23:20:45.886Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-03-10T23:20:46.426Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-03-10T23:20:46.426Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-03-10T23:20:46.687Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2022-03-10T23:20:46.946Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-03-10T23:20:46.946Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2022-03-10T23:20:46.946Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-03-10T23:20:47.885Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-03-10T23:20:48.099Z] === RUN TestDockerSuite/TestBuildInheritance [2022-03-10T23:20:48.099Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-03-10T23:20:48.099Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-03-10T23:20:48.145Z] === RUN TestDockerSuite/TestInspectDefault [2022-03-10T23:20:48.566Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-03-10T23:20:48.566Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-03-10T23:20:49.085Z] === RUN TestDockerSuite/TestInspectHistory [2022-03-10T23:20:50.026Z] === RUN TestDockerSuite/TestInspectImage [2022-03-10T23:20:50.026Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-03-10T23:20:50.026Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-03-10T23:20:50.026Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2022-03-10T23:20:50.026Z] === RUN TestDockerSuite/TestInspectInt64 [2022-03-10T23:20:50.594Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-03-10T23:20:51.529Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-03-10T23:20:51.529Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2022-03-10T23:20:51.529Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-03-10T23:20:51.670Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-03-10T23:20:51.787Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-03-10T23:20:52.721Z] === RUN TestDockerSuite/TestInspectPlugin [2022-03-10T23:20:53.317Z] === RUN TestDockerSuite/TestBuildLabel [2022-03-10T23:20:53.656Z] docker_api_swarm_service_test.go:395: [d9e7c15d407ba] joining swarm manager [d6cf3bee3724f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-10T23:20:53.890Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-03-10T23:20:53.890Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-03-10T23:20:53.890Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-03-10T23:20:54.300Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-03-10T23:20:54.591Z] docker_api_swarm_service_test.go:395: [d2101133833f9] joining swarm manager [d6cf3bee3724f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-10T23:20:54.591Z] === RUN TestDockerSuite/TestInspectRootFS [2022-03-10T23:20:54.591Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-03-10T23:20:54.769Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-03-10T23:20:55.159Z] === RUN TestDockerSuite/TestInspectStatus [2022-03-10T23:20:55.508Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-03-10T23:20:55.508Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-03-10T23:20:55.508Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-03-10T23:20:55.753Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-03-10T23:20:55.981Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-03-10T23:20:56.098Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-03-10T23:20:56.221Z] === RUN TestDockerSuite/TestBuildLabels [2022-03-10T23:20:57.205Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-03-10T23:20:57.476Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-03-10T23:20:58.043Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-03-10T23:20:58.766Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-03-10T23:20:58.937Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-03-10T23:20:58.983Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-03-10T23:20:59.551Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-03-10T23:20:59.925Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-03-10T23:21:00.394Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-03-10T23:21:00.394Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-03-10T23:21:00.394Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-03-10T23:21:00.489Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-03-10T23:21:00.766Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-03-10T23:21:01.027Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-03-10T23:21:01.286Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2022-03-10T23:21:01.962Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-03-10T23:21:02.431Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-03-10T23:21:02.431Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-03-10T23:21:02.431Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-03-10T23:21:02.431Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-03-10T23:21:02.431Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-03-10T23:21:03.189Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-03-10T23:21:03.758Z] === RUN TestDockerSuite/TestLinksEnvs [2022-03-10T23:21:04.624Z] === RUN TestDockerSuite/TestBuildLastModified [2022-03-10T23:21:04.624Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-03-10T23:21:04.624Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-03-10T23:21:04.624Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-03-10T23:21:04.624Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-03-10T23:21:04.624Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-03-10T23:21:04.624Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-03-10T23:21:04.624Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-03-10T23:21:04.625Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-03-10T23:21:04.693Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-03-10T23:21:04.952Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-03-10T23:21:05.091Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-03-10T23:21:06.075Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-03-10T23:21:06.328Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-03-10T23:21:07.705Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-03-10T23:21:09.087Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-03-10T23:21:09.087Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-03-10T23:21:09.607Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-03-10T23:21:10.023Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2022-03-10T23:21:10.283Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-03-10T23:21:10.543Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-03-10T23:21:11.477Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-03-10T23:21:11.969Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-03-10T23:21:12.417Z] docker_api_swarm_service_test.go:343: [dfebe6f02035e] joining swarm manager [dd48a13e94331]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-10T23:21:13.354Z] docker_api_swarm_service_test.go:343: [d6c51136a9888] joining swarm manager [dd48a13e94331]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-10T23:21:19.920Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-03-10T23:21:21.310Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-03-10T23:21:22.247Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-03-10T23:21:22.815Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-03-10T23:21:24.720Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2022-03-10T23:21:24.720Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-03-10T23:21:24.720Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-03-10T23:21:24.720Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-03-10T23:21:24.720Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-03-10T23:21:25.289Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-03-10T23:21:25.547Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-03-10T23:21:27.445Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2022-03-10T23:21:29.349Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-03-10T23:21:29.349Z] docker_api_swarm_service_test.go:490: [d621e86f2e3e4] joining swarm manager [d06cfd0e1b0f2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-10T23:21:29.793Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-03-10T23:21:29.793Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2022-03-10T23:21:29.793Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-03-10T23:21:29.793Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-03-10T23:21:29.917Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-03-10T23:21:30.176Z] docker_api_swarm_service_test.go:490: [d0d57df28f444] joining swarm manager [d06cfd0e1b0f2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-10T23:21:34.365Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-03-10T23:21:34.933Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-03-10T23:21:34.933Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-03-10T23:21:35.501Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-03-10T23:21:36.437Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-03-10T23:21:37.375Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-03-10T23:21:38.309Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-03-10T23:21:38.875Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-03-10T23:21:40.778Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-03-10T23:21:41.346Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-03-10T23:21:41.605Z] === RUN TestDockerSuite/TestLogsSince [2022-03-10T23:21:42.541Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2022-03-10T23:21:47.816Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2022-03-10T23:21:48.383Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-03-10T23:21:49.757Z] docker_api_swarm_service_test.go:128: [d30248a326ce6] joining swarm manager [dfdd49eed469b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-10T23:21:50.691Z] docker_api_swarm_service_test.go:129: [d4af83fcddf84] joining swarm manager [dfdd49eed469b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-10T23:21:52.598Z] docker_api_swarm_service_test.go:137: [d716cbca881d7] joining swarm manager [dfdd49eed469b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-03-10T23:21:52.615Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-03-10T23:21:52.615Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-03-10T23:21:52.615Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-03-10T23:21:53.166Z] docker_api_swarm_service_test.go:138: [dac864f0bf255] joining swarm manager [dfdd49eed469b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-03-10T23:21:53.602Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-03-10T23:21:53.602Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-03-10T23:21:53.736Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-03-10T23:21:54.074Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-03-10T23:21:54.074Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-03-10T23:21:54.543Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-03-10T23:21:54.543Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-03-10T23:21:54.543Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-03-10T23:21:54.674Z] === RUN TestDockerSuite/TestLogsTail [2022-03-10T23:21:55.013Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-03-10T23:21:55.013Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-03-10T23:21:55.013Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-03-10T23:21:55.242Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-03-10T23:21:55.502Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-03-10T23:21:56.072Z] === RUN TestDockerSuite/TestMountIntoProc [2022-03-10T23:21:56.332Z] === RUN TestDockerSuite/TestMountIntoSys [2022-03-10T23:21:56.903Z] === RUN TestDockerSuite/TestNetHostname [2022-03-10T23:21:57.867Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-03-10T23:21:57.867Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-03-10T23:21:57.867Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-03-10T23:21:57.867Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-03-10T23:21:57.867Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-03-10T23:21:57.867Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-03-10T23:21:57.867Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-03-10T23:21:57.867Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-03-10T23:21:57.867Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-03-10T23:21:57.867Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-03-10T23:21:57.867Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-03-10T23:21:57.867Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-03-10T23:21:58.282Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-03-10T23:21:58.282Z] === RUN TestDockerSuite/TestNetworkEvents [2022-03-10T23:22:02.586Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-03-10T23:22:04.841Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-03-10T23:22:05.100Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-03-10T23:22:05.667Z] === RUN TestDockerSuite/TestPluginActive [2022-03-10T23:22:05.731Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-03-10T23:22:06.355Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-03-10T23:22:07.568Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-03-10T23:22:11.037Z] === RUN TestDockerSuite/TestBuildEnv [2022-03-10T23:22:11.037Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-03-10T23:22:11.037Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-03-10T23:22:11.037Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-03-10T23:22:11.500Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-03-10T23:22:11.500Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-03-10T23:22:11.500Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-03-10T23:22:11.500Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-03-10T23:22:11.500Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-03-10T23:22:11.500Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-03-10T23:22:11.500Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-03-10T23:22:14.129Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-03-10T23:22:14.129Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2022-03-10T23:22:14.129Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-03-10T23:22:14.697Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-03-10T23:22:15.216Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-03-10T23:22:15.216Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-03-10T23:22:15.216Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-03-10T23:22:15.216Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-03-10T23:22:15.216Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-03-10T23:22:15.216Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-03-10T23:22:15.265Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2022-03-10T23:22:15.674Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-03-10T23:22:16.635Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-03-10T23:22:17.798Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2022-03-10T23:22:18.058Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-03-10T23:22:19.964Z] docker_api_swarm_service_test.go:304: [d2485c1f39abd] joining swarm manager [d7a196a1412b8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-10T23:22:19.964Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-03-10T23:22:20.658Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-03-10T23:22:20.916Z] docker_api_swarm_service_test.go:304: [d235a8c9a0f33] joining swarm manager [d7a196a1412b8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-10T23:22:21.321Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-03-10T23:22:22.817Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-03-10T23:22:26.575Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-03-10T23:22:28.087Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-03-10T23:22:29.027Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-03-10T23:22:30.405Z] === RUN TestDockerSuite/TestPortHostBinding [2022-03-10T23:22:31.025Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-03-10T23:22:31.025Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-03-10T23:22:31.025Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-03-10T23:22:31.025Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-03-10T23:22:31.342Z] === RUN TestDockerSuite/TestPortList [2022-03-10T23:22:33.733Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-03-10T23:22:36.183Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-03-10T23:22:36.762Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-03-10T23:22:36.762Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-03-10T23:22:36.762Z] === RUN TestDockerSuite/TestBuildExpose [2022-03-10T23:22:36.762Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-03-10T23:22:36.762Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-03-10T23:22:36.762Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-03-10T23:22:36.762Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-03-10T23:22:36.762Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-03-10T23:22:36.762Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-03-10T23:22:36.762Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-03-10T23:22:37.223Z] === RUN TestDockerSuite/TestBuildFails [2022-03-10T23:22:38.073Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-03-10T23:22:38.640Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-03-10T23:22:39.408Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-03-10T23:22:39.865Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-03-10T23:22:40.545Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2022-03-10T23:22:41.045Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-03-10T23:22:42.450Z] docker_api_swarm_service_test.go:100: [d908320b8008d] joining swarm manager [d019d2485b0c5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-10T23:22:43.024Z] docker_api_swarm_service_test.go:101: [d1bc05871bfe1] joining swarm manager [d019d2485b0c5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-10T23:22:44.926Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-03-10T23:22:44.926Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-03-10T23:22:44.926Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-03-10T23:22:45.493Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-03-10T23:22:45.493Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-03-10T23:22:46.429Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-03-10T23:22:46.429Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-03-10T23:22:46.959Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-03-10T23:22:46.997Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-03-10T23:22:46.997Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-03-10T23:22:48.376Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-03-10T23:22:48.376Z] === RUN TestDockerSuite/TestPruneContainerLabel [2022-03-10T23:22:50.280Z] === RUN TestDockerSuite/TestPruneContainerUntil [2022-03-10T23:22:51.218Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2022-03-10T23:22:51.477Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2022-03-10T23:22:51.736Z] === RUN TestDockerSuite/TestPsByOrder [2022-03-10T23:22:52.283Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-03-10T23:22:52.732Z] === RUN TestDockerSuite/TestBuildForceRm [2022-03-10T23:22:53.277Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-03-10T23:22:53.644Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-03-10T23:22:54.265Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-03-10T23:22:54.579Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-03-10T23:22:57.108Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-03-10T23:22:58.057Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-03-10T23:22:58.904Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-03-10T23:22:58.904Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2022-03-10T23:22:58.904Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-03-10T23:23:01.287Z] === RUN TestDockerSuite/TestBuildFromGit [2022-03-10T23:23:01.302Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-03-10T23:23:01.302Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-03-10T23:23:02.250Z] check_test.go:379: [d908320b8008d] daemon is not started [2022-03-10T23:23:03.629Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-03-10T23:23:06.796Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-03-10T23:23:07.069Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-03-10T23:23:07.587Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-03-10T23:23:07.587Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-03-10T23:23:07.587Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2022-03-10T23:23:07.587Z] === RUN TestDockerSuite/TestBuildNetNone [2022-03-10T23:23:07.587Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2022-03-10T23:23:07.587Z] === RUN TestDockerSuite/TestBuildNoContext [2022-03-10T23:23:07.819Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2022-03-10T23:23:08.030Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-03-10T23:23:10.350Z] docker_api_swarm_service_test.go:533: [d1b7ac49faca0] joining swarm manager [dbd96ed1a98c3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-10T23:23:10.350Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-03-10T23:23:11.289Z] docker_api_swarm_service_test.go:534: [d0cd9cf519c55] joining swarm manager [dbd96ed1a98c3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-10T23:23:11.399Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-03-10T23:23:11.559Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-03-10T23:23:13.468Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-03-10T23:23:13.806Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-03-10T23:23:13.807Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-03-10T23:23:13.807Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-03-10T23:23:13.807Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-03-10T23:23:14.604Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-03-10T23:23:14.769Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-03-10T23:23:14.769Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-03-10T23:23:14.769Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-03-10T23:23:14.853Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-03-10T23:23:16.198Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-03-10T23:23:16.233Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-03-10T23:23:18.409Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-03-10T23:23:18.767Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-03-10T23:23:18.876Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-03-10T23:23:18.876Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-03-10T23:23:20.146Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-03-10T23:23:21.082Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-03-10T23:23:21.082Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-03-10T23:23:21.674Z] === RUN TestDockerSuite/TestPsRightTagName [2022-03-10T23:23:23.053Z] === RUN TestDockerSuite/TestPsShowMounts [2022-03-10T23:23:24.957Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-03-10T23:23:25.068Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-03-10T23:23:25.068Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-03-10T23:23:25.068Z] === RUN TestDockerSuite/TestBuildHistory [2022-03-10T23:23:25.216Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-03-10T23:23:25.216Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2022-03-10T23:23:25.216Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-03-10T23:23:25.475Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-03-10T23:23:25.734Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-03-10T23:23:25.734Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-03-10T23:23:26.033Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-03-10T23:23:26.302Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-03-10T23:23:26.501Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-03-10T23:23:27.240Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-03-10T23:23:28.064Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-03-10T23:23:28.176Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-03-10T23:23:28.434Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-03-10T23:23:34.996Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2022-03-10T23:23:34.996Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-03-10T23:23:35.411Z] === RUN TestDockerSuite/TestBuildIidFile [2022-03-10T23:23:35.565Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-03-10T23:23:36.374Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-03-10T23:23:36.503Z] docker_api_swarm_service_test.go:148: [d07c0a950355f] joining swarm manager [d56dba63ffa5f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-10T23:23:37.075Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-03-10T23:23:37.334Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-03-10T23:23:37.334Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-03-10T23:23:37.595Z] docker_api_swarm_service_test.go:148: [d8b88b04c8706] joining swarm manager [d56dba63ffa5f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-10T23:23:37.595Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-03-10T23:23:38.477Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-03-10T23:23:38.538Z] === RUN TestDockerSuite/TestBuildInheritance [2022-03-10T23:23:38.538Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-03-10T23:23:38.538Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-03-10T23:23:38.995Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-03-10T23:23:39.501Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-03-10T23:23:39.502Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-03-10T23:23:39.502Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-03-10T23:23:40.879Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-03-10T23:23:43.426Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-03-10T23:23:43.993Z] === RUN TestDockerSuite/TestRmiBlank [2022-03-10T23:23:43.993Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-03-10T23:23:43.993Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-03-10T23:23:44.175Z] === RUN TestDockerSuite/TestBuildLabel [2022-03-10T23:23:45.141Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-03-10T23:23:45.656Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-03-10T23:23:46.530Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-03-10T23:23:47.101Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-03-10T23:23:47.185Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-03-10T23:23:47.642Z] === RUN TestDockerSuite/TestBuildLabels [2022-03-10T23:23:47.670Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-03-10T23:23:48.606Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-03-10T23:23:48.608Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-03-10T23:23:49.409Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-03-10T23:23:49.546Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-03-10T23:23:50.176Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-03-10T23:23:50.483Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-03-10T23:23:51.419Z] === RUN TestDockerSuite/TestRmiTag [2022-03-10T23:23:51.419Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-03-10T23:23:51.986Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-03-10T23:23:52.414Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-03-10T23:23:55.269Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-03-10T23:23:55.840Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-03-10T23:23:55.946Z] === RUN TestDockerSuite/TestBuildLastModified [2022-03-10T23:23:55.946Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-03-10T23:23:56.408Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-03-10T23:23:56.408Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-03-10T23:23:56.408Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-03-10T23:23:56.408Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-03-10T23:23:56.408Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-03-10T23:23:56.408Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-03-10T23:23:56.409Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-03-10T23:23:56.870Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-03-10T23:23:56.978Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-03-10T23:23:57.327Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-03-10T23:23:57.782Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-03-10T23:23:57.916Z] === RUN TestDockerSuite/TestRunAddHost [2022-03-10T23:23:58.175Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-03-10T23:23:58.435Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-03-10T23:23:59.025Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-03-10T23:23:59.025Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-03-10T23:23:59.284Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-03-10T23:24:00.661Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-03-10T23:24:00.920Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-03-10T23:24:01.066Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-03-10T23:24:01.489Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-03-10T23:24:02.428Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2022-03-10T23:24:03.684Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-03-10T23:24:03.804Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-03-10T23:24:04.371Z] === RUN TestDockerSuite/TestRunAttachDetach [2022-03-10T23:24:05.305Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2022-03-10T23:24:05.872Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2022-03-10T23:24:06.441Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2022-03-10T23:24:06.708Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2022-03-10T23:24:06.923Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-03-10T23:24:07.645Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-03-10T23:24:08.214Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2022-03-10T23:24:09.151Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-03-10T23:24:09.410Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-03-10T23:24:09.979Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-03-10T23:24:10.238Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-03-10T23:24:10.238Z] === RUN TestDockerSuite/TestRunBindMounts [2022-03-10T23:24:10.720Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-03-10T23:24:11.616Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-03-10T23:24:11.706Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-03-10T23:24:11.706Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2022-03-10T23:24:11.706Z] === RUN TestDockerSuite/TestBuildPATH [2022-03-10T23:24:11.706Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-03-10T23:24:11.706Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-03-10T23:24:12.187Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-03-10T23:24:12.756Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-03-10T23:24:13.326Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-03-10T23:24:13.594Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-03-10T23:24:13.594Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-03-10T23:24:13.594Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2022-03-10T23:24:14.164Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-03-10T23:24:14.676Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-03-10T23:24:14.676Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-03-10T23:24:14.676Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-03-10T23:24:14.730Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-03-10T23:24:15.296Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-03-10T23:24:15.864Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-03-10T23:24:16.801Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-03-10T23:24:16.802Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-03-10T23:24:17.740Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-03-10T23:24:17.740Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-03-10T23:24:18.678Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-03-10T23:24:19.248Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-03-10T23:24:19.816Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-03-10T23:24:20.075Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-03-10T23:24:20.335Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-03-10T23:24:20.903Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-03-10T23:24:21.384Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-03-10T23:24:21.384Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2022-03-10T23:24:21.384Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-03-10T23:24:21.841Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-03-10T23:24:22.779Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-03-10T23:24:22.910Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-03-10T23:24:24.159Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-03-10T23:24:24.725Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-03-10T23:24:24.983Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-03-10T23:24:25.549Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-03-10T23:24:26.115Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-03-10T23:24:26.681Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-03-10T23:24:28.057Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-03-10T23:24:30.622Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-03-10T23:24:30.622Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-03-10T23:24:30.882Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-03-10T23:24:32.795Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-03-10T23:24:34.174Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-03-10T23:24:36.079Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-03-10T23:24:37.981Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-03-10T23:24:37.981Z] docker_cli_run_test.go:4017: unmatched requirement DaemonIsWindows [2022-03-10T23:24:37.981Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-03-10T23:24:37.981Z] docker_cli_run_test.go:4036: unmatched requirement DaemonIsWindows [2022-03-10T23:24:37.981Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-03-10T23:24:38.550Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-03-10T23:24:39.487Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2022-03-10T23:24:39.746Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-03-10T23:24:40.308Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-03-10T23:24:41.126Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-03-10T23:24:43.033Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-03-10T23:24:43.266Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-03-10T23:24:43.266Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2022-03-10T23:24:43.266Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-03-10T23:24:43.972Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-03-10T23:24:44.232Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2022-03-10T23:24:45.170Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-03-10T23:24:45.740Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2022-03-10T23:24:45.740Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2022-03-10T23:24:45.740Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-03-10T23:24:46.308Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2022-03-10T23:24:46.895Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2022-03-10T23:24:47.828Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-03-10T23:24:47.828Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-03-10T23:24:48.086Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-03-10T23:24:49.021Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-03-10T23:24:49.587Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2022-03-10T23:24:49.845Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2022-03-10T23:24:50.103Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-03-10T23:24:50.103Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-03-10T23:24:50.670Z] === RUN TestDockerSuite/TestRunEnvironment [2022-03-10T23:24:51.239Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-03-10T23:24:51.810Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-03-10T23:24:52.748Z] === RUN TestDockerSuite/TestRunExitCode [2022-03-10T23:24:53.007Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2022-03-10T23:24:53.267Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-03-10T23:24:53.835Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-03-10T23:24:54.095Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-03-10T23:24:55.033Z] === RUN TestDockerSuite/TestRunExposePort [2022-03-10T23:24:55.033Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-03-10T23:24:55.606Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-03-10T23:24:55.867Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2022-03-10T23:24:56.126Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-03-10T23:24:57.067Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-03-10T23:24:57.326Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-03-10T23:24:57.326Z] docker_cli_run_test.go:4119: unmatched requirement DaemonIsWindows [2022-03-10T23:24:57.326Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-03-10T23:24:57.386Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-03-10T23:24:58.560Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-03-10T23:24:58.704Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2022-03-10T23:25:00.079Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-03-10T23:25:00.649Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-03-10T23:25:03.184Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2022-03-10T23:25:06.471Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2022-03-10T23:25:13.032Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2022-03-10T23:25:13.032Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-03-10T23:25:13.328Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-03-10T23:25:13.600Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2022-03-10T23:25:13.600Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2022-03-10T23:25:13.600Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-03-10T23:25:13.600Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-03-10T23:25:14.168Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-03-10T23:25:15.192Z] === RUN TestDockerSuite/TestBuildRm [2022-03-10T23:25:16.075Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-03-10T23:25:17.013Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-03-10T23:25:17.950Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-03-10T23:25:17.996Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-03-10T23:25:23.218Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-03-10T23:25:23.478Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-03-10T23:25:24.045Z] === RUN TestDockerSuite/TestRunModeHostname [2022-03-10T23:25:24.612Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-03-10T23:25:24.612Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-03-10T23:25:24.887Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-03-10T23:25:25.111Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-03-10T23:25:25.831Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-03-10T23:25:26.400Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-03-10T23:25:27.337Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-03-10T23:25:27.337Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-03-10T23:25:27.597Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-03-10T23:25:27.723Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-03-10T23:25:28.536Z] === RUN TestDockerSuite/TestRunMount [2022-03-10T23:25:29.915Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2022-03-10T23:25:30.671Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-03-10T23:25:30.671Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-03-10T23:25:30.671Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-03-10T23:25:30.671Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-03-10T23:25:30.892Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-03-10T23:25:31.139Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-03-10T23:25:32.704Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-03-10T23:25:34.108Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-03-10T23:25:34.108Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-03-10T23:25:34.675Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-03-10T23:25:35.610Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-03-10T23:25:36.489Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-03-10T23:25:36.989Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-03-10T23:25:38.895Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2022-03-10T23:25:39.834Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-03-10T23:25:40.277Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-03-10T23:25:41.740Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-03-10T23:25:42.309Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2022-03-10T23:25:43.703Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-03-10T23:25:44.640Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-03-10T23:25:45.042Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-03-10T23:25:46.016Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-03-10T23:25:46.016Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-03-10T23:25:46.273Z] === RUN TestDockerSuite/TestRunNetHost [2022-03-10T23:25:46.840Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-03-10T23:25:47.407Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-03-10T23:25:47.977Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-03-10T23:25:48.620Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-03-10T23:25:48.620Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2022-03-10T23:25:48.620Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-03-10T23:25:49.354Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-03-10T23:25:50.734Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-03-10T23:25:53.271Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-03-10T23:25:53.840Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-03-10T23:25:53.840Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2022-03-10T23:25:54.411Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-03-10T23:25:54.411Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-03-10T23:25:54.978Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-03-10T23:25:55.236Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2022-03-10T23:25:55.494Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-03-10T23:25:55.494Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-03-10T23:25:56.060Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-03-10T23:25:57.158Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-03-10T23:25:57.961Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2022-03-10T23:25:58.120Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-03-10T23:25:58.120Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2022-03-10T23:25:58.121Z] === RUN TestDockerSuite/TestBuildNetNone [2022-03-10T23:25:58.121Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2022-03-10T23:25:58.121Z] === RUN TestDockerSuite/TestBuildNoContext [2022-03-10T23:26:00.500Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2022-03-10T23:26:01.029Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-03-10T23:26:01.447Z] === RUN TestDockerSuite/TestRunOOMExitCode [2022-03-10T23:26:01.447Z] docker_cli_run_unix_test.go:590: unmatched requirement swapMemorySupport [2022-03-10T23:26:01.706Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-03-10T23:26:02.276Z] === RUN TestDockerSuite/TestRunPIDsLimit [2022-03-10T23:26:02.851Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-03-10T23:26:02.851Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-03-10T23:26:02.851Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-03-10T23:26:03.213Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-03-10T23:26:03.213Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2022-03-10T23:26:04.152Z] === RUN TestDockerSuite/TestRunPortInUse [2022-03-10T23:26:05.089Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2022-03-10T23:26:05.658Z] docker_cli_run_unix_test.go:1407: out: "a *:* rwm\n" [2022-03-10T23:26:05.658Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-03-10T23:26:06.225Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2022-03-10T23:26:06.225Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-03-10T23:26:06.791Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-03-10T23:26:06.802Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-03-10T23:26:07.358Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-03-10T23:26:07.925Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-03-10T23:26:07.925Z] docker_cli_run_test.go:4102: unmatched requirement DaemonIsWindows [2022-03-10T23:26:07.925Z] === RUN TestDockerSuite/TestRunPublishPort [2022-03-10T23:26:08.859Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-03-10T23:26:09.031Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-03-10T23:26:09.031Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-03-10T23:26:09.031Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-03-10T23:26:09.429Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-03-10T23:26:09.429Z] docker_cli_run_test.go:2837: kernel doesn't have latency_stats configured [2022-03-10T23:26:09.429Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-03-10T23:26:09.429Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2022-03-10T23:26:09.639Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-03-10T23:26:09.996Z] === RUN TestDockerSuite/TestRunRedirectStdout [2022-03-10T23:26:10.111Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-03-10T23:26:10.932Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-03-10T23:26:10.932Z] docker_cli_run_test.go:1425: Unstable test, to be re-activated once #19937 is resolved [2022-03-10T23:26:10.932Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-03-10T23:26:11.108Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-03-10T23:26:11.504Z] === RUN TestDockerSuite/TestBuildSpaces [2022-03-10T23:26:11.504Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-03-10T23:26:11.943Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-03-10T23:26:12.839Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2022-03-10T23:26:12.903Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-03-10T23:26:13.777Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-03-10T23:26:14.435Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-03-10T23:26:14.716Z] === RUN TestDockerSuite/TestRunRm [2022-03-10T23:26:14.975Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2022-03-10T23:26:15.235Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-03-10T23:26:16.256Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-03-10T23:26:16.256Z] === RUN TestDockerSuite/TestBuildStderr [2022-03-10T23:26:17.780Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2022-03-10T23:26:18.714Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-03-10T23:26:19.447Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-03-10T23:26:20.016Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2022-03-10T23:26:20.134Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-03-10T23:26:21.922Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2022-03-10T23:26:22.181Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2022-03-10T23:26:24.086Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2022-03-10T23:26:24.830Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-03-10T23:26:25.025Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2022-03-10T23:26:25.790Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-03-10T23:26:28.315Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2022-03-10T23:26:28.315Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2022-03-10T23:26:29.251Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2022-03-10T23:26:29.251Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2022-03-10T23:26:29.509Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2022-03-10T23:26:30.075Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2022-03-10T23:26:30.641Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2022-03-10T23:26:31.208Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2022-03-10T23:26:32.147Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-03-10T23:26:32.406Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-03-10T23:26:32.975Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-03-10T23:26:35.527Z] === RUN TestDockerSuite/TestRunState [2022-03-10T23:26:36.218Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-03-10T23:26:36.463Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-03-10T23:26:36.722Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-03-10T23:26:37.292Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-03-10T23:26:37.552Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2022-03-10T23:26:37.552Z] docker_cli_run_unix_test.go:691: unmatched requirement swapMemorySupport [2022-03-10T23:26:37.552Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-03-10T23:26:37.810Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-03-10T23:26:38.379Z] === RUN TestDockerSuite/TestRunSysctls [2022-03-10T23:26:39.315Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-03-10T23:26:39.315Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-03-10T23:26:39.315Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-03-10T23:26:39.882Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2022-03-10T23:26:39.954Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-03-10T23:26:41.258Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2022-03-10T23:26:41.353Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-03-10T23:26:41.353Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-03-10T23:26:41.353Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-03-10T23:26:41.824Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2022-03-10T23:26:42.760Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2022-03-10T23:26:42.914Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-03-10T23:26:43.018Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2022-03-10T23:26:43.941Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-03-10T23:26:45.555Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2022-03-10T23:26:46.124Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-03-10T23:26:47.100Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-03-10T23:26:48.526Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-03-10T23:26:48.744Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-03-10T23:26:49.413Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-03-10T23:26:49.413Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2022-03-10T23:26:49.673Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-03-10T23:26:50.240Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-03-10T23:26:50.501Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-03-10T23:26:52.418Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2022-03-10T23:26:52.678Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-03-10T23:26:53.206Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-03-10T23:26:54.054Z] === RUN TestDockerSuite/TestRunUserByID [2022-03-10T23:26:54.623Z] === RUN TestDockerSuite/TestBuildUser [2022-03-10T23:26:54.623Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-03-10T23:26:54.623Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-03-10T23:26:54.623Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-03-10T23:26:54.623Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-03-10T23:26:54.623Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-03-10T23:26:54.623Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-03-10T23:26:54.993Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-03-10T23:26:54.993Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-03-10T23:26:54.993Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-03-10T23:26:55.561Z] === RUN TestDockerSuite/TestRunUserByName [2022-03-10T23:26:56.130Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-03-10T23:26:56.697Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2022-03-10T23:26:56.697Z] docker_cli_run_unix_test.go:1416: Host does not have /dev/snd/timer [2022-03-10T23:26:56.697Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-03-10T23:26:56.697Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-03-10T23:26:56.956Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2022-03-10T23:26:57.526Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-03-10T23:26:57.606Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-03-10T23:26:57.871Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-03-10T23:26:58.474Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-03-10T23:26:58.942Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-03-10T23:26:59.433Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-03-10T23:26:59.433Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2022-03-10T23:26:59.433Z] === RUN TestDockerSuite/TestBuildPATH [2022-03-10T23:26:59.434Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-03-10T23:26:59.434Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-03-10T23:27:00.062Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2022-03-10T23:27:00.998Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-03-10T23:27:01.567Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-03-10T23:27:01.604Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-03-10T23:27:01.604Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-03-10T23:27:01.604Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-03-10T23:27:01.894Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-03-10T23:27:01.894Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-03-10T23:27:01.894Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-03-10T23:27:01.894Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-03-10T23:27:01.894Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-03-10T23:27:02.502Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-03-10T23:27:03.876Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-03-10T23:27:04.811Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-03-10T23:27:06.187Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-03-10T23:27:08.112Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-03-10T23:27:08.133Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-03-10T23:27:08.373Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-03-10T23:27:08.373Z] docker_cli_run_test.go:4072: unmatched requirement DaemonIsWindows [2022-03-10T23:27:08.373Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-03-10T23:27:08.373Z] docker_cli_run_test.go:4092: unmatched requirement DaemonIsWindows [2022-03-10T23:27:08.373Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-03-10T23:27:08.373Z] docker_cli_run_test.go:4082: unmatched requirement DaemonIsWindows [2022-03-10T23:27:08.373Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-03-10T23:27:08.632Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2022-03-10T23:27:08.632Z] docker_cli_run_unix_test.go:541: unmatched requirement blkioWeight [2022-03-10T23:27:08.632Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2022-03-10T23:27:09.200Z] === RUN TestDockerSuite/TestRunWithCPUShares [2022-03-10T23:27:09.768Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2022-03-10T23:27:10.706Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2022-03-10T23:27:10.965Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2022-03-10T23:27:11.533Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-03-10T23:27:11.533Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2022-03-10T23:27:12.102Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2022-03-10T23:27:12.102Z] docker_cli_run_unix_test.go:552: unmatched requirement blkioWeight [2022-03-10T23:27:12.102Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2022-03-10T23:27:12.102Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-03-10T23:27:12.102Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2022-03-10T23:27:12.102Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2022-03-10T23:27:12.102Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2022-03-10T23:27:12.103Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2022-03-10T23:27:12.103Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2022-03-10T23:27:12.103Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2022-03-10T23:27:12.103Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2022-03-10T23:27:12.103Z] docker_cli_run_unix_test.go:584: unmatched requirement blkioWeight [2022-03-10T23:27:12.103Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2022-03-10T23:27:12.103Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2022-03-10T23:27:12.103Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2022-03-10T23:27:12.675Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2022-03-10T23:27:12.675Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2022-03-10T23:27:13.245Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2022-03-10T23:27:13.245Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2022-03-10T23:27:13.814Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-03-10T23:27:14.072Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-03-10T23:27:14.640Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-03-10T23:27:14.640Z] === RUN TestDockerSuite/TestRunWithShmSize [2022-03-10T23:27:15.574Z] === RUN TestDockerSuite/TestRunWithSwappiness [2022-03-10T23:27:15.833Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2022-03-10T23:27:16.092Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-03-10T23:27:16.092Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-03-10T23:27:16.349Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-03-10T23:27:17.288Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2022-03-10T23:27:17.857Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2022-03-10T23:27:17.857Z] docker_cli_run_unix_test.go:628: unmatched requirement swapMemorySupport [2022-03-10T23:27:17.857Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-03-10T23:27:18.116Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-03-10T23:27:18.375Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-03-10T23:27:19.316Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-03-10T23:27:19.575Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-03-10T23:27:20.956Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-03-10T23:27:21.523Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-03-10T23:27:21.523Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-03-10T23:27:21.523Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-03-10T23:27:22.497Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2022-03-10T23:27:23.070Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2022-03-10T23:27:24.008Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-03-10T23:27:24.008Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-03-10T23:27:24.945Z] === RUN TestDockerSuite/TestSaveImageId [2022-03-10T23:27:25.203Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-03-10T23:27:25.461Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-03-10T23:27:25.719Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2022-03-10T23:27:27.095Z] docker_cli_save_load_test.go:364: tmpdir /tmp/save-load-parents3833477892 [2022-03-10T23:27:27.095Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-03-10T23:27:27.095Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-03-10T23:27:27.286Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-03-10T23:27:27.286Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-03-10T23:27:28.473Z] docker_cli_service_logs_test.go:246: checking task 6janui8337cv [2022-03-10T23:27:28.473Z] docker_cli_service_logs_test.go:251: checking messages for 6janui8337cv [2022-03-10T23:27:28.473Z] docker_cli_service_logs_test.go:246: checking task z0bd6t69mzq8 [2022-03-10T23:27:28.473Z] docker_cli_service_logs_test.go:251: checking messages for z0bd6t69mzq8 [2022-03-10T23:27:28.731Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-03-10T23:27:28.991Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-03-10T23:27:28.991Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-03-10T23:27:30.373Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-03-10T23:27:31.309Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-03-10T23:27:31.568Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-03-10T23:27:31.827Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-03-10T23:27:31.827Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-03-10T23:27:31.827Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-03-10T23:27:32.394Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-03-10T23:27:32.394Z] === RUN TestDockerSuite/TestSlowStdinClosing/0 [2022-03-10T23:27:32.960Z] === RUN TestDockerSuite/TestSlowStdinClosing/1 [2022-03-10T23:27:33.219Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-03-10T23:27:33.901Z] === RUN TestDockerSuite/TestSlowStdinClosing/2 [2022-03-10T23:27:34.471Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-03-10T23:27:39.091Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-03-10T23:27:39.091Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2022-03-10T23:27:39.091Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-03-10T23:27:39.091Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2022-03-10T23:27:39.091Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-03-10T23:27:39.736Z] === RUN TestDockerSwarmSuite/TestServiceScale [2022-03-10T23:27:39.736Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-03-10T23:27:41.134Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-03-10T23:27:42.043Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-03-10T23:27:42.043Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-03-10T23:27:42.069Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2022-03-10T23:27:42.069Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-03-10T23:27:42.511Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2022-03-10T23:27:43.007Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-03-10T23:27:46.294Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-03-10T23:27:47.672Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-03-10T23:27:47.931Z] === RUN TestDockerSuite/TestStartRecordError [2022-03-10T23:27:49.305Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-03-10T23:27:51.209Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-03-10T23:27:52.234Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-03-10T23:27:52.587Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-03-10T23:27:54.998Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-03-10T23:27:55.121Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-03-10T23:27:58.784Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-03-10T23:27:58.784Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-03-10T23:27:59.108Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-03-10T23:27:59.314Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2022-03-10T23:27:59.314Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-03-10T23:28:01.229Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2022-03-10T23:28:02.605Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-03-10T23:28:03.544Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2022-03-10T23:28:06.077Z] docker_cli_swarm_test.go:1895: [d65da4599b39b] joining swarm manager [d28a10b1e719e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-10T23:28:07.013Z] === RUN TestDockerSuite/TestBuildRm [2022-03-10T23:28:07.015Z] docker_cli_swarm_test.go:1896: [d064dc9d1c70c] joining swarm manager [d28a10b1e719e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-10T23:28:07.274Z] === RUN TestDockerSuite/TestStatsNoStream [2022-03-10T23:28:09.806Z] === RUN TestDockerSuite/TestStopContainerSignal [2022-03-10T23:28:11.179Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-03-10T23:28:11.744Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-03-10T23:28:12.311Z] === RUN TestDockerSuite/TestTopPrivileged [2022-03-10T23:28:12.877Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-03-10T23:28:12.877Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2022-03-10T23:28:12.877Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-03-10T23:28:13.445Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-03-10T23:28:13.775Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-03-10T23:28:13.775Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-03-10T23:28:13.775Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-03-10T23:28:13.775Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-03-10T23:28:13.775Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-03-10T23:28:13.775Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2022-03-10T23:28:13.775Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-03-10T23:28:13.775Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-03-10T23:28:15.984Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-03-10T23:28:19.276Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2022-03-10T23:28:19.276Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2022-03-10T23:28:19.493Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-03-10T23:28:19.867Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2022-03-10T23:28:19.867Z] docker_cli_update_unix_test.go:144: unmatched requirement swapMemorySupport [2022-03-10T23:28:19.867Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2022-03-10T23:28:19.867Z] docker_cli_update_unix_test.go:198: unmatched requirement swapMemorySupport [2022-03-10T23:28:19.867Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2022-03-10T23:28:20.557Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-03-10T23:28:20.803Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2022-03-10T23:28:21.373Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2022-03-10T23:28:21.705Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-03-10T23:28:21.705Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-03-10T23:28:21.705Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-03-10T23:28:21.705Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-03-10T23:28:21.705Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-03-10T23:28:21.939Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2022-03-10T23:28:22.369Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-03-10T23:28:22.874Z] === RUN TestDockerSuite/TestUpdateStats [2022-03-10T23:28:23.132Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2022-03-10T23:28:23.269Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-03-10T23:28:23.957Z] === RUN TestDockerSuite/TestBuildXZHost [2022-03-10T23:28:23.957Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-03-10T23:28:23.957Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-03-10T23:28:23.957Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-03-10T23:28:23.957Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-03-10T23:28:23.957Z] docker_cli_sni_test.go:18: Flakey test [2022-03-10T23:28:23.957Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-03-10T23:28:26.120Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-03-10T23:28:26.120Z] docker_cli_commit_test.go:14: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-03-10T23:28:26.120Z] === RUN TestDockerSuite/TestCommitChange [2022-03-10T23:28:26.415Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2022-03-10T23:28:27.353Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2022-03-10T23:28:27.353Z] docker_cli_update_unix_test.go:128: unmatched requirement swapMemorySupport [2022-03-10T23:28:27.353Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2022-03-10T23:28:27.921Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2022-03-10T23:28:28.092Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-03-10T23:28:28.491Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-03-10T23:28:31.027Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2022-03-10T23:28:31.027Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2022-03-10T23:28:31.264Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-03-10T23:28:31.876Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-03-10T23:28:34.316Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2022-03-10T23:28:34.316Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2022-03-10T23:28:35.586Z] === RUN TestDockerSuite/TestCommitHardlink [2022-03-10T23:28:35.586Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-03-10T23:28:35.586Z] === RUN TestDockerSuite/TestCommitNewFile [2022-03-10T23:28:36.219Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2022-03-10T23:28:37.139Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-03-10T23:28:37.596Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-03-10T23:28:38.235Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-03-10T23:28:40.141Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-03-10T23:28:42.677Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2022-03-10T23:28:44.054Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2022-03-10T23:28:44.117Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-03-10T23:28:44.118Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-03-10T23:28:44.118Z] === RUN TestDockerSuite/TestCommitTTY [2022-03-10T23:28:45.428Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2022-03-10T23:28:46.363Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2022-03-10T23:28:47.301Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2022-03-10T23:28:48.679Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2022-03-10T23:28:49.247Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2022-03-10T23:28:50.626Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2022-03-10T23:28:51.155Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-03-10T23:28:51.563Z] docker_cli_swarm_test.go:1796: [d6a8595eed3ff] joining swarm manager [daccc3dde30b6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-10T23:28:52.132Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2022-03-10T23:28:52.701Z] docker_cli_swarm_test.go:1797: [d5519e489c436] joining swarm manager [daccc3dde30b6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-10T23:28:53.638Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2022-03-10T23:28:54.867Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-03-10T23:28:54.867Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-03-10T23:28:54.867Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-03-10T23:28:54.867Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-03-10T23:28:55.012Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-03-10T23:28:55.041Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-03-10T23:28:55.041Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-03-10T23:28:55.041Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-03-10T23:28:55.321Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-03-10T23:28:55.321Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-03-10T23:28:55.321Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-03-10T23:28:55.321Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-03-10T23:28:55.321Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-03-10T23:28:55.321Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-03-10T23:28:55.321Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-03-10T23:28:55.321Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-03-10T23:28:55.321Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-03-10T23:28:55.321Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2022-03-10T23:28:55.321Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-03-10T23:28:55.321Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-03-10T23:29:03.848Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-03-10T23:29:05.008Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2022-03-10T23:29:05.546Z] === RUN TestDockerSuite/TestBuildSpaces [2022-03-10T23:29:05.547Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-03-10T23:29:10.272Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-03-10T23:29:10.272Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-03-10T23:29:10.272Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-03-10T23:29:10.304Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-03-10T23:29:10.304Z] === RUN TestDockerSuite/TestBuildStderr [2022-03-10T23:29:10.841Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-03-10T23:29:10.841Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-03-10T23:29:10.841Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-03-10T23:29:10.841Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-03-10T23:29:10.884Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-03-10T23:29:10.884Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2022-03-10T23:29:10.884Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-03-10T23:29:11.409Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-03-10T23:29:11.409Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-03-10T23:29:12.348Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-03-10T23:29:12.348Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2022-03-10T23:29:12.348Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-03-10T23:29:12.348Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-03-10T23:29:12.348Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-03-10T23:29:12.348Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-03-10T23:29:13.047Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-03-10T23:29:13.047Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2022-03-10T23:29:13.047Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-03-10T23:29:13.047Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2022-03-10T23:29:13.047Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-03-10T23:29:13.047Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2022-03-10T23:29:13.047Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-03-10T23:29:14.094Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-03-10T23:29:14.255Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-03-10T23:29:14.515Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-03-10T23:29:14.515Z] docker_cli_swarm_test.go:1315: [d10ec74afd2a3] joining swarm manager [daad95346f1f9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-10T23:29:14.776Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-03-10T23:29:14.776Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-03-10T23:29:14.776Z] === RUN TestDockerSuite/TestVolumeEvents [2022-03-10T23:29:15.714Z] docker_cli_swarm_test.go:1316: [d7bff35aad9aa] joining swarm manager [daad95346f1f9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-10T23:29:15.931Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-03-10T23:29:15.931Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2022-03-10T23:29:15.931Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-03-10T23:29:15.931Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-03-10T23:29:18.842Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-03-10T23:29:18.842Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-03-10T23:29:18.842Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2022-03-10T23:29:18.842Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-03-10T23:29:18.842Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2022-03-10T23:29:18.842Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-03-10T23:29:18.842Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2022-03-10T23:29:18.843Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-03-10T23:29:20.978Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-03-10T23:29:21.547Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-03-10T23:29:21.806Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-03-10T23:29:21.806Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-03-10T23:29:22.555Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-03-10T23:29:23.723Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-03-10T23:29:26.283Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-03-10T23:29:26.284Z] docker_cli_run_test.go:4414: unmatched requirement DaemonIsWindows [2022-03-10T23:29:26.284Z] --- PASS: TestDockerSuite (1364.17s) [2022-03-10T23:29:26.284Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s) [2022-03-10T23:29:26.284Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.05s) [2022-03-10T23:29:26.284Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2022-03-10T23:29:26.284Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.00s) [2022-03-10T23:29:26.284Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.00s) [2022-03-10T23:29:26.284Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-03-10T23:29:26.284Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2022-03-10T23:29:26.284Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (3.04s) [2022-03-10T23:29:26.284Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.18s) [2022-03-10T23:29:26.284Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.59s) [2022-03-10T23:29:26.284Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.03s) [2022-03-10T23:29:26.284Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.75s) [2022-03-10T23:29:26.284Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.13s) [2022-03-10T23:29:26.284Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2022-03-10T23:29:26.284Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.46s) [2022-03-10T23:29:26.284Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.38s) [2022-03-10T23:29:26.284Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s) [2022-03-10T23:29:26.284Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2022-03-10T23:29:26.284Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.11s) [2022-03-10T23:29:26.284Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (1.05s) [2022-03-10T23:29:26.284Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.19s) [2022-03-10T23:29:26.284Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s) [2022-03-10T23:29:26.284Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.00s) [2022-03-10T23:29:26.284Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (6.08s) [2022-03-10T23:29:26.284Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (3.52s) [2022-03-10T23:29:26.284Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.16s) [2022-03-10T23:29:26.284Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (1.94s) [2022-03-10T23:29:26.284Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.57s) [2022-03-10T23:29:26.284Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.60s) [2022-03-10T23:29:26.284Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.57s) [2022-03-10T23:29:26.284Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.63s) [2022-03-10T23:29:26.284Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (1.93s) [2022-03-10T23:29:26.284Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.80s) [2022-03-10T23:29:26.284Z] --- PASS: TestDockerSuite/TestAttachDetach (1.07s) [2022-03-10T23:29:26.284Z] --- PASS: TestDockerSuite/TestAttachDisconnect (0.80s) [2022-03-10T23:29:26.284Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.78s) [2022-03-10T23:29:26.284Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (0.69s) [2022-03-10T23:29:26.284Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.64s) [2022-03-10T23:29:26.284Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.08s) [2022-03-10T23:29:26.284Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.57s) [2022-03-10T23:29:26.284Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.22s) [2022-03-10T23:29:26.284Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.17s) [2022-03-10T23:29:26.284Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2022-03-10T23:29:26.284Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.08s) [2022-03-10T23:29:26.284Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (1.11s) [2022-03-10T23:29:26.284Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (16.35s) [2022-03-10T23:29:26.284Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.84s) [2022-03-10T23:29:26.284Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.85s) [2022-03-10T23:29:26.284Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.30s) [2022-03-10T23:29:26.284Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.72s) [2022-03-10T23:29:26.284Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.29s) [2022-03-10T23:29:26.284Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.65s) [2022-03-10T23:29:26.284Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.84s) [2022-03-10T23:29:26.284Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (6.15s) [2022-03-10T23:29:26.284Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (4.12s) [2022-03-10T23:29:26.284Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.13s) [2022-03-10T23:29:26.284Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.31s) [2022-03-10T23:29:26.284Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (2.68s) [2022-03-10T23:29:26.284Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.07s) [2022-03-10T23:29:26.284Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.61s) [2022-03-10T23:29:26.284Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (2.69s) [2022-03-10T23:29:26.284Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.06s) [2022-03-10T23:29:26.284Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.26s) [2022-03-10T23:29:26.284Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.31s) [2022-03-10T23:29:26.284Z] --- PASS: TestDockerSuite/TestBuildAddScript (3.01s) [2022-03-10T23:29:26.284Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (6.75s) [2022-03-10T23:29:26.284Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (4.79s) [2022-03-10T23:29:26.284Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (2.98s) [2022-03-10T23:29:26.284Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.47s) [2022-03-10T23:29:26.284Z] --- PASS: TestDockerSuite/TestBuildAddTar (7.56s) [2022-03-10T23:29:26.284Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.32s) [2022-03-10T23:29:26.284Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.52s) [2022-03-10T23:29:26.284Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (3.12s) [2022-03-10T23:29:26.284Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (5.37s) [2022-03-10T23:29:26.284Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.33s) [2022-03-10T23:29:26.284Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (1.69s) [2022-03-10T23:29:26.284Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.24s) [2022-03-10T23:29:26.284Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.19s) [2022-03-10T23:29:26.284Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (2.63s) [2022-03-10T23:29:26.284Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (2.52s) [2022-03-10T23:29:26.284Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (3.10s) [2022-03-10T23:29:26.284Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.64s) [2022-03-10T23:29:26.284Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (3.75s) [2022-03-10T23:29:26.284Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (13.31s) [2022-03-10T23:29:26.284Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.23s) [2022-03-10T23:29:26.284Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.45s) [2022-03-10T23:29:26.284Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.35s) [2022-03-10T23:29:26.284Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (1.84s) [2022-03-10T23:29:26.284Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.46s) [2022-03-10T23:29:26.284Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (5.33s) [2022-03-10T23:29:26.284Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.47s) [2022-03-10T23:29:26.284Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.52s) [2022-03-10T23:29:26.284Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.85s) [2022-03-10T23:29:26.284Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.81s) [2022-03-10T23:29:26.284Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (5.61s) [2022-03-10T23:29:26.284Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.35s) [2022-03-10T23:29:26.284Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.05s) [2022-03-10T23:29:26.284Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (0.90s) [2022-03-10T23:29:26.284Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (5.68s) [2022-03-10T23:29:26.284Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (1.52s) [2022-03-10T23:29:26.284Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.77s) [2022-03-10T23:29:26.284Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.47s) [2022-03-10T23:29:26.284Z] --- PASS: TestDockerSuite/TestBuildCmd (0.38s) [2022-03-10T23:29:26.284Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.31s) [2022-03-10T23:29:26.284Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.30s) [2022-03-10T23:29:26.284Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2022-03-10T23:29:26.284Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.27s) [2022-03-10T23:29:26.284Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (4.48s) [2022-03-10T23:29:26.284Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (0.92s) [2022-03-10T23:29:26.284Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (0.85s) [2022-03-10T23:29:26.284Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.26s) [2022-03-10T23:29:26.284Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.85s) [2022-03-10T23:29:26.284Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.54s) [2022-03-10T23:29:26.284Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.42s) [2022-03-10T23:29:26.284Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (11.29s) [2022-03-10T23:29:26.284Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.89s) [2022-03-10T23:29:26.284Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.66s) [2022-03-10T23:29:26.284Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (3.32s) [2022-03-10T23:29:26.284Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (3.81s) [2022-03-10T23:29:26.284Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (0.88s) [2022-03-10T23:29:26.284Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2022-03-10T23:29:26.284Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2022-03-10T23:29:26.284Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-03-10T23:29:26.284Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.02s) [2022-03-10T23:29:26.284Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (2.88s) [2022-03-10T23:29:26.284Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (3.32s) [2022-03-10T23:29:26.284Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (2.26s) [2022-03-10T23:29:26.284Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.51s) [2022-03-10T23:29:26.284Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (5.42s) [2022-03-10T23:29:26.284Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (5.77s) [2022-03-10T23:29:26.284Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.72s) [2022-03-10T23:29:26.284Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.35s) [2022-03-10T23:29:26.284Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (3.71s) [2022-03-10T23:29:26.284Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.81s) [2022-03-10T23:29:26.284Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.07s) [2022-03-10T23:29:26.284Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.40s) [2022-03-10T23:29:26.284Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.33s) [2022-03-10T23:29:26.284Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.49s) [2022-03-10T23:29:26.284Z] --- PASS: TestDockerSuite/TestBuildDockerignore (10.67s) [2022-03-10T23:29:26.284Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.48s) [2022-03-10T23:29:26.284Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (3.29s) [2022-03-10T23:29:26.284Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (10.86s) [2022-03-10T23:29:26.284Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (0.94s) [2022-03-10T23:29:26.284Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.03s) [2022-03-10T23:29:26.284Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (4.10s) [2022-03-10T23:29:26.284Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.29s) [2022-03-10T23:29:26.284Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.56s) [2022-03-10T23:29:26.284Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (6.42s) [2022-03-10T23:29:26.284Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.50s) [2022-03-10T23:29:26.284Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (2.41s) [2022-03-10T23:29:26.284Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (16.52s) [2022-03-10T23:29:26.284Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.23s) [2022-03-10T23:29:26.284Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (4.28s) [2022-03-10T23:29:26.284Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.32s) [2022-03-10T23:29:26.284Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.35s) [2022-03-10T23:29:26.284Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.88s) [2022-03-10T23:29:26.284Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.20s) [2022-03-10T23:29:26.284Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.39s) [2022-03-10T23:29:26.284Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.36s) [2022-03-10T23:29:26.284Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.62s) [2022-03-10T23:29:26.284Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.68s) [2022-03-10T23:29:26.284Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.88s) [2022-03-10T23:29:26.284Z] --- PASS: TestDockerSuite/TestBuildEnv (1.60s) [2022-03-10T23:29:26.284Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.05s) [2022-03-10T23:29:26.284Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.13s) [2022-03-10T23:29:26.284Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (7.09s) [2022-03-10T23:29:26.284Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (20.04s) [2022-03-10T23:29:26.284Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (2.33s) [2022-03-10T23:29:26.284Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (8.86s) [2022-03-10T23:29:26.284Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.77s) [2022-03-10T23:29:26.284Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.52s) [2022-03-10T23:29:26.284Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.53s) [2022-03-10T23:29:26.284Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.45s) [2022-03-10T23:29:26.284Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2022-03-10T23:29:26.284Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.50s) [2022-03-10T23:29:26.284Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (10.17s) [2022-03-10T23:29:26.284Z] --- PASS: TestDockerSuite/TestBuildExpose (0.32s) [2022-03-10T23:29:26.284Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.63s) [2022-03-10T23:29:26.284Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.50s) [2022-03-10T23:29:26.284Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.37s) [2022-03-10T23:29:26.284Z] --- PASS: TestDockerSuite/TestBuildFails (0.73s) [2022-03-10T23:29:26.284Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.06s) [2022-03-10T23:29:26.284Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (2.04s) [2022-03-10T23:29:26.284Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.44s) [2022-03-10T23:29:26.284Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.95s) [2022-03-10T23:29:26.284Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.32s) [2022-03-10T23:29:26.284Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.38s) [2022-03-10T23:29:26.284Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (0.91s) [2022-03-10T23:29:26.284Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (1.82s) [2022-03-10T23:29:26.284Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.89s) [2022-03-10T23:29:26.284Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.35s) [2022-03-10T23:29:26.284Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (1.91s) [2022-03-10T23:29:26.284Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (1.80s) [2022-03-10T23:29:26.284Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.92s) [2022-03-10T23:29:26.284Z] --- PASS: TestDockerSuite/TestBuildHistory (3.49s) [2022-03-10T23:29:26.284Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.32s) [2022-03-10T23:29:26.284Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.52s) [2022-03-10T23:29:26.284Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.40s) [2022-03-10T23:29:26.284Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.36s) [2022-03-10T23:29:26.284Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.02s) [2022-03-10T23:29:26.284Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.68s) [2022-03-10T23:29:26.284Z] --- PASS: TestDockerSuite/TestBuildLabel (0.44s) [2022-03-10T23:29:26.284Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.31s) [2022-03-10T23:29:26.284Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.46s) [2022-03-10T23:29:26.284Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.21s) [2022-03-10T23:29:26.284Z] --- PASS: TestDockerSuite/TestBuildLabels (0.43s) [2022-03-10T23:29:26.284Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.43s) [2022-03-10T23:29:26.284Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.72s) [2022-03-10T23:29:26.284Z] --- PASS: TestDockerSuite/TestBuildLastModified (4.62s) [2022-03-10T23:29:26.284Z] --- PASS: TestDockerSuite/TestBuildLineBreak (2.76s) [2022-03-10T23:29:26.284Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.10s) [2022-03-10T23:29:26.284Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.13s) [2022-03-10T23:29:26.284Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.11s) [2022-03-10T23:29:26.284Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.10s) [2022-03-10T23:29:26.284Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.20s) [2022-03-10T23:29:26.284Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.30s) [2022-03-10T23:29:26.284Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.23s) [2022-03-10T23:29:26.284Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (2.86s) [2022-03-10T23:29:26.284Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.30s) [2022-03-10T23:29:26.284Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.57s) [2022-03-10T23:29:26.284Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (7.26s) [2022-03-10T23:29:26.284Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (2.88s) [2022-03-10T23:29:26.284Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (1.12s) [2022-03-10T23:29:26.284Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (1.84s) [2022-03-10T23:29:26.284Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2022-03-10T23:29:26.284Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (3.14s) [2022-03-10T23:29:26.284Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.32s) [2022-03-10T23:29:26.284Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.51s) [2022-03-10T23:29:26.284Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.23s) [2022-03-10T23:29:26.284Z] --- PASS: TestDockerSuite/TestBuildNetContainer (1.80s) [2022-03-10T23:29:26.284Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.56s) [2022-03-10T23:29:26.284Z] --- PASS: TestDockerSuite/TestBuildNoContext (0.63s) [2022-03-10T23:29:26.284Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.64s) [2022-03-10T23:29:26.284Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.14s) [2022-03-10T23:29:26.284Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.27s) [2022-03-10T23:29:26.284Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.07s) [2022-03-10T23:29:26.284Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.24s) [2022-03-10T23:29:26.284Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.34s) [2022-03-10T23:29:26.284Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.50s) [2022-03-10T23:29:26.284Z] --- PASS: TestDockerSuite/TestBuildOnBuild (1.63s) [2022-03-10T23:29:26.284Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.58s) [2022-03-10T23:29:26.284Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (2.18s) [2022-03-10T23:29:26.284Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.70s) [2022-03-10T23:29:26.284Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (2.67s) [2022-03-10T23:29:26.284Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.08s) [2022-03-10T23:29:26.284Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.09s) [2022-03-10T23:29:26.284Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.43s) [2022-03-10T23:29:26.284Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (3.11s) [2022-03-10T23:29:26.284Z] --- PASS: TestDockerSuite/TestBuildPATH (2.17s) [2022-03-10T23:29:26.284Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.58s) [2022-03-10T23:29:26.284Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.89s) [2022-03-10T23:29:26.284Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (7.20s) [2022-03-10T23:29:26.284Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (3.10s) [2022-03-10T23:29:26.284Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (1.80s) [2022-03-10T23:29:26.284Z] --- PASS: TestDockerSuite/TestBuildRm (2.42s) [2022-03-10T23:29:26.284Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (0.66s) [2022-03-10T23:29:26.284Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.01s) [2022-03-10T23:29:26.284Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.31s) [2022-03-10T23:29:26.284Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.58s) [2022-03-10T23:29:26.284Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.25s) [2022-03-10T23:29:26.284Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (0.82s) [2022-03-10T23:29:26.284Z] --- PASS: TestDockerSuite/TestBuildShellInherited (0.72s) [2022-03-10T23:29:26.284Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (3.04s) [2022-03-10T23:29:26.284Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.08s) [2022-03-10T23:29:26.284Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.23s) [2022-03-10T23:29:26.284Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-03-10T23:29:26.285Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.72s) [2022-03-10T23:29:26.285Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (1.53s) [2022-03-10T23:29:26.285Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.15s) [2022-03-10T23:29:26.285Z] --- PASS: TestDockerSuite/TestBuildStderr (1.09s) [2022-03-10T23:29:26.285Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (4.50s) [2022-03-10T23:29:26.285Z] --- PASS: TestDockerSuite/TestBuildStopSignal (0.76s) [2022-03-10T23:29:26.285Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (0.76s) [2022-03-10T23:29:26.285Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.50s) [2022-03-10T23:29:26.285Z] --- PASS: TestDockerSuite/TestBuildTagEvent (0.82s) [2022-03-10T23:29:26.285Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (0.95s) [2022-03-10T23:29:26.285Z] --- PASS: TestDockerSuite/TestBuildUser (1.27s) [2022-03-10T23:29:26.285Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (2.25s) [2022-03-10T23:29:26.285Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (10.12s) [2022-03-10T23:29:26.285Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (0.75s) [2022-03-10T23:29:26.285Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.52s) [2022-03-10T23:29:26.285Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (1.26s) [2022-03-10T23:29:26.285Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.72s) [2022-03-10T23:29:26.285Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.36s) [2022-03-10T23:29:26.285Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-03-10T23:29:26.285Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-03-10T23:29:26.285Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-03-10T23:29:26.285Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-03-10T23:29:26.285Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.62s) [2022-03-10T23:29:26.285Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.11s) [2022-03-10T23:29:26.285Z] --- PASS: TestDockerSuite/TestBuildWithFailure (0.74s) [2022-03-10T23:29:26.285Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.65s) [2022-03-10T23:29:26.285Z] --- PASS: TestDockerSuite/TestBuildWithTabs (0.79s) [2022-03-10T23:29:26.285Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.09s) [2022-03-10T23:29:26.285Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (2.19s) [2022-03-10T23:29:26.285Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.51s) [2022-03-10T23:29:26.285Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (0.88s) [2022-03-10T23:29:26.285Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.39s) [2022-03-10T23:29:26.285Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.59s) [2022-03-10T23:29:26.285Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-03-10T23:29:26.285Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.74s) [2022-03-10T23:29:26.285Z] --- PASS: TestDockerSuite/TestBuildXZHost (1.86s) [2022-03-10T23:29:26.285Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2022-03-10T23:29:26.285Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2022-03-10T23:29:26.285Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.58s) [2022-03-10T23:29:26.285Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.58s) [2022-03-10T23:29:26.285Z] --- PASS: TestDockerSuite/TestCommitChange (0.71s) [2022-03-10T23:29:26.285Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (0.70s) [2022-03-10T23:29:26.285Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.22s) [2022-03-10T23:29:26.285Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.29s) [2022-03-10T23:29:26.285Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (0.90s) [2022-03-10T23:29:26.285Z] --- PASS: TestDockerSuite/TestCommitTTY (1.88s) [2022-03-10T23:29:26.285Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (1.24s) [2022-03-10T23:29:26.285Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.93s) [2022-03-10T23:29:26.285Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.97s) [2022-03-10T23:29:26.285Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.03s) [2022-03-10T23:29:26.285Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.03s) [2022-03-10T23:29:26.285Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.16s) [2022-03-10T23:29:26.285Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-03-10T23:29:26.285Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2022-03-10T23:29:26.285Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.04s) [2022-03-10T23:29:26.285Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.84s) [2022-03-10T23:29:26.285Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.49s) [2022-03-10T23:29:26.285Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2022-03-10T23:29:26.285Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.58s) [2022-03-10T23:29:26.285Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.60s) [2022-03-10T23:29:26.285Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.60s) [2022-03-10T23:29:26.285Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.48s) [2022-03-10T23:29:26.285Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.55s) [2022-03-10T23:29:26.285Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.05s) [2022-03-10T23:29:26.285Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s) [2022-03-10T23:29:26.285Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.61s) [2022-03-10T23:29:26.285Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s) [2022-03-10T23:29:26.285Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.05s) [2022-03-10T23:29:26.285Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.08s) [2022-03-10T23:29:26.285Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.06s) [2022-03-10T23:29:26.285Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.66s) [2022-03-10T23:29:26.285Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.54s) [2022-03-10T23:29:26.285Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.57s) [2022-03-10T23:29:26.285Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s) [2022-03-10T23:29:26.285Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.23s) [2022-03-10T23:29:26.285Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.62s) [2022-03-10T23:29:26.285Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2022-03-10T23:29:26.285Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.74s) [2022-03-10T23:29:26.285Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.59s) [2022-03-10T23:29:26.285Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.56s) [2022-03-10T23:29:26.285Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.58s) [2022-03-10T23:29:26.285Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2022-03-10T23:29:26.285Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.94s) [2022-03-10T23:29:26.285Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.84s) [2022-03-10T23:29:26.285Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.77s) [2022-03-10T23:29:26.285Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.10s) [2022-03-10T23:29:26.285Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.81s) [2022-03-10T23:29:26.285Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.71s) [2022-03-10T23:29:26.285Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.11s) [2022-03-10T23:29:26.285Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.06s) [2022-03-10T23:29:26.285Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2022-03-10T23:29:26.285Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2022-03-10T23:29:26.285Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2022-03-10T23:29:26.285Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.66s) [2022-03-10T23:29:26.285Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.31s) [2022-03-10T23:29:26.285Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.75s) [2022-03-10T23:29:26.285Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.53s) [2022-03-10T23:29:26.285Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-03-10T23:29:26.285Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.06s) [2022-03-10T23:29:26.285Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.57s) [2022-03-10T23:29:26.285Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.64s) [2022-03-10T23:29:26.285Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (0.96s) [2022-03-10T23:29:26.285Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (3.36s) [2022-03-10T23:29:26.285Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.77s) [2022-03-10T23:29:26.285Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.24s) [2022-03-10T23:29:26.285Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.26s) [2022-03-10T23:29:26.285Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (19.60s) [2022-03-10T23:29:26.285Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (0.84s) [2022-03-10T23:29:26.285Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (1.71s) [2022-03-10T23:29:26.285Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (1.53s) [2022-03-10T23:29:26.285Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (0.41s) [2022-03-10T23:29:26.285Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000f23f20_} (1.39s) [2022-03-10T23:29:26.285Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-12795038972_/foo_false____} (1.33s) [2022-03-10T23:29:26.285Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-12795038972_/foo_true____} (1.65s) [2022-03-10T23:29:26.285Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-32248943363_/foo_false____} (1.33s) [2022-03-10T23:29:26.285Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-32248943363_/foo_true____} (1.36s) [2022-03-10T23:29:26.285Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-32248943363_/foo_true__0xc000f23f50__} (1.32s) [2022-03-10T23:29:26.285Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000f23f68_} (1.34s) [2022-03-10T23:29:26.285Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000f23f80_} (1.35s) [2022-03-10T23:29:26.285Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000f23f98_} (1.39s) [2022-03-10T23:29:26.285Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000f23fb0_} (1.44s) [2022-03-10T23:29:26.285Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.50s) [2022-03-10T23:29:26.285Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.32s) [2022-03-10T23:29:26.285Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-03-10T23:29:26.285Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-03-10T23:29:26.285Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-03-10T23:29:26.285Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-03-10T23:29:26.285Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-03-10T23:29:26.285Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.04s) [2022-03-10T23:29:26.285Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.03s) [2022-03-10T23:29:26.285Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.03s) [2022-03-10T23:29:26.285Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-03-10T23:29:26.285Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.02s) [2022-03-10T23:29:26.285Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.02s) [2022-03-10T23:29:26.285Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.02s) [2022-03-10T23:29:26.285Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.03s) [2022-03-10T23:29:26.285Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.03s) [2022-03-10T23:29:26.285Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.03s) [2022-03-10T23:29:26.285Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2022-03-10T23:29:26.285Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (2.89s) [2022-03-10T23:29:26.285Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.52s) [2022-03-10T23:29:26.285Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (2.04s) [2022-03-10T23:29:26.285Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.54s) [2022-03-10T23:29:26.285Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.17s) [2022-03-10T23:29:26.285Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.83s) [2022-03-10T23:29:26.285Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.58s) [2022-03-10T23:29:26.285Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.51s) [2022-03-10T23:29:26.285Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.53s) [2022-03-10T23:29:26.285Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.51s) [2022-03-10T23:29:26.285Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.51s) [2022-03-10T23:29:26.285Z] --- PASS: TestDockerSuite/TestCpFromCaseD (0.59s) [2022-03-10T23:29:26.285Z] --- PASS: TestDockerSuite/TestCpFromCaseE (0.59s) [2022-03-10T23:29:26.285Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.54s) [2022-03-10T23:29:26.285Z] --- PASS: TestDockerSuite/TestCpFromCaseG (0.69s) [2022-03-10T23:29:26.285Z] --- PASS: TestDockerSuite/TestCpFromCaseH (0.94s) [2022-03-10T23:29:26.285Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.64s) [2022-03-10T23:29:26.285Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (1.35s) [2022-03-10T23:29:26.285Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.17s) [2022-03-10T23:29:26.285Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.61s) [2022-03-10T23:29:26.285Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.51s) [2022-03-10T23:29:26.285Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.02s) [2022-03-10T23:29:26.285Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.52s) [2022-03-10T23:29:26.285Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.53s) [2022-03-10T23:29:26.285Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (0.66s) [2022-03-10T23:29:26.285Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.53s) [2022-03-10T23:29:26.285Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.59s) [2022-03-10T23:29:26.285Z] --- PASS: TestDockerSuite/TestCpToCaseA (0.97s) [2022-03-10T23:29:26.285Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.49s) [2022-03-10T23:29:26.285Z] --- PASS: TestDockerSuite/TestCpToCaseC (1.38s) [2022-03-10T23:29:26.285Z] --- PASS: TestDockerSuite/TestCpToCaseD (2.99s) [2022-03-10T23:29:26.285Z] --- PASS: TestDockerSuite/TestCpToCaseE (2.36s) [2022-03-10T23:29:26.285Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.46s) [2022-03-10T23:29:26.285Z] --- PASS: TestDockerSuite/TestCpToCaseG (2.83s) [2022-03-10T23:29:26.285Z] --- PASS: TestDockerSuite/TestCpToCaseH (1.90s) [2022-03-10T23:29:26.285Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.50s) [2022-03-10T23:29:26.285Z] --- PASS: TestDockerSuite/TestCpToCaseJ (2.79s) [2022-03-10T23:29:26.285Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.57s) [2022-03-10T23:29:26.285Z] --- PASS: TestDockerSuite/TestCpToDot (0.56s) [2022-03-10T23:29:26.285Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.08s) [2022-03-10T23:29:26.285Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.04s) [2022-03-10T23:29:26.285Z] --- PASS: TestDockerSuite/TestCpToStdout (0.85s) [2022-03-10T23:29:26.285Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (1.11s) [2022-03-10T23:29:26.285Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.22s) [2022-03-10T23:29:26.285Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.87s) [2022-03-10T23:29:26.285Z] --- PASS: TestDockerSuite/TestCpVolumePath (1.02s) [2022-03-10T23:29:26.285Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.09s) [2022-03-10T23:29:26.285Z] --- PASS: TestDockerSuite/TestCreateArgs (0.08s) [2022-03-10T23:29:26.285Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.53s) [2022-03-10T23:29:26.285Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.63s) [2022-03-10T23:29:26.285Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-03-10T23:29:26.285Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.07s) [2022-03-10T23:29:26.285Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.49s) [2022-03-10T23:29:26.285Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.28s) [2022-03-10T23:29:26.285Z] --- PASS: TestDockerSuite/TestCreateLabels (0.11s) [2022-03-10T23:29:26.285Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.11s) [2022-03-10T23:29:26.285Z] --- PASS: TestDockerSuite/TestCreateRM (0.14s) [2022-03-10T23:29:26.285Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-03-10T23:29:26.285Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.08s) [2022-03-10T23:29:26.285Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.18s) [2022-03-10T23:29:26.285Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (2.25s) [2022-03-10T23:29:26.285Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.10s) [2022-03-10T23:29:26.285Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.05s) [2022-03-10T23:29:26.285Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (4.11s) [2022-03-10T23:29:26.285Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.08s) [2022-03-10T23:29:26.285Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2022-03-10T23:29:26.285Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.12s) [2022-03-10T23:29:26.285Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.04s) [2022-03-10T23:29:26.285Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.05s) [2022-03-10T23:29:26.285Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.53s) [2022-03-10T23:29:26.285Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.73s) [2022-03-10T23:29:26.285Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (1.22s) [2022-03-10T23:29:26.285Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.44s) [2022-03-10T23:29:26.285Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.17s) [2022-03-10T23:29:26.285Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.63s) [2022-03-10T23:29:26.285Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.48s) [2022-03-10T23:29:26.285Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.08s) [2022-03-10T23:29:26.285Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.64s) [2022-03-10T23:29:26.285Z] --- PASS: TestDockerSuite/TestDockerFails (0.02s) [2022-03-10T23:29:26.285Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.03s) [2022-03-10T23:29:26.285Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.05s) [2022-03-10T23:29:26.285Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (1.01s) [2022-03-10T23:29:26.285Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.97s) [2022-03-10T23:29:26.285Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.16s) [2022-03-10T23:29:26.285Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.02s) [2022-03-10T23:29:26.285Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.04s) [2022-03-10T23:29:26.285Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.26s) [2022-03-10T23:29:26.285Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (6.01s) [2022-03-10T23:29:26.285Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (2.04s) [2022-03-10T23:29:26.285Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (2.65s) [2022-03-10T23:29:26.285Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (2.21s) [2022-03-10T23:29:26.285Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.79s) [2022-03-10T23:29:26.285Z] --- PASS: TestDockerSuite/TestEventsAttach (0.81s) [2022-03-10T23:29:26.285Z] --- PASS: TestDockerSuite/TestEventsCommit (0.75s) [2022-03-10T23:29:26.285Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.50s) [2022-03-10T23:29:26.285Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.49s) [2022-03-10T23:29:26.285Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.50s) [2022-03-10T23:29:26.285Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.50s) [2022-03-10T23:29:26.285Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.07s) [2022-03-10T23:29:26.285Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (2.12s) [2022-03-10T23:29:26.285Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (1.98s) [2022-03-10T23:29:26.285Z] --- PASS: TestDockerSuite/TestEventsCopy (0.85s) [2022-03-10T23:29:26.285Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.02s) [2022-03-10T23:29:26.285Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (5.61s) [2022-03-10T23:29:26.285Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.28s) [2022-03-10T23:29:26.285Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (0.91s) [2022-03-10T23:29:26.285Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (1.01s) [2022-03-10T23:29:26.285Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.13s) [2022-03-10T23:29:26.285Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.28s) [2022-03-10T23:29:26.285Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.15s) [2022-03-10T23:29:26.285Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s) [2022-03-10T23:29:26.285Z] --- PASS: TestDockerSuite/TestEventsFilters (0.94s) [2022-03-10T23:29:26.285Z] --- PASS: TestDockerSuite/TestEventsFormat (0.90s) [2022-03-10T23:29:26.285Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.03s) [2022-03-10T23:29:26.285Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s) [2022-03-10T23:29:26.285Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.65s) [2022-03-10T23:29:26.285Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.20s) [2022-03-10T23:29:26.285Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.75s) [2022-03-10T23:29:26.285Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.03s) [2022-03-10T23:29:26.285Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.21s) [2022-03-10T23:29:26.285Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-03-10T23:29:26.285Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-03-10T23:29:26.285Z] --- PASS: TestDockerSuite/TestEventsPluginOps (1.98s) [2022-03-10T23:29:26.285Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.78s) [2022-03-10T23:29:26.286Z] --- PASS: TestDockerSuite/TestEventsRename (0.53s) [2022-03-10T23:29:26.286Z] --- PASS: TestDockerSuite/TestEventsResize (0.64s) [2022-03-10T23:29:26.286Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (5.44s) [2022-03-10T23:29:26.286Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.60s) [2022-03-10T23:29:26.286Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.47s) [2022-03-10T23:29:26.286Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.79s) [2022-03-10T23:29:26.286Z] --- PASS: TestDockerSuite/TestEventsTop (0.53s) [2022-03-10T23:29:26.286Z] --- PASS: TestDockerSuite/TestEventsUntag (2.57s) [2022-03-10T23:29:26.286Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (10.91s) [2022-03-10T23:29:26.286Z] --- PASS: TestDockerSuite/TestExec (0.54s) [2022-03-10T23:29:26.286Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.48s) [2022-03-10T23:29:26.286Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.47s) [2022-03-10T23:29:26.286Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.49s) [2022-03-10T23:29:26.286Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.10s) [2022-03-10T23:29:26.286Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.52s) [2022-03-10T23:29:26.286Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.56s) [2022-03-10T23:29:26.286Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.58s) [2022-03-10T23:29:26.286Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.68s) [2022-03-10T23:29:26.286Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.60s) [2022-03-10T23:29:26.286Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.50s) [2022-03-10T23:29:26.286Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.39s) [2022-03-10T23:29:26.286Z] --- PASS: TestDockerSuite/TestExecCgroup (1.02s) [2022-03-10T23:29:26.286Z] --- PASS: TestDockerSuite/TestExecEnv (0.63s) [2022-03-10T23:29:26.286Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.23s) [2022-03-10T23:29:26.286Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.73s) [2022-03-10T23:29:26.286Z] --- PASS: TestDockerSuite/TestExecInspectID (2.62s) [2022-03-10T23:29:26.286Z] --- PASS: TestDockerSuite/TestExecInteractive (0.55s) [2022-03-10T23:29:26.286Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.55s) [2022-03-10T23:29:26.286Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.61s) [2022-03-10T23:29:26.286Z] --- PASS: TestDockerSuite/TestExecParseError (0.58s) [2022-03-10T23:29:26.286Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.55s) [2022-03-10T23:29:26.286Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.49s) [2022-03-10T23:29:26.286Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.61s) [2022-03-10T23:29:26.286Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.65s) [2022-03-10T23:29:26.286Z] --- PASS: TestDockerSuite/TestExecStartFails (0.66s) [2022-03-10T23:29:26.286Z] --- PASS: TestDockerSuite/TestExecStateCleanup (10.91s) [2022-03-10T23:29:26.286Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.55s) [2022-03-10T23:29:26.286Z] --- PASS: TestDockerSuite/TestExecTTY (0.55s) [2022-03-10T23:29:26.286Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.53s) [2022-03-10T23:29:26.286Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.51s) [2022-03-10T23:29:26.286Z] --- PASS: TestDockerSuite/TestExecUlimits (0.54s) [2022-03-10T23:29:26.286Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-03-10T23:29:26.286Z] --- PASS: TestDockerSuite/TestExecWithImageUser (1.39s) [2022-03-10T23:29:26.286Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (1.07s) [2022-03-10T23:29:26.286Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (1.16s) [2022-03-10T23:29:26.286Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.55s) [2022-03-10T23:29:26.286Z] --- PASS: TestDockerSuite/TestExecWithUser (0.60s) [2022-03-10T23:29:26.286Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.50s) [2022-03-10T23:29:26.286Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.48s) [2022-03-10T23:29:26.286Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.50s) [2022-03-10T23:29:26.286Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.52s) [2022-03-10T23:29:26.286Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.54s) [2022-03-10T23:29:26.286Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2022-03-10T23:29:26.286Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.05s) [2022-03-10T23:29:26.286Z] --- PASS: TestDockerSuite/TestHealth (19.01s) [2022-03-10T23:29:26.286Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.01s) [2022-03-10T23:29:26.286Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s) [2022-03-10T23:29:26.286Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s) [2022-03-10T23:29:26.286Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.57s) [2022-03-10T23:29:26.286Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.01s) [2022-03-10T23:29:26.286Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.57s) [2022-03-10T23:29:26.286Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.02s) [2022-03-10T23:29:26.286Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.01s) [2022-03-10T23:29:26.286Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.08s) [2022-03-10T23:29:26.286Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.21s) [2022-03-10T23:29:26.286Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.20s) [2022-03-10T23:29:26.286Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.31s) [2022-03-10T23:29:26.286Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s) [2022-03-10T23:29:26.286Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.63s) [2022-03-10T23:29:26.286Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.07s) [2022-03-10T23:29:26.286Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.65s) [2022-03-10T23:29:26.286Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.56s) [2022-03-10T23:29:26.286Z] --- PASS: TestDockerSuite/TestImagesFormat (0.06s) [2022-03-10T23:29:26.286Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.49s) [2022-03-10T23:29:26.286Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.62s) [2022-03-10T23:29:26.286Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2022-03-10T23:29:26.286Z] --- PASS: TestDockerSuite/TestImportBadURL (0.02s) [2022-03-10T23:29:26.286Z] --- PASS: TestDockerSuite/TestImportDisplay (1.07s) [2022-03-10T23:29:26.286Z] --- PASS: TestDockerSuite/TestImportFile (1.10s) [2022-03-10T23:29:26.286Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.01s) [2022-03-10T23:29:26.286Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.11s) [2022-03-10T23:29:26.286Z] --- PASS: TestDockerSuite/TestImportGzipped (1.19s) [2022-03-10T23:29:26.286Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.12s) [2022-03-10T23:29:26.286Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.57s) [2022-03-10T23:29:26.286Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.51s) [2022-03-10T23:29:26.286Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.53s) [2022-03-10T23:29:26.286Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2022-03-10T23:29:26.286Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2022-03-10T23:29:26.286Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.47s) [2022-03-10T23:29:26.286Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.46s) [2022-03-10T23:29:26.286Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.43s) [2022-03-10T23:29:26.286Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.45s) [2022-03-10T23:29:26.286Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.47s) [2022-03-10T23:29:26.286Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.47s) [2022-03-10T23:29:26.286Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.02s) [2022-03-10T23:29:26.286Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.16s) [2022-03-10T23:29:26.286Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.49s) [2022-03-10T23:29:26.286Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.45s) [2022-03-10T23:29:26.286Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.04s) [2022-03-10T23:29:26.286Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.52s) [2022-03-10T23:29:26.286Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-03-10T23:29:26.286Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.76s) [2022-03-10T23:29:26.286Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.52s) [2022-03-10T23:29:26.286Z] --- PASS: TestDockerSuite/TestInspectDefault (0.76s) [2022-03-10T23:29:26.286Z] --- PASS: TestDockerSuite/TestInspectHistory (0.84s) [2022-03-10T23:29:26.286Z] --- PASS: TestDockerSuite/TestInspectImage (0.05s) [2022-03-10T23:29:26.286Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.06s) [2022-03-10T23:29:26.286Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-03-10T23:29:26.286Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.64s) [2022-03-10T23:29:26.286Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.76s) [2022-03-10T23:29:26.286Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.08s) [2022-03-10T23:29:26.286Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.49s) [2022-03-10T23:29:26.286Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.60s) [2022-03-10T23:29:26.286Z] --- PASS: TestDockerSuite/TestInspectPlugin (2.04s) [2022-03-10T23:29:26.286Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.02s) [2022-03-10T23:29:26.286Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.60s) [2022-03-10T23:29:26.286Z] --- PASS: TestDockerSuite/TestInspectStatus (0.85s) [2022-03-10T23:29:26.286Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (1.59s) [2022-03-10T23:29:26.286Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.51s) [2022-03-10T23:29:26.286Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.87s) [2022-03-10T23:29:26.286Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.67s) [2022-03-10T23:29:26.286Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.63s) [2022-03-10T23:29:26.286Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.43s) [2022-03-10T23:29:26.286Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.47s) [2022-03-10T23:29:26.286Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s) [2022-03-10T23:29:26.286Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (1.62s) [2022-03-10T23:29:26.286Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (1.00s) [2022-03-10T23:29:26.286Z] --- PASS: TestDockerSuite/TestLinksEnvs (0.90s) [2022-03-10T23:29:26.286Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.25s) [2022-03-10T23:29:26.286Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.08s) [2022-03-10T23:29:26.286Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (1.48s) [2022-03-10T23:29:26.286Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (1.41s) [2022-03-10T23:29:26.286Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s) [2022-03-10T23:29:26.286Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (1.41s) [2022-03-10T23:29:26.286Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.28s) [2022-03-10T23:29:26.286Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.61s) [2022-03-10T23:29:26.286Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (8.53s) [2022-03-10T23:29:26.286Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (1.47s) [2022-03-10T23:29:26.286Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.11s) [2022-03-10T23:29:26.286Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.50s) [2022-03-10T23:29:26.286Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (1.53s) [2022-03-10T23:29:26.286Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.01s) [2022-03-10T23:29:26.286Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.30s) [2022-03-10T23:29:26.286Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2022-03-10T23:29:26.286Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s) [2022-03-10T23:29:26.286Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.47s) [2022-03-10T23:29:26.286Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.45s) [2022-03-10T23:29:26.286Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.52s) [2022-03-10T23:29:26.286Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.59s) [2022-03-10T23:29:26.286Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.53s) [2022-03-10T23:29:26.286Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.48s) [2022-03-10T23:29:26.286Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.01s) [2022-03-10T23:29:26.286Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (0.82s) [2022-03-10T23:29:26.286Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (0.83s) [2022-03-10T23:29:26.286Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (0.84s) [2022-03-10T23:29:26.286Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (0.99s) [2022-03-10T23:29:26.286Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.70s) [2022-03-10T23:29:26.286Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (1.82s) [2022-03-10T23:29:26.286Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.50s) [2022-03-10T23:29:26.286Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.45s) [2022-03-10T23:29:26.286Z] --- PASS: TestDockerSuite/TestLogsSince (6.60s) [2022-03-10T23:29:26.286Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.51s) [2022-03-10T23:29:26.286Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.67s) [2022-03-10T23:29:26.286Z] --- PASS: TestDockerSuite/TestLogsTail (0.60s) [2022-03-10T23:29:26.286Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.47s) [2022-03-10T23:29:26.286Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.46s) [2022-03-10T23:29:26.286Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.24s) [2022-03-10T23:29:26.286Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.50s) [2022-03-10T23:29:26.286Z] --- PASS: TestDockerSuite/TestNetHostname (1.34s) [2022-03-10T23:29:26.286Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.23s) [2022-03-10T23:29:26.286Z] --- PASS: TestDockerSuite/TestNetworkEvents (5.58s) [2022-03-10T23:29:26.286Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.30s) [2022-03-10T23:29:26.286Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.47s) [2022-03-10T23:29:26.286Z] --- PASS: TestDockerSuite/TestPluginActive (1.97s) [2022-03-10T23:29:26.286Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (5.69s) [2022-03-10T23:29:26.286Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-03-10T23:29:26.286Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (1.22s) [2022-03-10T23:29:26.286Z] --- PASS: TestDockerSuite/TestPluginLogDriver (3.42s) [2022-03-10T23:29:26.286Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.97s) [2022-03-10T23:29:26.286Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.61s) [2022-03-10T23:29:26.286Z] --- PASS: TestDockerSuite/TestPluginUpgrade (4.86s) [2022-03-10T23:29:26.286Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.61s) [2022-03-10T23:29:26.286Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (1.29s) [2022-03-10T23:29:26.286Z] --- PASS: TestDockerSuite/TestPortHostBinding (0.92s) [2022-03-10T23:29:26.286Z] --- PASS: TestDockerSuite/TestPortList (6.36s) [2022-03-10T23:29:26.286Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (0.91s) [2022-03-10T23:29:26.286Z] --- PASS: TestDockerSuite/TestPostContainersAttach (6.04s) [2022-03-10T23:29:26.286Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2022-03-10T23:29:26.286Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.06s) [2022-03-10T23:29:26.286Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.85s) [2022-03-10T23:29:26.286Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.00s) [2022-03-10T23:29:26.286Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.72s) [2022-03-10T23:29:26.286Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2022-03-10T23:29:26.286Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.79s) [2022-03-10T23:29:26.286Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.08s) [2022-03-10T23:29:26.286Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.16s) [2022-03-10T23:29:26.286Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.00s) [2022-03-10T23:29:26.286Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (1.94s) [2022-03-10T23:29:26.286Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (0.94s) [2022-03-10T23:29:26.286Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.42s) [2022-03-10T23:29:26.286Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.13s) [2022-03-10T23:29:26.286Z] --- PASS: TestDockerSuite/TestPsByOrder (2.04s) [2022-03-10T23:29:26.286Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.72s) [2022-03-10T23:29:26.286Z] --- PASS: TestDockerSuite/TestPsListContainersBase (2.40s) [2022-03-10T23:29:26.286Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (3.72s) [2022-03-10T23:29:26.286Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.10s) [2022-03-10T23:29:26.286Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (3.02s) [2022-03-10T23:29:26.286Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (6.68s) [2022-03-10T23:29:26.286Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.18s) [2022-03-10T23:29:26.286Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (1.83s) [2022-03-10T23:29:26.286Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.53s) [2022-03-10T23:29:26.286Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (1.39s) [2022-03-10T23:29:26.286Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (2.09s) [2022-03-10T23:29:26.286Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (1.60s) [2022-03-10T23:29:26.286Z] --- PASS: TestDockerSuite/TestPsListContainersSize (0.93s) [2022-03-10T23:29:26.286Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.14s) [2022-03-10T23:29:26.286Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.58s) [2022-03-10T23:29:26.286Z] --- PASS: TestDockerSuite/TestPsRightTagName (1.45s) [2022-03-10T23:29:26.286Z] --- PASS: TestDockerSuite/TestPsShowMounts (1.81s) [2022-03-10T23:29:26.286Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.47s) [2022-03-10T23:29:26.286Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.01s) [2022-03-10T23:29:26.286Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.20s) [2022-03-10T23:29:26.286Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.09s) [2022-03-10T23:29:26.286Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.05s) [2022-03-10T23:29:26.286Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.49s) [2022-03-10T23:29:26.286Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (0.96s) [2022-03-10T23:29:26.286Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (0.91s) [2022-03-10T23:29:26.286Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.49s) [2022-03-10T23:29:26.286Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (5.97s) [2022-03-10T23:29:26.286Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (0.91s) [2022-03-10T23:29:26.286Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (1.74s) [2022-03-10T23:29:26.286Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.07s) [2022-03-10T23:29:26.286Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.08s) [2022-03-10T23:29:26.286Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.30s) [2022-03-10T23:29:26.286Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.01s) [2022-03-10T23:29:26.286Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.13s) [2022-03-10T23:29:26.286Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (2.22s) [2022-03-10T23:29:26.286Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (0.92s) [2022-03-10T23:29:26.286Z] --- PASS: TestDockerSuite/TestRmiBlank (0.01s) [2022-03-10T23:29:26.286Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.08s) [2022-03-10T23:29:26.286Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (2.44s) [2022-03-10T23:29:26.286Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.77s) [2022-03-10T23:29:26.286Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.37s) [2022-03-10T23:29:26.286Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.12s) [2022-03-10T23:29:26.286Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.69s) [2022-03-10T23:29:26.286Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.20s) [2022-03-10T23:29:26.286Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (0.63s) [2022-03-10T23:29:26.286Z] --- PASS: TestDockerSuite/TestRmiTag (0.27s) [2022-03-10T23:29:26.286Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.50s) [2022-03-10T23:29:26.286Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (3.03s) [2022-03-10T23:29:26.287Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.92s) [2022-03-10T23:29:26.287Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.60s) [2022-03-10T23:29:26.287Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.30s) [2022-03-10T23:29:26.287Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (0.88s) [2022-03-10T23:29:26.287Z] --- PASS: TestDockerSuite/TestRunAddHost (0.47s) [2022-03-10T23:29:26.287Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.23s) [2022-03-10T23:29:26.287Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.48s) [2022-03-10T23:29:26.287Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2022-03-10T23:29:26.287Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.47s) [2022-03-10T23:29:26.287Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.02s) [2022-03-10T23:29:26.287Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.44s) [2022-03-10T23:29:26.287Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.69s) [2022-03-10T23:29:26.287Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.81s) [2022-03-10T23:29:26.287Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (1.22s) [2022-03-10T23:29:26.287Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (0.93s) [2022-03-10T23:29:26.287Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.63s) [2022-03-10T23:29:26.287Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.60s) [2022-03-10T23:29:26.287Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.60s) [2022-03-10T23:29:26.287Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.50s) [2022-03-10T23:29:26.287Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.65s) [2022-03-10T23:29:26.287Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.67s) [2022-03-10T23:29:26.287Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (0.85s) [2022-03-10T23:29:26.287Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.44s) [2022-03-10T23:29:26.287Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.44s) [2022-03-10T23:29:26.287Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.46s) [2022-03-10T23:29:26.287Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s) [2022-03-10T23:29:26.287Z] --- PASS: TestDockerSuite/TestRunBindMounts (1.37s) [2022-03-10T23:29:26.287Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.47s) [2022-03-10T23:29:26.287Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.48s) [2022-03-10T23:29:26.287Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.49s) [2022-03-10T23:29:26.287Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.47s) [2022-03-10T23:29:26.287Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-03-10T23:29:26.287Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.55s) [2022-03-10T23:29:26.287Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.56s) [2022-03-10T23:29:26.287Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.52s) [2022-03-10T23:29:26.287Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.68s) [2022-03-10T23:29:26.287Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.87s) [2022-03-10T23:29:26.287Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.03s) [2022-03-10T23:29:26.287Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.66s) [2022-03-10T23:29:26.287Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-03-10T23:29:26.287Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (1.07s) [2022-03-10T23:29:26.287Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.53s) [2022-03-10T23:29:26.287Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.55s) [2022-03-10T23:29:26.287Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.47s) [2022-03-10T23:29:26.287Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.06s) [2022-03-10T23:29:26.287Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.66s) [2022-03-10T23:29:26.287Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.02s) [2022-03-10T23:29:26.287Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.97s) [2022-03-10T23:29:26.287Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.04s) [2022-03-10T23:29:26.287Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.67s) [2022-03-10T23:29:26.287Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.45s) [2022-03-10T23:29:26.287Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.48s) [2022-03-10T23:29:26.287Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.51s) [2022-03-10T23:29:26.287Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.47s) [2022-03-10T23:29:26.287Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.32s) [2022-03-10T23:29:26.287Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (2.50s) [2022-03-10T23:29:26.287Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.06s) [2022-03-10T23:29:26.287Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.56s) [2022-03-10T23:29:26.287Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (1.95s) [2022-03-10T23:29:26.287Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.26s) [2022-03-10T23:29:26.287Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (1.75s) [2022-03-10T23:29:26.287Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (1.89s) [2022-03-10T23:29:26.287Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2022-03-10T23:29:26.287Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-03-10T23:29:26.287Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.70s) [2022-03-10T23:29:26.287Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.31s) [2022-03-10T23:29:26.287Z] --- PASS: TestDockerSuite/TestRunDNSOptions (1.12s) [2022-03-10T23:29:26.287Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (2.07s) [2022-03-10T23:29:26.287Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.91s) [2022-03-10T23:29:26.287Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.26s) [2022-03-10T23:29:26.287Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.48s) [2022-03-10T23:29:26.287Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-03-10T23:29:26.287Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.60s) [2022-03-10T23:29:26.287Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.37s) [2022-03-10T23:29:26.287Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.03s) [2022-03-10T23:29:26.287Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.49s) [2022-03-10T23:29:26.287Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.68s) [2022-03-10T23:29:26.287Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.74s) [2022-03-10T23:29:26.287Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.56s) [2022-03-10T23:29:26.287Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.03s) [2022-03-10T23:29:26.287Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.60s) [2022-03-10T23:29:26.287Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.45s) [2022-03-10T23:29:26.287Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.70s) [2022-03-10T23:29:26.287Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.71s) [2022-03-10T23:29:26.287Z] --- PASS: TestDockerSuite/TestRunExitCode (0.54s) [2022-03-10T23:29:26.287Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.56s) [2022-03-10T23:29:26.287Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.48s) [2022-03-10T23:29:26.287Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.67s) [2022-03-10T23:29:26.287Z] --- PASS: TestDockerSuite/TestRunExposePort (0.03s) [2022-03-10T23:29:26.287Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.66s) [2022-03-10T23:29:26.287Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.54s) [2022-03-10T23:29:26.287Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (0.99s) [2022-03-10T23:29:26.287Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.26s) [2022-03-10T23:29:26.287Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2022-03-10T23:29:26.287Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (2.62s) [2022-03-10T23:29:26.287Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.70s) [2022-03-10T23:29:26.287Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.27s) [2022-03-10T23:29:26.287Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.62s) [2022-03-10T23:29:26.287Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (0.91s) [2022-03-10T23:29:26.287Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) [2022-03-10T23:29:26.287Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s) [2022-03-10T23:29:26.287Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.02s) [2022-03-10T23:29:26.287Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.47s) [2022-03-10T23:29:26.287Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (1.87s) [2022-03-10T23:29:26.287Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (0.93s) [2022-03-10T23:29:26.287Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (0.95s) [2022-03-10T23:29:26.287Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.51s) [2022-03-10T23:29:26.287Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.32s) [2022-03-10T23:29:26.287Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.35s) [2022-03-10T23:29:26.287Z] --- PASS: TestDockerSuite/TestRunModeHostname (0.71s) [2022-03-10T23:29:26.287Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-03-10T23:29:26.287Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.16s) [2022-03-10T23:29:26.287Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (0.92s) [2022-03-10T23:29:26.287Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (0.73s) [2022-03-10T23:29:26.287Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (0.93s) [2022-03-10T23:29:26.287Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-03-10T23:29:26.287Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.17s) [2022-03-10T23:29:26.287Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (0.87s) [2022-03-10T23:29:26.287Z] --- PASS: TestDockerSuite/TestRunMount (4.97s) [2022-03-10T23:29:26.287Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.64s) [2022-03-10T23:29:26.287Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.57s) [2022-03-10T23:29:26.287Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.02s) [2022-03-10T23:29:26.287Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (1.39s) [2022-03-10T23:29:26.287Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (2.56s) [2022-03-10T23:29:26.287Z] --- PASS: TestDockerSuite/TestRunNamedVolume (1.84s) [2022-03-10T23:29:26.287Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (1.96s) [2022-03-10T23:29:26.287Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.33s) [2022-03-10T23:29:26.287Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.07s) [2022-03-10T23:29:26.287Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s) [2022-03-10T23:29:26.287Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.45s) [2022-03-10T23:29:26.287Z] --- PASS: TestDockerSuite/TestRunNetHost (0.65s) [2022-03-10T23:29:26.287Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.50s) [2022-03-10T23:29:26.287Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.45s) [2022-03-10T23:29:26.287Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.33s) [2022-03-10T23:29:26.287Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.39s) [2022-03-10T23:29:26.287Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (2.64s) [2022-03-10T23:29:26.287Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.51s) [2022-03-10T23:29:26.287Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.09s) [2022-03-10T23:29:26.287Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.48s) [2022-03-10T23:29:26.287Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.07s) [2022-03-10T23:29:26.287Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.47s) [2022-03-10T23:29:26.287Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.58s) [2022-03-10T23:29:26.287Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.07s) [2022-03-10T23:29:26.287Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.53s) [2022-03-10T23:29:26.287Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.52s) [2022-03-10T23:29:26.287Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-03-10T23:29:26.287Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.69s) [2022-03-10T23:29:26.287Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.77s) [2022-03-10T23:29:26.287Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.20s) [2022-03-10T23:29:26.287Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.81s) [2022-03-10T23:29:26.287Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.67s) [2022-03-10T23:29:26.287Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.60s) [2022-03-10T23:29:26.287Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.48s) [2022-03-10T23:29:26.287Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.54s) [2022-03-10T23:29:26.287Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.56s) [2022-03-10T23:29:26.287Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2022-03-10T23:29:26.287Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.81s) [2022-03-10T23:29:26.287Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.67s) [2022-03-10T23:29:26.287Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-03-10T23:29:26.287Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.52s) [2022-03-10T23:29:26.287Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.01s) [2022-03-10T23:29:26.287Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-03-10T23:29:26.287Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.66s) [2022-03-10T23:29:26.287Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.16s) [2022-03-10T23:29:26.287Z] --- PASS: TestDockerSuite/TestRunRm (0.55s) [2022-03-10T23:29:26.287Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.48s) [2022-03-10T23:29:26.287Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.55s) [2022-03-10T23:29:26.287Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.73s) [2022-03-10T23:29:26.287Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.64s) [2022-03-10T23:29:26.287Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.48s) [2022-03-10T23:29:26.287Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (2.61s) [2022-03-10T23:29:26.287Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (3.13s) [2022-03-10T23:29:26.287Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.45s) [2022-03-10T23:29:26.287Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.66s) [2022-03-10T23:29:26.287Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.55s) [2022-03-10T23:29:26.287Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.57s) [2022-03-10T23:29:26.287Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.44s) [2022-03-10T23:29:26.287Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.61s) [2022-03-10T23:29:26.287Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.79s) [2022-03-10T23:29:26.287Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.49s) [2022-03-10T23:29:26.287Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.44s) [2022-03-10T23:29:26.287Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.45s) [2022-03-10T23:29:26.287Z] --- PASS: TestDockerSuite/TestRunState (0.97s) [2022-03-10T23:29:26.287Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.44s) [2022-03-10T23:29:26.287Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.45s) [2022-03-10T23:29:26.287Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.17s) [2022-03-10T23:29:26.287Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-03-10T23:29:26.287Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.45s) [2022-03-10T23:29:26.287Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.43s) [2022-03-10T23:29:26.287Z] --- PASS: TestDockerSuite/TestRunSysctls (0.90s) [2022-03-10T23:29:26.287Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.03s) [2022-03-10T23:29:26.287Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.02s) [2022-03-10T23:29:26.287Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.47s) [2022-03-10T23:29:26.287Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (1.48s) [2022-03-10T23:29:26.287Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.48s) [2022-03-10T23:29:26.287Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.28s) [2022-03-10T23:29:26.287Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (2.98s) [2022-03-10T23:29:26.287Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (3.02s) [2022-03-10T23:29:26.287Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.57s) [2022-03-10T23:29:26.287Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.58s) [2022-03-10T23:29:26.287Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.43s) [2022-03-10T23:29:26.287Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (2.14s) [2022-03-10T23:29:26.287Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.36s) [2022-03-10T23:29:26.287Z] --- PASS: TestDockerSuite/TestRunUserByID (0.70s) [2022-03-10T23:29:26.287Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.14s) [2022-03-10T23:29:26.287Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.14s) [2022-03-10T23:29:26.287Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.49s) [2022-03-10T23:29:26.287Z] --- PASS: TestDockerSuite/TestRunUserByName (0.51s) [2022-03-10T23:29:26.287Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.52s) [2022-03-10T23:29:26.287Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.02s) [2022-03-10T23:29:26.287Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.22s) [2022-03-10T23:29:26.287Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.55s) [2022-03-10T23:29:26.287Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (3.49s) [2022-03-10T23:29:26.287Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.69s) [2022-03-10T23:29:26.287Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.95s) [2022-03-10T23:29:26.287Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.40s) [2022-03-10T23:29:26.287Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (0.93s) [2022-03-10T23:29:26.287Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.42s) [2022-03-10T23:29:26.287Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (1.67s) [2022-03-10T23:29:26.287Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.45s) [2022-03-10T23:29:26.287Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-03-10T23:29:26.287Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-03-10T23:29:26.287Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-03-10T23:29:26.287Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.19s) [2022-03-10T23:29:26.287Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-03-10T23:29:26.287Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.59s) [2022-03-10T23:29:26.287Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.46s) [2022-03-10T23:29:26.287Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (0.94s) [2022-03-10T23:29:26.287Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.52s) [2022-03-10T23:29:26.287Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.47s) [2022-03-10T23:29:26.287Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s) [2022-03-10T23:29:26.287Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.47s) [2022-03-10T23:29:26.287Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-03-10T23:29:26.287Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s) [2022-03-10T23:29:26.287Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.02s) [2022-03-10T23:29:26.287Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-03-10T23:29:26.287Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-03-10T23:29:26.287Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-03-10T23:29:26.287Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.01s) [2022-03-10T23:29:26.287Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.01s) [2022-03-10T23:29:26.287Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.69s) [2022-03-10T23:29:26.287Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.51s) [2022-03-10T23:29:26.287Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.05s) [2022-03-10T23:29:26.287Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.57s) [2022-03-10T23:29:26.287Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.17s) [2022-03-10T23:29:26.287Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.63s) [2022-03-10T23:29:26.287Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.05s) [2022-03-10T23:29:26.287Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.74s) [2022-03-10T23:29:26.287Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.46s) [2022-03-10T23:29:26.287Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.03s) [2022-03-10T23:29:26.287Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-03-10T23:29:26.287Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.47s) [2022-03-10T23:29:26.287Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (0.93s) [2022-03-10T23:29:26.287Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.44s) [2022-03-10T23:29:26.287Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.01s) [2022-03-10T23:29:26.287Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.36s) [2022-03-10T23:29:26.287Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.06s) [2022-03-10T23:29:26.287Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (0.95s) [2022-03-10T23:29:26.287Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.44s) [2022-03-10T23:29:26.287Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (1.39s) [2022-03-10T23:29:26.287Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.47s) [2022-03-10T23:29:26.287Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-03-10T23:29:26.287Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-03-10T23:29:26.287Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.72s) [2022-03-10T23:29:26.287Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.70s) [2022-03-10T23:29:26.287Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (0.82s) [2022-03-10T23:29:26.287Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.04s) [2022-03-10T23:29:26.287Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.20s) [2022-03-10T23:29:26.287Z] --- PASS: TestDockerSuite/TestSaveImageId (0.07s) [2022-03-10T23:29:26.287Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.44s) [2022-03-10T23:29:26.287Z] --- PASS: TestDockerSuite/TestSaveLoadParents (1.58s) [2022-03-10T23:29:26.287Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.08s) [2022-03-10T23:29:26.287Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.64s) [2022-03-10T23:29:26.287Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.06s) [2022-03-10T23:29:26.287Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2022-03-10T23:29:26.287Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.21s) [2022-03-10T23:29:26.287Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.15s) [2022-03-10T23:29:26.287Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.37s) [2022-03-10T23:29:26.288Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.06s) [2022-03-10T23:29:26.288Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.09s) [2022-03-10T23:29:26.288Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.06s) [2022-03-10T23:29:26.288Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.55s) [2022-03-10T23:29:26.288Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (1.96s) [2022-03-10T23:29:26.288Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/0 (0.65s) [2022-03-10T23:29:26.288Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/1 (0.65s) [2022-03-10T23:29:26.288Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/2 (0.65s) [2022-03-10T23:29:26.288Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (4.96s) [2022-03-10T23:29:26.288Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (1.76s) [2022-03-10T23:29:26.288Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (1.04s) [2022-03-10T23:29:26.288Z] --- PASS: TestDockerSuite/TestStartAttachSilent (0.98s) [2022-03-10T23:29:26.288Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.67s) [2022-03-10T23:29:26.288Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (1.61s) [2022-03-10T23:29:26.288Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.53s) [2022-03-10T23:29:26.288Z] --- PASS: TestDockerSuite/TestStartRecordError (1.24s) [2022-03-10T23:29:26.288Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (2.14s) [2022-03-10T23:29:26.288Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.23s) [2022-03-10T23:29:26.288Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (2.53s) [2022-03-10T23:29:26.288Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.27s) [2022-03-10T23:29:26.288Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.04s) [2022-03-10T23:29:26.288Z] --- PASS: TestDockerSuite/TestStatsFormatAll (4.86s) [2022-03-10T23:29:26.288Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.56s) [2022-03-10T23:29:26.288Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.49s) [2022-03-10T23:29:26.288Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.51s) [2022-03-10T23:29:26.288Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.53s) [2022-03-10T23:29:26.288Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.52s) [2022-03-10T23:29:26.288Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-03-10T23:29:26.288Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.48s) [2022-03-10T23:29:26.288Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (2.56s) [2022-03-10T23:29:26.288Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (2.89s) [2022-03-10T23:29:26.288Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.45s) [2022-03-10T23:29:26.288Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.48s) [2022-03-10T23:29:26.288Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-03-10T23:29:26.288Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-03-10T23:29:26.288Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (0.94s) [2022-03-10T23:29:26.288Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.63s) [2022-03-10T23:29:26.288Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.60s) [2022-03-10T23:29:26.288Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (0.98s) [2022-03-10T23:29:26.288Z] --- PASS: TestDockerSuite/TestUpdateStats (3.50s) [2022-03-10T23:29:26.288Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (0.91s) [2022-03-10T23:29:26.288Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-03-10T23:29:26.288Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.69s) [2022-03-10T23:29:26.288Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.57s) [2022-03-10T23:29:26.288Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.51s) [2022-03-10T23:29:26.288Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (2.79s) [2022-03-10T23:29:26.288Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (2.43s) [2022-03-10T23:29:26.288Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.42s) [2022-03-10T23:29:26.288Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.26s) [2022-03-10T23:29:26.288Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (2.80s) [2022-03-10T23:29:26.288Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.38s) [2022-03-10T23:29:26.288Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.36s) [2022-03-10T23:29:26.288Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (0.89s) [2022-03-10T23:29:26.288Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (0.93s) [2022-03-10T23:29:26.288Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.45s) [2022-03-10T23:29:26.288Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.62s) [2022-03-10T23:29:26.288Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.71s) [2022-03-10T23:29:26.288Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.65s) [2022-03-10T23:29:26.288Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.39s) [2022-03-10T23:29:26.288Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.07s) [2022-03-10T23:29:26.288Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) [2022-03-10T23:29:26.288Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.04s) [2022-03-10T23:29:26.288Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.49s) [2022-03-10T23:29:26.288Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.07s) [2022-03-10T23:29:26.288Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.06s) [2022-03-10T23:29:26.288Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s) [2022-03-10T23:29:26.288Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.49s) [2022-03-10T23:29:26.288Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.02s) [2022-03-10T23:29:26.288Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.81s) [2022-03-10T23:29:26.288Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.11s) [2022-03-10T23:29:26.288Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.11s) [2022-03-10T23:29:26.288Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.02s) [2022-03-10T23:29:26.288Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.04s) [2022-03-10T23:29:26.288Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (1.79s) [2022-03-10T23:29:26.288Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.15s) [2022-03-10T23:29:26.288Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.26s) [2022-03-10T23:29:26.288Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.05s) [2022-03-10T23:29:26.288Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2022-03-10T23:29:26.288Z] --- PASS: TestDockerSuite/TestVolumeEvents (5.42s) [2022-03-10T23:29:26.288Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.41s) [2022-03-10T23:29:26.288Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.09s) [2022-03-10T23:29:26.288Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s) [2022-03-10T23:29:26.288Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (1.87s) [2022-03-10T23:29:26.288Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (2.44s) [2022-03-10T23:29:26.288Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2022-03-10T23:29:26.288Z] === RUN TestDockerRegistrySuite [2022-03-10T23:29:26.288Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-03-10T23:29:26.403Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-03-10T23:29:27.226Z] check_test.go:195: [d9a7aae07ceaa] daemon is not started [2022-03-10T23:29:27.226Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-03-10T23:29:28.602Z] check_test.go:195: [d8386f0a97047] daemon is not started [2022-03-10T23:29:28.602Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-03-10T23:29:29.287Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-03-10T23:29:29.287Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-03-10T23:29:29.287Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2022-03-10T23:29:29.287Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-03-10T23:29:29.538Z] check_test.go:195: [d88b8e71f365c] daemon is not started [2022-03-10T23:29:29.797Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-03-10T23:29:29.797Z] check_test.go:195: [d004996ce20b9] daemon is not started [2022-03-10T23:29:29.797Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-03-10T23:29:33.057Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-03-10T23:29:33.057Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-03-10T23:29:33.081Z] check_test.go:195: [d46a165057fb8] daemon is not started [2022-03-10T23:29:33.081Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-03-10T23:29:35.430Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-03-10T23:29:35.430Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-03-10T23:29:35.430Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-03-10T23:29:36.006Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-03-10T23:29:36.006Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2022-03-10T23:29:36.007Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-03-10T23:29:36.007Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2022-03-10T23:29:36.007Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-03-10T23:29:38.351Z] check_test.go:195: [d97ee9b4182cd] daemon is not started [2022-03-10T23:29:38.351Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-03-10T23:29:38.383Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-03-10T23:29:38.891Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-03-10T23:29:38.892Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-03-10T23:29:39.371Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-03-10T23:29:41.638Z] check_test.go:195: [df6b0a1dc3b5c] daemon is not started [2022-03-10T23:29:41.638Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-03-10T23:29:41.777Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-03-10T23:29:41.777Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2022-03-10T23:29:41.777Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-03-10T23:29:42.204Z] check_test.go:195: [d49094cb08dab] daemon is not started [2022-03-10T23:29:42.204Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-03-10T23:29:43.139Z] check_test.go:195: [d2d231aa1159a] daemon is not started [2022-03-10T23:29:43.139Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-03-10T23:29:44.084Z] check_test.go:195: [d0fd209837443] daemon is not started [2022-03-10T23:29:44.084Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-03-10T23:29:44.188Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-03-10T23:29:45.021Z] check_test.go:195: [db912a998751a] daemon is not started [2022-03-10T23:29:45.021Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-03-10T23:29:45.487Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-03-10T23:29:45.487Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-03-10T23:29:46.398Z] check_test.go:195: [d52bd30d8d85c] daemon is not started [2022-03-10T23:29:46.398Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-03-10T23:29:46.966Z] check_test.go:195: [d8d7f69c511be] daemon is not started [2022-03-10T23:29:46.966Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-03-10T23:29:47.905Z] check_test.go:195: [dee5cb5507538] daemon is not started [2022-03-10T23:29:48.164Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-03-10T23:29:48.371Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-03-10T23:29:48.735Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:4a67b275c97e96027d928e52c283312dc0293a97da4a9a6deed0601a4add873a [2022-03-10T23:29:49.674Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:e044a3276e4c9c9d7bfdcfccebe4c17682d8d80322b6484d57fe687d3e7c8cf0 [2022-03-10T23:29:49.933Z] check_test.go:195: [dc410699ba2f0] daemon is not started [2022-03-10T23:29:49.933Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-03-10T23:29:50.123Z] === RUN TestDockerSuite/TestBuildUser [2022-03-10T23:29:50.123Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-03-10T23:29:50.123Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-03-10T23:29:50.123Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-03-10T23:29:50.123Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-03-10T23:29:50.123Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-03-10T23:29:50.123Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-03-10T23:29:50.869Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:679c2f5a6d3092d556e28dd2055a25701ce9a80a0636096bfae5f9e51a4dca96 [2022-03-10T23:29:51.806Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:888f2e54c561efac3960f71e14c76d5bdf6f2a2c2468dcdce1afe6a58bcee179 [2022-03-10T23:29:51.806Z] check_test.go:195: [d384f5e4b88dc] daemon is not started [2022-03-10T23:29:52.064Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-03-10T23:29:52.998Z] check_test.go:195: [d19ed0961097f] daemon is not started [2022-03-10T23:29:52.998Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-03-10T23:29:53.914Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-03-10T23:29:54.183Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-03-10T23:29:54.381Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-03-10T23:29:55.532Z] check_test.go:195: [d95a3c7f69a14] daemon is not started [2022-03-10T23:29:55.532Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-03-10T23:29:56.100Z] check_test.go:195: [d1becfd288559] daemon is not started [2022-03-10T23:29:56.100Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-03-10T23:29:56.359Z] check_test.go:195: [df5f6a8d81266] daemon is not started [2022-03-10T23:29:56.359Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-03-10T23:29:57.298Z] check_test.go:195: [d0c9b24b82aa6] daemon is not started [2022-03-10T23:29:57.298Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-03-10T23:29:57.344Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-03-10T23:29:57.344Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-03-10T23:29:57.344Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-03-10T23:29:57.344Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-03-10T23:29:57.344Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-03-10T23:29:58.236Z] check_test.go:195: [d2017caef33e1] daemon is not started [2022-03-10T23:29:58.236Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-03-10T23:29:59.252Z] check_test.go:195: [df1765a4dad1c] daemon is not started [2022-03-10T23:29:59.252Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-03-10T23:29:59.943Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-03-10T23:29:59.943Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-03-10T23:29:59.943Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-03-10T23:29:59.943Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-03-10T23:29:59.943Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-03-10T23:30:01.786Z] check_test.go:195: [da69bb5363e1c] daemon is not started [2022-03-10T23:30:01.786Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-03-10T23:30:01.786Z] check_test.go:195: [d97d4151ada2b] daemon is not started [2022-03-10T23:30:01.786Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-03-10T23:30:02.155Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-03-10T23:30:02.155Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2022-03-10T23:30:02.155Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-03-10T23:30:03.161Z] check_test.go:195: [d83d4e692f039] daemon is not started [2022-03-10T23:30:03.161Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-03-10T23:30:03.161Z] check_test.go:195: [d5fe59c42908b] daemon is not started [2022-03-10T23:30:03.161Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-03-10T23:30:03.419Z] check_test.go:195: [de75da3a09758] daemon is not started [2022-03-10T23:30:03.419Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-03-10T23:30:03.677Z] check_test.go:195: [dfbce0cfef9c7] daemon is not started [2022-03-10T23:30:03.677Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-03-10T23:30:03.935Z] check_test.go:195: [d31745cb06cb0] daemon is not started [2022-03-10T23:30:03.935Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-03-10T23:30:04.193Z] check_test.go:195: [d772234c7c819] daemon is not started [2022-03-10T23:30:04.193Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-03-10T23:30:04.451Z] check_test.go:195: [ded1fe70497de] daemon is not started [2022-03-10T23:30:04.451Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-03-10T23:30:05.042Z] === RUN TestDockerSuite/TestContainerAPITop [2022-03-10T23:30:05.042Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2022-03-10T23:30:05.042Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-03-10T23:30:05.385Z] check_test.go:195: [dde194b706b30] daemon is not started [2022-03-10T23:30:05.385Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-03-10T23:30:07.288Z] check_test.go:195: [d2b8ab301c51e] daemon is not started [2022-03-10T23:30:07.288Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-03-10T23:30:07.855Z] check_test.go:195: [d484e8ba01d10] daemon is not started [2022-03-10T23:30:07.855Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-03-10T23:30:08.758Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-03-10T23:30:08.758Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-03-10T23:30:09.235Z] check_test.go:195: [df97172aaa580] daemon is not started [2022-03-10T23:30:09.235Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-03-10T23:30:09.802Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-03-10T23:30:10.739Z] --- PASS: TestDockerRegistrySuite (44.62s) [2022-03-10T23:30:10.739Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.25s) [2022-03-10T23:30:10.739Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.05s) [2022-03-10T23:30:10.739Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.30s) [2022-03-10T23:30:10.739Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.15s) [2022-03-10T23:30:10.739Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (2.77s) [2022-03-10T23:30:10.739Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (5.54s) [2022-03-10T23:30:10.739Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (2.92s) [2022-03-10T23:30:10.739Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.02s) [2022-03-10T23:30:10.739Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.89s) [2022-03-10T23:30:10.739Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.08s) [2022-03-10T23:30:10.739Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.07s) [2022-03-10T23:30:10.739Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.08s) [2022-03-10T23:30:10.739Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (0.88s) [2022-03-10T23:30:10.739Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (0.96s) [2022-03-10T23:30:10.739Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (1.87s) [2022-03-10T23:30:10.739Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (2.04s) [2022-03-10T23:30:10.739Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.02s) [2022-03-10T23:30:10.739Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.17s) [2022-03-10T23:30:10.739Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (0.97s) [2022-03-10T23:30:10.739Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.18s) [2022-03-10T23:30:10.739Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.00s) [2022-03-10T23:30:10.739Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.89s) [2022-03-10T23:30:10.739Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.90s) [2022-03-10T23:30:10.739Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (2.42s) [2022-03-10T23:30:10.739Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.39s) [2022-03-10T23:30:10.739Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.02s) [2022-03-10T23:30:10.739Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.39s) [2022-03-10T23:30:10.739Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2022-03-10T23:30:10.739Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.28s) [2022-03-10T23:30:10.739Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.26s) [2022-03-10T23:30:10.739Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.33s) [2022-03-10T23:30:10.739Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2022-03-10T23:30:10.739Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.07s) [2022-03-10T23:30:10.739Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.58s) [2022-03-10T23:30:10.739Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.85s) [2022-03-10T23:30:10.739Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.13s) [2022-03-10T23:30:10.739Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.92s) [2022-03-10T23:30:10.739Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.76s) [2022-03-10T23:30:10.739Z] === RUN TestDockerSchema1RegistrySuite [2022-03-10T23:30:10.739Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-03-10T23:30:10.739Z] check_test.go:222: [d46c4c6da9d23] daemon is not started [2022-03-10T23:30:10.739Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-03-10T23:30:13.489Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-03-10T23:30:14.025Z] check_test.go:222: [dadc837682560] daemon is not started [2022-03-10T23:30:14.026Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-03-10T23:30:16.371Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-03-10T23:30:16.371Z] docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux [2022-03-10T23:30:16.371Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-03-10T23:30:16.371Z] docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux [2022-03-10T23:30:16.371Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-03-10T23:30:16.371Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2022-03-10T23:30:16.371Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-03-10T23:30:16.371Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2022-03-10T23:30:16.371Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-03-10T23:30:16.371Z] docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux [2022-03-10T23:30:16.371Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2022-03-10T23:30:18.532Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-03-10T23:30:18.532Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2022-03-10T23:30:19.298Z] check_test.go:222: [d664a2867b204] daemon is not started [2022-03-10T23:30:19.299Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-03-10T23:30:19.873Z] check_test.go:222: [d99eb30f38f02] daemon is not started [2022-03-10T23:30:19.873Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-03-10T23:30:19.873Z] check_test.go:222: [dab640f1f7db0] daemon is not started [2022-03-10T23:30:19.873Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-03-10T23:30:20.812Z] check_test.go:222: [df797ae42b65e] daemon is not started [2022-03-10T23:30:20.812Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-03-10T23:30:21.419Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2022-03-10T23:30:21.748Z] check_test.go:222: [d2de08d2b0afa] daemon is not started [2022-03-10T23:30:21.749Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-03-10T23:30:22.624Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-03-10T23:30:22.624Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-03-10T23:30:22.686Z] check_test.go:222: [d02bdc400c82d] daemon is not started [2022-03-10T23:30:22.686Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-03-10T23:30:24.305Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2022-03-10T23:30:25.221Z] check_test.go:222: [d74e9448e4716] daemon is not started [2022-03-10T23:30:25.221Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-03-10T23:30:25.478Z] check_test.go:222: [d9f4e4e27808e] daemon is not started [2022-03-10T23:30:25.478Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-03-10T23:30:25.738Z] check_test.go:222: [dce8762081978] daemon is not started [2022-03-10T23:30:25.738Z] --- PASS: TestDockerSchema1RegistrySuite (15.17s) [2022-03-10T23:30:25.738Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.17s) [2022-03-10T23:30:25.738Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (2.82s) [2022-03-10T23:30:25.738Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (5.05s) [2022-03-10T23:30:25.738Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.00s) [2022-03-10T23:30:25.738Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.14s) [2022-03-10T23:30:25.738Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.97s) [2022-03-10T23:30:25.738Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.88s) [2022-03-10T23:30:25.738Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.89s) [2022-03-10T23:30:25.738Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (2.42s) [2022-03-10T23:30:25.738Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.43s) [2022-03-10T23:30:25.738Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.41s) [2022-03-10T23:30:25.738Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-03-10T23:30:25.738Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-03-10T23:30:26.672Z] check_test.go:251: [df86c423565fe] daemon is not started [2022-03-10T23:30:26.672Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-03-10T23:30:27.219Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2022-03-10T23:30:27.238Z] check_test.go:251: [d782827b04a8e] daemon is not started [2022-03-10T23:30:27.238Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-03-10T23:30:27.238Z] check_test.go:251: [d345e5da7af2d] daemon is not started [2022-03-10T23:30:27.238Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-03-10T23:30:27.805Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2022-03-10T23:30:28.741Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-03-10T23:30:29.309Z] check_test.go:251: [d157c84fe7705] daemon is not started [2022-03-10T23:30:29.309Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-03-10T23:30:30.105Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0000898c0_} [2022-03-10T23:30:30.246Z] check_test.go:251: [df8d1a283bd94] daemon is not started [2022-03-10T23:30:30.246Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-03-10T23:30:31.185Z] check_test.go:251: [d1c96ecd5e1b6] daemon is not started [2022-03-10T23:30:31.185Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-03-10T23:30:31.308Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-03-10T23:30:31.444Z] check_test.go:251: [d04cd4a8a1200] daemon is not started [2022-03-10T23:30:31.444Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (5.63s) [2022-03-10T23:30:31.444Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.74s) [2022-03-10T23:30:31.444Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.58s) [2022-03-10T23:30:31.444Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s) [2022-03-10T23:30:31.444Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.42s) [2022-03-10T23:30:31.444Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.55s) [2022-03-10T23:30:31.444Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.77s) [2022-03-10T23:30:31.444Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (1.23s) [2022-03-10T23:30:31.444Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.19s) [2022-03-10T23:30:31.444Z] === RUN TestDockerRegistryAuthTokenSuite [2022-03-10T23:30:31.444Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-03-10T23:30:32.012Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2022-03-10T23:30:32.991Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-12552484574_c:\foo_false____} [2022-03-10T23:30:34.712Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-03-10T23:30:34.712Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-03-10T23:30:34.712Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-03-10T23:30:34.712Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-03-10T23:30:34.712Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-03-10T23:30:34.712Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-03-10T23:30:34.712Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-03-10T23:30:34.712Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-03-10T23:30:34.712Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-03-10T23:30:34.712Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-03-10T23:30:34.712Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-03-10T23:30:34.712Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-03-10T23:30:34.712Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-03-10T23:30:35.875Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-12552484574_c:\foo_true____} [2022-03-10T23:30:37.245Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-03-10T23:30:37.246Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2022-03-10T23:30:37.246Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-03-10T23:30:37.246Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2022-03-10T23:30:37.246Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-03-10T23:30:37.293Z] check_test.go:278: [dfd0ae3a6f11f] daemon is not started [2022-03-10T23:30:37.293Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-03-10T23:30:37.293Z] check_test.go:278: [d6fc44267fa17] daemon is not started [2022-03-10T23:30:37.293Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-03-10T23:30:37.293Z] check_test.go:278: [d676f7796c532] daemon is not started [2022-03-10T23:30:37.293Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-03-10T23:30:37.293Z] check_test.go:278: [d274106f6378f] daemon is not started [2022-03-10T23:30:37.293Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-03-10T23:30:37.293Z] check_test.go:278: [de648a16a73b9] daemon is not started [2022-03-10T23:30:37.293Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.86s) [2022-03-10T23:30:37.293Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.19s) [2022-03-10T23:30:37.293Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.17s) [2022-03-10T23:30:37.293Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.17s) [2022-03-10T23:30:37.293Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.17s) [2022-03-10T23:30:37.293Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.16s) [2022-03-10T23:30:37.293Z] === RUN TestDockerNetworkSuite [2022-03-10T23:30:37.293Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2022-03-10T23:30:37.858Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2022-03-10T23:30:38.428Z] docker_cli_network_unix_test.go:46: [d0552f16d2a35] daemon is not started [2022-03-10T23:30:38.499Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-03-10T23:30:38.686Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2022-03-10T23:30:38.822Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-03-10T23:30:38.822Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2022-03-10T23:30:38.822Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-03-10T23:30:38.822Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-03-10T23:30:38.822Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-03-10T23:30:38.822Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-03-10T23:30:38.822Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-03-10T23:30:38.822Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-03-10T23:30:38.822Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-03-10T23:30:38.822Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-03-10T23:30:38.822Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-03-10T23:30:38.822Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-03-10T23:30:38.822Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-03-10T23:30:38.822Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-03-10T23:30:38.822Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2022-03-10T23:30:38.822Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-03-10T23:30:38.822Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2022-03-10T23:30:38.822Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-03-10T23:30:38.822Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2022-03-10T23:30:38.822Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-03-10T23:30:38.822Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-03-10T23:30:38.822Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-03-10T23:30:38.822Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-03-10T23:30:38.822Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-03-10T23:30:39.253Z] docker_cli_network_unix_test.go:46: [d766333baf1df] daemon is not started [2022-03-10T23:30:39.514Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2022-03-10T23:30:40.267Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-03-10T23:30:40.268Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-03-10T23:30:40.735Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2022-03-10T23:30:42.534Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-03-10T23:30:42.534Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-03-10T23:30:42.534Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-03-10T23:30:42.534Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-03-10T23:30:42.534Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-03-10T23:30:42.534Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-03-10T23:30:42.534Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-03-10T23:30:42.534Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-03-10T23:30:42.534Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-03-10T23:30:42.534Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-03-10T23:30:42.534Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-03-10T23:30:42.534Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-03-10T23:30:42.534Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-03-10T23:30:42.534Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-03-10T23:30:42.534Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-03-10T23:30:42.534Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-03-10T23:30:42.534Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-03-10T23:30:42.534Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-03-10T23:30:42.534Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-03-10T23:30:42.534Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-03-10T23:30:42.534Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-03-10T23:30:42.534Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-03-10T23:30:42.534Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-03-10T23:30:42.534Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-03-10T23:30:42.534Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-03-10T23:30:42.534Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-03-10T23:30:42.534Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-03-10T23:30:42.806Z] docker_cli_network_unix_test.go:46: [d1644b8c28841] daemon is not started [2022-03-10T23:30:43.373Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2022-03-10T23:30:44.344Z] === RUN TestDockerSuite/TestBuildEnv [2022-03-10T23:30:44.344Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-03-10T23:30:44.344Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-03-10T23:30:44.344Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-03-10T23:30:44.344Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-03-10T23:30:44.344Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-03-10T23:30:44.344Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-03-10T23:30:44.344Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-03-10T23:30:44.344Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-03-10T23:30:44.344Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-03-10T23:30:44.344Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-03-10T23:30:45.279Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2022-03-10T23:30:45.279Z] docker_cli_network_unix_test.go:46: [db6c248f0b368] daemon is not started [2022-03-10T23:30:45.427Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-03-10T23:30:45.427Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-03-10T23:30:45.428Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-03-10T23:30:45.428Z] === RUN TestDockerSuite/TestCpRelativePath [2022-03-10T23:30:45.538Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2022-03-10T23:30:45.796Z] docker_cli_network_unix_test.go:1233: [ddd2549f26c2f] daemon is not started [2022-03-10T23:30:47.698Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2022-03-10T23:30:48.312Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-03-10T23:30:48.312Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-03-10T23:30:48.312Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-03-10T23:30:48.312Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-03-10T23:30:48.312Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-03-10T23:30:48.312Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-03-10T23:30:48.312Z] === RUN TestDockerSuite/TestCpToCaseA [2022-03-10T23:30:48.633Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2022-03-10T23:30:49.080Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-03-10T23:30:49.080Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-03-10T23:30:49.080Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-03-10T23:30:49.080Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-03-10T23:30:49.080Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-03-10T23:30:49.080Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-03-10T23:30:49.080Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-03-10T23:30:50.006Z] docker_cli_network_unix_test.go:46: [d104dca52794f] daemon is not started [2022-03-10T23:30:50.106Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-03-10T23:30:50.572Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2022-03-10T23:30:51.234Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-03-10T23:30:52.478Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2022-03-10T23:30:54.069Z] === RUN TestDockerSuite/TestCpToCaseB [2022-03-10T23:30:55.946Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-03-10T23:30:55.986Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-03-10T23:30:56.297Z] === RUN TestDockerSuite/TestCpToCaseC [2022-03-10T23:30:56.297Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-03-10T23:30:56.297Z] === RUN TestDockerSuite/TestCpToCaseD [2022-03-10T23:30:56.297Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-03-10T23:30:56.297Z] === RUN TestDockerSuite/TestCpToCaseE [2022-03-10T23:30:56.455Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-03-10T23:30:56.685Z] docker_cli_network_unix_test.go:46: [d65b957e115c6] daemon is not started [2022-03-10T23:30:56.944Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2022-03-10T23:30:58.850Z] docker_cli_network_unix_test.go:46: [d7e7c1f83a0dc] daemon is not started [2022-03-10T23:30:59.416Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2022-03-10T23:30:59.674Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2022-03-10T23:31:00.610Z] docker_cli_network_unix_test.go:46: [d61e2dbb8d4ca] daemon is not started [2022-03-10T23:31:00.610Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2022-03-10T23:31:01.176Z] docker_cli_network_unix_test.go:46: [dfbc7a5cd5a29] daemon is not started [2022-03-10T23:31:01.176Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2022-03-10T23:31:01.743Z] docker_cli_network_unix_test.go:46: [d28c781e45fee] daemon is not started [2022-03-10T23:31:01.743Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2022-03-10T23:31:02.313Z] docker_cli_network_unix_test.go:46: [d2f121e710136] daemon is not started [2022-03-10T23:31:02.882Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2022-03-10T23:31:03.820Z] docker_cli_network_unix_test.go:46: [d59868d8bea97] daemon is not started [2022-03-10T23:31:04.080Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2022-03-10T23:31:04.080Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2022-03-10T23:31:04.080Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2022-03-10T23:31:04.080Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2022-03-10T23:31:04.339Z] docker_cli_network_unix_test.go:46: [d105da115b261] daemon is not started [2022-03-10T23:31:04.339Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2022-03-10T23:31:04.599Z] docker_cli_network_unix_test.go:46: [d1c3455e59d71] daemon is not started [2022-03-10T23:31:04.599Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2022-03-10T23:31:05.536Z] docker_cli_network_unix_test.go:46: [dd76e15d0a170] daemon is not started [2022-03-10T23:31:05.536Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2022-03-10T23:31:05.795Z] docker_cli_network_unix_test.go:46: [d0bdf0cf2e299] daemon is not started [2022-03-10T23:31:05.795Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2022-03-10T23:31:06.056Z] docker_cli_network_unix_test.go:46: [da2f5d2f0fbc5] daemon is not started [2022-03-10T23:31:06.056Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2022-03-10T23:31:06.316Z] docker_cli_network_unix_test.go:46: [dfd3b34ce754a] daemon is not started [2022-03-10T23:31:06.316Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2022-03-10T23:31:06.637Z] === RUN TestDockerSuite/TestCpToCaseF [2022-03-10T23:31:06.637Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-03-10T23:31:06.637Z] === RUN TestDockerSuite/TestCpToCaseG [2022-03-10T23:31:06.637Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-03-10T23:31:06.637Z] === RUN TestDockerSuite/TestCpToCaseH [2022-03-10T23:31:07.253Z] docker_cli_network_unix_test.go:46: [d5b9853824fab] daemon is not started [2022-03-10T23:31:07.253Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2022-03-10T23:31:07.822Z] docker_cli_network_unix_test.go:46: [d3038395bdf5d] daemon is not started [2022-03-10T23:31:08.758Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2022-03-10T23:31:08.758Z] docker_cli_network_unix_test.go:46: [dbc54b79e98dd] daemon is not started [2022-03-10T23:31:08.758Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2022-03-10T23:31:08.758Z] docker_cli_network_unix_test.go:46: [d4cf53fb4ca93] daemon is not started [2022-03-10T23:31:09.018Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2022-03-10T23:31:09.018Z] docker_cli_network_unix_test.go:46: [d5ed7c5d55b3e] daemon is not started [2022-03-10T23:31:09.018Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2022-03-10T23:31:10.404Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2022-03-10T23:31:10.662Z] docker_cli_network_unix_test.go:968: [d914b6f9952ed] daemon is not started [2022-03-10T23:31:11.230Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2022-03-10T23:31:11.385Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-03-10T23:31:11.385Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-03-10T23:31:11.385Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-03-10T23:31:11.385Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-03-10T23:31:11.385Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-03-10T23:31:11.385Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2022-03-10T23:31:11.385Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-03-10T23:31:12.164Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2022-03-10T23:31:12.164Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2022-03-10T23:31:12.949Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-03-10T23:31:13.100Z] docker_cli_network_unix_test.go:46: [d6a62e03b8d72] daemon is not started [2022-03-10T23:31:13.360Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2022-03-10T23:31:13.742Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-03-10T23:31:14.198Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-03-10T23:31:14.198Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-03-10T23:31:14.198Z] === RUN TestDockerSuite/TestBuildExpose [2022-03-10T23:31:14.198Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-03-10T23:31:14.198Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-03-10T23:31:14.198Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-03-10T23:31:14.198Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-03-10T23:31:14.198Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-03-10T23:31:14.198Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-03-10T23:31:14.198Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-03-10T23:31:14.198Z] === RUN TestDockerSuite/TestBuildFails [2022-03-10T23:31:14.740Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2022-03-10T23:31:16.648Z] docker_cli_network_unix_test.go:1116: [dafd09b219053] daemon is not started [2022-03-10T23:31:16.980Z] === RUN TestDockerSuite/TestCpToCaseI [2022-03-10T23:31:16.980Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-03-10T23:31:16.980Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-03-10T23:31:16.980Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-03-10T23:31:16.980Z] === RUN TestDockerSuite/TestCpToDot [2022-03-10T23:31:17.126Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-03-10T23:31:17.126Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-03-10T23:31:19.863Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-03-10T23:31:19.863Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-03-10T23:31:19.863Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-03-10T23:31:19.863Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-03-10T23:31:19.863Z] === RUN TestDockerSuite/TestCpToStdout [2022-03-10T23:31:19.937Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2022-03-10T23:31:19.937Z] docker_cli_network_unix_test.go:46: [db058d6c52267] daemon is not started [2022-03-10T23:31:19.937Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2022-03-10T23:31:20.872Z] docker_cli_network_unix_test.go:46: [d31bdb2396262] daemon is not started [2022-03-10T23:31:20.872Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2022-03-10T23:31:20.872Z] docker_cli_network_unix_test.go:46: [d4270adf4e9fc] daemon is not started [2022-03-10T23:31:21.130Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2022-03-10T23:31:21.130Z] docker_cli_network_unix_test.go:46: [dd7cc32cd0cda] daemon is not started [2022-03-10T23:31:21.130Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2022-03-10T23:31:21.130Z] docker_cli_network_unix_test.go:46: [de828418ac0ff] daemon is not started [2022-03-10T23:31:21.130Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2022-03-10T23:31:21.388Z] docker_cli_network_unix_test.go:46: [dafc0a86caa42] daemon is not started [2022-03-10T23:31:21.388Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2022-03-10T23:31:21.388Z] docker_cli_network_unix_test.go:46: [de469f88d0577] daemon is not started [2022-03-10T23:31:21.388Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2022-03-10T23:31:21.681Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-03-10T23:31:22.667Z] === RUN TestDockerSuite/TestBuildXZHost [2022-03-10T23:31:22.667Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-03-10T23:31:23.135Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-03-10T23:31:23.135Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-03-10T23:31:23.135Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-03-10T23:31:23.135Z] docker_cli_sni_test.go:18: Flakey test [2022-03-10T23:31:23.135Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-03-10T23:31:23.287Z] docker_cli_network_unix_test.go:46: [dda0c5ad923f1] daemon is not started [2022-03-10T23:31:23.571Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-03-10T23:31:23.571Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-03-10T23:31:23.571Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-03-10T23:31:23.571Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-03-10T23:31:23.571Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-03-10T23:31:23.571Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-03-10T23:31:23.571Z] === RUN TestDockerSuite/TestCpVolumePath [2022-03-10T23:31:23.571Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-03-10T23:31:23.571Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-03-10T23:31:23.571Z] === RUN TestDockerSuite/TestCreateArgs [2022-03-10T23:31:23.571Z] === RUN TestDockerSuite/TestCreateByImageID [2022-03-10T23:31:23.853Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2022-03-10T23:31:23.853Z] docker_cli_network_unix_test.go:46: [dc9187bb75571] daemon is not started [2022-03-10T23:31:23.853Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2022-03-10T23:31:23.853Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2022-03-10T23:31:23.853Z] docker_cli_network_unix_test.go:46: [dad94c250b4ed] daemon is not started [2022-03-10T23:31:23.853Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2022-03-10T23:31:24.421Z] docker_cli_network_unix_test.go:46: [d4b9e5b34c8b9] daemon is not started [2022-03-10T23:31:24.680Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2022-03-10T23:31:25.357Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-03-10T23:31:25.798Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-03-10T23:31:28.700Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-03-10T23:31:28.700Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-03-10T23:31:28.876Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2022-03-10T23:31:29.155Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-03-10T23:31:29.475Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-03-10T23:31:29.813Z] docker_cli_network_unix_test.go:1084: [dc0fa9ce67a9c] daemon is not started [2022-03-10T23:31:31.225Z] === RUN TestDockerSuite/TestCommitChange [2022-03-10T23:31:31.719Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2022-03-10T23:31:31.719Z] docker_cli_network_unix_test.go:46: [d1673d0604555] daemon is not started [2022-03-10T23:31:31.719Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2022-03-10T23:31:31.977Z] docker_cli_network_unix_test.go:46: [de1e8eab20c52] daemon is not started [2022-03-10T23:31:32.040Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-03-10T23:31:32.235Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2022-03-10T23:31:32.558Z] === RUN TestDockerSuite/TestCreateLabels [2022-03-10T23:31:32.558Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-03-10T23:31:32.558Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-03-10T23:31:32.558Z] === RUN TestDockerSuite/TestCreateRM [2022-03-10T23:31:33.013Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-03-10T23:31:33.013Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-03-10T23:31:33.013Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-03-10T23:31:33.013Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-03-10T23:31:33.467Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-03-10T23:31:33.609Z] docker_cli_network_unix_test.go:46: [d2410e441a3de] daemon is not started [2022-03-10T23:31:33.867Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2022-03-10T23:31:33.867Z] docker_cli_network_unix_test.go:46: [d302d39e6c384] daemon is not started [2022-03-10T23:31:33.867Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2022-03-10T23:31:34.433Z] docker_cli_network_unix_test.go:46: [dde824f400dfc] daemon is not started [2022-03-10T23:31:34.433Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2022-03-10T23:31:34.998Z] docker_cli_network_unix_test.go:46: [d851d6f845cc2] daemon is not started [2022-03-10T23:31:34.998Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2022-03-10T23:31:35.565Z] docker_cli_network_unix_test.go:46: [d00c4ca7f46ea] daemon is not started [2022-03-10T23:31:36.134Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2022-03-10T23:31:36.594Z] === RUN TestDockerSuite/TestBuildForceRm [2022-03-10T23:31:37.258Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-03-10T23:31:41.406Z] docker_cli_network_unix_test.go:46: [d5e6716829209] daemon is not started [2022-03-10T23:31:41.406Z] --- PASS: TestDockerNetworkSuite (64.12s) [2022-03-10T23:31:41.406Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (1.33s) [2022-03-10T23:31:41.406Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.74s) [2022-03-10T23:31:41.406Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (3.80s) [2022-03-10T23:31:41.406Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (2.28s) [2022-03-10T23:31:41.406Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (3.12s) [2022-03-10T23:31:41.406Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.89s) [2022-03-10T23:31:41.406Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (6.57s) [2022-03-10T23:31:41.406Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.25s) [2022-03-10T23:31:41.406Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.27s) [2022-03-10T23:31:41.406Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.57s) [2022-03-10T23:31:41.406Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.52s) [2022-03-10T23:31:41.406Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (1.11s) [2022-03-10T23:31:41.406Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (1.40s) [2022-03-10T23:31:41.406Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.18s) [2022-03-10T23:31:41.406Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.34s) [2022-03-10T23:31:41.406Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.88s) [2022-03-10T23:31:41.406Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.28s) [2022-03-10T23:31:41.406Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.07s) [2022-03-10T23:31:41.406Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.25s) [2022-03-10T23:31:41.406Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.92s) [2022-03-10T23:31:41.406Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.41s) [2022-03-10T23:31:41.406Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.08s) [2022-03-10T23:31:41.406Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.34s) [2022-03-10T23:31:41.406Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.08s) [2022-03-10T23:31:41.406Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.93s) [2022-03-10T23:31:41.406Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.34s) [2022-03-10T23:31:41.406Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (6.52s) [2022-03-10T23:31:41.406Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.20s) [2022-03-10T23:31:41.406Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.83s) [2022-03-10T23:31:41.406Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.15s) [2022-03-10T23:31:41.406Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.06s) [2022-03-10T23:31:41.406Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.17s) [2022-03-10T23:31:41.406Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.16s) [2022-03-10T23:31:41.406Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s) [2022-03-10T23:31:41.406Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (2.53s) [2022-03-10T23:31:41.406Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.04s) [2022-03-10T23:31:41.406Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-03-10T23:31:41.406Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.76s) [2022-03-10T23:31:41.406Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (3.62s) [2022-03-10T23:31:41.406Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (3.04s) [2022-03-10T23:31:41.406Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s) [2022-03-10T23:31:41.406Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (0.77s) [2022-03-10T23:31:41.406Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.61s) [2022-03-10T23:31:41.406Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s) [2022-03-10T23:31:41.406Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.65s) [2022-03-10T23:31:41.406Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.50s) [2022-03-10T23:31:41.406Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (0.95s) [2022-03-10T23:31:41.406Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (5.51s) [2022-03-10T23:31:41.406Z] === RUN TestDockerHubPullSuite [2022-03-10T23:31:41.406Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2022-03-10T23:31:42.008Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-03-10T23:31:42.008Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-03-10T23:31:42.161Z] === RUN TestDockerSuite/TestCommitHardlink [2022-03-10T23:31:42.161Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-03-10T23:31:42.161Z] === RUN TestDockerSuite/TestCommitNewFile [2022-03-10T23:31:42.528Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-03-10T23:31:43.308Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2022-03-10T23:31:45.410Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-03-10T23:31:45.834Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2022-03-10T23:31:45.865Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-03-10T23:31:45.865Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2022-03-10T23:31:45.865Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-03-10T23:31:46.092Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2022-03-10T23:31:47.474Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2022-03-10T23:31:47.474Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2022-03-10T23:31:47.732Z] --- PASS: TestDockerHubPullSuite (6.20s) [2022-03-10T23:31:47.732Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.66s) [2022-03-10T23:31:47.732Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.21s) [2022-03-10T23:31:47.732Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.68s) [2022-03-10T23:31:47.732Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.36s) [2022-03-10T23:31:47.732Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.21s) [2022-03-10T23:31:47.732Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.07s) [2022-03-10T23:31:47.732Z] PASS [2022-03-10T23:31:47.732Z] [2022-03-10T23:31:47.732Z] === Skipped [2022-03-10T23:31:47.732Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2022-03-10T23:31:47.732Z] docker_cli_build_test.go:5332: unmatched requirement DaemonIsWindows [2022-03-10T23:31:47.732Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2022-03-10T23:31:47.732Z] [2022-03-10T23:31:47.732Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2022-03-10T23:31:47.732Z] docker_cli_build_test.go:607: unmatched requirement DaemonIsWindows [2022-03-10T23:31:47.732Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2022-03-10T23:31:47.732Z] [2022-03-10T23:31:47.732Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2022-03-10T23:31:47.732Z] docker_cli_build_test.go:5882: unmatched requirement DaemonIsWindows [2022-03-10T23:31:47.732Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2022-03-10T23:31:47.732Z] [2022-03-10T23:31:47.732Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-03-10T23:31:47.732Z] docker_cli_build_test.go:5865: unmatched requirement DaemonIsWindows [2022-03-10T23:31:47.732Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-03-10T23:31:47.732Z] [2022-03-10T23:31:47.732Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.02s) [2022-03-10T23:31:47.732Z] docker_cli_build_test.go:5900: unmatched requirement DaemonIsWindows [2022-03-10T23:31:47.732Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.02s) [2022-03-10T23:31:47.732Z] [2022-03-10T23:31:47.732Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2022-03-10T23:31:47.732Z] docker_cli_build_test.go:5309: unmatched requirement DaemonIsWindows [2022-03-10T23:31:47.732Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2022-03-10T23:31:47.733Z] [2022-03-10T23:31:47.733Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2022-03-10T23:31:47.733Z] docker_cli_build_test.go:5831: unmatched requirement DaemonIsWindows [2022-03-10T23:31:47.733Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2022-03-10T23:31:47.733Z] [2022-03-10T23:31:47.733Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-03-10T23:31:47.733Z] docker_cli_build_test.go:5297: unmatched requirement DaemonIsWindows [2022-03-10T23:31:47.733Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-03-10T23:31:47.733Z] [2022-03-10T23:31:47.733Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-03-10T23:31:47.733Z] docker_cli_build_test.go:1348: unmatched requirement DaemonIsWindows [2022-03-10T23:31:47.733Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-03-10T23:31:47.733Z] [2022-03-10T23:31:47.733Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-03-10T23:31:47.733Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2022-03-10T23:31:47.733Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-03-10T23:31:47.733Z] [2022-03-10T23:31:47.733Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-03-10T23:31:47.733Z] docker_cli_build_test.go:5992: unmatched requirement DaemonIsWindows [2022-03-10T23:31:47.733Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-03-10T23:31:47.733Z] [2022-03-10T23:31:47.733Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-03-10T23:31:47.733Z] docker_cli_build_test.go:1337: unmatched requirement DaemonIsWindows [2022-03-10T23:31:47.733Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-03-10T23:31:47.733Z] [2022-03-10T23:31:47.733Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-03-10T23:31:47.733Z] docker_cli_build_test.go:4905: unmatched requirement DaemonIsWindows [2022-03-10T23:31:47.733Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-03-10T23:31:47.733Z] [2022-03-10T23:31:47.733Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2022-03-10T23:31:47.733Z] docker_cli_sni_test.go:18: Flakey test [2022-03-10T23:31:47.733Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2022-03-10T23:31:47.733Z] [2022-03-10T23:31:47.733Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-03-10T23:31:47.733Z] docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows [2022-03-10T23:31:47.733Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-03-10T23:31:47.733Z] [2022-03-10T23:31:47.733Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-03-10T23:31:47.733Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2022-03-10T23:31:47.733Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-03-10T23:31:47.733Z] [2022-03-10T23:31:47.733Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-03-10T23:31:47.733Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-03-10T23:31:47.733Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-03-10T23:31:47.733Z] [2022-03-10T23:31:47.733Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-03-10T23:31:47.733Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2022-03-10T23:31:47.733Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-03-10T23:31:47.733Z] [2022-03-10T23:31:47.733Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-03-10T23:31:47.733Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2022-03-10T23:31:47.733Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-03-10T23:31:47.733Z] [2022-03-10T23:31:47.733Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-03-10T23:31:47.733Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2022-03-10T23:31:47.733Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-03-10T23:31:47.733Z] [2022-03-10T23:31:47.733Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-03-10T23:31:47.733Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2022-03-10T23:31:47.733Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-03-10T23:31:47.733Z] [2022-03-10T23:31:47.733Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-03-10T23:31:47.733Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2022-03-10T23:31:47.733Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-03-10T23:31:47.733Z] [2022-03-10T23:31:47.733Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-03-10T23:31:47.733Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2022-03-10T23:31:47.733Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-03-10T23:31:47.733Z] [2022-03-10T23:31:47.733Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.01s) [2022-03-10T23:31:47.733Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2022-03-10T23:31:47.733Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.01s) [2022-03-10T23:31:47.733Z] [2022-03-10T23:31:47.733Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2022-03-10T23:31:47.733Z] docker_cli_run_test.go:4017: unmatched requirement DaemonIsWindows [2022-03-10T23:31:47.733Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2022-03-10T23:31:47.733Z] [2022-03-10T23:31:47.733Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-03-10T23:31:47.733Z] docker_cli_run_test.go:4036: unmatched requirement DaemonIsWindows [2022-03-10T23:31:47.733Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-03-10T23:31:47.733Z] [2022-03-10T23:31:47.733Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-03-10T23:31:47.733Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2022-03-10T23:31:47.733Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-03-10T23:31:47.733Z] [2022-03-10T23:31:47.733Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2022-03-10T23:31:47.733Z] docker_cli_run_test.go:4119: unmatched requirement DaemonIsWindows [2022-03-10T23:31:47.733Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2022-03-10T23:31:47.733Z] [2022-03-10T23:31:47.733Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-03-10T23:31:47.733Z] docker_cli_run_unix_test.go:590: unmatched requirement swapMemorySupport [2022-03-10T23:31:47.733Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-03-10T23:31:47.733Z] [2022-03-10T23:31:47.733Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2022-03-10T23:31:47.733Z] docker_cli_run_test.go:4102: unmatched requirement DaemonIsWindows [2022-03-10T23:31:47.733Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2022-03-10T23:31:47.733Z] [2022-03-10T23:31:47.733Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-03-10T23:31:47.733Z] docker_cli_run_test.go:2837: kernel doesn't have latency_stats configured [2022-03-10T23:31:47.733Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-03-10T23:31:47.733Z] [2022-03-10T23:31:47.733Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-03-10T23:31:47.733Z] docker_cli_run_test.go:1425: Unstable test, to be re-activated once #19937 is resolved [2022-03-10T23:31:47.733Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-03-10T23:31:47.733Z] [2022-03-10T23:31:47.733Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-03-10T23:31:47.733Z] docker_cli_run_unix_test.go:691: unmatched requirement swapMemorySupport [2022-03-10T23:31:47.733Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-03-10T23:31:47.733Z] [2022-03-10T23:31:47.733Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.02s) [2022-03-10T23:31:47.733Z] docker_cli_run_unix_test.go:1416: Host does not have /dev/snd/timer [2022-03-10T23:31:47.733Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.02s) [2022-03-10T23:31:47.733Z] [2022-03-10T23:31:47.733Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-03-10T23:31:47.733Z] docker_cli_run_test.go:4072: unmatched requirement DaemonIsWindows [2022-03-10T23:31:47.733Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-03-10T23:31:47.733Z] [2022-03-10T23:31:47.733Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-03-10T23:31:47.733Z] docker_cli_run_test.go:4092: unmatched requirement DaemonIsWindows [2022-03-10T23:31:47.733Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-03-10T23:31:47.733Z] [2022-03-10T23:31:47.733Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-03-10T23:31:47.733Z] docker_cli_run_test.go:4082: unmatched requirement DaemonIsWindows [2022-03-10T23:31:47.733Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-03-10T23:31:47.733Z] [2022-03-10T23:31:47.733Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-03-10T23:31:47.733Z] docker_cli_run_unix_test.go:541: unmatched requirement blkioWeight [2022-03-10T23:31:47.733Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-03-10T23:31:47.733Z] [2022-03-10T23:31:47.733Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-03-10T23:31:47.733Z] docker_cli_run_unix_test.go:552: unmatched requirement blkioWeight [2022-03-10T23:31:47.733Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-03-10T23:31:47.733Z] [2022-03-10T23:31:47.733Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-03-10T23:31:47.733Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2022-03-10T23:31:47.733Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-03-10T23:31:47.733Z] [2022-03-10T23:31:47.733Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-03-10T23:31:47.733Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2022-03-10T23:31:47.733Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-03-10T23:31:47.733Z] [2022-03-10T23:31:47.733Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-03-10T23:31:47.733Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2022-03-10T23:31:47.733Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-03-10T23:31:47.733Z] [2022-03-10T23:31:47.733Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.01s) [2022-03-10T23:31:47.733Z] docker_cli_run_unix_test.go:584: unmatched requirement blkioWeight [2022-03-10T23:31:47.733Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.01s) [2022-03-10T23:31:47.733Z] [2022-03-10T23:31:47.733Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.01s) [2022-03-10T23:31:47.733Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2022-03-10T23:31:47.733Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.01s) [2022-03-10T23:31:47.733Z] [2022-03-10T23:31:47.733Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.01s) [2022-03-10T23:31:47.733Z] docker_cli_run_unix_test.go:628: unmatched requirement swapMemorySupport [2022-03-10T23:31:47.733Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.01s) [2022-03-10T23:31:47.733Z] [2022-03-10T23:31:47.733Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-03-10T23:31:47.733Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2022-03-10T23:31:47.733Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-03-10T23:31:47.733Z] [2022-03-10T23:31:47.733Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-03-10T23:31:47.733Z] docker_cli_update_unix_test.go:144: unmatched requirement swapMemorySupport [2022-03-10T23:31:47.733Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-03-10T23:31:47.733Z] [2022-03-10T23:31:47.733Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-03-10T23:31:47.733Z] docker_cli_update_unix_test.go:198: unmatched requirement swapMemorySupport [2022-03-10T23:31:47.733Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-03-10T23:31:47.733Z] [2022-03-10T23:31:47.733Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-03-10T23:31:47.733Z] docker_cli_update_unix_test.go:128: unmatched requirement swapMemorySupport [2022-03-10T23:31:47.733Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-03-10T23:31:47.733Z] [2022-03-10T23:31:47.733Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2022-03-10T23:31:47.733Z] docker_cli_run_test.go:4414: unmatched requirement DaemonIsWindows [2022-03-10T23:31:47.733Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2022-03-10T23:31:47.733Z] [2022-03-10T23:31:47.733Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-03-10T23:31:47.733Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2022-03-10T23:31:47.733Z] docker_cli_network_unix_test.go:46: [dad94c250b4ed] daemon is not started [2022-03-10T23:31:47.733Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-03-10T23:31:47.733Z] [2022-03-10T23:31:47.733Z] DONE 1265 tests, 51 skipped in 1511.557s [2022-03-10T23:31:47.733Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-03-10T23:31:47.733Z] ++++ cat bundles/test-integration/docker.pid [2022-03-10T23:31:47.733Z] +++ kill 8751 [2022-03-10T23:31:47.733Z] +++ /etc/init.d/apparmor stop [2022-03-10T23:31:47.733Z] Leaving: AppArmorNo profiles have been unloaded. [2022-03-10T23:31:47.733Z] [2022-03-10T23:31:47.733Z] Unloading profiles will leave already running processes permanently [2022-03-10T23:31:47.733Z] unconfined, which can lead to unexpected situations. [2022-03-10T23:31:47.733Z] [2022-03-10T23:31:47.733Z] To set a process to complain mode, use the command line tool [2022-03-10T23:31:47.733Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-03-10T23:31:47.733Z] +++ true [2022-03-10T23:31:47.733Z] exiting test-integration [2022-03-10T23:31:47.733Z] ++ exit 0 [2022-03-10T23:31:47.733Z] [2022-03-10T23:31:47.992Z] + for job in $(jobs -p) [2022-03-10T23:31:47.992Z] + wait 8048 [2022-03-10T23:31:48.753Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-03-10T23:31:48.753Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-03-10T23:31:48.753Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-03-10T23:31:48.753Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-03-10T23:31:48.753Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-03-10T23:31:48.753Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-03-10T23:31:48.753Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-03-10T23:31:48.753Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-03-10T23:31:48.753Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-03-10T23:31:48.753Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-03-10T23:31:48.753Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-03-10T23:31:48.753Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-03-10T23:31:48.753Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-03-10T23:31:48.753Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-03-10T23:31:48.753Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-03-10T23:31:48.753Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-03-10T23:31:48.753Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-03-10T23:31:48.753Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-03-10T23:31:48.753Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-03-10T23:31:48.753Z] === RUN TestDockerSuite/TestDevicePermissions [2022-03-10T23:31:48.753Z] docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux [2022-03-10T23:31:48.753Z] === RUN TestDockerSuite/TestDockerFails [2022-03-10T23:31:49.007Z] === RUN TestDockerSuite/TestBuildFromGit [2022-03-10T23:31:49.208Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-03-10T23:31:49.208Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-03-10T23:31:49.208Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-03-10T23:31:49.208Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-03-10T23:31:49.208Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-03-10T23:31:49.208Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-03-10T23:31:49.208Z] === RUN TestDockerSuite/TestEventsAttach [2022-03-10T23:31:49.208Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-03-10T23:31:49.208Z] === RUN TestDockerSuite/TestEventsCommit [2022-03-10T23:31:49.208Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-03-10T23:31:49.208Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-03-10T23:31:50.823Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-03-10T23:31:50.824Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-03-10T23:31:50.824Z] === RUN TestDockerSuite/TestCommitTTY [2022-03-10T23:31:52.150Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-03-10T23:31:55.097Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-03-10T23:31:57.980Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-03-10T23:31:59.557Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-03-10T23:32:01.492Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-03-10T23:32:01.492Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-03-10T23:32:04.377Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-03-10T23:32:04.377Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-03-10T23:32:04.377Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-03-10T23:32:04.377Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-03-10T23:32:04.377Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-03-10T23:32:04.377Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-03-10T23:32:04.377Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-03-10T23:32:04.377Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-03-10T23:32:04.377Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-03-10T23:32:04.377Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-03-10T23:32:04.377Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-03-10T23:32:04.377Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-03-10T23:32:04.837Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-03-10T23:32:04.837Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2022-03-10T23:32:04.837Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-03-10T23:32:04.837Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-03-10T23:32:07.281Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-03-10T23:32:07.281Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-03-10T23:32:07.281Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-03-10T23:32:08.244Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-03-10T23:32:08.254Z] === RUN TestDockerSuite/TestEventsCopy [2022-03-10T23:32:09.209Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-03-10T23:32:09.209Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-03-10T23:32:09.209Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-03-10T23:32:09.920Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2022-03-10T23:32:10.858Z] docker_cli_swarm_test.go:1180: [d019bebcfd13c] joining swarm manager [de17a46b635d1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-10T23:32:12.930Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-03-10T23:32:13.503Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-03-10T23:32:17.419Z] docker_cli_swarm_test.go:1189: [dbaba755dfbc6] joining swarm manager [de17a46b635d1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-10T23:32:18.689Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-03-10T23:32:19.570Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-03-10T23:32:19.571Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-03-10T23:32:19.571Z] === RUN TestDockerSuite/TestBuildHistory [2022-03-10T23:32:21.572Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-03-10T23:32:22.163Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-03-10T23:32:22.163Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2022-03-10T23:32:22.163Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-03-10T23:32:22.596Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-03-10T23:32:24.379Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-03-10T23:32:24.379Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2022-03-10T23:32:24.379Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-03-10T23:32:24.379Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2022-03-10T23:32:24.379Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-03-10T23:32:24.379Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2022-03-10T23:32:24.379Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-03-10T23:32:27.254Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-03-10T23:32:27.254Z] === RUN TestDockerSuite/TestEventsFilterType [2022-03-10T23:32:27.406Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-03-10T23:32:27.406Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2022-03-10T23:32:27.406Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-03-10T23:32:27.406Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-03-10T23:32:28.214Z] === RUN TestDockerSuite/TestEventsFilters [2022-03-10T23:32:29.619Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-03-10T23:32:29.619Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-03-10T23:32:29.619Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2022-03-10T23:32:29.619Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-03-10T23:32:29.619Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2022-03-10T23:32:30.087Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-03-10T23:32:30.087Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2022-03-10T23:32:30.087Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-03-10T23:32:33.036Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-03-10T23:32:34.101Z] === RUN TestDockerSuite/TestEventsFormat [2022-03-10T23:32:34.359Z] === RUN TestDockerSuite/TestBuildIidFile [2022-03-10T23:32:34.360Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-03-10T23:32:35.250Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-03-10T23:32:36.598Z] === RUN TestDockerSuite/TestBuildInheritance [2022-03-10T23:32:36.598Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-03-10T23:32:36.598Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-03-10T23:32:37.055Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-03-10T23:32:37.055Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-03-10T23:32:37.465Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-03-10T23:32:37.465Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-03-10T23:32:37.465Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2022-03-10T23:32:37.465Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-03-10T23:32:39.919Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-03-10T23:32:39.919Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-03-10T23:32:39.919Z] === RUN TestDockerSuite/TestEventsImageImport [2022-03-10T23:32:39.919Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-03-10T23:32:39.919Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-03-10T23:32:39.919Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-03-10T23:32:39.919Z] === RUN TestDockerSuite/TestEventsImagePull [2022-03-10T23:32:39.919Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-03-10T23:32:39.919Z] === RUN TestDockerSuite/TestEventsImageTag [2022-03-10T23:32:40.440Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-03-10T23:32:40.440Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-03-10T23:32:40.879Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-03-10T23:32:40.879Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-03-10T23:32:40.879Z] === RUN TestDockerSuite/TestEventsRename [2022-03-10T23:32:42.652Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-03-10T23:32:42.652Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2022-03-10T23:32:42.652Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-03-10T23:32:42.652Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2022-03-10T23:32:42.652Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-03-10T23:32:44.587Z] === RUN TestDockerSuite/TestEventsResize [2022-03-10T23:32:45.612Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-03-10T23:32:45.612Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-03-10T23:32:47.346Z] === RUN TestDockerSuite/TestBuildLabel [2022-03-10T23:32:47.826Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-03-10T23:32:47.826Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2022-03-10T23:32:47.826Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-03-10T23:32:48.309Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-03-10T23:32:48.765Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-03-10T23:32:50.297Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-03-10T23:32:50.753Z] === RUN TestDockerSuite/TestBuildLabels [2022-03-10T23:32:50.779Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-03-10T23:32:50.779Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-03-10T23:32:51.717Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-03-10T23:32:53.732Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-03-10T23:32:53.893Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-03-10T23:32:56.141Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2022-03-10T23:32:58.570Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-03-10T23:32:59.425Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2022-03-10T23:33:01.012Z] === RUN TestDockerSuite/TestBuildLastModified [2022-03-10T23:33:01.012Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-03-10T23:33:01.012Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-03-10T23:33:01.012Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-03-10T23:33:01.012Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-03-10T23:33:01.012Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-03-10T23:33:01.536Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-03-10T23:33:01.536Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-03-10T23:33:01.536Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-03-10T23:33:02.432Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-03-10T23:33:02.432Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-03-10T23:33:02.432Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-03-10T23:33:02.432Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-03-10T23:33:02.432Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-03-10T23:33:02.503Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-03-10T23:33:02.960Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-03-10T23:33:03.730Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2022-03-10T23:33:04.646Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-03-10T23:33:04.646Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2022-03-10T23:33:04.646Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-03-10T23:33:05.107Z] docker_cli_swarm_test.go:1112: [d8971956c7b05] joining swarm manager [df0636bb36552]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-10T23:33:06.866Z] === RUN TestDockerSuite/TestContainerAPITop [2022-03-10T23:33:06.866Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2022-03-10T23:33:06.866Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-03-10T23:33:07.636Z] docker_cli_swarm_test.go:1113: [d3e88436ca460] joining swarm manager [df0636bb36552]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-10T23:33:08.799Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-03-10T23:33:09.084Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-03-10T23:33:09.553Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-03-10T23:33:14.307Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-03-10T23:33:16.523Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-03-10T23:33:16.523Z] docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux [2022-03-10T23:33:16.523Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-03-10T23:33:16.523Z] docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux [2022-03-10T23:33:16.523Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-03-10T23:33:16.523Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2022-03-10T23:33:16.523Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-03-10T23:33:16.523Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2022-03-10T23:33:16.523Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-03-10T23:33:16.523Z] docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux [2022-03-10T23:33:16.523Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2022-03-10T23:33:18.088Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-03-10T23:33:18.088Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2022-03-10T23:33:20.283Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-03-10T23:33:20.283Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-03-10T23:33:21.061Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2022-03-10T23:33:23.234Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-03-10T23:33:23.968Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2022-03-10T23:33:26.168Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2022-03-10T23:33:29.055Z] === RUN TestDockerSuite/TestEventsTop [2022-03-10T23:33:29.055Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-03-10T23:33:29.055Z] === RUN TestDockerSuite/TestEventsUntag [2022-03-10T23:33:29.168Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0008376e0_} [2022-03-10T23:33:29.853Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-03-10T23:33:29.853Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2022-03-10T23:33:29.853Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-03-10T23:33:31.455Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-14019616595_c:\foo_false____} [2022-03-10T23:33:31.939Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-03-10T23:33:32.747Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-03-10T23:33:34.482Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-14019616595_c:\foo_true____} [2022-03-10T23:33:36.664Z] === RUN TestDockerSuite/TestExec [2022-03-10T23:33:36.664Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-03-10T23:33:36.664Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-03-10T23:33:36.664Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2022-03-10T23:33:36.664Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-03-10T23:33:37.430Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-03-10T23:33:37.430Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2022-03-10T23:33:37.430Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-03-10T23:33:37.430Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-03-10T23:33:37.430Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-03-10T23:33:37.430Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-03-10T23:33:37.430Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-03-10T23:33:37.430Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-03-10T23:33:37.430Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-03-10T23:33:37.430Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-03-10T23:33:37.430Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-03-10T23:33:37.430Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-03-10T23:33:37.430Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-03-10T23:33:37.430Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-03-10T23:33:37.430Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2022-03-10T23:33:37.430Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-03-10T23:33:37.430Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2022-03-10T23:33:37.430Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-03-10T23:33:37.430Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2022-03-10T23:33:37.430Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-03-10T23:33:37.430Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-03-10T23:33:37.430Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-03-10T23:33:37.430Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-03-10T23:33:37.430Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-03-10T23:33:39.545Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-03-10T23:33:40.379Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-03-10T23:33:40.379Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-03-10T23:33:40.379Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-03-10T23:33:40.379Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-03-10T23:33:40.379Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-03-10T23:33:40.379Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-03-10T23:33:40.379Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-03-10T23:33:40.379Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-03-10T23:33:40.379Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-03-10T23:33:40.379Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-03-10T23:33:40.379Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-03-10T23:33:40.379Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-03-10T23:33:40.379Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-03-10T23:33:40.379Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-03-10T23:33:40.379Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-03-10T23:33:40.379Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-03-10T23:33:40.379Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-03-10T23:33:40.379Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-03-10T23:33:40.379Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-03-10T23:33:40.379Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-03-10T23:33:40.379Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-03-10T23:33:40.379Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-03-10T23:33:40.379Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-03-10T23:33:40.379Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-03-10T23:33:40.379Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-03-10T23:33:40.379Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-03-10T23:33:40.379Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-03-10T23:33:42.430Z] === RUN TestDockerSuite/TestExecAPIStart [2022-03-10T23:33:42.430Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2022-03-10T23:33:42.430Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-03-10T23:33:42.430Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2022-03-10T23:33:42.430Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-03-10T23:33:42.430Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2022-03-10T23:33:42.430Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-03-10T23:33:43.330Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-03-10T23:33:43.330Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-03-10T23:33:43.330Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-03-10T23:33:43.330Z] === RUN TestDockerSuite/TestCpRelativePath [2022-03-10T23:33:45.318Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-03-10T23:33:46.288Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-03-10T23:33:46.288Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-03-10T23:33:46.288Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-03-10T23:33:46.288Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-03-10T23:33:46.288Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-03-10T23:33:46.288Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-03-10T23:33:46.288Z] === RUN TestDockerSuite/TestCpToCaseA [2022-03-10T23:33:48.271Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-03-10T23:33:51.980Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-03-10T23:33:52.216Z] === RUN TestDockerSuite/TestCpToCaseB [2022-03-10T23:33:54.435Z] === RUN TestDockerSuite/TestCpToCaseC [2022-03-10T23:33:54.435Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-03-10T23:33:54.435Z] === RUN TestDockerSuite/TestCpToCaseD [2022-03-10T23:33:54.435Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-03-10T23:33:54.435Z] === RUN TestDockerSuite/TestCpToCaseE [2022-03-10T23:33:54.930Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-03-10T23:34:00.727Z] === RUN TestDockerSuite/TestExecCgroup [2022-03-10T23:34:00.727Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-03-10T23:34:00.727Z] === RUN TestDockerSuite/TestExecEnv [2022-03-10T23:34:00.727Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-03-10T23:34:00.727Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-03-10T23:34:00.727Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-03-10T23:34:00.727Z] === RUN TestDockerSuite/TestExecExitStatus [2022-03-10T23:34:03.612Z] === RUN TestDockerSuite/TestExecInspectID [2022-03-10T23:34:04.881Z] === RUN TestDockerSuite/TestCpToCaseF [2022-03-10T23:34:04.881Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-03-10T23:34:04.881Z] === RUN TestDockerSuite/TestCpToCaseG [2022-03-10T23:34:04.881Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-03-10T23:34:04.881Z] === RUN TestDockerSuite/TestCpToCaseH [2022-03-10T23:34:09.374Z] === RUN TestDockerSuite/TestExecInteractive [2022-03-10T23:34:09.375Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-03-10T23:34:09.375Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-03-10T23:34:09.375Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-03-10T23:34:09.375Z] === RUN TestDockerSuite/TestExecParseError [2022-03-10T23:34:09.375Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-03-10T23:34:09.375Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-03-10T23:34:09.375Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-03-10T23:34:09.375Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-03-10T23:34:09.375Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-03-10T23:34:09.375Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-03-10T23:34:13.084Z] === RUN TestDockerSuite/TestExecSetEnv [2022-03-10T23:34:13.084Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-03-10T23:34:13.084Z] === RUN TestDockerSuite/TestExecStartFails [2022-03-10T23:34:13.084Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-03-10T23:34:13.084Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-03-10T23:34:13.084Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2022-03-10T23:34:13.084Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-03-10T23:34:13.084Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-03-10T23:34:13.084Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-03-10T23:34:13.084Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-03-10T23:34:13.084Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-03-10T23:34:15.281Z] === RUN TestDockerSuite/TestCpToCaseI [2022-03-10T23:34:15.281Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-03-10T23:34:15.281Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-03-10T23:34:15.281Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-03-10T23:34:15.281Z] === RUN TestDockerSuite/TestCpToDot [2022-03-10T23:34:16.798Z] === RUN TestDockerSuite/TestExecUlimits [2022-03-10T23:34:16.798Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-03-10T23:34:16.798Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-03-10T23:34:16.811Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-03-10T23:34:16.811Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-03-10T23:34:16.811Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-03-10T23:34:16.811Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-03-10T23:34:16.811Z] === RUN TestDockerSuite/TestCpToStdout [2022-03-10T23:34:19.704Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-03-10T23:34:19.704Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-03-10T23:34:19.704Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-03-10T23:34:19.704Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-03-10T23:34:19.704Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-03-10T23:34:19.704Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-03-10T23:34:19.704Z] === RUN TestDockerSuite/TestCpVolumePath [2022-03-10T23:34:19.704Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-03-10T23:34:19.704Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-03-10T23:34:19.704Z] === RUN TestDockerSuite/TestCreateArgs [2022-03-10T23:34:19.704Z] === RUN TestDockerSuite/TestCreateByImageID [2022-03-10T23:34:21.869Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-03-10T23:34:22.562Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-03-10T23:34:22.562Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-03-10T23:34:22.562Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-03-10T23:34:22.562Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-03-10T23:34:22.562Z] === RUN TestDockerSuite/TestExecWithUser [2022-03-10T23:34:22.562Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-03-10T23:34:22.562Z] === RUN TestDockerSuite/TestGetContainerStats [2022-03-10T23:34:23.398Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-03-10T23:34:24.759Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-03-10T23:34:24.759Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-03-10T23:34:25.215Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-03-10T23:34:27.434Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-03-10T23:34:27.893Z] === RUN TestDockerSuite/TestCreateLabels [2022-03-10T23:34:27.893Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-03-10T23:34:27.893Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-03-10T23:34:27.893Z] === RUN TestDockerSuite/TestCreateRM [2022-03-10T23:34:28.350Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-03-10T23:34:28.350Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-03-10T23:34:28.350Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-03-10T23:34:28.805Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-03-10T23:34:29.261Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-03-10T23:34:29.671Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-03-10T23:34:36.712Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-03-10T23:34:39.558Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-03-10T23:34:39.558Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-03-10T23:34:39.558Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-03-10T23:34:40.489Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-03-10T23:34:41.113Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-03-10T23:34:43.281Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-03-10T23:34:43.281Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-03-10T23:34:43.281Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2022-03-10T23:34:43.281Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-03-10T23:34:44.087Z] docker_cli_swarm_test.go:1166: [da048ee4cd23f] joining swarm manager [df0636bb36552]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-03-10T23:34:44.899Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-03-10T23:34:46.178Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-03-10T23:34:46.178Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-03-10T23:34:46.178Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-03-10T23:34:46.637Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-03-10T23:34:46.637Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-03-10T23:34:46.637Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-03-10T23:34:46.637Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-03-10T23:34:46.637Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-03-10T23:34:46.637Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-03-10T23:34:46.637Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-03-10T23:34:46.637Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-03-10T23:34:46.637Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-03-10T23:34:46.637Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-03-10T23:34:46.637Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-03-10T23:34:46.637Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-03-10T23:34:46.637Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-03-10T23:34:46.637Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-03-10T23:34:46.637Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-03-10T23:34:46.637Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-03-10T23:34:46.637Z] === RUN TestDockerSuite/TestDevicePermissions [2022-03-10T23:34:46.637Z] docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux [2022-03-10T23:34:46.637Z] === RUN TestDockerSuite/TestDockerFails [2022-03-10T23:34:46.637Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-03-10T23:34:46.637Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-03-10T23:34:46.637Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-03-10T23:34:46.637Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-03-10T23:34:46.637Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-03-10T23:34:46.637Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-03-10T23:34:46.637Z] === RUN TestDockerSuite/TestEventsAttach [2022-03-10T23:34:46.637Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-03-10T23:34:46.637Z] === RUN TestDockerSuite/TestEventsCommit [2022-03-10T23:34:46.637Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-03-10T23:34:46.637Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-03-10T23:34:47.594Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-03-10T23:34:47.594Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-03-10T23:34:47.594Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-03-10T23:34:47.594Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-03-10T23:34:47.594Z] === RUN TestDockerSuite/TestHealth [2022-03-10T23:34:47.594Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-03-10T23:34:47.594Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-03-10T23:34:47.594Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-03-10T23:34:47.594Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-03-10T23:34:47.594Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-03-10T23:34:50.410Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-03-10T23:34:50.670Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-03-10T23:34:52.257Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-03-10T23:34:52.257Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-03-10T23:34:52.257Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-03-10T23:34:52.257Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-03-10T23:34:52.257Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-03-10T23:34:52.257Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-03-10T23:34:52.712Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-03-10T23:34:53.168Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-03-10T23:34:53.168Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-03-10T23:34:53.168Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-03-10T23:34:53.300Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-03-10T23:34:54.127Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-03-10T23:34:54.127Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-03-10T23:34:56.190Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-03-10T23:34:56.352Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-03-10T23:34:56.352Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-03-10T23:34:57.786Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-03-10T23:34:58.517Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-03-10T23:35:01.404Z] === RUN TestDockerSuite/TestImagesFormat [2022-03-10T23:35:01.404Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-03-10T23:35:01.404Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-03-10T23:35:01.404Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-03-10T23:35:05.120Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-03-10T23:35:05.120Z] === RUN TestDockerSuite/TestImportBadURL [2022-03-10T23:35:05.576Z] === RUN TestDockerSuite/TestImportDisplay [2022-03-10T23:35:05.576Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-03-10T23:35:05.576Z] === RUN TestDockerSuite/TestImportFile [2022-03-10T23:35:05.576Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-03-10T23:35:05.576Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-03-10T23:35:05.576Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-03-10T23:35:05.576Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-03-10T23:35:05.576Z] === RUN TestDockerSuite/TestImportGzipped [2022-03-10T23:35:05.576Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-03-10T23:35:05.576Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-03-10T23:35:05.576Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-03-10T23:35:05.576Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-03-10T23:35:05.576Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-03-10T23:35:05.576Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-03-10T23:35:05.576Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-03-10T23:35:05.576Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-03-10T23:35:05.576Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-03-10T23:35:05.576Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-03-10T23:35:05.576Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-03-10T23:35:05.576Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-03-10T23:35:05.576Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-03-10T23:35:05.576Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-03-10T23:35:05.576Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-03-10T23:35:06.499Z] === RUN TestDockerSuite/TestEventsCopy [2022-03-10T23:35:07.736Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-03-10T23:35:10.624Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2022-03-10T23:35:10.624Z] docker_cli_swarm_test.go:1447: [d333fefa21ae1] joining swarm manager [d0cafbc1f285d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-10T23:35:10.650Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-03-10T23:35:10.650Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-03-10T23:35:10.650Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-03-10T23:35:10.650Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-03-10T23:35:10.650Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-03-10T23:35:11.105Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-03-10T23:35:11.105Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-03-10T23:35:11.105Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-03-10T23:35:11.195Z] docker_cli_swarm_test.go:1448: [d5b5e13e32ab5] joining swarm manager [d0cafbc1f285d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-10T23:35:12.378Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-03-10T23:35:14.057Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-03-10T23:35:14.057Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-03-10T23:35:16.975Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-03-10T23:35:16.975Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-03-10T23:35:16.975Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-03-10T23:35:16.975Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-03-10T23:35:16.975Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-03-10T23:35:16.975Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-03-10T23:35:16.975Z] === RUN TestDockerSuite/TestInspectDefault [2022-03-10T23:35:18.215Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-03-10T23:35:18.911Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-03-10T23:35:18.911Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2022-03-10T23:35:18.911Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-03-10T23:35:19.913Z] === RUN TestDockerSuite/TestInspectHistory [2022-03-10T23:35:21.994Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-03-10T23:35:22.450Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-03-10T23:35:23.398Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2022-03-10T23:35:23.398Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2022-03-10T23:35:23.398Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2022-03-10T23:35:23.398Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2022-03-10T23:35:23.398Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2022-03-10T23:35:24.334Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2022-03-10T23:35:24.574Z] === RUN TestDockerSuite/TestInspectImage [2022-03-10T23:35:24.574Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-03-10T23:35:24.574Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-03-10T23:35:24.574Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-03-10T23:35:24.574Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-03-10T23:35:24.574Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-03-10T23:35:24.574Z] === RUN TestDockerSuite/TestInspectInt64 [2022-03-10T23:35:26.869Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2022-03-10T23:35:27.161Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-03-10T23:35:27.526Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-03-10T23:35:28.128Z] === RUN TestDockerSuite/TestEventsFilterType [2022-03-10T23:35:29.325Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-03-10T23:35:29.655Z] === RUN TestDockerSuite/TestEventsFilters [2022-03-10T23:35:29.781Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-03-10T23:35:29.781Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2022-03-10T23:35:29.781Z] === RUN TestDockerSuite/TestBuildNetNone [2022-03-10T23:35:29.781Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2022-03-10T23:35:29.781Z] === RUN TestDockerSuite/TestBuildNoContext [2022-03-10T23:35:30.159Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2022-03-10T23:35:30.477Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-03-10T23:35:30.933Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-03-10T23:35:32.057Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2022-03-10T23:35:33.820Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-03-10T23:35:33.959Z] docker_cli_swarm_unix_test.go:63: [d9c0f01676bff] joining swarm manager [d128efeb283a5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-10T23:35:35.451Z] === RUN TestDockerSuite/TestEventsFormat [2022-03-10T23:35:37.533Z] === RUN TestDockerSuite/TestInspectPlugin [2022-03-10T23:35:37.533Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-03-10T23:35:37.533Z] === RUN TestDockerSuite/TestInspectRootFS [2022-03-10T23:35:37.533Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-03-10T23:35:38.329Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-03-10T23:35:40.482Z] === RUN TestDockerSuite/TestInspectStatus [2022-03-10T23:35:41.293Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-03-10T23:35:41.293Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-03-10T23:35:41.293Z] === RUN TestDockerSuite/TestEventsImageImport [2022-03-10T23:35:41.293Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-03-10T23:35:41.293Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-03-10T23:35:41.293Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-03-10T23:35:41.293Z] === RUN TestDockerSuite/TestEventsImagePull [2022-03-10T23:35:41.293Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-03-10T23:35:41.293Z] === RUN TestDockerSuite/TestEventsImageTag [2022-03-10T23:35:42.822Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-03-10T23:35:42.822Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-03-10T23:35:42.822Z] === RUN TestDockerSuite/TestEventsRename [2022-03-10T23:35:44.189Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-03-10T23:35:45.713Z] === RUN TestDockerSuite/TestEventsResize [2022-03-10T23:35:48.688Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-03-10T23:35:50.016Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-03-10T23:35:50.921Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-03-10T23:35:51.379Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-03-10T23:35:51.379Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-03-10T23:35:53.791Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-03-10T23:35:54.270Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-03-10T23:35:54.429Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-03-10T23:35:55.802Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-03-10T23:35:55.994Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-03-10T23:35:56.677Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-03-10T23:35:57.397Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-03-10T23:35:58.945Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-03-10T23:35:59.562Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-03-10T23:36:02.447Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-03-10T23:36:03.693Z] === RUN TestDockerSuite/TestEventsTop [2022-03-10T23:36:03.693Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-03-10T23:36:03.693Z] === RUN TestDockerSuite/TestEventsUntag [2022-03-10T23:36:05.329Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-03-10T23:36:06.672Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-03-10T23:36:08.220Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-03-10T23:36:08.220Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-03-10T23:36:08.220Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-03-10T23:36:08.220Z] === RUN TestDockerSuite/TestLinksEnvs [2022-03-10T23:36:08.220Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-03-10T23:36:08.220Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-03-10T23:36:08.220Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-03-10T23:36:08.220Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-03-10T23:36:08.220Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-03-10T23:36:08.220Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-03-10T23:36:08.220Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-03-10T23:36:08.220Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-03-10T23:36:08.220Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-03-10T23:36:08.220Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-03-10T23:36:08.220Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-03-10T23:36:08.220Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-03-10T23:36:08.220Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-03-10T23:36:08.220Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-03-10T23:36:08.220Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-03-10T23:36:08.220Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-03-10T23:36:08.220Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-03-10T23:36:08.220Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-03-10T23:36:08.220Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-03-10T23:36:08.220Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-03-10T23:36:08.220Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-03-10T23:36:08.220Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-03-10T23:36:08.220Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-03-10T23:36:08.220Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-03-10T23:36:08.220Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-03-10T23:36:08.220Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-03-10T23:36:08.220Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-03-10T23:36:08.220Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-03-10T23:36:08.220Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-03-10T23:36:08.220Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-03-10T23:36:08.220Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-03-10T23:36:08.220Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-03-10T23:36:11.106Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-03-10T23:36:11.483Z] === RUN TestDockerSuite/TestExec [2022-03-10T23:36:11.483Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-03-10T23:36:11.483Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-03-10T23:36:11.483Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2022-03-10T23:36:11.483Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-03-10T23:36:13.113Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-03-10T23:36:13.991Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-03-10T23:36:15.333Z] === RUN TestDockerSuite/TestExecAPIStart [2022-03-10T23:36:15.333Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2022-03-10T23:36:15.333Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-03-10T23:36:15.333Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2022-03-10T23:36:15.333Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-03-10T23:36:15.333Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2022-03-10T23:36:15.333Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-03-10T23:36:17.622Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-03-10T23:36:18.572Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-03-10T23:36:18.572Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-03-10T23:36:19.818Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-03-10T23:36:19.839Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-03-10T23:36:22.055Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-03-10T23:36:22.723Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-03-10T23:36:22.723Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-03-10T23:36:23.178Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-03-10T23:36:24.269Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-03-10T23:36:26.956Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-03-10T23:36:26.956Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-03-10T23:36:29.029Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-03-10T23:36:29.086Z] === RUN TestDockerSuite/TestExecCgroup [2022-03-10T23:36:29.086Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-03-10T23:36:29.086Z] === RUN TestDockerSuite/TestExecEnv [2022-03-10T23:36:29.086Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-03-10T23:36:29.086Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-03-10T23:36:29.086Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-03-10T23:36:29.086Z] === RUN TestDockerSuite/TestExecExitStatus [2022-03-10T23:36:30.178Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2022-03-10T23:36:30.178Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2022-03-10T23:36:30.178Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2022-03-10T23:36:32.078Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2022-03-10T23:36:32.093Z] === RUN TestDockerSuite/TestExecInspectID [2022-03-10T23:36:32.809Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-03-10T23:36:32.828Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-03-10T23:36:35.367Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2022-03-10T23:36:36.956Z] === RUN TestDockerSuite/TestExecInteractive [2022-03-10T23:36:36.956Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-03-10T23:36:36.956Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-03-10T23:36:36.956Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-03-10T23:36:36.956Z] === RUN TestDockerSuite/TestExecParseError [2022-03-10T23:36:36.956Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-03-10T23:36:36.956Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-03-10T23:36:36.956Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-03-10T23:36:36.956Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-03-10T23:36:36.956Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-03-10T23:36:36.956Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-03-10T23:36:37.488Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-03-10T23:36:37.916Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2022-03-10T23:36:39.168Z] === RUN TestDockerSuite/TestExecSetEnv [2022-03-10T23:36:39.168Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-03-10T23:36:39.168Z] === RUN TestDockerSuite/TestExecStartFails [2022-03-10T23:36:39.168Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-03-10T23:36:39.168Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-03-10T23:36:39.168Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2022-03-10T23:36:39.168Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-03-10T23:36:39.168Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-03-10T23:36:39.168Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-03-10T23:36:39.168Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-03-10T23:36:39.168Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-03-10T23:36:39.817Z] docker_api_swarm_test.go:962: [d210298ba3635] joining swarm manager [ded3517d52d23]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-10T23:36:41.387Z] === RUN TestDockerSuite/TestExecUlimits [2022-03-10T23:36:41.388Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-03-10T23:36:41.388Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-03-10T23:36:43.139Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-03-10T23:36:43.272Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-03-10T23:36:47.423Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-03-10T23:36:47.423Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-03-10T23:36:47.423Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-03-10T23:36:47.423Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-03-10T23:36:47.423Z] === RUN TestDockerSuite/TestExecWithUser [2022-03-10T23:36:47.423Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-03-10T23:36:47.423Z] === RUN TestDockerSuite/TestGetContainerStats [2022-03-10T23:36:47.927Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-03-10T23:36:47.934Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-03-10T23:36:52.663Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-03-10T23:36:52.663Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-03-10T23:36:52.663Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-03-10T23:36:53.289Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-03-10T23:36:53.767Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-03-10T23:36:54.225Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-03-10T23:36:54.225Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2022-03-10T23:36:54.225Z] === RUN TestDockerSuite/TestBuildPATH [2022-03-10T23:36:54.225Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-03-10T23:36:54.682Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-03-10T23:36:54.824Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-03-10T23:36:56.854Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-03-10T23:36:56.854Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-03-10T23:36:57.384Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-03-10T23:36:57.781Z] === RUN TestDockerSuite/TestLogsSince [2022-03-10T23:36:57.897Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2022-03-10T23:37:00.444Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-03-10T23:37:02.657Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-03-10T23:37:08.141Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-03-10T23:37:08.141Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-03-10T23:37:08.141Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-03-10T23:37:08.141Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-03-10T23:37:08.141Z] === RUN TestDockerSuite/TestLogsTail [2022-03-10T23:37:09.890Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-03-10T23:37:09.890Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-03-10T23:37:09.890Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-03-10T23:37:09.890Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-03-10T23:37:09.890Z] === RUN TestDockerSuite/TestHealth [2022-03-10T23:37:09.890Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-03-10T23:37:09.890Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-03-10T23:37:09.890Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-03-10T23:37:09.890Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-03-10T23:37:09.890Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-03-10T23:37:10.095Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2022-03-10T23:37:11.024Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-03-10T23:37:11.467Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2022-03-10T23:37:13.907Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-03-10T23:37:13.995Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2022-03-10T23:37:14.645Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-03-10T23:37:14.645Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-03-10T23:37:14.645Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-03-10T23:37:14.645Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-03-10T23:37:14.645Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-03-10T23:37:14.645Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-03-10T23:37:15.113Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-03-10T23:37:15.580Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-03-10T23:37:15.580Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-03-10T23:37:15.580Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-03-10T23:37:16.533Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2022-03-10T23:37:16.636Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-03-10T23:37:16.636Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-03-10T23:37:16.822Z] === RUN TestDockerSuite/TestMountIntoProc [2022-03-10T23:37:16.822Z] docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux [2022-03-10T23:37:16.822Z] === RUN TestDockerSuite/TestMountIntoSys [2022-03-10T23:37:16.822Z] docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux [2022-03-10T23:37:16.822Z] === RUN TestDockerSuite/TestNetHostname [2022-03-10T23:37:16.822Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-03-10T23:37:16.822Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-03-10T23:37:16.822Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-03-10T23:37:16.822Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-03-10T23:37:16.822Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2022-03-10T23:37:16.822Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-03-10T23:37:16.822Z] docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux [2022-03-10T23:37:16.822Z] === RUN TestDockerSuite/TestPluginActive [2022-03-10T23:37:16.822Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-03-10T23:37:16.822Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-03-10T23:37:16.822Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-03-10T23:37:16.822Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-03-10T23:37:16.822Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-03-10T23:37:16.822Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-03-10T23:37:16.822Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-03-10T23:37:16.822Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-03-10T23:37:16.822Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-03-10T23:37:16.822Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-03-10T23:37:16.822Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-03-10T23:37:16.822Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-03-10T23:37:16.822Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-03-10T23:37:16.822Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-03-10T23:37:16.822Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-03-10T23:37:16.822Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-03-10T23:37:16.822Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-03-10T23:37:16.822Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-03-10T23:37:16.822Z] === RUN TestDockerSuite/TestPortHostBinding [2022-03-10T23:37:16.822Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-03-10T23:37:16.823Z] === RUN TestDockerSuite/TestPortList [2022-03-10T23:37:16.823Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-03-10T23:37:16.823Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-03-10T23:37:18.860Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-03-10T23:37:18.860Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-03-10T23:37:21.078Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-03-10T23:37:22.648Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-03-10T23:37:22.648Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-03-10T23:37:22.648Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-03-10T23:37:22.648Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-03-10T23:37:22.648Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2022-03-10T23:37:22.648Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-03-10T23:37:22.648Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2022-03-10T23:37:22.648Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-03-10T23:37:22.648Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2022-03-10T23:37:22.648Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-03-10T23:37:22.648Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2022-03-10T23:37:22.648Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-03-10T23:37:22.648Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2022-03-10T23:37:22.648Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-03-10T23:37:22.648Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2022-03-10T23:37:22.648Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-03-10T23:37:22.648Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2022-03-10T23:37:22.648Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-03-10T23:37:24.030Z] === RUN TestDockerSuite/TestImagesFormat [2022-03-10T23:37:24.498Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-03-10T23:37:24.498Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-03-10T23:37:24.498Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-03-10T23:37:24.647Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2022-03-10T23:37:27.937Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2022-03-10T23:37:28.289Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-03-10T23:37:28.289Z] === RUN TestDockerSuite/TestImportBadURL [2022-03-10T23:37:28.289Z] === RUN TestDockerSuite/TestImportDisplay [2022-03-10T23:37:28.289Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-03-10T23:37:28.289Z] === RUN TestDockerSuite/TestImportFile [2022-03-10T23:37:28.289Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-03-10T23:37:28.289Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-03-10T23:37:28.289Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-03-10T23:37:28.289Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-03-10T23:37:28.289Z] === RUN TestDockerSuite/TestImportGzipped [2022-03-10T23:37:28.289Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-03-10T23:37:28.289Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-03-10T23:37:28.289Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-03-10T23:37:28.289Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-03-10T23:37:28.289Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-03-10T23:37:28.289Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-03-10T23:37:28.289Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-03-10T23:37:28.289Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-03-10T23:37:28.289Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-03-10T23:37:28.289Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-03-10T23:37:28.539Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-03-10T23:37:28.539Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2022-03-10T23:37:28.539Z] === RUN TestDockerSuite/TestPsByOrder [2022-03-10T23:37:28.757Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-03-10T23:37:28.757Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-03-10T23:37:28.757Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-03-10T23:37:28.757Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-03-10T23:37:28.757Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-03-10T23:37:30.469Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2022-03-10T23:37:31.710Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-03-10T23:37:33.001Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2022-03-10T23:37:33.926Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-03-10T23:37:33.926Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-03-10T23:37:33.926Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-03-10T23:37:33.926Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-03-10T23:37:33.926Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-03-10T23:37:33.926Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-03-10T23:37:33.926Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-03-10T23:37:33.926Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-03-10T23:37:35.528Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2022-03-10T23:37:36.927Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-03-10T23:37:36.927Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-03-10T23:37:38.064Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2022-03-10T23:37:39.946Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-03-10T23:37:39.946Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-03-10T23:37:39.946Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-03-10T23:37:39.946Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-03-10T23:37:39.946Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-03-10T23:37:39.946Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-03-10T23:37:39.946Z] === RUN TestDockerSuite/TestInspectDefault [2022-03-10T23:37:40.937Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-03-10T23:37:40.937Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-03-10T23:37:40.937Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-03-10T23:37:41.386Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2022-03-10T23:37:42.991Z] === RUN TestDockerSuite/TestInspectHistory [2022-03-10T23:37:43.291Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2022-03-10T23:37:47.751Z] === RUN TestDockerSuite/TestInspectImage [2022-03-10T23:37:47.751Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-03-10T23:37:47.751Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-03-10T23:37:47.751Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-03-10T23:37:47.751Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-03-10T23:37:47.751Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-03-10T23:37:47.751Z] === RUN TestDockerSuite/TestInspectInt64 [2022-03-10T23:37:48.138Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-03-10T23:37:50.705Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-03-10T23:37:52.921Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-03-10T23:37:52.921Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-03-10T23:37:53.294Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-03-10T23:37:55.877Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-03-10T23:37:58.090Z] === RUN TestDockerSuite/TestInspectPlugin [2022-03-10T23:37:58.090Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-03-10T23:37:58.090Z] === RUN TestDockerSuite/TestInspectRootFS [2022-03-10T23:37:58.090Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-03-10T23:38:00.340Z] === RUN TestDockerSuite/TestInspectStatus [2022-03-10T23:38:04.130Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-03-10T23:38:07.989Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-03-10T23:38:10.942Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-03-10T23:38:10.992Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-03-10T23:38:10.992Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-03-10T23:38:10.992Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-03-10T23:38:10.992Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-03-10T23:38:10.992Z] docker_cli_ps_test.go:230: RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2022-03-10T23:38:10.992Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-03-10T23:38:13.157Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-03-10T23:38:14.706Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-03-10T23:38:16.127Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-03-10T23:38:18.220Z] === RUN TestDockerSuite/TestBuildRm [2022-03-10T23:38:18.437Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-03-10T23:38:21.403Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-03-10T23:38:23.367Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-03-10T23:38:24.352Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-03-10T23:38:24.353Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-03-10T23:38:24.353Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-03-10T23:38:24.353Z] === RUN TestDockerSuite/TestLinksEnvs [2022-03-10T23:38:24.353Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-03-10T23:38:24.353Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-03-10T23:38:24.353Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-03-10T23:38:24.353Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-03-10T23:38:24.353Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-03-10T23:38:24.353Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-03-10T23:38:24.353Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-03-10T23:38:24.353Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-03-10T23:38:24.353Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-03-10T23:38:24.353Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-03-10T23:38:24.353Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-03-10T23:38:24.353Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-03-10T23:38:24.353Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-03-10T23:38:24.353Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-03-10T23:38:24.353Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-03-10T23:38:24.353Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-03-10T23:38:24.353Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-03-10T23:38:24.353Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-03-10T23:38:24.353Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-03-10T23:38:24.353Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-03-10T23:38:24.353Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-03-10T23:38:24.353Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-03-10T23:38:24.353Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-03-10T23:38:24.353Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-03-10T23:38:24.353Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-03-10T23:38:24.353Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-03-10T23:38:24.353Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-03-10T23:38:24.353Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-03-10T23:38:24.353Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-03-10T23:38:24.353Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-03-10T23:38:24.353Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-03-10T23:38:24.353Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-03-10T23:38:26.569Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-03-10T23:38:28.649Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-03-10T23:38:28.857Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-03-10T23:38:30.403Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-03-10T23:38:30.403Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-03-10T23:38:30.403Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-03-10T23:38:30.403Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-03-10T23:38:30.403Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-03-10T23:38:32.366Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-03-10T23:38:32.366Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-03-10T23:38:32.366Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-03-10T23:38:32.366Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-03-10T23:38:32.823Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-03-10T23:38:34.426Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-03-10T23:38:34.858Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-03-10T23:38:36.230Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-03-10T23:38:36.230Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-03-10T23:38:36.230Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-03-10T23:38:36.230Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-03-10T23:38:36.230Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-03-10T23:38:36.230Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-03-10T23:38:36.230Z] === RUN TestDockerSuite/TestPsRightTagName [2022-03-10T23:38:36.230Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-03-10T23:38:36.230Z] === RUN TestDockerSuite/TestPsShowMounts [2022-03-10T23:38:37.811Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-03-10T23:38:37.812Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-03-10T23:38:37.812Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-03-10T23:38:39.099Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-03-10T23:38:39.506Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2022-03-10T23:38:40.027Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-03-10T23:38:40.027Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-03-10T23:38:43.847Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-03-10T23:38:46.515Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-03-10T23:38:46.515Z] docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux [2022-03-10T23:38:46.515Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-03-10T23:38:46.970Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-03-10T23:38:46.970Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-03-10T23:38:46.970Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-03-10T23:38:47.253Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-03-10T23:38:48.497Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-03-10T23:38:48.514Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-03-10T23:38:49.457Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-03-10T23:38:49.457Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2022-03-10T23:38:49.457Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-03-10T23:38:53.277Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-03-10T23:38:54.372Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2022-03-10T23:38:55.284Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-03-10T23:39:00.433Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-03-10T23:39:01.047Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-03-10T23:39:03.382Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-03-10T23:39:03.930Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-03-10T23:39:05.595Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-03-10T23:39:05.595Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-03-10T23:39:05.595Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-03-10T23:39:08.547Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-03-10T23:39:09.565Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-03-10T23:39:10.528Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-03-10T23:39:10.767Z] === RUN TestDockerSuite/TestLogsSince [2022-03-10T23:39:11.491Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-03-10T23:39:12.473Z] --- PASS: TestDockerSwarmSuite (1603.58s) [2022-03-10T23:39:12.473Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.26s) [2022-03-10T23:39:12.473Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.25s) [2022-03-10T23:39:12.473Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (4.90s) [2022-03-10T23:39:12.473Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.34s) [2022-03-10T23:39:12.473Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.02s) [2022-03-10T23:39:12.473Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (28.64s) [2022-03-10T23:39:12.473Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2022-03-10T23:39:12.473Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (21.01s) [2022-03-10T23:39:12.473Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.81s) [2022-03-10T23:39:12.473Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.39s) [2022-03-10T23:39:12.473Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (36.17s) [2022-03-10T23:39:12.473Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (25.91s) [2022-03-10T23:39:12.473Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (23.86s) [2022-03-10T23:39:12.473Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.68s) [2022-03-10T23:39:12.473Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.17s) [2022-03-10T23:39:12.473Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (43.04s) [2022-03-10T23:39:12.473Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (16.37s) [2022-03-10T23:39:12.473Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.81s) [2022-03-10T23:39:12.473Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.51s) [2022-03-10T23:39:12.473Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (19.08s) [2022-03-10T23:39:12.473Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (66.13s) [2022-03-10T23:39:12.473Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (62.95s) [2022-03-10T23:39:12.473Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.27s) [2022-03-10T23:39:12.473Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.62s) [2022-03-10T23:39:12.473Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (18.68s) [2022-03-10T23:39:12.473Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (17.21s) [2022-03-10T23:39:12.473Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (15.15s) [2022-03-10T23:39:12.473Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (5.25s) [2022-03-10T23:39:12.473Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (27.48s) [2022-03-10T23:39:12.473Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.64s) [2022-03-10T23:39:12.473Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (22.59s) [2022-03-10T23:39:12.473Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (27.23s) [2022-03-10T23:39:12.473Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.74s) [2022-03-10T23:39:12.473Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (39.31s) [2022-03-10T23:39:12.473Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (25.61s) [2022-03-10T23:39:12.473Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (4.90s) [2022-03-10T23:39:12.473Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.58s) [2022-03-10T23:39:12.473Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.04s) [2022-03-10T23:39:12.473Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.06s) [2022-03-10T23:39:12.473Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.05s) [2022-03-10T23:39:12.473Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.75s) [2022-03-10T23:39:12.473Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (4.03s) [2022-03-10T23:39:12.473Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (3.51s) [2022-03-10T23:39:12.473Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (23.74s) [2022-03-10T23:39:12.473Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (9.01s) [2022-03-10T23:39:12.473Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.43s) [2022-03-10T23:39:12.473Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (12.91s) [2022-03-10T23:39:12.473Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (2.55s) [2022-03-10T23:39:12.473Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (2.54s) [2022-03-10T23:39:12.473Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.65s) [2022-03-10T23:39:12.473Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.21s) [2022-03-10T23:39:12.473Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (3.20s) [2022-03-10T23:39:12.473Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.07s) [2022-03-10T23:39:12.473Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.56s) [2022-03-10T23:39:12.473Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (2.75s) [2022-03-10T23:39:12.473Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (5.99s) [2022-03-10T23:39:12.473Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.39s) [2022-03-10T23:39:12.473Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.47s) [2022-03-10T23:39:12.473Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (2.90s) [2022-03-10T23:39:12.473Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.58s) [2022-03-10T23:39:12.473Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.16s) [2022-03-10T23:39:12.473Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (4.70s) [2022-03-10T23:39:12.473Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.05s) [2022-03-10T23:39:12.473Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (12.71s) [2022-03-10T23:39:12.473Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (12.92s) [2022-03-10T23:39:12.473Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.52s) [2022-03-10T23:39:12.473Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.72s) [2022-03-10T23:39:12.473Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (16.96s) [2022-03-10T23:39:12.473Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.23s) [2022-03-10T23:39:12.473Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.51s) [2022-03-10T23:39:12.473Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (19.58s) [2022-03-10T23:39:12.473Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (7.89s) [2022-03-10T23:39:12.473Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.71s) [2022-03-10T23:39:12.473Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.42s) [2022-03-10T23:39:12.473Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (15.21s) [2022-03-10T23:39:12.473Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (7.80s) [2022-03-10T23:39:12.473Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (75.68s) [2022-03-10T23:39:12.473Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (4.17s) [2022-03-10T23:39:12.473Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (5.86s) [2022-03-10T23:39:12.473Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (7.08s) [2022-03-10T23:39:12.473Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.69s) [2022-03-10T23:39:12.473Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (4.48s) [2022-03-10T23:39:12.473Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (7.49s) [2022-03-10T23:39:12.473Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (4.35s) [2022-03-10T23:39:12.473Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2022-03-10T23:39:12.473Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (6.28s) [2022-03-10T23:39:12.473Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.82s) [2022-03-10T23:39:12.473Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.80s) [2022-03-10T23:39:12.473Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.54s) [2022-03-10T23:39:12.473Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (54.22s) [2022-03-10T23:39:12.473Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (41.01s) [2022-03-10T23:39:12.473Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (9.10s) [2022-03-10T23:39:12.473Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.28s) [2022-03-10T23:39:12.473Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (125.47s) [2022-03-10T23:39:12.473Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.30s) [2022-03-10T23:39:12.473Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.30s) [2022-03-10T23:39:12.473Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.18s) [2022-03-10T23:39:12.473Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.17s) [2022-03-10T23:39:12.473Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.05s) [2022-03-10T23:39:12.473Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.06s) [2022-03-10T23:39:12.473Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.22s) [2022-03-10T23:39:12.473Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.37s) [2022-03-10T23:39:12.473Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.21s) [2022-03-10T23:39:12.473Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.33s) [2022-03-10T23:39:12.473Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.21s) [2022-03-10T23:39:12.473Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.11s) [2022-03-10T23:39:12.473Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.27s) [2022-03-10T23:39:12.473Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.16s) [2022-03-10T23:39:12.473Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.58s) [2022-03-10T23:39:12.473Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.11s) [2022-03-10T23:39:12.473Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (11.40s) [2022-03-10T23:39:12.473Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.25s) [2022-03-10T23:39:12.473Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.26s) [2022-03-10T23:39:12.473Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.79s) [2022-03-10T23:39:12.473Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (6.84s) [2022-03-10T23:39:12.473Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.60s) [2022-03-10T23:39:12.473Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.52s) [2022-03-10T23:39:12.473Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.49s) [2022-03-10T23:39:12.473Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.62s) [2022-03-10T23:39:12.473Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.50s) [2022-03-10T23:39:12.473Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.14s) [2022-03-10T23:39:12.473Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.24s) [2022-03-10T23:39:12.473Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.91s) [2022-03-10T23:39:12.473Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.23s) [2022-03-10T23:39:12.473Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.21s) [2022-03-10T23:39:12.473Z] === RUN TestDockerExternalVolumeSuite [2022-03-10T23:39:12.473Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2022-03-10T23:39:12.473Z] docker_cli_external_volume_driver_test.go:52: [d208a17ce2549] daemon is not started [2022-03-10T23:39:21.262Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-03-10T23:39:21.262Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-03-10T23:39:21.262Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-03-10T23:39:21.262Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-03-10T23:39:21.262Z] === RUN TestDockerSuite/TestLogsTail [2022-03-10T23:39:23.480Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-03-10T23:39:24.024Z] === RUN TestDockerSuite/TestBuildSpaces [2022-03-10T23:39:24.024Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-03-10T23:39:26.432Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-03-10T23:39:27.340Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2022-03-10T23:39:28.702Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-03-10T23:39:28.702Z] === RUN TestDockerSuite/TestBuildStderr [2022-03-10T23:39:29.291Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-03-10T23:39:29.291Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-03-10T23:39:29.291Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-03-10T23:39:29.380Z] === RUN TestDockerSuite/TestMountIntoProc [2022-03-10T23:39:29.380Z] docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux [2022-03-10T23:39:29.380Z] === RUN TestDockerSuite/TestMountIntoSys [2022-03-10T23:39:29.380Z] docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux [2022-03-10T23:39:29.380Z] === RUN TestDockerSuite/TestNetHostname [2022-03-10T23:39:29.380Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-03-10T23:39:29.380Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-03-10T23:39:29.380Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-03-10T23:39:29.380Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-03-10T23:39:29.380Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2022-03-10T23:39:29.380Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-03-10T23:39:29.380Z] docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux [2022-03-10T23:39:29.380Z] === RUN TestDockerSuite/TestPluginActive [2022-03-10T23:39:29.380Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-03-10T23:39:29.380Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-03-10T23:39:29.380Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-03-10T23:39:29.380Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-03-10T23:39:29.380Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-03-10T23:39:29.380Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-03-10T23:39:29.380Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-03-10T23:39:29.380Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-03-10T23:39:29.380Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-03-10T23:39:29.380Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-03-10T23:39:29.380Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-03-10T23:39:29.380Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-03-10T23:39:29.380Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-03-10T23:39:29.380Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-03-10T23:39:29.380Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-03-10T23:39:29.380Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-03-10T23:39:29.380Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-03-10T23:39:29.380Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-03-10T23:39:29.380Z] === RUN TestDockerSuite/TestPortHostBinding [2022-03-10T23:39:29.380Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-03-10T23:39:29.380Z] === RUN TestDockerSuite/TestPortList [2022-03-10T23:39:29.380Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-03-10T23:39:29.380Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-03-10T23:39:33.435Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-03-10T23:39:35.317Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-03-10T23:39:35.317Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-03-10T23:39:35.317Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-03-10T23:39:35.317Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-03-10T23:39:35.317Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2022-03-10T23:39:35.317Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-03-10T23:39:35.317Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2022-03-10T23:39:35.317Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-03-10T23:39:35.317Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2022-03-10T23:39:35.317Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-03-10T23:39:35.317Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2022-03-10T23:39:35.317Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-03-10T23:39:35.317Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2022-03-10T23:39:35.317Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-03-10T23:39:35.317Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2022-03-10T23:39:35.317Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-03-10T23:39:35.317Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2022-03-10T23:39:35.317Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-03-10T23:39:36.329Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-03-10T23:39:36.329Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-03-10T23:39:36.329Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-03-10T23:39:37.288Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-03-10T23:39:40.135Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-03-10T23:39:40.135Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2022-03-10T23:39:40.135Z] === RUN TestDockerSuite/TestPsByOrder [2022-03-10T23:39:44.434Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-03-10T23:39:48.802Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-03-10T23:39:48.802Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-03-10T23:39:48.802Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-03-10T23:39:50.257Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-03-10T23:39:50.257Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-03-10T23:39:50.257Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-03-10T23:39:56.018Z] === RUN TestDockerSuite/TestRmiBlank [2022-03-10T23:39:56.018Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-03-10T23:39:56.018Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-03-10T23:39:58.579Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-03-10T23:39:58.579Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-03-10T23:39:58.579Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-03-10T23:39:59.225Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-03-10T23:39:59.541Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-03-10T23:40:01.134Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-03-10T23:40:06.975Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-03-10T23:40:10.905Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-03-10T23:40:12.809Z] === RUN TestDockerSuite/TestBuildUser [2022-03-10T23:40:12.809Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-03-10T23:40:12.809Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-03-10T23:40:12.809Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-03-10T23:40:12.809Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-03-10T23:40:12.809Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-03-10T23:40:12.809Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-03-10T23:40:14.615Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-03-10T23:40:15.070Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-03-10T23:40:16.600Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-03-10T23:40:17.034Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-03-10T23:40:17.034Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-03-10T23:40:17.034Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-03-10T23:40:17.034Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-03-10T23:40:17.564Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-03-10T23:40:23.708Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-03-10T23:40:26.227Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-03-10T23:40:26.227Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-03-10T23:40:26.227Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-03-10T23:40:26.227Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-03-10T23:40:26.227Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-03-10T23:40:28.573Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-03-10T23:40:29.720Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-03-10T23:40:32.672Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-03-10T23:40:35.012Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2022-03-10T23:40:37.103Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-03-10T23:40:40.886Z] === RUN TestDockerSuite/TestRmiTag [2022-03-10T23:40:41.341Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-03-10T23:40:41.345Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-03-10T23:40:43.148Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2022-03-10T23:40:44.224Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-03-10T23:40:47.279Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-03-10T23:40:47.279Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-03-10T23:40:47.279Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-03-10T23:40:47.279Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-03-10T23:40:47.279Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-03-10T23:40:51.332Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-03-10T23:40:51.332Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-03-10T23:40:52.044Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-03-10T23:40:52.044Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-03-10T23:40:52.044Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-03-10T23:40:52.044Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-03-10T23:40:52.044Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-03-10T23:40:52.044Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-03-10T23:40:52.044Z] === RUN TestDockerSuite/TestPsRightTagName [2022-03-10T23:40:52.044Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-03-10T23:40:52.044Z] === RUN TestDockerSuite/TestPsShowMounts [2022-03-10T23:40:58.017Z] docker_cli_external_volume_driver_test.go:52: [d84c7655ff309] daemon is not started [2022-03-10T23:40:59.268Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-03-10T23:40:59.268Z] docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux [2022-03-10T23:40:59.268Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-03-10T23:41:00.833Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-03-10T23:41:00.833Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-03-10T23:41:00.833Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-03-10T23:41:01.689Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-03-10T23:41:01.818Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-03-10T23:41:01.877Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-03-10T23:41:02.804Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-03-10T23:41:02.804Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2022-03-10T23:41:02.804Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-03-10T23:41:04.134Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-03-10T23:41:07.547Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-03-10T23:41:07.547Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2022-03-10T23:41:07.547Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-03-10T23:41:07.547Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2022-03-10T23:41:07.547Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-03-10T23:41:07.678Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-03-10T23:41:10.027Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-03-10T23:41:10.437Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-03-10T23:41:10.437Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-03-10T23:41:10.482Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-03-10T23:41:10.483Z] docker_cli_run_test.go:4399: unmatched requirement DaemonIsLinux [2022-03-10T23:41:10.483Z] === RUN TestDockerSuite/TestRunAddHost [2022-03-10T23:41:10.483Z] docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux [2022-03-10T23:41:10.483Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-03-10T23:41:10.483Z] docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux [2022-03-10T23:41:10.483Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-03-10T23:41:10.483Z] docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux [2022-03-10T23:41:10.483Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-03-10T23:41:10.483Z] docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux [2022-03-10T23:41:10.483Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-03-10T23:41:10.483Z] docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux [2022-03-10T23:41:10.483Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-03-10T23:41:10.483Z] docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux [2022-03-10T23:41:10.483Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-03-10T23:41:10.960Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2022-03-10T23:41:12.502Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-03-10T23:41:12.891Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2022-03-10T23:41:13.371Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-03-10T23:41:13.371Z] docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux [2022-03-10T23:41:13.371Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-03-10T23:41:13.371Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-03-10T23:41:13.371Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-03-10T23:41:14.716Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-03-10T23:41:19.158Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-03-10T23:41:22.872Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-03-10T23:41:23.375Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-03-10T23:41:25.141Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-03-10T23:41:27.766Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2022-03-10T23:41:28.080Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-03-10T23:41:28.081Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-03-10T23:41:28.093Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-03-10T23:41:31.043Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-03-10T23:41:31.043Z] === RUN TestDockerSuite/TestRunBindMounts [2022-03-10T23:41:36.247Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-03-10T23:41:36.247Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-03-10T23:41:36.247Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-03-10T23:41:36.806Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-03-10T23:41:36.806Z] docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux [2022-03-10T23:41:36.806Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-03-10T23:41:36.806Z] docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux [2022-03-10T23:41:36.806Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-03-10T23:41:36.806Z] docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux [2022-03-10T23:41:36.806Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-03-10T23:41:36.806Z] docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux [2022-03-10T23:41:36.806Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-03-10T23:41:36.806Z] docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux [2022-03-10T23:41:36.806Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-03-10T23:41:36.806Z] docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux [2022-03-10T23:41:36.806Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-03-10T23:41:36.806Z] docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux [2022-03-10T23:41:36.806Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-03-10T23:41:36.806Z] docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux [2022-03-10T23:41:36.806Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-03-10T23:41:36.806Z] docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux [2022-03-10T23:41:36.806Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-03-10T23:41:36.806Z] docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux [2022-03-10T23:41:36.806Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-03-10T23:41:36.806Z] docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux [2022-03-10T23:41:36.806Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-03-10T23:41:39.696Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-03-10T23:41:39.696Z] docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux [2022-03-10T23:41:39.696Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-03-10T23:41:43.405Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-03-10T23:41:43.405Z] docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux [2022-03-10T23:41:43.405Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-03-10T23:41:43.405Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2022-03-10T23:41:43.405Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-03-10T23:41:43.485Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-03-10T23:41:43.485Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-03-10T23:41:43.485Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-03-10T23:41:44.478Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-03-10T23:41:45.853Z] docker_cli_external_volume_driver_test.go:52: [d7f3aaac3bfd6] daemon is not started [2022-03-10T23:41:46.396Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-03-10T23:41:46.396Z] docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux [2022-03-10T23:41:46.396Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-03-10T23:41:46.396Z] docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux [2022-03-10T23:41:46.396Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-03-10T23:41:46.396Z] docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux [2022-03-10T23:41:46.396Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-03-10T23:41:46.396Z] docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux [2022-03-10T23:41:46.396Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-03-10T23:41:46.396Z] docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux [2022-03-10T23:41:46.396Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-03-10T23:41:46.396Z] docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux [2022-03-10T23:41:46.396Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-03-10T23:41:46.396Z] docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux [2022-03-10T23:41:46.396Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-03-10T23:41:48.560Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-03-10T23:41:49.235Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-03-10T23:41:51.446Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-03-10T23:41:53.241Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-03-10T23:41:53.241Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-03-10T23:41:53.241Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-03-10T23:41:53.241Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-03-10T23:41:53.241Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-03-10T23:41:53.241Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2022-03-10T23:41:53.241Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-03-10T23:41:54.059Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-03-10T23:41:54.059Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-03-10T23:41:54.059Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-03-10T23:41:54.351Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-03-10T23:41:54.351Z] docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux [2022-03-10T23:41:54.351Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-03-10T23:41:54.351Z] docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux [2022-03-10T23:41:54.351Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-03-10T23:41:54.351Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2022-03-10T23:41:54.351Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-03-10T23:41:54.836Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-03-10T23:41:57.248Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-03-10T23:41:57.248Z] docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux [2022-03-10T23:41:57.248Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-03-10T23:41:57.248Z] docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux [2022-03-10T23:41:57.248Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-03-10T23:41:57.248Z] docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux [2022-03-10T23:41:57.248Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-03-10T23:41:57.248Z] docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux [2022-03-10T23:41:57.248Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-03-10T23:41:58.049Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2022-03-10T23:41:58.049Z] docker_cli_external_volume_driver_test.go:52: [d8d47bf63750a] daemon is not started [2022-03-10T23:41:58.774Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-03-10T23:41:59.137Z] === RUN TestDockerSuite/TestRmiBlank [2022-03-10T23:41:59.137Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-03-10T23:41:59.611Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-03-10T23:42:05.142Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-03-10T23:42:06.672Z] === RUN TestDockerSuite/TestBuildXZHost [2022-03-10T23:42:06.672Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-03-10T23:42:06.672Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-03-10T23:42:06.672Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-03-10T23:42:07.129Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-03-10T23:42:07.129Z] docker_cli_sni_test.go:18: Flakey test [2022-03-10T23:42:07.129Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-03-10T23:42:07.435Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-03-10T23:42:07.435Z] docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux [2022-03-10T23:42:07.435Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-03-10T23:42:07.435Z] docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux [2022-03-10T23:42:07.435Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-03-10T23:42:07.435Z] docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux [2022-03-10T23:42:07.435Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-03-10T23:42:07.435Z] docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux [2022-03-10T23:42:07.435Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-03-10T23:42:07.435Z] docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux [2022-03-10T23:42:07.435Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-03-10T23:42:07.435Z] docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux [2022-03-10T23:42:07.435Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-03-10T23:42:08.961Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-03-10T23:42:08.961Z] docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux [2022-03-10T23:42:08.961Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-03-10T23:42:09.304Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-03-10T23:42:09.418Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-03-10T23:42:09.418Z] docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux [2022-03-10T23:42:09.418Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-03-10T23:42:12.425Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-03-10T23:42:12.921Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2022-03-10T23:42:14.685Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-03-10T23:42:15.087Z] === RUN TestDockerSuite/TestCommitChange [2022-03-10T23:42:15.312Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-03-10T23:42:15.312Z] docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux [2022-03-10T23:42:15.312Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-03-10T23:42:17.119Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-03-10T23:42:18.111Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-03-10T23:42:18.197Z] === RUN TestDockerSuite/TestRunEnvironment [2022-03-10T23:42:18.197Z] docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux [2022-03-10T23:42:18.197Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-03-10T23:42:18.197Z] docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux [2022-03-10T23:42:18.197Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-03-10T23:42:18.197Z] docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux [2022-03-10T23:42:18.197Z] === RUN TestDockerSuite/TestRunExitCode [2022-03-10T23:42:20.867Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-03-10T23:42:21.083Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-03-10T23:42:24.013Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-03-10T23:42:25.408Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-03-10T23:42:26.233Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-03-10T23:42:29.168Z] === RUN TestDockerSuite/TestRunExposePort [2022-03-10T23:42:29.168Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-03-10T23:42:29.168Z] docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux [2022-03-10T23:42:29.168Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-03-10T23:42:29.168Z] docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux [2022-03-10T23:42:29.168Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-03-10T23:42:29.168Z] docker_cli_run_test.go:4378: unmatched requirement DaemonIsLinux [2022-03-10T23:42:29.168Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-03-10T23:42:29.168Z] docker_cli_run_test.go:4391: unmatched requirement DaemonIsLinux [2022-03-10T23:42:29.168Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-03-10T23:42:29.168Z] docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm [2022-03-10T23:42:29.168Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-03-10T23:42:29.168Z] docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux [2022-03-10T23:42:29.168Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-03-10T23:42:29.168Z] docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux [2022-03-10T23:42:29.168Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-03-10T23:42:30.380Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-03-10T23:42:31.168Z] === RUN TestDockerSuite/TestCommitHardlink [2022-03-10T23:42:31.169Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-03-10T23:42:31.169Z] === RUN TestDockerSuite/TestCommitNewFile [2022-03-10T23:42:34.928Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-03-10T23:42:34.928Z] docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux [2022-03-10T23:42:34.928Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-03-10T23:42:34.928Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-03-10T23:42:34.928Z] docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux [2022-03-10T23:42:34.928Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-03-10T23:42:34.928Z] docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux [2022-03-10T23:42:34.928Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-03-10T23:42:34.928Z] docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux [2022-03-10T23:42:34.928Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-03-10T23:42:34.928Z] docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux [2022-03-10T23:42:34.928Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-03-10T23:42:38.354Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-03-10T23:42:38.354Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-03-10T23:42:38.354Z] === RUN TestDockerSuite/TestCommitTTY [2022-03-10T23:42:39.235Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-03-10T23:42:42.031Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-03-10T23:42:42.031Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2022-03-10T23:42:42.031Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-03-10T23:42:43.030Z] === RUN TestDockerSuite/TestRmiTag [2022-03-10T23:42:44.016Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-03-10T23:42:44.196Z] === RUN TestDockerSuite/TestRunModeHostname [2022-03-10T23:42:44.196Z] docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux [2022-03-10T23:42:44.196Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-03-10T23:42:44.196Z] docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux [2022-03-10T23:42:44.196Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-03-10T23:42:44.196Z] docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux [2022-03-10T23:42:44.196Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-03-10T23:42:44.196Z] docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux [2022-03-10T23:42:44.196Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-03-10T23:42:44.196Z] docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux [2022-03-10T23:42:44.196Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-03-10T23:42:44.196Z] docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux [2022-03-10T23:42:44.196Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-03-10T23:42:44.196Z] docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux [2022-03-10T23:42:44.651Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-03-10T23:42:44.651Z] docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux [2022-03-10T23:42:44.651Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-03-10T23:42:44.651Z] docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux [2022-03-10T23:42:44.651Z] === RUN TestDockerSuite/TestRunMount [2022-03-10T23:42:44.651Z] docker_cli_run_test.go:4201: unmatched requirement DaemonIsLinux [2022-03-10T23:42:44.651Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-03-10T23:42:44.651Z] docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux [2022-03-10T23:42:44.651Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-03-10T23:42:44.651Z] docker_cli_run_test.go:4189: unmatched requirement DaemonIsLinux [2022-03-10T23:42:44.651Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-03-10T23:42:44.651Z] docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux [2022-03-10T23:42:44.651Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-03-10T23:42:44.998Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2022-03-10T23:42:46.968Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-03-10T23:42:53.223Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-03-10T23:42:53.225Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-03-10T23:42:53.225Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-03-10T23:42:53.225Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-03-10T23:42:53.225Z] docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux [2022-03-10T23:42:53.225Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-03-10T23:42:53.225Z] docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux [2022-03-10T23:42:53.225Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-03-10T23:42:59.188Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-03-10T23:43:01.797Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-03-10T23:43:01.797Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-03-10T23:43:01.797Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-03-10T23:43:01.797Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-03-10T23:43:02.254Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-03-10T23:43:02.254Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-03-10T23:43:02.254Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-03-10T23:43:02.254Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-03-10T23:43:02.254Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-03-10T23:43:02.254Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-03-10T23:43:02.254Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-03-10T23:43:02.254Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-03-10T23:43:02.254Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-03-10T23:43:02.254Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2022-03-10T23:43:02.254Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-03-10T23:43:02.254Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-03-10T23:43:03.086Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2022-03-10T23:43:03.896Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-03-10T23:43:03.897Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-03-10T23:43:03.897Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-03-10T23:43:03.897Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2022-03-10T23:43:03.897Z] === RUN TestDockerSuite/TestRunNetHost [2022-03-10T23:43:03.897Z] docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux [2022-03-10T23:43:03.897Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-03-10T23:43:03.897Z] docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux [2022-03-10T23:43:03.897Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-03-10T23:43:03.897Z] docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux [2022-03-10T23:43:03.897Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-03-10T23:43:03.897Z] docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux [2022-03-10T23:43:03.897Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-03-10T23:43:03.897Z] docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux [2022-03-10T23:43:03.897Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-03-10T23:43:03.897Z] docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux [2022-03-10T23:43:03.897Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-03-10T23:43:03.897Z] docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux [2022-03-10T23:43:04.352Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-03-10T23:43:04.352Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-03-10T23:43:04.790Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-03-10T23:43:06.021Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-03-10T23:43:07.174Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-03-10T23:43:07.546Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-03-10T23:43:09.710Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-03-10T23:43:10.669Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-03-10T23:43:11.042Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-03-10T23:43:13.042Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-03-10T23:43:13.619Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-03-10T23:43:13.619Z] docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux [2022-03-10T23:43:13.619Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-03-10T23:43:13.619Z] docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux [2022-03-10T23:43:13.619Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-03-10T23:43:13.619Z] docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux [2022-03-10T23:43:13.619Z] === RUN TestDockerSuite/TestRunPortInUse [2022-03-10T23:43:13.619Z] docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux [2022-03-10T23:43:13.619Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-03-10T23:43:13.619Z] docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux [2022-03-10T23:43:13.619Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-03-10T23:43:13.619Z] docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux [2022-03-10T23:43:13.619Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-03-10T23:43:13.619Z] docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux [2022-03-10T23:43:13.619Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-03-10T23:43:13.619Z] docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux [2022-03-10T23:43:13.619Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-03-10T23:43:14.032Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-03-10T23:43:14.032Z] docker_cli_run_test.go:4399: unmatched requirement DaemonIsLinux [2022-03-10T23:43:14.032Z] === RUN TestDockerSuite/TestRunAddHost [2022-03-10T23:43:14.032Z] docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux [2022-03-10T23:43:14.032Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-03-10T23:43:14.032Z] docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux [2022-03-10T23:43:14.032Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-03-10T23:43:14.032Z] docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux [2022-03-10T23:43:14.032Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-03-10T23:43:14.032Z] docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux [2022-03-10T23:43:14.032Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-03-10T23:43:14.032Z] docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux [2022-03-10T23:43:14.032Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-03-10T23:43:14.032Z] docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux [2022-03-10T23:43:14.032Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-03-10T23:43:17.007Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-03-10T23:43:17.007Z] docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux [2022-03-10T23:43:17.007Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-03-10T23:43:17.007Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-03-10T23:43:17.007Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-03-10T23:43:17.967Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2022-03-10T23:43:18.163Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-03-10T23:43:18.163Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2022-03-10T23:43:18.163Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-03-10T23:43:18.344Z] === RUN TestDockerSuite/TestRunPublishPort [2022-03-10T23:43:18.344Z] docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux [2022-03-10T23:43:18.344Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-03-10T23:43:18.344Z] docker_cli_run_test.go:2854: unmatched requirement Apparmor [2022-03-10T23:43:18.344Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-03-10T23:43:18.344Z] docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux [2022-03-10T23:43:18.344Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-03-10T23:43:18.344Z] docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux [2022-03-10T23:43:18.344Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-03-10T23:43:18.344Z] docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux [2022-03-10T23:43:18.344Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-03-10T23:43:21.131Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-03-10T23:43:21.131Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2022-03-10T23:43:21.131Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-03-10T23:43:21.131Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2022-03-10T23:43:21.131Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-03-10T23:43:21.131Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2022-03-10T23:43:21.131Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-03-10T23:43:22.872Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-03-10T23:43:24.175Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-03-10T23:43:24.175Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2022-03-10T23:43:24.175Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-03-10T23:43:24.175Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-03-10T23:43:25.087Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-03-10T23:43:27.143Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-03-10T23:43:27.143Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-03-10T23:43:27.143Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2022-03-10T23:43:27.143Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-03-10T23:43:27.143Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2022-03-10T23:43:27.143Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-03-10T23:43:27.143Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2022-03-10T23:43:27.143Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-03-10T23:43:28.042Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-03-10T23:43:28.791Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-03-10T23:43:28.791Z] docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux [2022-03-10T23:43:28.791Z] === RUN TestDockerSuite/TestRunRm [2022-03-10T23:43:30.048Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-03-10T23:43:30.255Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-03-10T23:43:31.022Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-03-10T23:43:32.219Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-03-10T23:43:33.206Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-03-10T23:43:33.206Z] === RUN TestDockerSuite/TestRunBindMounts [2022-03-10T23:43:35.176Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-03-10T23:43:35.176Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-03-10T23:43:35.176Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2022-03-10T23:43:35.176Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-03-10T23:43:36.785Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-03-10T23:43:38.133Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-03-10T23:43:38.134Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-03-10T23:43:39.091Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-03-10T23:43:39.091Z] docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux [2022-03-10T23:43:39.092Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-03-10T23:43:39.092Z] docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux [2022-03-10T23:43:39.092Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-03-10T23:43:39.092Z] docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux [2022-03-10T23:43:39.092Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-03-10T23:43:39.092Z] docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux [2022-03-10T23:43:39.092Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-03-10T23:43:39.092Z] docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux [2022-03-10T23:43:39.092Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-03-10T23:43:39.092Z] docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux [2022-03-10T23:43:39.092Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-03-10T23:43:39.092Z] docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux [2022-03-10T23:43:39.092Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-03-10T23:43:39.092Z] docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux [2022-03-10T23:43:39.092Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-03-10T23:43:39.092Z] docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux [2022-03-10T23:43:39.092Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-03-10T23:43:39.092Z] docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux [2022-03-10T23:43:39.092Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-03-10T23:43:39.092Z] docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux [2022-03-10T23:43:39.092Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-03-10T23:43:39.671Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-03-10T23:43:40.373Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-03-10T23:43:40.373Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2022-03-10T23:43:40.373Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-03-10T23:43:40.373Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2022-03-10T23:43:40.373Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-03-10T23:43:42.046Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-03-10T23:43:42.046Z] docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux [2022-03-10T23:43:42.046Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-03-10T23:43:42.542Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-03-10T23:43:42.542Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-03-10T23:43:42.558Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-03-10T23:43:44.712Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-03-10T23:43:44.712Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2022-03-10T23:43:44.712Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-03-10T23:43:45.224Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-03-10T23:43:45.224Z] docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux [2022-03-10T23:43:45.224Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-03-10T23:43:45.224Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2022-03-10T23:43:45.224Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-03-10T23:43:45.444Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-03-10T23:43:45.444Z] docker_cli_run_test.go:1980: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-03-10T23:43:45.899Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-03-10T23:43:45.899Z] docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux [2022-03-10T23:43:45.899Z] === RUN TestDockerSuite/TestRunState [2022-03-10T23:43:45.899Z] docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux [2022-03-10T23:43:45.899Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-03-10T23:43:47.438Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-03-10T23:43:47.438Z] docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux [2022-03-10T23:43:47.438Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-03-10T23:43:47.438Z] docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux [2022-03-10T23:43:47.438Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-03-10T23:43:47.438Z] docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux [2022-03-10T23:43:47.438Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-03-10T23:43:47.438Z] docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux [2022-03-10T23:43:47.438Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-03-10T23:43:47.438Z] docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux [2022-03-10T23:43:47.438Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-03-10T23:43:47.438Z] docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux [2022-03-10T23:43:47.438Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-03-10T23:43:47.438Z] docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux [2022-03-10T23:43:47.438Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-03-10T23:43:47.658Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-03-10T23:43:48.115Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-03-10T23:43:48.792Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-03-10T23:43:48.792Z] docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux [2022-03-10T23:43:48.792Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-03-10T23:43:48.792Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-03-10T23:43:48.792Z] docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux [2022-03-10T23:43:48.792Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-03-10T23:43:48.792Z] docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux [2022-03-10T23:43:48.792Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-03-10T23:43:49.248Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-03-10T23:43:49.248Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-03-10T23:43:49.248Z] docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux [2022-03-10T23:43:49.248Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-03-10T23:43:49.746Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-03-10T23:43:51.008Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-03-10T23:43:52.701Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-03-10T23:43:54.727Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-03-10T23:43:54.925Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-03-10T23:43:54.925Z] docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux [2022-03-10T23:43:55.020Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-03-10T23:43:55.020Z] docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux [2022-03-10T23:43:55.020Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-03-10T23:43:55.020Z] docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux [2022-03-10T23:43:55.020Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-03-10T23:43:55.020Z] docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux [2022-03-10T23:43:55.020Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-03-10T23:43:55.020Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2022-03-10T23:43:55.020Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-03-10T23:43:55.020Z] docker_cli_run_test.go:2893: unmatched requirement Apparmor [2022-03-10T23:43:55.020Z] === RUN TestDockerSuite/TestRunUserByID [2022-03-10T23:43:55.020Z] docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux [2022-03-10T23:43:55.020Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-03-10T23:43:55.020Z] docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux [2022-03-10T23:43:55.020Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-03-10T23:43:55.020Z] docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux [2022-03-10T23:43:55.020Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-03-10T23:43:55.020Z] docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux [2022-03-10T23:43:55.020Z] === RUN TestDockerSuite/TestRunUserByName [2022-03-10T23:43:55.020Z] docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux [2022-03-10T23:43:55.020Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-03-10T23:43:55.393Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-03-10T23:43:55.393Z] docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux [2022-03-10T23:43:55.393Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-03-10T23:43:55.393Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2022-03-10T23:43:55.393Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-03-10T23:43:57.182Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-03-10T23:43:57.182Z] docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux [2022-03-10T23:43:57.182Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-03-10T23:43:58.346Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-03-10T23:43:58.364Z] docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux [2022-03-10T23:43:58.364Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-03-10T23:43:58.364Z] docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux [2022-03-10T23:43:58.364Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-03-10T23:43:58.364Z] docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux [2022-03-10T23:43:58.364Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-03-10T23:43:58.364Z] docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux [2022-03-10T23:43:58.364Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-03-10T23:43:59.560Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-03-10T23:43:59.560Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-03-10T23:43:59.560Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-03-10T23:43:59.560Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-03-10T23:43:59.560Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-03-10T23:43:59.930Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-03-10T23:44:00.151Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-03-10T23:44:00.151Z] docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux [2022-03-10T23:44:00.151Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-03-10T23:44:00.151Z] docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux [2022-03-10T23:44:00.151Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-03-10T23:44:01.727Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-03-10T23:44:01.728Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2022-03-10T23:44:01.728Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-03-10T23:44:03.957Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-03-10T23:44:04.639Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2022-03-10T23:44:04.711Z] === RUN TestDockerSuite/TestContainerAPITop [2022-03-10T23:44:04.711Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2022-03-10T23:44:04.711Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-03-10T23:44:05.953Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-03-10T23:44:05.954Z] docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux [2022-03-10T23:44:05.954Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-03-10T23:44:05.954Z] docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux [2022-03-10T23:44:05.954Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-03-10T23:44:05.954Z] docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux [2022-03-10T23:44:05.954Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-03-10T23:44:05.954Z] docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux [2022-03-10T23:44:05.954Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-03-10T23:44:05.954Z] docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux [2022-03-10T23:44:05.954Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-03-10T23:44:05.954Z] docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux [2022-03-10T23:44:05.954Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-03-10T23:44:07.604Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-03-10T23:44:07.604Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-03-10T23:44:08.170Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-03-10T23:44:08.170Z] docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux [2022-03-10T23:44:08.170Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-03-10T23:44:08.170Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-03-10T23:44:08.170Z] docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux [2022-03-10T23:44:08.170Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-03-10T23:44:11.120Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-03-10T23:44:12.277Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-03-10T23:44:12.674Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-03-10T23:44:14.133Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-03-10T23:44:14.133Z] docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux [2022-03-10T23:44:14.133Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-03-10T23:44:14.445Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-03-10T23:44:14.445Z] docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux [2022-03-10T23:44:14.445Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-03-10T23:44:14.445Z] docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux [2022-03-10T23:44:14.445Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-03-10T23:44:14.445Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2022-03-10T23:44:14.445Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-03-10T23:44:14.445Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2022-03-10T23:44:14.445Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-03-10T23:44:14.445Z] docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux [2022-03-10T23:44:14.445Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2022-03-10T23:44:16.343Z] === RUN TestDockerSuite/TestRunEnvironment [2022-03-10T23:44:16.343Z] docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux [2022-03-10T23:44:16.343Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-03-10T23:44:16.343Z] docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux [2022-03-10T23:44:16.343Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-03-10T23:44:16.343Z] docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux [2022-03-10T23:44:16.343Z] === RUN TestDockerSuite/TestRunExitCode [2022-03-10T23:44:16.679Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-03-10T23:44:16.679Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2022-03-10T23:44:18.448Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-03-10T23:44:19.316Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-03-10T23:44:22.255Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-03-10T23:44:22.721Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2022-03-10T23:44:24.543Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-03-10T23:44:25.430Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2022-03-10T23:44:26.992Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-03-10T23:44:26.992Z] docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux [2022-03-10T23:44:26.992Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-03-10T23:44:26.992Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-03-10T23:44:27.019Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2022-03-10T23:44:27.490Z] === RUN TestDockerSuite/TestRunExposePort [2022-03-10T23:44:27.490Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-03-10T23:44:27.490Z] docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux [2022-03-10T23:44:27.490Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-03-10T23:44:27.490Z] docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux [2022-03-10T23:44:27.490Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-03-10T23:44:27.490Z] docker_cli_run_test.go:4378: unmatched requirement DaemonIsLinux [2022-03-10T23:44:27.490Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-03-10T23:44:27.490Z] docker_cli_run_test.go:4391: unmatched requirement DaemonIsLinux [2022-03-10T23:44:27.490Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-03-10T23:44:27.490Z] docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm [2022-03-10T23:44:27.490Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-03-10T23:44:27.490Z] docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux [2022-03-10T23:44:27.490Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-03-10T23:44:27.490Z] docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux [2022-03-10T23:44:27.490Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-03-10T23:44:30.767Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-03-10T23:44:32.292Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-03-10T23:44:32.292Z] docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux [2022-03-10T23:44:32.292Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-03-10T23:44:32.292Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-03-10T23:44:32.292Z] docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux [2022-03-10T23:44:32.292Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-03-10T23:44:32.292Z] docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux [2022-03-10T23:44:32.292Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-03-10T23:44:32.292Z] docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux [2022-03-10T23:44:32.292Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-03-10T23:44:32.292Z] docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux [2022-03-10T23:44:32.292Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-03-10T23:44:33.663Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-03-10T23:44:35.559Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2022-03-10T23:44:36.561Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-03-10T23:44:36.561Z] docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux [2022-03-10T23:44:36.561Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-03-10T23:44:36.561Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-03-10T23:44:36.561Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-03-10T23:44:36.561Z] docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux [2022-03-10T23:44:36.561Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-03-10T23:44:36.561Z] docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux [2022-03-10T23:44:36.561Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-03-10T23:44:36.561Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2022-03-10T23:44:36.561Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-03-10T23:44:36.561Z] docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux [2022-03-10T23:44:36.561Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-03-10T23:44:36.561Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2022-03-10T23:44:36.561Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-03-10T23:44:42.409Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-03-10T23:44:42.421Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-03-10T23:44:42.421Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2022-03-10T23:44:42.421Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-03-10T23:44:42.421Z] === RUN TestDockerSuite/TestRunModeHostname [2022-03-10T23:44:42.421Z] docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux [2022-03-10T23:44:42.421Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-03-10T23:44:42.421Z] docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux [2022-03-10T23:44:42.421Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-03-10T23:44:42.421Z] docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux [2022-03-10T23:44:42.421Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-03-10T23:44:42.421Z] docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux [2022-03-10T23:44:42.421Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-03-10T23:44:42.421Z] docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux [2022-03-10T23:44:42.421Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-03-10T23:44:42.421Z] docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux [2022-03-10T23:44:42.421Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-03-10T23:44:42.421Z] docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux [2022-03-10T23:44:42.421Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-03-10T23:44:42.421Z] docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux [2022-03-10T23:44:42.421Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-03-10T23:44:42.421Z] docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux [2022-03-10T23:44:42.421Z] === RUN TestDockerSuite/TestRunMount [2022-03-10T23:44:42.421Z] docker_cli_run_test.go:4201: unmatched requirement DaemonIsLinux [2022-03-10T23:44:42.421Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-03-10T23:44:42.421Z] docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux [2022-03-10T23:44:42.421Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-03-10T23:44:42.421Z] docker_cli_run_test.go:4189: unmatched requirement DaemonIsLinux [2022-03-10T23:44:42.421Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-03-10T23:44:42.421Z] docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux [2022-03-10T23:44:42.421Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-03-10T23:44:43.294Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0009badc8_} [2022-03-10T23:44:44.570Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-03-10T23:44:46.094Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-03-10T23:44:46.251Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1619529243_c:\foo_false____} [2022-03-10T23:44:50.923Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1619529243_c:\foo_true____} [2022-03-10T23:44:51.337Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-03-10T23:44:51.337Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-03-10T23:44:51.337Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-03-10T23:44:51.337Z] docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux [2022-03-10T23:44:51.337Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-03-10T23:44:51.337Z] docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux [2022-03-10T23:44:51.337Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-03-10T23:44:51.855Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-03-10T23:44:51.856Z] docker_cli_run_test.go:3010: unmatched requirement Apparmor [2022-03-10T23:44:51.856Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-03-10T23:44:51.856Z] docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux [2022-03-10T23:44:51.856Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-03-10T23:44:51.856Z] docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux [2022-03-10T23:44:51.856Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-03-10T23:44:51.856Z] docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux [2022-03-10T23:44:51.856Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-03-10T23:44:51.856Z] docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux [2022-03-10T23:44:51.856Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-03-10T23:44:51.856Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-03-10T23:44:51.856Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-03-10T23:44:51.856Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-03-10T23:44:51.856Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-03-10T23:44:51.856Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-03-10T23:44:51.856Z] === RUN TestDockerSuite/TestSaveImageId [2022-03-10T23:44:51.856Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-03-10T23:44:51.856Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-03-10T23:44:51.856Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-03-10T23:44:51.856Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-03-10T23:44:51.856Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-03-10T23:44:51.856Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-03-10T23:44:51.856Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-03-10T23:44:51.856Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-03-10T23:44:51.856Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-03-10T23:44:51.856Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-03-10T23:44:51.856Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-03-10T23:44:51.856Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-03-10T23:44:51.856Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-03-10T23:44:51.856Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-03-10T23:44:51.856Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-03-10T23:44:51.856Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-03-10T23:44:51.856Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-03-10T23:44:51.856Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-03-10T23:44:54.742Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-03-10T23:44:54.742Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-03-10T23:44:55.197Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-03-10T23:44:55.651Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-03-10T23:44:56.274Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2022-03-10T23:44:57.179Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-03-10T23:44:57.180Z] === RUN TestDockerSuite/TestSlowStdinClosing/0 [2022-03-10T23:44:57.273Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-03-10T23:44:59.470Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-03-10T23:44:59.471Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2022-03-10T23:44:59.471Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-03-10T23:44:59.471Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-03-10T23:44:59.471Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-03-10T23:44:59.471Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-03-10T23:44:59.471Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-03-10T23:44:59.471Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-03-10T23:44:59.471Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-03-10T23:44:59.471Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-03-10T23:44:59.471Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-03-10T23:44:59.471Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-03-10T23:44:59.471Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-03-10T23:44:59.471Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-03-10T23:44:59.471Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2022-03-10T23:44:59.471Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-03-10T23:44:59.471Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2022-03-10T23:44:59.471Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-03-10T23:44:59.471Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2022-03-10T23:44:59.471Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-03-10T23:44:59.471Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-03-10T23:44:59.471Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-03-10T23:44:59.471Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-03-10T23:44:59.471Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-03-10T23:45:00.132Z] === RUN TestDockerSuite/TestSlowStdinClosing/1 [2022-03-10T23:45:02.201Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-03-10T23:45:02.201Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-03-10T23:45:02.201Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-03-10T23:45:02.201Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2022-03-10T23:45:02.201Z] === RUN TestDockerSuite/TestRunNetHost [2022-03-10T23:45:02.201Z] docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux [2022-03-10T23:45:02.201Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-03-10T23:45:02.201Z] docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux [2022-03-10T23:45:02.201Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-03-10T23:45:02.201Z] docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux [2022-03-10T23:45:02.201Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-03-10T23:45:02.201Z] docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux [2022-03-10T23:45:02.201Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-03-10T23:45:02.201Z] docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux [2022-03-10T23:45:02.201Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-03-10T23:45:02.201Z] docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux [2022-03-10T23:45:02.201Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-03-10T23:45:02.201Z] docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux [2022-03-10T23:45:02.201Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-03-10T23:45:02.669Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-03-10T23:45:03.192Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-03-10T23:45:03.192Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-03-10T23:45:03.192Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-03-10T23:45:03.192Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-03-10T23:45:03.192Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-03-10T23:45:03.192Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-03-10T23:45:03.192Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-03-10T23:45:03.192Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-03-10T23:45:03.192Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-03-10T23:45:03.192Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-03-10T23:45:03.192Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-03-10T23:45:03.192Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-03-10T23:45:03.192Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-03-10T23:45:03.192Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-03-10T23:45:03.192Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-03-10T23:45:03.192Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-03-10T23:45:03.192Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-03-10T23:45:03.192Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-03-10T23:45:03.192Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-03-10T23:45:03.192Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-03-10T23:45:03.192Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-03-10T23:45:03.192Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-03-10T23:45:03.192Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-03-10T23:45:03.192Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-03-10T23:45:03.192Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-03-10T23:45:03.192Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-03-10T23:45:03.192Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-03-10T23:45:03.663Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-03-10T23:45:04.794Z] === RUN TestDockerSuite/TestSlowStdinClosing/2 [2022-03-10T23:45:05.877Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-03-10T23:45:06.088Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-03-10T23:45:06.088Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-03-10T23:45:06.088Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-03-10T23:45:06.088Z] === RUN TestDockerSuite/TestCpRelativePath [2022-03-10T23:45:07.697Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-03-10T23:45:07.697Z] docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux [2022-03-10T23:45:07.697Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-03-10T23:45:08.092Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-03-10T23:45:09.045Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-03-10T23:45:09.045Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-03-10T23:45:09.148Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-03-10T23:45:09.502Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-03-10T23:45:09.502Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-03-10T23:45:09.502Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-03-10T23:45:09.502Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-03-10T23:45:09.502Z] === RUN TestDockerSuite/TestCpToCaseA [2022-03-10T23:45:11.377Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-03-10T23:45:11.846Z] docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux [2022-03-10T23:45:11.846Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-03-10T23:45:11.846Z] docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux [2022-03-10T23:45:11.846Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-03-10T23:45:11.846Z] docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux [2022-03-10T23:45:11.846Z] === RUN TestDockerSuite/TestRunPortInUse [2022-03-10T23:45:11.846Z] docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux [2022-03-10T23:45:11.846Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-03-10T23:45:11.846Z] docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux [2022-03-10T23:45:11.846Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-03-10T23:45:11.846Z] docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux [2022-03-10T23:45:11.846Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-03-10T23:45:11.846Z] docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux [2022-03-10T23:45:11.846Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-03-10T23:45:11.846Z] docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux [2022-03-10T23:45:11.846Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-03-10T23:45:15.782Z] === RUN TestDockerSuite/TestRunPublishPort [2022-03-10T23:45:15.782Z] docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux [2022-03-10T23:45:15.782Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-03-10T23:45:15.782Z] docker_cli_run_test.go:2854: unmatched requirement Apparmor [2022-03-10T23:45:15.782Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-03-10T23:45:15.782Z] docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux [2022-03-10T23:45:15.782Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-03-10T23:45:15.782Z] docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux [2022-03-10T23:45:15.782Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-03-10T23:45:15.782Z] docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux [2022-03-10T23:45:15.782Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-03-10T23:45:20.032Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-03-10T23:45:20.032Z] docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux [2022-03-10T23:45:20.032Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-03-10T23:45:25.796Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-03-10T23:45:25.796Z] docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux [2022-03-10T23:45:25.796Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-03-10T23:45:25.796Z] docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux [2022-03-10T23:45:25.796Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-03-10T23:45:25.796Z] docker_cli_start_test.go:95: unmatched requirement IsPausable [2022-03-10T23:45:25.796Z] === RUN TestDockerSuite/TestStartRecordError [2022-03-10T23:45:25.796Z] docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux [2022-03-10T23:45:25.796Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-03-10T23:45:26.275Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-03-10T23:45:26.275Z] docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux [2022-03-10T23:45:26.275Z] === RUN TestDockerSuite/TestRunRm [2022-03-10T23:45:27.354Z] === RUN TestDockerSuite/TestCpToCaseB [2022-03-10T23:45:27.839Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-03-10T23:45:28.317Z] === RUN TestDockerSuite/TestCpToCaseC [2022-03-10T23:45:28.317Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-03-10T23:45:28.317Z] === RUN TestDockerSuite/TestCpToCaseD [2022-03-10T23:45:28.317Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-03-10T23:45:28.317Z] === RUN TestDockerSuite/TestCpToCaseE [2022-03-10T23:45:28.346Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2022-03-10T23:45:33.708Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-03-10T23:45:34.592Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-03-10T23:45:34.592Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-03-10T23:45:34.592Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-03-10T23:45:34.592Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-03-10T23:45:34.592Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-03-10T23:45:34.592Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-03-10T23:45:34.592Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-03-10T23:45:34.592Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-03-10T23:45:34.593Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-03-10T23:45:34.593Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-03-10T23:45:34.593Z] === RUN TestDockerSuite/TestStatsNoStream [2022-03-10T23:45:34.593Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-03-10T23:45:34.593Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-03-10T23:45:36.729Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-03-10T23:45:38.302Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-03-10T23:45:38.943Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-03-10T23:45:40.564Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2022-03-10T23:45:41.163Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-03-10T23:45:42.012Z] === RUN TestDockerSuite/TestTopPrivileged [2022-03-10T23:45:42.012Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-03-10T23:45:42.012Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-03-10T23:45:44.208Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-03-10T23:45:44.208Z] docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux [2022-03-10T23:45:44.208Z] === RUN TestDockerSuite/TestRunState [2022-03-10T23:45:44.208Z] docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux [2022-03-10T23:45:44.208Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-03-10T23:45:45.789Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-03-10T23:45:45.789Z] docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux [2022-03-10T23:45:45.789Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-03-10T23:45:45.789Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-03-10T23:45:45.789Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-03-10T23:45:45.789Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-03-10T23:45:45.789Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-03-10T23:45:45.789Z] docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux [2022-03-10T23:45:45.789Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-03-10T23:45:45.789Z] docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux [2022-03-10T23:45:45.789Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-03-10T23:45:45.789Z] docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux [2022-03-10T23:45:45.789Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-03-10T23:45:46.652Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-03-10T23:45:46.652Z] docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux [2022-03-10T23:45:46.652Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-03-10T23:45:49.567Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-03-10T23:45:49.568Z] docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux [2022-03-10T23:45:49.568Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-03-10T23:45:49.568Z] docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux [2022-03-10T23:45:49.568Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-03-10T23:45:49.568Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-03-10T23:45:49.568Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-03-10T23:45:49.568Z] docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux [2022-03-10T23:45:49.568Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-03-10T23:45:53.486Z] === RUN TestDockerSuite/TestCpToCaseF [2022-03-10T23:45:53.486Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-03-10T23:45:53.486Z] === RUN TestDockerSuite/TestCpToCaseG [2022-03-10T23:45:53.486Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-03-10T23:45:53.486Z] === RUN TestDockerSuite/TestCpToCaseH [2022-03-10T23:45:55.337Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-03-10T23:45:55.337Z] docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux [2022-03-10T23:45:55.337Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-03-10T23:45:55.337Z] docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux [2022-03-10T23:45:55.337Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-03-10T23:45:55.337Z] docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux [2022-03-10T23:45:55.337Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-03-10T23:45:55.337Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2022-03-10T23:45:55.337Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-03-10T23:45:55.337Z] docker_cli_run_test.go:2893: unmatched requirement Apparmor [2022-03-10T23:45:55.337Z] === RUN TestDockerSuite/TestRunUserByID [2022-03-10T23:45:55.337Z] docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux [2022-03-10T23:45:55.337Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-03-10T23:45:55.337Z] docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux [2022-03-10T23:45:55.337Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-03-10T23:45:55.337Z] docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux [2022-03-10T23:45:55.337Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-03-10T23:45:55.337Z] docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux [2022-03-10T23:45:55.337Z] === RUN TestDockerSuite/TestRunUserByName [2022-03-10T23:45:55.337Z] docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux [2022-03-10T23:45:55.337Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-03-10T23:45:57.569Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-03-10T23:45:57.569Z] docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux [2022-03-10T23:45:57.569Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-03-10T23:45:58.645Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2022-03-10T23:45:58.645Z] docker_cli_external_volume_driver_test.go:484: [d3a801689440b] daemon is not started [2022-03-10T23:46:00.481Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-03-10T23:46:00.481Z] docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux [2022-03-10T23:46:00.481Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-03-10T23:46:00.481Z] docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux [2022-03-10T23:46:00.481Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-03-10T23:46:03.437Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-03-10T23:46:03.622Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-03-10T23:46:03.622Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-03-10T23:46:03.622Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-03-10T23:46:03.622Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-03-10T23:46:03.622Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-03-10T23:46:03.622Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-03-10T23:46:03.622Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-03-10T23:46:03.622Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-03-10T23:46:05.790Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-03-10T23:46:05.790Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-03-10T23:46:09.688Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-03-10T23:46:09.688Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-03-10T23:46:10.144Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-03-10T23:46:10.144Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-03-10T23:46:10.144Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-03-10T23:46:11.288Z] === RUN TestDockerSuite/TestCpToCaseI [2022-03-10T23:46:11.288Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-03-10T23:46:11.288Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-03-10T23:46:11.288Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-03-10T23:46:11.288Z] === RUN TestDockerSuite/TestCpToDot [2022-03-10T23:46:11.983Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-03-10T23:46:12.827Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-03-10T23:46:12.827Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-03-10T23:46:12.827Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-03-10T23:46:12.827Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-03-10T23:46:12.827Z] === RUN TestDockerSuite/TestCpToStdout [2022-03-10T23:46:13.513Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2022-03-10T23:46:13.513Z] docker_cli_external_volume_driver_test.go:52: [dff0d1ffdf281] daemon is not started [2022-03-10T23:46:15.723Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-03-10T23:46:15.723Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-03-10T23:46:15.723Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-03-10T23:46:15.723Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-03-10T23:46:15.723Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-03-10T23:46:15.723Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-03-10T23:46:15.723Z] === RUN TestDockerSuite/TestCpVolumePath [2022-03-10T23:46:15.723Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-03-10T23:46:15.723Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-03-10T23:46:15.723Z] === RUN TestDockerSuite/TestCreateArgs [2022-03-10T23:46:16.181Z] === RUN TestDockerSuite/TestCreateByImageID [2022-03-10T23:46:17.756Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-03-10T23:46:18.346Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-03-10T23:46:20.488Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-03-10T23:46:20.488Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-03-10T23:46:20.488Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-03-10T23:46:20.488Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-03-10T23:46:20.488Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-03-10T23:46:20.488Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-03-10T23:46:20.488Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-03-10T23:46:20.519Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-03-10T23:46:20.974Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-03-10T23:46:20.974Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-03-10T23:46:23.141Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-03-10T23:46:23.694Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-03-10T23:46:23.694Z] docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux [2022-03-10T23:46:23.694Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-03-10T23:46:23.694Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-03-10T23:46:24.167Z] === RUN TestDockerSuite/TestCreateLabels [2022-03-10T23:46:24.167Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-03-10T23:46:24.167Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-03-10T23:46:24.167Z] === RUN TestDockerSuite/TestCreateRM [2022-03-10T23:46:24.624Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-03-10T23:46:24.624Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-03-10T23:46:24.624Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-03-10T23:46:25.083Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-03-10T23:46:25.544Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-03-10T23:46:27.551Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-03-10T23:46:28.410Z] --- PASS: TestDockerExternalVolumeSuite (437.27s) [2022-03-10T23:46:28.410Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.55s) [2022-03-10T23:46:28.410Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.62s) [2022-03-10T23:46:28.410Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.22s) [2022-03-10T23:46:28.410Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.06s) [2022-03-10T23:46:28.410Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s) [2022-03-10T23:46:28.410Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.04s) [2022-03-10T23:46:28.410Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2022-03-10T23:46:28.410Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.20s) [2022-03-10T23:46:28.410Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.21s) [2022-03-10T23:46:28.410Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.77s) [2022-03-10T23:46:28.410Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.57s) [2022-03-10T23:46:28.410Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.23s) [2022-03-10T23:46:28.410Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.28s) [2022-03-10T23:46:28.410Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.89s) [2022-03-10T23:46:28.410Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.19s) [2022-03-10T23:46:28.410Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.67s) [2022-03-10T23:46:28.410Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.04s) [2022-03-10T23:46:28.410Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.06s) [2022-03-10T23:46:28.410Z] PASS [2022-03-10T23:46:28.410Z] [2022-03-10T23:46:28.410Z] === Skipped [2022-03-10T23:46:28.410Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-03-10T23:46:28.410Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2022-03-10T23:46:28.410Z] check_test.go:308: [d1bb01f019180] daemon is not started [2022-03-10T23:46:28.410Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-03-10T23:46:28.410Z] [2022-03-10T23:46:28.410Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2022-03-10T23:46:28.410Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2022-03-10T23:46:28.410Z] check_test.go:308: [d06e01ac9d9f5] daemon is not started [2022-03-10T23:46:28.410Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2022-03-10T23:46:28.410Z] [2022-03-10T23:46:28.410Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2022-03-10T23:46:28.410Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2022-03-10T23:46:28.410Z] check_test.go:308: [d31d72cf86610] daemon is not started [2022-03-10T23:46:28.410Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2022-03-10T23:46:28.410Z] [2022-03-10T23:46:28.410Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2022-03-10T23:46:28.410Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2022-03-10T23:46:28.410Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2022-03-10T23:46:28.410Z] [2022-03-10T23:46:28.410Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2022-03-10T23:46:28.410Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2022-03-10T23:46:28.410Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2022-03-10T23:46:28.410Z] [2022-03-10T23:46:28.410Z] DONE 271 tests, 5 skipped in 2390.157s [2022-03-10T23:46:28.410Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-03-10T23:46:28.410Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d8d1566cc187b/docker.pid [2022-03-10T23:46:28.410Z] +++ kill 6802 [2022-03-10T23:46:28.410Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 6802 is not a child of this shell [2022-03-10T23:46:28.410Z] warning: PID 6802 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d8d1566cc187b/docker.pid had a nonzero exit code [2022-03-10T23:46:28.410Z] ++++ cat bundles/test-integration/docker.pid [2022-03-10T23:46:28.410Z] +++ kill 8733 [2022-03-10T23:46:28.410Z] +++ /etc/init.d/apparmor stop [2022-03-10T23:46:28.410Z] Leaving: AppArmorNo profiles have been unloaded. [2022-03-10T23:46:28.410Z] [2022-03-10T23:46:28.410Z] Unloading profiles will leave already running processes permanently [2022-03-10T23:46:28.410Z] unconfined, which can lead to unexpected situations. [2022-03-10T23:46:28.410Z] [2022-03-10T23:46:28.410Z] To set a process to complain mode, use the command line tool [2022-03-10T23:46:28.410Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-03-10T23:46:28.410Z] +++ true [2022-03-10T23:46:28.410Z] exiting test-integration [2022-03-10T23:46:28.410Z] ++ exit 0 [2022-03-10T23:46:28.410Z] [2022-03-10T23:46:28.410Z] + exit 0 [2022-03-10T23:46:28.410Z] ++ jobs -p [2022-03-10T23:46:28.410Z] + pids= [2022-03-10T23:46:28.410Z] + echo 'Remaining pids to kill: []' [2022-03-10T23:46:28.410Z] Remaining pids to kill: [] [2022-03-10T23:46:28.410Z] + '[' -z '' ']' Post stage [Pipeline] junit [2022-03-10T23:46:28.426Z] Recording test results [2022-03-10T23:46:30.197Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-03-10T23:46:30.440Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-03-10T23:46:30.536Z] + echo Ensuring container killed. [2022-03-10T23:46:30.536Z] Ensuring container killed. [2022-03-10T23:46:30.536Z] + docker ps -aq -f name=docker-pr3-* [2022-03-10T23:46:30.536Z] + cids=b20f3ec047fe [2022-03-10T23:46:30.536Z] db5bc222f4fa [2022-03-10T23:46:30.536Z] c87980c3da1b [2022-03-10T23:46:30.536Z] + [ -n b20f3ec047fe [2022-03-10T23:46:30.536Z] db5bc222f4fa [2022-03-10T23:46:30.536Z] c87980c3da1b ] [2022-03-10T23:46:30.536Z] + docker rm -vf b20f3ec047fe db5bc222f4fa c87980c3da1b [2022-03-10T23:46:30.764Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-03-10T23:46:30.764Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-03-10T23:46:30.764Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-03-10T23:46:31.108Z] b20f3ec047fe [2022-03-10T23:46:31.108Z] db5bc222f4fa [2022-03-10T23:46:31.367Z] c87980c3da1b [Pipeline] sh [2022-03-10T23:46:31.658Z] + echo Chowning /workspace to jenkins user [2022-03-10T23:46:31.658Z] Chowning /workspace to jenkins user [2022-03-10T23:46:31.658Z] + id -u [2022-03-10T23:46:31.658Z] + id -g [2022-03-10T23:46:31.658Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43357:/workspace busybox chown -R 1000:1000 /workspace [2022-03-10T23:46:31.658Z] Unable to find image 'busybox:latest' locally [2022-03-10T23:46:31.658Z] latest: Pulling from library/busybox [2022-03-10T23:46:31.918Z] 7e5209d2300f: Pulling fs layer [2022-03-10T23:46:31.918Z] 7e5209d2300f: Verifying Checksum [2022-03-10T23:46:31.918Z] 7e5209d2300f: Download complete [2022-03-10T23:46:31.918Z] 7e5209d2300f: Pull complete [2022-03-10T23:46:31.918Z] Digest: sha256:34c3559bbdedefd67195e766e38cfbb0fcabff4241dbee3f390fd6e3310f5ebc [2022-03-10T23:46:31.918Z] Status: Downloaded newer image for busybox:latest [2022-03-10T23:46:33.330Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-03-10T23:46:33.331Z] docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux [2022-03-10T23:46:33.331Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-03-10T23:46:33.331Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-03-10T23:46:33.331Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-03-10T23:46:33.331Z] docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux [2022-03-10T23:46:33.331Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-03-10T23:46:33.331Z] docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux [2022-03-10T23:46:33.331Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-03-10T23:46:33.331Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2022-03-10T23:46:33.331Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-03-10T23:46:33.331Z] docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux [2022-03-10T23:46:33.331Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-03-10T23:46:33.331Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2022-03-10T23:46:33.331Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-03-10T23:46:35.496Z] + bundleName=amd64 [2022-03-10T23:46:35.496Z] + echo Creating amd64-bundles.tar.gz [2022-03-10T23:46:35.496Z] Creating amd64-bundles.tar.gz [2022-03-10T23:46:35.496Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-03-10T23:46:35.496Z] + xargs tar -czf amd64-bundles.tar.gz [Pipeline] archiveArtifacts [2022-03-10T23:46:36.884Z] Archiving artifacts [2022-03-10T23:46:37.112Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-03-10T23:46:38.741Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-03-10T23:46:38.833Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43357/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-03-10T23:46:39.150Z] + make clean [2022-03-10T23:46:39.409Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-03-10T23:46:39.409Z] docker-dev-cache [2022-03-10T23:46:39.409Z] docker-mod-cache [Pipeline] deleteDir [2022-03-10T23:46:40.924Z] === RUN TestDockerSuite/TestRunWorkingDirectory [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-03-10T23:46:43.105Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-03-10T23:46:43.105Z] docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.105Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-03-10T23:46:43.105Z] --- PASS: TestDockerSuite (2402.98s) [2022-03-10T23:46:43.105Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s) [2022-03-10T23:46:43.105Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-03-10T23:46:43.105Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2022-03-10T23:46:43.105Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2022-03-10T23:46:43.105Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.02s) [2022-03-10T23:46:43.105Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2022-03-10T23:46:43.105Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2022-03-10T23:46:43.105Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.68s) [2022-03-10T23:46:43.105Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.23s) [2022-03-10T23:46:43.105Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.58s) [2022-03-10T23:46:43.105Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.35s) [2022-03-10T23:46:43.105Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (69.48s) [2022-03-10T23:46:43.105Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (1.02s) [2022-03-10T23:46:43.105Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.03s) [2022-03-10T23:46:43.105Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2022-03-10T23:46:43.105Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2022-03-10T23:46:43.105Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s) [2022-03-10T23:46:43.105Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2022-03-10T23:46:43.105Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2022-03-10T23:46:43.105Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2022-03-10T23:46:43.105Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2022-03-10T23:46:43.105Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.01s) [2022-03-10T23:46:43.105Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-03-10T23:46:43.105Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStats (0.01s) [2022-03-10T23:46:43.105Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2022-03-10T23:46:43.105Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2022-03-10T23:46:43.105Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamGetCpu (0.01s) [2022-03-10T23:46:43.105Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.94s) [2022-03-10T23:46:43.105Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-03-10T23:46:43.105Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2022-03-10T23:46:43.105Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2022-03-10T23:46:43.105Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2022-03-10T23:46:43.105Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (4.99s) [2022-03-10T23:46:43.105Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2022-03-10T23:46:43.105Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2022-03-10T23:46:43.105Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (5.64s) [2022-03-10T23:46:43.105Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (75.09s) [2022-03-10T23:46:43.105Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.34s) [2022-03-10T23:46:43.105Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (5.37s) [2022-03-10T23:46:43.105Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2022-03-10T23:46:43.105Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (4.44s) [2022-03-10T23:46:43.105Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.83s) [2022-03-10T23:46:43.105Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2022-03-10T23:46:43.105Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2022-03-10T23:46:43.105Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-03-10T23:46:43.105Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.23s) [2022-03-10T23:46:43.105Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.86s) [2022-03-10T23:46:43.105Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.11s) [2022-03-10T23:46:43.105Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.52s) [2022-03-10T23:46:43.105Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2022-03-10T23:46:43.105Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2022-03-10T23:46:43.105Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.07s) [2022-03-10T23:46:43.105Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.89s) [2022-03-10T23:46:43.105Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (11.69s) [2022-03-10T23:46:43.105Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (5.35s) [2022-03-10T23:46:43.105Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.04s) [2022-03-10T23:46:43.105Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2022-03-10T23:46:43.105Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.20s) [2022-03-10T23:46:43.105Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.66s) [2022-03-10T23:46:43.105Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (5.13s) [2022-03-10T23:46:43.105Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2022-03-10T23:46:43.105Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2022-03-10T23:46:43.105Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2022-03-10T23:46:43.105Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-03-10T23:46:43.105Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.52s) [2022-03-10T23:46:43.105Z] --- PASS: TestDockerSuite/TestBuildAddTar (33.56s) [2022-03-10T23:46:43.105Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2022-03-10T23:46:43.105Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.32s) [2022-03-10T23:46:43.105Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (17.79s) [2022-03-10T23:46:43.105Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.65s) [2022-03-10T23:46:43.105Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.48s) [2022-03-10T23:46:43.105Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (7.49s) [2022-03-10T23:46:43.105Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.98s) [2022-03-10T23:46:43.105Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (4.75s) [2022-03-10T23:46:43.105Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (9.32s) [2022-03-10T23:46:43.105Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (9.06s) [2022-03-10T23:46:43.105Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.32s) [2022-03-10T23:46:43.105Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (4.96s) [2022-03-10T23:46:43.105Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2022-03-10T23:46:43.105Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2022-03-10T23:46:43.105Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (6.22s) [2022-03-10T23:46:43.105Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2022-03-10T23:46:43.105Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.58s) [2022-03-10T23:46:43.105Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2022-03-10T23:46:43.105Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2022-03-10T23:46:43.105Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (24.03s) [2022-03-10T23:46:43.105Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (4.99s) [2022-03-10T23:46:43.105Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.62s) [2022-03-10T23:46:43.105Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.33s) [2022-03-10T23:46:43.105Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.33s) [2022-03-10T23:46:43.105Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s) [2022-03-10T23:46:43.105Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (4.77s) [2022-03-10T23:46:43.105Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.27s) [2022-03-10T23:46:43.105Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2022-03-10T23:46:43.105Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2022-03-10T23:46:43.105Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.41s) [2022-03-10T23:46:43.105Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.92s) [2022-03-10T23:46:43.105Z] --- PASS: TestDockerSuite/TestBuildCmd (0.55s) [2022-03-10T23:46:43.105Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.51s) [2022-03-10T23:46:43.105Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.54s) [2022-03-10T23:46:43.105Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (6.27s) [2022-03-10T23:46:43.105Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.13s) [2022-03-10T23:46:43.105Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2022-03-10T23:46:43.105Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.20s) [2022-03-10T23:46:43.105Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2022-03-10T23:46:43.105Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.50s) [2022-03-10T23:46:43.105Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (2.66s) [2022-03-10T23:46:43.105Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.92s) [2022-03-10T23:46:43.105Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.49s) [2022-03-10T23:46:43.105Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2022-03-10T23:46:43.105Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.85s) [2022-03-10T23:46:43.105Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.64s) [2022-03-10T23:46:43.105Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2022-03-10T23:46:43.105Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2022-03-10T23:46:43.105Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (5.46s) [2022-03-10T23:46:43.105Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (35.65s) [2022-03-10T23:46:43.105Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.59s) [2022-03-10T23:46:43.105Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.52s) [2022-03-10T23:46:43.105Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (5.62s) [2022-03-10T23:46:43.105Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.35s) [2022-03-10T23:46:43.105Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.30s) [2022-03-10T23:46:43.105Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2022-03-10T23:46:43.105Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.51s) [2022-03-10T23:46:43.105Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2022-03-10T23:46:43.105Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (23.59s) [2022-03-10T23:46:43.105Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.71s) [2022-03-10T23:46:43.105Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.36s) [2022-03-10T23:46:43.105Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (17.71s) [2022-03-10T23:46:43.105Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.59s) [2022-03-10T23:46:43.105Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.69s) [2022-03-10T23:46:43.105Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (3.98s) [2022-03-10T23:46:43.105Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (3.45s) [2022-03-10T23:46:43.105Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (3.32s) [2022-03-10T23:46:43.105Z] --- PASS: TestDockerSuite/TestBuildDockerignore (50.35s) [2022-03-10T23:46:43.105Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (5.97s) [2022-03-10T23:46:43.105Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.33s) [2022-03-10T23:46:43.105Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (55.55s) [2022-03-10T23:46:43.105Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.50s) [2022-03-10T23:46:43.105Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.66s) [2022-03-10T23:46:43.105Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (18.80s) [2022-03-10T23:46:43.105Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (10.68s) [2022-03-10T23:46:43.105Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (10.85s) [2022-03-10T23:46:43.105Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (27.59s) [2022-03-10T23:46:43.105Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (10.22s) [2022-03-10T23:46:43.105Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (9.85s) [2022-03-10T23:46:43.105Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (74.39s) [2022-03-10T23:46:43.105Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.37s) [2022-03-10T23:46:43.105Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.29s) [2022-03-10T23:46:43.105Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2022-03-10T23:46:43.105Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.56s) [2022-03-10T23:46:43.105Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.04s) [2022-03-10T23:46:43.105Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.03s) [2022-03-10T23:46:43.105Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.49s) [2022-03-10T23:46:43.105Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.53s) [2022-03-10T23:46:43.105Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (6.68s) [2022-03-10T23:46:43.105Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (3.39s) [2022-03-10T23:46:43.105Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (4.97s) [2022-03-10T23:46:43.105Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2022-03-10T23:46:43.105Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.31s) [2022-03-10T23:46:43.105Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2022-03-10T23:46:43.105Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2022-03-10T23:46:43.105Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2022-03-10T23:46:43.105Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (3.72s) [2022-03-10T23:46:43.105Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2022-03-10T23:46:43.105Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2022-03-10T23:46:43.105Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2022-03-10T23:46:43.105Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.98s) [2022-03-10T23:46:43.105Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (4.81s) [2022-03-10T23:46:43.105Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (13.65s) [2022-03-10T23:46:43.105Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.57s) [2022-03-10T23:46:43.105Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2022-03-10T23:46:43.105Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.02s) [2022-03-10T23:46:43.105Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2022-03-10T23:46:43.105Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2022-03-10T23:46:43.105Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-03-10T23:46:43.105Z] --- PASS: TestDockerSuite/TestBuildFails (2.90s) [2022-03-10T23:46:43.105Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.10s) [2022-03-10T23:46:43.105Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (6.44s) [2022-03-10T23:46:43.105Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (6.60s) [2022-03-10T23:46:43.105Z] --- PASS: TestDockerSuite/TestBuildForceRm (7.32s) [2022-03-10T23:46:43.105Z] --- PASS: TestDockerSuite/TestBuildFromGit (5.91s) [2022-03-10T23:46:43.105Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.21s) [2022-03-10T23:46:43.105Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (5.43s) [2022-03-10T23:46:43.105Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2022-03-10T23:46:43.105Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.67s) [2022-03-10T23:46:43.105Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.57s) [2022-03-10T23:46:43.105Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2022-03-10T23:46:43.105Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (8.89s) [2022-03-10T23:46:43.105Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2022-03-10T23:46:43.105Z] --- PASS: TestDockerSuite/TestBuildHistory (11.20s) [2022-03-10T23:46:43.105Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.95s) [2022-03-10T23:46:43.105Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (2.18s) [2022-03-10T23:46:43.105Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2022-03-10T23:46:43.105Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.73s) [2022-03-10T23:46:43.105Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.09s) [2022-03-10T23:46:43.105Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (4.46s) [2022-03-10T23:46:43.105Z] --- PASS: TestDockerSuite/TestBuildLabel (0.94s) [2022-03-10T23:46:43.105Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.61s) [2022-03-10T23:46:43.105Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.96s) [2022-03-10T23:46:43.105Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.56s) [2022-03-10T23:46:43.105Z] --- PASS: TestDockerSuite/TestBuildLabels (0.95s) [2022-03-10T23:46:43.105Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.44s) [2022-03-10T23:46:43.105Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (5.68s) [2022-03-10T23:46:43.105Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.08s) [2022-03-10T23:46:43.105Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s) [2022-03-10T23:46:43.105Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.09s) [2022-03-10T23:46:43.105Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.07s) [2022-03-10T23:46:43.105Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.07s) [2022-03-10T23:46:43.105Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.08s) [2022-03-10T23:46:43.105Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.60s) [2022-03-10T23:46:43.105Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.59s) [2022-03-10T23:46:43.105Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (5.32s) [2022-03-10T23:46:43.105Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (16.12s) [2022-03-10T23:46:43.105Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.05s) [2022-03-10T23:46:43.105Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.59s) [2022-03-10T23:46:43.105Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (35.08s) [2022-03-10T23:46:43.105Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (15.34s) [2022-03-10T23:46:43.105Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (6.40s) [2022-03-10T23:46:43.105Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (7.18s) [2022-03-10T23:46:43.105Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (6.74s) [2022-03-10T23:46:43.105Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (18.17s) [2022-03-10T23:46:43.105Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2022-03-10T23:46:43.105Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (8.19s) [2022-03-10T23:46:43.105Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.62s) [2022-03-10T23:46:43.105Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2022-03-10T23:46:43.105Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2022-03-10T23:46:43.105Z] --- PASS: TestDockerSuite/TestBuildNoContext (3.33s) [2022-03-10T23:46:43.105Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (4.47s) [2022-03-10T23:46:43.105Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.94s) [2022-03-10T23:46:43.105Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.21s) [2022-03-10T23:46:43.105Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.24s) [2022-03-10T23:46:43.105Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (6.78s) [2022-03-10T23:46:43.105Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.93s) [2022-03-10T23:46:43.106Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.31s) [2022-03-10T23:46:43.106Z] --- PASS: TestDockerSuite/TestBuildOnBuild (9.22s) [2022-03-10T23:46:43.106Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.58s) [2022-03-10T23:46:43.106Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (9.55s) [2022-03-10T23:46:43.106Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (4.27s) [2022-03-10T23:46:43.106Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (8.42s) [2022-03-10T23:46:43.106Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (5.09s) [2022-03-10T23:46:43.106Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (4.44s) [2022-03-10T23:46:43.106Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.10s) [2022-03-10T23:46:43.106Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2022-03-10T23:46:43.106Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2022-03-10T23:46:43.106Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.87s) [2022-03-10T23:46:43.106Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2022-03-10T23:46:43.106Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (40.17s) [2022-03-10T23:46:43.106Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (18.91s) [2022-03-10T23:46:43.106Z] --- PASS: TestDockerSuite/TestBuildRm (12.90s) [2022-03-10T23:46:43.106Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (4.00s) [2022-03-10T23:46:43.106Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2022-03-10T23:46:43.106Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.36s) [2022-03-10T23:46:43.106Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.39s) [2022-03-10T23:46:43.106Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (3.95s) [2022-03-10T23:46:43.106Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (4.14s) [2022-03-10T23:46:43.106Z] --- PASS: TestDockerSuite/TestBuildShellInherited (4.51s) [2022-03-10T23:46:43.106Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (16.35s) [2022-03-10T23:46:43.106Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.68s) [2022-03-10T23:46:43.106Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.61s) [2022-03-10T23:46:43.106Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (8.24s) [2022-03-10T23:46:43.106Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.25s) [2022-03-10T23:46:43.106Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (4.55s) [2022-03-10T23:46:43.106Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.09s) [2022-03-10T23:46:43.106Z] --- PASS: TestDockerSuite/TestBuildStderr (4.22s) [2022-03-10T23:46:43.106Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (19.18s) [2022-03-10T23:46:43.106Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.32s) [2022-03-10T23:46:43.106Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (3.25s) [2022-03-10T23:46:43.106Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.24s) [2022-03-10T23:46:43.106Z] --- PASS: TestDockerSuite/TestBuildTagEvent (4.77s) [2022-03-10T23:46:43.106Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (5.53s) [2022-03-10T23:46:43.106Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2022-03-10T23:46:43.106Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s) [2022-03-10T23:46:43.106Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2022-03-10T23:46:43.106Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (3.84s) [2022-03-10T23:46:43.106Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.53s) [2022-03-10T23:46:43.106Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (3.36s) [2022-03-10T23:46:43.106Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2022-03-10T23:46:43.106Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2022-03-10T23:46:43.106Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (21.33s) [2022-03-10T23:46:43.106Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.83s) [2022-03-10T23:46:43.106Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (8.76s) [2022-03-10T23:46:43.106Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (5.62s) [2022-03-10T23:46:43.106Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.34s) [2022-03-10T23:46:43.106Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2022-03-10T23:46:43.106Z] --- PASS: TestDockerSuite/TestBuildWithFailure (3.15s) [2022-03-10T23:46:43.106Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.32s) [2022-03-10T23:46:43.106Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (11.10s) [2022-03-10T23:46:43.106Z] --- PASS: TestDockerSuite/TestBuildWithTabs (4.63s) [2022-03-10T23:46:43.106Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.38s) [2022-03-10T23:46:43.106Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (13.62s) [2022-03-10T23:46:43.106Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.32s) [2022-03-10T23:46:43.106Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.32s) [2022-03-10T23:46:43.106Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.02s) [2022-03-10T23:46:43.106Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.11s) [2022-03-10T23:46:43.106Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (7.90s) [2022-03-10T23:46:43.106Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (1.84s) [2022-03-10T23:46:43.106Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.34s) [2022-03-10T23:46:43.106Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2022-03-10T23:46:43.106Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2022-03-10T23:46:43.106Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (1.77s) [2022-03-10T23:46:43.106Z] --- SKIP: TestDockerSuite/TestCommitAfterContainerIsDone (0.01s) [2022-03-10T23:46:43.106Z] --- PASS: TestDockerSuite/TestCommitChange (5.11s) [2022-03-10T23:46:43.106Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (4.47s) [2022-03-10T23:46:43.106Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2022-03-10T23:46:43.106Z] --- PASS: TestDockerSuite/TestCommitNewFile (7.49s) [2022-03-10T23:46:43.106Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2022-03-10T23:46:43.106Z] --- PASS: TestDockerSuite/TestCommitTTY (7.37s) [2022-03-10T23:46:43.106Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (4.70s) [2022-03-10T23:46:43.106Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2022-03-10T23:46:43.106Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-03-10T23:46:43.106Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2022-03-10T23:46:43.106Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2022-03-10T23:46:43.106Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2022-03-10T23:46:43.106Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2022-03-10T23:46:43.106Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2022-03-10T23:46:43.106Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.10s) [2022-03-10T23:46:43.106Z] --- PASS: TestDockerSuite/TestContainerAPICommit (7.44s) [2022-03-10T23:46:43.106Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (7.62s) [2022-03-10T23:46:43.106Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-03-10T23:46:43.106Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.84s) [2022-03-10T23:46:43.106Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2022-03-10T23:46:43.106Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2022-03-10T23:46:43.106Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2022-03-10T23:46:43.106Z] --- PASS: TestDockerSuite/TestContainerAPICreate (2.81s) [2022-03-10T23:46:43.106Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2022-03-10T23:46:43.106Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s) [2022-03-10T23:46:43.106Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.83s) [2022-03-10T23:46:43.106Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s) [2022-03-10T23:46:43.106Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2022-03-10T23:46:43.106Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2022-03-10T23:46:43.106Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2022-03-10T23:46:43.106Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (3.45s) [2022-03-10T23:46:43.106Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (3.35s) [2022-03-10T23:46:43.106Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (3.36s) [2022-03-10T23:46:43.106Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s) [2022-03-10T23:46:43.106Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2022-03-10T23:46:43.106Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (3.66s) [2022-03-10T23:46:43.106Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s) [2022-03-10T23:46:43.106Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.90s) [2022-03-10T23:46:43.106Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2022-03-10T23:46:43.106Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2022-03-10T23:46:43.106Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.85s) [2022-03-10T23:46:43.106Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2022-03-10T23:46:43.106Z] --- PASS: TestDockerSuite/TestContainerAPIKill (2.94s) [2022-03-10T23:46:43.106Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2022-03-10T23:46:43.106Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (3.41s) [2022-03-10T23:46:43.106Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.25s) [2022-03-10T23:46:43.106Z] --- PASS: TestDockerSuite/TestContainerAPIRename (2.82s) [2022-03-10T23:46:43.106Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (5.44s) [2022-03-10T23:46:43.106Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (5.84s) [2022-03-10T23:46:43.106Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.10s) [2022-03-10T23:46:43.106Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2022-03-10T23:46:43.106Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2022-03-10T23:46:43.106Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2022-03-10T23:46:43.106Z] --- PASS: TestDockerSuite/TestContainerAPIStart (2.82s) [2022-03-10T23:46:43.106Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2022-03-10T23:46:43.106Z] --- PASS: TestDockerSuite/TestContainerAPIStop (2.90s) [2022-03-10T23:46:43.106Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2022-03-10T23:46:43.106Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (3.36s) [2022-03-10T23:46:43.106Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.10s) [2022-03-10T23:46:43.106Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.75s) [2022-03-10T23:46:43.106Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (2.83s) [2022-03-10T23:46:43.106Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2022-03-10T23:46:43.106Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2022-03-10T23:46:43.106Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2022-03-10T23:46:43.106Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2022-03-10T23:46:43.106Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2022-03-10T23:46:43.106Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (2.42s) [2022-03-10T23:46:43.106Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (19.83s) [2022-03-10T23:46:43.106Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (2.89s) [2022-03-10T23:46:43.106Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (2.88s) [2022-03-10T23:46:43.106Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (2.85s) [2022-03-10T23:46:43.106Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (2.78s) [2022-03-10T23:46:43.106Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0000898c0_} (2.82s) [2022-03-10T23:46:43.106Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-12552484574_c:\foo_false____} (2.84s) [2022-03-10T23:46:43.106Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-12552484574_c:\foo_true____} (2.74s) [2022-03-10T23:46:43.106Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2022-03-10T23:46:43.106Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.36s) [2022-03-10T23:46:43.106Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-03-10T23:46:43.106Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-03-10T23:46:43.106Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-03-10T23:46:43.106Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-03-10T23:46:43.106Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-03-10T23:46:43.106Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.08s) [2022-03-10T23:46:43.106Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.09s) [2022-03-10T23:46:43.106Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.07s) [2022-03-10T23:46:43.106Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-03-10T23:46:43.106Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.07s) [2022-03-10T23:46:43.106Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2022-03-10T23:46:43.106Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2022-03-10T23:46:43.106Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2022-03-10T23:46:43.106Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2022-03-10T23:46:43.106Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2022-03-10T23:46:43.106Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (3.02s) [2022-03-10T23:46:43.106Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2022-03-10T23:46:43.106Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2022-03-10T23:46:43.106Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2022-03-10T23:46:43.106Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2022-03-10T23:46:43.106Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2022-03-10T23:46:43.106Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2022-03-10T23:46:43.106Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2022-03-10T23:46:43.106Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2022-03-10T23:46:43.106Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2022-03-10T23:46:43.106Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2022-03-10T23:46:43.106Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2022-03-10T23:46:43.106Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2022-03-10T23:46:43.106Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-03-10T23:46:43.106Z] --- PASS: TestDockerSuite/TestCpGarbagePath (2.92s) [2022-03-10T23:46:43.106Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.06s) [2022-03-10T23:46:43.106Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2022-03-10T23:46:43.106Z] --- PASS: TestDockerSuite/TestCpRelativePath (2.91s) [2022-03-10T23:46:43.106Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-03-10T23:46:43.106Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2022-03-10T23:46:43.106Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2022-03-10T23:46:43.106Z] --- PASS: TestDockerSuite/TestCpToCaseA (5.24s) [2022-03-10T23:46:43.106Z] --- PASS: TestDockerSuite/TestCpToCaseB (2.92s) [2022-03-10T23:46:43.106Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2022-03-10T23:46:43.106Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2022-03-10T23:46:43.106Z] --- PASS: TestDockerSuite/TestCpToCaseE (9.99s) [2022-03-10T23:46:43.106Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2022-03-10T23:46:43.106Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2022-03-10T23:46:43.106Z] --- PASS: TestDockerSuite/TestCpToCaseH (10.65s) [2022-03-10T23:46:43.106Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2022-03-10T23:46:43.106Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2022-03-10T23:46:43.106Z] --- PASS: TestDockerSuite/TestCpToDot (2.97s) [2022-03-10T23:46:43.106Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2022-03-10T23:46:43.106Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2022-03-10T23:46:43.106Z] --- PASS: TestDockerSuite/TestCpToStdout (3.05s) [2022-03-10T23:46:43.106Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2022-03-10T23:46:43.106Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2022-03-10T23:46:43.106Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2022-03-10T23:46:43.106Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2022-03-10T23:46:43.106Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.20s) [2022-03-10T23:46:43.106Z] --- PASS: TestDockerSuite/TestCreateArgs (0.20s) [2022-03-10T23:46:43.106Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.15s) [2022-03-10T23:46:43.106Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.98s) [2022-03-10T23:46:43.106Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.19s) [2022-03-10T23:46:43.106Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.20s) [2022-03-10T23:46:43.106Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (2.65s) [2022-03-10T23:46:43.106Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.67s) [2022-03-10T23:46:43.106Z] --- PASS: TestDockerSuite/TestCreateLabels (0.20s) [2022-03-10T23:46:43.106Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2022-03-10T23:46:43.106Z] --- PASS: TestDockerSuite/TestCreateRM (0.37s) [2022-03-10T23:46:43.106Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2022-03-10T23:46:43.106Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.20s) [2022-03-10T23:46:43.106Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.37s) [2022-03-10T23:46:43.106Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (8.45s) [2022-03-10T23:46:43.106Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.21s) [2022-03-10T23:46:43.106Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.42s) [2022-03-10T23:46:43.106Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.04s) [2022-03-10T23:46:43.106Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.20s) [2022-03-10T23:46:43.106Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2022-03-10T23:46:43.106Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.86s) [2022-03-10T23:46:43.106Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2022-03-10T23:46:43.106Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.14s) [2022-03-10T23:46:43.106Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2022-03-10T23:46:43.106Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2022-03-10T23:46:43.106Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2022-03-10T23:46:43.106Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2022-03-10T23:46:43.106Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2022-03-10T23:46:43.106Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2022-03-10T23:46:43.106Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2022-03-10T23:46:43.106Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2022-03-10T23:46:43.106Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2022-03-10T23:46:43.106Z] --- PASS: TestDockerSuite/TestDockerFails (0.06s) [2022-03-10T23:46:43.106Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2022-03-10T23:46:43.106Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2022-03-10T23:46:43.106Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2022-03-10T23:46:43.106Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2022-03-10T23:46:43.106Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2022-03-10T23:46:43.106Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.89s) [2022-03-10T23:46:43.106Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.82s) [2022-03-10T23:46:43.106Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.88s) [2022-03-10T23:46:43.106Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (10.32s) [2022-03-10T23:46:43.106Z] --- PASS: TestDockerSuite/TestEventsCopy (5.00s) [2022-03-10T23:46:43.106Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (5.88s) [2022-03-10T23:46:43.106Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.83s) [2022-03-10T23:46:43.106Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.71s) [2022-03-10T23:46:43.106Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (4.47s) [2022-03-10T23:46:43.106Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.44s) [2022-03-10T23:46:43.106Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.87s) [2022-03-10T23:46:43.107Z] --- PASS: TestDockerSuite/TestEventsFilters (5.72s) [2022-03-10T23:46:43.107Z] --- PASS: TestDockerSuite/TestEventsFormat (5.85s) [2022-03-10T23:46:43.107Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.06s) [2022-03-10T23:46:43.107Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.06s) [2022-03-10T23:46:43.107Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2022-03-10T23:46:43.107Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2022-03-10T23:46:43.107Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2022-03-10T23:46:43.107Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.15s) [2022-03-10T23:46:43.107Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2022-03-10T23:46:43.107Z] --- PASS: TestDockerSuite/TestEventsRename (2.98s) [2022-03-10T23:46:43.107Z] --- PASS: TestDockerSuite/TestEventsResize (33.10s) [2022-03-10T23:46:43.107Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.77s) [2022-03-10T23:46:43.107Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (3.42s) [2022-03-10T23:46:43.107Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (5.37s) [2022-03-10T23:46:43.107Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2022-03-10T23:46:43.107Z] --- PASS: TestDockerSuite/TestEventsUntag (2.72s) [2022-03-10T23:46:43.107Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (4.87s) [2022-03-10T23:46:43.107Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2022-03-10T23:46:43.107Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2022-03-10T23:46:43.107Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (2.82s) [2022-03-10T23:46:43.107Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (2.84s) [2022-03-10T23:46:43.107Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2022-03-10T23:46:43.107Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2022-03-10T23:46:43.107Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2022-03-10T23:46:43.107Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (2.89s) [2022-03-10T23:46:43.107Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (3.45s) [2022-03-10T23:46:43.107Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (3.49s) [2022-03-10T23:46:43.107Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (2.94s) [2022-03-10T23:46:43.107Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (5.54s) [2022-03-10T23:46:43.107Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2022-03-10T23:46:43.107Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2022-03-10T23:46:43.107Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-03-10T23:46:43.107Z] --- PASS: TestDockerSuite/TestExecExitStatus (3.35s) [2022-03-10T23:46:43.107Z] --- PASS: TestDockerSuite/TestExecInspectID (5.31s) [2022-03-10T23:46:43.107Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2022-03-10T23:46:43.107Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2022-03-10T23:46:43.107Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2022-03-10T23:46:43.107Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2022-03-10T23:46:43.107Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2022-03-10T23:46:43.107Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (3.62s) [2022-03-10T23:46:43.107Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2022-03-10T23:46:43.107Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2022-03-10T23:46:43.107Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2022-03-10T23:46:43.107Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2022-03-10T23:46:43.107Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2022-03-10T23:46:43.107Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (3.48s) [2022-03-10T23:46:43.107Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2022-03-10T23:46:43.107Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (6.16s) [2022-03-10T23:46:43.107Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2022-03-10T23:46:43.107Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2022-03-10T23:46:43.107Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2022-03-10T23:46:43.107Z] --- PASS: TestDockerSuite/TestGetContainerStats (6.93s) [2022-03-10T23:46:43.107Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (7.00s) [2022-03-10T23:46:43.107Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.96s) [2022-03-10T23:46:43.107Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (6.88s) [2022-03-10T23:46:43.107Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2022-03-10T23:46:43.107Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.01s) [2022-03-10T23:46:43.107Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.16s) [2022-03-10T23:46:43.107Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2022-03-10T23:46:43.107Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.06s) [2022-03-10T23:46:43.107Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.06s) [2022-03-10T23:46:43.107Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.06s) [2022-03-10T23:46:43.107Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (4.54s) [2022-03-10T23:46:43.107Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.06s) [2022-03-10T23:46:43.107Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2022-03-10T23:46:43.107Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.07s) [2022-03-10T23:46:43.107Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.08s) [2022-03-10T23:46:43.107Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.28s) [2022-03-10T23:46:43.107Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.56s) [2022-03-10T23:46:43.107Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2022-03-10T23:46:43.107Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.98s) [2022-03-10T23:46:43.107Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.07s) [2022-03-10T23:46:43.107Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.68s) [2022-03-10T23:46:43.107Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.23s) [2022-03-10T23:46:43.107Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.03s) [2022-03-10T23:46:43.107Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (3.10s) [2022-03-10T23:46:43.107Z] --- PASS: TestDockerSuite/TestImagesFormat (0.17s) [2022-03-10T23:46:43.107Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2022-03-10T23:46:43.107Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.64s) [2022-03-10T23:46:43.107Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.06s) [2022-03-10T23:46:43.107Z] --- PASS: TestDockerSuite/TestImportBadURL (0.13s) [2022-03-10T23:46:43.107Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2022-03-10T23:46:43.107Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2022-03-10T23:46:43.107Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.06s) [2022-03-10T23:46:43.107Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2022-03-10T23:46:43.107Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2022-03-10T23:46:43.107Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2022-03-10T23:46:43.107Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2022-03-10T23:46:43.107Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2022-03-10T23:46:43.107Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2022-03-10T23:46:43.107Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.06s) [2022-03-10T23:46:43.107Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2022-03-10T23:46:43.107Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2022-03-10T23:46:43.107Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.37s) [2022-03-10T23:46:43.107Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.86s) [2022-03-10T23:46:43.107Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2022-03-10T23:46:43.107Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2022-03-10T23:46:43.107Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.07s) [2022-03-10T23:46:43.107Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2022-03-10T23:46:43.107Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.82s) [2022-03-10T23:46:43.107Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.16s) [2022-03-10T23:46:43.107Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.89s) [2022-03-10T23:46:43.107Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2022-03-10T23:46:43.107Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2022-03-10T23:46:43.107Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2022-03-10T23:46:43.107Z] --- PASS: TestDockerSuite/TestInspectDefault (2.77s) [2022-03-10T23:46:43.107Z] --- PASS: TestDockerSuite/TestInspectHistory (4.61s) [2022-03-10T23:46:43.107Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2022-03-10T23:46:43.107Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2022-03-10T23:46:43.107Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2022-03-10T23:46:43.107Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.85s) [2022-03-10T23:46:43.107Z] --- PASS: TestDockerSuite/TestInspectJSONFields (3.46s) [2022-03-10T23:46:43.107Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.21s) [2022-03-10T23:46:43.107Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.85s) [2022-03-10T23:46:43.107Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (3.40s) [2022-03-10T23:46:43.107Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2022-03-10T23:46:43.107Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.06s) [2022-03-10T23:46:43.107Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (3.44s) [2022-03-10T23:46:43.107Z] --- PASS: TestDockerSuite/TestInspectStatus (3.41s) [2022-03-10T23:46:43.107Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (6.16s) [2022-03-10T23:46:43.107Z] --- PASS: TestDockerSuite/TestInspectTemplateError (3.49s) [2022-03-10T23:46:43.107Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.80s) [2022-03-10T23:46:43.107Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (2.90s) [2022-03-10T23:46:43.107Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.88s) [2022-03-10T23:46:43.107Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.80s) [2022-03-10T23:46:43.107Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.83s) [2022-03-10T23:46:43.107Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.07s) [2022-03-10T23:46:43.107Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2022-03-10T23:46:43.107Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2022-03-10T23:46:43.107Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2022-03-10T23:46:43.107Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2022-03-10T23:46:43.107Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2022-03-10T23:46:43.107Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2022-03-10T23:46:43.107Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2022-03-10T23:46:43.107Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2022-03-10T23:46:43.107Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2022-03-10T23:46:43.107Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-03-10T23:46:43.107Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2022-03-10T23:46:43.107Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2022-03-10T23:46:43.107Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2022-03-10T23:46:43.107Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2022-03-10T23:46:43.107Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2022-03-10T23:46:43.107Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2022-03-10T23:46:43.107Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.06s) [2022-03-10T23:46:43.107Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s) [2022-03-10T23:46:43.107Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (2.92s) [2022-03-10T23:46:43.107Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (2.93s) [2022-03-10T23:46:43.107Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (6.05s) [2022-03-10T23:46:43.107Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.92s) [2022-03-10T23:46:43.107Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2022-03-10T23:46:43.107Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (3.54s) [2022-03-10T23:46:43.107Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.06s) [2022-03-10T23:46:43.107Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (5.58s) [2022-03-10T23:46:43.107Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (5.44s) [2022-03-10T23:46:43.107Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (5.58s) [2022-03-10T23:46:43.107Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (4.43s) [2022-03-10T23:46:43.107Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (4.38s) [2022-03-10T23:46:43.107Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-03-10T23:46:43.107Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.95s) [2022-03-10T23:46:43.107Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.93s) [2022-03-10T23:46:43.107Z] --- PASS: TestDockerSuite/TestLogsSince (9.42s) [2022-03-10T23:46:43.107Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2022-03-10T23:46:43.107Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2022-03-10T23:46:43.107Z] --- PASS: TestDockerSuite/TestLogsTail (3.24s) [2022-03-10T23:46:43.107Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.97s) [2022-03-10T23:46:43.107Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.87s) [2022-03-10T23:46:43.107Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2022-03-10T23:46:43.107Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2022-03-10T23:46:43.107Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2022-03-10T23:46:43.107Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2022-03-10T23:46:43.107Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2022-03-10T23:46:43.107Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2022-03-10T23:46:43.107Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2022-03-10T23:46:43.107Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2022-03-10T23:46:43.107Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.06s) [2022-03-10T23:46:43.107Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2022-03-10T23:46:43.107Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2022-03-10T23:46:43.107Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-03-10T23:46:43.107Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2022-03-10T23:46:43.107Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2022-03-10T23:46:43.107Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2022-03-10T23:46:43.107Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2022-03-10T23:46:43.107Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2022-03-10T23:46:43.107Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2022-03-10T23:46:43.107Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (5.69s) [2022-03-10T23:46:43.107Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2022-03-10T23:46:43.107Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.01s) [2022-03-10T23:46:43.107Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-03-10T23:46:43.107Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2022-03-10T23:46:43.107Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2022-03-10T23:46:43.107Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2022-03-10T23:46:43.107Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2022-03-10T23:46:43.107Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2022-03-10T23:46:43.107Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2022-03-10T23:46:43.107Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (5.61s) [2022-03-10T23:46:43.107Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2022-03-10T23:46:43.107Z] --- PASS: TestDockerSuite/TestPsByOrder (12.07s) [2022-03-10T23:46:43.107Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-03-10T23:46:43.107Z] --- PASS: TestDockerSuite/TestPsListContainersBase (11.41s) [2022-03-10T23:46:43.107Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (16.89s) [2022-03-10T23:46:43.107Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.30s) [2022-03-10T23:46:43.107Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-03-10T23:46:43.107Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterHealth (0.01s) [2022-03-10T23:46:43.107Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (5.39s) [2022-03-10T23:46:43.107Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (8.88s) [2022-03-10T23:46:43.107Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (6.25s) [2022-03-10T23:46:43.107Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2022-03-10T23:46:43.107Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2022-03-10T23:46:43.107Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (6.58s) [2022-03-10T23:46:43.107Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2022-03-10T23:46:43.107Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2022-03-10T23:46:43.107Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2022-03-10T23:46:43.107Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2022-03-10T23:46:43.107Z] --- PASS: TestDockerSuite/TestPsShowMounts (9.30s) [2022-03-10T23:46:43.107Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2022-03-10T23:46:43.107Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.74s) [2022-03-10T23:46:43.107Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2022-03-10T23:46:43.107Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.27s) [2022-03-10T23:46:43.107Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.91s) [2022-03-10T23:46:43.107Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2022-03-10T23:46:43.107Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (5.65s) [2022-03-10T23:46:43.107Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (5.68s) [2022-03-10T23:46:43.107Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.97s) [2022-03-10T23:46:43.107Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (24.45s) [2022-03-10T23:46:43.107Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2022-03-10T23:46:43.107Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (7.76s) [2022-03-10T23:46:43.107Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.24s) [2022-03-10T23:46:43.107Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.20s) [2022-03-10T23:46:43.107Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.73s) [2022-03-10T23:46:43.107Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (7.55s) [2022-03-10T23:46:43.107Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (5.23s) [2022-03-10T23:46:43.107Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2022-03-10T23:46:43.107Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (5.65s) [2022-03-10T23:46:43.107Z] --- PASS: TestDockerSuite/TestRmiBlank (0.06s) [2022-03-10T23:46:43.107Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.32s) [2022-03-10T23:46:43.107Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (15.13s) [2022-03-10T23:46:43.107Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (3.37s) [2022-03-10T23:46:43.107Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.65s) [2022-03-10T23:46:43.107Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (8.09s) [2022-03-10T23:46:43.107Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (5.26s) [2022-03-10T23:46:43.107Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (8.51s) [2022-03-10T23:46:43.107Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (4.13s) [2022-03-10T23:46:43.107Z] --- PASS: TestDockerSuite/TestRmiTag (0.57s) [2022-03-10T23:46:43.107Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.84s) [2022-03-10T23:46:43.107Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (16.82s) [2022-03-10T23:46:43.107Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (3.07s) [2022-03-10T23:46:43.107Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (4.97s) [2022-03-10T23:46:43.107Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.13s) [2022-03-10T23:46:43.108Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2022-03-10T23:46:43.108Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2022-03-10T23:46:43.108Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2022-03-10T23:46:43.108Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2022-03-10T23:46:43.108Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2022-03-10T23:46:43.108Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2022-03-10T23:46:43.108Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2022-03-10T23:46:43.108Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (2.58s) [2022-03-10T23:46:43.108Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-03-10T23:46:43.108Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2022-03-10T23:46:43.108Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (5.61s) [2022-03-10T23:46:43.108Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (3.62s) [2022-03-10T23:46:43.108Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.85s) [2022-03-10T23:46:43.108Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.90s) [2022-03-10T23:46:43.108Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.88s) [2022-03-10T23:46:43.108Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.06s) [2022-03-10T23:46:43.108Z] --- PASS: TestDockerSuite/TestRunBindMounts (5.78s) [2022-03-10T23:46:43.108Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2022-03-10T23:46:43.108Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2022-03-10T23:46:43.108Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2022-03-10T23:46:43.108Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-03-10T23:46:43.108Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2022-03-10T23:46:43.108Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2022-03-10T23:46:43.108Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2022-03-10T23:46:43.108Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2022-03-10T23:46:43.108Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2022-03-10T23:46:43.108Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2022-03-10T23:46:43.108Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-03-10T23:46:43.108Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.82s) [2022-03-10T23:46:43.108Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2022-03-10T23:46:43.108Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (3.77s) [2022-03-10T23:46:43.108Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2022-03-10T23:46:43.108Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2022-03-10T23:46:43.108Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (2.65s) [2022-03-10T23:46:43.108Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-03-10T23:46:43.108Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2022-03-10T23:46:43.108Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2022-03-10T23:46:43.108Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2022-03-10T23:46:43.108Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2022-03-10T23:46:43.108Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2022-03-10T23:46:43.108Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2022-03-10T23:46:43.108Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (1.92s) [2022-03-10T23:46:43.108Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.92s) [2022-03-10T23:46:43.108Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.82s) [2022-03-10T23:46:43.108Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2022-03-10T23:46:43.108Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2022-03-10T23:46:43.108Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2022-03-10T23:46:43.108Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.81s) [2022-03-10T23:46:43.108Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2022-03-10T23:46:43.108Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2022-03-10T23:46:43.108Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2022-03-10T23:46:43.108Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-03-10T23:46:43.108Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (1.73s) [2022-03-10T23:46:43.108Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (7.60s) [2022-03-10T23:46:43.108Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2022-03-10T23:46:43.108Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2022-03-10T23:46:43.108Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2022-03-10T23:46:43.108Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2022-03-10T23:46:43.108Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2022-03-10T23:46:43.108Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2022-03-10T23:46:43.108Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.87s) [2022-03-10T23:46:43.108Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2022-03-10T23:46:43.108Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.16s) [2022-03-10T23:46:43.108Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-03-10T23:46:43.108Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.97s) [2022-03-10T23:46:43.108Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.87s) [2022-03-10T23:46:43.108Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2022-03-10T23:46:43.108Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.77s) [2022-03-10T23:46:43.108Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2022-03-10T23:46:43.108Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2022-03-10T23:46:43.108Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2022-03-10T23:46:43.108Z] --- PASS: TestDockerSuite/TestRunExitCode (2.75s) [2022-03-10T23:46:43.108Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (2.77s) [2022-03-10T23:46:43.108Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.78s) [2022-03-10T23:46:43.108Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.92s) [2022-03-10T23:46:43.108Z] --- PASS: TestDockerSuite/TestRunExposePort (0.06s) [2022-03-10T23:46:43.108Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2022-03-10T23:46:43.108Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2022-03-10T23:46:43.108Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2022-03-10T23:46:43.108Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2022-03-10T23:46:43.108Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2022-03-10T23:46:43.108Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2022-03-10T23:46:43.108Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2022-03-10T23:46:43.108Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (5.13s) [2022-03-10T23:46:43.108Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2022-03-10T23:46:43.108Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.07s) [2022-03-10T23:46:43.108Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2022-03-10T23:46:43.108Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2022-03-10T23:46:43.108Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2022-03-10T23:46:43.108Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2022-03-10T23:46:43.108Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (7.32s) [2022-03-10T23:46:43.108Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2022-03-10T23:46:43.108Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (2.36s) [2022-03-10T23:46:43.108Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2022-03-10T23:46:43.108Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2022-03-10T23:46:43.108Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2022-03-10T23:46:43.108Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2022-03-10T23:46:43.108Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-03-10T23:46:43.108Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2022-03-10T23:46:43.108Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2022-03-10T23:46:43.108Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2022-03-10T23:46:43.108Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2022-03-10T23:46:43.108Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2022-03-10T23:46:43.108Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2022-03-10T23:46:43.108Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2022-03-10T23:46:43.108Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2022-03-10T23:46:43.108Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (8.51s) [2022-03-10T23:46:43.108Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2022-03-10T23:46:43.108Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2022-03-10T23:46:43.108Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2022-03-10T23:46:43.108Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (6.00s) [2022-03-10T23:46:43.108Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (4.96s) [2022-03-10T23:46:43.108Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2022-03-10T23:46:43.108Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-03-10T23:46:43.108Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2022-03-10T23:46:43.108Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2022-03-10T23:46:43.108Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2022-03-10T23:46:43.108Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2022-03-10T23:46:43.108Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2022-03-10T23:46:43.108Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2022-03-10T23:46:43.108Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2022-03-10T23:46:43.108Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.38s) [2022-03-10T23:46:43.108Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.23s) [2022-03-10T23:46:43.108Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (1.84s) [2022-03-10T23:46:43.108Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (1.94s) [2022-03-10T23:46:43.108Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.25s) [2022-03-10T23:46:43.108Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (2.64s) [2022-03-10T23:46:43.108Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.29s) [2022-03-10T23:46:43.108Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2022-03-10T23:46:43.108Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2022-03-10T23:46:43.108Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2022-03-10T23:46:43.108Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2022-03-10T23:46:43.108Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2022-03-10T23:46:43.108Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2022-03-10T23:46:43.108Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2022-03-10T23:46:43.108Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (3.87s) [2022-03-10T23:46:43.108Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2022-03-10T23:46:43.108Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2022-03-10T23:46:43.108Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2022-03-10T23:46:43.108Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2022-03-10T23:46:43.108Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2022-03-10T23:46:43.108Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (10.01s) [2022-03-10T23:46:43.108Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2022-03-10T23:46:43.108Z] --- PASS: TestDockerSuite/TestRunRm (2.86s) [2022-03-10T23:46:43.108Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.95s) [2022-03-10T23:46:43.108Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (2.93s) [2022-03-10T23:46:43.108Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (2.80s) [2022-03-10T23:46:43.108Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (3.34s) [2022-03-10T23:46:43.108Z] --- SKIP: TestDockerSuite/TestRunSetMacAddress (0.02s) [2022-03-10T23:46:43.108Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2022-03-10T23:46:43.108Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2022-03-10T23:46:43.108Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.84s) [2022-03-10T23:46:43.108Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2022-03-10T23:46:43.108Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.36s) [2022-03-10T23:46:43.108Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2022-03-10T23:46:43.108Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2022-03-10T23:46:43.108Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.15s) [2022-03-10T23:46:43.108Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.06s) [2022-03-10T23:46:43.108Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2022-03-10T23:46:43.108Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (5.09s) [2022-03-10T23:46:43.108Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-03-10T23:46:43.108Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2022-03-10T23:46:43.108Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2022-03-10T23:46:43.108Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2022-03-10T23:46:43.108Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2022-03-10T23:46:43.108Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2022-03-10T23:46:43.108Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2022-03-10T23:46:43.108Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2022-03-10T23:46:43.108Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2022-03-10T23:46:43.108Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2022-03-10T23:46:43.108Z] --- PASS: TestDockerSuite/TestRunUserDefaults (2.75s) [2022-03-10T23:46:43.108Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2022-03-10T23:46:43.108Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.78s) [2022-03-10T23:46:43.108Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2022-03-10T23:46:43.108Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2022-03-10T23:46:43.108Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (3.65s) [2022-03-10T23:46:43.108Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (8.88s) [2022-03-10T23:46:43.108Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (5.69s) [2022-03-10T23:46:43.108Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (8.49s) [2022-03-10T23:46:43.108Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2022-03-10T23:46:43.108Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.15s) [2022-03-10T23:46:43.108Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (3.76s) [2022-03-10T23:46:43.108Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.95s) [2022-03-10T23:46:43.108Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.86s) [2022-03-10T23:46:43.108Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2022-03-10T23:46:43.108Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.05s) [2022-03-10T23:46:43.108Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.06s) [2022-03-10T23:46:43.108Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2022-03-10T23:46:43.108Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2022-03-10T23:46:43.108Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2022-03-10T23:46:43.108Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2022-03-10T23:46:43.108Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2022-03-10T23:46:43.108Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (5.36s) [2022-03-10T23:46:43.108Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (2.35s) [2022-03-10T23:46:43.108Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (1.82s) [2022-03-10T23:46:43.108Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (5.67s) [2022-03-10T23:46:43.108Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2022-03-10T23:46:43.108Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2022-03-10T23:46:43.108Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-03-10T23:46:43.108Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2022-03-10T23:46:43.108Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2022-03-10T23:46:43.108Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2022-03-10T23:46:43.108Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2022-03-10T23:46:43.108Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2022-03-10T23:46:43.108Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2022-03-10T23:46:43.108Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2022-03-10T23:46:43.108Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2022-03-10T23:46:43.108Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2022-03-10T23:46:43.108Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2022-03-10T23:46:43.108Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2022-03-10T23:46:43.108Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2022-03-10T23:46:43.108Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2022-03-10T23:46:43.108Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2022-03-10T23:46:43.108Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.37s) [2022-03-10T23:46:43.108Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.44s) [2022-03-10T23:46:43.108Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.41s) [2022-03-10T23:46:43.108Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.23s) [2022-03-10T23:46:43.108Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.68s) [2022-03-10T23:46:43.108Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (10.39s) [2022-03-10T23:46:43.108Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/0 (2.93s) [2022-03-10T23:46:43.108Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/1 (4.19s) [2022-03-10T23:46:43.108Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/2 (3.25s) [2022-03-10T23:46:43.108Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2022-03-10T23:46:43.108Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (11.15s) [2022-03-10T23:46:43.108Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2022-03-10T23:46:43.108Z] --- PASS: TestDockerSuite/TestStartAttachSilent (6.35s) [2022-03-10T23:46:43.108Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2022-03-10T23:46:43.108Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2022-03-10T23:46:43.108Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2022-03-10T23:46:43.108Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2022-03-10T23:46:43.108Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (8.85s) [2022-03-10T23:46:43.108Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2022-03-10T23:46:43.108Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2022-03-10T23:46:43.108Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2022-03-10T23:46:43.108Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2022-03-10T23:46:43.108Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2022-03-10T23:46:43.108Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2022-03-10T23:46:43.108Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (3.75s) [2022-03-10T23:46:43.108Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (3.94s) [2022-03-10T23:46:43.108Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2022-03-10T23:46:43.108Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (4.10s) [2022-03-10T23:46:43.108Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2022-03-10T23:46:43.108Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2022-03-10T23:46:43.108Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2022-03-10T23:46:43.108Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2022-03-10T23:46:43.108Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2022-03-10T23:46:43.108Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2022-03-10T23:46:43.108Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.26s) [2022-03-10T23:46:43.108Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.13s) [2022-03-10T23:46:43.108Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.19s) [2022-03-10T23:46:43.108Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2022-03-10T23:46:43.108Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.29s) [2022-03-10T23:46:43.108Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.26s) [2022-03-10T23:46:43.108Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.13s) [2022-03-10T23:46:43.108Z] --- PASS: TestDockerSuite/TestVolumeCLILs (3.40s) [2022-03-10T23:46:43.108Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.07s) [2022-03-10T23:46:43.108Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (3.64s) [2022-03-10T23:46:43.108Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.37s) [2022-03-10T23:46:43.108Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.36s) [2022-03-10T23:46:43.108Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.07s) [2022-03-10T23:46:43.108Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.17s) [2022-03-10T23:46:43.108Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (9.48s) [2022-03-10T23:46:43.108Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2022-03-10T23:46:43.108Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.60s) [2022-03-10T23:46:43.108Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.18s) [2022-03-10T23:46:43.108Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2022-03-10T23:46:43.108Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (8.89s) [2022-03-10T23:46:43.109Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.26s) [2022-03-10T23:46:43.109Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.26s) [2022-03-10T23:46:43.109Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (11.47s) [2022-03-10T23:46:43.109Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-03-10T23:46:43.109Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.55s) [2022-03-10T23:46:43.109Z] === RUN TestDockerRegistrySuite [2022-03-10T23:46:43.109Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-03-10T23:46:43.109Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.109Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-03-10T23:46:43.109Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.109Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-03-10T23:46:43.109Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.109Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-03-10T23:46:43.109Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.109Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-03-10T23:46:43.109Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.109Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-03-10T23:46:43.109Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.109Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-03-10T23:46:43.109Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.109Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-03-10T23:46:43.109Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.109Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-03-10T23:46:43.109Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.109Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-03-10T23:46:43.109Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.109Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-03-10T23:46:43.109Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.109Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-03-10T23:46:43.109Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.109Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-03-10T23:46:43.109Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.109Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-03-10T23:46:43.109Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.109Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-03-10T23:46:43.109Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.109Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-03-10T23:46:43.109Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.109Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-03-10T23:46:43.109Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.109Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-03-10T23:46:43.109Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.109Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-03-10T23:46:43.109Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.109Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-03-10T23:46:43.109Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.109Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-03-10T23:46:43.109Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.109Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-03-10T23:46:43.109Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.109Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-03-10T23:46:43.109Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.109Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-03-10T23:46:43.109Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.109Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-03-10T23:46:43.109Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.109Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-03-10T23:46:43.109Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.109Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-03-10T23:46:43.109Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.109Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-03-10T23:46:43.109Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.109Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-03-10T23:46:43.109Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.109Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-03-10T23:46:43.109Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.109Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-03-10T23:46:43.109Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.109Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-03-10T23:46:43.109Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.109Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-03-10T23:46:43.109Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.109Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-03-10T23:46:43.109Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.109Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-03-10T23:46:43.109Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.109Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-03-10T23:46:43.109Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.109Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-03-10T23:46:43.109Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.109Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-03-10T23:46:43.109Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.109Z] --- PASS: TestDockerRegistrySuite (0.15s) [2022-03-10T23:46:43.109Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-03-10T23:46:43.109Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-03-10T23:46:43.109Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-03-10T23:46:43.109Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-03-10T23:46:43.109Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-03-10T23:46:43.109Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-03-10T23:46:43.109Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-03-10T23:46:43.109Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-03-10T23:46:43.109Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-03-10T23:46:43.109Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-03-10T23:46:43.109Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-03-10T23:46:43.109Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-03-10T23:46:43.109Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-03-10T23:46:43.109Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-03-10T23:46:43.109Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-03-10T23:46:43.109Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-03-10T23:46:43.109Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-03-10T23:46:43.109Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-03-10T23:46:43.109Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-03-10T23:46:43.109Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-03-10T23:46:43.109Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.15s) [2022-03-10T23:46:43.109Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-03-10T23:46:43.109Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-03-10T23:46:43.109Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-03-10T23:46:43.109Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-03-10T23:46:43.109Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-03-10T23:46:43.109Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-03-10T23:46:43.109Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-03-10T23:46:43.109Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-03-10T23:46:43.109Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-03-10T23:46:43.109Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-03-10T23:46:43.109Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-03-10T23:46:43.109Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-03-10T23:46:43.109Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-03-10T23:46:43.109Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-03-10T23:46:43.109Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-03-10T23:46:43.109Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-03-10T23:46:43.109Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-03-10T23:46:43.109Z] === RUN TestDockerSchema1RegistrySuite [2022-03-10T23:46:43.109Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-03-10T23:46:43.109Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.109Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-03-10T23:46:43.109Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.109Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-03-10T23:46:43.109Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.109Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-03-10T23:46:43.109Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.109Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-03-10T23:46:43.109Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.109Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-03-10T23:46:43.109Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.109Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-03-10T23:46:43.109Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.109Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-03-10T23:46:43.109Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.109Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-03-10T23:46:43.109Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.109Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-03-10T23:46:43.109Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.109Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-03-10T23:46:43.109Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.109Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2022-03-10T23:46:43.109Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-03-10T23:46:43.109Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-03-10T23:46:43.109Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-03-10T23:46:43.109Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-03-10T23:46:43.109Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-03-10T23:46:43.109Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-03-10T23:46:43.109Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-03-10T23:46:43.109Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-03-10T23:46:43.109Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-03-10T23:46:43.109Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-03-10T23:46:43.109Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-03-10T23:46:43.109Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-03-10T23:46:43.109Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-03-10T23:46:43.109Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.109Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-03-10T23:46:43.109Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.109Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-03-10T23:46:43.109Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.109Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-03-10T23:46:43.109Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.109Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-03-10T23:46:43.109Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.109Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-03-10T23:46:43.109Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.109Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-03-10T23:46:43.109Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.109Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-03-10T23:46:43.109Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.109Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.00s) [2022-03-10T23:46:43.109Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-03-10T23:46:43.109Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-03-10T23:46:43.109Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-03-10T23:46:43.109Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-03-10T23:46:43.109Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-03-10T23:46:43.109Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-03-10T23:46:43.109Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-03-10T23:46:43.109Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-03-10T23:46:43.109Z] === RUN TestDockerRegistryAuthTokenSuite [2022-03-10T23:46:43.109Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-03-10T23:46:43.109Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.109Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-03-10T23:46:43.109Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.109Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-03-10T23:46:43.109Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.109Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-03-10T23:46:43.109Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.109Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-03-10T23:46:43.109Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.109Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2022-03-10T23:46:43.109Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-03-10T23:46:43.109Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-03-10T23:46:43.109Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-03-10T23:46:43.109Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-03-10T23:46:43.109Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-03-10T23:46:43.109Z] === RUN TestDockerDaemonSuite [2022-03-10T23:46:43.109Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-03-10T23:46:43.109Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.109Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-03-10T23:46:43.109Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.109Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-03-10T23:46:43.109Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.109Z] --- PASS: TestDockerDaemonSuite (0.00s) [2022-03-10T23:46:43.109Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-03-10T23:46:43.109Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-03-10T23:46:43.109Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-03-10T23:46:43.109Z] === RUN TestDockerSwarmSuite [2022-03-10T23:46:43.109Z] --- PASS: TestDockerSwarmSuite (0.00s) [2022-03-10T23:46:43.109Z] === RUN TestDockerPluginSuite [2022-03-10T23:46:43.109Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2022-03-10T23:46:43.109Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.109Z] === RUN TestDockerPluginSuite/TestPluginCreate [2022-03-10T23:46:43.109Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.109Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2022-03-10T23:46:43.109Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.109Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2022-03-10T23:46:43.109Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.109Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2022-03-10T23:46:43.109Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.109Z] === RUN TestDockerPluginSuite/TestPluginInspect [2022-03-10T23:46:43.109Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.109Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2022-03-10T23:46:43.109Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.109Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2022-03-10T23:46:43.110Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.110Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2022-03-10T23:46:43.110Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.110Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2022-03-10T23:46:43.110Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.110Z] === RUN TestDockerPluginSuite/TestPluginSet [2022-03-10T23:46:43.110Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.110Z] --- PASS: TestDockerPluginSuite (0.00s) [2022-03-10T23:46:43.110Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-03-10T23:46:43.110Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-03-10T23:46:43.110Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-03-10T23:46:43.110Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-03-10T23:46:43.110Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-03-10T23:46:43.110Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-03-10T23:46:43.110Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-03-10T23:46:43.110Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-03-10T23:46:43.110Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-03-10T23:46:43.110Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-03-10T23:46:43.110Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-03-10T23:46:43.110Z] === RUN TestDockerExternalVolumeSuite [2022-03-10T23:46:43.110Z] check_test.go:127: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.110Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2022-03-10T23:46:43.110Z] === RUN TestDockerNetworkSuite [2022-03-10T23:46:43.110Z] check_test.go:133: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.110Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2022-03-10T23:46:43.110Z] === RUN TestDockerHubPullSuite [2022-03-10T23:46:43.110Z] check_test.go:141: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.314Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-03-10T23:46:43.565Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2022-03-10T23:46:43.565Z] PASS [2022-03-10T23:46:43.565Z] ok github.com/docker/docker/integration-cli 2403.348s [2022-03-10T23:46:43.565Z] [2022-03-10T23:46:43.565Z] === Skipped [2022-03-10T23:46:43.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-03-10T23:46:43.565Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.565Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-03-10T23:46:43.565Z] [2022-03-10T23:46:43.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.01s) [2022-03-10T23:46:43.565Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.565Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2022-03-10T23:46:43.565Z] [2022-03-10T23:46:43.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2022-03-10T23:46:43.565Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.565Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2022-03-10T23:46:43.565Z] [2022-03-10T23:46:43.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2022-03-10T23:46:43.565Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.565Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2022-03-10T23:46:43.565Z] [2022-03-10T23:46:43.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.01s) [2022-03-10T23:46:43.565Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.565Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s) [2022-03-10T23:46:43.565Z] [2022-03-10T23:46:43.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2022-03-10T23:46:43.565Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.565Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2022-03-10T23:46:43.565Z] [2022-03-10T23:46:43.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2022-03-10T23:46:43.565Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.565Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2022-03-10T23:46:43.565Z] [2022-03-10T23:46:43.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2022-03-10T23:46:43.565Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.565Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2022-03-10T23:46:43.565Z] [2022-03-10T23:46:43.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2022-03-10T23:46:43.565Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.565Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2022-03-10T23:46:43.565Z] [2022-03-10T23:46:43.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-03-10T23:46:43.565Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.565Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-03-10T23:46:43.565Z] [2022-03-10T23:46:43.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStats (0.01s) [2022-03-10T23:46:43.565Z] docker_api_stats_test.go:103: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-03-10T23:46:43.565Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStats (0.01s) [2022-03-10T23:46:43.565Z] [2022-03-10T23:46:43.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2022-03-10T23:46:43.565Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.565Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2022-03-10T23:46:43.565Z] [2022-03-10T23:46:43.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2022-03-10T23:46:43.565Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.565Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2022-03-10T23:46:43.565Z] [2022-03-10T23:46:43.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamGetCpu (0.01s) [2022-03-10T23:46:43.565Z] docker_api_stats_test.go:27: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-03-10T23:46:43.565Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamGetCpu (0.01s) [2022-03-10T23:46:43.565Z] [2022-03-10T23:46:43.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-03-10T23:46:43.565Z] docker_cli_run_test.go:3149: unmatched requirement Apparmor [2022-03-10T23:46:43.565Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-03-10T23:46:43.565Z] [2022-03-10T23:46:43.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2022-03-10T23:46:43.565Z] docker_cli_run_test.go:3127: unmatched requirement Apparmor [2022-03-10T23:46:43.565Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2022-03-10T23:46:43.565Z] [2022-03-10T23:46:43.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2022-03-10T23:46:43.565Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.565Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2022-03-10T23:46:43.565Z] [2022-03-10T23:46:43.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s) [2022-03-10T23:46:43.565Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.565Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2022-03-10T23:46:43.565Z] [2022-03-10T23:46:43.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.01s) [2022-03-10T23:46:43.565Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-03-10T23:46:43.565Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2022-03-10T23:46:43.565Z] [2022-03-10T23:46:43.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2022-03-10T23:46:43.565Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.565Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2022-03-10T23:46:43.565Z] [2022-03-10T23:46:43.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.34s) [2022-03-10T23:46:43.565Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-03-10T23:46:43.565Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.34s) [2022-03-10T23:46:43.565Z] [2022-03-10T23:46:43.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2022-03-10T23:46:43.565Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.565Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2022-03-10T23:46:43.565Z] [2022-03-10T23:46:43.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.01s) [2022-03-10T23:46:43.565Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.565Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2022-03-10T23:46:43.565Z] [2022-03-10T23:46:43.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-03-10T23:46:43.565Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.565Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-03-10T23:46:43.565Z] [2022-03-10T23:46:43.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2022-03-10T23:46:43.565Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.565Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2022-03-10T23:46:43.565Z] [2022-03-10T23:46:43.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2022-03-10T23:46:43.565Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.565Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2022-03-10T23:46:43.565Z] [2022-03-10T23:46:43.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2022-03-10T23:46:43.565Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.565Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2022-03-10T23:46:43.565Z] [2022-03-10T23:46:43.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.03s) [2022-03-10T23:46:43.565Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.565Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2022-03-10T23:46:43.565Z] [2022-03-10T23:46:43.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2022-03-10T23:46:43.565Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.565Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2022-03-10T23:46:43.565Z] [2022-03-10T23:46:43.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2022-03-10T23:46:43.565Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.565Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2022-03-10T23:46:43.565Z] [2022-03-10T23:46:43.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-03-10T23:46:43.565Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.565Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-03-10T23:46:43.565Z] [2022-03-10T23:46:43.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.03s) [2022-03-10T23:46:43.565Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.565Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2022-03-10T23:46:43.565Z] [2022-03-10T23:46:43.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.32s) [2022-03-10T23:46:43.565Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.565Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.32s) [2022-03-10T23:46:43.565Z] [2022-03-10T23:46:43.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.65s) [2022-03-10T23:46:43.565Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.565Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.65s) [2022-03-10T23:46:43.565Z] [2022-03-10T23:46:43.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.98s) [2022-03-10T23:46:43.565Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.565Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.98s) [2022-03-10T23:46:43.565Z] [2022-03-10T23:46:43.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.32s) [2022-03-10T23:46:43.565Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.565Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.32s) [2022-03-10T23:46:43.565Z] [2022-03-10T23:46:43.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2022-03-10T23:46:43.565Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.565Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2022-03-10T23:46:43.565Z] [2022-03-10T23:46:43.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2022-03-10T23:46:43.565Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.565Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2022-03-10T23:46:43.565Z] [2022-03-10T23:46:43.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2022-03-10T23:46:43.565Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.565Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2022-03-10T23:46:43.565Z] [2022-03-10T23:46:43.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2022-03-10T23:46:43.565Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.565Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2022-03-10T23:46:43.565Z] [2022-03-10T23:46:43.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2022-03-10T23:46:43.565Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.565Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2022-03-10T23:46:43.565Z] [2022-03-10T23:46:43.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.62s) [2022-03-10T23:46:43.565Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.566Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.62s) [2022-03-10T23:46:43.566Z] [2022-03-10T23:46:43.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.33s) [2022-03-10T23:46:43.566Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.566Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.33s) [2022-03-10T23:46:43.566Z] [2022-03-10T23:46:43.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.04s) [2022-03-10T23:46:43.566Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.566Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s) [2022-03-10T23:46:43.566Z] [2022-03-10T23:46:43.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.04s) [2022-03-10T23:46:43.566Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.566Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2022-03-10T23:46:43.566Z] [2022-03-10T23:46:43.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.01s) [2022-03-10T23:46:43.566Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-03-10T23:46:43.566Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2022-03-10T23:46:43.566Z] [2022-03-10T23:46:43.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2022-03-10T23:46:43.566Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.566Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2022-03-10T23:46:43.566Z] [2022-03-10T23:46:43.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2022-03-10T23:46:43.566Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.566Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2022-03-10T23:46:43.566Z] [2022-03-10T23:46:43.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2022-03-10T23:46:43.566Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.566Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2022-03-10T23:46:43.566Z] [2022-03-10T23:46:43.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2022-03-10T23:46:43.566Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.566Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2022-03-10T23:46:43.566Z] [2022-03-10T23:46:43.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2022-03-10T23:46:43.566Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.566Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2022-03-10T23:46:43.566Z] [2022-03-10T23:46:43.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.35s) [2022-03-10T23:46:43.566Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.566Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.35s) [2022-03-10T23:46:43.566Z] [2022-03-10T23:46:43.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.30s) [2022-03-10T23:46:43.566Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.566Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.30s) [2022-03-10T23:46:43.566Z] [2022-03-10T23:46:43.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2022-03-10T23:46:43.566Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.566Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2022-03-10T23:46:43.566Z] [2022-03-10T23:46:43.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2022-03-10T23:46:43.566Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.566Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2022-03-10T23:46:43.566Z] [2022-03-10T23:46:43.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.36s) [2022-03-10T23:46:43.566Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.566Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.36s) [2022-03-10T23:46:43.566Z] [2022-03-10T23:46:43.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.33s) [2022-03-10T23:46:43.566Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.566Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.33s) [2022-03-10T23:46:43.566Z] [2022-03-10T23:46:43.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.29s) [2022-03-10T23:46:43.566Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.566Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.29s) [2022-03-10T23:46:43.566Z] [2022-03-10T23:46:43.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.03s) [2022-03-10T23:46:43.566Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.566Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2022-03-10T23:46:43.566Z] [2022-03-10T23:46:43.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.03s) [2022-03-10T23:46:43.566Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.566Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.03s) [2022-03-10T23:46:43.566Z] [2022-03-10T23:46:43.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.03s) [2022-03-10T23:46:43.566Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.566Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2022-03-10T23:46:43.566Z] [2022-03-10T23:46:43.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.31s) [2022-03-10T23:46:43.566Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.566Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.31s) [2022-03-10T23:46:43.566Z] [2022-03-10T23:46:43.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2022-03-10T23:46:43.566Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.566Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2022-03-10T23:46:43.566Z] [2022-03-10T23:46:43.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.01s) [2022-03-10T23:46:43.566Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.566Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2022-03-10T23:46:43.566Z] [2022-03-10T23:46:43.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2022-03-10T23:46:43.566Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.566Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2022-03-10T23:46:43.566Z] [2022-03-10T23:46:43.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2022-03-10T23:46:43.566Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.566Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2022-03-10T23:46:43.566Z] [2022-03-10T23:46:43.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2022-03-10T23:46:43.566Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.566Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2022-03-10T23:46:43.566Z] [2022-03-10T23:46:43.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2022-03-10T23:46:43.566Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.566Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2022-03-10T23:46:43.566Z] [2022-03-10T23:46:43.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2022-03-10T23:46:43.566Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.566Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2022-03-10T23:46:43.566Z] [2022-03-10T23:46:43.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.02s) [2022-03-10T23:46:43.566Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.566Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.02s) [2022-03-10T23:46:43.566Z] [2022-03-10T23:46:43.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2022-03-10T23:46:43.566Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.566Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2022-03-10T23:46:43.566Z] [2022-03-10T23:46:43.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.01s) [2022-03-10T23:46:43.566Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.566Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2022-03-10T23:46:43.566Z] [2022-03-10T23:46:43.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-03-10T23:46:43.566Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.566Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-03-10T23:46:43.566Z] [2022-03-10T23:46:43.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2022-03-10T23:46:43.566Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-03-10T23:46:43.566Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2022-03-10T23:46:43.566Z] [2022-03-10T23:46:43.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2022-03-10T23:46:43.566Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.566Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2022-03-10T23:46:43.566Z] [2022-03-10T23:46:43.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2022-03-10T23:46:43.566Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.566Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2022-03-10T23:46:43.566Z] [2022-03-10T23:46:43.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.04s) [2022-03-10T23:46:43.566Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.566Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2022-03-10T23:46:43.566Z] [2022-03-10T23:46:43.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.08s) [2022-03-10T23:46:43.566Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.566Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.08s) [2022-03-10T23:46:43.566Z] [2022-03-10T23:46:43.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.04s) [2022-03-10T23:46:43.566Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.566Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s) [2022-03-10T23:46:43.566Z] [2022-03-10T23:46:43.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.05s) [2022-03-10T23:46:43.566Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.566Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.05s) [2022-03-10T23:46:43.566Z] [2022-03-10T23:46:43.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2022-03-10T23:46:43.566Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.566Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2022-03-10T23:46:43.566Z] [2022-03-10T23:46:43.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.01s) [2022-03-10T23:46:43.566Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.566Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2022-03-10T23:46:43.566Z] [2022-03-10T23:46:43.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.01s) [2022-03-10T23:46:43.566Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.566Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2022-03-10T23:46:43.566Z] [2022-03-10T23:46:43.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2022-03-10T23:46:43.566Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.566Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2022-03-10T23:46:43.566Z] [2022-03-10T23:46:43.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.01s) [2022-03-10T23:46:43.566Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.566Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2022-03-10T23:46:43.566Z] [2022-03-10T23:46:43.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2022-03-10T23:46:43.566Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.566Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2022-03-10T23:46:43.566Z] [2022-03-10T23:46:43.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2022-03-10T23:46:43.566Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.566Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2022-03-10T23:46:43.566Z] [2022-03-10T23:46:43.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.36s) [2022-03-10T23:46:43.566Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.566Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.36s) [2022-03-10T23:46:43.566Z] [2022-03-10T23:46:43.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.32s) [2022-03-10T23:46:43.566Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.566Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.32s) [2022-03-10T23:46:43.566Z] [2022-03-10T23:46:43.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.03s) [2022-03-10T23:46:43.566Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.566Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2022-03-10T23:46:43.566Z] [2022-03-10T23:46:43.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s) [2022-03-10T23:46:43.566Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.566Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s) [2022-03-10T23:46:43.566Z] [2022-03-10T23:46:43.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2022-03-10T23:46:43.566Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.566Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2022-03-10T23:46:43.566Z] [2022-03-10T23:46:43.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2022-03-10T23:46:43.566Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.566Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2022-03-10T23:46:43.566Z] [2022-03-10T23:46:43.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2022-03-10T23:46:43.566Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.566Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2022-03-10T23:46:43.566Z] [2022-03-10T23:46:43.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.34s) [2022-03-10T23:46:43.566Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.566Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.34s) [2022-03-10T23:46:43.566Z] [2022-03-10T23:46:43.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2022-03-10T23:46:43.566Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.566Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2022-03-10T23:46:43.566Z] [2022-03-10T23:46:43.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.32s) [2022-03-10T23:46:43.566Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.566Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.32s) [2022-03-10T23:46:43.566Z] [2022-03-10T23:46:43.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.32s) [2022-03-10T23:46:43.566Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.566Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.32s) [2022-03-10T23:46:43.566Z] [2022-03-10T23:46:43.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.32s) [2022-03-10T23:46:43.566Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.566Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.32s) [2022-03-10T23:46:43.566Z] [2022-03-10T23:46:43.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.02s) [2022-03-10T23:46:43.566Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.566Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.02s) [2022-03-10T23:46:43.566Z] [2022-03-10T23:46:43.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.34s) [2022-03-10T23:46:43.566Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.566Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.34s) [2022-03-10T23:46:43.566Z] [2022-03-10T23:46:43.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2022-03-10T23:46:43.566Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.566Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2022-03-10T23:46:43.566Z] [2022-03-10T23:46:43.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2022-03-10T23:46:43.566Z] docker_cli_sni_test.go:18: Flakey test [2022-03-10T23:46:43.566Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2022-03-10T23:46:43.566Z] [2022-03-10T23:46:43.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitAfterContainerIsDone (0.01s) [2022-03-10T23:46:43.566Z] docker_cli_commit_test.go:14: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-03-10T23:46:43.566Z] --- SKIP: TestDockerSuite/TestCommitAfterContainerIsDone (0.01s) [2022-03-10T23:46:43.566Z] [2022-03-10T23:46:43.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.01s) [2022-03-10T23:46:43.566Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.566Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2022-03-10T23:46:43.566Z] [2022-03-10T23:46:43.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.01s) [2022-03-10T23:46:43.566Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.566Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2022-03-10T23:46:43.566Z] [2022-03-10T23:46:43.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2022-03-10T23:46:43.566Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.566Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2022-03-10T23:46:43.566Z] [2022-03-10T23:46:43.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-03-10T23:46:43.566Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.566Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-03-10T23:46:43.566Z] [2022-03-10T23:46:43.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2022-03-10T23:46:43.566Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.566Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2022-03-10T23:46:43.566Z] [2022-03-10T23:46:43.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2022-03-10T23:46:43.566Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.566Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2022-03-10T23:46:43.566Z] [2022-03-10T23:46:43.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2022-03-10T23:46:43.566Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.566Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2022-03-10T23:46:43.566Z] [2022-03-10T23:46:43.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2022-03-10T23:46:43.566Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.567Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2022-03-10T23:46:43.567Z] [2022-03-10T23:46:43.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s) [2022-03-10T23:46:43.567Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.567Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2022-03-10T23:46:43.567Z] [2022-03-10T23:46:43.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-03-10T23:46:43.567Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.567Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-03-10T23:46:43.567Z] [2022-03-10T23:46:43.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2022-03-10T23:46:43.567Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.567Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2022-03-10T23:46:43.567Z] [2022-03-10T23:46:43.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2022-03-10T23:46:43.567Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.567Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2022-03-10T23:46:43.567Z] [2022-03-10T23:46:43.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2022-03-10T23:46:43.567Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.567Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2022-03-10T23:46:43.567Z] [2022-03-10T23:46:43.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2022-03-10T23:46:43.567Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.567Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2022-03-10T23:46:43.567Z] [2022-03-10T23:46:43.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2022-03-10T23:46:43.567Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.567Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2022-03-10T23:46:43.567Z] [2022-03-10T23:46:43.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2022-03-10T23:46:43.567Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.567Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2022-03-10T23:46:43.567Z] [2022-03-10T23:46:43.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2022-03-10T23:46:43.567Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.567Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2022-03-10T23:46:43.567Z] [2022-03-10T23:46:43.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2022-03-10T23:46:43.567Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.567Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2022-03-10T23:46:43.567Z] [2022-03-10T23:46:43.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2022-03-10T23:46:43.567Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.567Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2022-03-10T23:46:43.567Z] [2022-03-10T23:46:43.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s) [2022-03-10T23:46:43.567Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.567Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2022-03-10T23:46:43.567Z] [2022-03-10T23:46:43.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.01s) [2022-03-10T23:46:43.567Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.567Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2022-03-10T23:46:43.567Z] [2022-03-10T23:46:43.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2022-03-10T23:46:43.567Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.567Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2022-03-10T23:46:43.567Z] [2022-03-10T23:46:43.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.01s) [2022-03-10T23:46:43.567Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.567Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2022-03-10T23:46:43.567Z] [2022-03-10T23:46:43.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.01s) [2022-03-10T23:46:43.567Z] docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.567Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2022-03-10T23:46:43.567Z] [2022-03-10T23:46:43.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2022-03-10T23:46:43.567Z] docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.567Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2022-03-10T23:46:43.567Z] [2022-03-10T23:46:43.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2022-03-10T23:46:43.567Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.567Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2022-03-10T23:46:43.567Z] [2022-03-10T23:46:43.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2022-03-10T23:46:43.567Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.567Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2022-03-10T23:46:43.567Z] [2022-03-10T23:46:43.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2022-03-10T23:46:43.567Z] docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.567Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2022-03-10T23:46:43.567Z] [2022-03-10T23:46:43.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2022-03-10T23:46:43.567Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.567Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2022-03-10T23:46:43.567Z] [2022-03-10T23:46:43.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2022-03-10T23:46:43.567Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.567Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2022-03-10T23:46:43.567Z] [2022-03-10T23:46:43.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2022-03-10T23:46:43.567Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.567Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2022-03-10T23:46:43.567Z] [2022-03-10T23:46:43.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2022-03-10T23:46:43.567Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.567Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2022-03-10T23:46:43.567Z] [2022-03-10T23:46:43.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s) [2022-03-10T23:46:43.567Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.567Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2022-03-10T23:46:43.567Z] [2022-03-10T23:46:43.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s) [2022-03-10T23:46:43.567Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.567Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2022-03-10T23:46:43.567Z] [2022-03-10T23:46:43.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2022-03-10T23:46:43.567Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.567Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2022-03-10T23:46:43.567Z] [2022-03-10T23:46:43.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.01s) [2022-03-10T23:46:43.567Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.567Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2022-03-10T23:46:43.567Z] [2022-03-10T23:46:43.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.01s) [2022-03-10T23:46:43.567Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.567Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2022-03-10T23:46:43.567Z] [2022-03-10T23:46:43.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s) [2022-03-10T23:46:43.567Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.567Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2022-03-10T23:46:43.567Z] [2022-03-10T23:46:43.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s) [2022-03-10T23:46:43.567Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.567Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2022-03-10T23:46:43.567Z] [2022-03-10T23:46:43.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.01s) [2022-03-10T23:46:43.567Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.567Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2022-03-10T23:46:43.567Z] [2022-03-10T23:46:43.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.01s) [2022-03-10T23:46:43.567Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.567Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2022-03-10T23:46:43.567Z] [2022-03-10T23:46:43.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s) [2022-03-10T23:46:43.567Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.567Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2022-03-10T23:46:43.567Z] [2022-03-10T23:46:43.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s) [2022-03-10T23:46:43.567Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.567Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2022-03-10T23:46:43.567Z] [2022-03-10T23:46:43.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s) [2022-03-10T23:46:43.567Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.567Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2022-03-10T23:46:43.567Z] [2022-03-10T23:46:43.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s) [2022-03-10T23:46:43.567Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.567Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2022-03-10T23:46:43.567Z] [2022-03-10T23:46:43.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2022-03-10T23:46:43.567Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.567Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2022-03-10T23:46:43.567Z] [2022-03-10T23:46:43.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-03-10T23:46:43.567Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.567Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-03-10T23:46:43.567Z] [2022-03-10T23:46:43.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.01s) [2022-03-10T23:46:43.567Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.567Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2022-03-10T23:46:43.567Z] [2022-03-10T23:46:43.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-03-10T23:46:43.567Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.567Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-03-10T23:46:43.567Z] [2022-03-10T23:46:43.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.01s) [2022-03-10T23:46:43.567Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.567Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2022-03-10T23:46:43.567Z] [2022-03-10T23:46:43.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2022-03-10T23:46:43.567Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.567Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2022-03-10T23:46:43.567Z] [2022-03-10T23:46:43.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.01s) [2022-03-10T23:46:43.567Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.567Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2022-03-10T23:46:43.567Z] [2022-03-10T23:46:43.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.01s) [2022-03-10T23:46:43.567Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.567Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2022-03-10T23:46:43.567Z] [2022-03-10T23:46:43.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.01s) [2022-03-10T23:46:43.567Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.567Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2022-03-10T23:46:43.567Z] [2022-03-10T23:46:43.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.01s) [2022-03-10T23:46:43.567Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.567Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2022-03-10T23:46:43.567Z] [2022-03-10T23:46:43.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.01s) [2022-03-10T23:46:43.567Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.567Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2022-03-10T23:46:43.567Z] [2022-03-10T23:46:43.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.01s) [2022-03-10T23:46:43.567Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.567Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2022-03-10T23:46:43.567Z] [2022-03-10T23:46:43.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2022-03-10T23:46:43.567Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.567Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2022-03-10T23:46:43.567Z] [2022-03-10T23:46:43.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2022-03-10T23:46:43.567Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.567Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2022-03-10T23:46:43.567Z] [2022-03-10T23:46:43.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2022-03-10T23:46:43.567Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.567Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2022-03-10T23:46:43.567Z] [2022-03-10T23:46:43.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2022-03-10T23:46:43.567Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.567Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2022-03-10T23:46:43.567Z] [2022-03-10T23:46:43.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2022-03-10T23:46:43.567Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.567Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2022-03-10T23:46:43.567Z] [2022-03-10T23:46:43.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s) [2022-03-10T23:46:43.567Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.567Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2022-03-10T23:46:43.567Z] [2022-03-10T23:46:43.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2022-03-10T23:46:43.567Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.567Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2022-03-10T23:46:43.567Z] [2022-03-10T23:46:43.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2022-03-10T23:46:43.567Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-03-10T23:46:43.567Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2022-03-10T23:46:43.567Z] [2022-03-10T23:46:43.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2022-03-10T23:46:43.567Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.567Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2022-03-10T23:46:43.567Z] [2022-03-10T23:46:43.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2022-03-10T23:46:43.567Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.567Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2022-03-10T23:46:43.567Z] [2022-03-10T23:46:43.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2022-03-10T23:46:43.567Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.567Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2022-03-10T23:46:43.567Z] [2022-03-10T23:46:43.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2022-03-10T23:46:43.567Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.567Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2022-03-10T23:46:43.567Z] [2022-03-10T23:46:43.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2022-03-10T23:46:43.567Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.567Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2022-03-10T23:46:43.567Z] [2022-03-10T23:46:43.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2022-03-10T23:46:43.567Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.567Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2022-03-10T23:46:43.567Z] [2022-03-10T23:46:43.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2022-03-10T23:46:43.567Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.567Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2022-03-10T23:46:43.567Z] [2022-03-10T23:46:43.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2022-03-10T23:46:43.567Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.567Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2022-03-10T23:46:43.567Z] [2022-03-10T23:46:43.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2022-03-10T23:46:43.567Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.567Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2022-03-10T23:46:43.567Z] [2022-03-10T23:46:43.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2022-03-10T23:46:43.567Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.567Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2022-03-10T23:46:43.567Z] [2022-03-10T23:46:43.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s) [2022-03-10T23:46:43.567Z] docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.567Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2022-03-10T23:46:43.567Z] [2022-03-10T23:46:43.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2022-03-10T23:46:43.567Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.567Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2022-03-10T23:46:43.567Z] [2022-03-10T23:46:43.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2022-03-10T23:46:43.568Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.568Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2022-03-10T23:46:43.568Z] [2022-03-10T23:46:43.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2022-03-10T23:46:43.568Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.568Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2022-03-10T23:46:43.568Z] [2022-03-10T23:46:43.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s) [2022-03-10T23:46:43.568Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.568Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2022-03-10T23:46:43.568Z] [2022-03-10T23:46:43.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s) [2022-03-10T23:46:43.568Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.568Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2022-03-10T23:46:43.568Z] [2022-03-10T23:46:43.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.01s) [2022-03-10T23:46:43.568Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.568Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2022-03-10T23:46:43.568Z] [2022-03-10T23:46:43.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.02s) [2022-03-10T23:46:43.568Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.568Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2022-03-10T23:46:43.568Z] [2022-03-10T23:46:43.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s) [2022-03-10T23:46:43.568Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.568Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2022-03-10T23:46:43.568Z] [2022-03-10T23:46:43.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.01s) [2022-03-10T23:46:43.568Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.568Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2022-03-10T23:46:43.568Z] [2022-03-10T23:46:43.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.02s) [2022-03-10T23:46:43.568Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.568Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2022-03-10T23:46:43.568Z] [2022-03-10T23:46:43.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.02s) [2022-03-10T23:46:43.568Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.568Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2022-03-10T23:46:43.568Z] [2022-03-10T23:46:43.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2022-03-10T23:46:43.568Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.568Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2022-03-10T23:46:43.568Z] [2022-03-10T23:46:43.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.01s) [2022-03-10T23:46:43.568Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.568Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2022-03-10T23:46:43.568Z] [2022-03-10T23:46:43.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2022-03-10T23:46:43.568Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.568Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2022-03-10T23:46:43.568Z] [2022-03-10T23:46:43.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2022-03-10T23:46:43.568Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.568Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2022-03-10T23:46:43.568Z] [2022-03-10T23:46:43.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.01s) [2022-03-10T23:46:43.568Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.568Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2022-03-10T23:46:43.568Z] [2022-03-10T23:46:43.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s) [2022-03-10T23:46:43.568Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.568Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2022-03-10T23:46:43.568Z] [2022-03-10T23:46:43.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-03-10T23:46:43.568Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.568Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-03-10T23:46:43.568Z] [2022-03-10T23:46:43.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.01s) [2022-03-10T23:46:43.568Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.568Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2022-03-10T23:46:43.568Z] [2022-03-10T23:46:43.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2022-03-10T23:46:43.568Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.568Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2022-03-10T23:46:43.568Z] [2022-03-10T23:46:43.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s) [2022-03-10T23:46:43.568Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.568Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2022-03-10T23:46:43.568Z] [2022-03-10T23:46:43.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s) [2022-03-10T23:46:43.568Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-03-10T23:46:43.568Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2022-03-10T23:46:43.568Z] [2022-03-10T23:46:43.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2022-03-10T23:46:43.568Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.568Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2022-03-10T23:46:43.568Z] [2022-03-10T23:46:43.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.01s) [2022-03-10T23:46:43.568Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.568Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2022-03-10T23:46:43.568Z] [2022-03-10T23:46:43.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s) [2022-03-10T23:46:43.568Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.568Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2022-03-10T23:46:43.568Z] [2022-03-10T23:46:43.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s) [2022-03-10T23:46:43.568Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.568Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2022-03-10T23:46:43.568Z] [2022-03-10T23:46:43.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s) [2022-03-10T23:46:43.568Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.568Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2022-03-10T23:46:43.568Z] [2022-03-10T23:46:43.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2022-03-10T23:46:43.568Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.568Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2022-03-10T23:46:43.568Z] [2022-03-10T23:46:43.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.01s) [2022-03-10T23:46:43.568Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.568Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2022-03-10T23:46:43.568Z] [2022-03-10T23:46:43.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.01s) [2022-03-10T23:46:43.568Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.568Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2022-03-10T23:46:43.568Z] [2022-03-10T23:46:43.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.01s) [2022-03-10T23:46:43.568Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.568Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2022-03-10T23:46:43.568Z] [2022-03-10T23:46:43.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s) [2022-03-10T23:46:43.568Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.568Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2022-03-10T23:46:43.568Z] [2022-03-10T23:46:43.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2022-03-10T23:46:43.568Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.568Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2022-03-10T23:46:43.568Z] [2022-03-10T23:46:43.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.01s) [2022-03-10T23:46:43.568Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.568Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2022-03-10T23:46:43.568Z] [2022-03-10T23:46:43.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2022-03-10T23:46:43.568Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.568Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2022-03-10T23:46:43.568Z] [2022-03-10T23:46:43.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2022-03-10T23:46:43.568Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.568Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2022-03-10T23:46:43.568Z] [2022-03-10T23:46:43.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2022-03-10T23:46:43.568Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.568Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2022-03-10T23:46:43.568Z] [2022-03-10T23:46:43.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.01s) [2022-03-10T23:46:43.568Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.568Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2022-03-10T23:46:43.568Z] [2022-03-10T23:46:43.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.01s) [2022-03-10T23:46:43.568Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.568Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2022-03-10T23:46:43.568Z] [2022-03-10T23:46:43.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.01s) [2022-03-10T23:46:43.568Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.568Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2022-03-10T23:46:43.568Z] [2022-03-10T23:46:43.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.01s) [2022-03-10T23:46:43.568Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.568Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2022-03-10T23:46:43.568Z] [2022-03-10T23:46:43.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2022-03-10T23:46:43.568Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.568Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2022-03-10T23:46:43.568Z] [2022-03-10T23:46:43.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2022-03-10T23:46:43.568Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-03-10T23:46:43.568Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2022-03-10T23:46:43.568Z] [2022-03-10T23:46:43.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2022-03-10T23:46:43.568Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.568Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2022-03-10T23:46:43.568Z] [2022-03-10T23:46:43.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2022-03-10T23:46:43.568Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.568Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2022-03-10T23:46:43.568Z] [2022-03-10T23:46:43.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2022-03-10T23:46:43.568Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.568Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2022-03-10T23:46:43.568Z] [2022-03-10T23:46:43.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2022-03-10T23:46:43.568Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.568Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2022-03-10T23:46:43.568Z] [2022-03-10T23:46:43.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2022-03-10T23:46:43.568Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.568Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2022-03-10T23:46:43.568Z] [2022-03-10T23:46:43.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2022-03-10T23:46:43.568Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.568Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2022-03-10T23:46:43.568Z] [2022-03-10T23:46:43.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.01s) [2022-03-10T23:46:43.568Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.568Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2022-03-10T23:46:43.568Z] [2022-03-10T23:46:43.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2022-03-10T23:46:43.568Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.568Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2022-03-10T23:46:43.568Z] [2022-03-10T23:46:43.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2022-03-10T23:46:43.568Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.568Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2022-03-10T23:46:43.568Z] [2022-03-10T23:46:43.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2022-03-10T23:46:43.568Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.568Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2022-03-10T23:46:43.568Z] [2022-03-10T23:46:43.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.01s) [2022-03-10T23:46:43.568Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.568Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2022-03-10T23:46:43.568Z] [2022-03-10T23:46:43.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.01s) [2022-03-10T23:46:43.568Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.568Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2022-03-10T23:46:43.568Z] [2022-03-10T23:46:43.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2022-03-10T23:46:43.568Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.568Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2022-03-10T23:46:43.568Z] [2022-03-10T23:46:43.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.01s) [2022-03-10T23:46:43.568Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.568Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2022-03-10T23:46:43.568Z] [2022-03-10T23:46:43.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.01s) [2022-03-10T23:46:43.568Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.568Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2022-03-10T23:46:43.568Z] [2022-03-10T23:46:43.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s) [2022-03-10T23:46:43.568Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.568Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2022-03-10T23:46:43.568Z] [2022-03-10T23:46:43.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2022-03-10T23:46:43.568Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.568Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2022-03-10T23:46:43.568Z] [2022-03-10T23:46:43.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2022-03-10T23:46:43.568Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.568Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2022-03-10T23:46:43.568Z] [2022-03-10T23:46:43.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2022-03-10T23:46:43.568Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.568Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2022-03-10T23:46:43.568Z] [2022-03-10T23:46:43.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2022-03-10T23:46:43.568Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.568Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2022-03-10T23:46:43.568Z] [2022-03-10T23:46:43.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2022-03-10T23:46:43.568Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.568Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2022-03-10T23:46:43.568Z] [2022-03-10T23:46:43.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2022-03-10T23:46:43.568Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.568Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2022-03-10T23:46:43.568Z] [2022-03-10T23:46:43.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2022-03-10T23:46:43.568Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.568Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2022-03-10T23:46:43.568Z] [2022-03-10T23:46:43.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-03-10T23:46:43.568Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.568Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-03-10T23:46:43.568Z] [2022-03-10T23:46:43.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2022-03-10T23:46:43.568Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.568Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2022-03-10T23:46:43.568Z] [2022-03-10T23:46:43.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2022-03-10T23:46:43.569Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.569Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2022-03-10T23:46:43.569Z] [2022-03-10T23:46:43.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2022-03-10T23:46:43.569Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.569Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2022-03-10T23:46:43.569Z] [2022-03-10T23:46:43.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2022-03-10T23:46:43.569Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.569Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2022-03-10T23:46:43.569Z] [2022-03-10T23:46:43.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2022-03-10T23:46:43.569Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.569Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2022-03-10T23:46:43.569Z] [2022-03-10T23:46:43.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2022-03-10T23:46:43.569Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.569Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2022-03-10T23:46:43.569Z] [2022-03-10T23:46:43.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2022-03-10T23:46:43.569Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.569Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2022-03-10T23:46:43.569Z] [2022-03-10T23:46:43.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-03-10T23:46:43.569Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.569Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-03-10T23:46:43.569Z] [2022-03-10T23:46:43.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2022-03-10T23:46:43.569Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.569Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2022-03-10T23:46:43.569Z] [2022-03-10T23:46:43.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.01s) [2022-03-10T23:46:43.569Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.569Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2022-03-10T23:46:43.569Z] [2022-03-10T23:46:43.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.01s) [2022-03-10T23:46:43.569Z] docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.569Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2022-03-10T23:46:43.569Z] [2022-03-10T23:46:43.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.01s) [2022-03-10T23:46:43.569Z] docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.569Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2022-03-10T23:46:43.569Z] [2022-03-10T23:46:43.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.01s) [2022-03-10T23:46:43.569Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.569Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2022-03-10T23:46:43.569Z] [2022-03-10T23:46:43.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2022-03-10T23:46:43.569Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.569Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2022-03-10T23:46:43.569Z] [2022-03-10T23:46:43.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2022-03-10T23:46:43.569Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.569Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2022-03-10T23:46:43.569Z] [2022-03-10T23:46:43.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2022-03-10T23:46:43.569Z] docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.569Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2022-03-10T23:46:43.569Z] [2022-03-10T23:46:43.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s) [2022-03-10T23:46:43.569Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.569Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2022-03-10T23:46:43.569Z] [2022-03-10T23:46:43.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s) [2022-03-10T23:46:43.569Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.569Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2022-03-10T23:46:43.569Z] [2022-03-10T23:46:43.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2022-03-10T23:46:43.569Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.569Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2022-03-10T23:46:43.569Z] [2022-03-10T23:46:43.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.02s) [2022-03-10T23:46:43.569Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-03-10T23:46:43.569Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2022-03-10T23:46:43.569Z] [2022-03-10T23:46:43.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-03-10T23:46:43.569Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-03-10T23:46:43.569Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-03-10T23:46:43.569Z] [2022-03-10T23:46:43.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s) [2022-03-10T23:46:43.569Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.569Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2022-03-10T23:46:43.569Z] [2022-03-10T23:46:43.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.01s) [2022-03-10T23:46:43.569Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.569Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2022-03-10T23:46:43.569Z] [2022-03-10T23:46:43.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2022-03-10T23:46:43.569Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.569Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2022-03-10T23:46:43.569Z] [2022-03-10T23:46:43.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s) [2022-03-10T23:46:43.569Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.569Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2022-03-10T23:46:43.569Z] [2022-03-10T23:46:43.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s) [2022-03-10T23:46:43.569Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.569Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2022-03-10T23:46:43.569Z] [2022-03-10T23:46:43.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s) [2022-03-10T23:46:43.569Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.569Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2022-03-10T23:46:43.569Z] [2022-03-10T23:46:43.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.01s) [2022-03-10T23:46:43.569Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.569Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2022-03-10T23:46:43.569Z] [2022-03-10T23:46:43.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-03-10T23:46:43.569Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.569Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-03-10T23:46:43.569Z] [2022-03-10T23:46:43.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2022-03-10T23:46:43.569Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.569Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2022-03-10T23:46:43.569Z] [2022-03-10T23:46:43.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2022-03-10T23:46:43.569Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.569Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2022-03-10T23:46:43.569Z] [2022-03-10T23:46:43.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2022-03-10T23:46:43.569Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.569Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2022-03-10T23:46:43.569Z] [2022-03-10T23:46:43.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2022-03-10T23:46:43.569Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.569Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2022-03-10T23:46:43.569Z] [2022-03-10T23:46:43.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2022-03-10T23:46:43.569Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.569Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2022-03-10T23:46:43.569Z] [2022-03-10T23:46:43.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2022-03-10T23:46:43.569Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.569Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2022-03-10T23:46:43.569Z] [2022-03-10T23:46:43.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2022-03-10T23:46:43.569Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.569Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2022-03-10T23:46:43.569Z] [2022-03-10T23:46:43.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-03-10T23:46:43.569Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.569Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-03-10T23:46:43.569Z] [2022-03-10T23:46:43.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-03-10T23:46:43.569Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-03-10T23:46:43.569Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-03-10T23:46:43.569Z] [2022-03-10T23:46:43.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterHealth (0.01s) [2022-03-10T23:46:43.569Z] docker_cli_ps_test.go:230: RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2022-03-10T23:46:43.569Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterHealth (0.01s) [2022-03-10T23:46:43.569Z] [2022-03-10T23:46:43.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2022-03-10T23:46:43.569Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.569Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2022-03-10T23:46:43.569Z] [2022-03-10T23:46:43.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2022-03-10T23:46:43.569Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.569Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2022-03-10T23:46:43.569Z] [2022-03-10T23:46:43.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.01s) [2022-03-10T23:46:43.569Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.569Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2022-03-10T23:46:43.569Z] [2022-03-10T23:46:43.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2022-03-10T23:46:43.569Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.569Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2022-03-10T23:46:43.569Z] [2022-03-10T23:46:43.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2022-03-10T23:46:43.569Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.569Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2022-03-10T23:46:43.569Z] [2022-03-10T23:46:43.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.01s) [2022-03-10T23:46:43.569Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.569Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2022-03-10T23:46:43.569Z] [2022-03-10T23:46:43.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2022-03-10T23:46:43.569Z] docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.569Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2022-03-10T23:46:43.569Z] [2022-03-10T23:46:43.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2022-03-10T23:46:43.569Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.569Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2022-03-10T23:46:43.569Z] [2022-03-10T23:46:43.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2022-03-10T23:46:43.569Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.569Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2022-03-10T23:46:43.569Z] [2022-03-10T23:46:43.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2022-03-10T23:46:43.569Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.569Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2022-03-10T23:46:43.569Z] [2022-03-10T23:46:43.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2022-03-10T23:46:43.569Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.569Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2022-03-10T23:46:43.569Z] [2022-03-10T23:46:43.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2022-03-10T23:46:43.569Z] docker_cli_run_test.go:4399: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.569Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2022-03-10T23:46:43.569Z] [2022-03-10T23:46:43.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.01s) [2022-03-10T23:46:43.569Z] docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.569Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2022-03-10T23:46:43.569Z] [2022-03-10T23:46:43.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2022-03-10T23:46:43.569Z] docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.569Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2022-03-10T23:46:43.569Z] [2022-03-10T23:46:43.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2022-03-10T23:46:43.569Z] docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.569Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2022-03-10T23:46:43.569Z] [2022-03-10T23:46:43.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2022-03-10T23:46:43.569Z] docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.569Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2022-03-10T23:46:43.569Z] [2022-03-10T23:46:43.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2022-03-10T23:46:43.569Z] docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.569Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2022-03-10T23:46:43.569Z] [2022-03-10T23:46:43.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2022-03-10T23:46:43.569Z] docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.569Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2022-03-10T23:46:43.569Z] [2022-03-10T23:46:43.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-03-10T23:46:43.569Z] docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.569Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-03-10T23:46:43.569Z] [2022-03-10T23:46:43.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2022-03-10T23:46:43.569Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.569Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2022-03-10T23:46:43.569Z] [2022-03-10T23:46:43.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2022-03-10T23:46:43.569Z] docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.569Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2022-03-10T23:46:43.569Z] [2022-03-10T23:46:43.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2022-03-10T23:46:43.569Z] docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.569Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2022-03-10T23:46:43.569Z] [2022-03-10T23:46:43.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2022-03-10T23:46:43.569Z] docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.569Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2022-03-10T23:46:43.569Z] [2022-03-10T23:46:43.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-03-10T23:46:43.569Z] docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.569Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-03-10T23:46:43.569Z] [2022-03-10T23:46:43.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.01s) [2022-03-10T23:46:43.569Z] docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.569Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2022-03-10T23:46:43.569Z] [2022-03-10T23:46:43.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2022-03-10T23:46:43.569Z] docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.569Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2022-03-10T23:46:43.569Z] [2022-03-10T23:46:43.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2022-03-10T23:46:43.569Z] docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.569Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2022-03-10T23:46:43.569Z] [2022-03-10T23:46:43.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2022-03-10T23:46:43.569Z] docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.569Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2022-03-10T23:46:43.569Z] [2022-03-10T23:46:43.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2022-03-10T23:46:43.570Z] docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.570Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2022-03-10T23:46:43.570Z] [2022-03-10T23:46:43.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2022-03-10T23:46:43.570Z] docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.570Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2022-03-10T23:46:43.570Z] [2022-03-10T23:46:43.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-03-10T23:46:43.570Z] docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.570Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-03-10T23:46:43.570Z] [2022-03-10T23:46:43.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2022-03-10T23:46:43.570Z] docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.570Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2022-03-10T23:46:43.570Z] [2022-03-10T23:46:43.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2022-03-10T23:46:43.570Z] docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.570Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2022-03-10T23:46:43.570Z] [2022-03-10T23:46:43.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2022-03-10T23:46:43.570Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.570Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2022-03-10T23:46:43.570Z] [2022-03-10T23:46:43.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-03-10T23:46:43.570Z] docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.570Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-03-10T23:46:43.570Z] [2022-03-10T23:46:43.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2022-03-10T23:46:43.570Z] docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.570Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2022-03-10T23:46:43.570Z] [2022-03-10T23:46:43.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2022-03-10T23:46:43.570Z] docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.570Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2022-03-10T23:46:43.570Z] [2022-03-10T23:46:43.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2022-03-10T23:46:43.570Z] docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.570Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2022-03-10T23:46:43.570Z] [2022-03-10T23:46:43.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2022-03-10T23:46:43.570Z] docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.570Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2022-03-10T23:46:43.570Z] [2022-03-10T23:46:43.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2022-03-10T23:46:43.570Z] docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.570Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2022-03-10T23:46:43.570Z] [2022-03-10T23:46:43.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2022-03-10T23:46:43.570Z] docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.570Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2022-03-10T23:46:43.570Z] [2022-03-10T23:46:43.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2022-03-10T23:46:43.570Z] docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.570Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2022-03-10T23:46:43.570Z] [2022-03-10T23:46:43.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2022-03-10T23:46:43.570Z] docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.570Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2022-03-10T23:46:43.570Z] [2022-03-10T23:46:43.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2022-03-10T23:46:43.570Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.570Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2022-03-10T23:46:43.570Z] [2022-03-10T23:46:43.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2022-03-10T23:46:43.570Z] docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.570Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2022-03-10T23:46:43.570Z] [2022-03-10T23:46:43.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2022-03-10T23:46:43.570Z] docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.570Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2022-03-10T23:46:43.570Z] [2022-03-10T23:46:43.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2022-03-10T23:46:43.570Z] docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.570Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2022-03-10T23:46:43.570Z] [2022-03-10T23:46:43.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-03-10T23:46:43.570Z] docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.570Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-03-10T23:46:43.570Z] [2022-03-10T23:46:43.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2022-03-10T23:46:43.570Z] docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.570Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2022-03-10T23:46:43.570Z] [2022-03-10T23:46:43.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.01s) [2022-03-10T23:46:43.570Z] docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.570Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2022-03-10T23:46:43.570Z] [2022-03-10T23:46:43.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.01s) [2022-03-10T23:46:43.570Z] docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.570Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2022-03-10T23:46:43.570Z] [2022-03-10T23:46:43.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2022-03-10T23:46:43.570Z] docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.570Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2022-03-10T23:46:43.570Z] [2022-03-10T23:46:43.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2022-03-10T23:46:43.570Z] docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.570Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2022-03-10T23:46:43.570Z] [2022-03-10T23:46:43.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2022-03-10T23:46:43.570Z] docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.570Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2022-03-10T23:46:43.570Z] [2022-03-10T23:46:43.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.01s) [2022-03-10T23:46:43.570Z] docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.570Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2022-03-10T23:46:43.570Z] [2022-03-10T23:46:43.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-03-10T23:46:43.570Z] docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.570Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-03-10T23:46:43.570Z] [2022-03-10T23:46:43.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.01s) [2022-03-10T23:46:43.570Z] docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.570Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2022-03-10T23:46:43.570Z] [2022-03-10T23:46:43.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.01s) [2022-03-10T23:46:43.570Z] docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.570Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2022-03-10T23:46:43.570Z] [2022-03-10T23:46:43.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.01s) [2022-03-10T23:46:43.570Z] docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.570Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2022-03-10T23:46:43.570Z] [2022-03-10T23:46:43.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2022-03-10T23:46:43.570Z] docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.570Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2022-03-10T23:46:43.570Z] [2022-03-10T23:46:43.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.01s) [2022-03-10T23:46:43.570Z] docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.570Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2022-03-10T23:46:43.570Z] [2022-03-10T23:46:43.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.01s) [2022-03-10T23:46:43.570Z] docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.570Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2022-03-10T23:46:43.570Z] [2022-03-10T23:46:43.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s) [2022-03-10T23:46:43.570Z] docker_cli_run_test.go:4378: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.570Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2022-03-10T23:46:43.570Z] [2022-03-10T23:46:43.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2022-03-10T23:46:43.570Z] docker_cli_run_test.go:4391: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.570Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2022-03-10T23:46:43.570Z] [2022-03-10T23:46:43.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2022-03-10T23:46:43.570Z] docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm [2022-03-10T23:46:43.570Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2022-03-10T23:46:43.570Z] [2022-03-10T23:46:43.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2022-03-10T23:46:43.570Z] docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.570Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2022-03-10T23:46:43.570Z] [2022-03-10T23:46:43.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s) [2022-03-10T23:46:43.570Z] docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.570Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2022-03-10T23:46:43.570Z] [2022-03-10T23:46:43.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2022-03-10T23:46:43.570Z] docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.570Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2022-03-10T23:46:43.570Z] [2022-03-10T23:46:43.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2022-03-10T23:46:43.570Z] docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.570Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2022-03-10T23:46:43.570Z] [2022-03-10T23:46:43.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2022-03-10T23:46:43.570Z] docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.570Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2022-03-10T23:46:43.570Z] [2022-03-10T23:46:43.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2022-03-10T23:46:43.570Z] docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.570Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2022-03-10T23:46:43.570Z] [2022-03-10T23:46:43.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2022-03-10T23:46:43.570Z] docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.570Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2022-03-10T23:46:43.570Z] [2022-03-10T23:46:43.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2022-03-10T23:46:43.570Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.570Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2022-03-10T23:46:43.570Z] [2022-03-10T23:46:43.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.01s) [2022-03-10T23:46:43.570Z] docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.570Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2022-03-10T23:46:43.570Z] [2022-03-10T23:46:43.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2022-03-10T23:46:43.570Z] docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.570Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2022-03-10T23:46:43.570Z] [2022-03-10T23:46:43.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2022-03-10T23:46:43.570Z] docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.570Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2022-03-10T23:46:43.570Z] [2022-03-10T23:46:43.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.01s) [2022-03-10T23:46:43.570Z] docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.570Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2022-03-10T23:46:43.570Z] [2022-03-10T23:46:43.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-03-10T23:46:43.570Z] docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.570Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-03-10T23:46:43.570Z] [2022-03-10T23:46:43.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.01s) [2022-03-10T23:46:43.570Z] docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.570Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2022-03-10T23:46:43.570Z] [2022-03-10T23:46:43.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2022-03-10T23:46:43.570Z] docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.570Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2022-03-10T23:46:43.570Z] [2022-03-10T23:46:43.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2022-03-10T23:46:43.570Z] docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.570Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2022-03-10T23:46:43.570Z] [2022-03-10T23:46:43.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.01s) [2022-03-10T23:46:43.570Z] docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.570Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2022-03-10T23:46:43.570Z] [2022-03-10T23:46:43.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s) [2022-03-10T23:46:43.570Z] docker_cli_run_test.go:4201: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.570Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2022-03-10T23:46:43.571Z] [2022-03-10T23:46:43.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.01s) [2022-03-10T23:46:43.571Z] docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.571Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2022-03-10T23:46:43.571Z] [2022-03-10T23:46:43.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2022-03-10T23:46:43.571Z] docker_cli_run_test.go:4189: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.571Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2022-03-10T23:46:43.571Z] [2022-03-10T23:46:43.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2022-03-10T23:46:43.571Z] docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.571Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2022-03-10T23:46:43.571Z] [2022-03-10T23:46:43.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2022-03-10T23:46:43.571Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.571Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2022-03-10T23:46:43.571Z] [2022-03-10T23:46:43.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s) [2022-03-10T23:46:43.571Z] docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.571Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2022-03-10T23:46:43.571Z] [2022-03-10T23:46:43.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2022-03-10T23:46:43.571Z] docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.571Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2022-03-10T23:46:43.571Z] [2022-03-10T23:46:43.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2022-03-10T23:46:43.571Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.571Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2022-03-10T23:46:43.571Z] [2022-03-10T23:46:43.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-03-10T23:46:43.571Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.571Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-03-10T23:46:43.571Z] [2022-03-10T23:46:43.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s) [2022-03-10T23:46:43.571Z] docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.571Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2022-03-10T23:46:43.571Z] [2022-03-10T23:46:43.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2022-03-10T23:46:43.571Z] docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.571Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2022-03-10T23:46:43.571Z] [2022-03-10T23:46:43.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2022-03-10T23:46:43.571Z] docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.571Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2022-03-10T23:46:43.571Z] [2022-03-10T23:46:43.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2022-03-10T23:46:43.571Z] docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.571Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2022-03-10T23:46:43.571Z] [2022-03-10T23:46:43.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2022-03-10T23:46:43.571Z] docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.571Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2022-03-10T23:46:43.571Z] [2022-03-10T23:46:43.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2022-03-10T23:46:43.571Z] docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.571Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2022-03-10T23:46:43.571Z] [2022-03-10T23:46:43.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2022-03-10T23:46:43.571Z] docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.571Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2022-03-10T23:46:43.571Z] [2022-03-10T23:46:43.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.29s) [2022-03-10T23:46:43.571Z] docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.571Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.29s) [2022-03-10T23:46:43.571Z] [2022-03-10T23:46:43.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2022-03-10T23:46:43.571Z] docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.571Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2022-03-10T23:46:43.571Z] [2022-03-10T23:46:43.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2022-03-10T23:46:43.571Z] docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.571Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2022-03-10T23:46:43.571Z] [2022-03-10T23:46:43.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.01s) [2022-03-10T23:46:43.571Z] docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.571Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2022-03-10T23:46:43.571Z] [2022-03-10T23:46:43.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2022-03-10T23:46:43.571Z] docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.571Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2022-03-10T23:46:43.571Z] [2022-03-10T23:46:43.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2022-03-10T23:46:43.571Z] docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.571Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2022-03-10T23:46:43.571Z] [2022-03-10T23:46:43.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2022-03-10T23:46:43.571Z] docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.571Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2022-03-10T23:46:43.571Z] [2022-03-10T23:46:43.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2022-03-10T23:46:43.571Z] docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.571Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2022-03-10T23:46:43.571Z] [2022-03-10T23:46:43.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.02s) [2022-03-10T23:46:43.571Z] docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux [2022-03-10T23:46:43.571Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2022-03-10T23:46:43.571Z] [2022-03-10T23:46:43.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.01s) [2022-03-10T23:46:43.571Z] docker_cli_run_test.go:2854: unmatched requirement Apparmor [2022-03-10T23:46:43.571Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2022-03-10T23:46:43.571Z] [2022-03-10T23:46:43.770Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-03-10T23:46:44.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2022-03-10T23:46:44.025Z] docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux [2022-03-10T23:46:44.025Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2022-03-10T23:46:44.025Z] [2022-03-10T23:46:44.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s) [2022-03-10T23:46:44.025Z] docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux [2022-03-10T23:46:44.025Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2022-03-10T23:46:44.025Z] [2022-03-10T23:46:44.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2022-03-10T23:46:44.025Z] docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux [2022-03-10T23:46:44.025Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2022-03-10T23:46:44.025Z] [2022-03-10T23:46:44.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2022-03-10T23:46:44.025Z] docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux [2022-03-10T23:46:44.025Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2022-03-10T23:46:44.025Z] [2022-03-10T23:46:44.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSetMacAddress (0.02s) [2022-03-10T23:46:44.025Z] docker_cli_run_test.go:1980: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-03-10T23:46:44.025Z] --- SKIP: TestDockerSuite/TestRunSetMacAddress (0.02s) [2022-03-10T23:46:44.025Z] [2022-03-10T23:46:44.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2022-03-10T23:46:44.025Z] docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux [2022-03-10T23:46:44.025Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2022-03-10T23:46:44.025Z] [2022-03-10T23:46:44.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.01s) [2022-03-10T23:46:44.025Z] docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux [2022-03-10T23:46:44.025Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2022-03-10T23:46:44.025Z] [2022-03-10T23:46:44.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.02s) [2022-03-10T23:46:44.025Z] docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux [2022-03-10T23:46:44.025Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2022-03-10T23:46:44.025Z] [2022-03-10T23:46:44.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2022-03-10T23:46:44.025Z] docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux [2022-03-10T23:46:44.025Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2022-03-10T23:46:44.025Z] [2022-03-10T23:46:44.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2022-03-10T23:46:44.025Z] docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux [2022-03-10T23:46:44.025Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2022-03-10T23:46:44.025Z] [2022-03-10T23:46:44.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2022-03-10T23:46:44.025Z] docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux [2022-03-10T23:46:44.025Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2022-03-10T23:46:44.025Z] [2022-03-10T23:46:44.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-03-10T23:46:44.025Z] docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux [2022-03-10T23:46:44.025Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-03-10T23:46:44.025Z] [2022-03-10T23:46:44.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2022-03-10T23:46:44.025Z] docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux [2022-03-10T23:46:44.025Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2022-03-10T23:46:44.025Z] [2022-03-10T23:46:44.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2022-03-10T23:46:44.025Z] docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux [2022-03-10T23:46:44.026Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2022-03-10T23:46:44.026Z] [2022-03-10T23:46:44.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2022-03-10T23:46:44.026Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2022-03-10T23:46:44.026Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2022-03-10T23:46:44.026Z] [2022-03-10T23:46:44.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s) [2022-03-10T23:46:44.026Z] docker_cli_run_test.go:2893: unmatched requirement Apparmor [2022-03-10T23:46:44.026Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2022-03-10T23:46:44.026Z] [2022-03-10T23:46:44.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s) [2022-03-10T23:46:44.026Z] docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux [2022-03-10T23:46:44.026Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2022-03-10T23:46:44.026Z] [2022-03-10T23:46:44.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s) [2022-03-10T23:46:44.026Z] docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux [2022-03-10T23:46:44.026Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2022-03-10T23:46:44.026Z] [2022-03-10T23:46:44.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s) [2022-03-10T23:46:44.026Z] docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux [2022-03-10T23:46:44.026Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2022-03-10T23:46:44.026Z] [2022-03-10T23:46:44.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s) [2022-03-10T23:46:44.026Z] docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux [2022-03-10T23:46:44.026Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2022-03-10T23:46:44.026Z] [2022-03-10T23:46:44.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s) [2022-03-10T23:46:44.026Z] docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux [2022-03-10T23:46:44.026Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2022-03-10T23:46:44.026Z] [2022-03-10T23:46:44.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.01s) [2022-03-10T23:46:44.026Z] docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux [2022-03-10T23:46:44.026Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2022-03-10T23:46:44.026Z] [2022-03-10T23:46:44.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2022-03-10T23:46:44.026Z] docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux [2022-03-10T23:46:44.026Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2022-03-10T23:46:44.026Z] [2022-03-10T23:46:44.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2022-03-10T23:46:44.026Z] docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux [2022-03-10T23:46:44.026Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2022-03-10T23:46:44.026Z] [2022-03-10T23:46:44.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2022-03-10T23:46:44.026Z] docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux [2022-03-10T23:46:44.026Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2022-03-10T23:46:44.026Z] [2022-03-10T23:46:44.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.01s) [2022-03-10T23:46:44.026Z] docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux [2022-03-10T23:46:44.026Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2022-03-10T23:46:44.026Z] [2022-03-10T23:46:44.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2022-03-10T23:46:44.026Z] docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux [2022-03-10T23:46:44.026Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2022-03-10T23:46:44.026Z] [2022-03-10T23:46:44.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2022-03-10T23:46:44.026Z] docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux [2022-03-10T23:46:44.026Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2022-03-10T23:46:44.026Z] [2022-03-10T23:46:44.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2022-03-10T23:46:44.026Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2022-03-10T23:46:44.026Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2022-03-10T23:46:44.026Z] [2022-03-10T23:46:44.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2022-03-10T23:46:44.026Z] docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux [2022-03-10T23:46:44.026Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2022-03-10T23:46:44.026Z] [2022-03-10T23:46:44.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s) [2022-03-10T23:46:44.026Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2022-03-10T23:46:44.026Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2022-03-10T23:46:44.026Z] [2022-03-10T23:46:44.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2022-03-10T23:46:44.026Z] docker_cli_run_test.go:3010: unmatched requirement Apparmor [2022-03-10T23:46:44.026Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2022-03-10T23:46:44.026Z] [2022-03-10T23:46:44.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2022-03-10T23:46:44.026Z] docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux [2022-03-10T23:46:44.026Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2022-03-10T23:46:44.026Z] [2022-03-10T23:46:44.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-03-10T23:46:44.026Z] docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux [2022-03-10T23:46:44.026Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-03-10T23:46:44.026Z] [2022-03-10T23:46:44.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2022-03-10T23:46:44.026Z] docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux [2022-03-10T23:46:44.026Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2022-03-10T23:46:44.026Z] [2022-03-10T23:46:44.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2022-03-10T23:46:44.026Z] docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux [2022-03-10T23:46:44.026Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2022-03-10T23:46:44.026Z] [2022-03-10T23:46:44.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2022-03-10T23:46:44.026Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-03-10T23:46:44.026Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2022-03-10T23:46:44.026Z] [2022-03-10T23:46:44.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s) [2022-03-10T23:46:44.026Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-03-10T23:46:44.026Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2022-03-10T23:46:44.026Z] [2022-03-10T23:46:44.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2022-03-10T23:46:44.026Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-03-10T23:46:44.026Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2022-03-10T23:46:44.026Z] [2022-03-10T23:46:44.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s) [2022-03-10T23:46:44.026Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-03-10T23:46:44.026Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2022-03-10T23:46:44.026Z] [2022-03-10T23:46:44.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s) [2022-03-10T23:46:44.026Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-03-10T23:46:44.026Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2022-03-10T23:46:44.026Z] [2022-03-10T23:46:44.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s) [2022-03-10T23:46:44.026Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-03-10T23:46:44.026Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2022-03-10T23:46:44.026Z] [2022-03-10T23:46:44.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s) [2022-03-10T23:46:44.026Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-03-10T23:46:44.026Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2022-03-10T23:46:44.026Z] [2022-03-10T23:46:44.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2022-03-10T23:46:44.026Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-03-10T23:46:44.026Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2022-03-10T23:46:44.026Z] [2022-03-10T23:46:44.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s) [2022-03-10T23:46:44.026Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-03-10T23:46:44.026Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2022-03-10T23:46:44.026Z] [2022-03-10T23:46:44.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2022-03-10T23:46:44.026Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-03-10T23:46:44.026Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2022-03-10T23:46:44.026Z] [2022-03-10T23:46:44.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2022-03-10T23:46:44.026Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-03-10T23:46:44.026Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2022-03-10T23:46:44.026Z] [2022-03-10T23:46:44.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2022-03-10T23:46:44.026Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-03-10T23:46:44.026Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2022-03-10T23:46:44.026Z] [2022-03-10T23:46:44.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2022-03-10T23:46:44.026Z] docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux [2022-03-10T23:46:44.026Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2022-03-10T23:46:44.026Z] [2022-03-10T23:46:44.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2022-03-10T23:46:44.026Z] docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux [2022-03-10T23:46:44.026Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2022-03-10T23:46:44.026Z] [2022-03-10T23:46:44.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.01s) [2022-03-10T23:46:44.026Z] docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux [2022-03-10T23:46:44.026Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2022-03-10T23:46:44.026Z] [2022-03-10T23:46:44.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.01s) [2022-03-10T23:46:44.026Z] docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux [2022-03-10T23:46:44.026Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2022-03-10T23:46:44.026Z] [2022-03-10T23:46:44.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.01s) [2022-03-10T23:46:44.026Z] docker_cli_start_test.go:95: unmatched requirement IsPausable [2022-03-10T23:46:44.026Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2022-03-10T23:46:44.026Z] [2022-03-10T23:46:44.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s) [2022-03-10T23:46:44.026Z] docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux [2022-03-10T23:46:44.026Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2022-03-10T23:46:44.026Z] [2022-03-10T23:46:44.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2022-03-10T23:46:44.026Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-03-10T23:46:44.026Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2022-03-10T23:46:44.026Z] [2022-03-10T23:46:44.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s) [2022-03-10T23:46:44.026Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-03-10T23:46:44.026Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2022-03-10T23:46:44.026Z] [2022-03-10T23:46:44.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2022-03-10T23:46:44.026Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-03-10T23:46:44.026Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2022-03-10T23:46:44.026Z] [2022-03-10T23:46:44.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s) [2022-03-10T23:46:44.026Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-03-10T23:46:44.026Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2022-03-10T23:46:44.026Z] [2022-03-10T23:46:44.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s) [2022-03-10T23:46:44.026Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-03-10T23:46:44.026Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2022-03-10T23:46:44.026Z] [2022-03-10T23:46:44.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s) [2022-03-10T23:46:44.026Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-03-10T23:46:44.026Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2022-03-10T23:46:44.026Z] [2022-03-10T23:46:44.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.01s) [2022-03-10T23:46:44.026Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-03-10T23:46:44.026Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2022-03-10T23:46:44.026Z] [2022-03-10T23:46:44.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2022-03-10T23:46:44.026Z] docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux [2022-03-10T23:46:44.026Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2022-03-10T23:46:44.026Z] [2022-03-10T23:46:44.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2022-03-10T23:46:44.026Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-03-10T23:46:44.026Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2022-03-10T23:46:44.026Z] [2022-03-10T23:46:44.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2022-03-10T23:46:44.026Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-03-10T23:46:44.026Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2022-03-10T23:46:44.026Z] [2022-03-10T23:46:44.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2022-03-10T23:46:44.026Z] docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux [2022-03-10T23:46:44.026Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2022-03-10T23:46:44.026Z] [2022-03-10T23:46:44.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2022-03-10T23:46:44.026Z] docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux [2022-03-10T23:46:44.026Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2022-03-10T23:46:44.026Z] [2022-03-10T23:46:44.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2022-03-10T23:46:44.026Z] docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux [2022-03-10T23:46:44.026Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2022-03-10T23:46:44.026Z] [2022-03-10T23:46:44.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2022-03-10T23:46:44.026Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-03-10T23:46:44.026Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2022-03-10T23:46:44.026Z] [2022-03-10T23:46:44.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2022-03-10T23:46:44.026Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-03-10T23:46:44.026Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2022-03-10T23:46:44.026Z] [2022-03-10T23:46:44.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2022-03-10T23:46:44.026Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-03-10T23:46:44.026Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2022-03-10T23:46:44.026Z] [2022-03-10T23:46:44.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-03-10T23:46:44.026Z] docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux [2022-03-10T23:46:44.026Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-03-10T23:46:44.026Z] [2022-03-10T23:46:44.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-03-10T23:46:44.026Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-10T23:46:44.026Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-03-10T23:46:44.026Z] [2022-03-10T23:46:44.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-03-10T23:46:44.026Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-10T23:46:44.026Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-03-10T23:46:44.026Z] [2022-03-10T23:46:44.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-03-10T23:46:44.026Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-10T23:46:44.026Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-03-10T23:46:44.026Z] [2022-03-10T23:46:44.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-03-10T23:46:44.026Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-10T23:46:44.026Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-03-10T23:46:44.026Z] [2022-03-10T23:46:44.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-03-10T23:46:44.026Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-10T23:46:44.026Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-03-10T23:46:44.026Z] [2022-03-10T23:46:44.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-03-10T23:46:44.026Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-10T23:46:44.026Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-03-10T23:46:44.026Z] [2022-03-10T23:46:44.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-03-10T23:46:44.026Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-10T23:46:44.026Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-03-10T23:46:44.026Z] [2022-03-10T23:46:44.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-03-10T23:46:44.026Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-10T23:46:44.026Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-03-10T23:46:44.026Z] [2022-03-10T23:46:44.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-03-10T23:46:44.026Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-10T23:46:44.026Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-03-10T23:46:44.026Z] [2022-03-10T23:46:44.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-03-10T23:46:44.026Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-10T23:46:44.026Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-03-10T23:46:44.026Z] [2022-03-10T23:46:44.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-03-10T23:46:44.026Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-10T23:46:44.026Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-03-10T23:46:44.026Z] [2022-03-10T23:46:44.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-03-10T23:46:44.026Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-10T23:46:44.026Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-03-10T23:46:44.026Z] [2022-03-10T23:46:44.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-03-10T23:46:44.026Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-10T23:46:44.026Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-03-10T23:46:44.026Z] [2022-03-10T23:46:44.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-03-10T23:46:44.027Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-10T23:46:44.027Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-03-10T23:46:44.027Z] [2022-03-10T23:46:44.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-03-10T23:46:44.027Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-10T23:46:44.027Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-03-10T23:46:44.027Z] [2022-03-10T23:46:44.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-03-10T23:46:44.027Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-10T23:46:44.027Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-03-10T23:46:44.027Z] [2022-03-10T23:46:44.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-03-10T23:46:44.027Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-10T23:46:44.027Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-03-10T23:46:44.027Z] [2022-03-10T23:46:44.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-03-10T23:46:44.027Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-10T23:46:44.027Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-03-10T23:46:44.027Z] [2022-03-10T23:46:44.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-03-10T23:46:44.027Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-10T23:46:44.027Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-03-10T23:46:44.027Z] [2022-03-10T23:46:44.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-03-10T23:46:44.027Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-10T23:46:44.027Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-03-10T23:46:44.027Z] [2022-03-10T23:46:44.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.15s) [2022-03-10T23:46:44.027Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-10T23:46:44.027Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.15s) [2022-03-10T23:46:44.027Z] [2022-03-10T23:46:44.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-03-10T23:46:44.027Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-10T23:46:44.027Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-03-10T23:46:44.027Z] [2022-03-10T23:46:44.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-03-10T23:46:44.027Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-10T23:46:44.027Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-03-10T23:46:44.027Z] [2022-03-10T23:46:44.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-03-10T23:46:44.027Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-10T23:46:44.027Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-03-10T23:46:44.027Z] [2022-03-10T23:46:44.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-03-10T23:46:44.027Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-10T23:46:44.027Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-03-10T23:46:44.027Z] [2022-03-10T23:46:44.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-03-10T23:46:44.027Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-10T23:46:44.027Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-03-10T23:46:44.027Z] [2022-03-10T23:46:44.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-03-10T23:46:44.027Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-10T23:46:44.027Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-03-10T23:46:44.027Z] [2022-03-10T23:46:44.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-03-10T23:46:44.027Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-10T23:46:44.027Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-03-10T23:46:44.027Z] [2022-03-10T23:46:44.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-03-10T23:46:44.027Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-10T23:46:44.027Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-03-10T23:46:44.027Z] [2022-03-10T23:46:44.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-03-10T23:46:44.027Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-10T23:46:44.027Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-03-10T23:46:44.027Z] [2022-03-10T23:46:44.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-03-10T23:46:44.027Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-10T23:46:44.027Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-03-10T23:46:44.027Z] [2022-03-10T23:46:44.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-03-10T23:46:44.027Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-10T23:46:44.027Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-03-10T23:46:44.027Z] [2022-03-10T23:46:44.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-03-10T23:46:44.027Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-10T23:46:44.027Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-03-10T23:46:44.027Z] [2022-03-10T23:46:44.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-03-10T23:46:44.027Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-10T23:46:44.027Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-03-10T23:46:44.027Z] [2022-03-10T23:46:44.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-03-10T23:46:44.027Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-10T23:46:44.027Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-03-10T23:46:44.027Z] [2022-03-10T23:46:44.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-03-10T23:46:44.027Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-10T23:46:44.027Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-03-10T23:46:44.027Z] [2022-03-10T23:46:44.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-03-10T23:46:44.027Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-10T23:46:44.027Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-03-10T23:46:44.027Z] [2022-03-10T23:46:44.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2022-03-10T23:46:44.027Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-10T23:46:44.027Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-03-10T23:46:44.027Z] [2022-03-10T23:46:44.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-03-10T23:46:44.027Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-10T23:46:44.027Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-03-10T23:46:44.027Z] [2022-03-10T23:46:44.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-03-10T23:46:44.027Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-10T23:46:44.027Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-03-10T23:46:44.027Z] [2022-03-10T23:46:44.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-03-10T23:46:44.027Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-10T23:46:44.027Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-03-10T23:46:44.027Z] [2022-03-10T23:46:44.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-03-10T23:46:44.027Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-10T23:46:44.027Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-03-10T23:46:44.027Z] [2022-03-10T23:46:44.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-03-10T23:46:44.027Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-10T23:46:44.027Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-03-10T23:46:44.027Z] [2022-03-10T23:46:44.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-03-10T23:46:44.027Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-10T23:46:44.027Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-03-10T23:46:44.027Z] [2022-03-10T23:46:44.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-03-10T23:46:44.027Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-10T23:46:44.027Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-03-10T23:46:44.027Z] [2022-03-10T23:46:44.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-03-10T23:46:44.027Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-10T23:46:44.027Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-03-10T23:46:44.027Z] [2022-03-10T23:46:44.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-03-10T23:46:44.027Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-10T23:46:44.027Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-03-10T23:46:44.027Z] [2022-03-10T23:46:44.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-03-10T23:46:44.027Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-10T23:46:44.027Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-03-10T23:46:44.027Z] [2022-03-10T23:46:44.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-03-10T23:46:44.027Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-10T23:46:44.027Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-03-10T23:46:44.027Z] [2022-03-10T23:46:44.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-03-10T23:46:44.027Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-10T23:46:44.027Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-03-10T23:46:44.027Z] [2022-03-10T23:46:44.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-03-10T23:46:44.027Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-10T23:46:44.027Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-03-10T23:46:44.027Z] [2022-03-10T23:46:44.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-03-10T23:46:44.027Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-10T23:46:44.027Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-03-10T23:46:44.027Z] [2022-03-10T23:46:44.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-03-10T23:46:44.027Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-10T23:46:44.027Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-03-10T23:46:44.027Z] [2022-03-10T23:46:44.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-03-10T23:46:44.027Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-10T23:46:44.027Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-03-10T23:46:44.027Z] [2022-03-10T23:46:44.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-03-10T23:46:44.027Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-10T23:46:44.027Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-03-10T23:46:44.027Z] [2022-03-10T23:46:44.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-03-10T23:46:44.027Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-10T23:46:44.027Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-03-10T23:46:44.027Z] [2022-03-10T23:46:44.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-03-10T23:46:44.027Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-10T23:46:44.027Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-03-10T23:46:44.027Z] [2022-03-10T23:46:44.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-03-10T23:46:44.027Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-10T23:46:44.027Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-03-10T23:46:44.027Z] [2022-03-10T23:46:44.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-03-10T23:46:44.027Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-10T23:46:44.027Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-03-10T23:46:44.027Z] [2022-03-10T23:46:44.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-03-10T23:46:44.027Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-10T23:46:44.027Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-03-10T23:46:44.027Z] [2022-03-10T23:46:44.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-03-10T23:46:44.027Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-10T23:46:44.027Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-03-10T23:46:44.027Z] [2022-03-10T23:46:44.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-03-10T23:46:44.027Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-10T23:46:44.027Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-03-10T23:46:44.027Z] [2022-03-10T23:46:44.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-03-10T23:46:44.027Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-03-10T23:46:44.027Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-03-10T23:46:44.027Z] [2022-03-10T23:46:44.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-03-10T23:46:44.027Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-03-10T23:46:44.027Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-03-10T23:46:44.027Z] [2022-03-10T23:46:44.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-03-10T23:46:44.027Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-03-10T23:46:44.027Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-03-10T23:46:44.027Z] [2022-03-10T23:46:44.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-03-10T23:46:44.027Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-10T23:46:44.027Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-03-10T23:46:44.027Z] [2022-03-10T23:46:44.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-03-10T23:46:44.027Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-10T23:46:44.027Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-03-10T23:46:44.027Z] [2022-03-10T23:46:44.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-03-10T23:46:44.027Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-10T23:46:44.027Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-03-10T23:46:44.027Z] [2022-03-10T23:46:44.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-03-10T23:46:44.027Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-10T23:46:44.027Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-03-10T23:46:44.027Z] [2022-03-10T23:46:44.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-03-10T23:46:44.027Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-10T23:46:44.027Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-03-10T23:46:44.027Z] [2022-03-10T23:46:44.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-03-10T23:46:44.027Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-10T23:46:44.027Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-03-10T23:46:44.027Z] [2022-03-10T23:46:44.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-03-10T23:46:44.027Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-10T23:46:44.027Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-03-10T23:46:44.027Z] [2022-03-10T23:46:44.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-03-10T23:46:44.027Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-10T23:46:44.027Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-03-10T23:46:44.027Z] [2022-03-10T23:46:44.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-03-10T23:46:44.027Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-10T23:46:44.027Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-03-10T23:46:44.027Z] [2022-03-10T23:46:44.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-03-10T23:46:44.028Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-10T23:46:44.028Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-03-10T23:46:44.028Z] [2022-03-10T23:46:44.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2022-03-10T23:46:44.028Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-10T23:46:44.028Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-03-10T23:46:44.028Z] [2022-03-10T23:46:44.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2022-03-10T23:46:44.028Z] check_test.go:127: unmatched requirement DaemonIsLinux [2022-03-10T23:46:44.028Z] [2022-03-10T23:46:44.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2022-03-10T23:46:44.028Z] check_test.go:133: unmatched requirement DaemonIsLinux [2022-03-10T23:46:44.028Z] [2022-03-10T23:46:44.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2022-03-10T23:46:44.028Z] check_test.go:141: unmatched requirement DaemonIsLinux [2022-03-10T23:46:44.028Z] [2022-03-10T23:46:44.028Z] DONE 1088 tests, 544 skipped in 2412.121s [2022-03-10T23:46:44.028Z] INFO: Integration tests ended at 03/10/2022 23:46:43. Duration:00:40:12.4180982 [2022-03-10T23:46:44.028Z] INFO: Docker info of the daemon under test at end of run [2022-03-10T23:46:44.028Z] [2022-03-10T23:46:44.028Z] Containers: 2 [2022-03-10T23:46:44.028Z] Running: 0 [2022-03-10T23:46:44.028Z] Paused: 0 [2022-03-10T23:46:44.028Z] Stopped: 2 [2022-03-10T23:46:44.028Z] Images: 18 [2022-03-10T23:46:44.028Z] Server Version: 0.0.0-dev [2022-03-10T23:46:44.028Z] Storage Driver: windowsfilter [2022-03-10T23:46:44.028Z] Windows: [2022-03-10T23:46:44.028Z] Logging Driver: json-file [2022-03-10T23:46:44.028Z] Plugins: [2022-03-10T23:46:44.028Z] Volume: local [2022-03-10T23:46:44.028Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-03-10T23:46:44.028Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-03-10T23:46:44.028Z] Swarm: inactive [2022-03-10T23:46:44.028Z] Default Isolation: process [2022-03-10T23:46:44.028Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-03-10T23:46:44.028Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-03-10T23:46:44.028Z] OSType: windows [2022-03-10T23:46:44.028Z] Architecture: x86_64 [2022-03-10T23:46:44.028Z] CPUs: 4 [2022-03-10T23:46:44.028Z] Total Memory: 32GiB [2022-03-10T23:46:44.028Z] Name: azwin-2-8ca760 [2022-03-10T23:46:44.028Z] ID: MTG2:BDXT:B6DD:ZOMJ:BNXR:67BW:GW3E:FCZ4:3LNZ:2UMC:HD4C:GC4H [2022-03-10T23:46:44.028Z] Docker Root Dir: D:\CI\PR-43357\3\daemon [2022-03-10T23:46:44.028Z] Debug Mode (client): false [2022-03-10T23:46:44.028Z] Debug Mode (server): true [2022-03-10T23:46:44.028Z] File Descriptors: -1 [2022-03-10T23:46:44.028Z] Goroutines: 44 [2022-03-10T23:46:44.028Z] System Time: 2022-03-10T23:46:43.7740581Z [2022-03-10T23:46:44.028Z] EventsListeners: 0 [2022-03-10T23:46:44.028Z] Registry: https://index.docker.io/v1/ [2022-03-10T23:46:44.028Z] Labels: [2022-03-10T23:46:44.028Z] Experimental: false [2022-03-10T23:46:44.028Z] Insecure Registries: [2022-03-10T23:46:44.028Z] 127.0.0.0/8 [2022-03-10T23:46:44.028Z] Live Restore Enabled: false [2022-03-10T23:46:44.028Z] [2022-03-10T23:46:44.028Z] [2022-03-10T23:46:44.028Z] INFO: Stopping daemon under test [2022-03-10T23:46:44.028Z] SUCCESS: The process with PID 5876 (child process of PID 5080) has been terminated. [2022-03-10T23:46:44.028Z] SUCCESS: The process with PID 5080 (child process of PID 896) has been terminated. [2022-03-10T23:46:44.028Z] INFO: Stop tailing logs of the daemon under tests [2022-03-10T23:46:44.028Z] INFO: executeCI.ps1 Completed successfully at 03/10/2022 23:46:43. [2022-03-10T23:46:44.028Z] INFO: Tidying up at end of run [2022-03-10T23:46:44.028Z] INFO: Saving daemon under test log (d:\CI\PR-43357\3\dut.out) to bundles\CIDUT.out [2022-03-10T23:46:44.028Z] INFO: Saving daemon under test log (d:\CI\PR-43357\3\dut.err) to bundles\CIDUT.err [2022-03-10T23:46:44.028Z] INFO: Saving containerd logs to bundles [2022-03-10T23:46:44.028Z] INFO: Nuke-Everything... [2022-03-10T23:46:44.028Z] INFO: Container count on control daemon to delete is 2 [2022-03-10T23:46:44.227Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-03-10T23:46:44.483Z] 9b8c02efc20f [2022-03-10T23:46:44.483Z] 5096073d4f0c [2022-03-10T23:46:44.483Z] INFO: Non-base image count on control daemon to delete is 1 [2022-03-10T23:46:45.901Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-03-10T23:46:45.901Z] docker_cli_run_test.go:3010: unmatched requirement Apparmor [2022-03-10T23:46:45.901Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-03-10T23:46:45.901Z] docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux [2022-03-10T23:46:45.901Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-03-10T23:46:45.901Z] docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux [2022-03-10T23:46:46.007Z] Deleted: sha256:d5e44a7e5c2f31a82c24bfb3544fd1d6ac8c28bac8118751c4b526cef698449e [2022-03-10T23:46:46.007Z] Deleted: sha256:f79ae458fce0aa96a10549b1e399e0f1e36ced3d6c9b1dc68382cf9085d67e58 [2022-03-10T23:46:46.007Z] INFO: Tidying pidfile d:\CI\PR-43357\3\docker.pid [2022-03-10T23:46:46.007Z] INFO: Killing containerd with PID 940 [2022-03-10T23:46:46.007Z] INFO: Nuking d:\CI [2022-03-10T23:46:46.368Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-03-10T23:46:46.368Z] docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux [2022-03-10T23:46:46.368Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-03-10T23:46:46.368Z] docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux [2022-03-10T23:46:46.368Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-03-10T23:46:46.368Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-03-10T23:46:46.368Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-03-10T23:46:46.368Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-03-10T23:46:46.368Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-03-10T23:46:46.368Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-03-10T23:46:46.368Z] === RUN TestDockerSuite/TestSaveImageId [2022-03-10T23:46:46.368Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-03-10T23:46:46.368Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-03-10T23:46:46.368Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-03-10T23:46:46.368Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-03-10T23:46:46.368Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-03-10T23:46:46.368Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-03-10T23:46:46.368Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-03-10T23:46:46.368Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-03-10T23:46:46.368Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-03-10T23:46:46.368Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-03-10T23:46:46.368Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-03-10T23:46:46.368Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-03-10T23:46:46.368Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-03-10T23:46:46.368Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-03-10T23:46:46.368Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-03-10T23:46:46.368Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-03-10T23:46:46.368Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-03-10T23:46:46.368Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-03-10T23:46:47.951Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-03-10T23:46:47.951Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-03-10T23:46:47.951Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2022-03-10T23:46:47.951Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-03-10T23:46:48.658Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-03-10T23:46:49.127Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-03-10T23:46:49.598Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-03-10T23:46:49.598Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-03-10T23:46:51.881Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-03-10T23:46:51.881Z] === RUN TestDockerSuite/TestSlowStdinClosing/0 [2022-03-10T23:46:54.201Z] === RUN TestDockerSuite/TestSlowStdinClosing/1 [2022-03-10T23:46:55.091Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-03-10T23:46:55.091Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-03-10T23:46:55.091Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-03-10T23:46:55.091Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-03-10T23:46:55.091Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-03-10T23:46:55.091Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-03-10T23:46:55.091Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-03-10T23:46:55.091Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-03-10T23:46:55.091Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-03-10T23:46:55.091Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-03-10T23:46:55.091Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-03-10T23:46:55.091Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-03-10T23:46:55.091Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-03-10T23:46:55.091Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-03-10T23:46:55.091Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-03-10T23:46:55.091Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-03-10T23:46:55.091Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-03-10T23:46:55.547Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-03-10T23:46:55.547Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-03-10T23:46:55.547Z] === RUN TestDockerSuite/TestDevicePermissions [2022-03-10T23:46:55.547Z] docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux [2022-03-10T23:46:55.547Z] === RUN TestDockerSuite/TestDockerFails [2022-03-10T23:46:55.547Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-03-10T23:46:55.547Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-03-10T23:46:55.547Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-03-10T23:46:55.547Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-03-10T23:46:55.547Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-03-10T23:46:55.547Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-03-10T23:46:55.547Z] === RUN TestDockerSuite/TestEventsAttach [2022-03-10T23:46:55.547Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-03-10T23:46:55.547Z] === RUN TestDockerSuite/TestEventsCommit [2022-03-10T23:46:55.547Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-03-10T23:46:55.547Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-03-10T23:46:57.149Z] === RUN TestDockerSuite/TestSlowStdinClosing/2 [2022-03-10T23:46:58.509Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-03-10T23:46:59.389Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-03-10T23:46:59.389Z] docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux [2022-03-10T23:46:59.389Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-03-10T23:47:01.416Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-03-10T23:47:07.135Z] INFO: Zapped successfully [2022-03-10T23:47:07.135Z] [2022-03-10T23:47:07.135Z] INFO: executeCI.ps1 exiting at Thu Mar 10 23:47:04 CUT 2022. Duration 00:57:04.5019912 [2022-03-10T23:47:07.135Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2022-03-10T23:47:07.372Z] Recording test results [2022-03-10T23:47:07.712Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2022-03-10T23:47:08.149Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-03-10T23:47:08.149Z] docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux [2022-03-10T23:47:08.149Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-03-10T23:47:08.581Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-03-10T23:47:09.254Z] Creating win-2022-c8d-integration-bundles.zip [Pipeline] archiveArtifacts [2022-03-10T23:47:11.626Z] Archiving artifacts [2022-03-10T23:47:12.900Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-03-10T23:47:12.900Z] docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux [2022-03-10T23:47:12.900Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-03-10T23:47:12.900Z] docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux [2022-03-10T23:47:12.900Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-03-10T23:47:12.900Z] docker_cli_start_test.go:95: unmatched requirement IsPausable [2022-03-10T23:47:12.900Z] === RUN TestDockerSuite/TestStartRecordError [2022-03-10T23:47:12.900Z] docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux [2022-03-10T23:47:12.900Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-03-10T23:47:12.936Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43357/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-03-10T23:47:13.915Z] + make clean [2022-03-10T23:47:14.371Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-03-10T23:47:14.371Z] docker-dev-cache [2022-03-10T23:47:14.371Z] docker-mod-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-03-10T23:47:20.138Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-03-10T23:47:20.138Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-03-10T23:47:20.138Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-03-10T23:47:20.138Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-03-10T23:47:20.138Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-03-10T23:47:20.138Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-03-10T23:47:20.138Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-03-10T23:47:20.138Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-03-10T23:47:20.138Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-03-10T23:47:20.138Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-03-10T23:47:20.138Z] === RUN TestDockerSuite/TestStatsNoStream [2022-03-10T23:47:20.138Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-03-10T23:47:20.138Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-03-10T23:47:21.805Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-03-10T23:47:24.762Z] === RUN TestDockerSuite/TestTopPrivileged [2022-03-10T23:47:24.762Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-03-10T23:47:24.762Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-03-10T23:47:26.980Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-03-10T23:47:26.980Z] docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux [2022-03-10T23:47:26.980Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-03-10T23:47:26.980Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-03-10T23:47:26.980Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-03-10T23:47:26.980Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-03-10T23:47:26.980Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-03-10T23:47:26.980Z] docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux [2022-03-10T23:47:26.980Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-03-10T23:47:26.980Z] docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux [2022-03-10T23:47:26.980Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-03-10T23:47:26.980Z] docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux [2022-03-10T23:47:26.980Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-03-10T23:47:29.931Z] === RUN TestDockerSuite/TestEventsCopy [2022-03-10T23:47:32.830Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-03-10T23:47:38.673Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-03-10T23:47:41.564Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-03-10T23:47:41.984Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-03-10T23:47:42.452Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-03-10T23:47:42.452Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-03-10T23:47:42.452Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-03-10T23:47:42.452Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-03-10T23:47:42.527Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-03-10T23:47:42.919Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-03-10T23:47:42.920Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-03-10T23:47:42.920Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-03-10T23:47:45.871Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-03-10T23:47:46.339Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-03-10T23:47:47.336Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-03-10T23:47:48.301Z] === RUN TestDockerSuite/TestEventsFilterType [2022-03-10T23:47:49.291Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-03-10T23:47:49.759Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-03-10T23:47:49.836Z] === RUN TestDockerSuite/TestEventsFilters [2022-03-10T23:47:50.227Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-03-10T23:47:50.227Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-03-10T23:47:50.227Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-03-10T23:47:55.741Z] === RUN TestDockerSuite/TestEventsFormat [2022-03-10T23:47:59.090Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-03-10T23:47:59.090Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-03-10T23:47:59.090Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-03-10T23:48:00.078Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-03-10T23:48:00.078Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-03-10T23:48:00.078Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-03-10T23:48:00.078Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-03-10T23:48:01.631Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-03-10T23:48:01.631Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-03-10T23:48:01.631Z] === RUN TestDockerSuite/TestEventsImageImport [2022-03-10T23:48:01.631Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-03-10T23:48:01.631Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-03-10T23:48:01.631Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-03-10T23:48:01.631Z] === RUN TestDockerSuite/TestEventsImagePull [2022-03-10T23:48:01.631Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-03-10T23:48:01.631Z] === RUN TestDockerSuite/TestEventsImageTag [2022-03-10T23:48:02.593Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-03-10T23:48:02.593Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-03-10T23:48:02.593Z] === RUN TestDockerSuite/TestEventsRename [2022-03-10T23:48:05.558Z] === RUN TestDockerSuite/TestEventsResize [2022-03-10T23:48:08.737Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-03-10T23:48:08.737Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-03-10T23:48:08.737Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-03-10T23:48:14.101Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-03-10T23:48:16.335Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-03-10T23:48:19.151Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-03-10T23:48:19.151Z] docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux [2022-03-10T23:48:19.151Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-03-10T23:48:19.231Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-03-10T23:48:20.688Z] --- PASS: TestDockerSuite (2408.17s) [2022-03-10T23:48:20.689Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2022-03-10T23:48:20.689Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-03-10T23:48:20.689Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.03s) [2022-03-10T23:48:20.689Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s) [2022-03-10T23:48:20.689Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.02s) [2022-03-10T23:48:20.689Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-03-10T23:48:20.689Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2022-03-10T23:48:20.689Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.70s) [2022-03-10T23:48:20.689Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.25s) [2022-03-10T23:48:20.689Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.72s) [2022-03-10T23:48:20.689Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.37s) [2022-03-10T23:48:20.689Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (80.68s) [2022-03-10T23:48:20.689Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (1.04s) [2022-03-10T23:48:20.689Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.04s) [2022-03-10T23:48:20.689Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-03-10T23:48:20.689Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2022-03-10T23:48:20.689Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-03-10T23:48:20.689Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2022-03-10T23:48:20.689Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2022-03-10T23:48:20.689Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-03-10T23:48:20.689Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-03-10T23:48:20.689Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s) [2022-03-10T23:48:20.689Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-03-10T23:48:20.689Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.69s) [2022-03-10T23:48:20.689Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-03-10T23:48:20.689Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-03-10T23:48:20.689Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.29s) [2022-03-10T23:48:20.689Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.75s) [2022-03-10T23:48:20.689Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2022-03-10T23:48:20.689Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2022-03-10T23:48:20.689Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-03-10T23:48:20.689Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2022-03-10T23:48:20.689Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (3.24s) [2022-03-10T23:48:20.689Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2022-03-10T23:48:20.689Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-03-10T23:48:20.689Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (6.02s) [2022-03-10T23:48:20.689Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (88.53s) [2022-03-10T23:48:20.689Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.49s) [2022-03-10T23:48:20.689Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (5.72s) [2022-03-10T23:48:20.689Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2022-03-10T23:48:20.689Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (4.16s) [2022-03-10T23:48:20.689Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.90s) [2022-03-10T23:48:20.689Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-03-10T23:48:20.689Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-03-10T23:48:20.689Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2022-03-10T23:48:20.689Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.29s) [2022-03-10T23:48:20.689Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.97s) [2022-03-10T23:48:20.689Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.26s) [2022-03-10T23:48:20.689Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.56s) [2022-03-10T23:48:20.689Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2022-03-10T23:48:20.689Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-03-10T23:48:20.689Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.07s) [2022-03-10T23:48:20.689Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (3.02s) [2022-03-10T23:48:20.689Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (12.49s) [2022-03-10T23:48:20.689Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (5.61s) [2022-03-10T23:48:20.689Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.07s) [2022-03-10T23:48:20.689Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2022-03-10T23:48:20.689Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.29s) [2022-03-10T23:48:20.689Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.69s) [2022-03-10T23:48:20.689Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (5.44s) [2022-03-10T23:48:20.689Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2022-03-10T23:48:20.689Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2022-03-10T23:48:20.689Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2022-03-10T23:48:20.689Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2022-03-10T23:48:20.689Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.53s) [2022-03-10T23:48:20.689Z] --- PASS: TestDockerSuite/TestBuildAddTar (36.08s) [2022-03-10T23:48:20.689Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2022-03-10T23:48:20.689Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.45s) [2022-03-10T23:48:20.689Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (18.73s) [2022-03-10T23:48:20.689Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.90s) [2022-03-10T23:48:20.689Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.62s) [2022-03-10T23:48:20.689Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (7.26s) [2022-03-10T23:48:20.689Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.30s) [2022-03-10T23:48:20.689Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (4.92s) [2022-03-10T23:48:20.689Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (10.28s) [2022-03-10T23:48:20.689Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (8.53s) [2022-03-10T23:48:20.689Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.45s) [2022-03-10T23:48:20.689Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (5.27s) [2022-03-10T23:48:20.689Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2022-03-10T23:48:20.689Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2022-03-10T23:48:20.689Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (6.60s) [2022-03-10T23:48:20.689Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2022-03-10T23:48:20.689Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.66s) [2022-03-10T23:48:20.689Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2022-03-10T23:48:20.689Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2022-03-10T23:48:20.689Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (25.84s) [2022-03-10T23:48:20.689Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (4.60s) [2022-03-10T23:48:20.689Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.89s) [2022-03-10T23:48:20.689Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.50s) [2022-03-10T23:48:20.689Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.50s) [2022-03-10T23:48:20.689Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s) [2022-03-10T23:48:20.689Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (4.55s) [2022-03-10T23:48:20.689Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.49s) [2022-03-10T23:48:20.689Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2022-03-10T23:48:20.689Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2022-03-10T23:48:20.689Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.53s) [2022-03-10T23:48:20.689Z] --- PASS: TestDockerSuite/TestBuildClearCmd (1.00s) [2022-03-10T23:48:20.689Z] --- PASS: TestDockerSuite/TestBuildCmd (0.61s) [2022-03-10T23:48:20.689Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.60s) [2022-03-10T23:48:20.689Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.60s) [2022-03-10T23:48:20.689Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (6.03s) [2022-03-10T23:48:20.689Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.34s) [2022-03-10T23:48:20.689Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-03-10T23:48:20.689Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.25s) [2022-03-10T23:48:20.689Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2022-03-10T23:48:20.689Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.51s) [2022-03-10T23:48:20.689Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (2.02s) [2022-03-10T23:48:20.689Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.96s) [2022-03-10T23:48:20.689Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.54s) [2022-03-10T23:48:20.689Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2022-03-10T23:48:20.689Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.91s) [2022-03-10T23:48:20.689Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.69s) [2022-03-10T23:48:20.689Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2022-03-10T23:48:20.689Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2022-03-10T23:48:20.689Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (5.89s) [2022-03-10T23:48:20.689Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (35.58s) [2022-03-10T23:48:20.689Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.73s) [2022-03-10T23:48:20.689Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.67s) [2022-03-10T23:48:20.689Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (5.57s) [2022-03-10T23:48:20.689Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.44s) [2022-03-10T23:48:20.689Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.45s) [2022-03-10T23:48:20.689Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2022-03-10T23:48:20.689Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.56s) [2022-03-10T23:48:20.689Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2022-03-10T23:48:20.689Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (25.04s) [2022-03-10T23:48:20.689Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.74s) [2022-03-10T23:48:20.689Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.47s) [2022-03-10T23:48:20.689Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (23.95s) [2022-03-10T23:48:20.689Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.92s) [2022-03-10T23:48:20.689Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.95s) [2022-03-10T23:48:20.689Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (4.08s) [2022-03-10T23:48:20.689Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (3.30s) [2022-03-10T23:48:20.689Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (3.22s) [2022-03-10T23:48:20.689Z] --- PASS: TestDockerSuite/TestBuildDockerignore (53.12s) [2022-03-10T23:48:20.689Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (6.62s) [2022-03-10T23:48:20.689Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.50s) [2022-03-10T23:48:20.689Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (59.83s) [2022-03-10T23:48:20.689Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.81s) [2022-03-10T23:48:20.689Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.95s) [2022-03-10T23:48:20.689Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (20.57s) [2022-03-10T23:48:20.689Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (11.66s) [2022-03-10T23:48:20.689Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (11.38s) [2022-03-10T23:48:20.689Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (30.22s) [2022-03-10T23:48:20.689Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (11.80s) [2022-03-10T23:48:20.689Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (10.97s) [2022-03-10T23:48:20.689Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (81.56s) [2022-03-10T23:48:20.689Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.50s) [2022-03-10T23:48:20.689Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.45s) [2022-03-10T23:48:20.689Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2022-03-10T23:48:20.689Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.64s) [2022-03-10T23:48:20.689Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.23s) [2022-03-10T23:48:20.689Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2022-03-10T23:48:20.689Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.59s) [2022-03-10T23:48:20.689Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.57s) [2022-03-10T23:48:20.689Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (5.61s) [2022-03-10T23:48:20.689Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (3.46s) [2022-03-10T23:48:20.689Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (4.80s) [2022-03-10T23:48:20.689Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2022-03-10T23:48:20.689Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.45s) [2022-03-10T23:48:20.689Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2022-03-10T23:48:20.689Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-03-10T23:48:20.689Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-03-10T23:48:20.689Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (3.88s) [2022-03-10T23:48:20.689Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2022-03-10T23:48:20.689Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2022-03-10T23:48:20.689Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2022-03-10T23:48:20.689Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (1.02s) [2022-03-10T23:48:20.689Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (4.84s) [2022-03-10T23:48:20.689Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (14.79s) [2022-03-10T23:48:20.689Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.65s) [2022-03-10T23:48:20.689Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2022-03-10T23:48:20.689Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2022-03-10T23:48:20.689Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2022-03-10T23:48:20.689Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2022-03-10T23:48:20.689Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-03-10T23:48:20.689Z] --- PASS: TestDockerSuite/TestBuildFails (2.72s) [2022-03-10T23:48:20.689Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.10s) [2022-03-10T23:48:20.689Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (6.39s) [2022-03-10T23:48:20.689Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (6.50s) [2022-03-10T23:48:20.689Z] --- PASS: TestDockerSuite/TestBuildForceRm (7.46s) [2022-03-10T23:48:20.689Z] --- PASS: TestDockerSuite/TestBuildFromGit (6.35s) [2022-03-10T23:48:20.689Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.40s) [2022-03-10T23:48:20.689Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (5.48s) [2022-03-10T23:48:20.689Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2022-03-10T23:48:20.689Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.68s) [2022-03-10T23:48:20.689Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.60s) [2022-03-10T23:48:20.689Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-03-10T23:48:20.689Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (9.05s) [2022-03-10T23:48:20.689Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2022-03-10T23:48:20.689Z] --- PASS: TestDockerSuite/TestBuildHistory (11.70s) [2022-03-10T23:48:20.689Z] --- PASS: TestDockerSuite/TestBuildIidFile (1.03s) [2022-03-10T23:48:20.689Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (2.07s) [2022-03-10T23:48:20.689Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2022-03-10T23:48:20.689Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.77s) [2022-03-10T23:48:20.689Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.09s) [2022-03-10T23:48:20.689Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (4.88s) [2022-03-10T23:48:20.689Z] --- PASS: TestDockerSuite/TestBuildLabel (0.97s) [2022-03-10T23:48:20.689Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.64s) [2022-03-10T23:48:20.689Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (1.07s) [2022-03-10T23:48:20.689Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.61s) [2022-03-10T23:48:20.689Z] --- PASS: TestDockerSuite/TestBuildLabels (1.04s) [2022-03-10T23:48:20.689Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.57s) [2022-03-10T23:48:20.689Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (5.96s) [2022-03-10T23:48:20.689Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.10s) [2022-03-10T23:48:20.689Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.06s) [2022-03-10T23:48:20.689Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.12s) [2022-03-10T23:48:20.689Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.10s) [2022-03-10T23:48:20.689Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.09s) [2022-03-10T23:48:20.689Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.09s) [2022-03-10T23:48:20.689Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.57s) [2022-03-10T23:48:20.689Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.64s) [2022-03-10T23:48:20.689Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (5.46s) [2022-03-10T23:48:20.689Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (16.93s) [2022-03-10T23:48:20.689Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.07s) [2022-03-10T23:48:20.689Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.56s) [2022-03-10T23:48:20.689Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (33.27s) [2022-03-10T23:48:20.689Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (16.07s) [2022-03-10T23:48:20.689Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (5.97s) [2022-03-10T23:48:20.689Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (7.09s) [2022-03-10T23:48:20.689Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (5.53s) [2022-03-10T23:48:20.689Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (17.88s) [2022-03-10T23:48:20.689Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2022-03-10T23:48:20.689Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (8.48s) [2022-03-10T23:48:20.689Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.66s) [2022-03-10T23:48:20.689Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2022-03-10T23:48:20.689Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2022-03-10T23:48:20.689Z] --- PASS: TestDockerSuite/TestBuildNoContext (3.21s) [2022-03-10T23:48:20.689Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (4.86s) [2022-03-10T23:48:20.689Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.84s) [2022-03-10T23:48:20.689Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.23s) [2022-03-10T23:48:20.689Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.14s) [2022-03-10T23:48:20.689Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.72s) [2022-03-10T23:48:20.689Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.99s) [2022-03-10T23:48:20.689Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.36s) [2022-03-10T23:48:20.689Z] --- PASS: TestDockerSuite/TestBuildOnBuild (9.74s) [2022-03-10T23:48:20.689Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.78s) [2022-03-10T23:48:20.689Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (9.78s) [2022-03-10T23:48:20.689Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (4.12s) [2022-03-10T23:48:20.689Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (8.42s) [2022-03-10T23:48:20.689Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (5.19s) [2022-03-10T23:48:20.689Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (4.73s) [2022-03-10T23:48:20.689Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.25s) [2022-03-10T23:48:20.689Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2022-03-10T23:48:20.690Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2022-03-10T23:48:20.690Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.41s) [2022-03-10T23:48:20.690Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2022-03-10T23:48:20.690Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (43.14s) [2022-03-10T23:48:20.690Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (19.93s) [2022-03-10T23:48:20.690Z] --- PASS: TestDockerSuite/TestBuildRm (12.92s) [2022-03-10T23:48:20.690Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (3.58s) [2022-03-10T23:48:20.690Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.07s) [2022-03-10T23:48:20.690Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.47s) [2022-03-10T23:48:20.690Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.50s) [2022-03-10T23:48:20.690Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (4.04s) [2022-03-10T23:48:20.690Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (4.06s) [2022-03-10T23:48:20.690Z] --- PASS: TestDockerSuite/TestBuildShellInherited (4.93s) [2022-03-10T23:48:20.690Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (17.28s) [2022-03-10T23:48:20.690Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.91s) [2022-03-10T23:48:20.690Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.64s) [2022-03-10T23:48:20.690Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (9.18s) [2022-03-10T23:48:20.690Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.30s) [2022-03-10T23:48:20.690Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (4.92s) [2022-03-10T23:48:20.690Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.10s) [2022-03-10T23:48:20.690Z] --- PASS: TestDockerSuite/TestBuildStderr (4.50s) [2022-03-10T23:48:20.690Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (19.91s) [2022-03-10T23:48:20.690Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.43s) [2022-03-10T23:48:20.690Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (3.59s) [2022-03-10T23:48:20.690Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.40s) [2022-03-10T23:48:20.690Z] --- PASS: TestDockerSuite/TestBuildTagEvent (4.65s) [2022-03-10T23:48:20.690Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (5.15s) [2022-03-10T23:48:20.690Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2022-03-10T23:48:20.690Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2022-03-10T23:48:20.690Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-03-10T23:48:20.690Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (4.15s) [2022-03-10T23:48:20.690Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.57s) [2022-03-10T23:48:20.690Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (3.22s) [2022-03-10T23:48:20.690Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-03-10T23:48:20.690Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2022-03-10T23:48:20.690Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (22.95s) [2022-03-10T23:48:20.690Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.97s) [2022-03-10T23:48:20.690Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (9.56s) [2022-03-10T23:48:20.690Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (6.07s) [2022-03-10T23:48:20.690Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.47s) [2022-03-10T23:48:20.690Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.07s) [2022-03-10T23:48:20.690Z] --- PASS: TestDockerSuite/TestBuildWithFailure (2.75s) [2022-03-10T23:48:20.690Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.48s) [2022-03-10T23:48:20.690Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (10.47s) [2022-03-10T23:48:20.690Z] --- PASS: TestDockerSuite/TestBuildWithTabs (4.66s) [2022-03-10T23:48:20.690Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.51s) [2022-03-10T23:48:20.690Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (14.25s) [2022-03-10T23:48:20.690Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.46s) [2022-03-10T23:48:20.690Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.43s) [2022-03-10T23:48:20.690Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2022-03-10T23:48:20.690Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.20s) [2022-03-10T23:48:20.690Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (7.82s) [2022-03-10T23:48:20.690Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (1.98s) [2022-03-10T23:48:20.690Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.44s) [2022-03-10T23:48:20.690Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2022-03-10T23:48:20.690Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2022-03-10T23:48:20.690Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (1.99s) [2022-03-10T23:48:20.690Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (5.56s) [2022-03-10T23:48:20.690Z] --- PASS: TestDockerSuite/TestCommitChange (5.90s) [2022-03-10T23:48:20.690Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (5.15s) [2022-03-10T23:48:20.690Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2022-03-10T23:48:20.690Z] --- PASS: TestDockerSuite/TestCommitNewFile (8.22s) [2022-03-10T23:48:20.690Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-03-10T23:48:20.690Z] --- PASS: TestDockerSuite/TestCommitTTY (9.61s) [2022-03-10T23:48:20.690Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (5.04s) [2022-03-10T23:48:20.690Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2022-03-10T23:48:20.690Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-03-10T23:48:20.690Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-03-10T23:48:20.690Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2022-03-10T23:48:20.690Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2022-03-10T23:48:20.690Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-03-10T23:48:20.690Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2022-03-10T23:48:20.690Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.11s) [2022-03-10T23:48:20.690Z] --- PASS: TestDockerSuite/TestContainerAPICommit (8.32s) [2022-03-10T23:48:20.690Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (8.65s) [2022-03-10T23:48:20.690Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-03-10T23:48:20.690Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.44s) [2022-03-10T23:48:20.690Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2022-03-10T23:48:20.690Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2022-03-10T23:48:20.690Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2022-03-10T23:48:20.690Z] --- PASS: TestDockerSuite/TestContainerAPICreate (2.79s) [2022-03-10T23:48:20.690Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2022-03-10T23:48:20.690Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s) [2022-03-10T23:48:20.690Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.76s) [2022-03-10T23:48:20.690Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2022-03-10T23:48:20.690Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-03-10T23:48:20.690Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-03-10T23:48:20.690Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2022-03-10T23:48:20.690Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (3.37s) [2022-03-10T23:48:20.690Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (2.23s) [2022-03-10T23:48:20.690Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (2.18s) [2022-03-10T23:48:20.690Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s) [2022-03-10T23:48:20.690Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2022-03-10T23:48:20.690Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.32s) [2022-03-10T23:48:20.690Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.02s) [2022-03-10T23:48:20.690Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.75s) [2022-03-10T23:48:20.690Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-03-10T23:48:20.690Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-03-10T23:48:20.690Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.82s) [2022-03-10T23:48:20.690Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2022-03-10T23:48:20.690Z] --- PASS: TestDockerSuite/TestContainerAPIKill (2.14s) [2022-03-10T23:48:20.690Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2022-03-10T23:48:20.690Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.83s) [2022-03-10T23:48:20.690Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.26s) [2022-03-10T23:48:20.690Z] --- PASS: TestDockerSuite/TestContainerAPIRename (2.70s) [2022-03-10T23:48:20.690Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (4.27s) [2022-03-10T23:48:20.690Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (4.24s) [2022-03-10T23:48:20.690Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.13s) [2022-03-10T23:48:20.690Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2022-03-10T23:48:20.690Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2022-03-10T23:48:20.690Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2022-03-10T23:48:20.690Z] --- PASS: TestDockerSuite/TestContainerAPIStart (2.00s) [2022-03-10T23:48:20.690Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-03-10T23:48:20.690Z] --- PASS: TestDockerSuite/TestContainerAPIStop (2.73s) [2022-03-10T23:48:20.690Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2022-03-10T23:48:20.690Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (2.23s) [2022-03-10T23:48:20.690Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.12s) [2022-03-10T23:48:20.690Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.61s) [2022-03-10T23:48:20.690Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (2.12s) [2022-03-10T23:48:20.690Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2022-03-10T23:48:20.690Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2022-03-10T23:48:20.690Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2022-03-10T23:48:20.690Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2022-03-10T23:48:20.690Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-03-10T23:48:20.690Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (1.86s) [2022-03-10T23:48:20.690Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (19.03s) [2022-03-10T23:48:20.690Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (2.84s) [2022-03-10T23:48:20.690Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (2.71s) [2022-03-10T23:48:20.690Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (2.57s) [2022-03-10T23:48:20.690Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (2.74s) [2022-03-10T23:48:20.690Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0008376e0_} (2.66s) [2022-03-10T23:48:20.690Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-14019616595_c:\foo_false____} (2.74s) [2022-03-10T23:48:20.690Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-14019616595_c:\foo_true____} (2.75s) [2022-03-10T23:48:20.690Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2022-03-10T23:48:20.690Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.41s) [2022-03-10T23:48:20.690Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-03-10T23:48:20.690Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-03-10T23:48:20.690Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-03-10T23:48:20.690Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-03-10T23:48:20.690Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-03-10T23:48:20.690Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.09s) [2022-03-10T23:48:20.690Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.08s) [2022-03-10T23:48:20.690Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.09s) [2022-03-10T23:48:20.690Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-03-10T23:48:20.690Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.09s) [2022-03-10T23:48:20.690Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-03-10T23:48:20.690Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2022-03-10T23:48:20.690Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2022-03-10T23:48:20.690Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2022-03-10T23:48:20.690Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-03-10T23:48:20.690Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (2.82s) [2022-03-10T23:48:20.690Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2022-03-10T23:48:20.690Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2022-03-10T23:48:20.690Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2022-03-10T23:48:20.690Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2022-03-10T23:48:20.690Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2022-03-10T23:48:20.690Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2022-03-10T23:48:20.690Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2022-03-10T23:48:20.690Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2022-03-10T23:48:20.690Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2022-03-10T23:48:20.690Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2022-03-10T23:48:20.690Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2022-03-10T23:48:20.690Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2022-03-10T23:48:20.690Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-03-10T23:48:20.690Z] --- PASS: TestDockerSuite/TestCpGarbagePath (2.85s) [2022-03-10T23:48:20.690Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.07s) [2022-03-10T23:48:20.690Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2022-03-10T23:48:20.690Z] --- PASS: TestDockerSuite/TestCpRelativePath (2.83s) [2022-03-10T23:48:20.690Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-03-10T23:48:20.690Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2022-03-10T23:48:20.690Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2022-03-10T23:48:20.690Z] --- PASS: TestDockerSuite/TestCpToCaseA (4.94s) [2022-03-10T23:48:20.690Z] --- PASS: TestDockerSuite/TestCpToCaseB (2.77s) [2022-03-10T23:48:20.690Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2022-03-10T23:48:20.690Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2022-03-10T23:48:20.690Z] --- PASS: TestDockerSuite/TestCpToCaseE (10.03s) [2022-03-10T23:48:20.690Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2022-03-10T23:48:20.690Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2022-03-10T23:48:20.690Z] --- PASS: TestDockerSuite/TestCpToCaseH (10.01s) [2022-03-10T23:48:20.690Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2022-03-10T23:48:20.690Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2022-03-10T23:48:20.690Z] --- PASS: TestDockerSuite/TestCpToDot (2.48s) [2022-03-10T23:48:20.690Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2022-03-10T23:48:20.690Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-03-10T23:48:20.690Z] --- PASS: TestDockerSuite/TestCpToStdout (2.56s) [2022-03-10T23:48:20.690Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2022-03-10T23:48:20.690Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-03-10T23:48:20.690Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2022-03-10T23:48:20.690Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2022-03-10T23:48:20.690Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.21s) [2022-03-10T23:48:20.690Z] --- PASS: TestDockerSuite/TestCreateArgs (0.21s) [2022-03-10T23:48:20.690Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.10s) [2022-03-10T23:48:20.690Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.69s) [2022-03-10T23:48:20.690Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.22s) [2022-03-10T23:48:20.690Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.22s) [2022-03-10T23:48:20.690Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (2.04s) [2022-03-10T23:48:20.690Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.74s) [2022-03-10T23:48:20.690Z] --- PASS: TestDockerSuite/TestCreateLabels (0.24s) [2022-03-10T23:48:20.690Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-03-10T23:48:20.690Z] --- PASS: TestDockerSuite/TestCreateRM (0.52s) [2022-03-10T23:48:20.690Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2022-03-10T23:48:20.690Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.22s) [2022-03-10T23:48:20.690Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.42s) [2022-03-10T23:48:20.690Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (9.29s) [2022-03-10T23:48:20.690Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.27s) [2022-03-10T23:48:20.690Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.59s) [2022-03-10T23:48:20.690Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.65s) [2022-03-10T23:48:20.690Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.25s) [2022-03-10T23:48:20.690Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-03-10T23:48:20.690Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (3.00s) [2022-03-10T23:48:20.690Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-03-10T23:48:20.690Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.18s) [2022-03-10T23:48:20.690Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-03-10T23:48:20.690Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-03-10T23:48:20.690Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-03-10T23:48:20.690Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-03-10T23:48:20.690Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2022-03-10T23:48:20.690Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2022-03-10T23:48:20.690Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2022-03-10T23:48:20.690Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2022-03-10T23:48:20.690Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2022-03-10T23:48:20.690Z] --- PASS: TestDockerSuite/TestDockerFails (0.07s) [2022-03-10T23:48:20.690Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2022-03-10T23:48:20.690Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-03-10T23:48:20.690Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-03-10T23:48:20.690Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2022-03-10T23:48:20.690Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2022-03-10T23:48:20.690Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (3.08s) [2022-03-10T23:48:20.690Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (3.06s) [2022-03-10T23:48:20.690Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (3.08s) [2022-03-10T23:48:20.690Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (10.22s) [2022-03-10T23:48:20.690Z] --- PASS: TestDockerSuite/TestEventsCopy (5.39s) [2022-03-10T23:48:20.690Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (6.77s) [2022-03-10T23:48:20.690Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (3.32s) [2022-03-10T23:48:20.690Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.82s) [2022-03-10T23:48:20.690Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (4.79s) [2022-03-10T23:48:20.690Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (1.04s) [2022-03-10T23:48:20.690Z] --- PASS: TestDockerSuite/TestEventsFilterType (1.36s) [2022-03-10T23:48:20.690Z] --- PASS: TestDockerSuite/TestEventsFilters (6.00s) [2022-03-10T23:48:20.690Z] --- PASS: TestDockerSuite/TestEventsFormat (5.59s) [2022-03-10T23:48:20.690Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.06s) [2022-03-10T23:48:20.690Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.07s) [2022-03-10T23:48:20.690Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2022-03-10T23:48:20.690Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2022-03-10T23:48:20.690Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2022-03-10T23:48:20.690Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.18s) [2022-03-10T23:48:20.690Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2022-03-10T23:48:20.690Z] --- PASS: TestDockerSuite/TestEventsRename (2.80s) [2022-03-10T23:48:20.690Z] --- PASS: TestDockerSuite/TestEventsResize (8.10s) [2022-03-10T23:48:20.690Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.41s) [2022-03-10T23:48:20.690Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.65s) [2022-03-10T23:48:20.690Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (5.16s) [2022-03-10T23:48:20.690Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2022-03-10T23:48:20.690Z] --- PASS: TestDockerSuite/TestEventsUntag (2.73s) [2022-03-10T23:48:20.691Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (4.67s) [2022-03-10T23:48:20.691Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2022-03-10T23:48:20.691Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2022-03-10T23:48:20.691Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (2.10s) [2022-03-10T23:48:20.691Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (2.15s) [2022-03-10T23:48:20.691Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2022-03-10T23:48:20.691Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2022-03-10T23:48:20.691Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2022-03-10T23:48:20.691Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (2.14s) [2022-03-10T23:48:20.691Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (2.21s) [2022-03-10T23:48:20.691Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (2.24s) [2022-03-10T23:48:20.691Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (2.22s) [2022-03-10T23:48:20.691Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (4.95s) [2022-03-10T23:48:20.691Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2022-03-10T23:48:20.691Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2022-03-10T23:48:20.691Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-03-10T23:48:20.691Z] --- PASS: TestDockerSuite/TestExecExitStatus (2.32s) [2022-03-10T23:48:20.691Z] --- PASS: TestDockerSuite/TestExecInspectID (4.69s) [2022-03-10T23:48:20.691Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2022-03-10T23:48:20.691Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2022-03-10T23:48:20.691Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2022-03-10T23:48:20.691Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2022-03-10T23:48:20.691Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2022-03-10T23:48:20.691Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.56s) [2022-03-10T23:48:20.691Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2022-03-10T23:48:20.691Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2022-03-10T23:48:20.691Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2022-03-10T23:48:20.691Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2022-03-10T23:48:20.691Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-03-10T23:48:20.691Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.34s) [2022-03-10T23:48:20.691Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2022-03-10T23:48:20.691Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (5.88s) [2022-03-10T23:48:20.691Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2022-03-10T23:48:20.691Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-03-10T23:48:20.691Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2022-03-10T23:48:20.691Z] --- PASS: TestDockerSuite/TestGetContainerStats (6.17s) [2022-03-10T23:48:20.691Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (6.15s) [2022-03-10T23:48:20.691Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.18s) [2022-03-10T23:48:20.691Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (6.22s) [2022-03-10T23:48:20.691Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2022-03-10T23:48:20.691Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.02s) [2022-03-10T23:48:20.691Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.16s) [2022-03-10T23:48:20.691Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2022-03-10T23:48:20.691Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.07s) [2022-03-10T23:48:20.691Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.07s) [2022-03-10T23:48:20.691Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.07s) [2022-03-10T23:48:20.691Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (5.03s) [2022-03-10T23:48:20.691Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.06s) [2022-03-10T23:48:20.691Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2022-03-10T23:48:20.691Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.07s) [2022-03-10T23:48:20.691Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.07s) [2022-03-10T23:48:20.691Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.30s) [2022-03-10T23:48:20.691Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.66s) [2022-03-10T23:48:20.691Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-03-10T23:48:20.691Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.08s) [2022-03-10T23:48:20.691Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.08s) [2022-03-10T23:48:20.691Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.87s) [2022-03-10T23:48:20.691Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.26s) [2022-03-10T23:48:20.691Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.17s) [2022-03-10T23:48:20.691Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (3.02s) [2022-03-10T23:48:20.691Z] --- PASS: TestDockerSuite/TestImagesFormat (0.19s) [2022-03-10T23:48:20.691Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2022-03-10T23:48:20.691Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.81s) [2022-03-10T23:48:20.691Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.07s) [2022-03-10T23:48:20.691Z] --- PASS: TestDockerSuite/TestImportBadURL (0.08s) [2022-03-10T23:48:20.691Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2022-03-10T23:48:20.691Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2022-03-10T23:48:20.691Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.06s) [2022-03-10T23:48:20.691Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-03-10T23:48:20.691Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2022-03-10T23:48:20.691Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-03-10T23:48:20.691Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2022-03-10T23:48:20.691Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2022-03-10T23:48:20.691Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-03-10T23:48:20.691Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.07s) [2022-03-10T23:48:20.691Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2022-03-10T23:48:20.691Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2022-03-10T23:48:20.691Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.71s) [2022-03-10T23:48:20.691Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.63s) [2022-03-10T23:48:20.691Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2022-03-10T23:48:20.691Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2022-03-10T23:48:20.691Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.08s) [2022-03-10T23:48:20.691Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2022-03-10T23:48:20.691Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.88s) [2022-03-10T23:48:20.691Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.18s) [2022-03-10T23:48:20.691Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.77s) [2022-03-10T23:48:20.691Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2022-03-10T23:48:20.691Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2022-03-10T23:48:20.691Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-03-10T23:48:20.691Z] --- PASS: TestDockerSuite/TestInspectDefault (2.80s) [2022-03-10T23:48:20.691Z] --- PASS: TestDockerSuite/TestInspectHistory (5.10s) [2022-03-10T23:48:20.691Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2022-03-10T23:48:20.691Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2022-03-10T23:48:20.691Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2022-03-10T23:48:20.691Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.69s) [2022-03-10T23:48:20.691Z] --- PASS: TestDockerSuite/TestInspectJSONFields (2.24s) [2022-03-10T23:48:20.691Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.22s) [2022-03-10T23:48:20.691Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.73s) [2022-03-10T23:48:20.691Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (2.21s) [2022-03-10T23:48:20.691Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2022-03-10T23:48:20.691Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.08s) [2022-03-10T23:48:20.691Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (2.18s) [2022-03-10T23:48:20.691Z] --- PASS: TestDockerSuite/TestInspectStatus (3.45s) [2022-03-10T23:48:20.691Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (4.45s) [2022-03-10T23:48:20.691Z] --- PASS: TestDockerSuite/TestInspectTemplateError (2.38s) [2022-03-10T23:48:20.691Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.77s) [2022-03-10T23:48:20.691Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (2.33s) [2022-03-10T23:48:20.691Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.81s) [2022-03-10T23:48:20.691Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.75s) [2022-03-10T23:48:20.691Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.66s) [2022-03-10T23:48:20.691Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.09s) [2022-03-10T23:48:20.691Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2022-03-10T23:48:20.691Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2022-03-10T23:48:20.691Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2022-03-10T23:48:20.691Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-03-10T23:48:20.691Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2022-03-10T23:48:20.691Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2022-03-10T23:48:20.691Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-03-10T23:48:20.691Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2022-03-10T23:48:20.691Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-03-10T23:48:20.691Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2022-03-10T23:48:20.691Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-03-10T23:48:20.691Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2022-03-10T23:48:20.691Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2022-03-10T23:48:20.691Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2022-03-10T23:48:20.691Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-03-10T23:48:20.691Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-03-10T23:48:20.691Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.06s) [2022-03-10T23:48:20.691Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.02s) [2022-03-10T23:48:20.691Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (2.10s) [2022-03-10T23:48:20.691Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (2.15s) [2022-03-10T23:48:20.691Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (6.06s) [2022-03-10T23:48:20.691Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.79s) [2022-03-10T23:48:20.691Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2022-03-10T23:48:20.691Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.30s) [2022-03-10T23:48:20.691Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.08s) [2022-03-10T23:48:20.691Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (6.84s) [2022-03-10T23:48:20.691Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (6.86s) [2022-03-10T23:48:20.691Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (6.76s) [2022-03-10T23:48:20.691Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.67s) [2022-03-10T23:48:20.691Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.58s) [2022-03-10T23:48:20.691Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-03-10T23:48:20.691Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.78s) [2022-03-10T23:48:20.691Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.72s) [2022-03-10T23:48:20.691Z] --- PASS: TestDockerSuite/TestLogsSince (9.31s) [2022-03-10T23:48:20.691Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2022-03-10T23:48:20.691Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-03-10T23:48:20.691Z] --- PASS: TestDockerSuite/TestLogsTail (2.99s) [2022-03-10T23:48:20.691Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.91s) [2022-03-10T23:48:20.691Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.76s) [2022-03-10T23:48:20.691Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2022-03-10T23:48:20.691Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2022-03-10T23:48:20.691Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2022-03-10T23:48:20.691Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2022-03-10T23:48:20.691Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2022-03-10T23:48:20.691Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2022-03-10T23:48:20.691Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2022-03-10T23:48:20.691Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2022-03-10T23:48:20.691Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.08s) [2022-03-10T23:48:20.691Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2022-03-10T23:48:20.691Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2022-03-10T23:48:20.691Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-03-10T23:48:20.691Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2022-03-10T23:48:20.691Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2022-03-10T23:48:20.691Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2022-03-10T23:48:20.691Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2022-03-10T23:48:20.691Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2022-03-10T23:48:20.691Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2022-03-10T23:48:20.691Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (5.47s) [2022-03-10T23:48:20.691Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2022-03-10T23:48:20.691Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s) [2022-03-10T23:48:20.691Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2022-03-10T23:48:20.691Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-03-10T23:48:20.691Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2022-03-10T23:48:20.691Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2022-03-10T23:48:20.691Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-03-10T23:48:20.691Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2022-03-10T23:48:20.691Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-03-10T23:48:20.691Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (5.36s) [2022-03-10T23:48:20.691Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-03-10T23:48:20.691Z] --- PASS: TestDockerSuite/TestPsByOrder (8.64s) [2022-03-10T23:48:20.691Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2022-03-10T23:48:20.691Z] --- PASS: TestDockerSuite/TestPsListContainersBase (9.49s) [2022-03-10T23:48:20.691Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (16.09s) [2022-03-10T23:48:20.691Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.32s) [2022-03-10T23:48:20.691Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-03-10T23:48:20.691Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (13.14s) [2022-03-10T23:48:20.691Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (4.53s) [2022-03-10T23:48:20.691Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (8.85s) [2022-03-10T23:48:20.691Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (5.09s) [2022-03-10T23:48:20.691Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2022-03-10T23:48:20.691Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2022-03-10T23:48:20.691Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (5.20s) [2022-03-10T23:48:20.691Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2022-03-10T23:48:20.691Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2022-03-10T23:48:20.691Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-03-10T23:48:20.691Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2022-03-10T23:48:20.691Z] --- PASS: TestDockerSuite/TestPsShowMounts (7.16s) [2022-03-10T23:48:20.691Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-03-10T23:48:20.691Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.62s) [2022-03-10T23:48:20.691Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-03-10T23:48:20.691Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.29s) [2022-03-10T23:48:20.691Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.96s) [2022-03-10T23:48:20.691Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2022-03-10T23:48:20.691Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (4.42s) [2022-03-10T23:48:20.691Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (4.82s) [2022-03-10T23:48:20.691Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.78s) [2022-03-10T23:48:20.691Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (20.53s) [2022-03-10T23:48:20.691Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2022-03-10T23:48:21.151Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (7.48s) [2022-03-10T23:48:21.151Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.29s) [2022-03-10T23:48:21.151Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.23s) [2022-03-10T23:48:21.151Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.86s) [2022-03-10T23:48:21.151Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (4.95s) [2022-03-10T23:48:21.151Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (4.97s) [2022-03-10T23:48:21.151Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2022-03-10T23:48:21.151Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (4.98s) [2022-03-10T23:48:21.151Z] --- PASS: TestDockerSuite/TestRmiBlank (0.07s) [2022-03-10T23:48:21.151Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.32s) [2022-03-10T23:48:21.151Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (14.28s) [2022-03-10T23:48:21.151Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (3.35s) [2022-03-10T23:48:21.151Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.71s) [2022-03-10T23:48:21.151Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (6.58s) [2022-03-10T23:48:21.151Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (5.49s) [2022-03-10T23:48:21.151Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (8.78s) [2022-03-10T23:48:21.151Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (4.34s) [2022-03-10T23:48:21.151Z] --- PASS: TestDockerSuite/TestRmiTag (0.64s) [2022-03-10T23:48:21.151Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.81s) [2022-03-10T23:48:21.151Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (17.69s) [2022-03-10T23:48:21.151Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (3.07s) [2022-03-10T23:48:21.151Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (5.44s) [2022-03-10T23:48:21.151Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.19s) [2022-03-10T23:48:21.151Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-03-10T23:48:21.151Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2022-03-10T23:48:21.151Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2022-03-10T23:48:21.151Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2022-03-10T23:48:21.151Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-03-10T23:48:21.151Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2022-03-10T23:48:21.151Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-03-10T23:48:21.151Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (2.52s) [2022-03-10T23:48:21.151Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-03-10T23:48:21.151Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-03-10T23:48:21.151Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (5.61s) [2022-03-10T23:48:21.151Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (2.78s) [2022-03-10T23:48:21.151Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.72s) [2022-03-10T23:48:21.151Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.63s) [2022-03-10T23:48:21.151Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.73s) [2022-03-10T23:48:21.151Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.07s) [2022-03-10T23:48:21.151Z] --- PASS: TestDockerSuite/TestRunBindMounts (5.54s) [2022-03-10T23:48:21.151Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-03-10T23:48:21.151Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-03-10T23:48:21.151Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-03-10T23:48:21.151Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2022-03-10T23:48:21.151Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2022-03-10T23:48:21.151Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2022-03-10T23:48:21.151Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2022-03-10T23:48:21.151Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-03-10T23:48:21.151Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2022-03-10T23:48:21.151Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2022-03-10T23:48:21.151Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2022-03-10T23:48:21.151Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.69s) [2022-03-10T23:48:21.151Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-03-10T23:48:21.151Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (3.67s) [2022-03-10T23:48:21.151Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2022-03-10T23:48:21.151Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2022-03-10T23:48:21.151Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (2.03s) [2022-03-10T23:48:21.151Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-03-10T23:48:21.151Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2022-03-10T23:48:21.152Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2022-03-10T23:48:21.152Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2022-03-10T23:48:21.152Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2022-03-10T23:48:21.152Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2022-03-10T23:48:21.152Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-03-10T23:48:21.152Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.10s) [2022-03-10T23:48:21.152Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.97s) [2022-03-10T23:48:21.152Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.64s) [2022-03-10T23:48:21.152Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-03-10T23:48:21.152Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2022-03-10T23:48:21.152Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2022-03-10T23:48:21.152Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.75s) [2022-03-10T23:48:21.152Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2022-03-10T23:48:21.152Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-03-10T23:48:21.152Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2022-03-10T23:48:21.152Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2022-03-10T23:48:21.152Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (1.87s) [2022-03-10T23:48:21.152Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (5.34s) [2022-03-10T23:48:21.152Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-03-10T23:48:21.152Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-03-10T23:48:21.152Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2022-03-10T23:48:21.152Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-03-10T23:48:21.152Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-03-10T23:48:21.152Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2022-03-10T23:48:21.152Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.80s) [2022-03-10T23:48:21.152Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-03-10T23:48:21.152Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.16s) [2022-03-10T23:48:21.152Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2022-03-10T23:48:21.152Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.75s) [2022-03-10T23:48:21.152Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.73s) [2022-03-10T23:48:21.152Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2022-03-10T23:48:21.152Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.70s) [2022-03-10T23:48:21.152Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2022-03-10T23:48:21.152Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-03-10T23:48:21.152Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2022-03-10T23:48:21.152Z] --- PASS: TestDockerSuite/TestRunExitCode (2.75s) [2022-03-10T23:48:21.152Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (2.66s) [2022-03-10T23:48:21.152Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.66s) [2022-03-10T23:48:21.152Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.71s) [2022-03-10T23:48:21.152Z] --- PASS: TestDockerSuite/TestRunExposePort (0.06s) [2022-03-10T23:48:21.152Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-03-10T23:48:21.152Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2022-03-10T23:48:21.152Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2022-03-10T23:48:21.152Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2022-03-10T23:48:21.152Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2022-03-10T23:48:21.152Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-03-10T23:48:21.152Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2022-03-10T23:48:21.152Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (4.80s) [2022-03-10T23:48:21.152Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-03-10T23:48:21.152Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.07s) [2022-03-10T23:48:21.152Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2022-03-10T23:48:21.152Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2022-03-10T23:48:21.152Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2022-03-10T23:48:21.152Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2022-03-10T23:48:21.152Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (7.58s) [2022-03-10T23:48:21.152Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2022-03-10T23:48:21.152Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.83s) [2022-03-10T23:48:21.152Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2022-03-10T23:48:21.152Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-03-10T23:48:21.152Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-03-10T23:48:21.152Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-03-10T23:48:21.152Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2022-03-10T23:48:21.152Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2022-03-10T23:48:21.152Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2022-03-10T23:48:21.152Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2022-03-10T23:48:21.152Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-03-10T23:48:21.152Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2022-03-10T23:48:21.152Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2022-03-10T23:48:21.152Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2022-03-10T23:48:21.152Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-03-10T23:48:21.152Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (8.89s) [2022-03-10T23:48:21.152Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-03-10T23:48:21.152Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2022-03-10T23:48:21.152Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2022-03-10T23:48:21.152Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (5.46s) [2022-03-10T23:48:21.152Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (5.45s) [2022-03-10T23:48:21.152Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2022-03-10T23:48:21.152Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2022-03-10T23:48:21.152Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2022-03-10T23:48:21.152Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-03-10T23:48:21.152Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2022-03-10T23:48:21.152Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-03-10T23:48:21.152Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2022-03-10T23:48:21.152Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-03-10T23:48:21.152Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-03-10T23:48:21.152Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.53s) [2022-03-10T23:48:21.152Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.22s) [2022-03-10T23:48:21.152Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (2.04s) [2022-03-10T23:48:21.152Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (2.11s) [2022-03-10T23:48:21.152Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.22s) [2022-03-10T23:48:21.152Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (2.12s) [2022-03-10T23:48:21.152Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.32s) [2022-03-10T23:48:21.152Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-03-10T23:48:21.152Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2022-03-10T23:48:21.152Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2022-03-10T23:48:21.152Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2022-03-10T23:48:21.152Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2022-03-10T23:48:21.152Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2022-03-10T23:48:21.152Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2022-03-10T23:48:21.152Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (3.74s) [2022-03-10T23:48:21.152Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2022-03-10T23:48:21.152Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2022-03-10T23:48:21.152Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2022-03-10T23:48:21.152Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2022-03-10T23:48:21.152Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2022-03-10T23:48:21.152Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (9.54s) [2022-03-10T23:48:21.152Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-03-10T23:48:21.152Z] --- PASS: TestDockerSuite/TestRunRm (2.78s) [2022-03-10T23:48:21.152Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.75s) [2022-03-10T23:48:21.152Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (2.72s) [2022-03-10T23:48:21.152Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (2.69s) [2022-03-10T23:48:21.152Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (2.14s) [2022-03-10T23:48:21.152Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (2.87s) [2022-03-10T23:48:21.152Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2022-03-10T23:48:21.152Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2022-03-10T23:48:21.152Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.72s) [2022-03-10T23:48:21.152Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2022-03-10T23:48:21.152Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (2.45s) [2022-03-10T23:48:21.152Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2022-03-10T23:48:21.152Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2022-03-10T23:48:21.152Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.17s) [2022-03-10T23:48:21.152Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.06s) [2022-03-10T23:48:21.152Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2022-03-10T23:48:21.152Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (5.01s) [2022-03-10T23:48:21.152Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-03-10T23:48:21.152Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2022-03-10T23:48:21.152Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2022-03-10T23:48:21.152Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2022-03-10T23:48:21.152Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2022-03-10T23:48:21.152Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2022-03-10T23:48:21.152Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2022-03-10T23:48:21.152Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2022-03-10T23:48:21.152Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2022-03-10T23:48:21.152Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2022-03-10T23:48:21.152Z] --- PASS: TestDockerSuite/TestRunUserDefaults (2.64s) [2022-03-10T23:48:21.152Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2022-03-10T23:48:21.152Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.65s) [2022-03-10T23:48:21.152Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2022-03-10T23:48:21.152Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-03-10T23:48:21.152Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (3.48s) [2022-03-10T23:48:21.152Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (8.11s) [2022-03-10T23:48:21.152Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (5.40s) [2022-03-10T23:48:21.152Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (6.58s) [2022-03-10T23:48:21.152Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2022-03-10T23:48:21.152Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.16s) [2022-03-10T23:48:21.152Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (3.82s) [2022-03-10T23:48:21.152Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.48s) [2022-03-10T23:48:21.152Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.73s) [2022-03-10T23:48:21.152Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-03-10T23:48:21.152Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.06s) [2022-03-10T23:48:21.152Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.06s) [2022-03-10T23:48:21.152Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2022-03-10T23:48:21.152Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2022-03-10T23:48:21.152Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-03-10T23:48:21.152Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-03-10T23:48:21.152Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2022-03-10T23:48:21.152Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (3.74s) [2022-03-10T23:48:21.152Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.91s) [2022-03-10T23:48:21.152Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (1.95s) [2022-03-10T23:48:21.152Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (5.43s) [2022-03-10T23:48:21.152Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2022-03-10T23:48:21.152Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2022-03-10T23:48:21.152Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.03s) [2022-03-10T23:48:21.152Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-03-10T23:48:21.152Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2022-03-10T23:48:21.152Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2022-03-10T23:48:21.152Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2022-03-10T23:48:21.152Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2022-03-10T23:48:21.152Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2022-03-10T23:48:21.152Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2022-03-10T23:48:21.152Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2022-03-10T23:48:21.152Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-03-10T23:48:21.152Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2022-03-10T23:48:21.152Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2022-03-10T23:48:21.152Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-03-10T23:48:21.152Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2022-03-10T23:48:21.152Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2022-03-10T23:48:21.152Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.37s) [2022-03-10T23:48:21.152Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.42s) [2022-03-10T23:48:21.152Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.42s) [2022-03-10T23:48:21.152Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.26s) [2022-03-10T23:48:21.152Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.70s) [2022-03-10T23:48:21.152Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (8.01s) [2022-03-10T23:48:21.152Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/0 (2.69s) [2022-03-10T23:48:21.152Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/1 (2.64s) [2022-03-10T23:48:21.152Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/2 (2.67s) [2022-03-10T23:48:21.152Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-03-10T23:48:21.152Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (8.74s) [2022-03-10T23:48:21.152Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-03-10T23:48:21.152Z] --- PASS: TestDockerSuite/TestStartAttachSilent (4.48s) [2022-03-10T23:48:21.152Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2022-03-10T23:48:21.152Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2022-03-10T23:48:21.152Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2022-03-10T23:48:21.152Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2022-03-10T23:48:21.152Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (6.88s) [2022-03-10T23:48:21.152Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2022-03-10T23:48:21.152Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2022-03-10T23:48:21.152Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2022-03-10T23:48:21.152Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-03-10T23:48:21.152Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2022-03-10T23:48:21.152Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2022-03-10T23:48:21.152Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (2.23s) [2022-03-10T23:48:21.152Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (2.46s) [2022-03-10T23:48:21.152Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2022-03-10T23:48:21.152Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (2.20s) [2022-03-10T23:48:21.152Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2022-03-10T23:48:21.152Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2022-03-10T23:48:21.152Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2022-03-10T23:48:21.152Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2022-03-10T23:48:21.152Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2022-03-10T23:48:21.152Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2022-03-10T23:48:21.152Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.28s) [2022-03-10T23:48:21.152Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.15s) [2022-03-10T23:48:21.152Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.19s) [2022-03-10T23:48:21.152Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-03-10T23:48:21.152Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.31s) [2022-03-10T23:48:21.152Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.26s) [2022-03-10T23:48:21.152Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.14s) [2022-03-10T23:48:21.152Z] --- PASS: TestDockerSuite/TestVolumeCLILs (2.91s) [2022-03-10T23:48:21.152Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.07s) [2022-03-10T23:48:21.152Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (3.36s) [2022-03-10T23:48:21.152Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.37s) [2022-03-10T23:48:21.152Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.35s) [2022-03-10T23:48:21.152Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.07s) [2022-03-10T23:48:21.152Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.17s) [2022-03-10T23:48:21.152Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (8.73s) [2022-03-10T23:48:21.152Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2022-03-10T23:48:21.152Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.62s) [2022-03-10T23:48:21.152Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.18s) [2022-03-10T23:48:21.152Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2022-03-10T23:48:21.152Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (8.08s) [2022-03-10T23:48:21.152Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.26s) [2022-03-10T23:48:21.152Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.25s) [2022-03-10T23:48:21.152Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (10.72s) [2022-03-10T23:48:21.152Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-03-10T23:48:21.152Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.34s) [2022-03-10T23:48:21.152Z] === RUN TestDockerRegistrySuite [2022-03-10T23:48:21.152Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-03-10T23:48:21.152Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.152Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-03-10T23:48:21.152Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.152Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-03-10T23:48:21.152Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.152Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-03-10T23:48:21.152Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.152Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-03-10T23:48:21.152Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.152Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-03-10T23:48:21.152Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.152Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-03-10T23:48:21.152Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.152Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-03-10T23:48:21.152Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.152Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-03-10T23:48:21.152Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.152Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-03-10T23:48:21.152Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.152Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-03-10T23:48:21.152Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.152Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-03-10T23:48:21.152Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.152Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-03-10T23:48:21.152Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.152Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-03-10T23:48:21.152Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.152Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-03-10T23:48:21.152Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.152Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-03-10T23:48:21.153Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.153Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-03-10T23:48:21.153Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.153Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-03-10T23:48:21.153Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.153Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-03-10T23:48:21.153Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.153Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-03-10T23:48:21.153Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.153Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-03-10T23:48:21.153Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.153Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-03-10T23:48:21.153Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.153Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-03-10T23:48:21.153Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.153Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-03-10T23:48:21.153Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.153Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-03-10T23:48:21.153Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.153Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-03-10T23:48:21.153Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.153Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-03-10T23:48:21.153Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.153Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-03-10T23:48:21.153Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.153Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-03-10T23:48:21.153Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.153Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-03-10T23:48:21.153Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.153Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-03-10T23:48:21.153Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.153Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-03-10T23:48:21.153Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.153Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-03-10T23:48:21.153Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.153Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-03-10T23:48:21.153Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.153Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-03-10T23:48:21.153Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.153Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-03-10T23:48:21.153Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.153Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-03-10T23:48:21.153Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.153Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-03-10T23:48:21.153Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.153Z] --- PASS: TestDockerRegistrySuite (0.17s) [2022-03-10T23:48:21.153Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-03-10T23:48:21.153Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-03-10T23:48:21.153Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-03-10T23:48:21.153Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-03-10T23:48:21.153Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-03-10T23:48:21.153Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-03-10T23:48:21.153Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-03-10T23:48:21.153Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-03-10T23:48:21.153Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-03-10T23:48:21.153Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-03-10T23:48:21.153Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-03-10T23:48:21.153Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-03-10T23:48:21.153Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-03-10T23:48:21.153Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-03-10T23:48:21.153Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-03-10T23:48:21.153Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-03-10T23:48:21.153Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-03-10T23:48:21.153Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-03-10T23:48:21.153Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-03-10T23:48:21.153Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-03-10T23:48:21.153Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.17s) [2022-03-10T23:48:21.153Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-03-10T23:48:21.153Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-03-10T23:48:21.153Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-03-10T23:48:21.153Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-03-10T23:48:21.153Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-03-10T23:48:21.153Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-03-10T23:48:21.153Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-03-10T23:48:21.153Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-03-10T23:48:21.153Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-03-10T23:48:21.153Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-03-10T23:48:21.153Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-03-10T23:48:21.153Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-03-10T23:48:21.153Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-03-10T23:48:21.153Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-03-10T23:48:21.153Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-03-10T23:48:21.153Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-03-10T23:48:21.153Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-03-10T23:48:21.153Z] === RUN TestDockerSchema1RegistrySuite [2022-03-10T23:48:21.153Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-03-10T23:48:21.153Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.153Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-03-10T23:48:21.153Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.153Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-03-10T23:48:21.153Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.153Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-03-10T23:48:21.153Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.153Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-03-10T23:48:21.153Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.153Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-03-10T23:48:21.153Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.153Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-03-10T23:48:21.153Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.153Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-03-10T23:48:21.153Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.153Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-03-10T23:48:21.153Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.153Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-03-10T23:48:21.153Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.153Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-03-10T23:48:21.153Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.153Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2022-03-10T23:48:21.153Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-03-10T23:48:21.153Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-03-10T23:48:21.153Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-03-10T23:48:21.153Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-03-10T23:48:21.153Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-03-10T23:48:21.153Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-03-10T23:48:21.153Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-03-10T23:48:21.153Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-03-10T23:48:21.153Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-03-10T23:48:21.153Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-03-10T23:48:21.153Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-03-10T23:48:21.153Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-03-10T23:48:21.153Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-03-10T23:48:21.153Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.153Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-03-10T23:48:21.153Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.153Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-03-10T23:48:21.153Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.153Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-03-10T23:48:21.153Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.153Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-03-10T23:48:21.153Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.153Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-03-10T23:48:21.153Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.153Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-03-10T23:48:21.153Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.153Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-03-10T23:48:21.153Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.153Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.00s) [2022-03-10T23:48:21.153Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-03-10T23:48:21.153Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-03-10T23:48:21.153Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-03-10T23:48:21.153Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-03-10T23:48:21.153Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-03-10T23:48:21.153Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-03-10T23:48:21.153Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-03-10T23:48:21.153Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-03-10T23:48:21.153Z] === RUN TestDockerRegistryAuthTokenSuite [2022-03-10T23:48:21.153Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-03-10T23:48:21.153Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.153Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-03-10T23:48:21.153Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.153Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-03-10T23:48:21.153Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.153Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-03-10T23:48:21.153Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.153Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-03-10T23:48:21.153Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.153Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2022-03-10T23:48:21.153Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-03-10T23:48:21.153Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-03-10T23:48:21.153Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-03-10T23:48:21.153Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-03-10T23:48:21.153Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-03-10T23:48:21.153Z] === RUN TestDockerDaemonSuite [2022-03-10T23:48:21.153Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-03-10T23:48:21.153Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.153Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-03-10T23:48:21.153Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.153Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-03-10T23:48:21.153Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.153Z] --- PASS: TestDockerDaemonSuite (0.00s) [2022-03-10T23:48:21.153Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-03-10T23:48:21.153Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-03-10T23:48:21.153Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-03-10T23:48:21.153Z] === RUN TestDockerSwarmSuite [2022-03-10T23:48:21.153Z] --- PASS: TestDockerSwarmSuite (0.00s) [2022-03-10T23:48:21.153Z] === RUN TestDockerPluginSuite [2022-03-10T23:48:21.153Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2022-03-10T23:48:21.153Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.153Z] === RUN TestDockerPluginSuite/TestPluginCreate [2022-03-10T23:48:21.153Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.153Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2022-03-10T23:48:21.153Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.153Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2022-03-10T23:48:21.153Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.153Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2022-03-10T23:48:21.153Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.153Z] === RUN TestDockerPluginSuite/TestPluginInspect [2022-03-10T23:48:21.153Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.153Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2022-03-10T23:48:21.153Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.153Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2022-03-10T23:48:21.153Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.153Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2022-03-10T23:48:21.153Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.153Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2022-03-10T23:48:21.153Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.153Z] === RUN TestDockerPluginSuite/TestPluginSet [2022-03-10T23:48:21.153Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.153Z] --- PASS: TestDockerPluginSuite (0.00s) [2022-03-10T23:48:21.153Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-03-10T23:48:21.153Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-03-10T23:48:21.153Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-03-10T23:48:21.153Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-03-10T23:48:21.153Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-03-10T23:48:21.153Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-03-10T23:48:21.153Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-03-10T23:48:21.153Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-03-10T23:48:21.153Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-03-10T23:48:21.153Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-03-10T23:48:21.153Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-03-10T23:48:21.153Z] === RUN TestDockerExternalVolumeSuite [2022-03-10T23:48:21.153Z] check_test.go:127: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.153Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2022-03-10T23:48:21.153Z] === RUN TestDockerNetworkSuite [2022-03-10T23:48:21.153Z] check_test.go:133: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.153Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2022-03-10T23:48:21.153Z] === RUN TestDockerHubPullSuite [2022-03-10T23:48:21.153Z] check_test.go:141: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.153Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2022-03-10T23:48:21.153Z] PASS [2022-03-10T23:48:21.153Z] ok github.com/docker/docker/integration-cli 2408.599s [2022-03-10T23:48:21.153Z] [2022-03-10T23:48:21.153Z] === Skipped [2022-03-10T23:48:21.153Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-03-10T23:48:21.153Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.153Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-03-10T23:48:21.153Z] [2022-03-10T23:48:21.153Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-03-10T23:48:21.153Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.153Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-03-10T23:48:21.153Z] [2022-03-10T23:48:21.153Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-03-10T23:48:21.153Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.153Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-03-10T23:48:21.153Z] [2022-03-10T23:48:21.153Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2022-03-10T23:48:21.153Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.153Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2022-03-10T23:48:21.153Z] [2022-03-10T23:48:21.153Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-03-10T23:48:21.153Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.153Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-03-10T23:48:21.153Z] [2022-03-10T23:48:21.153Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2022-03-10T23:48:21.153Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.153Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2022-03-10T23:48:21.153Z] [2022-03-10T23:48:21.153Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2022-03-10T23:48:21.153Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.153Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2022-03-10T23:48:21.153Z] [2022-03-10T23:48:21.153Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-03-10T23:48:21.153Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.153Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-03-10T23:48:21.153Z] [2022-03-10T23:48:21.153Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-03-10T23:48:21.153Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.153Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-03-10T23:48:21.153Z] [2022-03-10T23:48:21.153Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-03-10T23:48:21.153Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.153Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-03-10T23:48:21.153Z] [2022-03-10T23:48:21.153Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-03-10T23:48:21.153Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.153Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-03-10T23:48:21.153Z] [2022-03-10T23:48:21.153Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-03-10T23:48:21.153Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.153Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-03-10T23:48:21.153Z] [2022-03-10T23:48:21.153Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2022-03-10T23:48:21.153Z] docker_cli_run_test.go:3149: unmatched requirement Apparmor [2022-03-10T23:48:21.153Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2022-03-10T23:48:21.153Z] [2022-03-10T23:48:21.154Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2022-03-10T23:48:21.154Z] docker_cli_run_test.go:3127: unmatched requirement Apparmor [2022-03-10T23:48:21.154Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2022-03-10T23:48:21.154Z] [2022-03-10T23:48:21.154Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-03-10T23:48:21.154Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.154Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-03-10T23:48:21.154Z] [2022-03-10T23:48:21.154Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s) [2022-03-10T23:48:21.154Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.154Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2022-03-10T23:48:21.154Z] [2022-03-10T23:48:21.154Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.01s) [2022-03-10T23:48:21.154Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-03-10T23:48:21.154Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2022-03-10T23:48:21.154Z] [2022-03-10T23:48:21.154Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-03-10T23:48:21.154Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.154Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-03-10T23:48:21.154Z] [2022-03-10T23:48:21.154Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.49s) [2022-03-10T23:48:21.154Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-03-10T23:48:21.154Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.49s) [2022-03-10T23:48:21.154Z] [2022-03-10T23:48:21.154Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-03-10T23:48:21.154Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.154Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-03-10T23:48:21.154Z] [2022-03-10T23:48:21.154Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-03-10T23:48:21.154Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.154Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-03-10T23:48:21.154Z] [2022-03-10T23:48:21.154Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2022-03-10T23:48:21.154Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.154Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2022-03-10T23:48:21.154Z] [2022-03-10T23:48:21.154Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2022-03-10T23:48:21.154Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.154Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2022-03-10T23:48:21.154Z] [2022-03-10T23:48:21.154Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-03-10T23:48:21.154Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.154Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-03-10T23:48:21.154Z] [2022-03-10T23:48:21.154Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2022-03-10T23:48:21.154Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.154Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2022-03-10T23:48:21.154Z] [2022-03-10T23:48:21.154Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.03s) [2022-03-10T23:48:21.154Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.154Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2022-03-10T23:48:21.154Z] [2022-03-10T23:48:21.154Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2022-03-10T23:48:21.154Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.154Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2022-03-10T23:48:21.154Z] [2022-03-10T23:48:21.154Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2022-03-10T23:48:21.154Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.154Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2022-03-10T23:48:21.154Z] [2022-03-10T23:48:21.154Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2022-03-10T23:48:21.154Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.154Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2022-03-10T23:48:21.154Z] [2022-03-10T23:48:21.154Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.04s) [2022-03-10T23:48:21.154Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.154Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2022-03-10T23:48:21.154Z] [2022-03-10T23:48:21.154Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.45s) [2022-03-10T23:48:21.154Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.154Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.45s) [2022-03-10T23:48:21.154Z] [2022-03-10T23:48:21.154Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.90s) [2022-03-10T23:48:21.154Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.154Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.90s) [2022-03-10T23:48:21.154Z] [2022-03-10T23:48:21.154Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.30s) [2022-03-10T23:48:21.154Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.154Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.30s) [2022-03-10T23:48:21.154Z] [2022-03-10T23:48:21.154Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.45s) [2022-03-10T23:48:21.154Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.154Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.45s) [2022-03-10T23:48:21.154Z] [2022-03-10T23:48:21.154Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2022-03-10T23:48:21.154Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.154Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2022-03-10T23:48:21.154Z] [2022-03-10T23:48:21.154Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2022-03-10T23:48:21.154Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.154Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2022-03-10T23:48:21.154Z] [2022-03-10T23:48:21.154Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2022-03-10T23:48:21.154Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.154Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2022-03-10T23:48:21.154Z] [2022-03-10T23:48:21.154Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2022-03-10T23:48:21.154Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.154Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2022-03-10T23:48:21.154Z] [2022-03-10T23:48:21.154Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2022-03-10T23:48:21.154Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.154Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2022-03-10T23:48:21.154Z] [2022-03-10T23:48:21.154Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.89s) [2022-03-10T23:48:21.154Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.154Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.89s) [2022-03-10T23:48:21.154Z] [2022-03-10T23:48:21.154Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.50s) [2022-03-10T23:48:21.154Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.154Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.50s) [2022-03-10T23:48:21.154Z] [2022-03-10T23:48:21.154Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.05s) [2022-03-10T23:48:21.154Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.154Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s) [2022-03-10T23:48:21.154Z] [2022-03-10T23:48:21.154Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.04s) [2022-03-10T23:48:21.154Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.154Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2022-03-10T23:48:21.154Z] [2022-03-10T23:48:21.154Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.01s) [2022-03-10T23:48:21.154Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-03-10T23:48:21.154Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2022-03-10T23:48:21.154Z] [2022-03-10T23:48:21.154Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-03-10T23:48:21.154Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.154Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-03-10T23:48:21.154Z] [2022-03-10T23:48:21.154Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2022-03-10T23:48:21.154Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.154Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2022-03-10T23:48:21.154Z] [2022-03-10T23:48:21.154Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2022-03-10T23:48:21.154Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.154Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2022-03-10T23:48:21.154Z] [2022-03-10T23:48:21.154Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2022-03-10T23:48:21.154Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.154Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2022-03-10T23:48:21.154Z] [2022-03-10T23:48:21.154Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2022-03-10T23:48:21.154Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.154Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2022-03-10T23:48:21.154Z] [2022-03-10T23:48:21.154Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.44s) [2022-03-10T23:48:21.154Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.154Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.44s) [2022-03-10T23:48:21.154Z] [2022-03-10T23:48:21.154Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.45s) [2022-03-10T23:48:21.154Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.154Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.45s) [2022-03-10T23:48:21.154Z] [2022-03-10T23:48:21.154Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2022-03-10T23:48:21.154Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.154Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2022-03-10T23:48:21.154Z] [2022-03-10T23:48:21.154Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2022-03-10T23:48:21.154Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.154Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2022-03-10T23:48:21.154Z] [2022-03-10T23:48:21.154Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.47s) [2022-03-10T23:48:21.154Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.154Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.47s) [2022-03-10T23:48:21.154Z] [2022-03-10T23:48:21.154Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.50s) [2022-03-10T23:48:21.154Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.154Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.50s) [2022-03-10T23:48:21.154Z] [2022-03-10T23:48:21.154Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.45s) [2022-03-10T23:48:21.154Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.154Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.45s) [2022-03-10T23:48:21.154Z] [2022-03-10T23:48:21.154Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.03s) [2022-03-10T23:48:21.154Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.154Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2022-03-10T23:48:21.154Z] [2022-03-10T23:48:21.154Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.01s) [2022-03-10T23:48:21.154Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.154Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2022-03-10T23:48:21.154Z] [2022-03-10T23:48:21.154Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.03s) [2022-03-10T23:48:21.154Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.154Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2022-03-10T23:48:21.154Z] [2022-03-10T23:48:21.154Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.45s) [2022-03-10T23:48:21.154Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.154Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.45s) [2022-03-10T23:48:21.154Z] [2022-03-10T23:48:21.154Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2022-03-10T23:48:21.154Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.154Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2022-03-10T23:48:21.154Z] [2022-03-10T23:48:21.154Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-03-10T23:48:21.154Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.154Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-03-10T23:48:21.154Z] [2022-03-10T23:48:21.154Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-03-10T23:48:21.154Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.154Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-03-10T23:48:21.154Z] [2022-03-10T23:48:21.154Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2022-03-10T23:48:21.154Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.154Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2022-03-10T23:48:21.154Z] [2022-03-10T23:48:21.154Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2022-03-10T23:48:21.154Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.154Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2022-03-10T23:48:21.154Z] [2022-03-10T23:48:21.154Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2022-03-10T23:48:21.154Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.154Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2022-03-10T23:48:21.154Z] [2022-03-10T23:48:21.154Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2022-03-10T23:48:21.154Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.154Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2022-03-10T23:48:21.154Z] [2022-03-10T23:48:21.154Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.03s) [2022-03-10T23:48:21.154Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.154Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2022-03-10T23:48:21.154Z] [2022-03-10T23:48:21.154Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2022-03-10T23:48:21.154Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.154Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2022-03-10T23:48:21.154Z] [2022-03-10T23:48:21.154Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.01s) [2022-03-10T23:48:21.154Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.154Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2022-03-10T23:48:21.154Z] [2022-03-10T23:48:21.154Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-03-10T23:48:21.154Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.154Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-03-10T23:48:21.154Z] [2022-03-10T23:48:21.154Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2022-03-10T23:48:21.154Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-03-10T23:48:21.154Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2022-03-10T23:48:21.154Z] [2022-03-10T23:48:21.154Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-03-10T23:48:21.154Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.154Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-03-10T23:48:21.154Z] [2022-03-10T23:48:21.154Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2022-03-10T23:48:21.154Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.154Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2022-03-10T23:48:21.154Z] [2022-03-10T23:48:21.154Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.04s) [2022-03-10T23:48:21.154Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.154Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2022-03-10T23:48:21.154Z] [2022-03-10T23:48:21.154Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.10s) [2022-03-10T23:48:21.154Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.154Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.10s) [2022-03-10T23:48:21.154Z] [2022-03-10T23:48:21.154Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.06s) [2022-03-10T23:48:21.154Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.154Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.06s) [2022-03-10T23:48:21.154Z] [2022-03-10T23:48:21.154Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.07s) [2022-03-10T23:48:21.155Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.155Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.07s) [2022-03-10T23:48:21.155Z] [2022-03-10T23:48:21.155Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2022-03-10T23:48:21.155Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.155Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2022-03-10T23:48:21.155Z] [2022-03-10T23:48:21.155Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.01s) [2022-03-10T23:48:21.155Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.155Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2022-03-10T23:48:21.155Z] [2022-03-10T23:48:21.155Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.02s) [2022-03-10T23:48:21.155Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.155Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2022-03-10T23:48:21.155Z] [2022-03-10T23:48:21.155Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2022-03-10T23:48:21.155Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.155Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2022-03-10T23:48:21.155Z] [2022-03-10T23:48:21.155Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.01s) [2022-03-10T23:48:21.155Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.155Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2022-03-10T23:48:21.155Z] [2022-03-10T23:48:21.155Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2022-03-10T23:48:21.155Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.155Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2022-03-10T23:48:21.155Z] [2022-03-10T23:48:21.155Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.07s) [2022-03-10T23:48:21.155Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.155Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.07s) [2022-03-10T23:48:21.155Z] [2022-03-10T23:48:21.155Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.47s) [2022-03-10T23:48:21.155Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.155Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.47s) [2022-03-10T23:48:21.155Z] [2022-03-10T23:48:21.155Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.43s) [2022-03-10T23:48:21.155Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.155Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.43s) [2022-03-10T23:48:21.155Z] [2022-03-10T23:48:21.155Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.03s) [2022-03-10T23:48:21.155Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.155Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2022-03-10T23:48:21.155Z] [2022-03-10T23:48:21.155Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2022-03-10T23:48:21.155Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.155Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2022-03-10T23:48:21.155Z] [2022-03-10T23:48:21.155Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-03-10T23:48:21.155Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.155Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-03-10T23:48:21.155Z] [2022-03-10T23:48:21.155Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-03-10T23:48:21.155Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.155Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-03-10T23:48:21.155Z] [2022-03-10T23:48:21.155Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2022-03-10T23:48:21.155Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.155Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2022-03-10T23:48:21.155Z] [2022-03-10T23:48:21.155Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.47s) [2022-03-10T23:48:21.155Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.155Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.47s) [2022-03-10T23:48:21.155Z] [2022-03-10T23:48:21.155Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.07s) [2022-03-10T23:48:21.155Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.155Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.07s) [2022-03-10T23:48:21.155Z] [2022-03-10T23:48:21.155Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.48s) [2022-03-10T23:48:21.155Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.155Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.48s) [2022-03-10T23:48:21.155Z] [2022-03-10T23:48:21.155Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.46s) [2022-03-10T23:48:21.155Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.155Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.46s) [2022-03-10T23:48:21.155Z] [2022-03-10T23:48:21.155Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.43s) [2022-03-10T23:48:21.155Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.155Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.43s) [2022-03-10T23:48:21.155Z] [2022-03-10T23:48:21.155Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2022-03-10T23:48:21.155Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.155Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2022-03-10T23:48:21.155Z] [2022-03-10T23:48:21.155Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.44s) [2022-03-10T23:48:21.155Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.155Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.44s) [2022-03-10T23:48:21.155Z] [2022-03-10T23:48:21.155Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2022-03-10T23:48:21.155Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.155Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2022-03-10T23:48:21.155Z] [2022-03-10T23:48:21.155Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2022-03-10T23:48:21.155Z] docker_cli_sni_test.go:18: Flakey test [2022-03-10T23:48:21.155Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2022-03-10T23:48:21.155Z] [2022-03-10T23:48:21.155Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.02s) [2022-03-10T23:48:21.155Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.155Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2022-03-10T23:48:21.155Z] [2022-03-10T23:48:21.155Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-03-10T23:48:21.155Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.155Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-03-10T23:48:21.155Z] [2022-03-10T23:48:21.155Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2022-03-10T23:48:21.155Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.155Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2022-03-10T23:48:21.155Z] [2022-03-10T23:48:21.155Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-03-10T23:48:21.155Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.155Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-03-10T23:48:21.155Z] [2022-03-10T23:48:21.155Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-03-10T23:48:21.155Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.155Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-03-10T23:48:21.155Z] [2022-03-10T23:48:21.155Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2022-03-10T23:48:21.155Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.155Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2022-03-10T23:48:21.155Z] [2022-03-10T23:48:21.155Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2022-03-10T23:48:21.155Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.155Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2022-03-10T23:48:21.155Z] [2022-03-10T23:48:21.155Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-03-10T23:48:21.155Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.155Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-03-10T23:48:21.155Z] [2022-03-10T23:48:21.155Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s) [2022-03-10T23:48:21.155Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.155Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2022-03-10T23:48:21.155Z] [2022-03-10T23:48:21.155Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-03-10T23:48:21.155Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.155Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-03-10T23:48:21.155Z] [2022-03-10T23:48:21.155Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2022-03-10T23:48:21.155Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.155Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2022-03-10T23:48:21.155Z] [2022-03-10T23:48:21.155Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2022-03-10T23:48:21.155Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.155Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2022-03-10T23:48:21.155Z] [2022-03-10T23:48:21.155Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2022-03-10T23:48:21.155Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.155Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2022-03-10T23:48:21.155Z] [2022-03-10T23:48:21.155Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2022-03-10T23:48:21.155Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.155Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2022-03-10T23:48:21.155Z] [2022-03-10T23:48:21.155Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-03-10T23:48:21.155Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.155Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-03-10T23:48:21.155Z] [2022-03-10T23:48:21.155Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-03-10T23:48:21.155Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.155Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-03-10T23:48:21.155Z] [2022-03-10T23:48:21.155Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2022-03-10T23:48:21.155Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.155Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2022-03-10T23:48:21.155Z] [2022-03-10T23:48:21.155Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2022-03-10T23:48:21.155Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.155Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2022-03-10T23:48:21.155Z] [2022-03-10T23:48:21.155Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-03-10T23:48:21.155Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.155Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-03-10T23:48:21.155Z] [2022-03-10T23:48:21.155Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-03-10T23:48:21.155Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.155Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-03-10T23:48:21.155Z] [2022-03-10T23:48:21.155Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.02s) [2022-03-10T23:48:21.155Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.155Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2022-03-10T23:48:21.155Z] [2022-03-10T23:48:21.155Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-03-10T23:48:21.155Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.155Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-03-10T23:48:21.155Z] [2022-03-10T23:48:21.155Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.01s) [2022-03-10T23:48:21.155Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.155Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2022-03-10T23:48:21.155Z] [2022-03-10T23:48:21.155Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.01s) [2022-03-10T23:48:21.155Z] docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.155Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2022-03-10T23:48:21.155Z] [2022-03-10T23:48:21.155Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2022-03-10T23:48:21.155Z] docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.155Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2022-03-10T23:48:21.155Z] [2022-03-10T23:48:21.155Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2022-03-10T23:48:21.155Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.155Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2022-03-10T23:48:21.155Z] [2022-03-10T23:48:21.155Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2022-03-10T23:48:21.155Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.155Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2022-03-10T23:48:21.155Z] [2022-03-10T23:48:21.155Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-03-10T23:48:21.155Z] docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.155Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-03-10T23:48:21.155Z] [2022-03-10T23:48:21.155Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2022-03-10T23:48:21.155Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.155Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2022-03-10T23:48:21.155Z] [2022-03-10T23:48:21.155Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-03-10T23:48:21.155Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.155Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-03-10T23:48:21.155Z] [2022-03-10T23:48:21.155Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2022-03-10T23:48:21.155Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.155Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2022-03-10T23:48:21.155Z] [2022-03-10T23:48:21.155Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2022-03-10T23:48:21.155Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.155Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2022-03-10T23:48:21.155Z] [2022-03-10T23:48:21.155Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.02s) [2022-03-10T23:48:21.155Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.155Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2022-03-10T23:48:21.155Z] [2022-03-10T23:48:21.155Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-03-10T23:48:21.155Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.615Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-03-10T23:48:21.615Z] [2022-03-10T23:48:21.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2022-03-10T23:48:21.615Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.615Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2022-03-10T23:48:21.615Z] [2022-03-10T23:48:21.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.01s) [2022-03-10T23:48:21.615Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.615Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2022-03-10T23:48:21.615Z] [2022-03-10T23:48:21.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.01s) [2022-03-10T23:48:21.615Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.615Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2022-03-10T23:48:21.615Z] [2022-03-10T23:48:21.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s) [2022-03-10T23:48:21.615Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.615Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2022-03-10T23:48:21.615Z] [2022-03-10T23:48:21.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s) [2022-03-10T23:48:21.615Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.615Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2022-03-10T23:48:21.615Z] [2022-03-10T23:48:21.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.02s) [2022-03-10T23:48:21.615Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.615Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2022-03-10T23:48:21.615Z] [2022-03-10T23:48:21.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.01s) [2022-03-10T23:48:21.615Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.615Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2022-03-10T23:48:21.615Z] [2022-03-10T23:48:21.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s) [2022-03-10T23:48:21.615Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.615Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2022-03-10T23:48:21.615Z] [2022-03-10T23:48:21.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s) [2022-03-10T23:48:21.616Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.616Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2022-03-10T23:48:21.616Z] [2022-03-10T23:48:21.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.02s) [2022-03-10T23:48:21.616Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.616Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2022-03-10T23:48:21.616Z] [2022-03-10T23:48:21.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s) [2022-03-10T23:48:21.616Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.616Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2022-03-10T23:48:21.616Z] [2022-03-10T23:48:21.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2022-03-10T23:48:21.616Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.616Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2022-03-10T23:48:21.616Z] [2022-03-10T23:48:21.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-03-10T23:48:21.616Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.616Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-03-10T23:48:21.616Z] [2022-03-10T23:48:21.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.01s) [2022-03-10T23:48:21.616Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.616Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2022-03-10T23:48:21.616Z] [2022-03-10T23:48:21.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-03-10T23:48:21.616Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.616Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-03-10T23:48:21.616Z] [2022-03-10T23:48:21.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.01s) [2022-03-10T23:48:21.616Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.616Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2022-03-10T23:48:21.616Z] [2022-03-10T23:48:21.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2022-03-10T23:48:21.616Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.616Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2022-03-10T23:48:21.616Z] [2022-03-10T23:48:21.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.01s) [2022-03-10T23:48:21.616Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.616Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2022-03-10T23:48:21.616Z] [2022-03-10T23:48:21.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.01s) [2022-03-10T23:48:21.616Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.616Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2022-03-10T23:48:21.616Z] [2022-03-10T23:48:21.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.01s) [2022-03-10T23:48:21.616Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.616Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2022-03-10T23:48:21.616Z] [2022-03-10T23:48:21.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.01s) [2022-03-10T23:48:21.616Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.616Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2022-03-10T23:48:21.616Z] [2022-03-10T23:48:21.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.02s) [2022-03-10T23:48:21.616Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.616Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2022-03-10T23:48:21.616Z] [2022-03-10T23:48:21.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.02s) [2022-03-10T23:48:21.616Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.616Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2022-03-10T23:48:21.616Z] [2022-03-10T23:48:21.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2022-03-10T23:48:21.616Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.616Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2022-03-10T23:48:21.616Z] [2022-03-10T23:48:21.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-03-10T23:48:21.616Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.616Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-03-10T23:48:21.616Z] [2022-03-10T23:48:21.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2022-03-10T23:48:21.616Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.616Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2022-03-10T23:48:21.616Z] [2022-03-10T23:48:21.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-03-10T23:48:21.616Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.616Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-03-10T23:48:21.616Z] [2022-03-10T23:48:21.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2022-03-10T23:48:21.616Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.616Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2022-03-10T23:48:21.616Z] [2022-03-10T23:48:21.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s) [2022-03-10T23:48:21.616Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.616Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2022-03-10T23:48:21.616Z] [2022-03-10T23:48:21.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-03-10T23:48:21.616Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.616Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-03-10T23:48:21.616Z] [2022-03-10T23:48:21.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2022-03-10T23:48:21.616Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-03-10T23:48:21.616Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2022-03-10T23:48:21.616Z] [2022-03-10T23:48:21.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-03-10T23:48:21.616Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.616Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-03-10T23:48:21.616Z] [2022-03-10T23:48:21.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-03-10T23:48:21.616Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.616Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-03-10T23:48:21.616Z] [2022-03-10T23:48:21.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-03-10T23:48:21.616Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.616Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-03-10T23:48:21.616Z] [2022-03-10T23:48:21.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-03-10T23:48:21.616Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.616Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-03-10T23:48:21.616Z] [2022-03-10T23:48:21.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-03-10T23:48:21.616Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.616Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-03-10T23:48:21.616Z] [2022-03-10T23:48:21.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-03-10T23:48:21.616Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.616Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-03-10T23:48:21.616Z] [2022-03-10T23:48:21.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2022-03-10T23:48:21.616Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.616Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2022-03-10T23:48:21.616Z] [2022-03-10T23:48:21.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2022-03-10T23:48:21.616Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.616Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2022-03-10T23:48:21.616Z] [2022-03-10T23:48:21.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2022-03-10T23:48:21.616Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.616Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2022-03-10T23:48:21.616Z] [2022-03-10T23:48:21.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2022-03-10T23:48:21.616Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.616Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2022-03-10T23:48:21.616Z] [2022-03-10T23:48:21.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s) [2022-03-10T23:48:21.616Z] docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.616Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2022-03-10T23:48:21.616Z] [2022-03-10T23:48:21.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2022-03-10T23:48:21.616Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.616Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2022-03-10T23:48:21.616Z] [2022-03-10T23:48:21.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-03-10T23:48:21.616Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.616Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-03-10T23:48:21.616Z] [2022-03-10T23:48:21.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-03-10T23:48:21.616Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.616Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-03-10T23:48:21.616Z] [2022-03-10T23:48:21.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s) [2022-03-10T23:48:21.616Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.616Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2022-03-10T23:48:21.616Z] [2022-03-10T23:48:21.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s) [2022-03-10T23:48:21.616Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.616Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2022-03-10T23:48:21.616Z] [2022-03-10T23:48:21.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.01s) [2022-03-10T23:48:21.616Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.616Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2022-03-10T23:48:21.616Z] [2022-03-10T23:48:21.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.02s) [2022-03-10T23:48:21.616Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.616Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2022-03-10T23:48:21.616Z] [2022-03-10T23:48:21.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s) [2022-03-10T23:48:21.616Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.616Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2022-03-10T23:48:21.616Z] [2022-03-10T23:48:21.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.01s) [2022-03-10T23:48:21.616Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.616Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2022-03-10T23:48:21.616Z] [2022-03-10T23:48:21.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.01s) [2022-03-10T23:48:21.616Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.616Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2022-03-10T23:48:21.616Z] [2022-03-10T23:48:21.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.01s) [2022-03-10T23:48:21.616Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.616Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2022-03-10T23:48:21.616Z] [2022-03-10T23:48:21.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2022-03-10T23:48:21.616Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.616Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2022-03-10T23:48:21.616Z] [2022-03-10T23:48:21.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.02s) [2022-03-10T23:48:21.616Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.616Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2022-03-10T23:48:21.616Z] [2022-03-10T23:48:21.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2022-03-10T23:48:21.616Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.616Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2022-03-10T23:48:21.616Z] [2022-03-10T23:48:21.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2022-03-10T23:48:21.616Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.616Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2022-03-10T23:48:21.616Z] [2022-03-10T23:48:21.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.02s) [2022-03-10T23:48:21.616Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.616Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2022-03-10T23:48:21.616Z] [2022-03-10T23:48:21.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s) [2022-03-10T23:48:21.616Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.616Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2022-03-10T23:48:21.616Z] [2022-03-10T23:48:21.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-03-10T23:48:21.616Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.616Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-03-10T23:48:21.616Z] [2022-03-10T23:48:21.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.01s) [2022-03-10T23:48:21.616Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.616Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2022-03-10T23:48:21.616Z] [2022-03-10T23:48:21.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2022-03-10T23:48:21.616Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.616Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2022-03-10T23:48:21.616Z] [2022-03-10T23:48:21.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.02s) [2022-03-10T23:48:21.616Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.616Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2022-03-10T23:48:21.616Z] [2022-03-10T23:48:21.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s) [2022-03-10T23:48:21.616Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-03-10T23:48:21.616Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2022-03-10T23:48:21.616Z] [2022-03-10T23:48:21.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2022-03-10T23:48:21.616Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.616Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2022-03-10T23:48:21.616Z] [2022-03-10T23:48:21.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.02s) [2022-03-10T23:48:21.616Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.616Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2022-03-10T23:48:21.616Z] [2022-03-10T23:48:21.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s) [2022-03-10T23:48:21.616Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.616Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2022-03-10T23:48:21.616Z] [2022-03-10T23:48:21.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s) [2022-03-10T23:48:21.616Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.616Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2022-03-10T23:48:21.616Z] [2022-03-10T23:48:21.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s) [2022-03-10T23:48:21.616Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.616Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2022-03-10T23:48:21.616Z] [2022-03-10T23:48:21.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-03-10T23:48:21.616Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.616Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-03-10T23:48:21.616Z] [2022-03-10T23:48:21.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.01s) [2022-03-10T23:48:21.616Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.616Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2022-03-10T23:48:21.616Z] [2022-03-10T23:48:21.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.01s) [2022-03-10T23:48:21.616Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.616Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2022-03-10T23:48:21.616Z] [2022-03-10T23:48:21.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-03-10T23:48:21.616Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.616Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-03-10T23:48:21.616Z] [2022-03-10T23:48:21.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.02s) [2022-03-10T23:48:21.616Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.616Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2022-03-10T23:48:21.616Z] [2022-03-10T23:48:21.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2022-03-10T23:48:21.616Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.616Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2022-03-10T23:48:21.616Z] [2022-03-10T23:48:21.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.01s) [2022-03-10T23:48:21.616Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.616Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2022-03-10T23:48:21.616Z] [2022-03-10T23:48:21.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2022-03-10T23:48:21.616Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.616Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2022-03-10T23:48:21.616Z] [2022-03-10T23:48:21.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-03-10T23:48:21.616Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.616Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-03-10T23:48:21.616Z] [2022-03-10T23:48:21.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2022-03-10T23:48:21.617Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.617Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2022-03-10T23:48:21.617Z] [2022-03-10T23:48:21.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.01s) [2022-03-10T23:48:21.617Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.617Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2022-03-10T23:48:21.617Z] [2022-03-10T23:48:21.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.02s) [2022-03-10T23:48:21.617Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.617Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2022-03-10T23:48:21.617Z] [2022-03-10T23:48:21.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-03-10T23:48:21.617Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.617Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-03-10T23:48:21.617Z] [2022-03-10T23:48:21.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.01s) [2022-03-10T23:48:21.617Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.617Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2022-03-10T23:48:21.617Z] [2022-03-10T23:48:21.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-03-10T23:48:21.617Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.617Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-03-10T23:48:21.617Z] [2022-03-10T23:48:21.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2022-03-10T23:48:21.617Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-03-10T23:48:21.617Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2022-03-10T23:48:21.617Z] [2022-03-10T23:48:21.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2022-03-10T23:48:21.617Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.617Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2022-03-10T23:48:21.617Z] [2022-03-10T23:48:21.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-03-10T23:48:21.617Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.617Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-03-10T23:48:21.617Z] [2022-03-10T23:48:21.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2022-03-10T23:48:21.617Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.617Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2022-03-10T23:48:21.617Z] [2022-03-10T23:48:21.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2022-03-10T23:48:21.617Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.617Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2022-03-10T23:48:21.617Z] [2022-03-10T23:48:21.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2022-03-10T23:48:21.617Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.617Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2022-03-10T23:48:21.617Z] [2022-03-10T23:48:21.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2022-03-10T23:48:21.617Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.617Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2022-03-10T23:48:21.617Z] [2022-03-10T23:48:21.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.01s) [2022-03-10T23:48:21.617Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.617Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2022-03-10T23:48:21.617Z] [2022-03-10T23:48:21.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2022-03-10T23:48:21.617Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.617Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2022-03-10T23:48:21.617Z] [2022-03-10T23:48:21.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2022-03-10T23:48:21.617Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.617Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2022-03-10T23:48:21.617Z] [2022-03-10T23:48:21.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-03-10T23:48:21.617Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.617Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-03-10T23:48:21.617Z] [2022-03-10T23:48:21.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.01s) [2022-03-10T23:48:21.617Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.617Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2022-03-10T23:48:21.617Z] [2022-03-10T23:48:21.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.01s) [2022-03-10T23:48:21.617Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.617Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2022-03-10T23:48:21.617Z] [2022-03-10T23:48:21.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2022-03-10T23:48:21.617Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.617Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2022-03-10T23:48:21.617Z] [2022-03-10T23:48:21.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.01s) [2022-03-10T23:48:21.617Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.617Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2022-03-10T23:48:21.617Z] [2022-03-10T23:48:21.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.01s) [2022-03-10T23:48:21.617Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.617Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2022-03-10T23:48:21.617Z] [2022-03-10T23:48:21.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.02s) [2022-03-10T23:48:21.617Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.617Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2022-03-10T23:48:21.617Z] [2022-03-10T23:48:21.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2022-03-10T23:48:21.617Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.617Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2022-03-10T23:48:21.617Z] [2022-03-10T23:48:21.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-03-10T23:48:21.617Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.617Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-03-10T23:48:21.617Z] [2022-03-10T23:48:21.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2022-03-10T23:48:21.617Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.617Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2022-03-10T23:48:21.617Z] [2022-03-10T23:48:21.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2022-03-10T23:48:21.617Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.617Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2022-03-10T23:48:21.617Z] [2022-03-10T23:48:21.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-03-10T23:48:21.617Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.617Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-03-10T23:48:21.617Z] [2022-03-10T23:48:21.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2022-03-10T23:48:21.617Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.617Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2022-03-10T23:48:21.617Z] [2022-03-10T23:48:21.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-03-10T23:48:21.617Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.617Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-03-10T23:48:21.617Z] [2022-03-10T23:48:21.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2022-03-10T23:48:21.617Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.617Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2022-03-10T23:48:21.617Z] [2022-03-10T23:48:21.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-03-10T23:48:21.617Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.617Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-03-10T23:48:21.617Z] [2022-03-10T23:48:21.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2022-03-10T23:48:21.617Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.617Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2022-03-10T23:48:21.617Z] [2022-03-10T23:48:21.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2022-03-10T23:48:21.617Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.617Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2022-03-10T23:48:21.617Z] [2022-03-10T23:48:21.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2022-03-10T23:48:21.617Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.617Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2022-03-10T23:48:21.617Z] [2022-03-10T23:48:21.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-03-10T23:48:21.617Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.617Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-03-10T23:48:21.617Z] [2022-03-10T23:48:21.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-03-10T23:48:21.617Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.617Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-03-10T23:48:21.617Z] [2022-03-10T23:48:21.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2022-03-10T23:48:21.617Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.617Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2022-03-10T23:48:21.617Z] [2022-03-10T23:48:21.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-03-10T23:48:21.617Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.617Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-03-10T23:48:21.617Z] [2022-03-10T23:48:21.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2022-03-10T23:48:21.617Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.617Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2022-03-10T23:48:21.617Z] [2022-03-10T23:48:21.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-03-10T23:48:21.617Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.617Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-03-10T23:48:21.617Z] [2022-03-10T23:48:21.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.01s) [2022-03-10T23:48:21.617Z] docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.617Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2022-03-10T23:48:21.617Z] [2022-03-10T23:48:21.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.01s) [2022-03-10T23:48:21.617Z] docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.617Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2022-03-10T23:48:21.617Z] [2022-03-10T23:48:21.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.02s) [2022-03-10T23:48:21.617Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.617Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2022-03-10T23:48:21.617Z] [2022-03-10T23:48:21.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2022-03-10T23:48:21.617Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.617Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2022-03-10T23:48:21.617Z] [2022-03-10T23:48:21.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2022-03-10T23:48:21.617Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.617Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2022-03-10T23:48:21.617Z] [2022-03-10T23:48:21.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2022-03-10T23:48:21.617Z] docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.617Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2022-03-10T23:48:21.617Z] [2022-03-10T23:48:21.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.02s) [2022-03-10T23:48:21.617Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.617Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2022-03-10T23:48:21.617Z] [2022-03-10T23:48:21.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s) [2022-03-10T23:48:21.617Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.617Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2022-03-10T23:48:21.617Z] [2022-03-10T23:48:21.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2022-03-10T23:48:21.617Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.617Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2022-03-10T23:48:21.617Z] [2022-03-10T23:48:21.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.02s) [2022-03-10T23:48:21.617Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-03-10T23:48:21.617Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2022-03-10T23:48:21.617Z] [2022-03-10T23:48:21.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-03-10T23:48:21.617Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-03-10T23:48:21.617Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-03-10T23:48:21.617Z] [2022-03-10T23:48:21.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s) [2022-03-10T23:48:21.617Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.617Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2022-03-10T23:48:21.617Z] [2022-03-10T23:48:21.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.01s) [2022-03-10T23:48:21.617Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.617Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2022-03-10T23:48:21.617Z] [2022-03-10T23:48:21.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2022-03-10T23:48:21.617Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.617Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2022-03-10T23:48:21.617Z] [2022-03-10T23:48:21.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s) [2022-03-10T23:48:21.617Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.617Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2022-03-10T23:48:21.617Z] [2022-03-10T23:48:21.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s) [2022-03-10T23:48:21.617Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.617Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2022-03-10T23:48:21.617Z] [2022-03-10T23:48:21.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s) [2022-03-10T23:48:21.617Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.617Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2022-03-10T23:48:21.617Z] [2022-03-10T23:48:21.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.01s) [2022-03-10T23:48:21.617Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.617Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2022-03-10T23:48:21.617Z] [2022-03-10T23:48:21.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2022-03-10T23:48:21.617Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.617Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2022-03-10T23:48:21.617Z] [2022-03-10T23:48:21.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-03-10T23:48:21.617Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.617Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-03-10T23:48:21.617Z] [2022-03-10T23:48:21.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2022-03-10T23:48:21.617Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.617Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2022-03-10T23:48:21.617Z] [2022-03-10T23:48:21.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2022-03-10T23:48:21.617Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.617Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2022-03-10T23:48:21.617Z] [2022-03-10T23:48:21.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-03-10T23:48:21.617Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.617Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-03-10T23:48:21.617Z] [2022-03-10T23:48:21.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2022-03-10T23:48:21.617Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.617Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2022-03-10T23:48:21.617Z] [2022-03-10T23:48:21.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-03-10T23:48:21.617Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.617Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-03-10T23:48:21.617Z] [2022-03-10T23:48:21.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-03-10T23:48:21.617Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.617Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-03-10T23:48:21.617Z] [2022-03-10T23:48:21.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2022-03-10T23:48:21.617Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.617Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2022-03-10T23:48:21.617Z] [2022-03-10T23:48:21.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-03-10T23:48:21.617Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-03-10T23:48:21.617Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-03-10T23:48:21.617Z] [2022-03-10T23:48:21.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2022-03-10T23:48:21.617Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.617Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2022-03-10T23:48:21.617Z] [2022-03-10T23:48:21.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2022-03-10T23:48:21.617Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.617Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2022-03-10T23:48:21.617Z] [2022-03-10T23:48:21.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.01s) [2022-03-10T23:48:21.618Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.618Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2022-03-10T23:48:21.618Z] [2022-03-10T23:48:21.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2022-03-10T23:48:21.618Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.618Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2022-03-10T23:48:21.618Z] [2022-03-10T23:48:21.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-03-10T23:48:21.618Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.618Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-03-10T23:48:21.618Z] [2022-03-10T23:48:21.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.01s) [2022-03-10T23:48:21.618Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.618Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2022-03-10T23:48:21.618Z] [2022-03-10T23:48:21.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-03-10T23:48:21.618Z] docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.618Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-03-10T23:48:21.618Z] [2022-03-10T23:48:21.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-03-10T23:48:21.618Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.618Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-03-10T23:48:21.618Z] [2022-03-10T23:48:21.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2022-03-10T23:48:21.618Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.618Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2022-03-10T23:48:21.618Z] [2022-03-10T23:48:21.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2022-03-10T23:48:21.618Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.618Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2022-03-10T23:48:21.618Z] [2022-03-10T23:48:21.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2022-03-10T23:48:21.618Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.618Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2022-03-10T23:48:21.618Z] [2022-03-10T23:48:21.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-03-10T23:48:21.618Z] docker_cli_run_test.go:4399: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.618Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-03-10T23:48:21.618Z] [2022-03-10T23:48:21.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.01s) [2022-03-10T23:48:21.618Z] docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.618Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2022-03-10T23:48:21.618Z] [2022-03-10T23:48:21.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2022-03-10T23:48:21.618Z] docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.618Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2022-03-10T23:48:21.618Z] [2022-03-10T23:48:21.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2022-03-10T23:48:21.618Z] docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.618Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2022-03-10T23:48:21.618Z] [2022-03-10T23:48:21.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-03-10T23:48:21.618Z] docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.618Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-03-10T23:48:21.618Z] [2022-03-10T23:48:21.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2022-03-10T23:48:21.618Z] docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.618Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2022-03-10T23:48:21.618Z] [2022-03-10T23:48:21.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-03-10T23:48:21.618Z] docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.618Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-03-10T23:48:21.618Z] [2022-03-10T23:48:21.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-03-10T23:48:21.618Z] docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.618Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-03-10T23:48:21.618Z] [2022-03-10T23:48:21.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-03-10T23:48:21.618Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.618Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-03-10T23:48:21.618Z] [2022-03-10T23:48:21.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-03-10T23:48:21.618Z] docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.618Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-03-10T23:48:21.618Z] [2022-03-10T23:48:21.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-03-10T23:48:21.618Z] docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.618Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-03-10T23:48:21.618Z] [2022-03-10T23:48:21.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-03-10T23:48:21.618Z] docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.618Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-03-10T23:48:21.618Z] [2022-03-10T23:48:21.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2022-03-10T23:48:21.618Z] docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.618Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2022-03-10T23:48:21.618Z] [2022-03-10T23:48:21.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.01s) [2022-03-10T23:48:21.618Z] docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.618Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2022-03-10T23:48:21.618Z] [2022-03-10T23:48:21.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2022-03-10T23:48:21.618Z] docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.618Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2022-03-10T23:48:21.618Z] [2022-03-10T23:48:21.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2022-03-10T23:48:21.618Z] docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.618Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2022-03-10T23:48:21.618Z] [2022-03-10T23:48:21.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-03-10T23:48:21.618Z] docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.618Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-03-10T23:48:21.618Z] [2022-03-10T23:48:21.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2022-03-10T23:48:21.618Z] docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.618Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2022-03-10T23:48:21.618Z] [2022-03-10T23:48:21.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2022-03-10T23:48:21.618Z] docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.618Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2022-03-10T23:48:21.618Z] [2022-03-10T23:48:21.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s) [2022-03-10T23:48:21.618Z] docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.618Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2022-03-10T23:48:21.618Z] [2022-03-10T23:48:21.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-03-10T23:48:21.618Z] docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.618Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-03-10T23:48:21.618Z] [2022-03-10T23:48:21.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2022-03-10T23:48:21.618Z] docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.618Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2022-03-10T23:48:21.618Z] [2022-03-10T23:48:21.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2022-03-10T23:48:21.618Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.618Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2022-03-10T23:48:21.618Z] [2022-03-10T23:48:21.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-03-10T23:48:21.618Z] docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.618Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-03-10T23:48:21.618Z] [2022-03-10T23:48:21.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2022-03-10T23:48:21.618Z] docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.618Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2022-03-10T23:48:21.618Z] [2022-03-10T23:48:21.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2022-03-10T23:48:21.618Z] docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.618Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2022-03-10T23:48:21.618Z] [2022-03-10T23:48:21.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2022-03-10T23:48:21.618Z] docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.618Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2022-03-10T23:48:21.618Z] [2022-03-10T23:48:21.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2022-03-10T23:48:21.618Z] docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.618Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2022-03-10T23:48:21.618Z] [2022-03-10T23:48:21.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2022-03-10T23:48:21.618Z] docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.618Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2022-03-10T23:48:21.618Z] [2022-03-10T23:48:21.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-03-10T23:48:21.618Z] docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.618Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-03-10T23:48:21.618Z] [2022-03-10T23:48:21.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-03-10T23:48:21.618Z] docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.618Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-03-10T23:48:21.618Z] [2022-03-10T23:48:21.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2022-03-10T23:48:21.618Z] docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.618Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2022-03-10T23:48:21.618Z] [2022-03-10T23:48:21.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2022-03-10T23:48:21.618Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.618Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2022-03-10T23:48:21.618Z] [2022-03-10T23:48:21.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2022-03-10T23:48:21.618Z] docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.618Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2022-03-10T23:48:21.618Z] [2022-03-10T23:48:21.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-03-10T23:48:21.618Z] docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.618Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-03-10T23:48:21.618Z] [2022-03-10T23:48:21.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2022-03-10T23:48:21.618Z] docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.618Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2022-03-10T23:48:21.618Z] [2022-03-10T23:48:21.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2022-03-10T23:48:21.618Z] docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.618Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2022-03-10T23:48:21.618Z] [2022-03-10T23:48:21.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-03-10T23:48:21.618Z] docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.618Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-03-10T23:48:21.618Z] [2022-03-10T23:48:21.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-03-10T23:48:21.618Z] docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.618Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-03-10T23:48:21.618Z] [2022-03-10T23:48:21.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.01s) [2022-03-10T23:48:21.618Z] docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.618Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2022-03-10T23:48:21.618Z] [2022-03-10T23:48:21.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-03-10T23:48:21.618Z] docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.618Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-03-10T23:48:21.618Z] [2022-03-10T23:48:21.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-03-10T23:48:21.618Z] docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.618Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-03-10T23:48:21.618Z] [2022-03-10T23:48:21.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2022-03-10T23:48:21.618Z] docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.618Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2022-03-10T23:48:21.618Z] [2022-03-10T23:48:21.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-03-10T23:48:21.618Z] docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.618Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-03-10T23:48:21.618Z] [2022-03-10T23:48:21.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.01s) [2022-03-10T23:48:21.618Z] docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.618Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2022-03-10T23:48:21.618Z] [2022-03-10T23:48:21.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.01s) [2022-03-10T23:48:21.618Z] docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.618Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2022-03-10T23:48:21.618Z] [2022-03-10T23:48:21.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.01s) [2022-03-10T23:48:21.618Z] docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.618Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2022-03-10T23:48:21.618Z] [2022-03-10T23:48:21.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-03-10T23:48:21.618Z] docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.618Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-03-10T23:48:21.618Z] [2022-03-10T23:48:21.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2022-03-10T23:48:21.618Z] docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.618Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2022-03-10T23:48:21.618Z] [2022-03-10T23:48:21.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-03-10T23:48:21.618Z] docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.618Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-03-10T23:48:21.618Z] [2022-03-10T23:48:21.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.01s) [2022-03-10T23:48:21.618Z] docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.618Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2022-03-10T23:48:21.618Z] [2022-03-10T23:48:21.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s) [2022-03-10T23:48:21.618Z] docker_cli_run_test.go:4378: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.618Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2022-03-10T23:48:21.618Z] [2022-03-10T23:48:21.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2022-03-10T23:48:21.618Z] docker_cli_run_test.go:4391: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.618Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2022-03-10T23:48:21.618Z] [2022-03-10T23:48:21.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2022-03-10T23:48:21.618Z] docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm [2022-03-10T23:48:21.618Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2022-03-10T23:48:21.618Z] [2022-03-10T23:48:21.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-03-10T23:48:21.618Z] docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.618Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-03-10T23:48:21.618Z] [2022-03-10T23:48:21.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s) [2022-03-10T23:48:21.619Z] docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.619Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2022-03-10T23:48:21.619Z] [2022-03-10T23:48:21.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-03-10T23:48:21.619Z] docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.619Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-03-10T23:48:21.619Z] [2022-03-10T23:48:21.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2022-03-10T23:48:21.619Z] docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.619Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2022-03-10T23:48:21.619Z] [2022-03-10T23:48:21.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2022-03-10T23:48:21.619Z] docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.619Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2022-03-10T23:48:21.619Z] [2022-03-10T23:48:21.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2022-03-10T23:48:21.619Z] docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.619Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2022-03-10T23:48:21.619Z] [2022-03-10T23:48:21.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2022-03-10T23:48:21.619Z] docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.619Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2022-03-10T23:48:21.619Z] [2022-03-10T23:48:21.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2022-03-10T23:48:21.619Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.619Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2022-03-10T23:48:21.619Z] [2022-03-10T23:48:21.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.02s) [2022-03-10T23:48:21.619Z] docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.619Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2022-03-10T23:48:21.619Z] [2022-03-10T23:48:21.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-03-10T23:48:21.619Z] docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.619Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-03-10T23:48:21.619Z] [2022-03-10T23:48:21.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-03-10T23:48:21.619Z] docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.619Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-03-10T23:48:21.619Z] [2022-03-10T23:48:21.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-03-10T23:48:21.619Z] docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.619Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-03-10T23:48:21.619Z] [2022-03-10T23:48:21.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2022-03-10T23:48:21.619Z] docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.619Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2022-03-10T23:48:21.619Z] [2022-03-10T23:48:21.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.01s) [2022-03-10T23:48:21.619Z] docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.619Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2022-03-10T23:48:21.619Z] [2022-03-10T23:48:21.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2022-03-10T23:48:21.619Z] docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.619Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2022-03-10T23:48:21.619Z] [2022-03-10T23:48:21.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2022-03-10T23:48:21.619Z] docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.619Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2022-03-10T23:48:21.619Z] [2022-03-10T23:48:21.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-03-10T23:48:21.619Z] docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.619Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-03-10T23:48:21.619Z] [2022-03-10T23:48:21.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s) [2022-03-10T23:48:21.619Z] docker_cli_run_test.go:4201: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.619Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2022-03-10T23:48:21.619Z] [2022-03-10T23:48:21.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.01s) [2022-03-10T23:48:21.619Z] docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.619Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2022-03-10T23:48:21.619Z] [2022-03-10T23:48:21.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2022-03-10T23:48:21.619Z] docker_cli_run_test.go:4189: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.619Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2022-03-10T23:48:21.619Z] [2022-03-10T23:48:21.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-03-10T23:48:21.619Z] docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.619Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-03-10T23:48:21.619Z] [2022-03-10T23:48:21.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-03-10T23:48:21.619Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.619Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-03-10T23:48:21.619Z] [2022-03-10T23:48:21.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s) [2022-03-10T23:48:21.619Z] docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.619Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2022-03-10T23:48:21.619Z] [2022-03-10T23:48:21.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2022-03-10T23:48:21.619Z] docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.619Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2022-03-10T23:48:21.619Z] [2022-03-10T23:48:21.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2022-03-10T23:48:21.619Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.619Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2022-03-10T23:48:21.619Z] [2022-03-10T23:48:21.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2022-03-10T23:48:21.619Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.619Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2022-03-10T23:48:21.619Z] [2022-03-10T23:48:21.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.02s) [2022-03-10T23:48:21.619Z] docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.619Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2022-03-10T23:48:21.619Z] [2022-03-10T23:48:21.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-03-10T23:48:21.619Z] docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.619Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-03-10T23:48:21.619Z] [2022-03-10T23:48:21.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2022-03-10T23:48:21.619Z] docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.619Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2022-03-10T23:48:21.619Z] [2022-03-10T23:48:21.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-03-10T23:48:21.619Z] docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.619Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-03-10T23:48:21.619Z] [2022-03-10T23:48:21.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2022-03-10T23:48:21.619Z] docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.619Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2022-03-10T23:48:21.619Z] [2022-03-10T23:48:21.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-03-10T23:48:21.619Z] docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.619Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-03-10T23:48:21.619Z] [2022-03-10T23:48:21.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-03-10T23:48:21.619Z] docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.619Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-03-10T23:48:21.619Z] [2022-03-10T23:48:21.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.32s) [2022-03-10T23:48:21.619Z] docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.619Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.32s) [2022-03-10T23:48:21.619Z] [2022-03-10T23:48:21.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-03-10T23:48:21.619Z] docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.619Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-03-10T23:48:21.619Z] [2022-03-10T23:48:21.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2022-03-10T23:48:21.619Z] docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.619Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2022-03-10T23:48:21.619Z] [2022-03-10T23:48:21.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.02s) [2022-03-10T23:48:21.619Z] docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.619Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2022-03-10T23:48:21.619Z] [2022-03-10T23:48:21.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2022-03-10T23:48:21.619Z] docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.619Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2022-03-10T23:48:21.619Z] [2022-03-10T23:48:21.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2022-03-10T23:48:21.619Z] docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.619Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2022-03-10T23:48:21.619Z] [2022-03-10T23:48:21.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2022-03-10T23:48:21.619Z] docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.619Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2022-03-10T23:48:21.619Z] [2022-03-10T23:48:21.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2022-03-10T23:48:21.619Z] docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.619Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2022-03-10T23:48:21.619Z] [2022-03-10T23:48:21.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.01s) [2022-03-10T23:48:21.619Z] docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.619Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2022-03-10T23:48:21.619Z] [2022-03-10T23:48:21.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.01s) [2022-03-10T23:48:21.619Z] docker_cli_run_test.go:2854: unmatched requirement Apparmor [2022-03-10T23:48:21.619Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2022-03-10T23:48:21.619Z] [2022-03-10T23:48:21.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2022-03-10T23:48:21.619Z] docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.619Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2022-03-10T23:48:21.619Z] [2022-03-10T23:48:21.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s) [2022-03-10T23:48:21.619Z] docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.619Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2022-03-10T23:48:21.619Z] [2022-03-10T23:48:21.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2022-03-10T23:48:21.619Z] docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.619Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2022-03-10T23:48:21.619Z] [2022-03-10T23:48:21.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-03-10T23:48:21.619Z] docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.619Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-03-10T23:48:21.619Z] [2022-03-10T23:48:21.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2022-03-10T23:48:21.619Z] docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.619Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2022-03-10T23:48:21.619Z] [2022-03-10T23:48:21.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.01s) [2022-03-10T23:48:21.619Z] docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.619Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2022-03-10T23:48:21.619Z] [2022-03-10T23:48:21.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.01s) [2022-03-10T23:48:21.619Z] docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.619Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2022-03-10T23:48:21.619Z] [2022-03-10T23:48:21.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2022-03-10T23:48:21.619Z] docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.619Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2022-03-10T23:48:21.619Z] [2022-03-10T23:48:21.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2022-03-10T23:48:21.619Z] docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.619Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2022-03-10T23:48:21.619Z] [2022-03-10T23:48:21.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2022-03-10T23:48:21.619Z] docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.619Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2022-03-10T23:48:21.619Z] [2022-03-10T23:48:21.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-03-10T23:48:21.619Z] docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.619Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-03-10T23:48:21.619Z] [2022-03-10T23:48:21.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2022-03-10T23:48:21.619Z] docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.619Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2022-03-10T23:48:21.619Z] [2022-03-10T23:48:21.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2022-03-10T23:48:21.619Z] docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.619Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2022-03-10T23:48:21.619Z] [2022-03-10T23:48:21.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2022-03-10T23:48:21.619Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.619Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2022-03-10T23:48:21.619Z] [2022-03-10T23:48:21.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.02s) [2022-03-10T23:48:21.619Z] docker_cli_run_test.go:2893: unmatched requirement Apparmor [2022-03-10T23:48:21.619Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2022-03-10T23:48:21.619Z] [2022-03-10T23:48:21.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.02s) [2022-03-10T23:48:21.619Z] docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.619Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2022-03-10T23:48:21.619Z] [2022-03-10T23:48:21.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s) [2022-03-10T23:48:21.619Z] docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.619Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2022-03-10T23:48:21.619Z] [2022-03-10T23:48:21.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s) [2022-03-10T23:48:21.619Z] docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.619Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2022-03-10T23:48:21.619Z] [2022-03-10T23:48:21.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s) [2022-03-10T23:48:21.619Z] docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.619Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2022-03-10T23:48:21.619Z] [2022-03-10T23:48:21.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s) [2022-03-10T23:48:21.619Z] docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.619Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2022-03-10T23:48:21.619Z] [2022-03-10T23:48:21.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.02s) [2022-03-10T23:48:21.619Z] docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.619Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2022-03-10T23:48:21.619Z] [2022-03-10T23:48:21.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2022-03-10T23:48:21.619Z] docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.619Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2022-03-10T23:48:21.619Z] [2022-03-10T23:48:21.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-03-10T23:48:21.619Z] docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.619Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-03-10T23:48:21.619Z] [2022-03-10T23:48:21.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2022-03-10T23:48:21.619Z] docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.619Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2022-03-10T23:48:21.619Z] [2022-03-10T23:48:21.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-03-10T23:48:21.619Z] docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.619Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-03-10T23:48:21.619Z] [2022-03-10T23:48:21.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2022-03-10T23:48:21.620Z] docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.620Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2022-03-10T23:48:21.620Z] [2022-03-10T23:48:21.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2022-03-10T23:48:21.620Z] docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.620Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2022-03-10T23:48:21.620Z] [2022-03-10T23:48:21.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-03-10T23:48:21.620Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.620Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-03-10T23:48:21.620Z] [2022-03-10T23:48:21.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-03-10T23:48:21.620Z] docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.620Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-03-10T23:48:21.620Z] [2022-03-10T23:48:21.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.02s) [2022-03-10T23:48:21.620Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.620Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2022-03-10T23:48:21.620Z] [2022-03-10T23:48:21.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2022-03-10T23:48:21.620Z] docker_cli_run_test.go:3010: unmatched requirement Apparmor [2022-03-10T23:48:21.620Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2022-03-10T23:48:21.620Z] [2022-03-10T23:48:21.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2022-03-10T23:48:21.620Z] docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.620Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2022-03-10T23:48:21.620Z] [2022-03-10T23:48:21.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.03s) [2022-03-10T23:48:21.620Z] docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.620Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.03s) [2022-03-10T23:48:21.620Z] [2022-03-10T23:48:21.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-03-10T23:48:21.620Z] docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.620Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-03-10T23:48:21.620Z] [2022-03-10T23:48:21.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2022-03-10T23:48:21.620Z] docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.620Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2022-03-10T23:48:21.620Z] [2022-03-10T23:48:21.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2022-03-10T23:48:21.620Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.620Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2022-03-10T23:48:21.620Z] [2022-03-10T23:48:21.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s) [2022-03-10T23:48:21.620Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.620Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2022-03-10T23:48:21.620Z] [2022-03-10T23:48:21.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2022-03-10T23:48:21.620Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.620Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2022-03-10T23:48:21.620Z] [2022-03-10T23:48:21.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s) [2022-03-10T23:48:21.620Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.620Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2022-03-10T23:48:21.620Z] [2022-03-10T23:48:21.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s) [2022-03-10T23:48:21.620Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.620Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2022-03-10T23:48:21.620Z] [2022-03-10T23:48:21.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.02s) [2022-03-10T23:48:21.620Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.620Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2022-03-10T23:48:21.620Z] [2022-03-10T23:48:21.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-03-10T23:48:21.620Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.620Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-03-10T23:48:21.620Z] [2022-03-10T23:48:21.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2022-03-10T23:48:21.620Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.620Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2022-03-10T23:48:21.620Z] [2022-03-10T23:48:21.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s) [2022-03-10T23:48:21.620Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.620Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2022-03-10T23:48:21.620Z] [2022-03-10T23:48:21.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-03-10T23:48:21.620Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.620Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-03-10T23:48:21.620Z] [2022-03-10T23:48:21.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2022-03-10T23:48:21.620Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.620Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2022-03-10T23:48:21.620Z] [2022-03-10T23:48:21.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2022-03-10T23:48:21.620Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.620Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2022-03-10T23:48:21.620Z] [2022-03-10T23:48:21.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-03-10T23:48:21.620Z] docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.620Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-03-10T23:48:21.620Z] [2022-03-10T23:48:21.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-03-10T23:48:21.620Z] docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.620Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-03-10T23:48:21.620Z] [2022-03-10T23:48:21.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.01s) [2022-03-10T23:48:21.620Z] docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.620Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2022-03-10T23:48:21.620Z] [2022-03-10T23:48:21.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.01s) [2022-03-10T23:48:21.620Z] docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.620Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2022-03-10T23:48:21.620Z] [2022-03-10T23:48:21.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.01s) [2022-03-10T23:48:21.620Z] docker_cli_start_test.go:95: unmatched requirement IsPausable [2022-03-10T23:48:21.620Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2022-03-10T23:48:21.620Z] [2022-03-10T23:48:21.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.02s) [2022-03-10T23:48:21.620Z] docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.620Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2022-03-10T23:48:21.620Z] [2022-03-10T23:48:21.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2022-03-10T23:48:21.620Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.620Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2022-03-10T23:48:21.620Z] [2022-03-10T23:48:21.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s) [2022-03-10T23:48:21.620Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.620Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2022-03-10T23:48:21.620Z] [2022-03-10T23:48:21.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2022-03-10T23:48:21.620Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.620Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2022-03-10T23:48:21.620Z] [2022-03-10T23:48:21.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-03-10T23:48:21.620Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.620Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-03-10T23:48:21.620Z] [2022-03-10T23:48:21.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s) [2022-03-10T23:48:21.620Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.620Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2022-03-10T23:48:21.620Z] [2022-03-10T23:48:21.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s) [2022-03-10T23:48:21.620Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.620Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2022-03-10T23:48:21.620Z] [2022-03-10T23:48:21.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.01s) [2022-03-10T23:48:21.620Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.620Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2022-03-10T23:48:21.620Z] [2022-03-10T23:48:21.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2022-03-10T23:48:21.620Z] docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.620Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2022-03-10T23:48:21.620Z] [2022-03-10T23:48:21.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2022-03-10T23:48:21.620Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.620Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2022-03-10T23:48:21.620Z] [2022-03-10T23:48:21.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2022-03-10T23:48:21.620Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.620Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2022-03-10T23:48:21.620Z] [2022-03-10T23:48:21.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2022-03-10T23:48:21.620Z] docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.620Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2022-03-10T23:48:21.620Z] [2022-03-10T23:48:21.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2022-03-10T23:48:21.620Z] docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.620Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2022-03-10T23:48:21.620Z] [2022-03-10T23:48:21.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2022-03-10T23:48:21.620Z] docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.620Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2022-03-10T23:48:21.620Z] [2022-03-10T23:48:21.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-03-10T23:48:21.620Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.620Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-03-10T23:48:21.620Z] [2022-03-10T23:48:21.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2022-03-10T23:48:21.620Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.620Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2022-03-10T23:48:21.620Z] [2022-03-10T23:48:21.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2022-03-10T23:48:21.620Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.620Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2022-03-10T23:48:21.620Z] [2022-03-10T23:48:21.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-03-10T23:48:21.620Z] docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.620Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-03-10T23:48:21.620Z] [2022-03-10T23:48:21.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-03-10T23:48:21.620Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.620Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-03-10T23:48:21.620Z] [2022-03-10T23:48:21.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-03-10T23:48:21.620Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.620Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-03-10T23:48:21.620Z] [2022-03-10T23:48:21.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-03-10T23:48:21.620Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.620Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-03-10T23:48:21.620Z] [2022-03-10T23:48:21.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-03-10T23:48:21.620Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.620Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-03-10T23:48:21.620Z] [2022-03-10T23:48:21.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-03-10T23:48:21.620Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.620Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-03-10T23:48:21.620Z] [2022-03-10T23:48:21.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-03-10T23:48:21.620Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.620Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-03-10T23:48:21.620Z] [2022-03-10T23:48:21.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-03-10T23:48:21.620Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.620Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-03-10T23:48:21.620Z] [2022-03-10T23:48:21.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-03-10T23:48:21.620Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.620Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-03-10T23:48:21.620Z] [2022-03-10T23:48:21.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-03-10T23:48:21.620Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.620Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-03-10T23:48:21.620Z] [2022-03-10T23:48:21.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-03-10T23:48:21.620Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.620Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-03-10T23:48:21.620Z] [2022-03-10T23:48:21.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-03-10T23:48:21.620Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.620Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-03-10T23:48:21.620Z] [2022-03-10T23:48:21.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-03-10T23:48:21.620Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.620Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-03-10T23:48:21.620Z] [2022-03-10T23:48:21.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-03-10T23:48:21.620Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.620Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-03-10T23:48:21.620Z] [2022-03-10T23:48:21.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-03-10T23:48:21.620Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.620Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-03-10T23:48:21.620Z] [2022-03-10T23:48:21.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-03-10T23:48:21.620Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.620Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-03-10T23:48:21.620Z] [2022-03-10T23:48:21.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-03-10T23:48:21.620Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.620Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-03-10T23:48:21.620Z] [2022-03-10T23:48:21.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-03-10T23:48:21.620Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.620Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-03-10T23:48:21.620Z] [2022-03-10T23:48:21.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-03-10T23:48:21.620Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.620Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-03-10T23:48:21.620Z] [2022-03-10T23:48:21.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-03-10T23:48:21.620Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.620Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-03-10T23:48:21.620Z] [2022-03-10T23:48:21.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-03-10T23:48:21.620Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.620Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-03-10T23:48:21.621Z] [2022-03-10T23:48:21.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.17s) [2022-03-10T23:48:21.621Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.621Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.17s) [2022-03-10T23:48:21.621Z] [2022-03-10T23:48:21.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-03-10T23:48:21.621Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.621Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-03-10T23:48:21.621Z] [2022-03-10T23:48:21.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-03-10T23:48:21.621Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.621Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-03-10T23:48:21.621Z] [2022-03-10T23:48:21.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-03-10T23:48:21.621Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.621Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-03-10T23:48:21.621Z] [2022-03-10T23:48:21.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-03-10T23:48:21.621Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.621Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-03-10T23:48:21.621Z] [2022-03-10T23:48:21.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-03-10T23:48:21.621Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.621Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-03-10T23:48:21.621Z] [2022-03-10T23:48:21.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-03-10T23:48:21.621Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.621Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-03-10T23:48:21.621Z] [2022-03-10T23:48:21.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-03-10T23:48:21.621Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.621Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-03-10T23:48:21.621Z] [2022-03-10T23:48:21.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-03-10T23:48:21.621Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.621Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-03-10T23:48:21.621Z] [2022-03-10T23:48:21.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-03-10T23:48:21.621Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-10T23:48:21.621Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-03-10T23:48:21.621Z] [2022-03-10T23:48:21.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-03-10T23:48:21.621Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-10T23:48:22.080Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-03-10T23:48:22.080Z] [2022-03-10T23:48:22.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-03-10T23:48:22.080Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-10T23:48:22.080Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-03-10T23:48:22.080Z] [2022-03-10T23:48:22.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-03-10T23:48:22.080Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-10T23:48:22.080Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-03-10T23:48:22.080Z] [2022-03-10T23:48:22.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-03-10T23:48:22.080Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-10T23:48:22.080Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-03-10T23:48:22.080Z] [2022-03-10T23:48:22.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-03-10T23:48:22.080Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-10T23:48:22.080Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-03-10T23:48:22.080Z] [2022-03-10T23:48:22.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-03-10T23:48:22.080Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-10T23:48:22.080Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-03-10T23:48:22.080Z] [2022-03-10T23:48:22.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-03-10T23:48:22.080Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-10T23:48:22.080Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-03-10T23:48:22.080Z] [2022-03-10T23:48:22.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2022-03-10T23:48:22.080Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-10T23:48:22.080Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-03-10T23:48:22.080Z] [2022-03-10T23:48:22.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-03-10T23:48:22.080Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-10T23:48:22.080Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-03-10T23:48:22.080Z] [2022-03-10T23:48:22.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-03-10T23:48:22.080Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-10T23:48:22.080Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-03-10T23:48:22.080Z] [2022-03-10T23:48:22.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-03-10T23:48:22.080Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-10T23:48:22.080Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-03-10T23:48:22.080Z] [2022-03-10T23:48:22.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-03-10T23:48:22.080Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-10T23:48:22.080Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-03-10T23:48:22.080Z] [2022-03-10T23:48:22.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-03-10T23:48:22.080Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-10T23:48:22.080Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-03-10T23:48:22.080Z] [2022-03-10T23:48:22.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-03-10T23:48:22.080Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-10T23:48:22.080Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-03-10T23:48:22.080Z] [2022-03-10T23:48:22.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-03-10T23:48:22.080Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-10T23:48:22.080Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-03-10T23:48:22.080Z] [2022-03-10T23:48:22.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-03-10T23:48:22.080Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-10T23:48:22.080Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-03-10T23:48:22.080Z] [2022-03-10T23:48:22.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-03-10T23:48:22.080Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-10T23:48:22.080Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-03-10T23:48:22.080Z] [2022-03-10T23:48:22.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-03-10T23:48:22.080Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-10T23:48:22.080Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-03-10T23:48:22.080Z] [2022-03-10T23:48:22.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-03-10T23:48:22.080Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-10T23:48:22.080Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-03-10T23:48:22.080Z] [2022-03-10T23:48:22.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-03-10T23:48:22.080Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-10T23:48:22.080Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-03-10T23:48:22.080Z] [2022-03-10T23:48:22.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-03-10T23:48:22.080Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-10T23:48:22.080Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-03-10T23:48:22.080Z] [2022-03-10T23:48:22.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-03-10T23:48:22.080Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-10T23:48:22.080Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-03-10T23:48:22.080Z] [2022-03-10T23:48:22.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-03-10T23:48:22.080Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-10T23:48:22.080Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-03-10T23:48:22.080Z] [2022-03-10T23:48:22.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-03-10T23:48:22.080Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-10T23:48:22.080Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-03-10T23:48:22.080Z] [2022-03-10T23:48:22.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-03-10T23:48:22.080Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-10T23:48:22.080Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-03-10T23:48:22.080Z] [2022-03-10T23:48:22.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-03-10T23:48:22.080Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-10T23:48:22.080Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-03-10T23:48:22.080Z] [2022-03-10T23:48:22.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-03-10T23:48:22.080Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-10T23:48:22.080Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-03-10T23:48:22.080Z] [2022-03-10T23:48:22.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-03-10T23:48:22.080Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-10T23:48:22.080Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-03-10T23:48:22.080Z] [2022-03-10T23:48:22.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-03-10T23:48:22.080Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-10T23:48:22.080Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-03-10T23:48:22.080Z] [2022-03-10T23:48:22.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-03-10T23:48:22.080Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-10T23:48:22.080Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-03-10T23:48:22.080Z] [2022-03-10T23:48:22.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-03-10T23:48:22.080Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-10T23:48:22.080Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-03-10T23:48:22.080Z] [2022-03-10T23:48:22.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-03-10T23:48:22.080Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-10T23:48:22.080Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-03-10T23:48:22.080Z] [2022-03-10T23:48:22.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-03-10T23:48:22.080Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-03-10T23:48:22.080Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-03-10T23:48:22.080Z] [2022-03-10T23:48:22.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-03-10T23:48:22.080Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-03-10T23:48:22.080Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-03-10T23:48:22.080Z] [2022-03-10T23:48:22.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-03-10T23:48:22.080Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-03-10T23:48:22.080Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-03-10T23:48:22.080Z] [2022-03-10T23:48:22.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-03-10T23:48:22.080Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-10T23:48:22.080Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-03-10T23:48:22.080Z] [2022-03-10T23:48:22.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-03-10T23:48:22.080Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-10T23:48:22.080Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-03-10T23:48:22.080Z] [2022-03-10T23:48:22.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-03-10T23:48:22.080Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-10T23:48:22.080Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-03-10T23:48:22.080Z] [2022-03-10T23:48:22.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-03-10T23:48:22.080Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-10T23:48:22.080Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-03-10T23:48:22.080Z] [2022-03-10T23:48:22.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-03-10T23:48:22.080Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-10T23:48:22.080Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-03-10T23:48:22.080Z] [2022-03-10T23:48:22.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-03-10T23:48:22.080Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-10T23:48:22.080Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-03-10T23:48:22.080Z] [2022-03-10T23:48:22.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-03-10T23:48:22.080Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-10T23:48:22.081Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-03-10T23:48:22.081Z] [2022-03-10T23:48:22.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-03-10T23:48:22.081Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-10T23:48:22.081Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-03-10T23:48:22.081Z] [2022-03-10T23:48:22.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-03-10T23:48:22.081Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-10T23:48:22.081Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-03-10T23:48:22.081Z] [2022-03-10T23:48:22.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-03-10T23:48:22.081Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-10T23:48:22.081Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-03-10T23:48:22.081Z] [2022-03-10T23:48:22.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2022-03-10T23:48:22.081Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-10T23:48:22.081Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-03-10T23:48:22.081Z] [2022-03-10T23:48:22.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2022-03-10T23:48:22.081Z] check_test.go:127: unmatched requirement DaemonIsLinux [2022-03-10T23:48:22.081Z] [2022-03-10T23:48:22.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2022-03-10T23:48:22.081Z] check_test.go:133: unmatched requirement DaemonIsLinux [2022-03-10T23:48:22.081Z] [2022-03-10T23:48:22.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2022-03-10T23:48:22.081Z] check_test.go:141: unmatched requirement DaemonIsLinux [2022-03-10T23:48:22.081Z] [2022-03-10T23:48:22.081Z] DONE 1088 tests, 539 skipped in 2418.943s [2022-03-10T23:48:22.081Z] INFO: Integration tests ended at 03/10/2022 23:48:21. Duration:00:40:19.1166100 [2022-03-10T23:48:22.081Z] INFO: Docker info of the daemon under test at end of run [2022-03-10T23:48:22.081Z] [2022-03-10T23:48:22.081Z] Containers: 2 [2022-03-10T23:48:22.081Z] Running: 0 [2022-03-10T23:48:22.081Z] Paused: 0 [2022-03-10T23:48:22.081Z] Stopped: 2 [2022-03-10T23:48:22.081Z] Images: 18 [2022-03-10T23:48:22.081Z] Server Version: 0.0.0-dev [2022-03-10T23:48:22.081Z] Storage Driver: windowsfilter [2022-03-10T23:48:22.081Z] Windows: [2022-03-10T23:48:22.081Z] Logging Driver: json-file [2022-03-10T23:48:22.081Z] Plugins: [2022-03-10T23:48:22.081Z] Volume: local [2022-03-10T23:48:22.081Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-03-10T23:48:22.081Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-03-10T23:48:22.081Z] Swarm: inactive [2022-03-10T23:48:22.081Z] Default Isolation: process [2022-03-10T23:48:22.081Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-03-10T23:48:22.081Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-03-10T23:48:22.081Z] OSType: windows [2022-03-10T23:48:22.081Z] Architecture: x86_64 [2022-03-10T23:48:22.081Z] CPUs: 4 [2022-03-10T23:48:22.081Z] Total Memory: 32GiB [2022-03-10T23:48:22.081Z] Name: azwin-2-67c080 [2022-03-10T23:48:22.081Z] ID: FLJY:YG4C:UTRX:WGSO:BI7G:2R6I:UGWI:HZQW:P3YY:KPQI:JKL7:CIB7 [2022-03-10T23:48:22.081Z] Docker Root Dir: D:\CI\PR-43357\3\daemon [2022-03-10T23:48:22.081Z] Debug Mode (client): false [2022-03-10T23:48:22.081Z] Debug Mode (server): true [2022-03-10T23:48:22.081Z] File Descriptors: -1 [2022-03-10T23:48:22.081Z] Goroutines: 17 [2022-03-10T23:48:22.081Z] System Time: 2022-03-10T23:48:21.7373197Z [2022-03-10T23:48:22.081Z] EventsListeners: 0 [2022-03-10T23:48:22.081Z] Registry: https://index.docker.io/v1/ [2022-03-10T23:48:22.081Z] Labels: [2022-03-10T23:48:22.081Z] Experimental: false [2022-03-10T23:48:22.081Z] Insecure Registries: [2022-03-10T23:48:22.081Z] 127.0.0.0/8 [2022-03-10T23:48:22.081Z] Live Restore Enabled: false [2022-03-10T23:48:22.081Z] [2022-03-10T23:48:22.081Z] [2022-03-10T23:48:22.081Z] INFO: Stopping daemon under test [2022-03-10T23:48:22.081Z] SUCCESS: The process with PID 1216 (child process of PID 8676) has been terminated. [2022-03-10T23:48:22.081Z] SUCCESS: The process with PID 8676 (child process of PID 5856) has been terminated. [2022-03-10T23:48:22.081Z] INFO: Stop tailing logs of the daemon under tests [2022-03-10T23:48:22.081Z] INFO: executeCI.ps1 Completed successfully at 03/10/2022 23:48:21. [2022-03-10T23:48:22.081Z] INFO: Tidying up at end of run [2022-03-10T23:48:22.081Z] INFO: Saving daemon under test log (d:\CI\PR-43357\3\dut.out) to bundles\CIDUT.out [2022-03-10T23:48:22.081Z] INFO: Saving daemon under test log (d:\CI\PR-43357\3\dut.err) to bundles\CIDUT.err [2022-03-10T23:48:22.081Z] INFO: Saving containerd logs to bundles [2022-03-10T23:48:22.081Z] INFO: Nuke-Everything... [2022-03-10T23:48:22.081Z] INFO: Container count on control daemon to delete is 2 [2022-03-10T23:48:22.607Z] a88112ed1f7d [2022-03-10T23:48:22.607Z] 9b9d501f295e [2022-03-10T23:48:22.607Z] INFO: Non-base image count on control daemon to delete is 1 [2022-03-10T23:48:24.031Z] === RUN TestDockerSuite/TestEventsTop [2022-03-10T23:48:24.031Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-03-10T23:48:24.031Z] === RUN TestDockerSuite/TestEventsUntag [2022-03-10T23:48:24.160Z] Deleted: sha256:bcd9833797e64f5a753dbab292d04b75670b6ea3808897679e8f1c71181c28c2 [2022-03-10T23:48:24.160Z] Deleted: sha256:b37f00a4bcb0f936a83cff9cba39685b02b89ef39d99a70efa07071b8fe602f6 [2022-03-10T23:48:24.160Z] INFO: Tidying pidfile d:\CI\PR-43357\3\docker.pid [2022-03-10T23:48:24.160Z] INFO: Nuking d:\CI [2022-03-10T23:48:26.926Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-03-10T23:48:31.765Z] === RUN TestDockerSuite/TestExec [2022-03-10T23:48:31.765Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-03-10T23:48:31.765Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-03-10T23:48:31.765Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2022-03-10T23:48:31.765Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-03-10T23:48:33.932Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-03-10T23:48:36.099Z] === RUN TestDockerSuite/TestExecAPIStart [2022-03-10T23:48:36.099Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2022-03-10T23:48:36.099Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-03-10T23:48:36.099Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2022-03-10T23:48:36.099Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-03-10T23:48:36.099Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2022-03-10T23:48:36.099Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-03-10T23:48:38.995Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-03-10T23:48:41.164Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-03-10T23:48:43.333Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-03-10T23:48:45.614Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-03-10T23:48:49.518Z] INFO: Zapped successfully [2022-03-10T23:48:49.518Z] [2022-03-10T23:48:49.518Z] INFO: executeCI.ps1 exiting at Thu Mar 10 23:48:48 CUT 2022. Duration 00:58:48.4682626 [2022-03-10T23:48:49.518Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2022-03-10T23:48:49.767Z] Recording test results [2022-03-10T23:48:50.317Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2022-03-10T23:48:50.348Z] === RUN TestDockerSuite/TestExecCgroup [2022-03-10T23:48:50.348Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-03-10T23:48:50.348Z] === RUN TestDockerSuite/TestExecEnv [2022-03-10T23:48:50.348Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-03-10T23:48:50.348Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-03-10T23:48:50.348Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-03-10T23:48:50.348Z] === RUN TestDockerSuite/TestExecExitStatus [2022-03-10T23:48:51.907Z] Creating win-2022-integration-bundles.zip [Pipeline] archiveArtifacts [2022-03-10T23:48:53.241Z] === RUN TestDockerSuite/TestExecInspectID [2022-03-10T23:48:53.246Z] Archiving artifacts [2022-03-10T23:48:54.388Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43357/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-03-10T23:48:55.337Z] + make clean [2022-03-10T23:48:55.805Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-03-10T23:48:55.805Z] docker-dev-cache [2022-03-10T23:48:55.805Z] docker-mod-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-03-10T23:48:58.011Z] === RUN TestDockerSuite/TestExecInteractive [2022-03-10T23:48:58.011Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-03-10T23:48:58.011Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-03-10T23:48:58.011Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-03-10T23:48:58.011Z] === RUN TestDockerSuite/TestExecParseError [2022-03-10T23:48:58.011Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-03-10T23:48:58.011Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-03-10T23:48:58.011Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-03-10T23:48:58.011Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-03-10T23:48:58.011Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-03-10T23:48:58.011Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-03-10T23:49:00.910Z] === RUN TestDockerSuite/TestExecSetEnv [2022-03-10T23:49:00.910Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-03-10T23:49:00.910Z] === RUN TestDockerSuite/TestExecStartFails [2022-03-10T23:49:00.910Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-03-10T23:49:00.910Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-03-10T23:49:00.910Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2022-03-10T23:49:01.366Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-03-10T23:49:01.366Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-03-10T23:49:01.366Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-03-10T23:49:01.366Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-03-10T23:49:01.366Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-03-10T23:49:04.264Z] === RUN TestDockerSuite/TestExecUlimits [2022-03-10T23:49:04.264Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-03-10T23:49:04.264Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-03-10T23:49:12.816Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-03-10T23:49:12.816Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-03-10T23:49:12.816Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-03-10T23:49:12.816Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-03-10T23:49:12.816Z] === RUN TestDockerSuite/TestExecWithUser [2022-03-10T23:49:12.816Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-03-10T23:49:12.816Z] === RUN TestDockerSuite/TestGetContainerStats [2022-03-10T23:49:19.872Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-03-10T23:49:25.784Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-03-10T23:49:29.625Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-03-10T23:49:36.676Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-03-10T23:49:36.676Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-03-10T23:49:36.676Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-03-10T23:49:36.676Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-03-10T23:49:36.676Z] === RUN TestDockerSuite/TestHealth [2022-03-10T23:49:36.676Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-03-10T23:49:36.676Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-03-10T23:49:36.676Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-03-10T23:49:36.676Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-03-10T23:49:36.676Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-03-10T23:49:42.533Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-03-10T23:49:42.990Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-03-10T23:49:42.991Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-03-10T23:49:42.991Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-03-10T23:49:42.991Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-03-10T23:49:42.991Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-03-10T23:49:43.448Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-03-10T23:49:44.412Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-03-10T23:49:44.412Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-03-10T23:49:44.412Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-03-10T23:49:45.952Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-03-10T23:49:45.952Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-03-10T23:49:48.185Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-03-10T23:49:48.185Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-03-10T23:49:51.084Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-03-10T23:49:59.890Z] === RUN TestDockerSuite/TestImagesFormat [2022-03-10T23:49:59.890Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-03-10T23:49:59.890Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-03-10T23:49:59.890Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-03-10T23:50:03.613Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-03-10T23:50:03.613Z] === RUN TestDockerSuite/TestImportBadURL [2022-03-10T23:50:03.613Z] === RUN TestDockerSuite/TestImportDisplay [2022-03-10T23:50:03.613Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-03-10T23:50:03.613Z] === RUN TestDockerSuite/TestImportFile [2022-03-10T23:50:03.613Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-03-10T23:50:03.613Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-03-10T23:50:03.613Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-03-10T23:50:03.613Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-03-10T23:50:03.613Z] === RUN TestDockerSuite/TestImportGzipped [2022-03-10T23:50:03.613Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-03-10T23:50:03.613Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-03-10T23:50:03.613Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-03-10T23:50:03.613Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-03-10T23:50:03.613Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-03-10T23:50:03.613Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-03-10T23:50:03.613Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-03-10T23:50:03.613Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-03-10T23:50:03.613Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-03-10T23:50:03.613Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-03-10T23:50:04.069Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-03-10T23:50:04.069Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-03-10T23:50:04.069Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-03-10T23:50:04.069Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-03-10T23:50:04.069Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-03-10T23:50:06.964Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-03-10T23:50:09.858Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-03-10T23:50:09.858Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-03-10T23:50:09.858Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-03-10T23:50:09.858Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-03-10T23:50:09.858Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-03-10T23:50:09.858Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-03-10T23:50:09.858Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-03-10T23:50:09.858Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-03-10T23:50:12.817Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-03-10T23:50:12.817Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-03-10T23:50:15.713Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-03-10T23:50:15.713Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-03-10T23:50:15.713Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-03-10T23:50:15.713Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-03-10T23:50:15.713Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-03-10T23:50:15.713Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-03-10T23:50:15.713Z] === RUN TestDockerSuite/TestInspectDefault [2022-03-10T23:50:17.882Z] === RUN TestDockerSuite/TestInspectHistory [2022-03-10T23:50:22.620Z] === RUN TestDockerSuite/TestInspectImage [2022-03-10T23:50:22.620Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-03-10T23:50:22.620Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-03-10T23:50:22.620Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-03-10T23:50:22.620Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-03-10T23:50:22.620Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-03-10T23:50:22.620Z] === RUN TestDockerSuite/TestInspectInt64 [2022-03-10T23:50:25.514Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-03-10T23:50:27.687Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-03-10T23:50:28.145Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-03-10T23:50:30.376Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-03-10T23:50:33.370Z] === RUN TestDockerSuite/TestInspectPlugin [2022-03-10T23:50:33.370Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-03-10T23:50:33.370Z] === RUN TestDockerSuite/TestInspectRootFS [2022-03-10T23:50:33.370Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-03-10T23:50:35.548Z] === RUN TestDockerSuite/TestInspectStatus [2022-03-10T23:50:38.495Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-03-10T23:50:44.273Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-03-10T23:50:46.445Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-03-10T23:50:49.339Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-03-10T23:50:51.571Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-03-10T23:50:53.737Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-03-10T23:50:56.632Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-03-10T23:50:58.803Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-03-10T23:50:58.803Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-03-10T23:50:58.803Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-03-10T23:50:58.803Z] === RUN TestDockerSuite/TestLinksEnvs [2022-03-10T23:50:58.803Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-03-10T23:50:58.803Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-03-10T23:50:58.803Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-03-10T23:50:58.803Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-03-10T23:50:58.803Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-03-10T23:50:58.803Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-03-10T23:50:58.803Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-03-10T23:50:58.803Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-03-10T23:50:58.803Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-03-10T23:50:58.803Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-03-10T23:50:59.260Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-03-10T23:50:59.260Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-03-10T23:50:59.260Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-03-10T23:50:59.260Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-03-10T23:50:59.260Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-03-10T23:50:59.260Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-03-10T23:50:59.260Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-03-10T23:50:59.260Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-03-10T23:50:59.260Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-03-10T23:50:59.260Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-03-10T23:50:59.260Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-03-10T23:50:59.260Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-03-10T23:50:59.260Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-03-10T23:50:59.260Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-03-10T23:50:59.260Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-03-10T23:50:59.260Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-03-10T23:50:59.260Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-03-10T23:50:59.260Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-03-10T23:50:59.260Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-03-10T23:50:59.260Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-03-10T23:50:59.260Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-03-10T23:50:59.260Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-03-10T23:51:01.519Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-03-10T23:51:03.682Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-03-10T23:51:09.452Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-03-10T23:51:12.344Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-03-10T23:51:12.344Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-03-10T23:51:12.344Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-03-10T23:51:14.511Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-03-10T23:51:14.511Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-03-10T23:51:23.171Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-03-10T23:51:30.291Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-03-10T23:51:40.775Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-03-10T23:51:42.305Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-03-10T23:51:45.241Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-03-10T23:51:45.241Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-03-10T23:51:45.241Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-03-10T23:51:48.133Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-03-10T23:51:50.297Z] === RUN TestDockerSuite/TestLogsSince [2022-03-10T23:52:00.664Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-03-10T23:52:00.664Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-03-10T23:52:00.664Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-03-10T23:52:00.664Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-03-10T23:52:00.664Z] === RUN TestDockerSuite/TestLogsTail [2022-03-10T23:52:02.628Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-03-10T23:52:05.590Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-03-10T23:52:08.523Z] === RUN TestDockerSuite/TestMountIntoProc [2022-03-10T23:52:08.523Z] docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux [2022-03-10T23:52:08.523Z] === RUN TestDockerSuite/TestMountIntoSys [2022-03-10T23:52:08.523Z] docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux [2022-03-10T23:52:08.523Z] === RUN TestDockerSuite/TestNetHostname [2022-03-10T23:52:08.523Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-03-10T23:52:08.523Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-03-10T23:52:08.523Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-03-10T23:52:08.523Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-03-10T23:52:08.523Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2022-03-10T23:52:08.524Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-03-10T23:52:08.524Z] docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux [2022-03-10T23:52:08.524Z] === RUN TestDockerSuite/TestPluginActive [2022-03-10T23:52:08.524Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-03-10T23:52:08.524Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-03-10T23:52:08.524Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-03-10T23:52:08.524Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-03-10T23:52:08.524Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-03-10T23:52:08.524Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-03-10T23:52:08.524Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-03-10T23:52:08.524Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-03-10T23:52:08.524Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-03-10T23:52:08.524Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-03-10T23:52:08.524Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-03-10T23:52:08.524Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-03-10T23:52:08.524Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-03-10T23:52:08.524Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-03-10T23:52:08.524Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-03-10T23:52:08.524Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-03-10T23:52:08.524Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-03-10T23:52:08.524Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-03-10T23:52:08.524Z] === RUN TestDockerSuite/TestPortHostBinding [2022-03-10T23:52:08.524Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-03-10T23:52:08.524Z] === RUN TestDockerSuite/TestPortList [2022-03-10T23:52:08.524Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-03-10T23:52:08.524Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-03-10T23:52:14.327Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-03-10T23:52:14.327Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-03-10T23:52:14.327Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-03-10T23:52:14.327Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-03-10T23:52:14.327Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2022-03-10T23:52:14.327Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-03-10T23:52:14.327Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2022-03-10T23:52:14.327Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-03-10T23:52:14.327Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2022-03-10T23:52:14.327Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-03-10T23:52:14.327Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2022-03-10T23:52:14.327Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-03-10T23:52:14.327Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2022-03-10T23:52:14.327Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-03-10T23:52:14.327Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2022-03-10T23:52:14.327Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-03-10T23:52:14.327Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2022-03-10T23:52:14.327Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-03-10T23:52:19.074Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-03-10T23:52:19.074Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2022-03-10T23:52:19.074Z] === RUN TestDockerSuite/TestPsByOrder [2022-03-10T23:52:29.385Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-03-10T23:52:29.385Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-03-10T23:52:29.385Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-03-10T23:52:39.960Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-03-10T23:53:01.029Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-03-10T23:53:01.029Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-03-10T23:53:01.029Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-03-10T23:53:01.029Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-03-10T23:53:15.885Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-03-10T23:53:18.779Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-03-10T23:53:33.694Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-03-10T23:53:42.303Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-03-10T23:53:42.303Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-03-10T23:53:42.303Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-03-10T23:53:42.303Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-03-10T23:53:42.303Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-03-10T23:53:48.153Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-03-10T23:53:48.153Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-03-10T23:53:48.153Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-03-10T23:53:48.153Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-03-10T23:53:48.153Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-03-10T23:53:48.153Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-03-10T23:53:48.153Z] === RUN TestDockerSuite/TestPsRightTagName [2022-03-10T23:53:48.153Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-03-10T23:53:48.153Z] === RUN TestDockerSuite/TestPsShowMounts [2022-03-10T23:53:56.696Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-03-10T23:53:56.696Z] docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux [2022-03-10T23:53:56.696Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-03-10T23:53:57.152Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-03-10T23:53:57.152Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-03-10T23:53:57.152Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-03-10T23:53:58.684Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-03-10T23:53:59.648Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-03-10T23:53:59.648Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2022-03-10T23:53:59.648Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-03-10T23:54:04.382Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-03-10T23:54:09.128Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-03-10T23:54:12.114Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-03-10T23:54:42.122Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-03-10T23:54:42.122Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-03-10T23:54:42.122Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-03-10T23:54:49.240Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-03-10T23:54:49.240Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-03-10T23:54:49.240Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-03-10T23:54:50.203Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-03-10T23:54:56.043Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-03-10T23:55:06.406Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-03-10T23:55:06.406Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-03-10T23:55:06.406Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-03-10T23:55:10.197Z] === RUN TestDockerSuite/TestRmiBlank [2022-03-10T23:55:10.197Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-03-10T23:55:10.655Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-03-10T23:55:28.320Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-03-10T23:55:35.442Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-03-10T23:55:36.406Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-03-10T23:55:43.459Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-03-10T23:55:55.880Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-03-10T23:56:03.013Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-03-10T23:56:08.788Z] === RUN TestDockerSuite/TestRmiTag [2022-03-10T23:56:08.788Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-03-10T23:56:11.746Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-03-10T23:56:32.921Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-03-10T23:56:32.921Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-03-10T23:56:43.214Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-03-10T23:56:44.745Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-03-10T23:56:44.745Z] docker_cli_run_test.go:4399: unmatched requirement DaemonIsLinux [2022-03-10T23:56:44.745Z] === RUN TestDockerSuite/TestRunAddHost [2022-03-10T23:56:44.745Z] docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux [2022-03-10T23:56:44.745Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-03-10T23:56:44.746Z] docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux [2022-03-10T23:56:44.746Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-03-10T23:56:44.746Z] docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux [2022-03-10T23:56:44.746Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-03-10T23:56:44.746Z] docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux [2022-03-10T23:56:44.746Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-03-10T23:56:44.746Z] docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux [2022-03-10T23:56:44.746Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-03-10T23:56:44.746Z] docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux [2022-03-10T23:56:44.746Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-03-10T23:56:46.920Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-03-10T23:56:46.920Z] docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux [2022-03-10T23:56:47.376Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-03-10T23:56:47.376Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-03-10T23:56:47.376Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-03-10T23:56:57.734Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-03-10T23:56:59.904Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-03-10T23:57:08.513Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-03-10T23:57:10.045Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-03-10T23:57:17.161Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-03-10T23:57:17.617Z] === RUN TestDockerSuite/TestRunBindMounts [2022-03-10T23:57:27.915Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-03-10T23:57:27.915Z] docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux [2022-03-10T23:57:27.915Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-03-10T23:57:27.915Z] docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux [2022-03-10T23:57:27.915Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-03-10T23:57:27.915Z] docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux [2022-03-10T23:57:27.915Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-03-10T23:57:27.915Z] docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux [2022-03-10T23:57:27.915Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-03-10T23:57:27.915Z] docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux [2022-03-10T23:57:27.915Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-03-10T23:57:27.915Z] docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux [2022-03-10T23:57:27.915Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-03-10T23:57:27.915Z] docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux [2022-03-10T23:57:27.915Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-03-10T23:57:27.915Z] docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux [2022-03-10T23:57:27.915Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-03-10T23:57:27.915Z] docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux [2022-03-10T23:57:27.915Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-03-10T23:57:27.915Z] docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux [2022-03-10T23:57:27.915Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-03-10T23:57:27.915Z] docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux [2022-03-10T23:57:27.915Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-03-10T23:57:30.813Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-03-10T23:57:30.813Z] docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux [2022-03-10T23:57:30.813Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-03-10T23:57:34.542Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-03-10T23:57:34.542Z] docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux [2022-03-10T23:57:34.542Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-03-10T23:57:34.542Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2022-03-10T23:57:34.542Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-03-10T23:57:36.712Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-03-10T23:57:36.712Z] docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux [2022-03-10T23:57:36.712Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-03-10T23:57:36.712Z] docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux [2022-03-10T23:57:36.712Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-03-10T23:57:36.712Z] docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux [2022-03-10T23:57:36.712Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-03-10T23:57:36.712Z] docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux [2022-03-10T23:57:36.712Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-03-10T23:57:36.712Z] docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux [2022-03-10T23:57:36.712Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-03-10T23:57:36.712Z] docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux [2022-03-10T23:57:36.712Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-03-10T23:57:36.712Z] docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux [2022-03-10T23:57:36.712Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-03-10T23:57:39.608Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-03-10T23:57:42.508Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-03-10T23:57:51.168Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-03-10T23:57:51.168Z] docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux [2022-03-10T23:57:51.168Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-03-10T23:57:51.168Z] docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux [2022-03-10T23:57:51.168Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-03-10T23:57:51.168Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2022-03-10T23:57:51.168Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-03-10T23:57:58.232Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-03-10T23:57:58.232Z] docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux [2022-03-10T23:57:58.232Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-03-10T23:57:58.232Z] docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux [2022-03-10T23:57:58.232Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-03-10T23:57:58.232Z] docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux [2022-03-10T23:57:58.232Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-03-10T23:57:58.232Z] docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux [2022-03-10T23:57:58.232Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-03-10T23:57:59.765Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-03-10T23:58:06.969Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-03-10T23:58:06.969Z] docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux [2022-03-10T23:58:06.969Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-03-10T23:58:06.969Z] docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux [2022-03-10T23:58:06.969Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-03-10T23:58:06.969Z] docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux [2022-03-10T23:58:06.969Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-03-10T23:58:06.969Z] docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux [2022-03-10T23:58:06.969Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-03-10T23:58:06.969Z] docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux [2022-03-10T23:58:06.969Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-03-10T23:58:06.969Z] docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux [2022-03-10T23:58:06.969Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-03-10T23:58:09.215Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-03-10T23:58:09.215Z] docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux [2022-03-10T23:58:09.215Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-03-10T23:58:09.215Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-03-10T23:58:09.215Z] docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux [2022-03-10T23:58:09.215Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-03-10T23:58:12.203Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-03-10T23:58:14.378Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-03-10T23:58:14.378Z] docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux [2022-03-10T23:58:14.378Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-03-10T23:58:17.273Z] === RUN TestDockerSuite/TestRunEnvironment [2022-03-10T23:58:17.273Z] docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux [2022-03-10T23:58:17.273Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-03-10T23:58:17.273Z] docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux [2022-03-10T23:58:17.273Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-03-10T23:58:17.273Z] docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux [2022-03-10T23:58:17.273Z] === RUN TestDockerSuite/TestRunExitCode [2022-03-10T23:58:25.829Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-03-10T23:58:27.999Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-03-10T23:58:30.900Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-03-10T23:58:39.448Z] === RUN TestDockerSuite/TestRunExposePort [2022-03-10T23:58:39.448Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-03-10T23:58:39.448Z] docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux [2022-03-10T23:58:39.448Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-03-10T23:58:39.448Z] docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux [2022-03-10T23:58:39.448Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-03-10T23:58:39.448Z] docker_cli_run_test.go:4378: unmatched requirement DaemonIsLinux [2022-03-10T23:58:39.448Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-03-10T23:58:39.448Z] docker_cli_run_test.go:4391: unmatched requirement DaemonIsLinux [2022-03-10T23:58:39.448Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-03-10T23:58:39.448Z] docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm [2022-03-10T23:58:39.448Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-03-10T23:58:39.448Z] docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux [2022-03-10T23:58:39.448Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-03-10T23:58:39.448Z] docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux [2022-03-10T23:58:39.448Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-03-10T23:58:54.372Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-03-10T23:58:54.372Z] docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux [2022-03-10T23:58:54.372Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-03-10T23:58:54.372Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-03-10T23:58:54.372Z] docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux [2022-03-10T23:58:54.372Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-03-10T23:58:54.372Z] docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux [2022-03-10T23:58:54.372Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-03-10T23:58:54.372Z] docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux [2022-03-10T23:58:54.372Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-03-10T23:58:54.372Z] docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux [2022-03-10T23:58:54.372Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-03-10T23:59:04.739Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-03-10T23:59:04.739Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2022-03-10T23:59:04.739Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-03-10T23:59:06.910Z] === RUN TestDockerSuite/TestRunModeHostname [2022-03-10T23:59:06.910Z] docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux [2022-03-10T23:59:06.910Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-03-10T23:59:06.910Z] docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux [2022-03-10T23:59:06.910Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-03-10T23:59:06.910Z] docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux [2022-03-10T23:59:06.910Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-03-10T23:59:06.910Z] docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux [2022-03-10T23:59:06.910Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-03-10T23:59:06.910Z] docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux [2022-03-10T23:59:06.910Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-03-10T23:59:06.910Z] docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux [2022-03-10T23:59:06.910Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-03-10T23:59:06.910Z] docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux [2022-03-10T23:59:06.910Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-03-10T23:59:06.910Z] docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux [2022-03-10T23:59:06.910Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-03-10T23:59:06.910Z] docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux [2022-03-10T23:59:06.910Z] === RUN TestDockerSuite/TestRunMount [2022-03-10T23:59:06.910Z] docker_cli_run_test.go:4201: unmatched requirement DaemonIsLinux [2022-03-10T23:59:06.910Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-03-10T23:59:06.910Z] docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux [2022-03-10T23:59:06.910Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-03-10T23:59:06.910Z] docker_cli_run_test.go:4189: unmatched requirement DaemonIsLinux [2022-03-10T23:59:06.910Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-03-10T23:59:06.910Z] docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux [2022-03-10T23:59:06.910Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-03-10T23:59:15.465Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-03-10T23:59:15.465Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-03-10T23:59:15.465Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-03-10T23:59:15.465Z] docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux [2022-03-10T23:59:15.465Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-03-10T23:59:15.465Z] docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux [2022-03-10T23:59:15.465Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-03-10T23:59:25.916Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-03-10T23:59:31.701Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-03-10T23:59:31.701Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-03-10T23:59:31.701Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-03-10T23:59:31.701Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2022-03-10T23:59:31.701Z] === RUN TestDockerSuite/TestRunNetHost [2022-03-10T23:59:31.701Z] docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux [2022-03-10T23:59:31.701Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-03-10T23:59:31.702Z] docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux [2022-03-10T23:59:31.702Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-03-10T23:59:31.702Z] docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux [2022-03-10T23:59:31.702Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-03-10T23:59:31.702Z] docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux [2022-03-10T23:59:31.702Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-03-10T23:59:31.702Z] docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux [2022-03-10T23:59:31.702Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-03-10T23:59:31.702Z] docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux [2022-03-10T23:59:31.702Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-03-10T23:59:31.702Z] docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux [2022-03-10T23:59:31.702Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-03-10T23:59:31.702Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-03-10T23:59:33.280Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-03-10T23:59:35.452Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-03-10T23:59:38.417Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-03-10T23:59:39.449Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-03-10T23:59:41.622Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-03-10T23:59:42.081Z] docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux [2022-03-10T23:59:42.081Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-03-10T23:59:42.081Z] docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux [2022-03-10T23:59:42.081Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-03-10T23:59:42.081Z] docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux [2022-03-10T23:59:42.081Z] === RUN TestDockerSuite/TestRunPortInUse [2022-03-10T23:59:42.081Z] docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux [2022-03-10T23:59:42.081Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-03-10T23:59:42.081Z] docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux [2022-03-10T23:59:42.081Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-03-10T23:59:42.081Z] docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux [2022-03-10T23:59:42.081Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-03-10T23:59:42.081Z] docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux [2022-03-10T23:59:42.081Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-03-10T23:59:42.081Z] docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux [2022-03-10T23:59:42.081Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-03-10T23:59:45.809Z] === RUN TestDockerSuite/TestRunPublishPort [2022-03-10T23:59:45.809Z] docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux [2022-03-10T23:59:45.809Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-03-10T23:59:45.809Z] docker_cli_run_test.go:2854: unmatched requirement Apparmor [2022-03-10T23:59:45.809Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-03-10T23:59:45.809Z] docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux [2022-03-10T23:59:45.809Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-03-10T23:59:45.809Z] docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux [2022-03-10T23:59:45.809Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-03-10T23:59:45.809Z] docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux [2022-03-10T23:59:45.809Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-03-11T00:00:00.803Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-03-11T00:00:00.803Z] docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux [2022-03-11T00:00:00.803Z] === RUN TestDockerSuite/TestRunRm [2022-03-11T00:00:02.974Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-03-11T00:00:08.753Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-03-11T00:00:11.647Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-03-11T00:00:13.815Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-03-11T00:00:16.841Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-03-11T00:00:19.738Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-03-11T00:00:19.738Z] docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux [2022-03-11T00:00:19.738Z] === RUN TestDockerSuite/TestRunState [2022-03-11T00:00:19.738Z] docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux [2022-03-11T00:00:19.738Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-03-11T00:00:26.996Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-03-11T00:00:26.996Z] docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux [2022-03-11T00:00:26.996Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-03-11T00:00:29.894Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-03-11T00:00:29.894Z] docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux [2022-03-11T00:00:29.894Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-03-11T00:00:29.894Z] docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux [2022-03-11T00:00:29.894Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-03-11T00:00:29.894Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-03-11T00:00:29.894Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-03-11T00:00:29.894Z] docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux [2022-03-11T00:00:29.894Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-03-11T00:00:35.823Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-03-11T00:00:35.823Z] docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux [2022-03-11T00:00:35.823Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-03-11T00:00:35.823Z] docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux [2022-03-11T00:00:35.823Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-03-11T00:00:35.823Z] docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux [2022-03-11T00:00:35.823Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-03-11T00:00:35.823Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2022-03-11T00:00:35.823Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-03-11T00:00:35.823Z] docker_cli_run_test.go:2893: unmatched requirement Apparmor [2022-03-11T00:00:35.823Z] === RUN TestDockerSuite/TestRunUserByID [2022-03-11T00:00:35.823Z] docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux [2022-03-11T00:00:35.823Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-03-11T00:00:35.823Z] docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux [2022-03-11T00:00:35.823Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-03-11T00:00:35.823Z] docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux [2022-03-11T00:00:35.823Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-03-11T00:00:35.823Z] docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux [2022-03-11T00:00:35.823Z] === RUN TestDockerSuite/TestRunUserByName [2022-03-11T00:00:35.823Z] docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux [2022-03-11T00:00:35.823Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-03-11T00:00:37.992Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-03-11T00:00:37.992Z] docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux [2022-03-11T00:00:37.992Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-03-11T00:00:40.890Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-03-11T00:00:40.890Z] docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux [2022-03-11T00:00:40.890Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-03-11T00:00:40.890Z] docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux [2022-03-11T00:00:40.890Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-03-11T00:00:49.440Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-03-11T00:00:58.107Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-03-11T00:01:02.806Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-03-11T00:01:11.536Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-03-11T00:01:11.536Z] docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux [2022-03-11T00:01:11.536Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-03-11T00:01:11.536Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-03-11T00:01:14.433Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-03-11T00:01:17.328Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-03-11T00:01:24.460Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-03-11T00:01:24.460Z] docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux [2022-03-11T00:01:24.929Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-03-11T00:01:24.929Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-03-11T00:01:24.929Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-03-11T00:01:24.929Z] docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux [2022-03-11T00:01:24.929Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-03-11T00:01:24.929Z] docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux [2022-03-11T00:01:24.929Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-03-11T00:01:24.929Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2022-03-11T00:01:24.929Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-03-11T00:01:24.929Z] docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux [2022-03-11T00:01:24.929Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-03-11T00:01:24.929Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2022-03-11T00:01:24.929Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-03-11T00:01:30.713Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-03-11T00:01:32.311Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-03-11T00:01:35.269Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-03-11T00:01:39.948Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-03-11T00:01:39.948Z] docker_cli_run_test.go:3010: unmatched requirement Apparmor [2022-03-11T00:01:39.948Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-03-11T00:01:39.948Z] docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux [2022-03-11T00:01:39.948Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-03-11T00:01:39.948Z] docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux [2022-03-11T00:01:39.948Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-03-11T00:01:39.948Z] docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux [2022-03-11T00:01:39.948Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-03-11T00:01:39.948Z] docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux [2022-03-11T00:01:39.948Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-03-11T00:01:39.948Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-03-11T00:01:39.948Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-03-11T00:01:39.948Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-03-11T00:01:39.948Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-03-11T00:01:39.948Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-03-11T00:01:39.948Z] === RUN TestDockerSuite/TestSaveImageId [2022-03-11T00:01:39.948Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-03-11T00:01:39.948Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-03-11T00:01:39.948Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-03-11T00:01:39.948Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-03-11T00:01:39.948Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-03-11T00:01:39.948Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-03-11T00:01:39.948Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-03-11T00:01:39.948Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-03-11T00:01:39.948Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-03-11T00:01:39.948Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-03-11T00:01:39.948Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-03-11T00:01:39.948Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-03-11T00:01:39.948Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-03-11T00:01:39.948Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-03-11T00:01:39.948Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-03-11T00:01:39.948Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-03-11T00:01:39.948Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-03-11T00:01:39.948Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-03-11T00:01:42.908Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-03-11T00:01:42.908Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-03-11T00:01:43.365Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-03-11T00:01:43.822Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-03-11T00:01:45.362Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-03-11T00:01:45.362Z] === RUN TestDockerSuite/TestSlowStdinClosing/0 [2022-03-11T00:01:48.255Z] === RUN TestDockerSuite/TestSlowStdinClosing/1 [2022-03-11T00:01:51.151Z] === RUN TestDockerSuite/TestSlowStdinClosing/2 [2022-03-11T00:01:58.206Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-03-11T00:01:58.206Z] docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux [2022-03-11T00:01:58.206Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-03-11T00:02:08.512Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-03-11T00:02:08.513Z] docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux [2022-03-11T00:02:08.513Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-03-11T00:02:18.827Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-03-11T00:02:18.827Z] docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux [2022-03-11T00:02:18.827Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-03-11T00:02:18.827Z] docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux [2022-03-11T00:02:18.827Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-03-11T00:02:18.827Z] docker_cli_start_test.go:95: unmatched requirement IsPausable [2022-03-11T00:02:18.827Z] === RUN TestDockerSuite/TestStartRecordError [2022-03-11T00:02:18.827Z] docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux [2022-03-11T00:02:18.827Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-03-11T00:02:24.609Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-03-11T00:02:24.609Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-03-11T00:02:24.609Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-03-11T00:02:24.609Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-03-11T00:02:24.609Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-03-11T00:02:24.609Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-03-11T00:02:24.609Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-03-11T00:02:24.609Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-03-11T00:02:24.609Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-03-11T00:02:24.609Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-03-11T00:02:24.609Z] === RUN TestDockerSuite/TestStatsNoStream [2022-03-11T00:02:24.609Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-03-11T00:02:24.609Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-03-11T00:02:27.575Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-03-11T00:02:30.485Z] === RUN TestDockerSuite/TestTopPrivileged [2022-03-11T00:02:30.485Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-03-11T00:02:30.485Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-03-11T00:02:33.382Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-03-11T00:02:33.382Z] docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux [2022-03-11T00:02:33.382Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-03-11T00:02:33.382Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-03-11T00:02:33.382Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-03-11T00:02:33.382Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-03-11T00:02:33.382Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-03-11T00:02:33.382Z] docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux [2022-03-11T00:02:33.382Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-03-11T00:02:33.382Z] docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux [2022-03-11T00:02:33.382Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-03-11T00:02:33.382Z] docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux [2022-03-11T00:02:33.382Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-03-11T00:02:51.106Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-03-11T00:02:51.106Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-03-11T00:02:51.106Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-03-11T00:02:51.106Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-03-11T00:02:51.106Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-03-11T00:02:51.106Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-03-11T00:02:51.106Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-03-11T00:02:51.106Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-03-11T00:02:53.408Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-03-11T00:02:53.408Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-03-11T00:02:57.191Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-03-11T00:02:58.162Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-03-11T00:02:58.624Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-03-11T00:02:58.624Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-03-11T00:02:59.082Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-03-11T00:03:13.934Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-03-11T00:03:13.934Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-03-11T00:03:13.934Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-03-11T00:03:13.934Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-03-11T00:03:14.391Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-03-11T00:03:14.391Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-03-11T00:03:14.391Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-03-11T00:03:29.207Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-03-11T00:03:29.207Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-03-11T00:03:29.207Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-03-11T00:03:44.250Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-03-11T00:03:44.250Z] docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux [2022-03-11T00:03:44.250Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-03-11T00:03:45.215Z] --- PASS: TestDockerSuite (3119.30s) [2022-03-11T00:03:45.215Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2022-03-11T00:03:45.215Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2022-03-11T00:03:45.215Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2022-03-11T00:03:45.215Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s) [2022-03-11T00:03:45.215Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.02s) [2022-03-11T00:03:45.215Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-03-11T00:03:45.215Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2022-03-11T00:03:45.215Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.81s) [2022-03-11T00:03:45.215Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.30s) [2022-03-11T00:03:45.215Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.77s) [2022-03-11T00:03:45.215Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.36s) [2022-03-11T00:03:45.215Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (116.98s) [2022-03-11T00:03:45.215Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (1.86s) [2022-03-11T00:03:45.215Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.04s) [2022-03-11T00:03:45.215Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-03-11T00:03:45.215Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2022-03-11T00:03:45.215Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-03-11T00:03:45.215Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-03-11T00:03:45.215Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-03-11T00:03:45.215Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-03-11T00:03:45.215Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-03-11T00:03:45.215Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s) [2022-03-11T00:03:45.215Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-03-11T00:03:45.215Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (6.13s) [2022-03-11T00:03:45.215Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-03-11T00:03:45.215Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-03-11T00:03:45.215Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.48s) [2022-03-11T00:03:45.215Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.41s) [2022-03-11T00:03:45.215Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-03-11T00:03:45.215Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-03-11T00:03:45.215Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-03-11T00:03:45.215Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2022-03-11T00:03:45.215Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (3.36s) [2022-03-11T00:03:45.215Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-03-11T00:03:45.215Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-03-11T00:03:45.215Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (7.67s) [2022-03-11T00:03:45.215Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (131.99s) [2022-03-11T00:03:45.215Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.57s) [2022-03-11T00:03:45.215Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (7.08s) [2022-03-11T00:03:45.215Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.03s) [2022-03-11T00:03:45.215Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (5.00s) [2022-03-11T00:03:45.215Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (1.18s) [2022-03-11T00:03:45.215Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-03-11T00:03:45.215Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-03-11T00:03:45.215Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-03-11T00:03:45.215Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.33s) [2022-03-11T00:03:45.215Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (1.11s) [2022-03-11T00:03:45.215Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.80s) [2022-03-11T00:03:45.215Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.87s) [2022-03-11T00:03:45.215Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.06s) [2022-03-11T00:03:45.215Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-03-11T00:03:45.215Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.10s) [2022-03-11T00:03:45.215Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (3.59s) [2022-03-11T00:03:45.215Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (13.30s) [2022-03-11T00:03:45.215Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (10.62s) [2022-03-11T00:03:45.215Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.33s) [2022-03-11T00:03:45.215Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2022-03-11T00:03:45.215Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.41s) [2022-03-11T00:03:45.215Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.95s) [2022-03-11T00:03:45.215Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (10.31s) [2022-03-11T00:03:45.215Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2022-03-11T00:03:45.215Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2022-03-11T00:03:45.215Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-03-11T00:03:45.215Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2022-03-11T00:03:45.215Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.58s) [2022-03-11T00:03:45.215Z] --- PASS: TestDockerSuite/TestBuildAddTar (48.53s) [2022-03-11T00:03:45.215Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.05s) [2022-03-11T00:03:45.215Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.49s) [2022-03-11T00:03:45.215Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (34.23s) [2022-03-11T00:03:45.215Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.89s) [2022-03-11T00:03:45.215Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.67s) [2022-03-11T00:03:45.215Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (7.96s) [2022-03-11T00:03:45.215Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.19s) [2022-03-11T00:03:45.215Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (5.49s) [2022-03-11T00:03:45.215Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (10.47s) [2022-03-11T00:03:45.215Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (9.89s) [2022-03-11T00:03:45.215Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.41s) [2022-03-11T00:03:45.215Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (10.50s) [2022-03-11T00:03:45.215Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.05s) [2022-03-11T00:03:45.215Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-03-11T00:03:45.215Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (7.60s) [2022-03-11T00:03:45.215Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.05s) [2022-03-11T00:03:45.215Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.68s) [2022-03-11T00:03:45.215Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2022-03-11T00:03:45.215Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2022-03-11T00:03:45.215Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (35.20s) [2022-03-11T00:03:45.215Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (5.13s) [2022-03-11T00:03:45.215Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.89s) [2022-03-11T00:03:45.215Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.42s) [2022-03-11T00:03:45.215Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.75s) [2022-03-11T00:03:45.215Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.06s) [2022-03-11T00:03:45.215Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (5.51s) [2022-03-11T00:03:45.215Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.81s) [2022-03-11T00:03:45.215Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.06s) [2022-03-11T00:03:45.215Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-03-11T00:03:45.215Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.90s) [2022-03-11T00:03:45.215Z] --- PASS: TestDockerSuite/TestBuildClearCmd (1.28s) [2022-03-11T00:03:45.215Z] --- PASS: TestDockerSuite/TestBuildCmd (0.75s) [2022-03-11T00:03:45.215Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.71s) [2022-03-11T00:03:45.215Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.75s) [2022-03-11T00:03:45.215Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (6.55s) [2022-03-11T00:03:45.215Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.79s) [2022-03-11T00:03:45.215Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-03-11T00:03:45.215Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.51s) [2022-03-11T00:03:45.215Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.03s) [2022-03-11T00:03:45.215Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.62s) [2022-03-11T00:03:45.215Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (2.50s) [2022-03-11T00:03:45.215Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (1.28s) [2022-03-11T00:03:45.215Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.67s) [2022-03-11T00:03:45.215Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2022-03-11T00:03:45.215Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.04s) [2022-03-11T00:03:45.215Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.85s) [2022-03-11T00:03:45.215Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-03-11T00:03:45.215Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-03-11T00:03:45.215Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (6.26s) [2022-03-11T00:03:45.215Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (37.60s) [2022-03-11T00:03:45.215Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.76s) [2022-03-11T00:03:45.215Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.64s) [2022-03-11T00:03:45.215Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (5.81s) [2022-03-11T00:03:45.215Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.44s) [2022-03-11T00:03:45.215Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.41s) [2022-03-11T00:03:45.215Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2022-03-11T00:03:45.215Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.66s) [2022-03-11T00:03:45.215Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2022-03-11T00:03:45.215Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (30.46s) [2022-03-11T00:03:45.215Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.89s) [2022-03-11T00:03:45.215Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.48s) [2022-03-11T00:03:45.215Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (24.34s) [2022-03-11T00:03:45.215Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.97s) [2022-03-11T00:03:45.215Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.98s) [2022-03-11T00:03:45.215Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (3.96s) [2022-03-11T00:03:45.215Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (8.28s) [2022-03-11T00:03:45.215Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (8.26s) [2022-03-11T00:03:45.215Z] --- PASS: TestDockerSuite/TestBuildDockerignore (81.43s) [2022-03-11T00:03:45.215Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (6.73s) [2022-03-11T00:03:45.215Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.54s) [2022-03-11T00:03:45.215Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (84.31s) [2022-03-11T00:03:45.215Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (2.10s) [2022-03-11T00:03:45.215Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.99s) [2022-03-11T00:03:45.215Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (33.00s) [2022-03-11T00:03:45.215Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (12.44s) [2022-03-11T00:03:45.215Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (11.77s) [2022-03-11T00:03:45.215Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (49.81s) [2022-03-11T00:03:45.215Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (21.71s) [2022-03-11T00:03:45.215Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (17.81s) [2022-03-11T00:03:45.215Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (106.93s) [2022-03-11T00:03:45.215Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.53s) [2022-03-11T00:03:45.215Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.43s) [2022-03-11T00:03:45.215Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.05s) [2022-03-11T00:03:45.215Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.66s) [2022-03-11T00:03:45.215Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.32s) [2022-03-11T00:03:45.215Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.04s) [2022-03-11T00:03:45.215Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.59s) [2022-03-11T00:03:45.215Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.62s) [2022-03-11T00:03:45.215Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (5.94s) [2022-03-11T00:03:45.215Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (3.76s) [2022-03-11T00:03:45.215Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (5.42s) [2022-03-11T00:03:45.215Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.04s) [2022-03-11T00:03:45.215Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.40s) [2022-03-11T00:03:45.215Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-03-11T00:03:45.215Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-03-11T00:03:45.215Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-03-11T00:03:45.215Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (4.39s) [2022-03-11T00:03:45.215Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2022-03-11T00:03:45.215Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2022-03-11T00:03:45.215Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2022-03-11T00:03:45.215Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (1.17s) [2022-03-11T00:03:45.215Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (5.70s) [2022-03-11T00:03:45.215Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (17.83s) [2022-03-11T00:03:45.215Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.70s) [2022-03-11T00:03:45.215Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2022-03-11T00:03:45.215Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.04s) [2022-03-11T00:03:45.215Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-03-11T00:03:45.215Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-03-11T00:03:45.215Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-03-11T00:03:45.215Z] --- PASS: TestDockerSuite/TestBuildFails (2.68s) [2022-03-11T00:03:45.215Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.12s) [2022-03-11T00:03:45.215Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (10.85s) [2022-03-11T00:03:45.215Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (8.09s) [2022-03-11T00:03:45.215Z] --- PASS: TestDockerSuite/TestBuildForceRm (12.48s) [2022-03-11T00:03:45.215Z] --- PASS: TestDockerSuite/TestBuildFromGit (11.40s) [2022-03-11T00:03:45.215Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.65s) [2022-03-11T00:03:45.215Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (5.93s) [2022-03-11T00:03:45.215Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2022-03-11T00:03:45.215Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.78s) [2022-03-11T00:03:45.215Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.73s) [2022-03-11T00:03:45.215Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-03-11T00:03:45.215Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (9.83s) [2022-03-11T00:03:45.215Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2022-03-11T00:03:45.215Z] --- PASS: TestDockerSuite/TestBuildHistory (13.87s) [2022-03-11T00:03:45.215Z] --- PASS: TestDockerSuite/TestBuildIidFile (1.13s) [2022-03-11T00:03:45.215Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (2.26s) [2022-03-11T00:03:45.215Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s) [2022-03-11T00:03:45.215Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.88s) [2022-03-11T00:03:45.215Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.11s) [2022-03-11T00:03:45.215Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (9.78s) [2022-03-11T00:03:45.215Z] --- PASS: TestDockerSuite/TestBuildLabel (1.14s) [2022-03-11T00:03:45.215Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.77s) [2022-03-11T00:03:45.215Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (1.13s) [2022-03-11T00:03:45.215Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.72s) [2022-03-11T00:03:45.215Z] --- PASS: TestDockerSuite/TestBuildLabels (1.18s) [2022-03-11T00:03:45.215Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.89s) [2022-03-11T00:03:45.215Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (7.03s) [2022-03-11T00:03:45.215Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.12s) [2022-03-11T00:03:45.215Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.07s) [2022-03-11T00:03:45.215Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.15s) [2022-03-11T00:03:45.215Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.13s) [2022-03-11T00:03:45.215Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.13s) [2022-03-11T00:03:45.215Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.11s) [2022-03-11T00:03:45.215Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.70s) [2022-03-11T00:03:45.215Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.70s) [2022-03-11T00:03:45.215Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (5.66s) [2022-03-11T00:03:45.215Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (21.05s) [2022-03-11T00:03:45.215Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.07s) [2022-03-11T00:03:45.215Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.75s) [2022-03-11T00:03:45.215Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (45.02s) [2022-03-11T00:03:45.215Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (21.18s) [2022-03-11T00:03:45.215Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (5.69s) [2022-03-11T00:03:45.215Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (6.51s) [2022-03-11T00:03:45.215Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (6.18s) [2022-03-11T00:03:45.215Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (18.84s) [2022-03-11T00:03:45.215Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2022-03-11T00:03:45.215Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (13.08s) [2022-03-11T00:03:45.215Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.87s) [2022-03-11T00:03:45.215Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2022-03-11T00:03:45.215Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2022-03-11T00:03:45.215Z] --- PASS: TestDockerSuite/TestBuildNoContext (8.49s) [2022-03-11T00:03:45.215Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (9.87s) [2022-03-11T00:03:45.215Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.68s) [2022-03-11T00:03:45.215Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.30s) [2022-03-11T00:03:45.215Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.16s) [2022-03-11T00:03:45.215Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.85s) [2022-03-11T00:03:45.215Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.29s) [2022-03-11T00:03:45.215Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.60s) [2022-03-11T00:03:45.215Z] --- PASS: TestDockerSuite/TestBuildOnBuild (19.68s) [2022-03-11T00:03:45.215Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.90s) [2022-03-11T00:03:45.215Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (9.85s) [2022-03-11T00:03:45.215Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (4.11s) [2022-03-11T00:03:45.215Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (9.63s) [2022-03-11T00:03:45.216Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (5.59s) [2022-03-11T00:03:45.216Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (5.17s) [2022-03-11T00:03:45.216Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.30s) [2022-03-11T00:03:45.216Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2022-03-11T00:03:45.216Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.03s) [2022-03-11T00:03:45.216Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.62s) [2022-03-11T00:03:45.216Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-03-11T00:03:45.216Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (46.02s) [2022-03-11T00:03:45.216Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (30.89s) [2022-03-11T00:03:45.216Z] --- PASS: TestDockerSuite/TestBuildRm (14.31s) [2022-03-11T00:03:45.216Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (3.81s) [2022-03-11T00:03:45.216Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.07s) [2022-03-11T00:03:45.216Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.44s) [2022-03-11T00:03:45.216Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.81s) [2022-03-11T00:03:45.216Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (4.23s) [2022-03-11T00:03:45.216Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (4.38s) [2022-03-11T00:03:45.216Z] --- PASS: TestDockerSuite/TestBuildShellInherited (4.79s) [2022-03-11T00:03:45.216Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (21.71s) [2022-03-11T00:03:45.216Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.93s) [2022-03-11T00:03:45.216Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.80s) [2022-03-11T00:03:45.216Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (11.27s) [2022-03-11T00:03:45.216Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.35s) [2022-03-11T00:03:45.216Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (5.29s) [2022-03-11T00:03:45.216Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.13s) [2022-03-11T00:03:45.216Z] --- PASS: TestDockerSuite/TestBuildStderr (4.79s) [2022-03-11T00:03:45.216Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (22.28s) [2022-03-11T00:03:45.216Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.46s) [2022-03-11T00:03:45.216Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (3.71s) [2022-03-11T00:03:45.216Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.55s) [2022-03-11T00:03:45.216Z] --- PASS: TestDockerSuite/TestBuildTagEvent (5.03s) [2022-03-11T00:03:45.216Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (5.91s) [2022-03-11T00:03:45.216Z] --- SKIP: TestDockerSuite/TestBuildUser (0.04s) [2022-03-11T00:03:45.216Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.05s) [2022-03-11T00:03:45.216Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.03s) [2022-03-11T00:03:45.216Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (4.65s) [2022-03-11T00:03:45.216Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.68s) [2022-03-11T00:03:45.216Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (7.98s) [2022-03-11T00:03:45.216Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-03-11T00:03:45.216Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-03-11T00:03:45.216Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (24.49s) [2022-03-11T00:03:45.216Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (1.09s) [2022-03-11T00:03:45.216Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (9.49s) [2022-03-11T00:03:45.216Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (6.31s) [2022-03-11T00:03:45.216Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.41s) [2022-03-11T00:03:45.216Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.07s) [2022-03-11T00:03:45.216Z] --- PASS: TestDockerSuite/TestBuildWithFailure (2.82s) [2022-03-11T00:03:45.216Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.46s) [2022-03-11T00:03:45.674Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (11.71s) [2022-03-11T00:03:45.674Z] --- PASS: TestDockerSuite/TestBuildWithTabs (5.13s) [2022-03-11T00:03:45.674Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.49s) [2022-03-11T00:03:45.674Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (24.33s) [2022-03-11T00:03:45.674Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.47s) [2022-03-11T00:03:45.674Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.40s) [2022-03-11T00:03:45.674Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2022-03-11T00:03:45.674Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.58s) [2022-03-11T00:03:45.674Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (9.31s) [2022-03-11T00:03:45.674Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (2.37s) [2022-03-11T00:03:45.674Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.38s) [2022-03-11T00:03:45.674Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2022-03-11T00:03:45.674Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2022-03-11T00:03:45.674Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.57s) [2022-03-11T00:03:45.674Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (5.23s) [2022-03-11T00:03:45.674Z] --- PASS: TestDockerSuite/TestCommitChange (5.76s) [2022-03-11T00:03:45.674Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (10.23s) [2022-03-11T00:03:45.674Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2022-03-11T00:03:45.674Z] --- PASS: TestDockerSuite/TestCommitNewFile (7.77s) [2022-03-11T00:03:45.674Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-03-11T00:03:45.674Z] --- PASS: TestDockerSuite/TestCommitTTY (13.16s) [2022-03-11T00:03:45.674Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (10.26s) [2022-03-11T00:03:45.674Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.03s) [2022-03-11T00:03:45.674Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-03-11T00:03:45.674Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-03-11T00:03:45.674Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-03-11T00:03:45.674Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-03-11T00:03:45.674Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-03-11T00:03:45.674Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-03-11T00:03:45.674Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.09s) [2022-03-11T00:03:45.674Z] --- PASS: TestDockerSuite/TestContainerAPICommit (8.00s) [2022-03-11T00:03:45.674Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (7.93s) [2022-03-11T00:03:45.674Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-03-11T00:03:45.674Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.89s) [2022-03-11T00:03:45.674Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-03-11T00:03:45.674Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-03-11T00:03:45.674Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-03-11T00:03:45.674Z] --- PASS: TestDockerSuite/TestContainerAPICreate (2.69s) [2022-03-11T00:03:45.674Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-03-11T00:03:45.674Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s) [2022-03-11T00:03:45.674Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.85s) [2022-03-11T00:03:45.674Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2022-03-11T00:03:45.674Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-03-11T00:03:45.674Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-03-11T00:03:45.674Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-03-11T00:03:45.674Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (3.02s) [2022-03-11T00:03:45.674Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (2.53s) [2022-03-11T00:03:45.674Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (2.50s) [2022-03-11T00:03:45.674Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s) [2022-03-11T00:03:45.674Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-03-11T00:03:45.674Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.79s) [2022-03-11T00:03:45.674Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.02s) [2022-03-11T00:03:45.675Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.47s) [2022-03-11T00:03:45.675Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-03-11T00:03:45.675Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-03-11T00:03:45.675Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.53s) [2022-03-11T00:03:45.675Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2022-03-11T00:03:45.675Z] --- PASS: TestDockerSuite/TestContainerAPIKill (2.17s) [2022-03-11T00:03:45.675Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2022-03-11T00:03:45.675Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.85s) [2022-03-11T00:03:45.675Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.33s) [2022-03-11T00:03:45.675Z] --- PASS: TestDockerSuite/TestContainerAPIRename (2.47s) [2022-03-11T00:03:45.675Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (4.20s) [2022-03-11T00:03:45.675Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (4.53s) [2022-03-11T00:03:45.675Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.09s) [2022-03-11T00:03:45.675Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2022-03-11T00:03:45.675Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2022-03-11T00:03:45.675Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.03s) [2022-03-11T00:03:45.675Z] --- PASS: TestDockerSuite/TestContainerAPIStart (2.23s) [2022-03-11T00:03:45.675Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-03-11T00:03:45.675Z] --- PASS: TestDockerSuite/TestContainerAPIStop (2.93s) [2022-03-11T00:03:45.675Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2022-03-11T00:03:45.675Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (2.70s) [2022-03-11T00:03:45.675Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.10s) [2022-03-11T00:03:45.675Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.56s) [2022-03-11T00:03:45.675Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (2.25s) [2022-03-11T00:03:45.675Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-03-11T00:03:45.675Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.03s) [2022-03-11T00:03:45.675Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-03-11T00:03:45.675Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-03-11T00:03:45.675Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-03-11T00:03:45.675Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (2.18s) [2022-03-11T00:03:45.675Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (41.96s) [2022-03-11T00:03:45.675Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (7.74s) [2022-03-11T00:03:45.675Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (2.76s) [2022-03-11T00:03:45.675Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (7.77s) [2022-03-11T00:03:45.675Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (7.94s) [2022-03-11T00:03:45.675Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0009badc8_} (3.56s) [2022-03-11T00:03:45.675Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1619529243_c:\foo_false____} (3.89s) [2022-03-11T00:03:45.675Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1619529243_c:\foo_true____} (8.25s) [2022-03-11T00:03:45.675Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.03s) [2022-03-11T00:03:45.675Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.39s) [2022-03-11T00:03:45.675Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-03-11T00:03:45.675Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-03-11T00:03:45.675Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-03-11T00:03:45.675Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-03-11T00:03:45.675Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-03-11T00:03:45.675Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.07s) [2022-03-11T00:03:45.675Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.07s) [2022-03-11T00:03:45.675Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.08s) [2022-03-11T00:03:45.675Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.01s) [2022-03-11T00:03:45.675Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.07s) [2022-03-11T00:03:45.675Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.03s) [2022-03-11T00:03:45.675Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-03-11T00:03:45.675Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-03-11T00:03:45.675Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.03s) [2022-03-11T00:03:45.675Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-03-11T00:03:45.675Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (3.55s) [2022-03-11T00:03:45.675Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-03-11T00:03:45.675Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2022-03-11T00:03:45.675Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2022-03-11T00:03:45.675Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2022-03-11T00:03:45.675Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2022-03-11T00:03:45.675Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.03s) [2022-03-11T00:03:45.675Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.03s) [2022-03-11T00:03:45.675Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2022-03-11T00:03:45.675Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2022-03-11T00:03:45.675Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2022-03-11T00:03:45.675Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-03-11T00:03:45.675Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-03-11T00:03:45.675Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-03-11T00:03:45.675Z] --- PASS: TestDockerSuite/TestCpGarbagePath (3.19s) [2022-03-11T00:03:45.675Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.11s) [2022-03-11T00:03:45.675Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2022-03-11T00:03:45.675Z] --- PASS: TestDockerSuite/TestCpRelativePath (3.02s) [2022-03-11T00:03:45.675Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-03-11T00:03:45.675Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-03-11T00:03:45.675Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-03-11T00:03:45.675Z] --- PASS: TestDockerSuite/TestCpToCaseA (15.76s) [2022-03-11T00:03:45.675Z] --- PASS: TestDockerSuite/TestCpToCaseB (3.15s) [2022-03-11T00:03:45.675Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2022-03-11T00:03:45.675Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2022-03-11T00:03:45.675Z] --- PASS: TestDockerSuite/TestCpToCaseE (21.68s) [2022-03-11T00:03:45.675Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.03s) [2022-03-11T00:03:45.675Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2022-03-11T00:03:45.675Z] --- PASS: TestDockerSuite/TestCpToCaseH (19.68s) [2022-03-11T00:03:45.675Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2022-03-11T00:03:45.675Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2022-03-11T00:03:45.675Z] --- PASS: TestDockerSuite/TestCpToDot (2.90s) [2022-03-11T00:03:45.675Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-03-11T00:03:45.675Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-03-11T00:03:45.675Z] --- PASS: TestDockerSuite/TestCpToStdout (2.83s) [2022-03-11T00:03:45.675Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-03-11T00:03:45.675Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-03-11T00:03:45.675Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-03-11T00:03:45.675Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2022-03-11T00:03:45.675Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.22s) [2022-03-11T00:03:45.675Z] --- PASS: TestDockerSuite/TestCreateArgs (0.21s) [2022-03-11T00:03:45.675Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.12s) [2022-03-11T00:03:45.675Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.47s) [2022-03-11T00:03:45.675Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.20s) [2022-03-11T00:03:45.675Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.21s) [2022-03-11T00:03:45.675Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (2.21s) [2022-03-11T00:03:45.675Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.84s) [2022-03-11T00:03:45.675Z] --- PASS: TestDockerSuite/TestCreateLabels (0.21s) [2022-03-11T00:03:45.675Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-03-11T00:03:45.675Z] --- PASS: TestDockerSuite/TestCreateRM (0.40s) [2022-03-11T00:03:45.675Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-03-11T00:03:45.675Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.24s) [2022-03-11T00:03:45.675Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.45s) [2022-03-11T00:03:45.675Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (18.01s) [2022-03-11T00:03:45.675Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.23s) [2022-03-11T00:03:45.675Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.61s) [2022-03-11T00:03:45.675Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.17s) [2022-03-11T00:03:45.675Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.21s) [2022-03-11T00:03:45.675Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-03-11T00:03:45.675Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (7.38s) [2022-03-11T00:03:45.675Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-03-11T00:03:45.675Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.17s) [2022-03-11T00:03:45.675Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-03-11T00:03:45.675Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-03-11T00:03:45.675Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-03-11T00:03:45.675Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-03-11T00:03:45.675Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-03-11T00:03:45.675Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-03-11T00:03:45.675Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-03-11T00:03:45.675Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-03-11T00:03:45.675Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2022-03-11T00:03:45.675Z] --- PASS: TestDockerSuite/TestDockerFails (0.08s) [2022-03-11T00:03:45.675Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-03-11T00:03:45.675Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-03-11T00:03:45.675Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-03-11T00:03:45.675Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2022-03-11T00:03:45.675Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2022-03-11T00:03:45.675Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.76s) [2022-03-11T00:03:45.675Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.79s) [2022-03-11T00:03:45.675Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (7.46s) [2022-03-11T00:03:45.675Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (18.56s) [2022-03-11T00:03:45.675Z] --- PASS: TestDockerSuite/TestEventsCopy (5.92s) [2022-03-11T00:03:45.675Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (5.79s) [2022-03-11T00:03:45.675Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.68s) [2022-03-11T00:03:45.675Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.99s) [2022-03-11T00:03:45.675Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (4.55s) [2022-03-11T00:03:45.675Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (1.28s) [2022-03-11T00:03:45.675Z] --- PASS: TestDockerSuite/TestEventsFilterType (1.26s) [2022-03-11T00:03:45.675Z] --- PASS: TestDockerSuite/TestEventsFilters (5.54s) [2022-03-11T00:03:45.675Z] --- PASS: TestDockerSuite/TestEventsFormat (5.80s) [2022-03-11T00:03:45.675Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.08s) [2022-03-11T00:03:45.675Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.07s) [2022-03-11T00:03:45.675Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2022-03-11T00:03:45.675Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2022-03-11T00:03:45.675Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2022-03-11T00:03:45.675Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.24s) [2022-03-11T00:03:45.675Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2022-03-11T00:03:45.675Z] --- PASS: TestDockerSuite/TestEventsRename (3.17s) [2022-03-11T00:03:45.675Z] --- PASS: TestDockerSuite/TestEventsResize (8.12s) [2022-03-11T00:03:45.675Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.48s) [2022-03-11T00:03:45.675Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.95s) [2022-03-11T00:03:45.675Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (4.92s) [2022-03-11T00:03:45.675Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2022-03-11T00:03:45.675Z] --- PASS: TestDockerSuite/TestEventsUntag (2.77s) [2022-03-11T00:03:45.675Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (4.46s) [2022-03-11T00:03:45.675Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2022-03-11T00:03:45.675Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-03-11T00:03:45.675Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (2.26s) [2022-03-11T00:03:45.675Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (2.52s) [2022-03-11T00:03:45.675Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2022-03-11T00:03:45.675Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-03-11T00:03:45.675Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-03-11T00:03:45.675Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (2.50s) [2022-03-11T00:03:45.675Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (2.42s) [2022-03-11T00:03:45.675Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (2.28s) [2022-03-11T00:03:45.675Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (2.16s) [2022-03-11T00:03:45.675Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (4.80s) [2022-03-11T00:03:45.675Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2022-03-11T00:03:45.675Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2022-03-11T00:03:45.675Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-03-11T00:03:45.675Z] --- PASS: TestDockerSuite/TestExecExitStatus (2.51s) [2022-03-11T00:03:45.675Z] --- PASS: TestDockerSuite/TestExecInspectID (5.09s) [2022-03-11T00:03:45.675Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2022-03-11T00:03:45.675Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-03-11T00:03:45.675Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2022-03-11T00:03:45.675Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2022-03-11T00:03:45.675Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-03-11T00:03:45.675Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (3.01s) [2022-03-11T00:03:45.675Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2022-03-11T00:03:45.675Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2022-03-11T00:03:45.675Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.03s) [2022-03-11T00:03:45.675Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-03-11T00:03:45.675Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-03-11T00:03:45.675Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.59s) [2022-03-11T00:03:45.675Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.03s) [2022-03-11T00:03:45.675Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (9.07s) [2022-03-11T00:03:45.675Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2022-03-11T00:03:45.675Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-03-11T00:03:45.675Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2022-03-11T00:03:45.675Z] --- PASS: TestDockerSuite/TestGetContainerStats (6.52s) [2022-03-11T00:03:45.675Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (6.49s) [2022-03-11T00:03:45.675Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.48s) [2022-03-11T00:03:45.675Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (6.43s) [2022-03-11T00:03:45.675Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-03-11T00:03:45.675Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.03s) [2022-03-11T00:03:45.675Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.17s) [2022-03-11T00:03:45.675Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2022-03-11T00:03:45.675Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.10s) [2022-03-11T00:03:45.675Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.10s) [2022-03-11T00:03:45.675Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.11s) [2022-03-11T00:03:45.675Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (6.35s) [2022-03-11T00:03:45.675Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.09s) [2022-03-11T00:03:45.675Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-03-11T00:03:45.675Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.10s) [2022-03-11T00:03:45.675Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.11s) [2022-03-11T00:03:45.675Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.45s) [2022-03-11T00:03:45.675Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.79s) [2022-03-11T00:03:45.675Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-03-11T00:03:45.675Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.37s) [2022-03-11T00:03:45.675Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.10s) [2022-03-11T00:03:45.675Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (2.26s) [2022-03-11T00:03:45.675Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.32s) [2022-03-11T00:03:45.675Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.72s) [2022-03-11T00:03:45.675Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (7.87s) [2022-03-11T00:03:45.675Z] --- PASS: TestDockerSuite/TestImagesFormat (0.25s) [2022-03-11T00:03:45.675Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.03s) [2022-03-11T00:03:45.675Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (4.09s) [2022-03-11T00:03:45.675Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.08s) [2022-03-11T00:03:45.675Z] --- PASS: TestDockerSuite/TestImportBadURL (0.10s) [2022-03-11T00:03:45.675Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.03s) [2022-03-11T00:03:45.675Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2022-03-11T00:03:45.675Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.08s) [2022-03-11T00:03:45.675Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-03-11T00:03:45.675Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2022-03-11T00:03:45.675Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-03-11T00:03:45.675Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-03-11T00:03:45.675Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-03-11T00:03:45.675Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-03-11T00:03:45.675Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.10s) [2022-03-11T00:03:45.675Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-03-11T00:03:45.675Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-03-11T00:03:45.675Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.59s) [2022-03-11T00:03:45.675Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (3.13s) [2022-03-11T00:03:45.675Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-03-11T00:03:45.675Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-03-11T00:03:45.675Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.11s) [2022-03-11T00:03:45.675Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2022-03-11T00:03:45.675Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.71s) [2022-03-11T00:03:45.675Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.24s) [2022-03-11T00:03:45.675Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.59s) [2022-03-11T00:03:45.675Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-03-11T00:03:45.675Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-03-11T00:03:45.675Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-03-11T00:03:45.675Z] --- PASS: TestDockerSuite/TestInspectDefault (2.47s) [2022-03-11T00:03:45.675Z] --- PASS: TestDockerSuite/TestInspectHistory (4.86s) [2022-03-11T00:03:45.675Z] --- SKIP: TestDockerSuite/TestInspectImage (0.03s) [2022-03-11T00:03:45.675Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-03-11T00:03:45.675Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-03-11T00:03:45.675Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.39s) [2022-03-11T00:03:45.675Z] --- PASS: TestDockerSuite/TestInspectJSONFields (2.55s) [2022-03-11T00:03:45.675Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.23s) [2022-03-11T00:03:45.675Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.44s) [2022-03-11T00:03:45.675Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (2.62s) [2022-03-11T00:03:45.675Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2022-03-11T00:03:45.675Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.09s) [2022-03-11T00:03:45.675Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (2.58s) [2022-03-11T00:03:45.676Z] --- PASS: TestDockerSuite/TestInspectStatus (2.95s) [2022-03-11T00:03:45.676Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (4.98s) [2022-03-11T00:03:45.676Z] --- PASS: TestDockerSuite/TestInspectTemplateError (2.75s) [2022-03-11T00:03:45.676Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.55s) [2022-03-11T00:03:45.676Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (2.45s) [2022-03-11T00:03:45.676Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.37s) [2022-03-11T00:03:45.676Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.40s) [2022-03-11T00:03:45.676Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.64s) [2022-03-11T00:03:45.676Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.10s) [2022-03-11T00:03:45.676Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-03-11T00:03:45.676Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2022-03-11T00:03:45.676Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-03-11T00:03:45.676Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-03-11T00:03:45.676Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-03-11T00:03:45.676Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-03-11T00:03:45.676Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-03-11T00:03:45.676Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.03s) [2022-03-11T00:03:45.676Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-03-11T00:03:45.676Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-03-11T00:03:45.676Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-03-11T00:03:45.676Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-03-11T00:03:45.676Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-03-11T00:03:45.676Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-03-11T00:03:45.676Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-03-11T00:03:45.676Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-03-11T00:03:45.676Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.08s) [2022-03-11T00:03:45.676Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.02s) [2022-03-11T00:03:45.676Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (2.17s) [2022-03-11T00:03:45.676Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (2.12s) [2022-03-11T00:03:45.676Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (5.85s) [2022-03-11T00:03:45.676Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.64s) [2022-03-11T00:03:45.676Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-03-11T00:03:45.676Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.52s) [2022-03-11T00:03:45.676Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.09s) [2022-03-11T00:03:45.676Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (7.57s) [2022-03-11T00:03:45.676Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (8.00s) [2022-03-11T00:03:45.676Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (9.17s) [2022-03-11T00:03:45.676Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.92s) [2022-03-11T00:03:45.676Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.70s) [2022-03-11T00:03:45.676Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-03-11T00:03:45.676Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.73s) [2022-03-11T00:03:45.676Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.54s) [2022-03-11T00:03:45.676Z] --- PASS: TestDockerSuite/TestLogsSince (9.30s) [2022-03-11T00:03:45.676Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-03-11T00:03:45.676Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-03-11T00:03:45.676Z] --- PASS: TestDockerSuite/TestLogsTail (3.13s) [2022-03-11T00:03:45.676Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.86s) [2022-03-11T00:03:45.676Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.66s) [2022-03-11T00:03:45.676Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2022-03-11T00:03:45.676Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2022-03-11T00:03:45.676Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2022-03-11T00:03:45.676Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-03-11T00:03:45.676Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-03-11T00:03:45.676Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-03-11T00:03:45.676Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2022-03-11T00:03:45.676Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-03-11T00:03:45.676Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.09s) [2022-03-11T00:03:45.676Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-03-11T00:03:45.676Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2022-03-11T00:03:45.676Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-03-11T00:03:45.676Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-03-11T00:03:45.676Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2022-03-11T00:03:45.676Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-03-11T00:03:45.676Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-03-11T00:03:45.676Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2022-03-11T00:03:45.676Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2022-03-11T00:03:45.676Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (4.91s) [2022-03-11T00:03:45.676Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2022-03-11T00:03:45.676Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.03s) [2022-03-11T00:03:45.676Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-03-11T00:03:45.676Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-03-11T00:03:45.676Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2022-03-11T00:03:45.676Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-03-11T00:03:45.676Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-03-11T00:03:45.676Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-03-11T00:03:45.676Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2022-03-11T00:03:45.676Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (5.07s) [2022-03-11T00:03:45.676Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-03-11T00:03:45.676Z] --- PASS: TestDockerSuite/TestPsByOrder (9.50s) [2022-03-11T00:03:45.676Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-03-11T00:03:45.676Z] --- PASS: TestDockerSuite/TestPsListContainersBase (10.38s) [2022-03-11T00:03:45.676Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (20.73s) [2022-03-11T00:03:45.676Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.38s) [2022-03-11T00:03:45.676Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-03-11T00:03:45.676Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (14.16s) [2022-03-11T00:03:45.676Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (4.33s) [2022-03-11T00:03:45.676Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (13.33s) [2022-03-11T00:03:45.676Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (10.21s) [2022-03-11T00:03:45.676Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.10s) [2022-03-11T00:03:45.676Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-03-11T00:03:45.676Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (5.36s) [2022-03-11T00:03:45.676Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2022-03-11T00:03:45.676Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2022-03-11T00:03:45.676Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2022-03-11T00:03:45.676Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2022-03-11T00:03:45.676Z] --- PASS: TestDockerSuite/TestPsShowMounts (8.03s) [2022-03-11T00:03:45.676Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-03-11T00:03:45.676Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.68s) [2022-03-11T00:03:45.676Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-03-11T00:03:45.676Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.31s) [2022-03-11T00:03:45.676Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.96s) [2022-03-11T00:03:45.676Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-03-11T00:03:45.676Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (4.38s) [2022-03-11T00:03:45.676Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (4.86s) [2022-03-11T00:03:45.676Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (3.05s) [2022-03-11T00:03:45.676Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (28.71s) [2022-03-11T00:03:45.676Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-03-11T00:03:45.676Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (8.09s) [2022-03-11T00:03:45.676Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.32s) [2022-03-11T00:03:45.676Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.23s) [2022-03-11T00:03:45.676Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.97s) [2022-03-11T00:03:45.676Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (5.13s) [2022-03-11T00:03:45.676Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (9.67s) [2022-03-11T00:03:45.676Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-03-11T00:03:45.676Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (4.97s) [2022-03-11T00:03:45.676Z] --- PASS: TestDockerSuite/TestRmiBlank (0.08s) [2022-03-11T00:03:45.676Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.37s) [2022-03-11T00:03:45.676Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (16.96s) [2022-03-11T00:03:45.676Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (8.16s) [2022-03-11T00:03:45.676Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.90s) [2022-03-11T00:03:45.676Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (7.23s) [2022-03-11T00:03:45.676Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (10.49s) [2022-03-11T00:03:45.676Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (8.75s) [2022-03-11T00:03:45.676Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (5.09s) [2022-03-11T00:03:45.676Z] --- PASS: TestDockerSuite/TestRmiTag (0.89s) [2022-03-11T00:03:45.676Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.77s) [2022-03-11T00:03:45.676Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (18.50s) [2022-03-11T00:03:45.676Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.94s) [2022-03-11T00:03:45.676Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (10.21s) [2022-03-11T00:03:45.676Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.44s) [2022-03-11T00:03:45.676Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-03-11T00:03:45.676Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2022-03-11T00:03:45.676Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-03-11T00:03:45.676Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-03-11T00:03:45.676Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-03-11T00:03:45.676Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-03-11T00:03:45.676Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-03-11T00:03:45.676Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (2.26s) [2022-03-11T00:03:45.676Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-03-11T00:03:45.676Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-03-11T00:03:45.676Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (9.76s) [2022-03-11T00:03:45.676Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (3.16s) [2022-03-11T00:03:45.676Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (7.30s) [2022-03-11T00:03:45.676Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.63s) [2022-03-11T00:03:45.676Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (7.33s) [2022-03-11T00:03:45.676Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.09s) [2022-03-11T00:03:45.676Z] --- PASS: TestDockerSuite/TestRunBindMounts (10.04s) [2022-03-11T00:03:45.676Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-03-11T00:03:45.676Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-03-11T00:03:45.676Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-03-11T00:03:45.676Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.03s) [2022-03-11T00:03:45.676Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-03-11T00:03:45.676Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-03-11T00:03:45.676Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-03-11T00:03:45.676Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.03s) [2022-03-11T00:03:45.676Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.03s) [2022-03-11T00:03:45.676Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-03-11T00:03:45.676Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-03-11T00:03:45.676Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.65s) [2022-03-11T00:03:45.676Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.03s) [2022-03-11T00:03:45.676Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (3.77s) [2022-03-11T00:03:45.676Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) [2022-03-11T00:03:45.676Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-03-11T00:03:45.676Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (2.42s) [2022-03-11T00:03:45.676Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-03-11T00:03:45.676Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-03-11T00:03:45.676Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-03-11T00:03:45.676Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-03-11T00:03:45.676Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-03-11T00:03:45.676Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-03-11T00:03:45.676Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-03-11T00:03:45.676Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.73s) [2022-03-11T00:03:45.676Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.91s) [2022-03-11T00:03:45.676Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (7.37s) [2022-03-11T00:03:45.676Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-03-11T00:03:45.676Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-03-11T00:03:45.676Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-03-11T00:03:45.676Z] --- PASS: TestDockerSuite/TestRunCreateVolume (7.42s) [2022-03-11T00:03:45.676Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-03-11T00:03:45.676Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.03s) [2022-03-11T00:03:45.676Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.03s) [2022-03-11T00:03:45.676Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-03-11T00:03:45.676Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (2.54s) [2022-03-11T00:03:45.676Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (6.33s) [2022-03-11T00:03:45.676Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-03-11T00:03:45.676Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-03-11T00:03:45.676Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2022-03-11T00:03:45.676Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-03-11T00:03:45.676Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.03s) [2022-03-11T00:03:45.676Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-03-11T00:03:45.676Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.73s) [2022-03-11T00:03:45.676Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-03-11T00:03:45.676Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.16s) [2022-03-11T00:03:45.676Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-03-11T00:03:45.676Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.61s) [2022-03-11T00:03:45.676Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.54s) [2022-03-11T00:03:45.676Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-03-11T00:03:45.676Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.58s) [2022-03-11T00:03:45.676Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2022-03-11T00:03:45.676Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-03-11T00:03:45.676Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-03-11T00:03:45.676Z] --- PASS: TestDockerSuite/TestRunExitCode (7.58s) [2022-03-11T00:03:45.676Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (3.50s) [2022-03-11T00:03:45.676Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.69s) [2022-03-11T00:03:45.676Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (7.59s) [2022-03-11T00:03:45.676Z] --- PASS: TestDockerSuite/TestRunExposePort (0.10s) [2022-03-11T00:03:45.676Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-03-11T00:03:45.676Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2022-03-11T00:03:45.676Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-03-11T00:03:45.676Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-03-11T00:03:45.676Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-03-11T00:03:45.676Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.03s) [2022-03-11T00:03:45.676Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.03s) [2022-03-11T00:03:45.676Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (14.64s) [2022-03-11T00:03:45.676Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-03-11T00:03:45.676Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.09s) [2022-03-11T00:03:45.676Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-03-11T00:03:45.676Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-03-11T00:03:45.676Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-03-11T00:03:45.676Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-03-11T00:03:45.676Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (10.90s) [2022-03-11T00:03:45.676Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-03-11T00:03:45.676Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (2.12s) [2022-03-11T00:03:45.676Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2022-03-11T00:03:45.676Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-03-11T00:03:45.676Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-03-11T00:03:45.676Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-03-11T00:03:45.676Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-03-11T00:03:45.676Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-03-11T00:03:45.676Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-03-11T00:03:45.676Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-03-11T00:03:45.676Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-03-11T00:03:45.676Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2022-03-11T00:03:45.676Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2022-03-11T00:03:45.676Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-03-11T00:03:45.676Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-03-11T00:03:45.676Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (8.28s) [2022-03-11T00:03:45.676Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-03-11T00:03:45.676Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2022-03-11T00:03:45.676Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-03-11T00:03:45.676Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (10.63s) [2022-03-11T00:03:45.676Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (5.08s) [2022-03-11T00:03:45.676Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-03-11T00:03:45.676Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.03s) [2022-03-11T00:03:45.676Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.03s) [2022-03-11T00:03:45.676Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.04s) [2022-03-11T00:03:45.676Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-03-11T00:03:45.676Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-03-11T00:03:45.676Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-03-11T00:03:45.676Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-03-11T00:03:45.676Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-03-11T00:03:45.676Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.48s) [2022-03-11T00:03:45.676Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.30s) [2022-03-11T00:03:45.676Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (2.57s) [2022-03-11T00:03:45.676Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (2.67s) [2022-03-11T00:03:45.676Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.26s) [2022-03-11T00:03:45.676Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (2.33s) [2022-03-11T00:03:45.676Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2022-03-11T00:03:45.676Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-03-11T00:03:45.676Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-03-11T00:03:45.676Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2022-03-11T00:03:45.676Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-03-11T00:03:45.676Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-03-11T00:03:45.676Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-03-11T00:03:45.677Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-03-11T00:03:45.677Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (3.35s) [2022-03-11T00:03:45.677Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2022-03-11T00:03:45.677Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-03-11T00:03:45.677Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-03-11T00:03:45.677Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-03-11T00:03:45.677Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-03-11T00:03:45.677Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (13.95s) [2022-03-11T00:03:45.677Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-03-11T00:03:45.677Z] --- PASS: TestDockerSuite/TestRunRm (2.92s) [2022-03-11T00:03:45.677Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.95s) [2022-03-11T00:03:45.677Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (2.78s) [2022-03-11T00:03:45.677Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (2.45s) [2022-03-11T00:03:45.677Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (2.72s) [2022-03-11T00:03:45.677Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (3.05s) [2022-03-11T00:03:45.677Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-03-11T00:03:45.677Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2022-03-11T00:03:45.677Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (7.50s) [2022-03-11T00:03:45.677Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2022-03-11T00:03:45.677Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (2.48s) [2022-03-11T00:03:45.677Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.03s) [2022-03-11T00:03:45.677Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-03-11T00:03:45.677Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.21s) [2022-03-11T00:03:45.677Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.08s) [2022-03-11T00:03:45.677Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.03s) [2022-03-11T00:03:45.677Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (5.22s) [2022-03-11T00:03:45.677Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-03-11T00:03:45.677Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-03-11T00:03:45.677Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-03-11T00:03:45.677Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-03-11T00:03:45.677Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2022-03-11T00:03:45.677Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2022-03-11T00:03:45.677Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-03-11T00:03:45.677Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-03-11T00:03:45.677Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-03-11T00:03:45.677Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2022-03-11T00:03:45.677Z] --- PASS: TestDockerSuite/TestRunUserDefaults (2.70s) [2022-03-11T00:03:45.677Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2022-03-11T00:03:45.677Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.85s) [2022-03-11T00:03:45.677Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-03-11T00:03:45.677Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-03-11T00:03:45.677Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (8.28s) [2022-03-11T00:03:45.677Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (8.16s) [2022-03-11T00:03:45.677Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (5.41s) [2022-03-11T00:03:45.677Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (7.93s) [2022-03-11T00:03:45.677Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-03-11T00:03:45.677Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.18s) [2022-03-11T00:03:45.677Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (3.17s) [2022-03-11T00:03:45.677Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.80s) [2022-03-11T00:03:45.677Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (7.70s) [2022-03-11T00:03:45.677Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-03-11T00:03:45.677Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.08s) [2022-03-11T00:03:45.677Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.08s) [2022-03-11T00:03:45.677Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-03-11T00:03:45.677Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-03-11T00:03:45.677Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2022-03-11T00:03:45.677Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.03s) [2022-03-11T00:03:45.677Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.03s) [2022-03-11T00:03:45.677Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (5.10s) [2022-03-11T00:03:45.677Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (2.10s) [2022-03-11T00:03:45.677Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (2.59s) [2022-03-11T00:03:45.677Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (4.95s) [2022-03-11T00:03:45.677Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-03-11T00:03:45.677Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-03-11T00:03:45.677Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-03-11T00:03:45.677Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-03-11T00:03:45.677Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-03-11T00:03:45.677Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-03-11T00:03:45.677Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-03-11T00:03:45.677Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-03-11T00:03:45.677Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2022-03-11T00:03:45.677Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-03-11T00:03:45.677Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2022-03-11T00:03:45.677Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-03-11T00:03:45.677Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-03-11T00:03:45.677Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2022-03-11T00:03:45.677Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-03-11T00:03:45.677Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-03-11T00:03:45.677Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-03-11T00:03:45.677Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.48s) [2022-03-11T00:03:45.677Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.40s) [2022-03-11T00:03:45.677Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.42s) [2022-03-11T00:03:45.677Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.26s) [2022-03-11T00:03:45.677Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.79s) [2022-03-11T00:03:45.677Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (12.90s) [2022-03-11T00:03:45.677Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/0 (2.51s) [2022-03-11T00:03:45.677Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/1 (2.87s) [2022-03-11T00:03:45.677Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/2 (7.49s) [2022-03-11T00:03:45.677Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-03-11T00:03:45.677Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (8.99s) [2022-03-11T00:03:45.677Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-03-11T00:03:45.677Z] --- PASS: TestDockerSuite/TestStartAttachSilent (9.99s) [2022-03-11T00:03:45.677Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-03-11T00:03:45.677Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-03-11T00:03:45.677Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2022-03-11T00:03:45.677Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2022-03-11T00:03:45.677Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (7.10s) [2022-03-11T00:03:45.677Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-03-11T00:03:45.677Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.03s) [2022-03-11T00:03:45.677Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.03s) [2022-03-11T00:03:45.677Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.03s) [2022-03-11T00:03:45.677Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2022-03-11T00:03:45.677Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2022-03-11T00:03:45.677Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (2.74s) [2022-03-11T00:03:45.677Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (2.97s) [2022-03-11T00:03:45.677Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2022-03-11T00:03:45.677Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (2.73s) [2022-03-11T00:03:45.677Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-03-11T00:03:45.677Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-03-11T00:03:45.677Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-03-11T00:03:45.677Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-03-11T00:03:45.677Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-03-11T00:03:45.677Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-03-11T00:03:45.677Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.36s) [2022-03-11T00:03:45.677Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.19s) [2022-03-11T00:03:45.677Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.24s) [2022-03-11T00:03:45.677Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-03-11T00:03:45.677Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.40s) [2022-03-11T00:03:45.677Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.34s) [2022-03-11T00:03:45.677Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.18s) [2022-03-11T00:03:45.677Z] --- PASS: TestDockerSuite/TestVolumeCLILs (3.13s) [2022-03-11T00:03:45.677Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.11s) [2022-03-11T00:03:45.677Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (4.10s) [2022-03-11T00:03:45.677Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.58s) [2022-03-11T00:03:45.677Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.58s) [2022-03-11T00:03:45.677Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.12s) [2022-03-11T00:03:45.677Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.26s) [2022-03-11T00:03:45.677Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (14.37s) [2022-03-11T00:03:45.677Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-03-11T00:03:45.677Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.74s) [2022-03-11T00:03:45.677Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.26s) [2022-03-11T00:03:45.677Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-03-11T00:03:45.677Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (12.99s) [2022-03-11T00:03:45.677Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.34s) [2022-03-11T00:03:45.677Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.36s) [2022-03-11T00:03:45.677Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (15.60s) [2022-03-11T00:03:45.677Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.03s) [2022-03-11T00:03:45.677Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.72s) [2022-03-11T00:03:45.677Z] === RUN TestDockerRegistrySuite [2022-03-11T00:03:45.677Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-03-11T00:03:45.677Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T00:03:45.677Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-03-11T00:03:45.677Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T00:03:45.677Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-03-11T00:03:45.677Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T00:03:45.677Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-03-11T00:03:45.677Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T00:03:45.677Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-03-11T00:03:45.677Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T00:03:45.677Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-03-11T00:03:45.677Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T00:03:45.677Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-03-11T00:03:45.677Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T00:03:45.677Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-03-11T00:03:45.677Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T00:03:45.677Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-03-11T00:03:45.677Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T00:03:45.677Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-03-11T00:03:45.677Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T00:03:45.677Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-03-11T00:03:45.677Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T00:03:45.677Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-03-11T00:03:45.677Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T00:03:45.677Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-03-11T00:03:45.677Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T00:03:45.677Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-03-11T00:03:45.677Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T00:03:45.677Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-03-11T00:03:45.677Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T00:03:45.677Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-03-11T00:03:45.677Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T00:03:45.677Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-03-11T00:03:45.677Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T00:03:45.677Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-03-11T00:03:45.677Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T00:03:45.677Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-03-11T00:03:45.677Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T00:03:45.677Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-03-11T00:03:45.677Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T00:03:45.677Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-03-11T00:03:45.677Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T00:03:45.677Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-03-11T00:03:45.677Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T00:03:45.677Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-03-11T00:03:45.677Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T00:03:45.677Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-03-11T00:03:45.677Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T00:03:45.677Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-03-11T00:03:45.677Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T00:03:45.677Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-03-11T00:03:45.677Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T00:03:45.677Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-03-11T00:03:45.677Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T00:03:45.677Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-03-11T00:03:45.677Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T00:03:45.677Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-03-11T00:03:45.677Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T00:03:45.677Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-03-11T00:03:45.677Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T00:03:45.677Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-03-11T00:03:45.677Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T00:03:45.677Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-03-11T00:03:45.677Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T00:03:45.677Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-03-11T00:03:45.677Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T00:03:45.677Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-03-11T00:03:45.677Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T00:03:45.677Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-03-11T00:03:45.677Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T00:03:45.677Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-03-11T00:03:45.677Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T00:03:45.677Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-03-11T00:03:45.677Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T00:03:45.677Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-03-11T00:03:45.677Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T00:03:45.677Z] --- PASS: TestDockerRegistrySuite (0.27s) [2022-03-11T00:03:45.677Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-03-11T00:03:45.677Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-03-11T00:03:45.677Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-03-11T00:03:45.677Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-03-11T00:03:45.677Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-03-11T00:03:45.677Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-03-11T00:03:45.677Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-03-11T00:03:45.677Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-03-11T00:03:45.677Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-03-11T00:03:45.677Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-03-11T00:03:45.677Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-03-11T00:03:45.677Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-03-11T00:03:45.677Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-03-11T00:03:45.677Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-03-11T00:03:45.677Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-03-11T00:03:45.677Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-03-11T00:03:45.677Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-03-11T00:03:45.677Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-03-11T00:03:45.677Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-03-11T00:03:45.677Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-03-11T00:03:45.677Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.26s) [2022-03-11T00:03:45.677Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-03-11T00:03:45.677Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-03-11T00:03:45.677Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-03-11T00:03:45.677Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-03-11T00:03:45.677Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-03-11T00:03:45.677Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-03-11T00:03:45.677Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-03-11T00:03:45.677Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-03-11T00:03:45.677Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-03-11T00:03:45.677Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-03-11T00:03:45.677Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-03-11T00:03:45.677Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-03-11T00:03:45.677Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-03-11T00:03:45.678Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-03-11T00:03:45.678Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-03-11T00:03:45.678Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-03-11T00:03:45.678Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-03-11T00:03:45.678Z] === RUN TestDockerSchema1RegistrySuite [2022-03-11T00:03:45.678Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-03-11T00:03:45.678Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-11T00:03:45.678Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-03-11T00:03:45.678Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-11T00:03:45.678Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-03-11T00:03:45.678Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-11T00:03:45.678Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-03-11T00:03:45.678Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-11T00:03:45.678Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-03-11T00:03:45.678Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-11T00:03:45.678Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-03-11T00:03:45.678Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-11T00:03:45.678Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-03-11T00:03:45.678Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-11T00:03:45.678Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-03-11T00:03:45.678Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-11T00:03:45.678Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-03-11T00:03:45.678Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-11T00:03:45.678Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-03-11T00:03:45.678Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-11T00:03:45.678Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-03-11T00:03:45.678Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-11T00:03:45.678Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2022-03-11T00:03:45.678Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-03-11T00:03:45.678Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-03-11T00:03:45.678Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-03-11T00:03:45.678Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-03-11T00:03:45.678Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-03-11T00:03:45.678Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-03-11T00:03:45.678Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-03-11T00:03:45.678Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-03-11T00:03:45.678Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-03-11T00:03:45.678Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-03-11T00:03:45.678Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-03-11T00:03:45.678Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-03-11T00:03:45.678Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-03-11T00:03:45.678Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-11T00:03:45.678Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-03-11T00:03:45.678Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-11T00:03:45.678Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-03-11T00:03:45.678Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-11T00:03:45.678Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-03-11T00:03:45.678Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-11T00:03:45.678Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-03-11T00:03:45.678Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-11T00:03:45.678Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-03-11T00:03:45.678Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-11T00:03:45.678Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-03-11T00:03:45.678Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-11T00:03:45.678Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-03-11T00:03:45.678Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-11T00:03:45.678Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.00s) [2022-03-11T00:03:45.678Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-03-11T00:03:45.678Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-03-11T00:03:45.678Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-03-11T00:03:45.678Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-03-11T00:03:45.678Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-03-11T00:03:45.678Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-03-11T00:03:45.678Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-03-11T00:03:45.678Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-03-11T00:03:45.678Z] === RUN TestDockerRegistryAuthTokenSuite [2022-03-11T00:03:45.678Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-03-11T00:03:45.678Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-11T00:03:45.678Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-03-11T00:03:45.678Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-11T00:03:45.678Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-03-11T00:03:46.136Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.136Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-03-11T00:03:46.136Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.136Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-03-11T00:03:46.136Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.136Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2022-03-11T00:03:46.136Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-03-11T00:03:46.136Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-03-11T00:03:46.136Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-03-11T00:03:46.136Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-03-11T00:03:46.136Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-03-11T00:03:46.136Z] === RUN TestDockerDaemonSuite [2022-03-11T00:03:46.136Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-03-11T00:03:46.136Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.136Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-03-11T00:03:46.136Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.136Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-03-11T00:03:46.136Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.136Z] --- PASS: TestDockerDaemonSuite (0.00s) [2022-03-11T00:03:46.136Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-03-11T00:03:46.136Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-03-11T00:03:46.136Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-03-11T00:03:46.136Z] === RUN TestDockerSwarmSuite [2022-03-11T00:03:46.136Z] --- PASS: TestDockerSwarmSuite (0.00s) [2022-03-11T00:03:46.136Z] === RUN TestDockerPluginSuite [2022-03-11T00:03:46.136Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2022-03-11T00:03:46.136Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.136Z] === RUN TestDockerPluginSuite/TestPluginCreate [2022-03-11T00:03:46.136Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.136Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2022-03-11T00:03:46.136Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.136Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2022-03-11T00:03:46.136Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.136Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2022-03-11T00:03:46.136Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.136Z] === RUN TestDockerPluginSuite/TestPluginInspect [2022-03-11T00:03:46.136Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.136Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2022-03-11T00:03:46.136Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.136Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2022-03-11T00:03:46.136Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.136Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2022-03-11T00:03:46.136Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.136Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2022-03-11T00:03:46.136Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.136Z] === RUN TestDockerPluginSuite/TestPluginSet [2022-03-11T00:03:46.136Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.136Z] --- PASS: TestDockerPluginSuite (0.00s) [2022-03-11T00:03:46.136Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-03-11T00:03:46.136Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-03-11T00:03:46.136Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-03-11T00:03:46.136Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-03-11T00:03:46.136Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-03-11T00:03:46.136Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-03-11T00:03:46.136Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-03-11T00:03:46.136Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-03-11T00:03:46.136Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-03-11T00:03:46.136Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-03-11T00:03:46.136Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-03-11T00:03:46.136Z] === RUN TestDockerExternalVolumeSuite [2022-03-11T00:03:46.136Z] check_test.go:127: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.136Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2022-03-11T00:03:46.136Z] === RUN TestDockerNetworkSuite [2022-03-11T00:03:46.136Z] check_test.go:133: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.136Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2022-03-11T00:03:46.136Z] === RUN TestDockerHubPullSuite [2022-03-11T00:03:46.136Z] check_test.go:141: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.136Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2022-03-11T00:03:46.136Z] PASS [2022-03-11T00:03:46.136Z] ok github.com/docker/docker/integration-cli 3119.949s [2022-03-11T00:03:46.136Z] [2022-03-11T00:03:46.136Z] === Skipped [2022-03-11T00:03:46.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2022-03-11T00:03:46.136Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.136Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2022-03-11T00:03:46.136Z] [2022-03-11T00:03:46.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-03-11T00:03:46.136Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.136Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-03-11T00:03:46.136Z] [2022-03-11T00:03:46.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-03-11T00:03:46.137Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.137Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-03-11T00:03:46.137Z] [2022-03-11T00:03:46.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2022-03-11T00:03:46.137Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.137Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2022-03-11T00:03:46.137Z] [2022-03-11T00:03:46.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-03-11T00:03:46.137Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.137Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-03-11T00:03:46.137Z] [2022-03-11T00:03:46.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-03-11T00:03:46.137Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.137Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-03-11T00:03:46.137Z] [2022-03-11T00:03:46.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-03-11T00:03:46.137Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.137Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-03-11T00:03:46.137Z] [2022-03-11T00:03:46.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-03-11T00:03:46.137Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.137Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-03-11T00:03:46.137Z] [2022-03-11T00:03:46.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-03-11T00:03:46.137Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.137Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-03-11T00:03:46.137Z] [2022-03-11T00:03:46.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-03-11T00:03:46.137Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.137Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-03-11T00:03:46.137Z] [2022-03-11T00:03:46.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-03-11T00:03:46.137Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.137Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-03-11T00:03:46.137Z] [2022-03-11T00:03:46.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-03-11T00:03:46.137Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.137Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-03-11T00:03:46.137Z] [2022-03-11T00:03:46.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-03-11T00:03:46.137Z] docker_cli_run_test.go:3149: unmatched requirement Apparmor [2022-03-11T00:03:46.137Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-03-11T00:03:46.137Z] [2022-03-11T00:03:46.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-03-11T00:03:46.137Z] docker_cli_run_test.go:3127: unmatched requirement Apparmor [2022-03-11T00:03:46.137Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-03-11T00:03:46.137Z] [2022-03-11T00:03:46.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-03-11T00:03:46.137Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.137Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-03-11T00:03:46.137Z] [2022-03-11T00:03:46.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s) [2022-03-11T00:03:46.137Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.137Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2022-03-11T00:03:46.137Z] [2022-03-11T00:03:46.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-03-11T00:03:46.137Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-03-11T00:03:46.137Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-03-11T00:03:46.137Z] [2022-03-11T00:03:46.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-03-11T00:03:46.137Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.137Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-03-11T00:03:46.137Z] [2022-03-11T00:03:46.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.57s) [2022-03-11T00:03:46.137Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-03-11T00:03:46.137Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.57s) [2022-03-11T00:03:46.137Z] [2022-03-11T00:03:46.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-03-11T00:03:46.137Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.137Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-03-11T00:03:46.137Z] [2022-03-11T00:03:46.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-03-11T00:03:46.137Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.137Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-03-11T00:03:46.137Z] [2022-03-11T00:03:46.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-03-11T00:03:46.137Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.137Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-03-11T00:03:46.137Z] [2022-03-11T00:03:46.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.06s) [2022-03-11T00:03:46.137Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.137Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.06s) [2022-03-11T00:03:46.137Z] [2022-03-11T00:03:46.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-03-11T00:03:46.137Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.137Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-03-11T00:03:46.137Z] [2022-03-11T00:03:46.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2022-03-11T00:03:46.137Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.137Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2022-03-11T00:03:46.137Z] [2022-03-11T00:03:46.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.03s) [2022-03-11T00:03:46.137Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.137Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2022-03-11T00:03:46.137Z] [2022-03-11T00:03:46.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2022-03-11T00:03:46.137Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.137Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2022-03-11T00:03:46.137Z] [2022-03-11T00:03:46.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-03-11T00:03:46.137Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.137Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-03-11T00:03:46.137Z] [2022-03-11T00:03:46.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2022-03-11T00:03:46.137Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.137Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2022-03-11T00:03:46.137Z] [2022-03-11T00:03:46.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.05s) [2022-03-11T00:03:46.137Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.137Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.05s) [2022-03-11T00:03:46.137Z] [2022-03-11T00:03:46.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.49s) [2022-03-11T00:03:46.137Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.137Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.49s) [2022-03-11T00:03:46.137Z] [2022-03-11T00:03:46.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.89s) [2022-03-11T00:03:46.137Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.137Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.89s) [2022-03-11T00:03:46.137Z] [2022-03-11T00:03:46.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.19s) [2022-03-11T00:03:46.137Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.137Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.19s) [2022-03-11T00:03:46.137Z] [2022-03-11T00:03:46.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.41s) [2022-03-11T00:03:46.137Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.137Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.41s) [2022-03-11T00:03:46.137Z] [2022-03-11T00:03:46.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.05s) [2022-03-11T00:03:46.137Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.137Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.05s) [2022-03-11T00:03:46.137Z] [2022-03-11T00:03:46.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-03-11T00:03:46.137Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.137Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-03-11T00:03:46.137Z] [2022-03-11T00:03:46.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.05s) [2022-03-11T00:03:46.137Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.137Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.05s) [2022-03-11T00:03:46.137Z] [2022-03-11T00:03:46.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2022-03-11T00:03:46.137Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.137Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2022-03-11T00:03:46.137Z] [2022-03-11T00:03:46.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2022-03-11T00:03:46.137Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.137Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2022-03-11T00:03:46.137Z] [2022-03-11T00:03:46.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.89s) [2022-03-11T00:03:46.137Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.137Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.89s) [2022-03-11T00:03:46.137Z] [2022-03-11T00:03:46.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.42s) [2022-03-11T00:03:46.137Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.137Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.42s) [2022-03-11T00:03:46.137Z] [2022-03-11T00:03:46.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.06s) [2022-03-11T00:03:46.137Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.137Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.06s) [2022-03-11T00:03:46.137Z] [2022-03-11T00:03:46.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.06s) [2022-03-11T00:03:46.137Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.137Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.06s) [2022-03-11T00:03:46.137Z] [2022-03-11T00:03:46.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-03-11T00:03:46.137Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-03-11T00:03:46.137Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-03-11T00:03:46.137Z] [2022-03-11T00:03:46.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-03-11T00:03:46.137Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.137Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-03-11T00:03:46.137Z] [2022-03-11T00:03:46.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.03s) [2022-03-11T00:03:46.137Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.137Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.03s) [2022-03-11T00:03:46.137Z] [2022-03-11T00:03:46.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2022-03-11T00:03:46.137Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.137Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2022-03-11T00:03:46.137Z] [2022-03-11T00:03:46.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-03-11T00:03:46.137Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.137Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-03-11T00:03:46.137Z] [2022-03-11T00:03:46.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-03-11T00:03:46.137Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.137Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-03-11T00:03:46.137Z] [2022-03-11T00:03:46.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.44s) [2022-03-11T00:03:46.137Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.137Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.44s) [2022-03-11T00:03:46.137Z] [2022-03-11T00:03:46.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.41s) [2022-03-11T00:03:46.137Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.137Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.41s) [2022-03-11T00:03:46.137Z] [2022-03-11T00:03:46.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2022-03-11T00:03:46.137Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.137Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2022-03-11T00:03:46.137Z] [2022-03-11T00:03:46.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2022-03-11T00:03:46.137Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.137Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2022-03-11T00:03:46.137Z] [2022-03-11T00:03:46.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.48s) [2022-03-11T00:03:46.137Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.137Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.48s) [2022-03-11T00:03:46.137Z] [2022-03-11T00:03:46.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.54s) [2022-03-11T00:03:46.137Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.137Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.54s) [2022-03-11T00:03:46.137Z] [2022-03-11T00:03:46.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.43s) [2022-03-11T00:03:46.137Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.137Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.43s) [2022-03-11T00:03:46.137Z] [2022-03-11T00:03:46.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.05s) [2022-03-11T00:03:46.137Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.137Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.05s) [2022-03-11T00:03:46.137Z] [2022-03-11T00:03:46.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.04s) [2022-03-11T00:03:46.137Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.137Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.04s) [2022-03-11T00:03:46.137Z] [2022-03-11T00:03:46.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.04s) [2022-03-11T00:03:46.137Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.137Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.04s) [2022-03-11T00:03:46.137Z] [2022-03-11T00:03:46.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.40s) [2022-03-11T00:03:46.137Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.137Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.40s) [2022-03-11T00:03:46.137Z] [2022-03-11T00:03:46.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-03-11T00:03:46.137Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.137Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-03-11T00:03:46.137Z] [2022-03-11T00:03:46.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-03-11T00:03:46.137Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.137Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-03-11T00:03:46.137Z] [2022-03-11T00:03:46.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-03-11T00:03:46.137Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.137Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-03-11T00:03:46.137Z] [2022-03-11T00:03:46.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2022-03-11T00:03:46.137Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.137Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2022-03-11T00:03:46.137Z] [2022-03-11T00:03:46.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2022-03-11T00:03:46.137Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.137Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2022-03-11T00:03:46.137Z] [2022-03-11T00:03:46.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2022-03-11T00:03:46.137Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.137Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2022-03-11T00:03:46.137Z] [2022-03-11T00:03:46.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2022-03-11T00:03:46.137Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.137Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2022-03-11T00:03:46.137Z] [2022-03-11T00:03:46.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.04s) [2022-03-11T00:03:46.137Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.137Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.04s) [2022-03-11T00:03:46.137Z] [2022-03-11T00:03:46.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-03-11T00:03:46.137Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.137Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-03-11T00:03:46.137Z] [2022-03-11T00:03:46.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-03-11T00:03:46.137Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.137Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-03-11T00:03:46.137Z] [2022-03-11T00:03:46.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-03-11T00:03:46.137Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.137Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-03-11T00:03:46.137Z] [2022-03-11T00:03:46.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2022-03-11T00:03:46.137Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-03-11T00:03:46.137Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2022-03-11T00:03:46.137Z] [2022-03-11T00:03:46.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-03-11T00:03:46.137Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.137Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-03-11T00:03:46.137Z] [2022-03-11T00:03:46.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2022-03-11T00:03:46.137Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.138Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2022-03-11T00:03:46.138Z] [2022-03-11T00:03:46.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.05s) [2022-03-11T00:03:46.138Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.138Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s) [2022-03-11T00:03:46.138Z] [2022-03-11T00:03:46.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.12s) [2022-03-11T00:03:46.138Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.138Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.12s) [2022-03-11T00:03:46.138Z] [2022-03-11T00:03:46.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.07s) [2022-03-11T00:03:46.138Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.138Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.07s) [2022-03-11T00:03:46.138Z] [2022-03-11T00:03:46.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.07s) [2022-03-11T00:03:46.138Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.138Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.07s) [2022-03-11T00:03:46.138Z] [2022-03-11T00:03:46.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2022-03-11T00:03:46.138Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.138Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2022-03-11T00:03:46.138Z] [2022-03-11T00:03:46.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.02s) [2022-03-11T00:03:46.138Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.138Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2022-03-11T00:03:46.138Z] [2022-03-11T00:03:46.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.02s) [2022-03-11T00:03:46.138Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.138Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2022-03-11T00:03:46.138Z] [2022-03-11T00:03:46.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2022-03-11T00:03:46.138Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.138Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2022-03-11T00:03:46.138Z] [2022-03-11T00:03:46.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.03s) [2022-03-11T00:03:46.138Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.138Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.03s) [2022-03-11T00:03:46.138Z] [2022-03-11T00:03:46.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-03-11T00:03:46.138Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.138Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-03-11T00:03:46.138Z] [2022-03-11T00:03:46.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.07s) [2022-03-11T00:03:46.138Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.138Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.07s) [2022-03-11T00:03:46.138Z] [2022-03-11T00:03:46.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.44s) [2022-03-11T00:03:46.138Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.138Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.44s) [2022-03-11T00:03:46.138Z] [2022-03-11T00:03:46.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.46s) [2022-03-11T00:03:46.138Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.138Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.46s) [2022-03-11T00:03:46.138Z] [2022-03-11T00:03:46.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.04s) [2022-03-11T00:03:46.138Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.138Z] --- SKIP: TestDockerSuite/TestBuildUser (0.04s) [2022-03-11T00:03:46.138Z] [2022-03-11T00:03:46.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.05s) [2022-03-11T00:03:46.138Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.138Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.05s) [2022-03-11T00:03:46.138Z] [2022-03-11T00:03:46.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.03s) [2022-03-11T00:03:46.138Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.138Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.03s) [2022-03-11T00:03:46.138Z] [2022-03-11T00:03:46.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-03-11T00:03:46.138Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.138Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-03-11T00:03:46.138Z] [2022-03-11T00:03:46.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-03-11T00:03:46.138Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.138Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-03-11T00:03:46.138Z] [2022-03-11T00:03:46.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.41s) [2022-03-11T00:03:46.138Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.138Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.41s) [2022-03-11T00:03:46.138Z] [2022-03-11T00:03:46.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.07s) [2022-03-11T00:03:46.138Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.138Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.07s) [2022-03-11T00:03:46.138Z] [2022-03-11T00:03:46.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.46s) [2022-03-11T00:03:46.138Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.138Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.46s) [2022-03-11T00:03:46.138Z] [2022-03-11T00:03:46.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.47s) [2022-03-11T00:03:46.138Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.138Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.47s) [2022-03-11T00:03:46.138Z] [2022-03-11T00:03:46.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.40s) [2022-03-11T00:03:46.138Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.138Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.40s) [2022-03-11T00:03:46.138Z] [2022-03-11T00:03:46.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2022-03-11T00:03:46.138Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.138Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2022-03-11T00:03:46.138Z] [2022-03-11T00:03:46.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.38s) [2022-03-11T00:03:46.138Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.138Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.38s) [2022-03-11T00:03:46.138Z] [2022-03-11T00:03:46.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2022-03-11T00:03:46.138Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.138Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2022-03-11T00:03:46.138Z] [2022-03-11T00:03:46.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2022-03-11T00:03:46.138Z] docker_cli_sni_test.go:18: Flakey test [2022-03-11T00:03:46.138Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2022-03-11T00:03:46.138Z] [2022-03-11T00:03:46.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.02s) [2022-03-11T00:03:46.138Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.138Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2022-03-11T00:03:46.138Z] [2022-03-11T00:03:46.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-03-11T00:03:46.138Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.138Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-03-11T00:03:46.138Z] [2022-03-11T00:03:46.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.03s) [2022-03-11T00:03:46.138Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.138Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.03s) [2022-03-11T00:03:46.138Z] [2022-03-11T00:03:46.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-03-11T00:03:46.138Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.138Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-03-11T00:03:46.138Z] [2022-03-11T00:03:46.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-03-11T00:03:46.138Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.138Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-03-11T00:03:46.138Z] [2022-03-11T00:03:46.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-03-11T00:03:46.138Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.138Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-03-11T00:03:46.138Z] [2022-03-11T00:03:46.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-03-11T00:03:46.138Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.138Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-03-11T00:03:46.138Z] [2022-03-11T00:03:46.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-03-11T00:03:46.138Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.138Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-03-11T00:03:46.138Z] [2022-03-11T00:03:46.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-03-11T00:03:46.138Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.138Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-03-11T00:03:46.138Z] [2022-03-11T00:03:46.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-03-11T00:03:46.138Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.138Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-03-11T00:03:46.138Z] [2022-03-11T00:03:46.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-03-11T00:03:46.138Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.138Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-03-11T00:03:46.138Z] [2022-03-11T00:03:46.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-03-11T00:03:46.138Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.138Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-03-11T00:03:46.138Z] [2022-03-11T00:03:46.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-03-11T00:03:46.138Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.138Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-03-11T00:03:46.138Z] [2022-03-11T00:03:46.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-03-11T00:03:46.138Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.138Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-03-11T00:03:46.138Z] [2022-03-11T00:03:46.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-03-11T00:03:46.138Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.138Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-03-11T00:03:46.138Z] [2022-03-11T00:03:46.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-03-11T00:03:46.138Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.138Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-03-11T00:03:46.138Z] [2022-03-11T00:03:46.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-03-11T00:03:46.138Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.138Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-03-11T00:03:46.138Z] [2022-03-11T00:03:46.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-03-11T00:03:46.138Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.138Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-03-11T00:03:46.138Z] [2022-03-11T00:03:46.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-03-11T00:03:46.138Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.138Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-03-11T00:03:46.138Z] [2022-03-11T00:03:46.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-03-11T00:03:46.138Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.138Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-03-11T00:03:46.138Z] [2022-03-11T00:03:46.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.02s) [2022-03-11T00:03:46.138Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.138Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2022-03-11T00:03:46.138Z] [2022-03-11T00:03:46.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-03-11T00:03:46.138Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.138Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-03-11T00:03:46.138Z] [2022-03-11T00:03:46.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.02s) [2022-03-11T00:03:46.138Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.138Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2022-03-11T00:03:46.138Z] [2022-03-11T00:03:46.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-03-11T00:03:46.138Z] docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.138Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-03-11T00:03:46.138Z] [2022-03-11T00:03:46.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.03s) [2022-03-11T00:03:46.138Z] docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.138Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.03s) [2022-03-11T00:03:46.138Z] [2022-03-11T00:03:46.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-03-11T00:03:46.138Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.138Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-03-11T00:03:46.138Z] [2022-03-11T00:03:46.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-03-11T00:03:46.138Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.138Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-03-11T00:03:46.138Z] [2022-03-11T00:03:46.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-03-11T00:03:46.138Z] docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.138Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-03-11T00:03:46.138Z] [2022-03-11T00:03:46.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.03s) [2022-03-11T00:03:46.138Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.138Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.03s) [2022-03-11T00:03:46.138Z] [2022-03-11T00:03:46.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.03s) [2022-03-11T00:03:46.138Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.138Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.03s) [2022-03-11T00:03:46.138Z] [2022-03-11T00:03:46.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-03-11T00:03:46.138Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.138Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-03-11T00:03:46.138Z] [2022-03-11T00:03:46.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-03-11T00:03:46.138Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.138Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-03-11T00:03:46.138Z] [2022-03-11T00:03:46.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.03s) [2022-03-11T00:03:46.138Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.138Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.03s) [2022-03-11T00:03:46.138Z] [2022-03-11T00:03:46.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-03-11T00:03:46.138Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.138Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-03-11T00:03:46.138Z] [2022-03-11T00:03:46.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-03-11T00:03:46.138Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.138Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-03-11T00:03:46.138Z] [2022-03-11T00:03:46.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.02s) [2022-03-11T00:03:46.138Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.138Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2022-03-11T00:03:46.138Z] [2022-03-11T00:03:46.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.02s) [2022-03-11T00:03:46.138Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.138Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2022-03-11T00:03:46.138Z] [2022-03-11T00:03:46.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.02s) [2022-03-11T00:03:46.138Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.138Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2022-03-11T00:03:46.138Z] [2022-03-11T00:03:46.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.02s) [2022-03-11T00:03:46.138Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.138Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2022-03-11T00:03:46.138Z] [2022-03-11T00:03:46.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.03s) [2022-03-11T00:03:46.138Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.138Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.03s) [2022-03-11T00:03:46.138Z] [2022-03-11T00:03:46.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.03s) [2022-03-11T00:03:46.138Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.138Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.03s) [2022-03-11T00:03:46.138Z] [2022-03-11T00:03:46.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.02s) [2022-03-11T00:03:46.138Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.139Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2022-03-11T00:03:46.139Z] [2022-03-11T00:03:46.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.02s) [2022-03-11T00:03:46.139Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.139Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2022-03-11T00:03:46.139Z] [2022-03-11T00:03:46.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.02s) [2022-03-11T00:03:46.139Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.139Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2022-03-11T00:03:46.139Z] [2022-03-11T00:03:46.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-03-11T00:03:46.139Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.139Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-03-11T00:03:46.139Z] [2022-03-11T00:03:46.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-03-11T00:03:46.139Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.139Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-03-11T00:03:46.139Z] [2022-03-11T00:03:46.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-03-11T00:03:46.139Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.139Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-03-11T00:03:46.139Z] [2022-03-11T00:03:46.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.02s) [2022-03-11T00:03:46.139Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.139Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2022-03-11T00:03:46.139Z] [2022-03-11T00:03:46.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-03-11T00:03:46.139Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.139Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-03-11T00:03:46.139Z] [2022-03-11T00:03:46.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-03-11T00:03:46.139Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.139Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-03-11T00:03:46.139Z] [2022-03-11T00:03:46.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-03-11T00:03:46.139Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.139Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-03-11T00:03:46.139Z] [2022-03-11T00:03:46.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.02s) [2022-03-11T00:03:46.139Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.139Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2022-03-11T00:03:46.139Z] [2022-03-11T00:03:46.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.02s) [2022-03-11T00:03:46.139Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.139Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2022-03-11T00:03:46.139Z] [2022-03-11T00:03:46.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.03s) [2022-03-11T00:03:46.139Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.139Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.03s) [2022-03-11T00:03:46.139Z] [2022-03-11T00:03:46.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.02s) [2022-03-11T00:03:46.139Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.139Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2022-03-11T00:03:46.139Z] [2022-03-11T00:03:46.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.02s) [2022-03-11T00:03:46.139Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.139Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2022-03-11T00:03:46.139Z] [2022-03-11T00:03:46.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.02s) [2022-03-11T00:03:46.139Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.139Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2022-03-11T00:03:46.139Z] [2022-03-11T00:03:46.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-03-11T00:03:46.139Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.139Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-03-11T00:03:46.139Z] [2022-03-11T00:03:46.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-03-11T00:03:46.139Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.139Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-03-11T00:03:46.139Z] [2022-03-11T00:03:46.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-03-11T00:03:46.139Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.139Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-03-11T00:03:46.139Z] [2022-03-11T00:03:46.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-03-11T00:03:46.139Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.139Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-03-11T00:03:46.139Z] [2022-03-11T00:03:46.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-03-11T00:03:46.139Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.139Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-03-11T00:03:46.139Z] [2022-03-11T00:03:46.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s) [2022-03-11T00:03:46.139Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.139Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2022-03-11T00:03:46.139Z] [2022-03-11T00:03:46.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-03-11T00:03:46.139Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.139Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-03-11T00:03:46.139Z] [2022-03-11T00:03:46.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-03-11T00:03:46.139Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-03-11T00:03:46.139Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-03-11T00:03:46.139Z] [2022-03-11T00:03:46.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-03-11T00:03:46.139Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.139Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-03-11T00:03:46.139Z] [2022-03-11T00:03:46.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-03-11T00:03:46.139Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.139Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-03-11T00:03:46.139Z] [2022-03-11T00:03:46.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-03-11T00:03:46.139Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.139Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-03-11T00:03:46.139Z] [2022-03-11T00:03:46.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-03-11T00:03:46.139Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.139Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-03-11T00:03:46.139Z] [2022-03-11T00:03:46.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-03-11T00:03:46.139Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.139Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-03-11T00:03:46.139Z] [2022-03-11T00:03:46.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-03-11T00:03:46.139Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.139Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-03-11T00:03:46.139Z] [2022-03-11T00:03:46.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-03-11T00:03:46.139Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.139Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-03-11T00:03:46.139Z] [2022-03-11T00:03:46.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-03-11T00:03:46.139Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.139Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-03-11T00:03:46.139Z] [2022-03-11T00:03:46.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-03-11T00:03:46.139Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.139Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-03-11T00:03:46.139Z] [2022-03-11T00:03:46.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-03-11T00:03:46.139Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.139Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-03-11T00:03:46.139Z] [2022-03-11T00:03:46.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.02s) [2022-03-11T00:03:46.139Z] docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.139Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2022-03-11T00:03:46.139Z] [2022-03-11T00:03:46.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-03-11T00:03:46.139Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.139Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-03-11T00:03:46.139Z] [2022-03-11T00:03:46.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-03-11T00:03:46.139Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.139Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-03-11T00:03:46.139Z] [2022-03-11T00:03:46.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-03-11T00:03:46.139Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.139Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-03-11T00:03:46.139Z] [2022-03-11T00:03:46.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.02s) [2022-03-11T00:03:46.139Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.139Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2022-03-11T00:03:46.139Z] [2022-03-11T00:03:46.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.02s) [2022-03-11T00:03:46.139Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.139Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2022-03-11T00:03:46.139Z] [2022-03-11T00:03:46.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.02s) [2022-03-11T00:03:46.139Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.139Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2022-03-11T00:03:46.139Z] [2022-03-11T00:03:46.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.02s) [2022-03-11T00:03:46.139Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.139Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2022-03-11T00:03:46.139Z] [2022-03-11T00:03:46.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.02s) [2022-03-11T00:03:46.139Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.139Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2022-03-11T00:03:46.139Z] [2022-03-11T00:03:46.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.02s) [2022-03-11T00:03:46.139Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.139Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2022-03-11T00:03:46.139Z] [2022-03-11T00:03:46.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.02s) [2022-03-11T00:03:46.139Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.139Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2022-03-11T00:03:46.139Z] [2022-03-11T00:03:46.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.02s) [2022-03-11T00:03:46.139Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.139Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2022-03-11T00:03:46.139Z] [2022-03-11T00:03:46.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-03-11T00:03:46.139Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.139Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-03-11T00:03:46.139Z] [2022-03-11T00:03:46.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.02s) [2022-03-11T00:03:46.139Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.139Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2022-03-11T00:03:46.139Z] [2022-03-11T00:03:46.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-03-11T00:03:46.139Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.139Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-03-11T00:03:46.139Z] [2022-03-11T00:03:46.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-03-11T00:03:46.139Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.139Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-03-11T00:03:46.139Z] [2022-03-11T00:03:46.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.02s) [2022-03-11T00:03:46.139Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.139Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2022-03-11T00:03:46.139Z] [2022-03-11T00:03:46.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.02s) [2022-03-11T00:03:46.139Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.139Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2022-03-11T00:03:46.139Z] [2022-03-11T00:03:46.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-03-11T00:03:46.139Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.139Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-03-11T00:03:46.139Z] [2022-03-11T00:03:46.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.02s) [2022-03-11T00:03:46.139Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.139Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2022-03-11T00:03:46.139Z] [2022-03-11T00:03:46.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-03-11T00:03:46.139Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.139Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-03-11T00:03:46.139Z] [2022-03-11T00:03:46.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.02s) [2022-03-11T00:03:46.139Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.139Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2022-03-11T00:03:46.139Z] [2022-03-11T00:03:46.140Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.02s) [2022-03-11T00:03:46.140Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-03-11T00:03:46.140Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2022-03-11T00:03:46.140Z] [2022-03-11T00:03:46.140Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-03-11T00:03:46.140Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.140Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-03-11T00:03:46.140Z] [2022-03-11T00:03:46.140Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.02s) [2022-03-11T00:03:46.140Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.140Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2022-03-11T00:03:46.140Z] [2022-03-11T00:03:46.140Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.02s) [2022-03-11T00:03:46.140Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.140Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2022-03-11T00:03:46.140Z] [2022-03-11T00:03:46.140Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.03s) [2022-03-11T00:03:46.140Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.140Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.03s) [2022-03-11T00:03:46.140Z] [2022-03-11T00:03:46.140Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-03-11T00:03:46.140Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.140Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-03-11T00:03:46.140Z] [2022-03-11T00:03:46.140Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-03-11T00:03:46.140Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.140Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-03-11T00:03:46.140Z] [2022-03-11T00:03:46.140Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.03s) [2022-03-11T00:03:46.140Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.140Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.03s) [2022-03-11T00:03:46.140Z] [2022-03-11T00:03:46.140Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.02s) [2022-03-11T00:03:46.140Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.140Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2022-03-11T00:03:46.140Z] [2022-03-11T00:03:46.140Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-03-11T00:03:46.140Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.140Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-03-11T00:03:46.140Z] [2022-03-11T00:03:46.140Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.02s) [2022-03-11T00:03:46.140Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.140Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2022-03-11T00:03:46.140Z] [2022-03-11T00:03:46.140Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-03-11T00:03:46.140Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.140Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-03-11T00:03:46.140Z] [2022-03-11T00:03:46.140Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.02s) [2022-03-11T00:03:46.140Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.140Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2022-03-11T00:03:46.140Z] [2022-03-11T00:03:46.140Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-03-11T00:03:46.140Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.140Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-03-11T00:03:46.140Z] [2022-03-11T00:03:46.140Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-03-11T00:03:46.140Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.140Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-03-11T00:03:46.140Z] [2022-03-11T00:03:46.140Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.03s) [2022-03-11T00:03:46.140Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.140Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.03s) [2022-03-11T00:03:46.140Z] [2022-03-11T00:03:46.140Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.03s) [2022-03-11T00:03:46.140Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.140Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.03s) [2022-03-11T00:03:46.140Z] [2022-03-11T00:03:46.598Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.02s) [2022-03-11T00:03:46.598Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.598Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2022-03-11T00:03:46.598Z] [2022-03-11T00:03:46.598Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-03-11T00:03:46.598Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.598Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-03-11T00:03:46.598Z] [2022-03-11T00:03:46.598Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.02s) [2022-03-11T00:03:46.598Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.598Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2022-03-11T00:03:46.598Z] [2022-03-11T00:03:46.598Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-03-11T00:03:46.598Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.598Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-03-11T00:03:46.598Z] [2022-03-11T00:03:46.598Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-03-11T00:03:46.598Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-03-11T00:03:46.598Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-03-11T00:03:46.598Z] [2022-03-11T00:03:46.598Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-03-11T00:03:46.598Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.598Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-03-11T00:03:46.598Z] [2022-03-11T00:03:46.598Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-03-11T00:03:46.598Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.598Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-03-11T00:03:46.598Z] [2022-03-11T00:03:46.598Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-03-11T00:03:46.598Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.598Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-03-11T00:03:46.598Z] [2022-03-11T00:03:46.598Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-03-11T00:03:46.598Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.598Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-03-11T00:03:46.598Z] [2022-03-11T00:03:46.598Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-03-11T00:03:46.598Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.598Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-03-11T00:03:46.598Z] [2022-03-11T00:03:46.598Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-03-11T00:03:46.598Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.598Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-03-11T00:03:46.598Z] [2022-03-11T00:03:46.598Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.02s) [2022-03-11T00:03:46.598Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.598Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2022-03-11T00:03:46.598Z] [2022-03-11T00:03:46.598Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-03-11T00:03:46.598Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.598Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-03-11T00:03:46.598Z] [2022-03-11T00:03:46.598Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-03-11T00:03:46.598Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.598Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-03-11T00:03:46.598Z] [2022-03-11T00:03:46.598Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-03-11T00:03:46.598Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.598Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-03-11T00:03:46.598Z] [2022-03-11T00:03:46.598Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.03s) [2022-03-11T00:03:46.598Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.598Z] --- SKIP: TestDockerSuite/TestInspectImage (0.03s) [2022-03-11T00:03:46.598Z] [2022-03-11T00:03:46.598Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-03-11T00:03:46.598Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.598Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-03-11T00:03:46.598Z] [2022-03-11T00:03:46.598Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-03-11T00:03:46.598Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.598Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-03-11T00:03:46.598Z] [2022-03-11T00:03:46.598Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.02s) [2022-03-11T00:03:46.598Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.598Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2022-03-11T00:03:46.598Z] [2022-03-11T00:03:46.598Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-03-11T00:03:46.598Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.598Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-03-11T00:03:46.598Z] [2022-03-11T00:03:46.598Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.02s) [2022-03-11T00:03:46.598Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.598Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2022-03-11T00:03:46.598Z] [2022-03-11T00:03:46.598Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-03-11T00:03:46.598Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.598Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-03-11T00:03:46.598Z] [2022-03-11T00:03:46.598Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-03-11T00:03:46.598Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.598Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-03-11T00:03:46.598Z] [2022-03-11T00:03:46.598Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-03-11T00:03:46.598Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.598Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-03-11T00:03:46.598Z] [2022-03-11T00:03:46.598Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-03-11T00:03:46.598Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.598Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-03-11T00:03:46.598Z] [2022-03-11T00:03:46.598Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-03-11T00:03:46.598Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.598Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-03-11T00:03:46.598Z] [2022-03-11T00:03:46.598Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.03s) [2022-03-11T00:03:46.598Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.598Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.03s) [2022-03-11T00:03:46.598Z] [2022-03-11T00:03:46.598Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-03-11T00:03:46.598Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.598Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-03-11T00:03:46.598Z] [2022-03-11T00:03:46.598Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-03-11T00:03:46.598Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.598Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-03-11T00:03:46.598Z] [2022-03-11T00:03:46.598Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-03-11T00:03:46.598Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.598Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-03-11T00:03:46.598Z] [2022-03-11T00:03:46.598Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-03-11T00:03:46.598Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.598Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-03-11T00:03:46.598Z] [2022-03-11T00:03:46.598Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-03-11T00:03:46.598Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.598Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-03-11T00:03:46.598Z] [2022-03-11T00:03:46.598Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-03-11T00:03:46.598Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.598Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-03-11T00:03:46.598Z] [2022-03-11T00:03:46.598Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-03-11T00:03:46.598Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.598Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-03-11T00:03:46.598Z] [2022-03-11T00:03:46.598Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-03-11T00:03:46.598Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.598Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-03-11T00:03:46.598Z] [2022-03-11T00:03:46.598Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-03-11T00:03:46.598Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.598Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-03-11T00:03:46.598Z] [2022-03-11T00:03:46.598Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-03-11T00:03:46.598Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.598Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-03-11T00:03:46.598Z] [2022-03-11T00:03:46.598Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-03-11T00:03:46.598Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.598Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-03-11T00:03:46.598Z] [2022-03-11T00:03:46.598Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-03-11T00:03:46.598Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.598Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-03-11T00:03:46.598Z] [2022-03-11T00:03:46.598Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.02s) [2022-03-11T00:03:46.598Z] docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.598Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2022-03-11T00:03:46.598Z] [2022-03-11T00:03:46.598Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.02s) [2022-03-11T00:03:46.598Z] docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.598Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2022-03-11T00:03:46.598Z] [2022-03-11T00:03:46.598Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.02s) [2022-03-11T00:03:46.598Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.598Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2022-03-11T00:03:46.598Z] [2022-03-11T00:03:46.598Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-03-11T00:03:46.598Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.598Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-03-11T00:03:46.598Z] [2022-03-11T00:03:46.598Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-03-11T00:03:46.598Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.598Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-03-11T00:03:46.598Z] [2022-03-11T00:03:46.598Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-03-11T00:03:46.598Z] docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.598Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-03-11T00:03:46.598Z] [2022-03-11T00:03:46.598Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.02s) [2022-03-11T00:03:46.598Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.598Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2022-03-11T00:03:46.598Z] [2022-03-11T00:03:46.598Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-03-11T00:03:46.598Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.598Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-03-11T00:03:46.598Z] [2022-03-11T00:03:46.598Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-03-11T00:03:46.598Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.598Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-03-11T00:03:46.598Z] [2022-03-11T00:03:46.598Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.02s) [2022-03-11T00:03:46.599Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-03-11T00:03:46.599Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2022-03-11T00:03:46.599Z] [2022-03-11T00:03:46.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-03-11T00:03:46.599Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-03-11T00:03:46.599Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-03-11T00:03:46.599Z] [2022-03-11T00:03:46.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-03-11T00:03:46.599Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.599Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-03-11T00:03:46.599Z] [2022-03-11T00:03:46.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.01s) [2022-03-11T00:03:46.599Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.599Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2022-03-11T00:03:46.599Z] [2022-03-11T00:03:46.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-03-11T00:03:46.599Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.599Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-03-11T00:03:46.599Z] [2022-03-11T00:03:46.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-03-11T00:03:46.599Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.599Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-03-11T00:03:46.599Z] [2022-03-11T00:03:46.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.02s) [2022-03-11T00:03:46.599Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.599Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2022-03-11T00:03:46.599Z] [2022-03-11T00:03:46.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.02s) [2022-03-11T00:03:46.599Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.599Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2022-03-11T00:03:46.599Z] [2022-03-11T00:03:46.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.02s) [2022-03-11T00:03:46.599Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.599Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2022-03-11T00:03:46.599Z] [2022-03-11T00:03:46.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-03-11T00:03:46.599Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.599Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-03-11T00:03:46.599Z] [2022-03-11T00:03:46.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-03-11T00:03:46.599Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.599Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-03-11T00:03:46.599Z] [2022-03-11T00:03:46.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2022-03-11T00:03:46.599Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.599Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2022-03-11T00:03:46.599Z] [2022-03-11T00:03:46.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-03-11T00:03:46.599Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.599Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-03-11T00:03:46.599Z] [2022-03-11T00:03:46.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-03-11T00:03:46.599Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.599Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-03-11T00:03:46.599Z] [2022-03-11T00:03:46.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-03-11T00:03:46.599Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.599Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-03-11T00:03:46.599Z] [2022-03-11T00:03:46.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2022-03-11T00:03:46.599Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.599Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2022-03-11T00:03:46.599Z] [2022-03-11T00:03:46.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-03-11T00:03:46.599Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.599Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-03-11T00:03:46.599Z] [2022-03-11T00:03:46.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-03-11T00:03:46.599Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.599Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-03-11T00:03:46.599Z] [2022-03-11T00:03:46.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-03-11T00:03:46.599Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-03-11T00:03:46.599Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-03-11T00:03:46.599Z] [2022-03-11T00:03:46.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.10s) [2022-03-11T00:03:46.599Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.599Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.10s) [2022-03-11T00:03:46.599Z] [2022-03-11T00:03:46.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-03-11T00:03:46.599Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.599Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-03-11T00:03:46.599Z] [2022-03-11T00:03:46.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.02s) [2022-03-11T00:03:46.599Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.599Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2022-03-11T00:03:46.599Z] [2022-03-11T00:03:46.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2022-03-11T00:03:46.599Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.599Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2022-03-11T00:03:46.599Z] [2022-03-11T00:03:46.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2022-03-11T00:03:46.599Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.599Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2022-03-11T00:03:46.599Z] [2022-03-11T00:03:46.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.02s) [2022-03-11T00:03:46.599Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.599Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2022-03-11T00:03:46.599Z] [2022-03-11T00:03:46.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-03-11T00:03:46.599Z] docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.599Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-03-11T00:03:46.599Z] [2022-03-11T00:03:46.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-03-11T00:03:46.599Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.599Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-03-11T00:03:46.599Z] [2022-03-11T00:03:46.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-03-11T00:03:46.599Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.599Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-03-11T00:03:46.599Z] [2022-03-11T00:03:46.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-03-11T00:03:46.599Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.599Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-03-11T00:03:46.599Z] [2022-03-11T00:03:46.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-03-11T00:03:46.599Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.599Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-03-11T00:03:46.599Z] [2022-03-11T00:03:46.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-03-11T00:03:46.599Z] docker_cli_run_test.go:4399: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.599Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-03-11T00:03:46.599Z] [2022-03-11T00:03:46.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.02s) [2022-03-11T00:03:46.599Z] docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.599Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2022-03-11T00:03:46.599Z] [2022-03-11T00:03:46.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-03-11T00:03:46.599Z] docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.599Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-03-11T00:03:46.599Z] [2022-03-11T00:03:46.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-03-11T00:03:46.599Z] docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.599Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-03-11T00:03:46.599Z] [2022-03-11T00:03:46.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-03-11T00:03:46.599Z] docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.599Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-03-11T00:03:46.599Z] [2022-03-11T00:03:46.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-03-11T00:03:46.599Z] docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.599Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-03-11T00:03:46.599Z] [2022-03-11T00:03:46.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-03-11T00:03:46.599Z] docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.599Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-03-11T00:03:46.599Z] [2022-03-11T00:03:46.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-03-11T00:03:46.599Z] docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.599Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-03-11T00:03:46.599Z] [2022-03-11T00:03:46.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-03-11T00:03:46.599Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.599Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-03-11T00:03:46.599Z] [2022-03-11T00:03:46.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-03-11T00:03:46.599Z] docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.599Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-03-11T00:03:46.599Z] [2022-03-11T00:03:46.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-03-11T00:03:46.599Z] docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.599Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-03-11T00:03:46.599Z] [2022-03-11T00:03:46.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-03-11T00:03:46.599Z] docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.599Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-03-11T00:03:46.599Z] [2022-03-11T00:03:46.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.03s) [2022-03-11T00:03:46.599Z] docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.599Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.03s) [2022-03-11T00:03:46.599Z] [2022-03-11T00:03:46.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-03-11T00:03:46.599Z] docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.599Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-03-11T00:03:46.599Z] [2022-03-11T00:03:46.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-03-11T00:03:46.599Z] docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.599Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-03-11T00:03:46.599Z] [2022-03-11T00:03:46.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-03-11T00:03:46.599Z] docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.599Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-03-11T00:03:46.599Z] [2022-03-11T00:03:46.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.03s) [2022-03-11T00:03:46.599Z] docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.599Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.03s) [2022-03-11T00:03:46.599Z] [2022-03-11T00:03:46.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.03s) [2022-03-11T00:03:46.599Z] docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.599Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.03s) [2022-03-11T00:03:46.599Z] [2022-03-11T00:03:46.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-03-11T00:03:46.599Z] docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.599Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-03-11T00:03:46.599Z] [2022-03-11T00:03:46.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-03-11T00:03:46.599Z] docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.599Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-03-11T00:03:46.599Z] [2022-03-11T00:03:46.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.03s) [2022-03-11T00:03:46.599Z] docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.599Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.03s) [2022-03-11T00:03:46.599Z] [2022-03-11T00:03:46.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) [2022-03-11T00:03:46.599Z] docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.599Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) [2022-03-11T00:03:46.599Z] [2022-03-11T00:03:46.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-03-11T00:03:46.599Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.599Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-03-11T00:03:46.599Z] [2022-03-11T00:03:46.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-03-11T00:03:46.599Z] docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.599Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-03-11T00:03:46.599Z] [2022-03-11T00:03:46.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-03-11T00:03:46.599Z] docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.599Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-03-11T00:03:46.599Z] [2022-03-11T00:03:46.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-03-11T00:03:46.599Z] docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.599Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-03-11T00:03:46.599Z] [2022-03-11T00:03:46.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-03-11T00:03:46.599Z] docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.599Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-03-11T00:03:46.599Z] [2022-03-11T00:03:46.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-03-11T00:03:46.599Z] docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.599Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-03-11T00:03:46.599Z] [2022-03-11T00:03:46.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-03-11T00:03:46.599Z] docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.599Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-03-11T00:03:46.599Z] [2022-03-11T00:03:46.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-03-11T00:03:46.599Z] docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.599Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-03-11T00:03:46.599Z] [2022-03-11T00:03:46.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-03-11T00:03:46.599Z] docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.599Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-03-11T00:03:46.599Z] [2022-03-11T00:03:46.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-03-11T00:03:46.599Z] docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.599Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-03-11T00:03:46.599Z] [2022-03-11T00:03:46.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-03-11T00:03:46.599Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.599Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-03-11T00:03:46.599Z] [2022-03-11T00:03:46.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-03-11T00:03:46.599Z] docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.599Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-03-11T00:03:46.599Z] [2022-03-11T00:03:46.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.03s) [2022-03-11T00:03:46.599Z] docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.599Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.03s) [2022-03-11T00:03:46.599Z] [2022-03-11T00:03:46.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.03s) [2022-03-11T00:03:46.599Z] docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.599Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.03s) [2022-03-11T00:03:46.599Z] [2022-03-11T00:03:46.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-03-11T00:03:46.600Z] docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.600Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-03-11T00:03:46.600Z] [2022-03-11T00:03:46.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-03-11T00:03:46.600Z] docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.600Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-03-11T00:03:46.600Z] [2022-03-11T00:03:46.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-03-11T00:03:46.600Z] docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.600Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-03-11T00:03:46.600Z] [2022-03-11T00:03:46.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.02s) [2022-03-11T00:03:46.600Z] docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.600Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2022-03-11T00:03:46.600Z] [2022-03-11T00:03:46.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-03-11T00:03:46.600Z] docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.600Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-03-11T00:03:46.600Z] [2022-03-11T00:03:46.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.03s) [2022-03-11T00:03:46.600Z] docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.600Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.03s) [2022-03-11T00:03:46.600Z] [2022-03-11T00:03:46.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-03-11T00:03:46.600Z] docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.600Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-03-11T00:03:46.600Z] [2022-03-11T00:03:46.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-03-11T00:03:46.600Z] docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.600Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-03-11T00:03:46.600Z] [2022-03-11T00:03:46.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-03-11T00:03:46.600Z] docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.600Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-03-11T00:03:46.600Z] [2022-03-11T00:03:46.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-03-11T00:03:46.600Z] docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.600Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-03-11T00:03:46.600Z] [2022-03-11T00:03:46.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.02s) [2022-03-11T00:03:46.600Z] docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.600Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2022-03-11T00:03:46.600Z] [2022-03-11T00:03:46.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-03-11T00:03:46.600Z] docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.600Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-03-11T00:03:46.600Z] [2022-03-11T00:03:46.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-03-11T00:03:46.600Z] docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.600Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-03-11T00:03:46.600Z] [2022-03-11T00:03:46.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-03-11T00:03:46.600Z] docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.600Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-03-11T00:03:46.600Z] [2022-03-11T00:03:46.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.02s) [2022-03-11T00:03:46.600Z] docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.600Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2022-03-11T00:03:46.600Z] [2022-03-11T00:03:46.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-03-11T00:03:46.600Z] docker_cli_run_test.go:4378: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.600Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-03-11T00:03:46.600Z] [2022-03-11T00:03:46.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-03-11T00:03:46.600Z] docker_cli_run_test.go:4391: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.600Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-03-11T00:03:46.600Z] [2022-03-11T00:03:46.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-03-11T00:03:46.600Z] docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm [2022-03-11T00:03:46.600Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-03-11T00:03:46.600Z] [2022-03-11T00:03:46.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.03s) [2022-03-11T00:03:46.600Z] docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.600Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.03s) [2022-03-11T00:03:46.600Z] [2022-03-11T00:03:46.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.03s) [2022-03-11T00:03:46.600Z] docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.600Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.03s) [2022-03-11T00:03:46.600Z] [2022-03-11T00:03:46.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-03-11T00:03:46.600Z] docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.600Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-03-11T00:03:46.600Z] [2022-03-11T00:03:46.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-03-11T00:03:46.600Z] docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.600Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-03-11T00:03:46.600Z] [2022-03-11T00:03:46.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-03-11T00:03:46.600Z] docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.600Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-03-11T00:03:46.600Z] [2022-03-11T00:03:46.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-03-11T00:03:46.600Z] docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.600Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-03-11T00:03:46.600Z] [2022-03-11T00:03:46.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-03-11T00:03:46.600Z] docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.600Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-03-11T00:03:46.600Z] [2022-03-11T00:03:46.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-03-11T00:03:46.600Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.600Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-03-11T00:03:46.600Z] [2022-03-11T00:03:46.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.02s) [2022-03-11T00:03:46.600Z] docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.600Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2022-03-11T00:03:46.600Z] [2022-03-11T00:03:46.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-03-11T00:03:46.600Z] docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.600Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-03-11T00:03:46.600Z] [2022-03-11T00:03:46.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-03-11T00:03:46.600Z] docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.600Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-03-11T00:03:46.600Z] [2022-03-11T00:03:46.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-03-11T00:03:46.600Z] docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.600Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-03-11T00:03:46.600Z] [2022-03-11T00:03:46.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-03-11T00:03:46.600Z] docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.600Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-03-11T00:03:46.600Z] [2022-03-11T00:03:46.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-03-11T00:03:46.600Z] docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.600Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-03-11T00:03:46.600Z] [2022-03-11T00:03:46.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-03-11T00:03:46.600Z] docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.600Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-03-11T00:03:46.600Z] [2022-03-11T00:03:46.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-03-11T00:03:46.600Z] docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.600Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-03-11T00:03:46.600Z] [2022-03-11T00:03:46.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-03-11T00:03:46.600Z] docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.600Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-03-11T00:03:46.600Z] [2022-03-11T00:03:46.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.02s) [2022-03-11T00:03:46.600Z] docker_cli_run_test.go:4201: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.600Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2022-03-11T00:03:46.600Z] [2022-03-11T00:03:46.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.02s) [2022-03-11T00:03:46.600Z] docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.600Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2022-03-11T00:03:46.600Z] [2022-03-11T00:03:46.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-03-11T00:03:46.600Z] docker_cli_run_test.go:4189: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.600Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-03-11T00:03:46.600Z] [2022-03-11T00:03:46.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-03-11T00:03:46.600Z] docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.600Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-03-11T00:03:46.600Z] [2022-03-11T00:03:46.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-03-11T00:03:46.600Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.600Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-03-11T00:03:46.600Z] [2022-03-11T00:03:46.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.02s) [2022-03-11T00:03:46.600Z] docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.600Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2022-03-11T00:03:46.600Z] [2022-03-11T00:03:46.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-03-11T00:03:46.600Z] docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.600Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-03-11T00:03:46.600Z] [2022-03-11T00:03:46.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-03-11T00:03:46.600Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.600Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-03-11T00:03:46.600Z] [2022-03-11T00:03:46.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.03s) [2022-03-11T00:03:46.600Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.600Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.03s) [2022-03-11T00:03:46.600Z] [2022-03-11T00:03:46.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.03s) [2022-03-11T00:03:46.600Z] docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.600Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.03s) [2022-03-11T00:03:46.600Z] [2022-03-11T00:03:46.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.04s) [2022-03-11T00:03:46.600Z] docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.600Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.04s) [2022-03-11T00:03:46.600Z] [2022-03-11T00:03:46.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-03-11T00:03:46.600Z] docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.600Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-03-11T00:03:46.600Z] [2022-03-11T00:03:46.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-03-11T00:03:46.600Z] docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.600Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-03-11T00:03:46.600Z] [2022-03-11T00:03:46.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-03-11T00:03:46.600Z] docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.600Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-03-11T00:03:46.600Z] [2022-03-11T00:03:46.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-03-11T00:03:46.600Z] docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.600Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-03-11T00:03:46.600Z] [2022-03-11T00:03:46.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-03-11T00:03:46.600Z] docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.600Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-03-11T00:03:46.600Z] [2022-03-11T00:03:46.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2022-03-11T00:03:46.600Z] docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.600Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2022-03-11T00:03:46.600Z] [2022-03-11T00:03:46.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-03-11T00:03:46.600Z] docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.600Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-03-11T00:03:46.600Z] [2022-03-11T00:03:46.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-03-11T00:03:46.600Z] docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.600Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-03-11T00:03:46.600Z] [2022-03-11T00:03:46.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.02s) [2022-03-11T00:03:46.600Z] docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.600Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2022-03-11T00:03:46.600Z] [2022-03-11T00:03:46.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-03-11T00:03:46.600Z] docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.600Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-03-11T00:03:46.600Z] [2022-03-11T00:03:46.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-03-11T00:03:46.600Z] docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.600Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-03-11T00:03:46.600Z] [2022-03-11T00:03:46.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-03-11T00:03:46.600Z] docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.600Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-03-11T00:03:46.600Z] [2022-03-11T00:03:46.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-03-11T00:03:46.600Z] docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.600Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-03-11T00:03:46.600Z] [2022-03-11T00:03:46.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.02s) [2022-03-11T00:03:46.600Z] docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.600Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2022-03-11T00:03:46.600Z] [2022-03-11T00:03:46.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-03-11T00:03:46.600Z] docker_cli_run_test.go:2854: unmatched requirement Apparmor [2022-03-11T00:03:46.600Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-03-11T00:03:46.600Z] [2022-03-11T00:03:46.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-03-11T00:03:46.600Z] docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.600Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-03-11T00:03:46.600Z] [2022-03-11T00:03:46.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-03-11T00:03:46.600Z] docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.600Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-03-11T00:03:46.600Z] [2022-03-11T00:03:46.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-03-11T00:03:46.600Z] docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.600Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-03-11T00:03:46.600Z] [2022-03-11T00:03:46.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-03-11T00:03:46.600Z] docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.600Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-03-11T00:03:46.600Z] [2022-03-11T00:03:46.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-03-11T00:03:46.600Z] docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.600Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-03-11T00:03:46.600Z] [2022-03-11T00:03:46.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.02s) [2022-03-11T00:03:46.600Z] docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.600Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2022-03-11T00:03:46.600Z] [2022-03-11T00:03:46.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.02s) [2022-03-11T00:03:46.600Z] docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.600Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2022-03-11T00:03:46.600Z] [2022-03-11T00:03:46.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.03s) [2022-03-11T00:03:46.600Z] docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.600Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.03s) [2022-03-11T00:03:46.600Z] [2022-03-11T00:03:46.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-03-11T00:03:46.600Z] docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.600Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-03-11T00:03:46.600Z] [2022-03-11T00:03:46.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.03s) [2022-03-11T00:03:46.601Z] docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.601Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.03s) [2022-03-11T00:03:46.601Z] [2022-03-11T00:03:46.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-03-11T00:03:46.601Z] docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.601Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-03-11T00:03:46.601Z] [2022-03-11T00:03:46.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-03-11T00:03:46.601Z] docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.601Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-03-11T00:03:46.601Z] [2022-03-11T00:03:46.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-03-11T00:03:46.601Z] docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.601Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-03-11T00:03:46.601Z] [2022-03-11T00:03:46.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-03-11T00:03:46.601Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.601Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-03-11T00:03:46.601Z] [2022-03-11T00:03:46.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.02s) [2022-03-11T00:03:46.601Z] docker_cli_run_test.go:2893: unmatched requirement Apparmor [2022-03-11T00:03:46.601Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2022-03-11T00:03:46.601Z] [2022-03-11T00:03:46.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.02s) [2022-03-11T00:03:46.601Z] docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.601Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2022-03-11T00:03:46.601Z] [2022-03-11T00:03:46.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-03-11T00:03:46.601Z] docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.601Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-03-11T00:03:46.601Z] [2022-03-11T00:03:46.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-03-11T00:03:46.601Z] docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.601Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-03-11T00:03:46.601Z] [2022-03-11T00:03:46.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-03-11T00:03:46.601Z] docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.601Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-03-11T00:03:46.601Z] [2022-03-11T00:03:46.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.02s) [2022-03-11T00:03:46.601Z] docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.601Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2022-03-11T00:03:46.601Z] [2022-03-11T00:03:46.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.02s) [2022-03-11T00:03:46.601Z] docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.601Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2022-03-11T00:03:46.601Z] [2022-03-11T00:03:46.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-03-11T00:03:46.601Z] docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.601Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-03-11T00:03:46.601Z] [2022-03-11T00:03:46.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-03-11T00:03:46.601Z] docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.601Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-03-11T00:03:46.601Z] [2022-03-11T00:03:46.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-03-11T00:03:46.601Z] docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.601Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-03-11T00:03:46.601Z] [2022-03-11T00:03:46.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-03-11T00:03:46.601Z] docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.601Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-03-11T00:03:46.601Z] [2022-03-11T00:03:46.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-03-11T00:03:46.601Z] docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.601Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-03-11T00:03:46.601Z] [2022-03-11T00:03:46.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-03-11T00:03:46.601Z] docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.601Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-03-11T00:03:46.601Z] [2022-03-11T00:03:46.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2022-03-11T00:03:46.601Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.601Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2022-03-11T00:03:46.601Z] [2022-03-11T00:03:46.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.03s) [2022-03-11T00:03:46.601Z] docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.601Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.03s) [2022-03-11T00:03:46.601Z] [2022-03-11T00:03:46.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.03s) [2022-03-11T00:03:46.601Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.601Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.03s) [2022-03-11T00:03:46.601Z] [2022-03-11T00:03:46.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-03-11T00:03:46.601Z] docker_cli_run_test.go:3010: unmatched requirement Apparmor [2022-03-11T00:03:46.601Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-03-11T00:03:46.601Z] [2022-03-11T00:03:46.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-03-11T00:03:46.601Z] docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.601Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-03-11T00:03:46.601Z] [2022-03-11T00:03:46.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-03-11T00:03:46.601Z] docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.601Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-03-11T00:03:46.601Z] [2022-03-11T00:03:46.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-03-11T00:03:46.601Z] docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.601Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-03-11T00:03:46.601Z] [2022-03-11T00:03:46.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-03-11T00:03:46.601Z] docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.601Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-03-11T00:03:46.601Z] [2022-03-11T00:03:46.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-03-11T00:03:46.601Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.601Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-03-11T00:03:46.601Z] [2022-03-11T00:03:46.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-03-11T00:03:46.601Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.601Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-03-11T00:03:46.601Z] [2022-03-11T00:03:46.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-03-11T00:03:46.601Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.601Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-03-11T00:03:46.601Z] [2022-03-11T00:03:46.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.02s) [2022-03-11T00:03:46.601Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.601Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2022-03-11T00:03:46.601Z] [2022-03-11T00:03:46.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-03-11T00:03:46.601Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.601Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-03-11T00:03:46.601Z] [2022-03-11T00:03:46.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.02s) [2022-03-11T00:03:46.601Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.601Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2022-03-11T00:03:46.601Z] [2022-03-11T00:03:46.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-03-11T00:03:46.601Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.601Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-03-11T00:03:46.601Z] [2022-03-11T00:03:46.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-03-11T00:03:46.601Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.601Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-03-11T00:03:46.601Z] [2022-03-11T00:03:46.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.02s) [2022-03-11T00:03:46.601Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.601Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2022-03-11T00:03:46.601Z] [2022-03-11T00:03:46.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-03-11T00:03:46.601Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.601Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-03-11T00:03:46.601Z] [2022-03-11T00:03:46.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-03-11T00:03:46.601Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.601Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-03-11T00:03:46.601Z] [2022-03-11T00:03:46.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-03-11T00:03:46.601Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.601Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-03-11T00:03:46.601Z] [2022-03-11T00:03:46.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-03-11T00:03:46.601Z] docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.601Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-03-11T00:03:46.601Z] [2022-03-11T00:03:46.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-03-11T00:03:46.601Z] docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.601Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-03-11T00:03:46.601Z] [2022-03-11T00:03:46.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-03-11T00:03:46.601Z] docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.601Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-03-11T00:03:46.601Z] [2022-03-11T00:03:46.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-03-11T00:03:46.601Z] docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.601Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-03-11T00:03:46.601Z] [2022-03-11T00:03:46.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.02s) [2022-03-11T00:03:46.601Z] docker_cli_start_test.go:95: unmatched requirement IsPausable [2022-03-11T00:03:46.601Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2022-03-11T00:03:46.601Z] [2022-03-11T00:03:46.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.02s) [2022-03-11T00:03:46.601Z] docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.601Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2022-03-11T00:03:46.601Z] [2022-03-11T00:03:46.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-03-11T00:03:46.601Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.601Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-03-11T00:03:46.601Z] [2022-03-11T00:03:46.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.03s) [2022-03-11T00:03:46.601Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.601Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.03s) [2022-03-11T00:03:46.601Z] [2022-03-11T00:03:46.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.03s) [2022-03-11T00:03:46.601Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.601Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.03s) [2022-03-11T00:03:46.601Z] [2022-03-11T00:03:46.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.03s) [2022-03-11T00:03:46.601Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.601Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.03s) [2022-03-11T00:03:46.601Z] [2022-03-11T00:03:46.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.02s) [2022-03-11T00:03:46.601Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.601Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2022-03-11T00:03:46.601Z] [2022-03-11T00:03:46.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.02s) [2022-03-11T00:03:46.601Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.601Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2022-03-11T00:03:46.601Z] [2022-03-11T00:03:46.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.02s) [2022-03-11T00:03:46.601Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.601Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2022-03-11T00:03:46.601Z] [2022-03-11T00:03:46.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-03-11T00:03:46.601Z] docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.601Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-03-11T00:03:46.601Z] [2022-03-11T00:03:46.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-03-11T00:03:46.601Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.601Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-03-11T00:03:46.601Z] [2022-03-11T00:03:46.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-03-11T00:03:46.601Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.601Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-03-11T00:03:46.601Z] [2022-03-11T00:03:46.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-03-11T00:03:46.601Z] docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.601Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-03-11T00:03:46.601Z] [2022-03-11T00:03:46.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-03-11T00:03:46.601Z] docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.601Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-03-11T00:03:46.601Z] [2022-03-11T00:03:46.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-03-11T00:03:46.601Z] docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.601Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-03-11T00:03:46.601Z] [2022-03-11T00:03:46.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-03-11T00:03:46.601Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.601Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-03-11T00:03:46.601Z] [2022-03-11T00:03:46.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-03-11T00:03:46.601Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.601Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-03-11T00:03:46.601Z] [2022-03-11T00:03:46.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-03-11T00:03:46.601Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.601Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-03-11T00:03:46.601Z] [2022-03-11T00:03:46.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.03s) [2022-03-11T00:03:46.601Z] docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.601Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.03s) [2022-03-11T00:03:46.601Z] [2022-03-11T00:03:46.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-03-11T00:03:46.601Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.601Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-03-11T00:03:46.601Z] [2022-03-11T00:03:46.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-03-11T00:03:46.601Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.601Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-03-11T00:03:46.601Z] [2022-03-11T00:03:46.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-03-11T00:03:46.601Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.601Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-03-11T00:03:46.601Z] [2022-03-11T00:03:46.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-03-11T00:03:46.601Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.601Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-03-11T00:03:46.601Z] [2022-03-11T00:03:46.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-03-11T00:03:46.601Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.601Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-03-11T00:03:46.601Z] [2022-03-11T00:03:46.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-03-11T00:03:46.601Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.601Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-03-11T00:03:46.601Z] [2022-03-11T00:03:46.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-03-11T00:03:46.601Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.602Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-03-11T00:03:46.602Z] [2022-03-11T00:03:46.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-03-11T00:03:46.602Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.602Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-03-11T00:03:46.602Z] [2022-03-11T00:03:46.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-03-11T00:03:46.602Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.602Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-03-11T00:03:46.602Z] [2022-03-11T00:03:46.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-03-11T00:03:46.602Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.602Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-03-11T00:03:46.602Z] [2022-03-11T00:03:46.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-03-11T00:03:46.602Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.602Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-03-11T00:03:46.602Z] [2022-03-11T00:03:46.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-03-11T00:03:46.602Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.602Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-03-11T00:03:46.602Z] [2022-03-11T00:03:46.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-03-11T00:03:46.602Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.602Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-03-11T00:03:46.602Z] [2022-03-11T00:03:46.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-03-11T00:03:46.602Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.602Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-03-11T00:03:46.602Z] [2022-03-11T00:03:46.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-03-11T00:03:46.602Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.602Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-03-11T00:03:46.602Z] [2022-03-11T00:03:46.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-03-11T00:03:46.602Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.602Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-03-11T00:03:46.602Z] [2022-03-11T00:03:46.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-03-11T00:03:46.602Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.602Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-03-11T00:03:46.602Z] [2022-03-11T00:03:46.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-03-11T00:03:46.602Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.602Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-03-11T00:03:46.602Z] [2022-03-11T00:03:46.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-03-11T00:03:46.602Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.602Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-03-11T00:03:46.602Z] [2022-03-11T00:03:46.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-03-11T00:03:46.602Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.602Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-03-11T00:03:46.602Z] [2022-03-11T00:03:46.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.26s) [2022-03-11T00:03:46.602Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.602Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.26s) [2022-03-11T00:03:46.602Z] [2022-03-11T00:03:46.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-03-11T00:03:46.602Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.602Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-03-11T00:03:46.602Z] [2022-03-11T00:03:46.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-03-11T00:03:46.602Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.602Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-03-11T00:03:46.602Z] [2022-03-11T00:03:46.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-03-11T00:03:46.602Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.602Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-03-11T00:03:46.602Z] [2022-03-11T00:03:46.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-03-11T00:03:46.602Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.602Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-03-11T00:03:46.602Z] [2022-03-11T00:03:46.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-03-11T00:03:46.602Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T00:03:46.602Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-03-11T00:03:46.602Z] [2022-03-11T00:03:46.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-03-11T00:03:47.059Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T00:03:47.059Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-03-11T00:03:47.059Z] [2022-03-11T00:03:47.059Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-03-11T00:03:47.059Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T00:03:47.059Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-03-11T00:03:47.059Z] [2022-03-11T00:03:47.059Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-03-11T00:03:47.059Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T00:03:47.059Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-03-11T00:03:47.059Z] [2022-03-11T00:03:47.059Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-03-11T00:03:47.059Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T00:03:47.059Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-03-11T00:03:47.059Z] [2022-03-11T00:03:47.059Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-03-11T00:03:47.059Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T00:03:47.059Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-03-11T00:03:47.059Z] [2022-03-11T00:03:47.059Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-03-11T00:03:47.059Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T00:03:47.059Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-03-11T00:03:47.059Z] [2022-03-11T00:03:47.059Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-03-11T00:03:47.059Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T00:03:47.059Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-03-11T00:03:47.059Z] [2022-03-11T00:03:47.059Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-03-11T00:03:47.059Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T00:03:47.059Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-03-11T00:03:47.059Z] [2022-03-11T00:03:47.059Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-03-11T00:03:47.059Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T00:03:47.059Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-03-11T00:03:47.059Z] [2022-03-11T00:03:47.059Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-03-11T00:03:47.059Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T00:03:47.059Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-03-11T00:03:47.059Z] [2022-03-11T00:03:47.059Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-03-11T00:03:47.059Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T00:03:47.059Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-03-11T00:03:47.059Z] [2022-03-11T00:03:47.059Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2022-03-11T00:03:47.059Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T00:03:47.059Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-03-11T00:03:47.059Z] [2022-03-11T00:03:47.059Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-03-11T00:03:47.059Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-11T00:03:47.059Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-03-11T00:03:47.059Z] [2022-03-11T00:03:47.059Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-03-11T00:03:47.059Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-11T00:03:47.059Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-03-11T00:03:47.059Z] [2022-03-11T00:03:47.059Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-03-11T00:03:47.059Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-11T00:03:47.059Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-03-11T00:03:47.059Z] [2022-03-11T00:03:47.059Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-03-11T00:03:47.059Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-11T00:03:47.059Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-03-11T00:03:47.059Z] [2022-03-11T00:03:47.059Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-03-11T00:03:47.059Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-11T00:03:47.059Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-03-11T00:03:47.059Z] [2022-03-11T00:03:47.059Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-03-11T00:03:47.059Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-11T00:03:47.059Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-03-11T00:03:47.059Z] [2022-03-11T00:03:47.059Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-03-11T00:03:47.059Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-11T00:03:47.059Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-03-11T00:03:47.059Z] [2022-03-11T00:03:47.059Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-03-11T00:03:47.059Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-11T00:03:47.059Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-03-11T00:03:47.059Z] [2022-03-11T00:03:47.059Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-03-11T00:03:47.059Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-11T00:03:47.059Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-03-11T00:03:47.059Z] [2022-03-11T00:03:47.059Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-03-11T00:03:47.059Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-11T00:03:47.059Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-03-11T00:03:47.059Z] [2022-03-11T00:03:47.059Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-03-11T00:03:47.059Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-11T00:03:47.059Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-03-11T00:03:47.059Z] [2022-03-11T00:03:47.059Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-03-11T00:03:47.059Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-11T00:03:47.059Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-03-11T00:03:47.059Z] [2022-03-11T00:03:47.059Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-03-11T00:03:47.059Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-11T00:03:47.059Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-03-11T00:03:47.059Z] [2022-03-11T00:03:47.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-03-11T00:03:47.060Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-11T00:03:47.060Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-03-11T00:03:47.060Z] [2022-03-11T00:03:47.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-03-11T00:03:47.060Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-11T00:03:47.060Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-03-11T00:03:47.060Z] [2022-03-11T00:03:47.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-03-11T00:03:47.060Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-11T00:03:47.060Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-03-11T00:03:47.060Z] [2022-03-11T00:03:47.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-03-11T00:03:47.060Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-11T00:03:47.060Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-03-11T00:03:47.060Z] [2022-03-11T00:03:47.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-03-11T00:03:47.060Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-11T00:03:47.060Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-03-11T00:03:47.060Z] [2022-03-11T00:03:47.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-03-11T00:03:47.060Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-11T00:03:47.060Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-03-11T00:03:47.060Z] [2022-03-11T00:03:47.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-03-11T00:03:47.060Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-11T00:03:47.060Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-03-11T00:03:47.060Z] [2022-03-11T00:03:47.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-03-11T00:03:47.060Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-11T00:03:47.060Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-03-11T00:03:47.060Z] [2022-03-11T00:03:47.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-03-11T00:03:47.060Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-11T00:03:47.060Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-03-11T00:03:47.060Z] [2022-03-11T00:03:47.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-03-11T00:03:47.060Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-11T00:03:47.060Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-03-11T00:03:47.060Z] [2022-03-11T00:03:47.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-03-11T00:03:47.060Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-11T00:03:47.060Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-03-11T00:03:47.060Z] [2022-03-11T00:03:47.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-03-11T00:03:47.060Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-03-11T00:03:47.060Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-03-11T00:03:47.060Z] [2022-03-11T00:03:47.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-03-11T00:03:47.060Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-03-11T00:03:47.060Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-03-11T00:03:47.060Z] [2022-03-11T00:03:47.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-03-11T00:03:47.060Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-03-11T00:03:47.060Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-03-11T00:03:47.060Z] [2022-03-11T00:03:47.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-03-11T00:03:47.060Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-11T00:03:47.060Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-03-11T00:03:47.060Z] [2022-03-11T00:03:47.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-03-11T00:03:47.060Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-11T00:03:47.060Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-03-11T00:03:47.060Z] [2022-03-11T00:03:47.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-03-11T00:03:47.060Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-11T00:03:47.060Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-03-11T00:03:47.060Z] [2022-03-11T00:03:47.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-03-11T00:03:47.060Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-11T00:03:47.060Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-03-11T00:03:47.060Z] [2022-03-11T00:03:47.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-03-11T00:03:47.060Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-11T00:03:47.060Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-03-11T00:03:47.060Z] [2022-03-11T00:03:47.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-03-11T00:03:47.060Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-11T00:03:47.060Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-03-11T00:03:47.060Z] [2022-03-11T00:03:47.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-03-11T00:03:47.060Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-11T00:03:47.060Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-03-11T00:03:47.060Z] [2022-03-11T00:03:47.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-03-11T00:03:47.060Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-11T00:03:47.060Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-03-11T00:03:47.060Z] [2022-03-11T00:03:47.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-03-11T00:03:47.060Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-11T00:03:47.060Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-03-11T00:03:47.060Z] [2022-03-11T00:03:47.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-03-11T00:03:47.060Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-11T00:03:47.060Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-03-11T00:03:47.060Z] [2022-03-11T00:03:47.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2022-03-11T00:03:47.060Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-11T00:03:47.060Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-03-11T00:03:47.060Z] [2022-03-11T00:03:47.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2022-03-11T00:03:47.060Z] check_test.go:127: unmatched requirement DaemonIsLinux [2022-03-11T00:03:47.060Z] [2022-03-11T00:03:47.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2022-03-11T00:03:47.060Z] check_test.go:133: unmatched requirement DaemonIsLinux [2022-03-11T00:03:47.060Z] [2022-03-11T00:03:47.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2022-03-11T00:03:47.060Z] check_test.go:141: unmatched requirement DaemonIsLinux [2022-03-11T00:03:47.060Z] [2022-03-11T00:03:47.060Z] DONE 1088 tests, 539 skipped in 3131.942s [2022-03-11T00:03:47.060Z] INFO: Integration tests ended at 03/11/2022 00:03:46. Duration:00:52:12.1088228 [2022-03-11T00:03:47.060Z] INFO: Docker info of the daemon under test at end of run [2022-03-11T00:03:47.060Z] [2022-03-11T00:03:47.060Z] Containers: 2 [2022-03-11T00:03:47.060Z] Running: 0 [2022-03-11T00:03:47.060Z] Paused: 0 [2022-03-11T00:03:47.060Z] Stopped: 2 [2022-03-11T00:03:47.060Z] Images: 18 [2022-03-11T00:03:47.060Z] Server Version: 0.0.0-dev [2022-03-11T00:03:47.060Z] Storage Driver: windowsfilter [2022-03-11T00:03:47.060Z] Windows: [2022-03-11T00:03:47.060Z] Logging Driver: json-file [2022-03-11T00:03:47.060Z] Plugins: [2022-03-11T00:03:47.060Z] Volume: local [2022-03-11T00:03:47.060Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-03-11T00:03:47.060Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-03-11T00:03:47.060Z] Swarm: inactive [2022-03-11T00:03:47.060Z] Default Isolation: process [2022-03-11T00:03:47.060Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-03-11T00:03:47.060Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2022-03-11T00:03:47.060Z] OSType: windows [2022-03-11T00:03:47.060Z] Architecture: x86_64 [2022-03-11T00:03:47.060Z] CPUs: 4 [2022-03-11T00:03:47.060Z] Total Memory: 32GiB [2022-03-11T00:03:47.060Z] Name: azwin-2-45a3b0 [2022-03-11T00:03:47.060Z] ID: 45WM:7PX5:JSG7:YKFU:RW7Q:VJ5N:M7XQ:EVJB:YMBY:VOTK:E7X3:FKC7 [2022-03-11T00:03:47.060Z] Docker Root Dir: D:\CI\PR-43357\3\daemon [2022-03-11T00:03:47.060Z] Debug Mode (client): false [2022-03-11T00:03:47.060Z] Debug Mode (server): true [2022-03-11T00:03:47.060Z] File Descriptors: -1 [2022-03-11T00:03:47.060Z] Goroutines: 17 [2022-03-11T00:03:47.060Z] System Time: 2022-03-11T00:03:46.764904Z [2022-03-11T00:03:47.060Z] EventsListeners: 0 [2022-03-11T00:03:47.060Z] Registry: https://index.docker.io/v1/ [2022-03-11T00:03:47.060Z] Labels: [2022-03-11T00:03:47.060Z] Experimental: false [2022-03-11T00:03:47.060Z] Insecure Registries: [2022-03-11T00:03:47.060Z] 127.0.0.0/8 [2022-03-11T00:03:47.060Z] Live Restore Enabled: false [2022-03-11T00:03:47.060Z] [2022-03-11T00:03:47.060Z] [2022-03-11T00:03:47.060Z] INFO: Stopping daemon under test [2022-03-11T00:03:47.060Z] SUCCESS: The process with PID 2044 (child process of PID 4792) has been terminated. [2022-03-11T00:03:47.060Z] SUCCESS: The process with PID 4792 (child process of PID 2068) has been terminated. [2022-03-11T00:03:47.060Z] INFO: Stop tailing logs of the daemon under tests [2022-03-11T00:03:47.060Z] INFO: executeCI.ps1 Completed successfully at 03/11/2022 00:03:46. [2022-03-11T00:03:47.060Z] INFO: Tidying up at end of run [2022-03-11T00:03:47.060Z] INFO: Saving daemon under test log (d:\CI\PR-43357\3\dut.out) to bundles\CIDUT.out [2022-03-11T00:03:47.060Z] INFO: Saving daemon under test log (d:\CI\PR-43357\3\dut.err) to bundles\CIDUT.err [2022-03-11T00:03:47.060Z] INFO: Saving containerd logs to bundles [2022-03-11T00:03:47.060Z] INFO: Nuke-Everything... [2022-03-11T00:03:47.516Z] INFO: Container count on control daemon to delete is 2 [2022-03-11T00:03:47.975Z] b58290e81e72 [2022-03-11T00:03:47.975Z] 75b487db0dc3 [2022-03-11T00:03:47.975Z] INFO: Non-base image count on control daemon to delete is 1 [2022-03-11T00:03:50.146Z] Deleted: sha256:6b9575f9e6af61ceb513ba9fb23f00e7e3271d2dc1fb9ae5ee40943f5228de52 [2022-03-11T00:03:50.146Z] Deleted: sha256:6332d0097b504cbe283d1480f490a2d1f3e5d060dd4de464ace669ff8d291553 [2022-03-11T00:03:50.146Z] INFO: Tidying pidfile d:\CI\PR-43357\3\docker.pid [2022-03-11T00:03:50.146Z] INFO: Nuking d:\CI [2022-03-11T00:04:32.742Z] INFO: Zapped successfully [2022-03-11T00:04:32.742Z] [2022-03-11T00:04:32.742Z] INFO: executeCI.ps1 exiting at Fri Mar 11 00:04:28 CUT 2022. Duration 01:14:18.6727920 [2022-03-11T00:04:32.742Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2022-03-11T00:04:32.979Z] Recording test results [2022-03-11T00:04:33.703Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2022-03-11T00:04:35.246Z] Creating windowsRS5-integration-bundles.zip [Pipeline] archiveArtifacts [2022-03-11T00:04:37.633Z] Archiving artifacts [2022-03-11T00:04:38.866Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43357/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-03-11T00:04:39.788Z] + make clean [2022-03-11T00:04:40.753Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-03-11T00:04:40.753Z] docker-dev-cache [2022-03-11T00:04:40.753Z] docker-mod-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [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